summaryrefslogtreecommitdiff
path: root/libavformat/xmv.c
Commit message (Expand)AuthorAgeFilesLines
* lavf: replace av_new_stream->avformat_new_stream part II.Anton Khirnov2011-10-191-1/+1
* lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov2011-10-191-1/+1
* xmv: eliminate superfluous zeroing of zero dataSven Hesse2011-08-261-11/+2
* add XMV demuxerSven Hesse2011-08-171-0/+576