summaryrefslogtreecommitdiffstats
path: root/libavcodec/dnxhddata.c
Commit message (Expand)AuthorAgeFilesLines
* dnxhd: Make the encoder message friendlierLuca Barbato2016-02-091-0/+23
* 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: Add tables for missing DNx100 profilesVittorio Giovara2015-08-241-10/+68
* dnxhddata: Merge a few duplicated RUN tablesVittorio Giovara2015-08-241-31/+6
* dnxhddata: Group together RUN-related tablesVittorio Giovara2015-08-241-113/+116
* dnxhddata: Merge a few duplicated DC tablesVittorio Giovara2015-08-241-52/+10
* dnxhddata: Group together DC-related tablesVittorio Giovara2015-08-241-50/+52
* dnxhddata: List the reused tables in a commentVittorio Giovara2015-08-241-10/+38
* dnxhddata: Keep a single CID in the table namesVittorio Giovara2015-08-241-24/+34
* lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-1/+1
* DNxHD: Add support for id 1258 (DNx100 960x720@8)Vittorio Giovara2015-01-291-0/+37
* DNxHD: K&R formatting cosmeticsVittorio Giovara2014-04-111-1/+1
* dnxhd: Support DNx444Kostya Shishkov2014-02-091-0/+18
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* dnxhd: 10-bit supportJoseph Artsimovich2011-07-211-2/+200
* dnxhd: rename some data tablesJoseph Artsimovich2011-07-211-16/+16
* dnxhd: prettify tablesMans Rullgard2011-07-081-36/+574
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun2009-01-191-1/+1
* remove duplicate tablesStefan Gehrer2009-01-161-19/+2
* uses FF_ARRAY_ELEMS() where appropriateAurelien Jacobs2008-10-211-2/+2
* return if bitrate is not specified or too lowBaptiste Coudurier2008-06-011-0/+2
* add bitrate helper to choose all dnxhd variantsBaptiste Coudurier2007-12-181-8/+35
* dnxhd 720p encoding and decoding supportBaptiste Coudurier2007-12-021-0/+117
* dnxhd 36mbit supportBaptiste Coudurier2007-10-081-0/+6
* typo weigth->weightBaptiste Coudurier2007-10-081-12/+12
* preliminary 10 bit depth decoding support, still miss generic api to export p...Baptiste Coudurier2007-10-081-0/+67
* dnxhd 120 interlaced supportBaptiste Coudurier2007-08-101-0/+28
* move dnxhd data tables to separate fileBaptiste Coudurier2007-08-041-0/+198
OpenPOWER on IntegriCloud