OSDN Git Service

Fix compilation with TRACE
[coroid/ffmpeg_saccubus.git] / libavformat / mtv.c
2008-09-08 Luca AbeniBump Major version, this commit is almost just renaming...
2008-06-28 Reimar DöffingerChange mtv_read_packet so it does not break after seeki...
2008-06-28 Reimar DöffingerFix pkt->pos to really point at start of packet for...
2008-06-03 Stefano SabatiniMake long_names in lavf/lavdev optional depending on...
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2008-05-06 Diego BiurrunRemove unnecessary parentheses from return calls.
2007-11-21 Björn AxelssonUse dynamically allocated ByteIOContext in AVFormatContext
2007-07-19 Panagiotis IssarisReplace all occurrences of AVERROR_IO with AVERROR...
2007-07-19 Panagiotis IssarisReplace all occurrences of AVERROR_NOMEM with AVERROR...
2007-04-15 Aurelien Jacobsadd an enum for need_parsing
2007-04-08 Michael Niedermayerallocate 32 extra bytes at the end of the probe buffer...
2007-04-07 Diego Biurruntypos/grammar
2006-11-03 Reynaldo H. Verdej... now we set codec_tag, still have to figure out how...
2006-10-12 Reynaldo H. Verdej... new mtv demuxer