aboutsummaryrefslogtreecommitdiff
path: root/libavformat/dtsdec.c
AgeCommit message (Expand)Author
2015-03-04dca: Move syncword definitions to a separate headerDiego Biurrun
2013-05-04avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriateDiego Biurrun
2012-08-07Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov
2012-04-06cosmetics: Align muxer/demuxer declarationsMartin Storsjö
2012-01-31lavf: rename AVInputFormat.value to raw_codec_id.Anton Khirnov
2011-07-17lavf: use designated initialisers for all (de)muxers.Anton Khirnov
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-01-26Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò
2010-08-30split raw.c into rawdec.c and rawenc.cAurelien Jacobs
2010-08-29move DTS demuxer to its own fileAurelien Jacobs