summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* updated with my current projets - add your own TODO if you wishFabrice Bellard2002-12-201-55/+14
* Hey, not everyone has usleep() ! (temporary fix, we should check for this in ...François Revol2002-12-201-0/+7
* * fix for empty image queueZdenek Kabelac2002-12-191-1/+1
* added ffserver disabling for easier portingFabrice Bellard2002-12-182-1/+13
* mb qp limitsMichael Niedermayer2002-12-184-4/+47
* support dumping the qscale stuff to the screenMichael Niedermayer2002-12-181-0/+14
* more debug outputMichael Niedermayer2002-12-176-13/+42
* mlib fix patch by (Juergen Keil <jk at tools dot de>)Jürgen Keil2002-12-151-1/+5
* First shot at the ffserver regression tests. All feedback received withPhilip Gladstone2002-12-124-11/+114
* fixing playback of DaveMatthews_Crash_PocketPC.aviMichael Niedermayer2002-12-111-1/+1
* Initial version of test configuration file for ffserver that encodes thePhilip Gladstone2002-12-111-0/+208
* Add the -em_rate option to make the img reader run at the nominal frame rate.Philip Gladstone2002-12-111-0/+2
* * Extend the syntax of a filename for the img reader to allow looping. ThusPhilip Gladstone2002-12-111-5/+14
* * Add code to allow the img reader to read files at the nominal frame rate.Philip Gladstone2002-12-111-0/+20
* * Try and fix the crashes in ffserver associated with the coded_frame stuff.Philip Gladstone2002-12-111-0/+9
* * fill codec_id in codec_openZdenek Kabelac2002-12-091-0/+1
* 100lMichael Niedermayer2002-12-091-1/+5
* AVVideoFrame -> AVFrameMichael Niedermayer2002-12-0923-98/+120
* Fix a crash caused by a null coded_picture pointer in ffserver.Philip Gladstone2002-12-091-1/+1
* cleanup / messup?Michael Niedermayer2002-12-097-134/+251
* correct mpeg4 vo typeMichael Niedermayer2002-12-093-4/+13
* remove fake wmv2 codecMichael Niedermayer2002-12-081-2/+2
* ump4 decoding fixedMichael Niedermayer2002-12-072-3/+3
* practically disabling altivec resampling code (some ppl said its broken) patc...Dieter2002-12-061-1/+1
* fixing api-exampleMichael Niedermayer2002-12-061-16/+20
* aspect ratio encoding for mpeg1Michael Niedermayer2002-12-061-2/+17
* mpeg1&2 aspect decodingMichael Niedermayer2002-12-062-10/+50
* fixing aspect (hopefully, i couldnt reproduce the bug)Michael Niedermayer2002-12-061-1/+4
* fixing 2pass assert failureMichael Niedermayer2002-12-063-68/+95
* missing "\" (found by nick)Michael Niedermayer2002-12-061-1/+1
* better? scene change detectionMichael Niedermayer2002-12-051-1/+1
* fixing hq + adaptive quantMichael Niedermayer2002-12-051-0/+2
* drop b frames if there are no reference framesMichael Niedermayer2002-12-051-1/+9
* crop optmization patch by (Dieter Shirley <dieters at schemasoft dot com>)Dieter2002-12-051-18/+54
* infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)Michael Niedermayer2002-12-051-0/+3
* fixing files where the first frame isn a keyframeMichael Niedermayer2002-12-041-5/+11
* new PSNR code (now works with chroma, b frames, ...)Michael Niedermayer2002-12-046-101/+132
* print a warning if something allocates 0 bytesMichael Niedermayer2002-12-041-0/+3
* workaround old xvid bugMichael Niedermayer2002-12-041-0/+3
* specific debug output supportMichael Niedermayer2002-12-042-10/+26
* fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unesca...Michael Niedermayer2002-12-042-9/+15
* use spatial error concealment if we dont have a previous frameMichael Niedermayer2002-12-041-0/+2
* cleanupMichael Niedermayer2002-12-0428-872/+987
* * two functions to handle allocation of static data more simpleZdenek Kabelac2002-12-034-10/+49
* 10l fixAlex Beregszaszi2002-12-031-3/+9
* 100l (sad8x8_x2 had params in wrong order)Michael Niedermayer2002-12-032-3/+4
* 100l (mixing chroma & luma linesize)Michael Niedermayer2002-12-032-12/+12
* Fixed problem with frame rate reduction when capturing from a sourcePhilip Gladstone2002-12-021-6/+19
* Try to make this compile on platforms with dlfcn.hPhilip Gladstone2002-11-301-0/+10
* Added a release function to free up the context. Also removed the dummyPhilip Gladstone2002-11-303-9/+26
OpenPOWER on IntegriCloud