summaryrefslogtreecommitdiffstats
path: root/libavformat/xwma.c
Commit message (Expand)AuthorAgeFilesLines
* lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov2012-01-271-1/+1
* lavf: make av_set_pts_info private.Anton Khirnov2011-11-301-1/+2
* lavf,lavd: replace av_new_stream->avformat_new_stream part I.Anton Khirnov2011-10-191-1/+1
* lavf: use designated initialisers for all (de)muxers.Anton Khirnov2011-07-171-6/+6
* xwma: Fix wrong printf format expression.Diego Biurrun2011-04-151-2/+6
* xwma demuxer: typosMax Horn2011-04-151-2/+2
* handle malloc failures in ff_get_wav_headerMax Horn2011-04-141-1/+4
* add xWMA demuxerMax Horn2011-04-141-0/+254
OpenPOWER on IntegriCloud