summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* ignore duration of the first 2 frames in the max-time break checkMichael Niedermayer2006-12-29
* do not base frame rate guess on just one durationMichael Niedermayer2006-12-29
* Patch for the FLV muxer to supply more complete metadataAllan Hsu2006-12-28
* Enable forward seek in Musepack demuxerKostya Shishkov2006-12-28
* fall back mmap() call using MAP_PRIVATE for working on no-mmu systemsMike Frysinger2006-12-28
* Decode genre on asf/wma files.Patrice Bensoussan2006-12-28
* Remove redundant Requires: in libswscale.pc, approved by Diego.Dominik Mierzejewski2006-12-26
* change all the occurrences of "FFMIN(FFMAX())" to clip_uint8() or clip()Luca Abeni2006-12-26
* Mark some variables as possibly unused to avoid warningsLuca Abeni2006-12-26
* Add some explicit casts to avoid "assignment from incompatible pointer type"Luca Abeni2006-12-26
* make version.h depend on .svn/entriesMåns Rullgård2006-12-26
* skiprd doxygen comment from avcodec.h -> AVOption commentMichael Niedermayer2006-12-26
* Add some other casts, to remove void pointers arithmeticLuca Abeni2006-12-26
* Add some explicit casts to avoid some warningsLuca Abeni2006-12-26
* Remove some void pointers arithmeticLuca Abeni2006-12-26
* Musepack SV7 decoding supportKostya Shishkov2006-12-24
* Properly check for all required bktr headers.Diego Biurrun2006-12-24
* Replace fail test with the die function.Diego Biurrun2006-12-24
* Remove redundant variable setting.Diego Biurrun2006-12-24
* Slightly shorten libvorbis check.Diego Biurrun2006-12-24
* Disable Win32 threads by default.Diego Biurrun2006-12-24
* Add AMR directories for out-of-tree builds.Diego Biurrun2006-12-23
* typo: Properly escape a $ sign.Diego Biurrun2006-12-23
* sync to libnut, nom->numOded Shimon2006-12-23
* Register x11grab only when it has been enabled.Diego Biurrun2006-12-23
* skiprdMichael Niedermayer2006-12-23
* Fix regression tests with out-of-tree builds.Diego Biurrun2006-12-23
* Create libpostproc pkgconfig files only if libpostproc is enabled.Diego Biurrun2006-12-22
* support files >2GB on MinGWRamiro Polla2006-12-22
* test DIRECT{0,0} too if flag mv0 is usedMichael Niedermayer2006-12-22
* slightly more consistency for the Darwin linker optionsDiego Biurrun2006-12-22
* Clarify that yuv2rgb_init.c cannot be used under LGPLLuca Abeni2006-12-22
* Opss... My last commit was wrong; sorry!Luca Abeni2006-12-22
* libswscale is not LGPLed, sorryLuca Abeni2006-12-22
* Remove useless include (not needed now that libswscale uses libavutil)Luca Abeni2006-12-22
* bt 0 is invalid, setting min to 1Baptiste Coudurier2006-12-22
* Install generated .lib files in shlibdir on MinGW.Ramiro Polla2006-12-22
* Remove duplicate line.Diego Biurrun2006-12-22
* Fix linking on Intel Mac due to local relocation entries inTom Harper2006-12-22
* Make the X11 frame grabber disabled by default.Diego Biurrun2006-12-22
* more simplificationAurelien Jacobs2006-12-21
* 10lMichael Niedermayer2006-12-21
* Use $< instead of explicit names.Diego Biurrun2006-12-21
* change mpeg2 intra vlc test to advanced one, add qprd trell and b framesBaptiste Coudurier2006-12-21
* FIXME has already been fixed ages agoMichael Niedermayer2006-12-21
* simplifyMichael Niedermayer2006-12-21
* use qscale_table in adaptive quantMichael Niedermayer2006-12-21
* simplifyMichael Niedermayer2006-12-21
* i think this if() is useless lets abuse our users to test this ;)Michael Niedermayer2006-12-21
* skip motion estimation and encoding of non direct-0,0 MBs if the next MB is s...Michael Niedermayer2006-12-21