summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> libfaadbinDiego Biurrun2007-01-06
* variable renaming: dts --> libdtsDiego Biurrun2007-01-06
* Rename variables: a52 --> liba52, a52bin --> liba52binDiego Biurrun2007-01-06
* Reorder configure output.Diego Biurrun2007-01-06
* one more naming consistency changeDiego Biurrun2007-01-06
* more consistency for the output namingDiego Biurrun2007-01-06
* Align configure output.Diego Biurrun2007-01-06
* replace some av_malloc();memset(...,0,...) sequences with av_mallocz()Luca Abeni2007-01-06
* simplifyBaptiste Coudurier2007-01-05
* dont skip too many bytes if tag is TAG_STREAMHEAD2 and mp3Baptiste Coudurier2007-01-05
* maybe fixing a segfaultMichael Niedermayer2007-01-03
* snow specificationMichael Niedermayer2007-01-03
* dead code removialMichael Niedermayer2007-01-03
* missdetected a broken mp3Michael Niedermayer2007-01-02
* indentionMichael Niedermayer2007-01-02
* nth try of getting the frame rate detecton workingMichael Niedermayer2007-01-02
* store a few values in the header as difference to the lastMichael Niedermayer2007-01-02