summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-05
|\
| * ARM: remove MULL inline asmMans Rullgard2011-06-04
| * mathops: use MUL64 macro where it forms part of other opsMans Rullgard2011-06-04
| * 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
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-04
|\|
| * mpegvideoenc: fix multislice fate tests with threading disabled.Ronald S. Bultje2011-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
| * Remove unused get_psnr() prototypeVladimir Pantelic2011-06-03
* | j2kdec: dont fail on non zero cblock style.Michael Niedermayer2011-06-03
* | makefile: fix j2k encoder dependanciesRukhsana Ruby2011-06-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-03
|\|
| * 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
| * targa: fix big-endian buildMans Rullgard2011-06-02
| * Remove unused variablesMans Rullgard2011-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
| * h264: remove CONFIG_GPL from x86 intra prediction code.Ronald S. Bultje2011-06-02
* | h264 fill_filter_caches: Dont init chroma nnz_cache.Michael Niedermayer2011-06-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-02
|\|
| * ARM: ac3dsp: optimised update_bap_counts()Mans Rullgard2011-06-01
| * mpegaudiodec: Fix av_dlog() invocation.Diego Biurrun2011-06-01
| * h264/10bit: add HAVE_ALIGNED_STACK checks.Daniel Kang2011-05-31
| * Update 8-bit H.264 IDCT function names to reflect bit-depth.Daniel Kang2011-05-31
| * Add IDCT functions for 10-bit H.264.Daniel Kang2011-05-31
| * mpegaudioenc: Fix broken av_dlog statement.Diego Biurrun2011-05-31
| * ARM: fix MUL64 inline asm for pre-armv6Mans Rullgard2011-05-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-01
|\|
| * mpegaudiodec: remove unusued code and variablesMans Rullgard2011-05-31
| * mpegaudio: clean up compute_antialias() definitionMans Rullgard2011-05-31
| * vp8: fix segmentation race during frame-threading.Ronald S. Bultje2011-05-31
* | Merge remote-tracking branch 'ffmpeg-mt/master'Alexander Strange2011-05-31
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-31
|\|
| * ARM: simplify inline asm with 64-bit operandsMans Rullgard2011-05-30
* | examples: move API examples to a dedicated dir in docStefano Sabatini2011-05-30
* | rawdec: fail in case of unknow pixel formatStefano Sabatini2011-05-30