78 Commits (01c7539f30a38d15fd767dd1a236b6fcced02db8)

Author SHA1 Message Date
Jason Stevens 69f1853a28 libavcodec/dnxhd: change ff_dnxhd_get_hr_frame_size to avpriv_ 6 years ago
Carl Eugen Hoyos f3af34f9eb lavc/dnxhddata: Improve help output, mention yuv444p10 and gbrp10. 7 years ago
James Almer 1b6e52c68f avcodec/dnxhddata: remove dead code 7 years ago
Carl Eugen Hoyos ba79a101a2 lavc/dnxhddata: Do not print frame rates with supported profiles. 7 years ago
Paul B Mahol d38dff8e5d avcodec/dnxhddata: add support for cid 1244 8 years ago
James Almer 0c75bd8e3c avcodec/dnxhddata: move avpriv_dnxhd_parse_header_prefix to a header 8 years ago
Mark Reid ece12db4f1 libavcodec/dnxhdenc: add support for dnxhr encoding 8 years ago
Mark Reid 8395b6eeaa libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats 9 years ago
Luca Barbato 99214d42a9 dnxhd: Make the encoder message friendlier 9 years ago
Christophe Gisquet 96b165fae2 dnxhd: interleave AC levels and flags 9 years ago
Christophe Gisquet 5911eeb033 dnxhdenc: mark CID 1260 encoder experimental 9 years ago
Christophe Gisquet 79cfb36f92 dnxhddata: introduce and use MBAFF flag 9 years ago
Jeremy James 6f1ccca4ae dnxhd: add better support for CIDs 1270 to 1274 9 years ago
Christophe Gisquet 66db504f03 dnxhd: add CID 1270 9 years ago
Jeremy James 118a3cd2c5 dnxhd: add decoder support for DNxHR 9 years ago
Christophe Gisquet 52256860d6 dnxhdenc: do not select 4:4:4 profiles 9 years ago
Christophe Gisquet 4e7cba1d8a dnxhd: profile flags 9 years ago
Christophe Gisquet e54d7e4e8e dnxhddata: Deduplicate cid 1256 chroma table 9 years ago
Jeremy James 1fb63d6f43 dnxhddata: Deduplicate dnx100 tables 9 years ago
Jeremy James cc320296ab dnxhddata: Fix cid 1260 luma and chroma tables 9 years ago
Joseph Artsimovich bfe1cd80eb dnxhddata: Fix 10-bit DNxHD quant matrices 9 years ago
Christophe Gisquet e3242c0219 dnxhddata: deduplicate table 9 years ago
Jeremy James 428424fe75 dnxhddata: correct weight tables 9 years ago
Michael Niedermayer 87a11db220 dnxhddata: Double frame_size for cid 1260 9 years ago
Michael Niedermayer 3322f0d415 avcodec/dnxhddata: Fix inconsistent table entry 9 years ago
Vittorio Giovara d68705c975 dnxhddata: Add tables for missing DNx100 profiles 9 years ago
Vittorio Giovara a4615572b5 dnxhddata: Merge a few duplicated RUN tables 9 years ago
Vittorio Giovara efbfb1ad11 dnxhddata: Group together RUN-related tables 9 years ago
Vittorio Giovara 403ea4ac72 dnxhddata: Merge a few duplicated DC tables 9 years ago
Vittorio Giovara 5e129ed655 dnxhddata: Group together DC-related tables 9 years ago
Vittorio Giovara d3ae4c6594 dnxhddata: List the reused tables in a comment 9 years ago
Vittorio Giovara fdd021884d dnxhddata: Keep a single CID in the table names 9 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 9 years ago
Carl Eugen Hoyos d90f91c1c8 lavf/mxfenc: Write correct interlaced flag when muxing dnxhd. 10 years ago
Vittorio Giovara 1a07df3112 DNxHD: Add support for id 1258 (DNx100 960x720@8) 10 years ago
Vittorio Giovara 89ef08c992 DNxHD: K&R formatting cosmetics 11 years ago
Kostya Shishkov e95018b694 dnxhd: Support DNx444 11 years ago
Matthieu Bouron 9d602a0b0e lavc/dnxhdenc: print valid profiles when codec parameters are invalid 12 years ago
Matthieu Bouron 5b83b2da08 lavc/dnxhddata: add frame_rates field to cid table 12 years ago
Matthieu Bouron 40b4468f62 lavc/dnxhddata: fix bitrates for cid 1251 and 1252 in cid table 12 years ago
Michael Niedermayer 3db02b83e7 dnxhd: Add avpriv_dnxhd_get_frame_size() 12 years ago
Michael Niedermayer 1037e484f0 dnxhddata_ Fix mixup of sizeof() and array elements in ff_dnxhd_find_cid() 12 years ago
Martin Storsjö 1d9c2dc89a Don't include common.h from avutil.h 12 years ago
Joseph Artsimovich 99c4e91dfa dnxhd: Fix 10-bit DNxHD quant matrices 13 years ago
J. Bohl 2138bc16fd remove unreferenced table "dnxhd_1238_ac_index_flag" (empty curly braces did not compile with ICL12.1) 13 years ago
Mans Rullgard 9dfd89b831 dnxhddec: merge ac_{index,run}_flags 14 years ago
Mans Rullgard 185a2c08c5 dnxhddec: store 2*level+1 in ac_level tables 14 years ago
Joseph Artsimovich 5ab21439fd dnxhd: 10-bit support 14 years ago
Joseph Artsimovich 42c27f2eca dnxhd: rename some data tables 14 years ago
Mans Rullgard ecf86e1a97 dnxhd: prettify tables 14 years ago