41 Commits (7a879cce3793a1314ce50cef4b75671f5e0c0219)

Author SHA1 Message Date
Andreas Rheinhardt 10d059bb24 avcodec/dnxhd: Make ff_dxnhd_get_cid_table return a pointer, not index 4 years ago
Jason Stevens 69f1853a28 libavcodec/dnxhd: change ff_dnxhd_get_hr_frame_size to avpriv_ 6 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 5dedb2afd6 avcodec/dnxhd*: add ff_dnxhd_get_hr_frame_size() 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
Michael Niedermayer 2b14204339 avcodec/dnxhddata: replace % by & 8 years ago
Mark Reid ed0dc14ebb libavcodec/dnxhd: add support more dnxhr header prefixes 8 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 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 79cfb36f92 dnxhddata: introduce and use MBAFF flag 9 years ago
Christophe Gisquet 1f4ff53aea dnxhddec: Introduce DNXHD_VARIABLE 9 years ago
Christophe Gisquet 4e7cba1d8a dnxhd: profile flags 9 years ago
Carl Eugen Hoyos d90f91c1c8 lavf/mxfenc: Write correct interlaced flag when muxing dnxhd. 10 years ago
James Almer 9f61d6d8fb lavc/dnxhd: ff_dnxhd_cid_table is not exported 10 years ago
Reimar Döffinger 8cbf0827e1 Various small spelling fixes. 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
Michael Niedermayer 3db02b83e7 dnxhd: Add avpriv_dnxhd_get_frame_size() 12 years ago
Hendrik Leppkes 953a3dcc4e Mark data symbols shared between libraries with av_export 12 years ago
Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 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
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
Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 years ago
Baptiste Coudurier 0c39c38b14 add bitrate helper to choose all dnxhd variants 17 years ago
Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 years ago
Baptiste Coudurier 6cb1d36169 typo weigth->weight 17 years ago
Baptiste Coudurier d3dc629c62 move dnxhd data tables to separate file 18 years ago
Baptiste Coudurier 0221ae8ca8 dnxhd 120 progressive support 18 years ago
Baptiste Coudurier 6b259e439c dnxhd 185 interlaced support 18 years ago
Guillaume Poirier efb775777f add a comment to indicate which #endif belong to which #define 18 years ago
Måns Rullgård 699b3f99d0 add multiple inclusion guards to headers 18 years ago
Måns Rullgård 99545457bf include all prerequisites in header files 18 years ago
Baptiste Coudurier 52b6bad219 dnxhd decoder 18 years ago