1650 Commits (2a006cd3968461455c8d15640f8cec38ddfc97bb)
 

Author SHA1 Message Date
François Revol 1cef952731 Fix for odd strf tag in Stargate SG-1 - 3x18 - Shades of Grey.avi 22 years ago
François Revol 8ff323888c redid usleep() fix for BeOS, more consistant with the MINGW32 one. removed a TAB :P 22 years ago
François Revol 40d05a6bce That should be enough for now :) 22 years ago
Bill Eldridge 9b2e001fc5 mingw patch by (Bill Eldridge <bill at rfa dot org>) 22 years ago
Michael Niedermayer e5e65a53cd my TODO ... 22 years ago
Michael Niedermayer 1d366fceea 10l 22 years ago
Fabrice Bellard c6fdc7083a updated with my current projets - add your own TODO if you wish 22 years ago
François Revol 9ca7cfc5c4 Hey, not everyone has usleep() ! (temporary fix, we should check for this in configure) 22 years ago
Zdenek Kabelac f7696989d9 * fix for empty image queue 22 years ago
Fabrice Bellard 8154d2e01a added ffserver disabling for easier porting 22 years ago
Michael Niedermayer 17a70fdeef mb qp limits 22 years ago
Michael Niedermayer 8fc698950b support dumping the qscale stuff to the screen 22 years ago
Michael Niedermayer 59b571c1e4 more debug output 22 years ago
Jürgen Keil a8140ad5ab mlib fix patch by (Juergen Keil <jk at tools dot de>) 22 years ago
Philip Gladstone e2b2851e5a First shot at the ffserver regression tests. All feedback received with 22 years ago
Michael Niedermayer 96d9cb220b fixing playback of DaveMatthews_Crash_PocketPC.avi 22 years ago
Philip Gladstone 0bdd297f26 Initial version of test configuration file for ffserver that encodes the 22 years ago
Philip Gladstone e47ec5157e Add the -em_rate option to make the img reader run at the nominal frame rate. 22 years ago
Philip Gladstone c9646fda01 * Extend the syntax of a filename for the img reader to allow looping. Thus 22 years ago
Philip Gladstone 38758ab0cd * Add code to allow the img reader to read files at the nominal frame rate. 22 years ago
Philip Gladstone a4d70941cd * Try and fix the crashes in ffserver associated with the coded_frame stuff. 22 years ago
Zdenek Kabelac 4cb3ca724d * fill codec_id in codec_open 22 years ago
Michael Niedermayer befaced573 100l 22 years ago
Michael Niedermayer 492cd3a920 AVVideoFrame -> AVFrame 22 years ago
Philip Gladstone f694168d52 Fix a crash caused by a null coded_picture pointer in ffserver. 22 years ago
Michael Niedermayer 4e00e76b3c cleanup / messup? 22 years ago
Michael Niedermayer f8af5cb5a4 correct mpeg4 vo type 22 years ago
Michael Niedermayer 86689eeb7a remove fake wmv2 codec 22 years ago
Michael Niedermayer 2b2719acff ump4 decoding fixed 22 years ago
Dieter 00a7d8d69c practically disabling altivec resampling code (some ppl said its broken) patch by (Dieter Shirley <dieters at schemasoft dot com>) 22 years ago
Michael Niedermayer 6c16199b43 fixing api-example 22 years ago
Michael Niedermayer 426b80615b aspect ratio encoding for mpeg1 22 years ago
Michael Niedermayer 945f15b740 mpeg1&2 aspect decoding 22 years ago
Michael Niedermayer 706fc4dea6 fixing aspect (hopefully, i couldnt reproduce the bug) 22 years ago
Michael Niedermayer 0d1e924668 fixing 2pass assert failure 22 years ago
Michael Niedermayer 32db2b1d47 missing "\" (found by nick) 22 years ago
Michael Niedermayer 032011465b better? scene change detection 22 years ago
Michael Niedermayer 5f3ed1653f fixing hq + adaptive quant 22 years ago
Michael Niedermayer d9cb5429f2 drop b frames if there are no reference frames 22 years ago
Dieter 34b10a5791 crop optmization patch by (Dieter Shirley <dieters at schemasoft dot com>) 22 years ago
Michael Niedermayer 8aa1e3da03 infinity fix by ("Steven M. Schultz" <sms at 2BSD dot COM>) 22 years ago
Michael Niedermayer aa388dba30 fixing files where the first frame isn a keyframe 22 years ago
Michael Niedermayer 140cb66321 new PSNR code (now works with chroma, b frames, ...) 22 years ago
Michael Niedermayer 5b20b7328a print a warning if something allocates 0 bytes 22 years ago
Michael Niedermayer b92be2af42 workaround old xvid bug 22 years ago
Michael Niedermayer c8c437bc23 specific debug output support 22 years ago
Michael Niedermayer ce3bcaeda1 fixing illegal 3. esc bug (the mpeg4 std only requires encoders to use unescaped symbols but not esc1 or esc2 if they are shorter than esc3, andjust beause its logical to use the shortest possible vlc doesnt mean encoders do that) 22 years ago
Michael Niedermayer dc172cc13b use spatial error concealment if we dont have a previous frame 22 years ago
Michael Niedermayer 1e491e29c2 cleanup 22 years ago
Zdenek Kabelac 855ea723b0 * two functions to handle allocation of static data more simple 22 years ago