113 Commits (95c26348381e0fffd4b2d368bddb5ab694b45938)

Author SHA1 Message Date
Michael Niedermayer 0da71265d8 H264 decoder & demuxer 22 years ago
Michael Niedermayer 558eae031e 10l 22 years ago
Sylvain Corré d66c7abc93 MacOS X stack overflow? patch by (Sylvain Corré <sylvain dot corre at wanadoo.fr>) 22 years ago
Fred Rothganger e8750b0076 rawvideo patch by (Fred Rothganger <rothgang at uiuc dot edu>) 22 years ago
François Revol d4ad24c17d Cleaner support for usleep() 22 years ago
Michael Niedermayer 14bea432f1 per context frame_rate_base, this should finally fix frame_rate related av sync issues 22 years ago
Slavik Gnatenko 69db4e10f2 restoring OS/2 compatibility patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) 22 years ago
Alex Beregszaszi ce2749d2c4 simplified 22 years ago
Max Krasnyansky bdfcbbed79 Frame rate emulation patch by (Max Krasnyansky <maxk at qualcomm dot com>) 22 years ago
Michael Niedermayer 21e59552d6 extended option for h263+ patch by (fixounet at free dot fr) with some minor modifications 22 years ago
Michael Niedermayer b0368839ac MpegEncContext.(i)dct_* -> DspContext.(i)dct_* 22 years ago
François Revol 3f07e60546 fix for legacy audio 22 years ago
Zdenek Kabelac 0c1a9edad4 * UINTX -> uintx_t INTX -> intx_t 22 years ago
Zdenek Kabelac b29f97d136 * static,const,compiler warning cleanup 22 years ago
François Revol 04bbd31b9f fix for using ffplay without specifying the audio device 22 years ago
Michael Niedermayer 63b15e559a mpeg1 bframe encoding patch by (Raphaël LEGRAND) with some modifications by me 22 years ago
Fabrice Bellard 1501987b46 Audio support for DV1394 by Max Krasnyansky 22 years ago
Fabrice Bellard e9a9e0c210 use av_strdup() 22 years ago
Fabrice Bellard 47e2a6e6c5 use av_realloc() 22 years ago
Fabrice Bellard a5df11ab1e dv1394 channel selection by Max Krasnyansky - modified channel number to be in base 10 by default 22 years ago
Fabrice Bellard 79a7c2683e grab device is in AVFormatParameter (at least better than global variable) - currently unused video output stuff for ffplay 22 years ago
Max Krasnyansky 8aa3ee32c2 dv patch by Max Krasnyansky (maxk at qualcomm dot com) 22 years ago
Romain Dolbeau 35e5fb067e PPC perf, PPC clear_block, AltiVec put_pixels8_xy2 patch by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
Philip Gladstone 204c0f48f4 When doing -vstats and also changing the frame rate, then don't count (and 22 years ago
Michael Niedermayer db40a39aba AltiVec perf (take 2), plus a couple AltiVec functions by (Romain Dolbeau <dolbeau at irisa dot fr>) 22 years ago
Slavik Gnatenko f3ec2d46ba os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) 22 years ago
Fabrice Bellard 817b23ffcf still image support - increase audio buffer size - do hex dump even if packet is discarded 22 years ago
Michael Niedermayer 3bea538625 1000l, but for whom? (zero ME sucks and caused the many I frames in the regression tests) 22 years ago
Michael Niedermayer f560dd8279 huffyuv 4cc & -strict 22 years ago
Philip Gladstone be4ce15743 This fixes the jerky video from vob files. However, I am convinced that this 22 years ago
Michael Niedermayer 18531e5233 fix segfault with -vcodec copy 22 years ago
Michael Niedermayer 1d366fceea 10l 22 years ago
Michael Niedermayer 17a70fdeef mb qp limits 22 years ago
Michael Niedermayer 59b571c1e4 more debug output 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
Michael Niedermayer 492cd3a920 AVVideoFrame -> AVFrame 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 140cb66321 new PSNR code (now works with chroma, b frames, ...) 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
Philip Gladstone c11ef252e6 Fixed problem with frame rate reduction when capturing from a source 22 years ago
Philip Gladstone 10d104e4f6 * Add frame rate conversion when there is no audio channel. This makes 22 years ago
Fabrice Bellard b242baa411 '-' can be used for standard input 22 years ago
Måns Rullgård 9ce2f2b133 fixes the frame number counter for -vcodec copy patch by (mru at users dot sourceforge.net (Måns Rullgård)) 22 years ago
Michael Niedermayer d7425f59d5 cleanup (breaks compatibility, requested by fabrice) 22 years ago
Zdenek Kabelac ff29712a3d * use larger buffer - the size should be calculcated from the bitstream 22 years ago
Zdenek Kabelac 4fca59f2ab * fix leak with output file closing 22 years ago
François Revol dfdfa47cd1 BeOS Audio ouput patch by (François Revol <revol at free dot fr>) 22 years ago
François Revol 9ddd71fc60 added BeOS net_server support (R5 network stack), basically the same 22 years ago