summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sse & sse2 implementations of vorbis channel coupling.Loren Merritt2006-08-03
* int16_t is faster than int_fast16_t for division.Loren Merritt2006-08-03
* set supported pixel formats correctlyMichael Niedermayer2006-08-02
* avoid possible segfault situationsLuca Barbato2006-08-02
* Change one itemized list to be bulletted, remove non-referenced nodeDiego Biurrun2006-08-02
* Subversion allows renaming files.Diego Biurrun2006-08-02
* resolve strong refs in parse_structural_metadata since objects may not be ord...Baptiste Coudurier2006-08-02
* Move ffmpeg.c to the swscale interfaceLuca Abeni2006-08-02
* CosmeticsLuca Barbato2006-08-02
* remove unneeded audio fourcc as wellBaptiste Coudurier2006-08-02
* Minor resync optimizationReimar Döffinger2006-08-02
* Do not set the codec's pixel format in the format's write_header()Luca Abeni2006-08-02
* do not set unneeded fourccBaptiste Coudurier2006-08-02
* fix ending null entry in tableBaptiste Coudurier2006-08-01
* checking compiler output was a bad idea, revert to checking exit statusMåns Rullgård2006-08-01
* more codecs ulsBaptiste Coudurier2006-08-01
* move common code from mov.c and movenc.c to isom.cBaptiste Coudurier2006-08-01
* add some useful debug infoBaptiste Coudurier2006-08-01
* Support for seeking, both with and without index and correct timestampsReimar Döffinger2006-08-01
* negative to_pad won't provoke infinite loopBaptiste Coudurier2006-08-01
* avoid reading beyond packet sizeBaptiste Coudurier2006-08-01
* Forgot to update LIBAVCODEC_VERSION_INTKostya Shishkov2006-08-01
* skip run-in sequence during probeBaptiste Coudurier2006-08-01
* prettyprinting cosmeticsDiego Biurrun2006-07-31
* Create $(shlibdir), not $(libdir) for shared libs.Diego Biurrun2006-07-31
* remove libtheora wrapperMåns Rullgård2006-07-31
* ignore explicit #warnings in compiler testsMåns Rullgård2006-07-31
* simplify using function tableBaptiste Coudurier2006-07-31
* Add support for ffmpeg's pixel format names in libswscaleLuca Abeni2006-07-31
* parse aes3 audio descriptorBaptiste Coudurier2006-07-31
* can't trust the compiler exit status, check for messages insteadMåns Rullgård2006-07-31
* Fix overflows in bicubic interpolation.Kostya Shishkov2006-07-31
* video filter todoMichael Niedermayer2006-07-30
* use parenthesis around valueBaptiste Coudurier2006-07-30
* Fix typo in commentReimar Döffinger2006-07-30
* Use bicubic MC (should also remove those ringing artifacts) when neededKostya Shishkov2006-07-30
* Use functions from DSPContext in vc1.cKostya Shishkov2006-07-30
* New functions in DSPContext for VC-1 decodingKostya Shishkov2006-07-30
* Use LC_ALL instead of LANG since the former overrides the latter.Diego Biurrun2006-07-29
* Set custom SLIBNAME_WITH_MAJOR and SLIBNAME_WITH_VERSION for MinGW.Diego Biurrun2006-07-29
* Cope with localized Subversion clients.Diego Biurrun2006-07-29
* Remove spurious references to Ogg Theora encoder, such a thing never existed.Diego Biurrun2006-07-29
* The reader ignores the size of the ASF data object and keeps onKohn Emil Dan2006-07-29
* add information about codec ulsBaptiste Coudurier2006-07-29
* another MPEG-2 long gop codec ulBaptiste Coudurier2006-07-29
* another MPEG-2 long gop codec ulBaptiste Coudurier2006-07-29
* add uncompressed picture supportBaptiste Coudurier2006-07-29
* parse rgba descriptor (jpeg2000, uncompressed)Baptiste Coudurier2006-07-29
* add common codecs ulsBaptiste Coudurier2006-07-29
* simplify PRINT_KEYBaptiste Coudurier2006-07-29