summaryrefslogtreecommitdiff
path: root/libavcodec/dnxhdenc.c
Commit message (Expand)AuthorAge
* Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-01
|\
| * dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-30
* | Merge commit '5dd8c08fd5e4c04d7a08d8934f0098a8a4a35c28'Michael Niedermayer2014-06-27
|\|
| * mpeg: Change ff_convert_matrix() to take an MpegEncContext parameterDiego Biurrun2014-06-27
* | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer2014-06-19
|\|
| * dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-18
| * DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as strideTimothy Gu2014-04-11
* | Merge commit '89ef08c992c484a46711b1a68a988303679c288e'Michael Niedermayer2014-04-11
|\|
| * DNxHD: K&R formatting cosmeticsVittorio Giovara2014-04-11
| * dnxhdenc: return meaningful return codesTimothy Gu2014-03-30
* | avcodec/dnxhdenc: use av_malloc_array()Michael Niedermayer2014-04-11
* | dnxhdenc: make get_pixel_8x4_sym accept ptrdiff_t as strideTimothy Gu2014-03-27
* | Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec'Michael Niedermayer2014-01-26
|\|
| * avutil: remove timer.h include from internal.hJanne Grunau2014-01-25
* | avcodec/dnxhdenc: return meaningful return codesTimothy Gu2014-01-19
* | avcodec/dnxhdenc: check that qmax is within the supported rangeMichael Niedermayer2014-01-17
* | dnxhdenc: fix mb_rc sizeMichael Niedermayer2014-01-17
* | Merge commit '57e7b3a89f5a0879ad039e8f04273b48649799a8'Michael Niedermayer2013-11-17
|\|
| * dnxhdenc: use the AVFrame API properly.Anton Khirnov2013-11-16
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-04
|\|
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-03
* | avcodec: fix duplicate includesMichael Niedermayer2013-09-21
* | avcodec/dnxhdenc: make header_prefix static constMichael Niedermayer2013-08-02
* | Rename "AVClass class" as "AVClass component_class".Carl Eugen Hoyos2013-06-30
* | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer2013-05-16
|\|
| * Remove commented-out debug #define cruftDiego Biurrun2013-05-16
* | Merge commit 'bd8ac882140a38868c33c000a430a1292a352533'Michael Niedermayer2013-05-06
|\|
| * avcodec: Add av_cold attributes to end functions missing themDiego Biurrun2013-05-05
* | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487'Michael Niedermayer2013-05-05
|\|
| * avcodec: Add av_cold attributes to init functions missing themDiego Biurrun2013-05-04
* | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9'Michael Niedermayer2013-02-09
|\|
| * dsputil: Move LOCAL_ALIGNED macros to libavutilDiego Biurrun2013-02-08
* | lavc/dnxhdenc: print valid profiles when codec parameters are invalidMatthieu Bouron2013-01-27
* | Merge commit '69c25c9284645cf5189af2ede42d6f53828f3b45'Michael Niedermayer2013-01-26
|\|
| * dnxhdenc: fix invalid reads in dnxhd_mb_var_thread().Anton Khirnov2013-01-26
* | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-23
|\|
| * Drop DCTELEM typedefDiego Biurrun2013-01-22
* | dnxhdenc: assert ff_dnxhd_get_cid_table() return valueMichael Niedermayer2012-10-13
* | Merge commit '716d413c13981da15323c7a3821860536eefdbbb'Michael Niedermayer2012-10-08
|\|
| * Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormatAnton Khirnov2012-10-08
* | dnxhdenc: fix speed regressionMichael Niedermayer2012-09-25
* | dnxhdenc: remove redundant call to ff_dsputil_init()Michael Niedermayer2012-09-25
* | dsputil/me/pixels: Actually use av_restrictDerek Buitenhuis2012-09-09
* | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'Michael Niedermayer2012-09-05
|\|
| * avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union memberMartin Storsjö2012-09-04
* | dnxhdenc: fix pointer type warningMichael Niedermayer2012-08-30
* | Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'Michael Niedermayer2012-08-24
|\|
| * dnxhdenc: x86: more sensible names for optimization file and init functionDiego Biurrun2012-08-24
* | Fix partially hidden macroblocks for 10-bit DNxHD.Joseph Artsimovich2012-08-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-09
|\|