| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-05 | 9 | -26/+13 |
|\ |
|
| * | ARM: remove MULL inline asm | Mans Rullgard | 2011-06-04 | 1 | -12/+0 |
| * | mathops: use MUL64 macro where it forms part of other ops | Mans Rullgard | 2011-06-04 | 1 | -6/+6 |
| * | Skip headers not designed to work standalone during 'make checkheaders'. | Diego Biurrun | 2011-06-04 | 1 | -1/+2 |
| * | Add missing #includes to make headers self-contained. | Diego Biurrun | 2011-06-04 | 5 | -2/+5 |
| * | musepack: remove unnecessary #include from mpcdata.h | Mans Rullgard | 2011-06-04 | 1 | -2/+0 |
| * | musepack: remove extraneous mpcdata.h inclusions | Mans Rullgard | 2011-06-04 | 2 | -3/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-04 | 9 | -18/+15 |
|\| |
|
| * | mpegvideoenc: fix multislice fate tests with threading disabled. | Ronald S. Bultje | 2011-06-03 | 2 | -5/+5 |
| * | Mark some variables with av_unused | Mans Rullgard | 2011-06-03 | 2 | -2/+2 |
| * | Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name(). | Stefano Sabatini | 2011-06-03 | 3 | -3/+5 |
| * | svq3: Check negative mb_type to fix potential crash. | Baptiste Coudurier | 2011-06-03 | 1 | -1/+1 |
| * | svq3: Move svq3-specific fields to their own context. | Baptiste Coudurier | 2011-06-03 | 2 | -42/+62 |
| * | Remove unused get_psnr() prototype | Vladimir Pantelic | 2011-06-03 | 1 | -5/+0 |
* | | j2kdec: dont fail on non zero cblock style. | Michael Niedermayer | 2011-06-03 | 1 | -2/+1 |
* | | makefile: fix j2k encoder dependancies | Rukhsana Ruby | 2011-06-03 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 38 | -420/+490 |
|\| |
|
| * | Replace custom DEBUG preprocessor trickery by the standard one. | Diego Biurrun | 2011-06-03 | 6 | -16/+7 |
| * | vorbis: Remove non-compiling debug statement. | Diego Biurrun | 2011-06-03 | 1 | -3/+0 |
| * | vorbis: Remove pointless DEBUG #ifdef around debug output macros. | Diego Biurrun | 2011-06-03 | 1 | -6/+0 |
| * | cook: Remove non-compiling debug output. | Diego Biurrun | 2011-06-03 | 1 | -1/+0 |
| * | Remove pointless #ifdefs around function declarations in a header. | Diego Biurrun | 2011-06-03 | 1 | -2/+0 |
| * | Replace #ifdef + av_log() combinations by av_dlog(). | Diego Biurrun | 2011-06-03 | 3 | -28/+17 |
| * | Replace custom debug output functions by av_dlog(). | Diego Biurrun | 2011-06-03 | 3 | -123/+115 |
| * | cook: Remove unused debug functions. | Diego Biurrun | 2011-06-03 | 1 | -32/+0 |
| * | targa: fix big-endian build | Mans Rullgard | 2011-06-02 | 1 | -0/+1 |
| * | Remove unused variables | Mans Rullgard | 2011-06-02 | 22 | -82/+38 |
| * | H264/MPEG frame-level multi-threading. | Alexander Strange | 2011-06-02 | 12 | -246/+949 |
| * | Cosmetic changes to h264_idct_10bit.asm. | Loren Merritt | 2011-06-02 | 1 | -68/+71 |
| * | 2x faster h264_idct_add8_10. | Loren Merritt | 2011-06-02 | 1 | -34/+21 |
| * | aacenc: Add stereo_mode option. | Nathan Caldwell | 2011-06-02 | 2 | -3/+35 |
| * | h264: remove CONFIG_GPL from x86 intra prediction code. | Ronald S. Bultje | 2011-06-02 | 2 | -14/+0 |
* | | h264 fill_filter_caches: Dont init chroma nnz_cache. | Michael Niedermayer | 2011-06-03 | 1 | -4/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-02 | 11 | -84/+748 |
|\| |
|
| * | ARM: ac3dsp: optimised update_bap_counts() | Mans Rullgard | 2011-06-01 | 3 | -1/+39 |
| * | mpegaudiodec: Fix av_dlog() invocation. | Diego Biurrun | 2011-06-01 | 1 | -2/+3 |
| * | h264/10bit: add HAVE_ALIGNED_STACK checks. | Daniel Kang | 2011-05-31 | 1 | -4/+8 |
| * | Update 8-bit H.264 IDCT function names to reflect bit-depth. | Daniel Kang | 2011-05-31 | 3 | -72/+57 |
| * | Add IDCT functions for 10-bit H.264. | Daniel Kang | 2011-05-31 | 3 | -1/+631 |
| * | mpegaudioenc: Fix broken av_dlog statement. | Diego Biurrun | 2011-05-31 | 1 | -3/+3 |
| * | ARM: fix MUL64 inline asm for pre-armv6 | Mans Rullgard | 2011-05-31 | 1 | -3/+11 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-01 | 3 | -96/+41 |
|\| |
|
| * | mpegaudiodec: remove unusued code and variables | Mans Rullgard | 2011-05-31 | 1 | -26/+4 |
| * | mpegaudio: clean up compute_antialias() definition | Mans Rullgard | 2011-05-31 | 2 | -69/+36 |
| * | vp8: fix segmentation race during frame-threading. | Ronald S. Bultje | 2011-05-31 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'ffmpeg-mt/master' | Alexander Strange | 2011-05-31 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-31 | 1 | -8/+5 |
|\| |
|
| * | ARM: simplify inline asm with 64-bit operands | Mans Rullgard | 2011-05-30 | 1 | -8/+5 |
* | | examples: move API examples to a dedicated dir in doc | Stefano Sabatini | 2011-05-30 | 2 | -469/+0 |
* | | rawdec: fail in case of unknow pixel format | Stefano Sabatini | 2011-05-30 | 1 | -0/+5 |