summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* cosmetics: typo fixDiego Biurrun2008-10-233-3/+3
* Add information about a workaround for MinGW gcc versions.Diego Biurrun2008-10-231-1/+4
* Revert r15653.Benoit Fouet2008-10-231-1/+0
* 10l: missing change from r15667 - global header also affect seek test resultsAurelien Jacobs2008-10-221-22/+22
* matroskaenc: require global headerAurelien Jacobs2008-10-222-2/+4
* Fix spellingVíctor Paesa2008-10-221-1/+1
* Include headers for optional libraries only when enabled.Diego Pettenò2008-10-221-0/+8
* cosmetics: Leave out quotes from libdirac pkg-config call for consistency.Diego Biurrun2008-10-221-1/+1
* split bswap.h into per-arch filesMåns Rullgård2008-10-215-43/+221
* uses FF_ARRAY_ELEMS() where appropriateAurelien Jacobs2008-10-2122-42/+37
* Port read_time() that works on x86_32 and 64 from noe.Michael Niedermayer2008-10-211-11/+3
* The v4l2 driver can silently change the pixel format in theJens Rosenboom2008-10-211-0/+5
* ARM: allow --cpu=armvN in configureMåns Rullgård2008-10-211-0/+3
* Allow target name on every line in dependency postprocessingMåns Rullgård2008-10-211-1/+1
* Do not add $cross_prefix to compiler name given with --cc optionMåns Rullgård2008-10-211-2/+4
* configure: fix handling of option arguments containing = signMåns Rullgård2008-10-211-1/+1
* Use x86_reg type instead of long in float_to_int16 MMX/SSE functions.Reimar Döffinger2008-10-201-4/+8
* Use av_freep() in ff_parse_close().Michael Niedermayer2008-10-201-1/+1
* Copy pts for each raw encoded frame.Andrew Wason2008-10-201-0/+1
* 34l: free RV3/4 context variables at the endKostya Shishkov2008-10-201-0/+3
* RV3 and RV4 decoders set some deblocking coefs for each macroblock,Kostya Shishkov2008-10-202-0/+6
* Mark some of RV3/4 block types as having separate DC subblockKostya Shishkov2008-10-201-2/+2
* Add missing sys/select.h #include, fixes compilation on FreeBSD 7.0.Alexis Ballier2008-10-201-0/+1
* ARM: Kill warning in bswap_32()Måns Rullgård2008-10-201-1/+1
* Convert typeof keyword into __typeof__; this is a gcc extension and the forme...David Conrad2008-10-191-10/+10
* fix configure with libx264 disabledMåns Rullgård2008-10-191-2/+2
* Remove the ugly and unnecessary require_cpp_condition() function.Stefano Sabatini2008-10-191-8/+0
* Make more clear the error message for the libx264 version check.Stefano Sabatini2008-10-191-1/+2
* Cosmetics: reindentDavid Conrad2008-10-191-3/+3
* Combine non-bitexact sectionsDavid Conrad2008-10-191-3/+2
* VP3 loop filter is mmx2 not mmxDavid Conrad2008-10-193-9/+10
* Check for pts==dts on I/P frames in the presence of non low delay decoding andMichael Niedermayer2008-10-191-0/+8
* Move code setting delay and presentation_delayed a little up soMichael Niedermayer2008-10-181-8/+9
* Fix issue 68:Víctor Paesa2008-10-181-1/+3
* cosmetics: Save some backslashes.Diego Biurrun2008-10-181-7/+7
* Provide more context to the opt_preset() error messages, printing theStefano Sabatini2008-10-181-8/+9
* Make ffmpeg abort if a preset file contains an invalid option orStefano Sabatini2008-10-181-2/+4
* Provide more context for the error message issued when no preset fileStefano Sabatini2008-10-181-1/+1
* Append read data onto the buffer instead of overwriting, this ensuresMichael Niedermayer2008-10-181-5/+10
* Nellymoser 8KHZ flv muxing fix, patch by Alexander Wichers development at wic...Alexander Wichers2008-10-181-1/+5
* 8HZ -> 8KHZ, cosmetics patch by Alexander Wichers development at wichersdot nuAlexander Wichers2008-10-182-10/+10
* Assume mono if no other information for raw.Michael Niedermayer2008-10-181-1/+2
* MMX VP3 Loop FilterDavid Conrad2008-10-175-1/+131
* Remove -fasm CFLAGS check, it is no longer needed.Diego Biurrun2008-10-161-1/+0
* Update DEPEND_CMD comment to better explain why we postprocess gcc output.Diego Biurrun2008-10-161-1/+2
* Convert asm keyword into __asm__.Diego Pettenò2008-10-166-180/+180
* Convert asm keyword into __asm__.Diego Pettenò2008-10-1665-591/+591
* Use CONFIG_* macros in cmdutils.c for consistency.Diego Pettenò2008-10-161-3/+3
* Revert r15615: Enable AC-3 decoding regression tests.Carl Eugen Hoyos2008-10-153-8/+3
* Support absolute DOS paths for preset parametersRamiro Polla2008-10-151-1/+2