summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Buffer for get_bits must be padded because readers may overread.Reimar Döffinger2007-01-14
* 10l, > vs. >= typo, caused crashes on last mpc frameReimar Döffinger2007-01-14
* Simplify klv_decode_ber_lengthReimar Döffinger2007-01-14
* 128bit-only AES implementation under development.Reimar Döffinger2007-01-14
* seek back at the end of file after updating headerBaptiste Coudurier2007-01-14
* cosmeticMichael Niedermayer2007-01-14
* simplify round_key generation by writing over the end but ensuring that there...Michael Niedermayer2007-01-14
* cosmeticsMichael Niedermayer2007-01-14
* memcpyMichael Niedermayer2007-01-14
* seems the larger rcon values are never accessedMichael Niedermayer2007-01-14
* copyright fixMichael Niedermayer2007-01-14
* stealing multbl trick from reimarMichael Niedermayer2007-01-14
* simplifyBaptiste Coudurier2007-01-14
* stealing reimars XOR_BLOCKMichael Niedermayer2007-01-14
* 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