501 Commits (b8a997454464d1758f33cfe9ef05768e10f67be0)

Author SHA1 Message Date
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
Måns Rullgård b2722d0a42 -vcodec copy fix patch by (mru at users dot sourceforge dot net (Måns Rullgård)) 22 years ago
Kareila 5d9827bcf6 fixing bitrate display if -acodec copy is used, patch by (Kareila <cokewench at yahoo dot com>) 22 years ago
Fabrice Bellard ec5517d5cf use new PTS api - corrected AV sync for transcoding - factorized print_report() code 22 years ago
Michael Niedermayer ac2830ecd3 fixing unused variables & adding missing options 22 years ago
Fabrice Bellard 8351471307 suppressed vcd flag - use new mpeg mux format instead 22 years ago
Fabrice Bellard 7002684e69 raw picture support in mux 22 years ago
Michael Niedermayer 4d2858deac better/cleaner error resilience (done in a 2nd pass after decoding) 22 years ago
Fabrice Bellard 1629626f5d activated 'raw stream copy' feature (use -acodec copy or -vcodec copy) 22 years ago
Fabrice Bellard 5abdb4b199 added two pass support (same syntax as mencoder) 22 years ago
Michael Niedermayer 2ad1516a6c idct permutation cleanup, idct can be selected per context now 22 years ago
Michael Niedermayer 1dbb6d9026 regression test for ratecontrol & adv mpeg4 stuff 22 years ago
Michael Niedermayer b3a391e8b8 fixing i_quant_factor, this should finally fix the bitrate bug with ffserver hopefully 22 years ago