599 Commits (ef35d13a84976f067cf1e0d03a0d10492021fd57)

Author SHA1 Message Date
Roman Shaposhnik 2744ca9ac9 * providing MPEG codecs with a generic fields in AVFrame to use. 21 years ago
Michael Niedermayer fe08925f64 recommit of 21 years ago
Michael Niedermayer 158c7f059c use lagrange multipler instead of qp for ratecontrol, this may break some things, tell me ASAP if u notice anything broken 21 years ago
Roman Shaposhnik 39518b493f * 10000l (cut'n'paste is evil!) 21 years ago
Roman Shaposhnik a686caf03d * fixing bug that prevented resampling the picture and 21 years ago
Roman Shaposhnik fd0f45e58b * fix for integer overflow 21 years ago
Fabrice Bellard 211f2123c5 avoid initializing pts for not decoded streams 21 years ago
Fabrice Bellard 7b7d86f120 simplified version handling 21 years ago
Michael Niedermayer 6e6d6dc0a5 mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix) 21 years ago
Fabrice Bellard f42eda74dd header fixes - removed MPEG-4 b frame limtation in help 21 years ago
Michael Niedermayer dafc3856d9 10l 21 years ago
Charles Yates bee0d9e587 vhook patch by (Charles Yates <charles dot yates at pandora dot be>) 21 years ago
Bill Eldridge f068206ed3 quiet/verbose patch by (Bill Eldridge <bill at rfa dot org>) 21 years ago
Bill Eldridge 3633ada546 win32 received_sigterm patch by (Bill Eldridge <bill at rfa dot org>) 21 years ago
Charles Yates d9a916e221 stdin patch by (Charles Yates <charles dot yates at pandora dot be>) 21 years ago
Roman Shaposhnik ba2a8cb40b * making resolution abbreviations right 21 years ago
Fabrice Bellard b1b77fe967 added loop option 21 years ago
Fabrice Bellard d95ac2c554 spell fixes 21 years ago
Fabrice Bellard 02d504a7d3 more sections in help - copyright fixes 21 years ago
Michael Niedermayer 743739d2c5 AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>) 21 years ago
Fabrice Bellard 5b685a7a76 removed MAXINT64 21 years ago
Roman Shaposhnik e7d0374f27 A/V sync patch from Gildas Bazin. 21 years ago
Michael Niedermayer 7d1c3fc1d6 rate distortion mb decision support 21 years ago
Roman Shaposhnik 445f1b83ad * First round of AV sync fixes. 22 years ago
Romain Dolbeau e45a2872fa 1) remove TBL support in PPC performance. It's much more useful to use the 22 years ago
Alex Beregszaszi e103117177 10l found by Curi Fabio Eduardo (SFL) <curif@TELEFONICA.COM.AR> 22 years ago
Alex Beregszaszi e3ee328330 tv standard selection support for dv1394 and grab (v4l) 22 years ago
Fabrice Bellard 01310af292 added ffplay utility 22 years ago
Falk Hüffner 3db320ea0c Warning fixes. 22 years ago
Michael Niedermayer d8085ea727 cleanup 22 years ago
Roman Shaposhnik 631670888d * introducing new public interface in imgconvert.c 22 years ago
Brian Foley bd07398046 -map and sanity checking patch by (Brian Foley <bfoley at compsoc dot nuigalway dot ie>) 22 years ago
Roman Shaposhnik 5fe03e3837 * making it possible to override aspect ratio from the command line 22 years ago
Roman Shaposhnik 880e8ba730 * fixing NTSC frame rate for DV streams 22 years ago
Roman Shaposhnik e738cee9c4 Complete support for OpenDML AVIs and AVIs > 2Gb. 22 years ago
Roumen Petrov 9680a72282 restore old tty in ffmpeg patch by (Roumen Petrov <ffmpeg at roumenpetrov dot info>) 22 years ago
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