summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* * more PIC friendly and faster codeZdenek Kabelac2002-05-27
* * removed TESTCPU_MAIN - not needed for testingZdenek Kabelac2002-05-27
* * for this moment bswap.h included ahead of HAVE_AV_CONFIG_H checkZdenek Kabelac2002-05-27
* * yet a bit more extendedZdenek Kabelac2002-05-27
* * undefine local defines when they are no longer neededZdenek Kabelac2002-05-27
* * addedZdenek Kabelac2002-05-27
* * compatibilized declaration with its original definitionZdenek Kabelac2002-05-27
* * avoids double inclusion of this headerZdenek Kabelac2002-05-27
* don't use inttypes.h - use inline function for bswap_64()Fabrice Bellard2002-05-26
* use sys/soundcard.h for OSS audioFabrice Bellard2002-05-26
* bsd fixesFabrice Bellard2002-05-26
* fixed mangle issueFabrice Bellard2002-05-26
* removed invalid buffer handlingFabrice Bellard2002-05-26
* untested generic bswap64Nick Kurshev2002-05-26
* * Add first cut of code to handle Windows Media Player rate switchingPhilip Gladstone2002-05-26
* added licenseFabrice Bellard2002-05-25
* reactivated swf/mjpeg/jpg formats testingFabrice Bellard2002-05-25
* license/copyright changeFabrice Bellard2002-05-25
* consistent include usageFabrice Bellard2002-05-25
* fixed incorrect buffer handlingFabrice Bellard2002-05-25
* better logic for bswapFabrice Bellard2002-05-25
* removedFabrice Bellard2002-05-25
* moved in libavcodecFabrice Bellard2002-05-25
* license/copyright changeFabrice Bellard2002-05-25
* fixed double free - fixed probe functionFabrice Bellard2002-05-25
* fixed double free - fixed jpg image sequence automatic selectionFabrice Bellard2002-05-25
* fixed memory free (no free necessary for private data) - added better support...Fabrice Bellard2002-05-25
* updateFabrice Bellard2002-05-25
* license/copyright change - fixed header messFabrice Bellard2002-05-25
* license/copyright change - fixed memory leaksFabrice Bellard2002-05-25
* more config optionsFabrice Bellard2002-05-25
* license/copyright changeFabrice Bellard2002-05-25
* license/copyright change - use consistent library namesFabrice Bellard2002-05-25
* add more info about new configure featuresFabrice Bellard2002-05-25
* updatedFabrice Bellard2002-05-25
* Change order of extensions and read_probe checking. This gives the read_probePhilip Gladstone2002-05-24
* * Add a probe function for FFM filesPhilip Gladstone2002-05-24
* * Added yet more output to the status page to try and track down a problemPhilip Gladstone2002-05-24
* * Fix a problem caused by a duplicate free of priv_data -- now uses av_freepPhilip Gladstone2002-05-24
* * Add support for time-limiting a live stream. (Some guy streamed one ofPhilip Gladstone2002-05-24
* Add an av_abort macro that aborts, but also prints out the location of the ab...Philip Gladstone2002-05-24
* * baling 8 seems to have the same speedZdenek Kabelac2002-05-23
* * cosmeticZdenek Kabelac2002-05-23
* * always baling even though it seems to produce sometime worseZdenek Kabelac2002-05-23
* * 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