summaryrefslogtreecommitdiff
path: root/libavcodec/dnxhddata.c
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-241-1/+3
* avcodec/dnxhddata: Unavpriv dnxhd_get_(hr_|)_frame_size()Andreas Rheinhardt2021-11-191-2/+2
* avcodec/dnxhddata: Remove avpriv_dnxhd_get_interlaced()Andreas Rheinhardt2021-11-191-8/+0
* avcodec/dnxhd: Make ff_dxnhd_get_cid_table return a pointer, not indexAndreas Rheinhardt2021-01-261-23/+23
* libavcodec/dnxhd: change ff_dnxhd_get_hr_frame_size to avpriv_Jason Stevens2018-09-101-0/+13
* lavc/dnxhddata: Improve help output, mention yuv444p10 and gbrp10.Carl Eugen Hoyos2017-11-181-1/+1
* avcodec/dnxhddata: remove dead codeJames Almer2017-11-111-7/+0
* lavc/dnxhddata: Do not print frame rates with supported profiles.Carl Eugen Hoyos2017-11-081-31/+19
* avcodec/dnxhddata: add support for cid 1244Paul B Mahol2016-09-191-0/+10
* avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a headerJames Almer2016-07-251-4/+3
* libavcodec/dnxhdenc: add support for dnxhr encodingMark Reid2016-07-231-5/+26
* libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formatsMark Reid2016-02-141-0/+8
* dnxhd: interleave AC levels and flagsChristophe Gisquet2015-10-151-268/+224
* dnxhdenc: mark CID 1260 encoder experimentalChristophe Gisquet2015-10-081-0/+5
* dnxhddata: introduce and use MBAFF flagChristophe Gisquet2015-10-071-1/+1
* dnxhd: add better support for CIDs 1270 to 1274Jeremy James2015-10-051-17/+47
* dnxhd: add CID 1270Christophe Gisquet2015-10-051-8/+16
* dnxhd: add decoder support for DNxHRJeremy James2015-10-051-0/+8
* dnxhdenc: do not select 4:4:4 profilesChristophe Gisquet2015-10-051-1/+1
* dnxhd: profile flagsChristophe Gisquet2015-10-051-17/+32
* Merge commit 'e54d7e4e8ef7d778e2ddc5a60bf7307ed55d6333'Hendrik Leppkes2015-10-031-0/+1
|\
| * dnxhddata: Deduplicate cid 1256 chroma tableChristophe Gisquet2015-10-021-12/+2
| * dnxhddata: Deduplicate dnx100 tablesJeremy James2015-10-021-48/+7
| * dnxhddata: Fix cid 1260 luma and chroma tablesJeremy James2015-10-021-16/+16
| * dnxhddata: Fix 10-bit DNxHD quant matricesJoseph Artsimovich2015-10-021-32/+34
| * dnxhddata: Double frame_size for cid 1260Michael Niedermayer2015-08-311-1/+1
* | dnxhddata: deduplicate tableChristophe Gisquet2015-09-301-12/+1
* | dnxhddata: correct weight tablesJeremy James2015-09-251-72/+31
* | avcodec/dnxhddata: Fix inconsistent table entryMichael Niedermayer2015-08-281-1/+1
* | Merge commit 'd68705c9756e6558c8e28d90b4c364f25ba72083'Hendrik Leppkes2015-08-271-9/+67
|\ \ | |/
| * dnxhddata: Add tables for missing DNx100 profilesVittorio Giovara2015-08-241-10/+68
* | Merge commit 'a4615572b576d3ef7ee2f11529d935e61bf4ebb8'Hendrik Leppkes2015-08-271-31/+6
|\ \ | |/
| * dnxhddata: Merge a few duplicated RUN tablesVittorio Giovara2015-08-241-31/+6
* | Merge commit 'efbfb1ad1112cea79bef51fd9f30c0c94735abfc'Hendrik Leppkes2015-08-271-113/+116
|\ \ | |/
| * dnxhddata: Group together RUN-related tablesVittorio Giovara2015-08-241-113/+116
* | Merge commit '403ea4ac7289ac39229452b6b5e2f8ebcc00f2a1'Hendrik Leppkes2015-08-271-52/+10
|\ \ | |/
| * dnxhddata: Merge a few duplicated DC tablesVittorio Giovara2015-08-241-52/+10
* | Merge commit '5e129ed655bff5b6d90355c0b713d7aaba3898ec'Hendrik Leppkes2015-08-271-50/+52
|\ \ | |/
| * dnxhddata: Group together DC-related tablesVittorio Giovara2015-08-241-50/+52
* | Merge commit 'd3ae4c65942d67a294fd56eabbbdcce6756fab5f'Hendrik Leppkes2015-08-271-9/+31
|\ \ | |/
| * dnxhddata: List the reused tables in a commentVittorio Giovara2015-08-241-10/+38
* | Merge commit 'fdd021884d5c06fb9ad65cb0040bb5717a7b084b'Hendrik Leppkes2015-08-271-23/+32
|\ \ | |/
| * dnxhddata: Keep a single CID in the table namesVittorio Giovara2015-08-241-24/+34
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-1/+1
|\ \ | |/
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-1/+1
* | lavf/mxfenc: Write correct interlaced flag when muxing dnxhd.Carl Eugen Hoyos2015-05-041-0/+8
* | Merge commit '1a07df31128da3a0020b66502399989b91770d44'Michael Niedermayer2015-01-291-0/+38
|\ \ | |/
| * DNxHD: Add support for id 1258 (DNx100 960x720@8)Vittorio Giovara2015-01-291-0/+37
* | Merge commit '89ef08c992c484a46711b1a68a988303679c288e'Michael Niedermayer2014-04-111-1/+1
|\ \ | |/
| * DNxHD: K&R formatting cosmeticsVittorio Giovara2014-04-111-1/+1