]> git.sesse.net Git - ffmpeg/history - libavformat/ffmenc.c
Lossless jpeg expects and uses BGRA not RGB32 (this probably caused a problem on
[ffmpeg] / libavformat / ffmenc.c
2009-11-24 Jason Garrett-GlaserUpdate ffserver to include all basic x264 parameters...
2009-03-20 Baptiste Coudurierdo not write ffm write index by default, detect if...
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-11 Diego BiurrunFix build: Add intreadwrite.h and bswap.h #includes...
2008-08-16 Michael NiedermayerFix rc_eq mem leak.
2008-07-27 Stefano SabatiniImprove long names for FFM muxer and demuxer:
2008-06-27 Stefan Gehrerfix size of header data
2008-06-22 Baptiste Couduriercosmetics, pts->dts
2008-06-22 Baptiste Coudurierstore dts in ffm headers
2008-06-22 Baptiste Coudurierremove pts set hack, this is no more correct
2008-06-22 Baptiste Coudurierenable feeder threads
2008-06-22 Baptiste Coudurierdo not reset ffm pts, this avoids setting last pts...
2008-06-09 Baptiste Coudurierremove now unneeded vars
2008-06-09 Baptiste Coudurierpass dts and pts through ffm, should fix streaming...
2008-06-09 Baptiste Coudurierpass extradata through ffm
2008-06-09 Baptiste Coudurierremove ugly ffm_nopts hack, use AVFormatContext->timestamp
2008-06-07 Baptiste Coudurierfix pts handling in ffm
2008-06-06 Baptiste Couduriercosmetics, rename first to header, more explicit name
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-26 Baptiste Coudurierremove unneeded include
2008-05-26 Baptiste Couduriersplit ffm de/muxer