]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - ffmpeg.c
CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just
[frescor/ffmpeg.git] / ffmpeg.c
2006-07-11 diegoCONFIG_WIN32 implies MinGW and Cygwin and possibly...
2006-07-06 michaelAVBitStreamFilter (some thingy which can modify the...
2006-06-24 michaelsimplify
2006-06-24 michaelCODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles...
2006-06-20 diegoUse Subversion revision for FFMPEG_VERSION.
2006-06-18 diegoAdd const to (mostly) char* and make some functions...
2006-05-28 lorenmSnow 1pass ratecontrol
2006-05-16 lucabeFix cropping & padding when capturing from a v4l(2...
2006-04-20 lucabeSimplify the code used for assigning video_resample...
2006-04-10 lucabeCosmetic patch: fix indentation (broken by previous...
2006-04-10 lucabeMake cropping, padding, and rescaling independent ...
2006-04-10 lucabeBaptiste COUDURIER's padding patch (reworked by me...
2006-03-30 romansh * fixing -target *dv issues with not setting pix_fmt...
2006-03-29 lucabeChange img_convert() from img_fmt to img_fmt with img_c...
2006-03-15 gpoiriermake the delta magnitude a user specifyable parameter:
2006-03-10 bcoudurierFix cropping, depending on enc pix fmt
2006-03-09 lucabeFix crop & pad + rescaling
2006-02-28 lucabeRename the "-loop" option defined in ffmpeg.c to "...
2006-02-13 michaelThis patch makes output codec keeping input pix_fmt...
2006-02-01 diegovideo4linux2 input support
2006-01-30 mruadd static keyword to some functions
2006-01-28 alPrint libavutil version too.
2006-01-26 rtognimpffmpeg forgets to set AVFormatParameters::pix_fmt when...
2006-01-25 diegowarning fixes by Luca Abeni, lucabe72 ##@## email ...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2006-01-07 alexbetter version reporting
2005-12-29 lorenmupdate x264 wrapper.
2005-12-28 michaeliterative overlapped block based motion estimation...
2005-12-25 michael10l (didnt remove option from old ones after converting...
2005-12-22 diegoCOSMETICS: tabs --> spaces, some prettyprinting
2005-12-18 michaelsupport printing compact qp histogram
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2005-12-12 mruuse PRIxN, %zd, %td formats where needed
2005-10-12 alexfix ffserver, it is working for me now again, a more...
2005-09-20 michaelchanging a few options to AVOptions
2005-09-12 michaeldont include opt.h in avcodec.h
2005-09-12 diegoCAREFULL --> CAREFUL typo fix
2005-09-12 michaelconverting a few more options to AVOptions
2005-09-12 michaelconvert some options in ffmpeg.c to AVOptions
2005-09-11 michaelavoid stdio.h
2005-09-11 michaelAVOption API improvments
2005-09-11 michaeldo not rescale AV_NOPTS_VALUE
2005-09-04 michaelthe user sets codec->time_base for video encding so...
2005-09-02 reimarSupport de-/encoding of 24 and 32 bit PCM (from and...
2005-08-21 michaelvbr audio encode patch by (Justin Ruggles: jruggle...
2005-08-15 michaelsupport fixing missing pts by parsing future frames
2005-08-10 michaelchanges to ignore command media embedded in MS WMV...
2005-07-22 michaellet user set codec even if CODEC_ID_NONE is default...
2005-07-17 michaelchanging AVCodecContext codec -> *codec in AVStream...
2005-07-17 michaelDVB subtitle decoder by (Ian Caulfield: imc25, cam...
2005-07-11 michaelerror_resilience = FF_ER_CAREFULL
2005-06-27 michaelsupport changing in bitstream global headers into extra...
2005-06-25 michael*BSD bktr grab support by (Jacob Meuser: jakemsr, jakem...
2005-06-18 michaelAnimated GIF looping patch by (Todd Kirby // ffmpeg...
2005-06-07 michaelset log level to AV_LOG_DEBUG if -debug ... is used
2005-06-03 bellardsupport for adding new components (syntax: ffmpeg ...
2005-05-31 mruadd -gray command line flag
2005-05-26 michaelsync output stream against any input stream (extension...
2005-05-21 michaelb frame strategy
2005-05-12 michael10l (rescaling AV_NOPTS_VALUE)
2005-04-30 michaelswitch to native time bases
2005-04-25 michaelPIX_FMT_NONE and related fixes
2005-03-27 michaelmotion estimation bitrate penalty compensation
2005-03-24 michaelcopy extradata for streamcopy
2005-03-23 michael25_fix_problem_that_unsynced_with_ss_option.patch by...
2005-03-23 michael30_clean_up_global_header_flag.patch by (Calcium |...
2005-03-23 michaelsupport omiting various headers in mpeg4 as WMP seems...
2005-03-23 michaelchange audio volume range so that the very slow divisio...
2005-03-23 michael19_audio_volume_adj.patch by (Calcium | calcium nurs...
2005-03-23 michael12_finish_encoding_at_shortest_stream_was_finished...
2005-03-22 michael08_limit_in_filesize.patch by (Calcium | calcium nurs...
2005-03-22 michaelinit has_b_frames for stream copy
2005-03-17 mruargument name for -vdt
2005-03-17 michaelmore fine grained discarding of packets
2005-03-14 michaelset global_quality
2005-02-27 michaelThis patch corrects the bug, that if padbottom IS NOT...
2005-02-24 michaelkill warnings patch by (Måns Rullgård <mru inprovide...
2005-02-16 michaelbetter error message patch by (Michel Bardiaux <mbardia...
2005-02-06 michaelseperate bitstream encoding skip from PASS1 flag
2005-02-02 michaelmb_lmin/max to limit the per mb quality for the ratecon...
2005-01-29 michaeldont predict missing timestamps if we lack the required...
2005-01-22 michaelsupport discarding of uninterresting packets
2005-01-21 michaelconsole text to stderr : rev2 patch by (Roine Gustafsso...
2005-01-19 michaelExporting some more options patch by (Martin Drab ...
2005-01-17 michaeltrying to fix the -ss bugs
2005-01-12 michaelnever freed buffer fix
2005-01-12 michaeldissallow sprintf
2005-01-12 michaelvarious security fixes and precautionary checks
2005-01-10 michael10l (ret vs. ret>0)
2005-01-04 michael.{Y,U,V} image2 support
2004-12-29 michaeltarget VCD GOP size patch by (Panagiotis Issaris <takis...
2004-12-29 michaeltarget DV patch by (Panagiotis Issaris <takis at lumumb...
2004-12-20 michaelstream copy block_align
2004-12-19 michaelWhen using the -target option, although PAL or NTSC...
2004-12-19 michaeltry to guess the fps if they are variable
2004-12-14 michaeltry to set next_pts to a reasonable value in case of...
2004-12-08 michaelmore flexible frame skip decission
2004-12-08 michaelframe skip support
2004-11-30 michaelmax frames command line options
2004-11-27 michael10l (encode bit buffer too small for 1920x1080 raw)
next