summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Skip headers not designed to work standalone during 'make checkheaders'.Diego Biurrun2011-06-04
* Add missing #includes to make headers self-contained.Diego Biurrun2011-06-04
* musepack: remove unnecessary #include from mpcdata.hMans Rullgard2011-06-04
* musepack: remove extraneous mpcdata.h inclusionsMans Rullgard2011-06-04
* Fix error check in av_file_map()Mans Rullgard2011-06-04
* build: simplify commands for clean targetMans Rullgard2011-06-03
* swscale: split swscale.c in unscaled and generic conversion routines.Ronald S. Bultje2011-06-03
* swscale: cosmetics.Ronald S. Bultje2011-06-03
* swscale: integrate (literally) swscale_template.c in swscale.c.Ronald S. Bultje2011-06-03
* swscale: split out x86/swscale_template.c from swscale.c.Ronald S. Bultje2011-06-03
* swscale: enable hScale_altivec_real.Ronald S. Bultje2011-06-03
* swscale: split out ppc _template.c files from main swscale.c.Ronald S. Bultje2011-06-03
* swscale: remove indirections in ppc/swscale_template.c.Ronald S. Bultje2011-06-03
* swscale: split out unscaled altivec YUV converters in their own file.Ronald S. Bultje2011-06-03
* mpegvideoenc: fix multislice fate tests with threading disabled.Ronald S. Bultje2011-06-03
* mpegts: Wrap #ifdef DEBUG and av_hex_dump_log() combination in a macro.Diego Biurrun2011-06-03
* build: Simplify texi2html invocation through the --output option.Diego Biurrun2011-06-03
* Mark some variables with av_unusedMans Rullgard2011-06-03
* Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name().Stefano Sabatini2011-06-03
* svq3: Check negative mb_type to fix potential crash.Baptiste Coudurier2011-06-03
* svq3: Move svq3-specific fields to their own context.Baptiste Coudurier2011-06-03
* rawdec: initialize return value to 0.Anton Khirnov2011-06-03
* Remove unused get_psnr() prototypeVladimir Pantelic2011-06-03
* rawdec: don't leak option strings.Anton Khirnov2011-06-03
* bktr: get default framerate from video standard.Anton Khirnov2011-06-03
* swscale: remove unused COMPILE_TEMPLATE_ALTIVEC.Ronald S. Bultje2011-06-02
* Replace custom DEBUG preprocessor trickery by the standard one.Diego Biurrun2011-06-03
* vorbis: Remove non-compiling debug statement.Diego Biurrun2011-06-03
* vorbis: Remove pointless DEBUG #ifdef around debug output macros.Diego Biurrun2011-06-03
* cook: Remove non-compiling debug output.Diego Biurrun2011-06-03
* Remove pointless #ifdefs around function declarations in a header.Diego Biurrun2011-06-03
* Replace #ifdef + av_log() combinations by av_dlog().Diego Biurrun2011-06-03
* Replace custom debug output functions by av_dlog().Diego Biurrun2011-06-03
* cook: Remove unused debug functions.Diego Biurrun2011-06-03
* Remove stray extra arguments from av_dlog() invocations.Diego Biurrun2011-06-02
* targa: fix big-endian buildMans Rullgard2011-06-02
* v4l2: remove one forgotten use of AVFormatParameters.pix_fmt.Anton Khirnov2011-06-02
* vfwcap: add a framerate private option.Anton Khirnov2011-06-02
* v4l2: add a framerate private option.Anton Khirnov2011-06-02
* libdc1394: add a framerate private option.Anton Khirnov2011-06-02
* fbdev: add a framerate private option.Anton Khirnov2011-06-02
* bktr: add a framerate private option.Anton Khirnov2011-06-02
* oma: check avio_read() return valueMans Rullgard2011-06-02
* nutdec: remove unused variableMans Rullgard2011-06-02
* Remove unused variablesMans Rullgard2011-06-02
* swscale: allocate larger buffer to handle altivec overreads.Ronald S. Bultje2011-06-02
* H264/MPEG frame-level multi-threading.Alexander Strange2011-06-02
* Cosmetic changes to h264_idct_10bit.asm.Loren Merritt2011-06-02
* 2x faster h264_idct_add8_10.Loren Merritt2011-06-02
* aacenc: Add stereo_mode option.Nathan Caldwell2011-06-02