summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* cosmeticMichael Niedermayer2007-01-14
* memleakMichael Niedermayer2007-01-14
* simplify sbox initMichael Niedermayer2007-01-14
* aes support (unfinished)Michael Niedermayer2007-01-14
* priv_data is allocated internallyBaptiste Coudurier2007-01-14
* enable mjpeg in swfBaptiste Coudurier2007-01-14
* simplifyBaptiste Coudurier2007-01-14
* swf can contain only one audio track, simplifyBaptiste Coudurier2007-01-14
* use ch_id as AVStream id and simplifyBaptiste Coudurier2007-01-14
* always export audiostreamsBaptiste Coudurier2007-01-14
* I will maintain swf.cBaptiste Coudurier2007-01-14
* always export videostreamsBaptiste Coudurier2007-01-14
* AnyType is needed, descriptor_ref can reference Descriptor or MultipleDescriptorBaptiste Coudurier2007-01-14
* allow --cpu=core2 for Intel Core2 tuning with gcc 4.3 snapshotsMåns Rullgård2007-01-14
* Use macros to eliminate code duplication in MXF metadata read functions.Reimar Döffinger2007-01-13
* Extend mxf_resolve_strong_ref by a type parameter, to avoid modify somethingReimar Döffinger2007-01-13
* Fix error message, it's package ref that can not be found, not track in this ...Reimar Döffinger2007-01-13
* Allow to uninstall a custom log callbackAxel Holzinger2007-01-13
* Segmentation fault fix when no video device is specified.Ramiro Polla2007-01-13
* cosmetics: typo pallete --> paletteDiego Biurrun2007-01-13
* typo: pallete --> paletteDiego Biurrun2007-01-13
* Avoid "HAVE_CMOV not defined" warning.Christophe Mutricy2007-01-13
* some interlaced direct sanity checksMichael Niedermayer2007-01-13
* replace a few hardcoded numbers with their correct named onesMichael Niedermayer2007-01-13
* fix 16 CABAC_BIT * 10l bug introduced in r6578Michael Niedermayer2007-01-13
* deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale()Luca Abeni2007-01-12
* Add "support for both orderings of the slices (top->down / bottom->up)"Luca Abeni2007-01-12
* * Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>)Roman Shaposhnik2007-01-11
* Bail out immediately with software scaler instead of failing the tests.Diego Biurrun2007-01-10
* Add a FIXME note about paths in pkgconfig files.Diego Biurrun2007-01-10
* print error when decoding failsBaptiste Coudurier2007-01-10
* Unconditionally enable Theora decoder. It works fine now and there is noDiego Biurrun2007-01-10
* add official VC1 fourccBaptiste Coudurier2007-01-10
* change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier2007-01-09
* change regression tests for swf, use same as flv, swf muxer only supports mp3Baptiste Coudurier2007-01-09
* fix av_reduce() with things like 1/0 and 0/0Michael Niedermayer2007-01-09
* removed unused av_frac_setBaptiste Coudurier2007-01-08
* remove #if obsoleted after last major version bumpBaptiste Coudurier2007-01-08
* 10l, only allocate priv_data if not already doneBaptiste Coudurier2007-01-08
* humm, actually do what's in the doxyBaptiste Coudurier2007-01-08
* priv_data is allocated/freed internallyBaptiste Coudurier2007-01-08
* links to ARM optimization manualsGuillaume Poirier2007-01-07
* add missing bit from commit r7423Guillaume Poirier2007-01-07
* Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te)Siarhei Siamashka2007-01-07
* enable bidirectional me with x264Robert Swain2007-01-07
* __attribute__((unused)) works with gcc 2.95 tooLuca Abeni2007-01-07
* Disable threading support by default on all platforms, add individualRamiro Polla2007-01-07
* ordering cosmeticsDiego Biurrun2007-01-07
* cosmetics: Reorder external libraries.Diego Biurrun2007-01-07
* variable renaming: mp3lame --> libmp3lameDiego Biurrun2007-01-07