]> git.sesse.net Git - ffmpeg/history - libavformat/gxf.c
always export videostreams
[ffmpeg] / libavformat / gxf.c
2006-11-22 Reimar DöffingerSet CODEC_TYPE_DATA for timecode tracks.
2006-11-22 Reimar DöffingerSet st->need_parsing = 2 for MPEG-content.
2006-10-11 Diego BiurrunRename ABS macro to FFABS.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-08-08 Michael Niedermayerboth timestamps are dts, (checked trailer.gxf, spec...
2006-08-02 Baptiste Coudurierremove unneeded audio fourcc as well
2006-08-02 Reimar DöffingerMinor resync optimization
2006-08-02 Baptiste Coudurierdo not set unneeded fourcc
2006-08-01 Reimar DöffingerSupport for seeking, both with and without index and...
2006-07-30 Reimar DöffingerFix typo in comment
2006-07-12 Måns Rullgårdmove common stuff from avienc.c and wav.c to new file...
2006-07-10 Måns Rullgårdallow individual selection of muxers and demuxers
2006-07-09 Måns Rullgårdgive AVInput/OutputFormat structs consistent names
2006-07-03 Reimar Döffingeradd GXF demuxer