summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 34l: free RV3/4 context variables at the endKostya Shishkov2008-10-20
* RV3 and RV4 decoders set some deblocking coefs for each macroblock,Kostya Shishkov2008-10-20
* Mark some of RV3/4 block types as having separate DC subblockKostya Shishkov2008-10-20
* Add missing sys/select.h #include, fixes compilation on FreeBSD 7.0.Alexis Ballier2008-10-20
* ARM: Kill warning in bswap_32()Måns Rullgård2008-10-20
* Convert typeof keyword into __typeof__; this is a gcc extension and the forme...David Conrad2008-10-19
* fix configure with libx264 disabledMåns Rullgård2008-10-19
* Remove the ugly and unnecessary require_cpp_condition() function.Stefano Sabatini2008-10-19
* Make more clear the error message for the libx264 version check.Stefano Sabatini2008-10-19
* Cosmetics: reindentDavid Conrad2008-10-19
* Combine non-bitexact sectionsDavid Conrad2008-10-19
* VP3 loop filter is mmx2 not mmxDavid Conrad2008-10-19
* Check for pts==dts on I/P frames in the presence of non low delay decoding andMichael Niedermayer2008-10-19
* Move code setting delay and presentation_delayed a little up soMichael Niedermayer2008-10-18
* Fix issue 68:Víctor Paesa2008-10-18
* cosmetics: Save some backslashes.Diego Biurrun2008-10-18
* Provide more context to the opt_preset() error messages, printing theStefano Sabatini2008-10-18
* Make ffmpeg abort if a preset file contains an invalid option orStefano Sabatini2008-10-18
* Provide more context for the error message issued when no preset fileStefano Sabatini2008-10-18
* Append read data onto the buffer instead of overwriting, this ensuresMichael Niedermayer2008-10-18
* Nellymoser 8KHZ flv muxing fix, patch by Alexander Wichers development at wic...Alexander Wichers2008-10-18
* 8HZ -> 8KHZ, cosmetics patch by Alexander Wichers development at wichersdot nuAlexander Wichers2008-10-18
* Assume mono if no other information for raw.Michael Niedermayer2008-10-18
* MMX VP3 Loop FilterDavid Conrad2008-10-17
* Remove -fasm CFLAGS check, it is no longer needed.Diego Biurrun2008-10-16
* Update DEPEND_CMD comment to better explain why we postprocess gcc output.Diego Biurrun2008-10-16
* Convert asm keyword into __asm__.Diego Pettenò2008-10-16
* Convert asm keyword into __asm__.Diego Pettenò2008-10-16
* Use CONFIG_* macros in cmdutils.c for consistency.Diego Pettenò2008-10-16
* Revert r15615: Enable AC-3 decoding regression tests.Carl Eugen Hoyos2008-10-15
* Support absolute DOS paths for preset parametersRamiro Polla2008-10-15
* Bump minor version after addition of FF_ARRAY_ELEMS macro.Benoit Fouet2008-10-15
* Use of new bitstream in vorbis_enc.c.Bartłomiej Wołowiec2008-10-15
* Cosmetics: fix indentation after previous commit.Benoit Fouet2008-10-15
* Add a flag to avoid calling vorbis_analysis_wrote twice with an empty buffer.Nicolas George2008-10-15
* Add a macro to get the number of elements in a table.Benoit Fouet2008-10-15
* Include zlib.h as it is needed for watermark support,Michael Niedermayer2008-10-14
* Export svq1_packet_checksum() that is needed for svq3 watermarks,Michael Niedermayer2008-10-14
* Add variable to hold the svq3 watermarking key,Michael Niedermayer2008-10-14
* Enable AC-3 decoding regression tests.Carl Eugen Hoyos2008-10-13
* Add Jason Garrett-Glaser as libx264 maintainer.Benoit Fouet2008-10-13
* Add a space between frequencies and their units.Benoit Fouet2008-10-13
* Fix mem leak.Ralf Terdic2008-10-13
* Fix some icc warnings by using enum PixelFormat instead of int where appropri...Carl Eugen Hoyos2008-10-13
* vp6dec: ensure we don't try to use a buffer with negative sizeAurelien Jacobs2008-10-13
* Enable FAST_UNALIGNED on ARM variants that support itMåns Rullgård2008-10-12
* Enable FAST_UNALIGNED on PPCMåns Rullgård2008-10-12
* Revert "Replace sed trickery in the gcc dependency generation command"Måns Rullgård2008-10-12
* configure: simplify PPC dcbzl checkMåns Rullgård2008-10-12
* Add preset options documentation strings.Stefano Sabatini2008-10-12