aboutsummaryrefslogtreecommitdiff
path: root/libavformat/adxdec.c
AgeCommit message (Expand)Author
2012-01-31lavf: rename AVInputFormat.value to raw_codec_id.Anton Khirnov
2012-01-27lavf: remove AVFormatParameters from AVFormatContext.read_header signatureAnton Khirnov
2012-01-03adx: add AVFMT_GENERIC_INDEX to demuxer flags.Justin Ruggles
2011-11-30lavf: make av_set_pts_info private.Anton Khirnov
2011-11-26adx: rename ff_adx_decode_header() to avpriv_adx_decode_header()Justin Ruggles
2011-11-26avformat: add CRI ADX format demuxerJustin Ruggles