summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-26
|\
| * Remove h263_msmpeg4 from MpegEncContext.Alex Converse2011-05-25
* | ffv1: fix 16bits multithreadingMichael Niedermayer2011-05-26
* | mpegvideo_enc: use AV_LOG_ERROR instead of AV_LOG_INFO for two error messagesami_stuff2011-05-25
* | Fail when lowres value is lower than 0ami_stuff2011-05-25
* | indeo3: add out-of-buffer write checkStefano Sabatini2011-05-25
* | Do not reset channel_layout to 0.Carl Eugen Hoyos2011-05-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-25
|\|
| * Move emms_c() from libavcodec to libavutil.Ronald S. Bultje2011-05-24
| * tiff: set palette in the context when specified in TIFF_PAL tagStefano Sabatini2011-05-24
| * pgssubdec: fix incorrect colors.Alexandre Colucci2011-05-24
| * dvdsubdec: fix incorrect colors.Alexandre Colucci2011-05-24
| * msmpeg4: reindent.Anton Khirnov2011-05-24
| * lavc: remove msmpeg4v1 encoder.Anton Khirnov2011-05-24
| * ac3enc: add channel coupling supportJustin Ruggles2011-05-24
* | rawdec: fix decoding of QT WRAW filesami_stuff2011-05-25
* | Fix register types for LOAD_AB arguments, fixes compilation with NASM.Reimar Döffinger2011-05-24
* | partial revert of 01d3ebaf219d83c0a70cdf9696ecb6b868e8a165Michael Niedermayer2011-05-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-24
|\|
| * aacdec: fix typo in scalefactor clipping checkJustin Ruggles2011-05-23
| * h264: Properly set coded_{width, height} when parsing H.264.Felipe Contreras2011-05-23
| * x86 asm: Add SECTION_TEXT to dct32_sse.asm.Dave Yeo2011-05-23
* | avcodec_find_decoder: prefer non experimental decoders.Michael Niedermayer2011-05-24
* | j2kdec: mark as CODEC_CAP_EXPERIMENTALMichael Niedermayer2011-05-24
* | j2k[c/h] j2kdec.c: Implement 2 code block stylesRukhsana Ruby2011-05-24
* | j2k: Add void as the parameter of function ff_j2k_init_tier1_lutsRukhsana Ruby2011-05-24
* | Add Kamil Nowosads j2k code.Kamil Nowosad2011-05-24
* | mpegaudio: Correct license headerMichael Niedermayer2011-05-23
* | add 5.1 to stereo downmix to resample.cjan gerber2011-05-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-23
|\|
| * dct32_sse: eliminate some spillsLoren Merritt2011-05-22
| * Fix dct32() compilation with --disable-yasmVitor Sessak2011-05-22
* | Do not ask for samples if a specific channel layout was requested.Carl Eugen Hoyos2011-05-23
* | libx264: specify field for default union values in optionsStefano Sabatini2011-05-22
* | Fix ticket127Michael Niedermayer2011-05-22
* | dct32: Replacing libav by ffmpeg in the license header with the authors permi...Michael Niedermayer2011-05-22
* | Fix compilation with --disable-yasm.Vitor Sessak2011-05-22
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-22
|\|
| * dct32: Add AVX implementation of 32-point DCTVitor Sessak2011-05-21
| * dct32: Change pass 6 permutation to allow for AVX implementationVitor Sessak2011-05-21
| * dct32: port SSE 32-point DCT to YASMVitor Sessak2011-05-21
| * multiple inclusion guard cleanupDiego Biurrun2011-05-21
| * svq3: Do initialization after parsing the extradataRonald S. Bultje2011-05-21
| * mp3lame: add #include required for AV_RB32 macro.Ronald S. Bultje2011-05-20
* | mpeg2dec: Fix lowres 3Michael Niedermayer2011-05-22
* | wmadec: avoid infinit loop.Michael Niedermayer2011-05-22
* | Fix channel_layout documentation.Carl Eugen Hoyos2011-05-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-21
|\|
| * LATM/AAC: Free previously initialized context on reinit.Ronald S. Bultje2011-05-20
| * Add support for a.out object format to assembler macros.Dave Yeo2011-05-20