summaryrefslogtreecommitdiff
path: root/libavformat/yuv4mpeg.c
Commit message (Expand)AuthorAge
...
* yuv4mpeg output 'C' tag patch by ("Steven M. Schultz" <sms at 2bsd dot com>)Steven M. Schultz2004-04-01
* av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)Michel Bardiaux2004-03-03
* AVRationalMichael Niedermayer2003-10-20
* bottom_field_first -> top_field_firstMichael Niedermayer2003-10-20
* * providing MPEG codecs with a generic fields in AVFrame to use.Roman Shaposhnik2003-10-18
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-14
* yuv4mpeg.c extra space patch by ("Steven M. Schultz" <sms at 2BSD dot COM>)Steven M. Schultz2003-09-25
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-10
* stdin patch by (Charles Yates <charles dot yates at pandora dot be>)Charles Yates2003-08-29
* yuv4mpeg pipe reader for libavformat patch by (D Richard Felker III <dalias a...D Richard Felker III2003-08-05
* removed warningsFabrice Bellard2003-07-17
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-12
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-11
* extracted yuv4mpeg from img.c (untested)Fabrice Bellard2003-01-11