summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-01-27lavc/dnxhdenc: print valid profiles when codec parameters are invalidMatthieu Bouron3-1/+19
2013-01-27lavc/dnxhddata: add frame_rates field to cid tableMatthieu Bouron2-10/+21
2013-01-25lavc/dnxhddata: fix bitrates for cid 1251 and 1252 in cid tableMatthieu Bouron1-2/+2
2013-01-06dnxhd: Add avpriv_dnxhd_get_frame_size()Michael Niedermayer2-0/+10
2012-10-13dnxhddata_ Fix mixup of sizeof() and array elements in ff_dnxhd_find_cid()Michael Niedermayer1-1/+1
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer247-79/+550
2012-08-15Don't include common.h from avutil.hMartin Storsjö238-2/+346
2012-07-20dnxhd: Fix 10-bit DNxHD quant matricesJoseph Artsimovich3-37/+39
2012-06-09remove unreferenced table "dnxhd_1238_ac_index_flag" (empty curly braces did ...J. Bohl1-3/+0
2011-10-22Merge remote-tracking branch 'mans/dnxhd'Michael Niedermayer4-366/+271
2011-07-24dnxhddec: merge ac_{index,run}_flagsMans Rullgard4-231/+117
2011-07-24dnxhddec: store 2*level+1 in ac_level tablesMans Rullgard4-118/+121
2011-07-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer46-774/+1294
2011-07-21dnxhd: 10-bit supportJoseph Artsimovich6-81/+427
2011-07-21dnxhd: rename some data tablesJoseph Artsimovich1-16/+16
2011-07-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer23-755/+947
2011-07-08dnxhd: prettify tablesMans Rullgard1-36/+574
2011-06-10dnxhd: Renama tablesJoseph Artsimovich1-16/+16
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard1335-5388/+5388
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun194-219/+219
2009-01-16remove duplicate tablesStefan Gehrer1-19/+2
2008-10-21uses FF_ARRAY_ELEMS() where appropriateAurelien Jacobs22-42/+37
2008-06-01return if bitrate is not specified or too lowBaptiste Coudurier1-0/+2
2007-12-18add bitrate helper to choose all dnxhd variantsBaptiste Coudurier3-29/+40
2007-12-02dnxhd 720p encoding and decoding supportBaptiste Coudurier2-2/+127
2007-10-08dnxhd 36mbit supportBaptiste Coudurier2-0/+8
2007-10-08typo weigth->weightBaptiste Coudurier4-23/+23
2007-10-08preliminary 10 bit depth decoding support, still miss generic api to export p...Baptiste Coudurier2-6/+79
2007-08-10dnxhd 120 interlaced supportBaptiste Coudurier1-0/+28
2007-08-04move dnxhd data tables to separate fileBaptiste Coudurier4-195/+221