]> git.sesse.net Git - ffmpeg/history - ffmpeg.c
mov fourccs for handling FCP files by (Baptiste COUDURIER )(baptiste.coudurier smartj...
[ffmpeg] / ffmpeg.c
2004-10-03 Michael Niedermayerfix initial vbv buffer underflow
2004-09-29 Nathan Kurzffmpeg not selecting first available stream, patch...
2004-09-28 Michael Niedermayeravoid using local arrays outside the block where they...
2004-09-28 Michael Niedermayerless printf spam
2004-09-28 Michael Niedermayerfix assert
2004-09-25 Michael Niedermayer10l (wrong context)
2004-09-25 Michael Niedermayer1/2 resolution decoding
2004-09-22 Michael Niedermayerremoving useless code
2004-09-22 Michael Niedermayerlast timestamp and -vsync 0 fix
2004-09-20 Michael Niedermayerinitial timestamp fix
2004-09-02 Michael Niedermayerforgotten parameter
2004-08-14 Michael Niedermayerstack overflow
2004-08-13 Michael Niedermayeruser overrideable level & profile
2004-08-13 Michael Niedermayerspelling fixes, closes bug #1005426
2004-07-26 Michael Niedermayertypo fix by ("Todd.Kirby" <doubleshot at pacbell dot...
2004-07-25 Michael Niedermayermulti frame duplication fix
2004-07-25 Patrice BensoussanFix bug causing conversion to stop when output_packet...
2004-07-21 Patrice BensoussanOption to copy meta data from specified file patch...
2004-07-16 Michael Niedermayersegfault fix
2004-07-14 Michael Niedermayerin/outfile options
2004-07-14 Michael Niedermayerlibdts support by (Benjamin Zores <ben at geexbox dot...
2004-07-14 Michael Niedermayercomment is no longer true
2004-07-05 Michael Niedermayerugly missing lrintf workaround by ("Steven M. Schultz...
2004-07-02 Michael Niedermayer100l fix by (Wolfram Gloger <wmglo at dent dot med...
2004-07-02 Michael Niedermayer100l(audio sync) fix by (Wolfram Gloger <wmglo at dent...
2004-07-01 Mike Melansonuse a more portable version macro
2004-06-30 Michael Niedermayerbetter audio drift compensation
2004-06-30 Michael Niedermayer10l
2004-06-30 Michael Niedermayeraudio timestamp drift compensation
2004-06-30 Michael Niedermayer10l
2004-06-30 Mike Melansonadd some expanded information when printing the banner...
2004-06-29 Michael Niedermayer-t + capture bugfix
2004-06-22 Michael Niedermayertry to allocate the buffer before usig it :)
2004-06-22 Michael Niedermayerflush audio encoder buffers at the end
2004-06-18 Wolfram GlogerCorrect audio parameters when grabbing and using "...
2004-06-18 Luca AbeniA/V Synch in ffmpeg patch by (Luca Abeni <lucabe72...
2004-06-15 Michael Niedermayerpass timestamps correctly for -sync 0
2004-06-12 Michael Niedermayertimestamp discontinuity correction try #1
2004-06-11 Wolfram Glogeruser specified start time offset
2004-06-05 Michael Niedermayer-cbp
2004-06-02 Michael Niedermayer-qprd
2004-06-02 Michael Niedermayer10l (-top 0)
2004-05-29 Michael Niedermayercorrectly interleave packets during encoding
2004-05-29 Michael Niedermayerpass AVPacket into av_write_frame()
2004-05-23 Michael Niedermayer100l
2004-05-21 Michael Niedermayermove time_base (pts_num/pts_den) from AVFormatContext...
2004-05-20 Michael Niedermayermuxing overhead statistic fix for stream copying
2004-05-12 Michael Niedermayerautomatic framerate selection
2004-05-12 Michael Niedermayerautomatic pixel format selection
2004-05-05 Michael Niedermayernext_pts fix by (Wolfram Gloger <wmglo at dent dot...
2004-05-05 Michael Niedermayercoder, context, predictor command line options
2004-04-30 Michael Niedermayerintra_dc_precission>0 encoding support
2004-04-30 Michael Niedermayerffmpeg -version
2004-04-26 Wolfram GlogerFix synthetic next_pts calculation / audio pts patch...
2004-04-25 Michael Niedermayerlmin/lmax
2004-04-25 Michael Niedermayersupport reusing mb types and field select values of...
2004-04-24 Michael Niedermayer-qpel option
2004-04-23 Timofei V. Bondarenkome_range patch by ("Timofei V. Bondarenko" <timm at...
2004-04-23 Michael Niedermayerreuse motion vectors/mb types/field select values of...
2004-04-18 Michael Niedermayer10l
2004-04-18 Michael Niedermayerpts fix / b frame segfault fix
2004-04-18 Michael Niedermayer10l (segfault fix)
2004-04-17 Michael Niedermayerpassing AVFrame instead of AVPicture around in ffmpeg...
2004-04-17 Michael Niedermayerstream copy pts fix
2004-04-15 Michael Niedermayer10l (stats didnt include av_write_trailer())
2004-04-15 Michael Niedermayerprint video/audio/global_header size and muxing overhead
2004-04-11 Allen Dayprintf macro patch by (Allen Day <allenday at ucla...
2004-04-11 Allen Dayverbosity patch by (Allen Day <allenday at ucla dot...
2004-04-09 Michael Niedermayerrequire the user to explicitly specifiy --enable-gpl...
2004-04-08 Todd Kirbypadding support in ffmpeg patch by (Todd Kirby <doubles...
2004-04-06 Roman Shaposhnik * making it possible to specify recording date and...
2004-04-05 Michael Niedermayer10000l
2004-04-01 Michael Niedermayerpass frame_size for stream copy
2004-03-26 Wolfram GlogerSupport raw mpegts streams from dvr patch by (wmglo...
2004-03-26 Michael Niedermayerh263 loop filter option
2004-03-18 Michael Niedermayerslice structured encoding support & interlaced spelling
2004-03-18 Michael Niedermayerwrong help text
2004-03-14 Leon van Stuivenbergtcp select() check and enables pressing 'q' when readin...
2004-03-11 Michael Niedermayernicer output for 'ffmpeg -formats'
2004-03-05 Michael Niedermayerwrite trailer before closing codecs as otherwise access...
2004-03-03 Michel Bardiauxav_log() patch by (Michel Bardiaux <mbardiaux at peakti...
2004-02-25 Michael Niedermayeruse AVFrame.pts=AV_NOPTS_VALUE instead of AVFrame.pts=0
2004-02-23 Michael Niedermayermultithreaded mpeg2 decoding
2004-02-19 Hauke Dudenimproved VCD support patch by ("Hauke Duden" <H.NS...
2004-02-19 Michael Niedermayerw32threads by (Gildas Bazin <gbazin at altern dot org>)
2004-02-14 Michael Niedermayerfix image resize
2004-02-14 Gael ChardonLog file and Windows patch by ("Gael Chardon" <gael...
2004-02-13 Michael Niedermayerthreadless threads warning
2004-02-13 Michael Niedermayermultithreaded/SMP motion estimation
2004-02-07 Michael Niedermayerpass strict_std_compliance to audio context too
2004-02-04 Michael Niedermayerfixes by Gildas Bazin <gbazin at altern dot org>
2004-02-02 Michael Niedermayerquantizer noise shaping
2004-01-22 Michael Niedermayerclosed gop support & flags2 as all bits in flags are...
2004-01-08 Michael Niedermayeruninitalized variables fix by (Gildas Bazin <gbazin...
2004-01-05 Michael Niedermayerinterlaced dct decision cleanup
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...
next