summaryrefslogtreecommitdiff
path: root/libavformat/ffm.h
Commit message (Expand)AuthorAge
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* Remove offset_t typedef and use int64_t directly instead.Diego Biurrun2008-10-03
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Recommit r14497Michael Niedermayer2008-08-01
* Revert r14497Michael Niedermayer2008-08-01
* Add missing header #includes.Diego Biurrun2008-08-01
* cosmetics, pts->dtsBaptiste Coudurier2008-06-22
* pass dts and pts through ffm, should fix streaming b framesBaptiste Coudurier2008-06-09
* remove ugly ffm_nopts hack, use AVFormatContext->timestampBaptiste Coudurier2008-06-09
* fix pts handling in ffmBaptiste Coudurier2008-06-07
* split ffm de/muxerBaptiste Coudurier2008-05-26