summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* sample size is 1 if bits per sample is 8 and mono channelBaptiste Coudurier2006-08-03
* standalone snow dsputil initLuca Barbato2006-08-03
* Almost cosmetic changes in dsputil_init_ppc and vorbis_inverse_coupling_altivec:Luca Barbato2006-08-03
* revert r5909, dont use non constant static variable, breaks multithreaded appsBaptiste Coudurier2006-08-03
* Minor fixLuca Barbato2006-08-03
* avoid alignment hacks, luckly gcc does the right thing on arches different fr...Luca Barbato2006-08-03
* vorbis_inverse_coupling_altivecLuca Barbato2006-08-03
* CleanupLuca Barbato2006-08-03
* VC-1/WMV3/WMV9 decoderDiego Biurrun2006-08-03
* parse SONY hidden MPEG-4 extradata, fix C0023S01.mxfBaptiste Coudurier2006-08-03
* skip run-in sequence before reading headerBaptiste Coudurier2006-08-03
* again, disable DEBUGBaptiste Coudurier2006-08-03
* 10l, check container_ul existenceBaptiste Coudurier2006-08-03
* remove duplicate codeBaptiste Coudurier2006-08-03
* attempt to demux clip wrapped contentBaptiste Coudurier2006-08-03
* add codec detection based on essence container ulBaptiste Coudurier2006-08-03
* 10l, vorbis_inverse_coupling_sse() was really 3dnowLoren Merritt2006-08-03
* another div -> fastdiv, another 2% faster vorbis.Loren Merritt2006-08-03
* Looks like to be a good time to re-enable WMV3 decoderKostya Shishkov2006-08-03
* Don't try to decode P-frames from old WMV3 variant until their format is figuredKostya Shishkov2006-08-03
* Some AltiVec optimizations for VC-1Kostya Shishkov2006-08-03
* 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