summaryrefslogtreecommitdiffstats
path: root/libavcodec/dnxhddata.h
Commit message (Expand)AuthorAgeFilesLines
* libavcodec/dnxhd: change ff_dnxhd_get_hr_frame_size to avpriv_Jason Stevens2018-09-101-13/+1
* avcodec/dnxhddata: remove dead codeJames Almer2017-11-111-4/+1
* lavc/dnxhddata: Do not print frame rates with supported profiles.Carl Eugen Hoyos2017-11-081-1/+0
* avcodec/dnxhd*: add ff_dnxhd_get_hr_frame_size()Paul B Mahol2017-04-141-0/+13
* avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a headerJames Almer2016-07-251-0/+11
* libavcodec/dnxhdenc: add support for dnxhr encodingMark Reid2016-07-231-0/+1
* avcodec/dnxhddata: replace % by &Michael Niedermayer2016-07-161-1/+1
* libavcodec/dnxhd: add support more dnxhr header prefixesMark Reid2016-07-161-4/+11
* libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formatsMark Reid2016-02-141-1/+17
* dnxhd: interleave AC levels and flagsChristophe Gisquet2015-10-151-2/+1
* dnxhddata: introduce and use MBAFF flagChristophe Gisquet2015-10-071-1/+2
* dnxhddec: Introduce DNXHD_VARIABLEChristophe Gisquet2015-10-051-0/+3
* dnxhd: profile flagsChristophe Gisquet2015-10-051-1/+5
* lavf/mxfenc: Write correct interlaced flag when muxing dnxhd.Carl Eugen Hoyos2015-05-041-0/+1
* lavc/dnxhd: ff_dnxhd_cid_table is not exportedJames Almer2014-08-131-1/+1
* Various small spelling fixes.Reimar Döffinger2014-04-221-1/+1
* lavc/dnxhdenc: print valid profiles when codec parameters are invalidMatthieu Bouron2013-01-271-0/+1
* lavc/dnxhddata: add frame_rates field to cid tableMatthieu Bouron2013-01-271-0/+1
* dnxhd: Add avpriv_dnxhd_get_frame_size()Michael Niedermayer2013-01-061-0/+2
* Mark data symbols shared between libraries with av_exportHendrik Leppkes2012-10-201-1/+2
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-1/+1
|\
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-1/+1
* | Merge remote-tracking branch 'mans/dnxhd'Michael Niedermayer2011-10-221-1/+2
|\ \
| * | dnxhddec: merge ac_{index,run}_flagsMans Rullgard2011-07-241-1/+1
| * | dnxhddec: store 2*level+1 in ac_level tablesMans Rullgard2011-07-241-0/+1
| |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-221-1/+1
|\ \ | |/
| * dnxhd: 10-bit supportJoseph Artsimovich2011-07-211-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* add bitrate helper to choose all dnxhd variantsBaptiste Coudurier2007-12-181-0/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* typo weigth->weightBaptiste Coudurier2007-10-081-1/+1
* move dnxhd data tables to separate fileBaptiste Coudurier2007-08-041-145/+20
* dnxhd 120 progressive supportBaptiste Coudurier2007-08-041-0/+62
* dnxhd 185 interlaced supportBaptiste Coudurier2007-08-041-18/+16
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-171-1/+1
* add multiple inclusion guards to headersMåns Rullgård2007-06-171-0/+5
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+2
* dnxhd decoderBaptiste Coudurier2007-03-181-0/+106
OpenPOWER on IntegriCloud