71 Commits (1a3cff4f7eadad5292b6d65f751b0273d3a4124a)

Author SHA1 Message Date
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
Joseph Artsimovich 36204ed88e dnxhd: Renama tables 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Diego Biurrun 406792e7b0 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
Stefan Gehrer 439c650301 remove duplicate tables 16 years ago
Aurelien Jacobs 37d3e0667a uses FF_ARRAY_ELEMS() where appropriate 16 years ago
Baptiste Coudurier 892d226857 return if bitrate is not specified or too low 17 years ago
Baptiste Coudurier 0c39c38b14 add bitrate helper to choose all dnxhd variants 17 years ago