13842 Commits (5cb9c725f2a556b62553bc1473d0861c0d7456d9)
 

Author SHA1 Message Date
Luca Barbato 6ef4ba3fb3 libdirac and libschro common code, patch from Anuradha Suraparaju anuradhaAtrdDoTbbcDoTcoDotuk 17 years ago
Bartlomiej Wolowiec 55736cfbd2 change ff_ac3_parse_header() to take a GetBitContext instead of const char* 17 years ago
Sisir Koppaka 0ec1eb6906 Add .longname to bfi_decoder declaration. 17 years ago
Andreas Öman c675ef7025 Compute AC3 frame CRC for stronger raw AC3 format probing. 17 years ago
Stefano Sabatini 66824f990b Make some ffmpeg opts use parse-number-or-die. 17 years ago
Keiji Costantini b1d31e2f12 Force inlining of MPV_motion_internal. 17 years ago
Keiji Costantini bd7c626ad0 Unroll codepath 17 years ago
Henrik Gulbrandsen 4fa6eac5f1 Correct ASF duration. 17 years ago
Ramiro Polla 8767060cd2 Fix bug introduced by r12827. 17 years ago
Reimar Döffinger b189e6705a Simplify ff_split_xiph_headers 17 years ago
Reimar Döffinger 58720ebd9e Add checks to ff_split_xiph_headers to ensure that returned header_len and 17 years ago
Benjamin Larsson 63d864434d Raw dts muxer 17 years ago
Måns Rullgård f55b299ae6 check for ARM VFP support 17 years ago
Vladimir Voroshilov 159ef4b02a Implement FFMAX3(a,b,c) - maximum over three arguments. 17 years ago
Vladimir Voroshilov c6cd525aa0 Decrease returning probe score for WAV demuxer to avoid 17 years ago
Ramiro Polla bebfc16a31 Do not pass dct_block to vlc_decode_block(). 17 years ago
Ramiro Polla 399e46527a Cosmetics and style. 17 years ago
Ramiro Polla c9108634c4 Rename vlc1 to vlc. 17 years ago
Ramiro Polla ed729c356c Add note about using latest MSYS make for MinGW. 17 years ago
Ramiro Polla d6504e427c make wininstaller has been removed in r12416 17 years ago
Michael Niedermayer 144b5bdc70 Make most of E-AC-3 work without breaking regression tests. 17 years ago
Michael Niedermayer 8870cf8277 This fixes the code so it is correct on both sides of the if(). 17 years ago
Michael Niedermayer 7bc5f6e53e indent 17 years ago
Diego Biurrun 12eef728bf Fix build of cputest test program. 17 years ago
Michael Niedermayer e4d5a18558 100l I broke AC3 in MPEG seeking. 17 years ago
Michael Niedermayer c087748f26 Part 2 of EAC3 support, this is still disabled as it breaks regressions 17 years ago
Michael Niedermayer 8629e7562d part 1 of EAC3 support 17 years ago
Michael Niedermayer 133ac890fb Add new_frame_start and need_next_header. 17 years ago
Michael Niedermayer 454064ad1e Change aac and ac3 parsers to use ff_combine_frame(). 17 years ago
Måns Rullgård bf237413f3 fix make tests in subdirs 17 years ago
Mike Melanson 9e2ffc450b Tighten up the Westwood AUD detection. Probability of random detections 17 years ago
Matthieu Castet e5ab737950 check alac EOF marker 17 years ago
Sisir Koppaka 2003d3da1a BFI video decoder. 17 years ago
Diego Biurrun 93826f561d Fix des-test compilation. 17 years ago
Michael Niedermayer 8c731c9743 remove AACAC3FrameFlag 17 years ago
Diego Biurrun 37ff38c69f cosmetics: spelling 17 years ago
Diego Biurrun 0ddfbc73cc cosmetics: Sort some lists alphabetically. 17 years ago
Diego Biurrun c88c253d8b cosmetics: __asm__ __volatile__ --> asm volatile 17 years ago
Diego Biurrun c6d4cef7c3 cosmetics: __asm__ __volatile__ --> asm volatile 17 years ago
Vitor Sessak 010db10393 Remove another unneeded var from context 17 years ago
Vitor Sessak 4c63c597d8 10l: my last commit broke compilation and introduced warnings 17 years ago
Vitor Sessak db08882e74 Remove unneeded variables from context 17 years ago
Vitor Sessak 8431603a51 Remove wrapper around av_log2() 17 years ago
Alexander Strange f1ae14d20d Xvid IDCTs are not under CONFIG_GPL, so don't require it when using them. 17 years ago
Benoit Fouet 1beb670a2d fix a typo 17 years ago
Stefano Sabatini 716e31ea1a Make two comments doxygen compatible. 17 years ago
Stefano Sabatini 748061de2f Typo 17 years ago
Stefano Sabatini 56cce5bbff Add descriptive long_name to AVCodec 17 years ago
Michael Niedermayer 1f655c4fe4 indent 17 years ago
Michael Niedermayer 5eeba07ec9 Factorize more code. 17 years ago