summaryrefslogtreecommitdiff
path: root/libavcodec/dnxhdenc.c
Commit message (Expand)AuthorAge
...
* | libavcodec/dnxhdenc: add support for dnxhr encodingMark Reid2016-07-23
* | libavcodec/dnxhdenc: add support for variable mircoblock countsMark Reid2016-07-23
* | libavcodec/dnxhd: add dnxhr profilesMark Reid2016-07-20
* | Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-21
|\|
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-04
* | Merge commit '8dead2aaca4aa8b84b77b05745755afb56b7d37a'Derek Buitenhuis2016-04-17
|\|
| * Move const qualifier before type nameDiego Biurrun2016-03-23
| * dnxhd: Make the encoder message friendlierLuca Barbato2016-02-09
* | avcodec: use AV_OPT_TYPE_BOOL in a bunch of placesClément Bœsch2015-12-04
* | dnxhdenc: Optimize get_pixels_8x4_sym for 10-bitTimothy Gu2015-10-20
* | dnxhd: interleave AC levels and flagsChristophe Gisquet2015-10-15
* | dnxhdenc: fix access outside of imageChristophe Gisquet2015-10-13
* | mpegvideo: dnxhdenc: permute 10bits contentChristophe Gisquet2015-10-13
* | Merge commit 'cf7d2f2d2134c0854edf2db91e7436ac2bc9874f'Hendrik Leppkes2015-09-29
|\|
| * lavc: Simplify checking quant bias optionVittorio Giovara2015-09-29
* | lavc/dnxhdenc: Fix ibias default.Carl Eugen Hoyos2015-08-27
* | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-27
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-27
|\|
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-27
* | avcodec: Add a min size parameter to ff_alloc_packet2()Michael Niedermayer2015-07-27
* | avcodec: remove unused sd variablesMichael Niedermayer2015-07-22
* | avcodec/dnxhdenc: Set pict type for AV_PKT_DATA_QUALITY_STATS correctlyMichael Niedermayer2015-07-22
* | Replace AV_PKT_DATA_QUALITY_FACTOR by AV_PKT_DATA_QUALITY_STATSMichael Niedermayer2015-07-22
* | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370'Michael Niedermayer2015-07-21
|\|
| * Deprecate avctx.coded_frameVittorio Giovara2015-07-20
* | Merge commit '5d3addb937946eca5391e40b5e6308e74ac6f77b'Michael Niedermayer2015-07-21
|\|
| * Add a quality factor packet side dataVittorio Giovara2015-07-20
* | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534'Michael Niedermayer2015-07-20
|\|
| * Gather all coded_frame allocations and free functions to a single placeVittorio Giovara2015-07-20
* | Merge commit '910247f1720c6aae422723c05dac6d0b19f20bec'Michael Niedermayer2015-07-03
|\|
| * lavc: Deprecate avctx.{inter,intra}_quant_biasVittorio Giovara2015-07-02
* | avcodec: use av_mod_uintp2() where usefulJames Almer2015-04-21
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-20
|\|
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-19
* | Merge commit '85dc006b1a829726dd5e3a9b0fcc6a1dbfe6dffa'Michael Niedermayer2014-11-18
|\|
| * lavc: fix bitshifts amount bigger than the typeVittorio Giovara2014-11-18
* | Merge commit 'e3f50f247155216229e34f165bae8c329d5a001e'Michael Niedermayer2014-11-13
|\|
| * dnxhdenc: check negative indexVittorio Giovara2014-11-13
* | avcodec/dnxhdenc: Use FF_ALLOCZ_ARRAY_OR_GOTO()Michael Niedermayer2014-09-10
* | Merge commit '998c9f15d1ca8c7489775ebcca51623b915988f1'Michael Niedermayer2014-08-15
|\|
| * idct: remove call to ff_idctdsp_init from ff_MPV_common_initJohn Stebbins2014-08-14
* | Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e'Michael Niedermayer2014-07-10
|\|
| * dsputil: Split off pixel block routines into their own contextDiego Biurrun2014-07-09
* | Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3'Michael Niedermayer2014-07-08
|\|
| * dsputil: Split off FDCT bits into their own contextDiego Biurrun2014-07-07
* | Merge commit 'c166148409fe8f0dbccef2fe684286a40ba1e37d'Michael Niedermayer2014-07-07
|\|
| * dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoencDiego Biurrun2014-07-06
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-01
|\|
| * dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-30