summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* configure: fix disabled_any to return false for empty listMåns Rullgård2008-10-24
* prettyprinting cosmeticsDiego Biurrun2008-10-24
* spelling cosmeticsDiego Biurrun2008-10-24
* Split off celp_filters.[ch] from acelp_filters.[ch] for the QCELP decoder.Kenan Gillet2008-10-24
* Rename acelp_math.[ch] to celp_math.[ch] to prepare for QCELP decoder merge.Kenan Gillet2008-10-24
* force sample rate to 16khz for speex in flv, fix speexaudio.flvBaptiste Coudurier2008-10-24
* fix for >2GB flv filesPascal Massimino2008-10-24
* Speex decoding via libspeexDavid Conrad2008-10-24
* Choose RV3/4 DC quantizer correctlyKostya Shishkov2008-10-24
* raw dnxhd de/muxerBaptiste Coudurier2008-10-24
* dnxhd parserBaptiste Coudurier2008-10-24
* Cosmetics: alignmentVitor Sessak2008-10-23
* Fix broken palette8to*.Vitor Sessak2008-10-23
* dnxhd codec is intra onlyBaptiste Coudurier2008-10-23
* add state64 field to ParseContext storing last 8 bytes, to be able to check f...Baptiste Coudurier2008-10-23
* cosmetics: typo fixDiego Biurrun2008-10-23
* Add information about a workaround for MinGW gcc versions.Diego Biurrun2008-10-23
* Revert r15653.Benoit Fouet2008-10-23
* 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