]> git.sesse.net Git - ffmpeg/history - ffmpeg.c
10000l
[ffmpeg] / ffmpeg.c
2004-01-04 Michael NiedermayerSVCD scan offset stuff
2004-01-01 Michael Niedermayertrellis quantization regression test
2004-01-01 Michael Niedermayerminrate=0 for SVCD & DVD, this matches mpeg2enc and...
2003-12-30 Michael Niedermayerinterlaced motion estimation
2003-12-30 Wolfgang Hesselermotion vector vissualization improvements patch by...
2003-12-29 Michael Niedermayernicer looking PSNR stats (YUV seperate and print the...
2003-12-15 Fabrice Bellardmoved packet output to a separate function - added...
2003-12-15 Michael Niedermayermotion estimation & mb compare functions command line...
2003-12-15 Fabrice Bellardinit picture structure to avoid uninitialized fields
2003-12-14 Michael Niedermayererror concealment regression test
2003-12-12 Michael NiedermayerCBR improvements
2003-12-12 Fabrice Bellardfixed top_field_first support when encoding
2003-12-11 Michael Niedermayerobmc encoding flag (forgot to commit...)
2003-12-10 Fabrice Bellardupdate -interlace help
2003-12-10 Fabrice Bellard-interlace option - better consistency in help
2003-11-29 Michael Niedermayerh263 alternative inter vlc support
2003-11-28 Michael Niedermayerh263 OBMC & 4MV support
2003-11-10 Fabrice Bellarduse av_read_frame() - added initial seek support (renam...
2003-11-03 Vidar Madsen-target option patch by (Vidar Madsen <vidar at prosalg...
2003-10-31 Roman Shaposhnik * DV demuxer is now capable of decoding auxilary...
2003-10-31 Vidar MadsenNew options for intra/inter matrices patch by (Vidar...
2003-10-21 Michael Niedermayerforgot to apply this chunk appearently, no, i dont...
2003-10-21 Michael Niedermayerstart time hack by (devik <devik at cdi dot cz>)
2003-10-20 Michael Niedermayer10l
2003-10-20 Michael NiedermayerAVRational
2003-10-18 Roman Shaposhnik * providing MPEG codecs with a generic fields in...
2003-10-14 Michael Niedermayerrecommit of
2003-10-07 Michael Niedermayeruse lagrange multipler instead of qp for ratecontrol...
2003-10-04 Roman Shaposhnik * 10000l (cut'n'paste is evil!)
2003-10-03 Roman Shaposhnik * fixing bug that prevented resampling the picture and
2003-09-22 Roman Shaposhnik * fix for integer overflow
2003-09-16 Fabrice Bellardavoid initializing pts for not decoded streams
2003-09-11 Fabrice Bellardsimplified version handling
2003-09-09 Michael Niedermayermov/mp4 muxer cleanup (mostly cosmetics/simplifications...
2003-09-08 Fabrice Bellardheader fixes - removed MPEG-4 b frame limtation in...
2003-09-03 Michael Niedermayer10l
2003-09-03 Charles Yatesvhook patch by (Charles Yates <charles dot yates at...
2003-09-03 Bill Eldridgequiet/verbose patch by (Bill Eldridge <bill at rfa...
2003-09-02 Bill Eldridgewin32 received_sigterm patch by (Bill Eldridge <bill...
2003-08-29 Charles Yatesstdin patch by (Charles Yates <charles dot yates at...
2003-08-29 Roman Shaposhnik * making resolution abbreviations right
2003-08-24 Fabrice Bellardadded loop option
2003-08-24 Fabrice Bellardspell fixes
2003-08-24 Fabrice Bellardmore sections in help - copyright fixes
2003-08-20 Michael NiedermayerAC3 encoding patch ba (Ross Martin <ffmpeg at ross...
2003-08-08 Fabrice Bellardremoved MAXINT64
2003-07-30 Roman ShaposhnikA/V sync patch from Gildas Bazin.
2003-07-29 Michael Niedermayerrate distortion mb decision support
2003-07-12 Roman Shaposhnik * First round of AV sync fixes.
2003-07-09 Romain Dolbeau1) remove TBL support in PPC performance. It's much...
2003-07-03 Alex Beregszaszi10l found by Curi Fabio Eduardo (SFL) <curif@TELEFONICA...
2003-06-25 Alex Beregszaszitv standard selection support for dv1394 and grab ...
2003-06-07 Fabrice Bellardadded ffplay utility
2003-05-15 Falk HüffnerWarning fixes.
2003-05-14 Michael Niedermayercleanup
2003-05-07 Roman Shaposhnik * introducing new public interface in imgconvert.c
2003-05-05 Brian Foley-map and sanity checking patch by (Brian Foley <bfoley...
2003-04-29 Roman Shaposhnik * making it possible to override aspect ratio from...
2003-04-29 Roman Shaposhnik* fixing NTSC frame rate for DV streams
2003-04-23 Roman ShaposhnikComplete support for OpenDML AVIs and AVIs > 2Gb.
2003-04-10 Roumen Petrovrestore old tty in ffmpeg patch by (Roumen Petrov ...
2003-04-04 Michael NiedermayerH264 decoder & demuxer
2003-03-20 Michael Niedermayer10l
2003-03-20 Sylvain CorréMacOS X stack overflow? patch by (Sylvain Corré <sylvai...
2003-03-16 Fred Rothgangerrawvideo patch by (Fred Rothganger <rothgang at uiuc...
2003-03-12 François RevolCleaner support for usleep()
2003-03-12 Michael Niedermayerper context frame_rate_base, this should finally fix...
2003-03-11 Slavik Gnatenkorestoring OS/2 compatibility patch by ("Slavik Gnatenko...
2003-03-09 Alex Beregszaszisimplified
2003-03-07 Max KrasnyanskyFrame rate emulation patch by (Max Krasnyansky <maxk...
2003-03-05 Michael Niedermayerextended option for h263+ patch by (fixounet at free...
2003-03-03 Michael NiedermayerMpegEncContext.(i)dct_* -> DspContext.(i)dct_*
2003-02-12 François Revolfix for legacy audio
2003-02-11 Zdenek Kabelac* UINTX -> uintx_t INTX -> intx_t
2003-02-10 Zdenek Kabelac* static,const,compiler warning cleanup
2003-02-08 François Revolfix for using ffplay without specifying the audio device
2003-02-08 Michael Niedermayermpeg1 bframe encoding patch by (Raphaël LEGRAND) with...
2003-01-27 Fabrice BellardAudio support for DV1394 by Max Krasnyansky
2003-01-23 Fabrice Bellarduse av_strdup()
2003-01-23 Fabrice Bellarduse av_realloc()
2003-01-23 Fabrice Bellarddv1394 channel selection by Max Krasnyansky - modified...
2003-01-23 Fabrice Bellardgrab device is in AVFormatParameter (at least better...
2003-01-22 Max Krasnyanskydv patch by Max Krasnyansky (maxk at qualcomm dot com)
2003-01-19 Romain DolbeauPPC perf, PPC clear_block, AltiVec put_pixels8_xy2...
2003-01-17 Philip GladstoneWhen doing -vstats and also changing the frame rate...
2003-01-16 Michael NiedermayerAltiVec perf (take 2), plus a couple AltiVec functions...
2003-01-11 Slavik Gnatenkoos2 support patch by ("Slavik Gnatenko" <miracle9 at...
2003-01-11 Fabrice Bellardstill image support - increase audio buffer size -...
2003-01-06 Michael Niedermayer1000l, but for whom? (zero ME sucks and caused the...
2002-12-27 Michael Niedermayerhuffyuv 4cc & -strict
2002-12-25 Philip GladstoneThis fixes the jerky video from vob files. However...
2002-12-24 Michael Niedermayerfix segfault with -vcodec copy
2002-12-20 Michael Niedermayer10l
2002-12-18 Michael Niedermayermb qp limits
2002-12-17 Michael Niedermayermore debug output
2002-12-11 Philip GladstoneAdd the -em_rate option to make the img reader run...
2002-12-09 Michael NiedermayerAVVideoFrame -> AVFrame
2002-12-05 Dietercrop optmization patch by (Dieter Shirley <dieters...
2002-12-05 Michael Niedermayerinfinity fix by ("Steven M. Schultz" <sms at 2BSD dot...
2002-12-04 Michael Niedermayernew PSNR code (now works with chroma, b frames, ...)
next