summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* * cleanup for put_pixels_mmxZdenek Kabelac2002-05-23
* * minor updateZdenek Kabelac2002-05-23
* applied 64bit patch from Ulrich Hecht <uli at suse dot de>Alex Beregszaszi2002-05-23
* * a little bit extended dsptest also suports dsptestpic targetZdenek Kabelac2002-05-23
* * somewhat more advanced test suit for dsp code - for now i386 onlyZdenek Kabelac2002-05-23
* * align the source initialy addressZdenek Kabelac2002-05-23
* * fixed contrains and avoid usage of scale index accessZdenek Kabelac2002-05-23
* * added simple test main - see comments about how toZdenek Kabelac2002-05-23
* using 1 operand less and slightly faster put_pixels_y2Michael Niedermayer2002-05-22
* * fix for -fPIC compilation - compiles with 2.95.2 as well - anyZdenek Kabelac2002-05-22
* * minor cleanupZdenek Kabelac2002-05-22
* workaround dc_scale bug in old ffmpeg msmpeg4v3 encoder (set workaround_bugs=...Michael Niedermayer2002-05-21
* * oops - these are the midnight commits...Zdenek Kabelac2002-05-21
* * restored previous behaviour for this momentZdenek Kabelac2002-05-21
* * restored previous non '..' versionZdenek Kabelac2002-05-21
* fixed incorrect global gain - slightly increased precision of n^(4/3) tableFabrice Bellard2002-05-21
* * using ../ for bswap.hZdenek Kabelac2002-05-21
* * avoid conflicts with non-ffmpeg config.h and also it's consistentZdenek Kabelac2002-05-21
* BSD/OS support by Steven M SchultzAlex Beregszaszi2002-05-21
* fixed one overflow problemFabrice Bellard2002-05-20
* fixed memory freeFabrice Bellard2002-05-20
* removed unused stuff - added dsputil_set_bit_exact() support for easier testingFabrice Bellard2002-05-20
* added libavtest targetFabrice Bellard2002-05-20
* use new api (NOT TESTED) - suppressed strlcpyFabrice Bellard2002-05-20
* began to simplify code - use modified API for stream readingFabrice Bellard2002-05-20
* converted to new APIFabrice Bellard2002-05-20
* suppressed mpeg demux mess - use now dynamic stream creation apiFabrice Bellard2002-05-20
* split mux/demux related structures - added file probing support - improve med...Fabrice Bellard2002-05-20
* added first version of MPEG/DVB transport stream demuxFabrice Bellard2002-05-20
* removed unused codeFabrice Bellard2002-05-20
* mpeg1/2 identifier - fixed frame rate for some bad mpeg1 streamsFabrice Bellard2002-05-20
* better av_freep()Fabrice Bellard2002-05-20
* added avcodec_set_bit_exact() for testingFabrice Bellard2002-05-20
* updateFabrice Bellard2002-05-20
* added regression test mentionFabrice Bellard2002-05-20
* added libav regression testsFabrice Bellard2002-05-20
* 64bit incompatibility bug, patch by Artur Grabowski <art@blahonga.org>Artur Grabowski2002-05-20
* big cosmetics patch, cleanup of messages printed by mplayer and libs.Arpi2002-05-20
* Fix a segfault when handling errors or .asx or .ram files. Silly bugPhilip Gladstone2002-05-20
* fixing alignment for alignment picky cpusMichael Niedermayer2002-05-19
* oops - removed obsolete license draftFabrice Bellard2002-05-18
* updateFabrice Bellard2002-05-18
* added first version of regression tests - simply type 'make test' to test eve...Fabrice Bellard2002-05-18
* use av memory functionsFabrice Bellard2002-05-18
* added bigendian support - added cross compilation support - added generation ...Fabrice Bellard2002-05-18
* added VPATH support - added regression targetsFabrice Bellard2002-05-18
* use av memory handling functionsFabrice Bellard2002-05-18
* fixed pcm readFabrice Bellard2002-05-18
* added VPATH supportFabrice Bellard2002-05-18
* added dummy crc output format for easy codec testingFabrice Bellard2002-05-18