summaryrefslogtreecommitdiff
path: root/ffmpeg.c
Commit message (Expand)AuthorAge
* closed gop support & flags2 as all bits in flags are usedMichael Niedermayer2004-01-22
* uninitalized variables fix by (Gildas Bazin <gbazin at altern dot org>)Michael Niedermayer2004-01-08
* interlaced dct decision cleanupMichael Niedermayer2004-01-05
* SVCD scan offset stuffMichael Niedermayer2004-01-04
* trellis quantization regression testMichael Niedermayer2004-01-01
* minrate=0 for SVCD & DVD, this matches mpeg2enc and the mpeg1/2 vissual standardMichael Niedermayer2004-01-01
* interlaced motion estimationMichael Niedermayer2003-12-30
* motion vector vissualization improvements patch by (Wolfgang Hesseler <qv at ...Wolfgang Hesseler2003-12-30
* nicer looking PSNR stats (YUV seperate and print the whole file PSNR at the e...Michael Niedermayer2003-12-29
* moved packet output to a separate function - added the frame buffered by the ...Fabrice Bellard2003-12-15
* motion estimation & mb compare functions command line optionsMichael Niedermayer2003-12-15
* init picture structure to avoid uninitialized fieldsFabrice Bellard2003-12-15
* error concealment regression testMichael Niedermayer2003-12-14
* CBR improvementsMichael Niedermayer2003-12-12
* fixed top_field_first support when encodingFabrice Bellard2003-12-12
* obmc encoding flag (forgot to commit...)Michael Niedermayer2003-12-11
* update -interlace helpFabrice Bellard2003-12-10
* -interlace option - better consistency in helpFabrice Bellard2003-12-10
* h263 alternative inter vlc supportMichael Niedermayer2003-11-29
* h263 OBMC & 4MV supportMichael Niedermayer2003-11-28
* use av_read_frame() - added initial seek support (rename -start to -ss (mplay...Fabrice Bellard2003-11-10
* -target option patch by (Vidar Madsen <vidar at prosalg dot no>)Vidar Madsen2003-11-03
* * DV demuxer is now capable of decoding auxilary audio stream. So,Roman Shaposhnik2003-10-31
* New options for intra/inter matrices patch by (Vidar Madsen <vidar at prosalg...Vidar Madsen2003-10-31
* forgot to apply this chunk appearently, no, i dont really remember where it c...Michael Niedermayer2003-10-21
* start time hack by (devik <devik at cdi dot cz>)Michael Niedermayer2003-10-21
* 10lMichael Niedermayer2003-10-20
* AVRationalMichael Niedermayer2003-10-20
* * providing MPEG codecs with a generic fields in AVFrame to use.Roman Shaposhnik2003-10-18
* recommit ofMichael Niedermayer2003-10-14
* use lagrange multipler instead of qp for ratecontrol, this may break some thi...Michael Niedermayer2003-10-07
* * 10000l (cut'n'paste is evil!)Roman Shaposhnik2003-10-04
* * fixing bug that prevented resampling the picture andRoman Shaposhnik2003-10-03
* * fix for integer overflowRoman Shaposhnik2003-09-22
* avoid initializing pts for not decoded streamsFabrice Bellard2003-09-16
* simplified version handlingFabrice Bellard2003-09-11
* mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix)Michael Niedermayer2003-09-09
* header fixes - removed MPEG-4 b frame limtation in helpFabrice Bellard2003-09-08
* 10lMichael Niedermayer2003-09-03
* vhook patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates2003-09-03
* quiet/verbose patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge2003-09-03
* win32 received_sigterm patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge2003-09-02
* stdin patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates2003-08-29
* * making resolution abbreviations rightRoman Shaposhnik2003-08-29
* added loop optionFabrice Bellard2003-08-24
* spell fixesFabrice Bellard2003-08-24
* more sections in help - copyright fixesFabrice Bellard2003-08-24
* AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)Michael Niedermayer2003-08-20
* removed MAXINT64Fabrice Bellard2003-08-08
* A/V sync patch from Gildas Bazin.Roman Shaposhnik2003-07-30