Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-01-06dnxhd: Add avpriv_dnxhd_get_frame_size()Michael Niedermayer
2012-10-14dnxhddata_ Fix mixup of sizeof() and array elements in ff_dnxhd_find_cid()Michael Niedermayer
2012-08-16Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2012-08-15Don't include common.h from avutil.hMartin Storsjö
2012-07-20dnxhd: Fix 10-bit DNxHD quant matricesJoseph Artsimovich
2012-06-09remove unreferenced table "dnxhd_1238_ac_index_flag" (empty curly braces did ...J. Bohl
2011-10-23Merge remote-tracking branch 'mans/dnxhd'Michael Niedermayer
2011-07-25dnxhddec: merge ac_{index,run}_flagsMans Rullgard
2011-07-25dnxhddec: store 2*level+1 in ac_level tablesMans Rullgard
2011-07-22Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-21dnxhd: 10-bit supportJoseph Artsimovich
2011-07-21dnxhd: rename some data tablesJoseph Artsimovich
2011-07-09Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2011-07-08dnxhd: prettify tablesMans Rullgard
2011-06-11dnxhd: Renama tablesJoseph Artsimovich
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2009-01-19cosmetics: Remove pointless period after copyright statement non-sentences.Diego Biurrun
2009-01-16remove duplicate tablesStefan Gehrer
2008-10-22uses FF_ARRAY_ELEMS() where appropriateAurelien Jacobs
2008-06-02return if bitrate is not specified or too lowBaptiste Coudurier
2007-12-18add bitrate helper to choose all dnxhd variantsBaptiste Coudurier
2007-12-02dnxhd 720p encoding and decoding supportBaptiste Coudurier
2007-10-08dnxhd 36mbit supportBaptiste Coudurier
2007-10-08typo weigth->weightBaptiste Coudurier
2007-10-08preliminary 10 bit depth decoding support, still miss generic api to export p...Baptiste Coudurier
2007-08-10dnxhd 120 interlaced supportBaptiste Coudurier
2007-08-04move dnxhd data tables to separate fileBaptiste Coudurier