20 Commits (e5b3112996c3da45aa03b39c5ade375d40d4407d)

Author SHA1 Message Date
Michael Niedermayer 6a44699746 avformat/dtsdec: check more of the dca headers in dts_probe() 10 years ago
Michael Niedermayer 2b501b553f avformat/dtsdec: skip the first 4k in dts_probe() 10 years ago
Michael Niedermayer e6fabd6e9b avformat/dtsdec: fix signedness in reference pcm highpass in dts_probe() 10 years ago
Michael Niedermayer dd551dc7ff avformat/dtsdec: count LE and BE separately in dts_probe() 10 years ago
Michael Niedermayer 6663205338 avformat/dtsdec: Improve probe, reject things looking like analoge signals 11 years ago
Diego Biurrun e0f8be6413 avformat: Add AVPROBE_SCORE_EXTENSION define and use where appropriate 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Martin Storsjö 20234a4bd7 cosmetics: Align muxer/demuxer declarations 13 years ago
Anton Khirnov f7fe41a04f lavf: rename AVInputFormat.value to raw_codec_id. 13 years ago
Anton Khirnov dfc2c4d900 lavf: use designated initialisers for all (de)muxers. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Elio Pettenò 66355be3c3 Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Diego Elio Pettenò c6610a216e Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. 14 years ago
Aurelien Jacobs 4ca31edcfe split raw.c into rawdec.c and rawenc.c 14 years ago
Aurelien Jacobs 6d0678d182 move DTS demuxer to its own file 14 years ago