summaryrefslogtreecommitdiff
path: root/libavcodec/dnxhddata.h
Commit message (Expand)AuthorAge
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* avcodec/dnxhddata: Unavpriv dnxhd_get_(hr_|)_frame_size()Andreas Rheinhardt2021-11-19
* avcodec/dnxhddata: Remove avpriv_dnxhd_get_interlaced()Andreas Rheinhardt2021-11-19
* avcodec/dnxhd: Make ff_dxnhd_get_cid_table return a pointer, not indexAndreas Rheinhardt2021-01-26
* libavcodec/dnxhd: change ff_dnxhd_get_hr_frame_size to avpriv_Jason Stevens2018-09-10
* avcodec/dnxhddata: remove dead codeJames Almer2017-11-11
* lavc/dnxhddata: Do not print frame rates with supported profiles.Carl Eugen Hoyos2017-11-08
* avcodec/dnxhd*: add ff_dnxhd_get_hr_frame_size()Paul B Mahol2017-04-14
* avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a headerJames Almer2016-07-25
* libavcodec/dnxhdenc: add support for dnxhr encodingMark Reid2016-07-23
* avcodec/dnxhddata: replace % by &Michael Niedermayer2016-07-16
* libavcodec/dnxhd: add support more dnxhr header prefixesMark Reid2016-07-16
* libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formatsMark Reid2016-02-14
* dnxhd: interleave AC levels and flagsChristophe Gisquet2015-10-15
* dnxhddata: introduce and use MBAFF flagChristophe Gisquet2015-10-07
* dnxhddec: Introduce DNXHD_VARIABLEChristophe Gisquet2015-10-05
* dnxhd: profile flagsChristophe Gisquet2015-10-05
* lavf/mxfenc: Write correct interlaced flag when muxing dnxhd.Carl Eugen Hoyos2015-05-04
* lavc/dnxhd: ff_dnxhd_cid_table is not exportedJames Almer2014-08-13
* Various small spelling fixes.Reimar Döffinger2014-04-22
* lavc/dnxhdenc: print valid profiles when codec parameters are invalidMatthieu Bouron2013-01-27
* lavc/dnxhddata: add frame_rates field to cid tableMatthieu Bouron2013-01-27
* dnxhd: Add avpriv_dnxhd_get_frame_size()Michael Niedermayer2013-01-06
* Mark data symbols shared between libraries with av_exportHendrik Leppkes2012-10-20
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-06
|\
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* | Merge remote-tracking branch 'mans/dnxhd'Michael Niedermayer2011-10-22
|\ \
| * | dnxhddec: merge ac_{index,run}_flagsMans Rullgard2011-07-24
| * | dnxhddec: store 2*level+1 in ac_level tablesMans Rullgard2011-07-24
| |/
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-22
|\|
| * dnxhd: 10-bit supportJoseph Artsimovich2011-07-21
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* add bitrate helper to choose all dnxhd variantsBaptiste Coudurier2007-12-18
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* typo weigth->weightBaptiste Coudurier2007-10-08
* move dnxhd data tables to separate fileBaptiste Coudurier2007-08-04
* dnxhd 120 progressive supportBaptiste Coudurier2007-08-04
* dnxhd 185 interlaced supportBaptiste Coudurier2007-08-04
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-17
* add multiple inclusion guards to headersMåns Rullgård2007-06-17
* include all prerequisites in header filesMåns Rullgård2007-06-16
* dnxhd decoderBaptiste Coudurier2007-03-18