| Commit message (Expand) | Author | Age | Files | Lines |
* | 10l trocadero: Indeo 5 decoder did not free custom VLCs for macroblock and | Kostya Shishkov | 2010-02-23 | 2 | -0/+5 |
* | Decode alpha plane in Bink video | Kostya Shishkov | 2010-02-23 | 1 | -6/+4 |
* | cosmetics: reindent after last commit | Kostya Shishkov | 2010-02-23 | 1 | -157/+157 |
* | Move plane decoding code into separate function in Bink decoder | Kostya Shishkov | 2010-02-23 | 1 | -58/+70 |
* | Bink video decoder now can use extradata to detect alpha plane presence | Kostya Shishkov | 2010-02-23 | 1 | -1/+10 |
* | Declare indeo VLC table storage with correct type | Måns Rullgård | 2010-02-23 | 1 | -1/+1 |
* | Try to set has_b_frames in codec init if we know everything alraedy. | Michael Niedermayer | 2010-02-23 | 1 | -0/+4 |
* | Move extradata reading code into codec init instead of doing it | Michael Niedermayer | 2010-02-23 | 1 | -55/+45 |
* | Make Bink decoder able to skip alpha plane | Kostya Shishkov | 2010-02-22 | 1 | -0/+10 |
* | Macroblock and block Huffman code sets are to be used by both Indeo 4 and | Kostya Shishkov | 2010-02-22 | 3 | -17/+39 |
* | Make Bink decoder to stop decoding planes after all bits are used. | Kostya Shishkov | 2010-02-22 | 1 | -1/+4 |
* | Correct bundle lengths calculation for small Bink files. | Kostya Shishkov | 2010-02-22 | 1 | -1/+2 |
* | ARM: NEON scalarproduct_int16 and scalarproduct_and_madd_int16 | Kostya Shishkov | 2010-02-22 | 3 | -0/+127 |
* | Fix compilation for --enable-version3 --enable-libopencore_amrwb (only). | Carl Eugen Hoyos | 2010-02-22 | 1 | -1/+1 |
* | ARM: add missing preserve8 directives | Måns Rullgård | 2010-02-22 | 2 | -0/+4 |
* | get/show_bits() can read up to MIN_CACHE_BITS bits | Måns Rullgård | 2010-02-21 | 1 | -2/+2 |
* | Fix timestamp association for mpeg2 field pictures. | Michael Niedermayer | 2010-02-21 | 1 | -1/+1 |
* | Deobfuscate LE SHOW_[SU]BITS; these are simple sign/zero-extend | Måns Rullgård | 2010-02-21 | 1 | -2/+2 |
* | Add zero_extend() function | Måns Rullgård | 2010-02-21 | 1 | -0/+7 |
* | Remove unused variable mb_xy. | avcoder | 2010-02-21 | 1 | -1/+0 |
* | AMR-NB floating-point based decoder. | Vitor Sessak | 2010-02-21 | 4 | -0/+2758 |
* | Remove unused variable, fixes warnings of the type: | Diego Biurrun | 2010-02-21 | 1 | -1/+0 |
* | indent | Måns Rullgård | 2010-02-21 | 1 | -32/+32 |
* | Avoid negative shifts in build_table() | Måns Rullgård | 2010-02-21 | 1 | -1/+3 |
* | Bink video decoder | Kostya Shishkov | 2010-02-21 | 8 | -1/+1786 |
* | VC1: fix missing include h263.h | Måns Rullgård | 2010-02-21 | 1 | -0/+1 |
* | Simplify determing whether fragments are coded | David Conrad | 2010-02-21 | 1 | -26/+5 |
* | Handle Theora's continued runs in superblock coding. | David Conrad | 2010-02-21 | 1 | -0/+6 |
* | Decode fully coded superblocks in the same manner as partial superblocks and qpi | David Conrad | 2010-02-21 | 1 | -29/+22 |
* | Make the special 4129 case for long-run bit strings a #define and explain it | David Conrad | 2010-02-21 | 1 | -1/+6 |
* | Use memset to set the runs partially coded superblocks | David Conrad | 2010-02-21 | 1 | -9/+13 |
* | Replace log2f(10) with a constant | Måns Rullgård | 2010-02-20 | 1 | -1/+1 |
* | Free encoder extradata in avcodec_close(). Should fix several small memory | Vitor Sessak | 2010-02-20 | 1 | -0/+2 |
* | x86_fft.o depends on MMX and FFT. | Ramiro Polla | 2010-02-20 | 1 | -1/+2 |
* | remove tables of codebook vector values which are contained in | Stefan Gehrer | 2010-02-20 | 1 | -24/+5 |
* | 16l trocadero: don't forget to free frame data buffer in APE decoder | Kostya Shishkov | 2010-02-19 | 1 | -0/+1 |
* | msmpeg4v* encoders depend on h263dec | Daniel Verkamp | 2010-02-19 | 1 | -5/+5 |
* | Declare WMV1 decoder dependencies | Daniel Verkamp | 2010-02-19 | 1 | -0/+1 |
* | Declare CAF demuxer dependency on mpegaudio | Daniel Verkamp | 2010-02-19 | 1 | -0/+1 |
* | Fix compilation of binkaudio_rdft when dct is disabled | Daniel Verkamp | 2010-02-19 | 1 | -6/+8 |
* | remove a Huffman table from WMA which also exists in AAC | Stefan Gehrer | 2010-02-19 | 5 | -48/+10 |
* | Add missing dependency of TwinVQ | Vitor Sessak | 2010-02-19 | 1 | -1/+1 |
* | remove ivi5_scans8x8[0], it duplicates ff_zigzag_direct | Stefan Gehrer | 2010-02-19 | 2 | -10/+6 |
* | cosmetics: reindent after last commit | Kostya Shishkov | 2010-02-19 | 1 | -61/+61 |
* | Since WavPack chunk can contain more samples than FFmpeg is guaranteed to | Kostya Shishkov | 2010-02-19 | 1 | -12/+75 |
* | Add the dependency for mpeg4audio.o of the ALS decoder. | Thilo Borgmann | 2010-02-19 | 1 | -1/+1 |
* | Do sequential bit reading outside of []-operators. | Thilo Borgmann | 2010-02-19 | 1 | -1/+5 |
* | get rid of an if() 1 cpu cycle faster. | Michael Niedermayer | 2010-02-19 | 1 | -2/+1 |
* | Get rid of a local variable, 10 cpu cycles faster. | Michael Niedermayer | 2010-02-19 | 1 | -6/+5 |
* | Move abs() from decode_cabac_mb_mvd() to the code that writes mvd_cache. | Michael Niedermayer | 2010-02-18 | 1 | -13/+15 |