summaryrefslogtreecommitdiff
path: root/libavformat/dnxhddec.c
Commit message (Expand)AuthorAge
* lavf: Constify the probe function argument.Carl Eugen Hoyos2019-03-21
* avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a headerJames Almer2016-07-25
* libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formatsMark Reid2016-02-14
* lavf/dnxhd: Autodetect more valid files.Carl Eugen Hoyos2015-08-25
* lavf/dnxhd: Autodetect more files that can be decoded.Carl Eugen Hoyos2015-05-26
* Allow autodetection of some dnxhd files that can be decoded correctly.Carl Eugen Hoyos2012-10-13
* Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'Michael Niedermayer2012-08-07
|\
| * Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-05-27
|\|
| * rawdec: factor video demuxer definitions into a macro.Anton Khirnov2011-05-27
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-26
* | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice.Diego Elio Pettenò2011-01-28
|/
* split raw.c into rawdec.c and rawenc.cAurelien Jacobs2010-08-30
* move dnxhd demuxer to its own fileAurelien Jacobs2010-08-29