aboutsummaryrefslogtreecommitdiffstats
path: root/libavformat/ffm.h
Commit message (Expand)AuthorAgeFilesLines
* Recommit r14497Michael Niedermayer2008-08-011-0/+2
* Revert r14497Michael Niedermayer2008-08-011-2/+0
* Add missing header #includes.Diego Biurrun2008-08-011-0/+2
* cosmetics, pts->dtsBaptiste Coudurier2008-06-221-1/+1
* pass dts and pts through ffm, should fix streaming b framesBaptiste Coudurier2008-06-091-3/+3
* remove ugly ffm_nopts hack, use AVFormatContext->timestampBaptiste Coudurier2008-06-091-1/+0
* fix pts handling in ffmBaptiste Coudurier2008-06-071-4/+1
* split ffm de/muxerBaptiste Coudurier2008-05-261-0/+60