summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* 10l: missing change from r15667 - global header also affect seek test resultsAurelien Jacobs2008-10-22
* matroskaenc: require global headerAurelien Jacobs2008-10-22
* Fix spellingVíctor Paesa2008-10-22
* Include headers for optional libraries only when enabled.Diego Pettenò2008-10-22
* cosmetics: Leave out quotes from libdirac pkg-config call for consistency.Diego Biurrun2008-10-22
* split bswap.h into per-arch filesMåns Rullgård2008-10-21
* uses FF_ARRAY_ELEMS() where appropriateAurelien Jacobs2008-10-21
* Port read_time() that works on x86_32 and 64 from noe.Michael Niedermayer2008-10-21
* The v4l2 driver can silently change the pixel format in theJens Rosenboom2008-10-21
* ARM: allow --cpu=armvN in configureMåns Rullgård2008-10-21
* Allow target name on every line in dependency postprocessingMåns Rullgård2008-10-21
* Do not add $cross_prefix to compiler name given with --cc optionMåns Rullgård2008-10-21
* configure: fix handling of option arguments containing = signMåns Rullgård2008-10-21
* Use x86_reg type instead of long in float_to_int16 MMX/SSE functions.Reimar Döffinger2008-10-20
* Use av_freep() in ff_parse_close().Michael Niedermayer2008-10-20
* Copy pts for each raw encoded frame.Andrew Wason2008-10-20
* 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