179 Commits (b46243ed1c54707708140148dc9426ed592e19b5)

Author SHA1 Message Date
Michael Niedermayer 2caa92d935 fixes by Gildas Bazin <gbazin at altern dot org> 21 years ago
Michael Niedermayer 77ea0d4bdd quantizer noise shaping 21 years ago
Michael Niedermayer 303e50e65b closed gop support & flags2 as all bits in flags are used 21 years ago
Michael Niedermayer 303aebf97a uninitalized variables fix by (Gildas Bazin <gbazin at altern dot org>) 21 years ago
Michael Niedermayer 622348f931 interlaced dct decision cleanup 21 years ago
Michael Niedermayer baaf3f467b SVCD scan offset stuff 21 years ago
Michael Niedermayer c0baa56a25 trellis quantization regression test 21 years ago
Michael Niedermayer 55bbad6f14 minrate=0 for SVCD & DVD, this matches mpeg2enc and the mpeg1/2 vissual standard 21 years ago
Michael Niedermayer bb198e198a interlaced motion estimation 21 years ago
Wolfgang Hesseler 0c9bbaec60 motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at multimediaware dot com>) 21 years ago
Michael Niedermayer 890972be03 nicer looking PSNR stats (YUV seperate and print the whole file PSNR at the end instead of the last frame's) 21 years ago
Fabrice Bellard a700a6ae8f moved packet output to a separate function - added the frame buffered by the decoder at EOF, if any 21 years ago
Michael Niedermayer 5d43635e47 motion estimation & mb compare functions command line options 21 years ago
Fabrice Bellard 8bb27bdfd4 init picture structure to avoid uninitialized fields 21 years ago
Michael Niedermayer 7ebfc0ea63 error concealment regression test 21 years ago
Michael Niedermayer fb0666392c CBR improvements 21 years ago
Fabrice Bellard 7a0f9d7e7d fixed top_field_first support when encoding 21 years ago
Michael Niedermayer 8e2162f013 obmc encoding flag (forgot to commit...) 21 years ago
Fabrice Bellard 0f26033b7a update -interlace help 21 years ago
Fabrice Bellard e56d417bee -interlace option - better consistency in help 21 years ago
Michael Niedermayer dba019daba h263 alternative inter vlc support 21 years ago
Michael Niedermayer f7190f7399 h263 OBMC & 4MV support 21 years ago
Fabrice Bellard 254abc2ec6 use av_read_frame() - added initial seek support (rename -start to -ss (mplayer...)) - added '-dump' option to dump input packets 21 years ago
Vidar Madsen e059574132 -target option patch by (Vidar Madsen <vidar at prosalg dot no>) 21 years ago
Roman Shaposhnik ddaae6a9d1 * DV demuxer is now capable of decoding auxilary audio stream. So, 21 years ago
Vidar Madsen 84f608f4a0 New options for intra/inter matrices patch by (Vidar Madsen <vidar at prosalg dot no>) 21 years ago
Michael Niedermayer 7f96ed5b16 forgot to apply this chunk appearently, no, i dont really remember where it came from 21 years ago
Michael Niedermayer 8831db5ca2 start time hack by (devik <devik at cdi dot cz>) 21 years ago
Michael Niedermayer 1c0dcc391a 10l 21 years ago
Michael Niedermayer 5ff85f1d8b AVRational 21 years ago
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