]> git.sesse.net Git - ffmpeg/history - ffmpeg.c
* fixing bug that prevented resampling the picture and
[ffmpeg] / ffmpeg.c
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, ...)
2002-12-04 Michael Niedermayercleanup
2002-12-03 Zdenek Kabelac* two functions to handle allocation of static data...
2002-12-02 Philip GladstoneFixed problem with frame rate reduction when capturing...
2002-11-20 Philip Gladstone* Add frame rate conversion when there is no audio...
2002-11-19 Fabrice Bellard'-' can be used for standard input
2002-11-08 Måns Rullgårdfixes the frame number counter for -vcodec copy patch...
2002-11-08 Michael Niedermayercleanup (breaks compatibility, requested by fabrice)
2002-11-05 Zdenek Kabelac* use larger buffer - the size should be calculcated...
2002-11-05 Zdenek Kabelac* fix leak with output file closing
2002-11-05 François RevolBeOS Audio ouput patch by (François Revol <revol at...
2002-11-02 François Revoladded BeOS net_server support (R5 network stack), basic...
2002-10-30 Måns Rullgård-vcodec copy fix patch by (mru at users dot sourceforge...
2002-10-26 Kareilafixing bitrate display if -acodec copy is used, patch...
2002-10-21 Fabrice Bellarduse new PTS api - corrected AV sync for transcoding...
2002-10-15 Michael Niedermayerfixing unused variables & adding missing options
2002-10-15 Fabrice Bellardsuppressed vcd flag - use new mpeg mux format instead
2002-10-14 Fabrice Bellardraw picture support in mux
2002-10-13 Michael Niedermayerbetter/cleaner error resilience (done in a 2nd pass...
2002-10-11 Fabrice Bellardactivated 'raw stream copy' feature (use -acodec copy...
2002-10-10 Fabrice Bellardadded two pass support (same syntax as mencoder)
2002-09-29 Michael Niedermayeridct permutation cleanup, idct can be selected per...
2002-09-20 Michael Niedermayerregression test for ratecontrol & adv mpeg4 stuff
2002-09-19 Michael Niedermayerfixing i_quant_factor, this should finally fix the...
2002-09-18 Michael Niedermayerfixing
2002-09-16 Michael Niedermayerfixing rc of non-intra-only streams which only contain...
2002-09-12 Michael Niedermayererror resilience command line option
2002-09-01 Michael Niedermayercroping patch by (talus25 at speakeasy dot net) with...
2002-08-30 Michael Niedermayerusing only the fast int dct for regression tests
2002-08-30 Felix Bünemanncygwin patch by (Felix Buenemann <atmosfear at users...
next