summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* added ffserver disabling for easier portingFabrice Bellard2002-12-18
* mb qp limitsMichael Niedermayer2002-12-18
* support dumping the qscale stuff to the screenMichael Niedermayer2002-12-18
* more debug outputMichael Niedermayer2002-12-17
* mlib fix patch by (Juergen Keil <jk at tools dot de>)Jürgen Keil2002-12-15
* First shot at the ffserver regression tests. All feedback received withPhilip Gladstone2002-12-12
* fixing playback of DaveMatthews_Crash_PocketPC.aviMichael Niedermayer2002-12-11
* Initial version of test configuration file for ffserver that encodes thePhilip Gladstone2002-12-11
* Add the -em_rate option to make the img reader run at the nominal frame rate.Philip Gladstone2002-12-11
* * Extend the syntax of a filename for the img reader to allow looping. ThusPhilip Gladstone2002-12-11
* * Add code to allow the img reader to read files at the nominal frame rate.Philip Gladstone2002-12-11
* * Try and fix the crashes in ffserver associated with the coded_frame stuff.Philip Gladstone2002-12-11
* * fill codec_id in codec_openZdenek Kabelac2002-12-09
* 100lMichael Niedermayer2002-12-09
* AVVideoFrame -> AVFrameMichael Niedermayer2002-12-09
* Fix a crash caused by a null coded_picture pointer in ffserver.Philip Gladstone2002-12-09
* cleanup / messup?Michael Niedermayer2002-12-09
* correct mpeg4 vo typeMichael Niedermayer2002-12-09
* remove fake wmv2 codecMichael Niedermayer2002-12-08
* ump4 decoding fixedMichael Niedermayer2002-12-07
* practically disabling altivec resampling code (some ppl said its broken) patc...Dieter2002-12-06
* fixing api-exampleMichael Niedermayer2002-12-06
* aspect ratio encoding for mpeg1Michael Niedermayer2002-12-06
* mpeg1&2 aspect decodingMichael Niedermayer2002-12-06
* fixing aspect (hopefully, i couldnt reproduce the bug)Michael Niedermayer2002-12-06
* fixing 2pass assert failureMichael Niedermayer2002-12-06
* missing "\" (found by nick)Michael Niedermayer2002-12-06
* better? scene change detectionMichael Niedermayer2002-12-05
* fixing hq + adaptive quantMichael Niedermayer2002-12-05
* drop b frames if there are no reference framesMichael Niedermayer2002-12-05
* crop optmization patch by (Dieter Shirley <dieters at schemasoft dot com>)Dieter2002-12-05
* infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>)Michael Niedermayer2002-12-05
* fixing files where the first frame isn a keyframeMichael Niedermayer2002-12-04
* new PSNR code (now works with chroma, b frames, ...)Michael Niedermayer2002-12-04
* print a warning if something allocates 0 bytesMichael Niedermayer2002-12-04
* workaround old xvid bugMichael Niedermayer2002-12-04
* specific debug output supportMichael Niedermayer2002-12-04
* fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unesca...Michael Niedermayer2002-12-04
* use spatial error concealment if we dont have a previous frameMichael Niedermayer2002-12-04
* cleanupMichael Niedermayer2002-12-04
* * two functions to handle allocation of static data more simpleZdenek Kabelac2002-12-03
* 10l fixAlex Beregszaszi2002-12-03
* 100l (sad8x8_x2 had params in wrong order)Michael Niedermayer2002-12-03
* 100l (mixing chroma & luma linesize)Michael Niedermayer2002-12-03
* Fixed problem with frame rate reduction when capturing from a sourcePhilip Gladstone2002-12-02
* Try to make this compile on platforms with dlfcn.hPhilip Gladstone2002-11-30
* Added a release function to free up the context. Also removed the dummyPhilip Gladstone2002-11-30
* Added support for a realease function to eliminate the context blocks usedPhilip Gladstone2002-11-30
* Simplify an expression and eliminate a compile warningPhilip Gladstone2002-11-30
* Moved hook documentation into the doc directoryPhilip Gladstone2002-11-30