summaryrefslogtreecommitdiffstats
path: root/libavcodec
Commit message (Expand)AuthorAgeFilesLines
* rawdec: fix decoding of QT WRAW filesami_stuff2011-05-252-2/+3
* Fix register types for LOAD_AB arguments, fixes compilation with NASM.Reimar Döffinger2011-05-241-6/+6
* partial revert of 01d3ebaf219d83c0a70cdf9696ecb6b868e8a165Michael Niedermayer2011-05-241-1/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-243-2/+5
|\
| * aacdec: fix typo in scalefactor clipping checkJustin Ruggles2011-05-231-1/+1
| * h264: Properly set coded_{width, height} when parsing H.264.Felipe Contreras2011-05-231-0/+3
| * x86 asm: Add SECTION_TEXT to dct32_sse.asm.Dave Yeo2011-05-231-1/+1
* | avcodec_find_decoder: prefer non experimental decoders.Michael Niedermayer2011-05-241-4/+8
* | j2kdec: mark as CODEC_CAP_EXPERIMENTALMichael Niedermayer2011-05-241-1/+1
* | j2k[c/h] j2kdec.c: Implement 2 code block stylesRukhsana Ruby2011-05-243-15/+33
* | j2k: Add void as the parameter of function ff_j2k_init_tier1_lutsRukhsana Ruby2011-05-241-1/+1
* | Add Kamil Nowosads j2k code.Kamil Nowosad2011-05-2412-0/+3567
* | mpegaudio: Correct license headerMichael Niedermayer2011-05-231-4/+4
* | add 5.1 to stereo downmix to resample.cjan gerber2011-05-231-1/+39
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-233-60/+176
|\ \ | |/
| * dct32_sse: eliminate some spillsLoren Merritt2011-05-223-60/+176
| * Fix dct32() compilation with --disable-yasmVitor Sessak2011-05-221-0/+2
* | Do not ask for samples if a specific channel layout was requested.Carl Eugen Hoyos2011-05-231-0/+1
* | libx264: specify field for default union values in optionsStefano Sabatini2011-05-221-8/+8
* | Fix ticket127Michael Niedermayer2011-05-221-7/+3
* | dct32: Replacing libav by ffmpeg in the license header with the authors permi...Michael Niedermayer2011-05-221-4/+4
* | Fix compilation with --disable-yasm.Vitor Sessak2011-05-221-0/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-2243-367/+477
|\ \ | |/
| * dct32: Add AVX implementation of 32-point DCTVitor Sessak2011-05-214-119/+224
| * dct32: Change pass 6 permutation to allow for AVX implementationVitor Sessak2011-05-211-49/+49
| * dct32: port SSE 32-point DCT to YASMVitor Sessak2011-05-213-297/+291
| * multiple inclusion guard cleanupDiego Biurrun2011-05-2137-58/+68
| * svq3: Do initialization after parsing the extradataRonald S. Bultje2011-05-211-9/+10
| * mp3lame: add #include required for AV_RB32 macro.Ronald S. Bultje2011-05-201-0/+1
* | mpeg2dec: Fix lowres 3Michael Niedermayer2011-05-221-2/+4
* | wmadec: avoid infinit loop.Michael Niedermayer2011-05-221-1/+1
* | Fix channel_layout documentation.Carl Eugen Hoyos2011-05-211-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-2113-86/+95
|\ \ | |/
| * LATM/AAC: Free previously initialized context on reinit.Ronald S. Bultje2011-05-201-0/+1
| * Add support for a.out object format to assembler macros.Dave Yeo2011-05-204-3/+14
| * mpegaudio: clean up #includesMans Rullgard2011-05-203-3/+1
| * mpegaudio: move all header parsing to mpegaudiodecheader.[ch]Mans Rullgard2011-05-206-80/+79
* | Merge remote-tracking branch 'ffmpeg-mt/master'Michael Niedermayer2011-05-212-15/+44
* | Merge/split side data.Michael Niedermayer2011-05-213-3/+87
* | Encoding alac with more than two channels is not supported.Carl Eugen Hoyos2011-05-211-0/+5
* | indeo3: release buffer in indeo3_decode_end()Stefano Sabatini2011-05-201-0/+3
* | indeo3: remove unnecessary includesStefano Sabatini2011-05-201-4/+0
* | indeo3: add @file doxy and a link to multimedia wiki documentationStefano Sabatini2011-05-201-3/+9
* | libmp3lame: include "libavutil/intreadwrite.h" headerStefano Sabatini2011-05-201-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-2024-399/+470
|\ \ | |/
| * qdm2: Use floating point synthesis filter.Vitor Sessak2011-05-191-17/+12
| * h264: correct border check.Ronald S. Bultje2011-05-191-8/+8
| * h264: fix loopfilter with threading at slice boundaries.Ronald S. Bultje2011-05-191-7/+10
| * Fix ff_mpa_synth_filter_fixed() prototypeMans Rullgard2011-05-201-1/+1
| * Rename costablegen.c ---> cos_tablegen.c.Diego Biurrun2011-05-192-2/+2
OpenPOWER on IntegriCloud