aboutsummaryrefslogtreecommitdiff
path: root/libavformat/ffm.h
AgeCommit message (Expand)Author
2011-08-09Rename ffserver to avserver.Anton Khirnov
2011-04-08lavf: get rid of ffm-specific stuff in avformat.hAnton Khirnov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2008-10-03Remove offset_t typedef and use int64_t directly instead.Diego Biurrun
2008-08-31Globally rename the header inclusion guard names.Stefano Sabatini
2008-08-01Recommit r14497Michael Niedermayer
2008-08-01Revert r14497Michael Niedermayer
2008-08-01Add missing header #includes.Diego Biurrun
2008-06-22cosmetics, pts->dtsBaptiste Coudurier
2008-06-09pass dts and pts through ffm, should fix streaming b framesBaptiste Coudurier
2008-06-09remove ugly ffm_nopts hack, use AVFormatContext->timestampBaptiste Coudurier
2008-06-07fix pts handling in ffmBaptiste Coudurier
2008-05-26split ffm de/muxerBaptiste Coudurier