summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Use PIX_FMT_NONE instead of -1 in AVCodec.pix_fmts.Carl Eugen Hoyos2008-10-12
* Don't include byteswap.h anymore.Carl Eugen Hoyos2008-10-12
* Remove unused variablesDavid Conrad2008-10-12
* Replace sed trickery in the gcc dependency generation command by use ofDiego Biurrun2008-10-12
* Fix inconsistent indent.Stefano Sabatini2008-10-12
* Revert the merger of LC_ALL declaration and export.Diego Biurrun2008-10-12
* Check requirement for libx264 version in configure usingStefano Sabatini2008-10-12
* Implement CPP condition check support in configure.Stefano Sabatini2008-10-12
* nellymoserenc: flush PutBitContext after use.Ramiro Polla2008-10-11
* aac_parser: fix strict aliasing violationMåns Rullgård2008-10-11
* Only special-case absolute DOS paths on systems that support them.Ramiro Polla2008-10-10