Re: [FFmpeg-devel] patch for x32 for libpostproc

2014-09-08 Thread Nicolas George
wonder what automated tests cover code in libpostproc? http://coverage.ffmpeg.org/ffmpeg/libavfilter/vf_pp.c.gcov.html I suppose the relevant tests are filter-pp{,2,3,4,5,6}. Regards, -- Nicolas George signature.asc Description: Digital signature

Bug#667573: x264: 10 bit builds

2013-01-16 Thread Nicolas George
. That would prevent changing the library at run time with just an environment variable, as has already been stated. Regards, -- Nicolas George signature.asc Description: Digital signature ___ pkg-multimedia-maintainers mailing list pkg-multimedia

Bug#667573: x264: 10 bit builds

2013-01-16 Thread Nicolas George
the application saw during build it x264_config.h. If the application is correctly written, it works perfectly (I have done it dozens of times) and is very useful. Calling something that works and is useful a bad idea is a rather unusual use of the expression. Regards, -- Nicolas George

Bug#667573: x264: 10 bit builds

2013-01-16 Thread Nicolas George
, -- Nicolas George signature.asc Description: Digital signature ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Bug#667573: x264: 10 bit builds

2012-10-12 Thread Nicolas George
of that, to allow to configure the default bit depth, when no LD_LIBRARY_PATH is specified. Regards, -- Nicolas George ___ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/cgi

Bug#667573: x264: 10 bit builds

2012-10-11 Thread Nicolas George
is dynamically linked with libx264.so.$version, then using LD_LIBRARY_PATH to control which build is loaded allows to select between 8-bits and 10-bits at run-time. Regards, -- Nicolas George signature.asc Description: Digital signature ___ pkg-multimedia