summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Add .longname to bfi_decoder declaration.Sisir Koppaka2008-04-22
* Compute AC3 frame CRC for stronger raw AC3 format probing.Andreas Öman2008-04-21
* Make some ffmpeg opts use parse-number-or-die.Stefano Sabatini2008-04-21
* Force inlining of MPV_motion_internal.Keiji Costantini2008-04-21
* Unroll codepathKeiji Costantini2008-04-21
* Correct ASF duration.Henrik Gulbrandsen2008-04-21
* Fix bug introduced by r12827.Ramiro Polla2008-04-21
* Simplify ff_split_xiph_headersReimar Döffinger2008-04-20
* Add checks to ff_split_xiph_headers to ensure that returned header_len andReimar Döffinger2008-04-20
* Raw dts muxerBenjamin Larsson2008-04-20
* check for ARM VFP supportMåns Rullgård2008-04-20
* Implement FFMAX3(a,b,c) - maximum over three arguments.Vladimir Voroshilov2008-04-19
* Decrease returning probe score for WAV demuxer to avoidVladimir Voroshilov2008-04-19
* Do not pass dct_block to vlc_decode_block().Ramiro Polla2008-04-19
* Cosmetics and style.Ramiro Polla2008-04-19
* Rename vlc1 to vlc.Ramiro Polla2008-04-19
* Add note about using latest MSYS make for MinGW.Ramiro Polla2008-04-19
* make wininstaller has been removed in r12416Ramiro Polla2008-04-19
* Make most of E-AC-3 work without breaking regression tests.Michael Niedermayer2008-04-19
* This fixes the code so it is correct on both sides of the if().Michael Niedermayer2008-04-19
* indentMichael Niedermayer2008-04-19
* Fix build of cputest test program.Diego Biurrun2008-04-19
* 100l I broke AC3 in MPEG seeking.Michael Niedermayer2008-04-19
* Part 2 of EAC3 support, this is still disabled as it breaks regressionsMichael Niedermayer2008-04-19
* part 1 of EAC3 supportMichael Niedermayer2008-04-19
* Add new_frame_start and need_next_header.Michael Niedermayer2008-04-19
* Change aac and ac3 parsers to use ff_combine_frame().Michael Niedermayer2008-04-19
* fix make tests in subdirsMåns Rullgård2008-04-18
* Tighten up the Westwood AUD detection. Probability of random detectionsMike Melanson2008-04-18
* check alac EOF markerMatthieu Castet2008-04-18
* BFI video decoder.Sisir Koppaka2008-04-18
* Fix des-test compilation.Diego Biurrun2008-04-18
* remove AACAC3FrameFlagMichael Niedermayer2008-04-18
* cosmetics: spellingDiego Biurrun2008-04-17
* cosmetics: Sort some lists alphabetically.Diego Biurrun2008-04-17
* cosmetics: __asm__ __volatile__ --> asm volatileDiego Biurrun2008-04-17
* cosmetics: __asm__ __volatile__ --> asm volatileDiego Biurrun2008-04-17
* Remove another unneeded var from contextVitor Sessak2008-04-17
* 10l: my last commit broke compilation and introduced warningsVitor Sessak2008-04-17
* Remove unneeded variables from contextVitor Sessak2008-04-17
* Remove wrapper around av_log2()Vitor Sessak2008-04-17
* Xvid IDCTs are not under CONFIG_GPL, so don't require it when using them.Alexander Strange2008-04-17
* fix a typoBenoit Fouet2008-04-17
* Make two comments doxygen compatible.Stefano Sabatini2008-04-17
* TypoStefano Sabatini2008-04-17
* Add descriptive long_name to AVCodecStefano Sabatini2008-04-17
* indentMichael Niedermayer2008-04-17
* Factorize more code.Michael Niedermayer2008-04-17
* Factorize decode_postfix() out.Michael Niedermayer2008-04-17
* Change k limiting code, i think the code was buggy.Michael Niedermayer2008-04-17