summaryrefslogtreecommitdiff
path: root/libavcodec/dnxhddata.c
Commit message (Expand)AuthorAge
* dnxhd: Make the encoder message friendlierLuca Barbato2016-02-09
* dnxhddata: Deduplicate cid 1256 chroma tableChristophe Gisquet2015-10-02
* dnxhddata: Deduplicate dnx100 tablesJeremy James2015-10-02
* dnxhddata: Fix cid 1260 luma and chroma tablesJeremy James2015-10-02
* dnxhddata: Fix 10-bit DNxHD quant matricesJoseph Artsimovich2015-10-02
* dnxhddata: Double frame_size for cid 1260Michael Niedermayer2015-08-31
* dnxhddata: Add tables for missing DNx100 profilesVittorio Giovara2015-08-24
* dnxhddata: Merge a few duplicated RUN tablesVittorio Giovara2015-08-24
* dnxhddata: Group together RUN-related tablesVittorio Giovara2015-08-24
* dnxhddata: Merge a few duplicated DC tablesVittorio Giovara2015-08-24
* dnxhddata: Group together DC-related tablesVittorio Giovara2015-08-24
* dnxhddata: List the reused tables in a commentVittorio Giovara2015-08-24
* dnxhddata: Keep a single CID in the table namesVittorio Giovara2015-08-24
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* DNxHD: Add support for id 1258 (DNx100 960x720@8)Vittorio Giovara2015-01-29
* DNxHD: K&R formatting cosmeticsVittorio Giovara2014-04-11
* dnxhd: Support DNx444Kostya Shishkov2014-02-09
* Don't include common.h from avutil.hMartin Storsjö2012-08-15
* dnxhd: 10-bit supportJoseph Artsimovich2011-07-21
* dnxhd: rename some data tablesJoseph Artsimovich2011-07-21
* dnxhd: prettify tablesMans Rullgard2011-07-08
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-19
* remove duplicate tablesStefan Gehrer2009-01-16
* uses FF_ARRAY_ELEMS() where appropriateAurelien Jacobs2008-10-21
* return if bitrate is not specified or too lowBaptiste Coudurier2008-06-01
* add bitrate helper to choose all dnxhd variantsBaptiste Coudurier2007-12-18
* dnxhd 720p encoding and decoding supportBaptiste Coudurier2007-12-02
* dnxhd 36mbit supportBaptiste Coudurier2007-10-08
* typo weigth->weightBaptiste Coudurier2007-10-08
* preliminary 10 bit depth decoding support, still miss generic api to export p...Baptiste Coudurier2007-10-08
* dnxhd 120 interlaced supportBaptiste Coudurier2007-08-10
* move dnxhd data tables to separate fileBaptiste Coudurier2007-08-04