| Commit message (Expand) | Author | Age | Files | Lines |
* | lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump | Anton Khirnov | 2021-01-01 | 1 | -0/+2 |
* | avcodec/dnxhdenc: stop leaking memory when initalization fails | Paul B Mahol | 2018-08-31 | 1 | -0/+2 |
* | libavcodec/blockdsp : add AVX version | Martin Vignali | 2017-10-03 | 1 | -1/+1 |
* | avcodec/dnxhdenc: fix DNxHR 444 encoding crashes | Frédéric Devernay | 2017-09-26 | 1 | -2/+2 |
* | avcodec/dnxhdenc: DNxHR 444 and HQX support | Paul B Mahol | 2017-04-01 | 1 | -2/+4 |
* | Merge commit '6354957a95022864746180525680cca872ab0e0a' | Clément Bœsch | 2017-03-30 | 1 | -2/+4 |
|\ |
|
| * | dnxhdenc: Have function pointer prototype match implementation | Diego Biurrun | 2016-11-03 | 1 | -2/+4 |
* | | avcodec/dnxhdenc: Fix alignment of edge_buf* | Michael Niedermayer | 2016-11-01 | 1 | -2/+2 |
* | | avcodec/dnxhdenc: Move allocation out of radix_sort() | Michael Niedermayer | 2016-10-21 | 1 | -0/+1 |
* | | libavcodec/dnxhdenc: add edge emulate for dnxhr | Mark Reid | 2016-08-12 | 1 | -0/+2 |
* | | libavcodec/dnxhdenc: add support for dnxhr encoding | Mark Reid | 2016-07-23 | 1 | -0/+5 |
* | | libavcodec/dnxhdenc: add support for variable mircoblock counts | Mark Reid | 2016-07-23 | 1 | -1/+1 |
* | | Merge commit '910247f1720c6aae422723c05dac6d0b19f20bec' | Michael Niedermayer | 2015-07-03 | 1 | -0/+1 |
|\| |
|
| * | lavc: Deprecate avctx.{inter,intra}_quant_bias | Vittorio Giovara | 2015-07-02 | 1 | -0/+1 |
* | | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9' | Michael Niedermayer | 2014-06-19 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Split clear_block*/fill_block* off into a separate context | Diego Biurrun | 2014-06-18 | 1 | -0/+1 |
* | | Merge commit '676856204b84dfaffe329dce8502e834a0dbdb19' | Michael Niedermayer | 2014-04-11 | 1 | -1/+2 |
|\| |
|
| * | DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as stride | Timothy Gu | 2014-04-11 | 1 | -1/+2 |
* | | dnxhdenc: make get_pixel_8x4_sym accept ptrdiff_t as stride | Timothy Gu | 2014-03-27 | 1 | -1/+1 |
* | | Merge commit '57e7b3a89f5a0879ad039e8f04273b48649799a8' | Michael Niedermayer | 2013-11-17 | 1 | -1/+0 |
|\| |
|
| * | dnxhdenc: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -1/+0 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -2/+2 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-06 | 1 | -2/+2 |
|\| |
|
| * | Give all anonymously typedeffed structs in headers a name | Diego Biurrun | 2012-10-06 | 1 | -2/+2 |
* | | Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93' | Michael Niedermayer | 2012-08-24 | 1 | -1/+1 |
|\| |
|
| * | dnxhdenc: x86: more sensible names for optimization file and init function | Diego Biurrun | 2012-08-24 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-30 | 1 | -1/+1 |
|\| |
|
| * | dnxhdenc: add space between function argument type and comment. | Ronald S. Bultje | 2012-06-30 | 1 | -1/+1 |
* | | dnxhdenc: remove unused variable from context | Jean First | 2011-12-14 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-22 | 1 | -0/+4 |
|\| |
|
| * | dnxhd: 10-bit support | Joseph Artsimovich | 2011-07-21 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-08 | 1 | -2/+3 |
|\| |
|
| * | Drop unnecessary directory prefixes from #include directives. | Diego Biurrun | 2011-06-07 | 1 | -2/+3 |
| * | dnxhdenc: add AVClass in private context. | Baptiste Coudurier | 2011-05-12 | 1 | -0/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | dnxhd: allow encoding with Avid Nitris compatibility. | Baptiste Coudurier | 2011-03-01 | 1 | -0/+3 |
* | | Fix dnxhd custom options, add AVClass in private context | Baptiste Coudurier | 2011-03-30 | 1 | -0/+1 |
* | | dnxhd: allow encoding with Avid Nitris compatibility. | Baptiste Coudurier | 2011-03-03 | 1 | -0/+3 |
|/ |
|
* | Remove DECLARE_ALIGNED_{8,16} macros | Måns Rullgård | 2010-03-06 | 1 | -1/+1 |
* | Move array specifiers outside DECLARE_ALIGNED() invocations | Måns Rullgård | 2010-01-22 | 1 | -1/+1 |
* | Move dnxhdenc to execute2 multithreading API. | Reimar Döffinger | 2009-10-12 | 1 | -0/+1 |
* | dnxhd get_pixels_8x4_sym sse2 | Baptiste Coudurier | 2008-12-12 | 1 | -0/+2 |
* | move structure definitions in their own header | Baptiste Coudurier | 2008-12-11 | 1 | -0/+88 |