summaryrefslogtreecommitdiffstats
path: root/ffmpeg.c
Commit message (Expand)AuthorAgeFilesLines
* moved packet output to a separate function - added the frame buffered by the ...Fabrice Bellard2003-12-151-173/+206
* motion estimation & mb compare functions command line optionsMichael Niedermayer2003-12-151-0/+24
* init picture structure to avoid uninitialized fieldsFabrice Bellard2003-12-151-0/+2
* error concealment regression testMichael Niedermayer2003-12-141-0/+8
* CBR improvementsMichael Niedermayer2003-12-121-1/+4
* fixed top_field_first support when encodingFabrice Bellard2003-12-121-31/+31
* obmc encoding flag (forgot to commit...)Michael Niedermayer2003-12-111-0/+6
* update -interlace helpFabrice Bellard2003-12-101-1/+1
* -interlace option - better consistency in helpFabrice Bellard2003-12-101-7/+10
* h263 alternative inter vlc supportMichael Niedermayer2003-11-291-0/+5
* h263 OBMC & 4MV supportMichael Niedermayer2003-11-281-1/+0
* use av_read_frame() - added initial seek support (rename -start to -ss (mplay...Fabrice Bellard2003-11-101-127/+116
* -target option patch by (Vidar Madsen <vidar at prosalg dot no>)Vidar Madsen2003-11-031-0/+106
* * DV demuxer is now capable of decoding auxilary audio stream. So,Roman Shaposhnik2003-10-311-0/+6
* New options for intra/inter matrices patch by (Vidar Madsen <vidar at prosalg...Vidar Madsen2003-10-311-1/+43
* forgot to apply this chunk appearently, no, i dont really remember where it c...Michael Niedermayer2003-10-211-0/+3
* start time hack by (devik <devik at cdi dot cz>)Michael Niedermayer2003-10-211-2/+14
* 10lMichael Niedermayer2003-10-201-1/+1
* AVRationalMichael Niedermayer2003-10-201-2/+2
* * providing MPEG codecs with a generic fields in AVFrame to use.Roman Shaposhnik2003-10-181-0/+3
* recommit ofMichael Niedermayer2003-10-141-4/+4
* use lagrange multipler instead of qp for ratecontrol, this may break some thi...Michael Niedermayer2003-10-071-9/+9
* * 10000l (cut'n'paste is evil!)Roman Shaposhnik2003-10-041-5/+5
* * fixing bug that prevented resampling the picture andRoman Shaposhnik2003-10-031-2/+23
* * fix for integer overflowRoman Shaposhnik2003-09-221-4/+4
* avoid initializing pts for not decoded streamsFabrice Bellard2003-09-161-12/+14
* simplified version handlingFabrice Bellard2003-09-111-1/+0
* mov/mp4 muxer cleanup (mostly cosmetics/simplifications & global header fix)Michael Niedermayer2003-09-091-0/+3
* header fixes - removed MPEG-4 b frame limtation in helpFabrice Bellard2003-09-081-4/+1
* 10lMichael Niedermayer2003-09-031-8/+9
* vhook patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates2003-09-031-6/+16
* quiet/verbose patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge2003-09-031-9/+16
* win32 received_sigterm patch by (Bill Eldridge <bill at rfa dot org>)Bill Eldridge2003-09-021-0/+4
* stdin patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates2003-08-291-9/+21
* * making resolution abbreviations rightRoman Shaposhnik2003-08-291-1/+1
* added loop optionFabrice Bellard2003-08-241-8/+3
* spell fixesFabrice Bellard2003-08-241-2/+2
* more sections in help - copyright fixesFabrice Bellard2003-08-241-98/+128
* AC3 encoding patch ba (Ross Martin <ffmpeg at ross dot interwrx dot com>)Michael Niedermayer2003-08-201-0/+10
* removed MAXINT64Fabrice Bellard2003-08-081-2/+0
* A/V sync patch from Gildas Bazin.Roman Shaposhnik2003-07-301-60/+49
* rate distortion mb decision supportMichael Niedermayer2003-07-291-6/+11
* * First round of AV sync fixes.Roman Shaposhnik2003-07-121-24/+42
* 1) remove TBL support in PPC performance. It's much more useful to use theRomain Dolbeau2003-07-091-2/+2
* 10l found by Curi Fabio Eduardo (SFL) <curif@TELEFONICA.COM.AR>Alex Beregszaszi2003-07-031-1/+1
* tv standard selection support for dv1394 and grab (v4l)Alex Beregszaszi2003-06-251-0/+8
* added ffplay utilityFabrice Bellard2003-06-071-187/+29
* Warning fixes.Falk Hüffner2003-05-151-1/+1
* cleanupMichael Niedermayer2003-05-141-1/+1
* * introducing new public interface in imgconvert.cRoman Shaposhnik2003-05-071-0/+10
OpenPOWER on IntegriCloud