| Commit message (Expand) | Author | Age | Files | Lines |
* | lavf: Constify the probe function argument. | Carl Eugen Hoyos | 2019-03-21 | 1 | -1/+1 |
* | avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a header | James Almer | 2016-07-25 | 1 | -1/+1 |
* | libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats | Mark Reid | 2016-02-14 | 1 | -3/+4 |
* | lavf/dnxhd: Autodetect more valid files. | Carl Eugen Hoyos | 2015-08-25 | 1 | -1/+1 |
* | lavf/dnxhd: Autodetect more files that can be decoded. | Carl Eugen Hoyos | 2015-05-26 | 1 | -1/+1 |
* | Allow autodetection of some dnxhd files that can be decoded correctly. | Carl Eugen Hoyos | 2012-10-13 | 1 | -1/+1 |
* | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\ |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-05-27 | 1 | -10/+1 |
|\| |
|
| * | rawdec: factor video demuxer definitions into a macro. | Anton Khirnov | 2011-05-27 | 1 | -10/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | Prefix all _demuxer, _muxer, _protocol from libavformat and libavdevice. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | split raw.c into rawdec.c and rawenc.c | Aurelien Jacobs | 2010-08-30 | 1 | -1/+1 |
* | move dnxhd demuxer to its own file | Aurelien Jacobs | 2010-08-29 | 1 | -0/+54 |