aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/ffm.c
Commit message (Expand)AuthorAgeFilesLines
* Add more resilience in reading ffm files. In particular, don't assumePhilip Gladstone2003-11-191-0/+66
* disable encoders where appropriate (patch courtesy of BEROMike Melanson2003-10-141-0/+6
* 64 bit pts for writing - more const usageFabrice Bellard2003-09-101-2/+2
* add av_new_stream() usageFabrice Bellard2003-08-081-7/+5
* per context frame_rate_base, this should finally fix frame_rate related av sy...Michael Niedermayer2003-03-121-10/+5
* fixing frame_rate accuracyMichael Niedermayer2003-03-081-2/+9
* * UINTX -> uintx_t INTX -> intx_tZdenek Kabelac2003-02-111-22/+22
* use av_strdup()Fabrice Bellard2003-01-231-1/+1
* AVVideoFrame -> AVFrameMichael Niedermayer2002-12-091-1/+1
* Fix a crash caused by a null coded_picture pointer in ffserver.Philip Gladstone2002-12-091-1/+1
* cleanupMichael Niedermayer2002-12-041-3/+4
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+684