Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-08-16Fix rc_eq mem leak.Michael Niedermayer
2008-07-28Improve long names for FFM muxer and demuxer:Stefano Sabatini
2008-06-28fix size of header dataStefan Gehrer
2008-06-22cosmetics, pts->dtsBaptiste Coudurier
2008-06-22store dts in ffm headersBaptiste Coudurier
2008-06-22remove pts set hack, this is no more correctBaptiste Coudurier
2008-06-22enable feeder threadsBaptiste Coudurier
2008-06-22do not reset ffm pts, this avoids setting last pts to 0 and screwing up seekingBaptiste Coudurier
2008-06-09remove now unneeded varsBaptiste Coudurier
2008-06-09pass dts and pts through ffm, should fix streaming b framesBaptiste Coudurier
2008-06-09pass extradata through ffmBaptiste Coudurier
2008-06-09remove ugly ffm_nopts hack, use AVFormatContext->timestampBaptiste Coudurier
2008-06-07fix pts handling in ffmBaptiste Coudurier
2008-06-07cosmetics, rename first to header, more explicit nameBaptiste Coudurier
2008-06-03Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.Stefano Sabatini
2008-05-26remove unneeded includeBaptiste Coudurier
2008-05-26split ffm de/muxerBaptiste Coudurier