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
2015-08-28avcodec/dnxhddata: Fix inconsistent table entryMichael Niedermayer
2015-08-27Merge commit 'd68705c9756e6558c8e28d90b4c364f25ba72083'Hendrik Leppkes
2015-08-27Merge commit 'a4615572b576d3ef7ee2f11529d935e61bf4ebb8'Hendrik Leppkes
2015-08-27Merge commit 'efbfb1ad1112cea79bef51fd9f30c0c94735abfc'Hendrik Leppkes
2015-08-27Merge commit '403ea4ac7289ac39229452b6b5e2f8ebcc00f2a1'Hendrik Leppkes
2015-08-27Merge commit '5e129ed655bff5b6d90355c0b713d7aaba3898ec'Hendrik Leppkes
2015-08-27Merge commit 'd3ae4c65942d67a294fd56eabbbdcce6756fab5f'Hendrik Leppkes
2015-08-27Merge commit 'fdd021884d5c06fb9ad65cb0040bb5717a7b084b'Hendrik Leppkes
2015-08-24dnxhddata: Add tables for missing DNx100 profilesVittorio Giovara
2015-08-24dnxhddata: Merge a few duplicated RUN tablesVittorio Giovara
2015-08-24dnxhddata: Group together RUN-related tablesVittorio Giovara
2015-08-24dnxhddata: Merge a few duplicated DC tablesVittorio Giovara
2015-08-24dnxhddata: Group together DC-related tablesVittorio Giovara
2015-08-24dnxhddata: List the reused tables in a commentVittorio Giovara
2015-08-24dnxhddata: Keep a single CID in the table namesVittorio Giovara
2015-07-27Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer
2015-07-27lavc: AV-prefix all codec flagsVittorio Giovara
2015-05-04lavf/mxfenc: Write correct interlaced flag when muxing dnxhd.Carl Eugen Hoyos
2015-01-29Merge commit '1a07df31128da3a0020b66502399989b91770d44'Michael Niedermayer
2015-01-29DNxHD: Add support for id 1258 (DNx100 960x720@8)Vittorio Giovara
2014-04-11Merge commit '89ef08c992c484a46711b1a68a988303679c288e'Michael Niedermayer
2014-04-11DNxHD: K&R formatting cosmeticsVittorio Giovara
2014-02-10Merge commit 'e95018b694c0774477abec5bbf86ecc7946a9a28'Michael Niedermayer
2014-02-09dnxhd: Support DNx444Kostya Shishkov
2013-01-27lavc/dnxhdenc: print valid profiles when codec parameters are invalidMatthieu Bouron
2013-01-27lavc/dnxhddata: add frame_rates field to cid tableMatthieu Bouron
2013-01-25lavc/dnxhddata: fix bitrates for cid 1251 and 1252 in cid tableMatthieu Bouron
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