| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e' | Michael Niedermayer | 2014-07-01 | 1 | -26/+26 |
|\ |
|
| * | dsputil: Split off IDCT bits into their own context | Diego Biurrun | 2014-06-30 | 1 | -26/+26 |
* | | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9' | Michael Niedermayer | 2014-06-19 | 1 | -2/+7 |
|\| |
|
| * | dsputil: Split clear_block*/fill_block* off into a separate context | Diego Biurrun | 2014-06-18 | 1 | -2/+7 |
* | | Merge commit '89ef08c992c484a46711b1a68a988303679c288e' | Michael Niedermayer | 2014-04-11 | 1 | -21/+30 |
|\| |
|
| * | DNxHD: K&R formatting cosmetics | Vittorio Giovara | 2014-04-11 | 1 | -22/+31 |
* | | Merge commit 'e95018b694c0774477abec5bbf86ecc7946a9a28' | Michael Niedermayer | 2014-02-10 | 1 | -24/+79 |
|\| |
|
| * | dnxhd: Support DNx444 | Kostya Shishkov | 2014-02-09 | 1 | -22/+75 |
* | | Merge commit '28e508a94677d5dffde009c5f8ca7d6a4d2ca8e8' | Michael Niedermayer | 2014-02-09 | 1 | -11/+11 |
|\| |
|
| * | dnxhddec: return proper error code | Alexandra Khirnova | 2014-02-09 | 1 | -11/+11 |
* | | Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec' | Michael Niedermayer | 2014-01-26 | 1 | -0/+1 |
|\| |
|
| * | avutil: remove timer.h include from internal.h | Janne Grunau | 2014-01-25 | 1 | -0/+1 |
* | | Merge commit 'c7a5acabc537c2ce363165c31250aba341b1a990' | Michael Niedermayer | 2013-11-01 | 1 | -3/+3 |
|\| |
|
| * | dnxhddec: stop using deprecated avcodec_set_dimensions | Anton Khirnov | 2013-10-31 | 1 | -3/+3 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -1/+1 |
* | | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110' | Michael Niedermayer | 2013-05-16 | 1 | -3/+0 |
|\| |
|
| * | Remove commented-out debug #define cruft | Diego Biurrun | 2013-05-16 | 1 | -3/+0 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -3/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -31/+26 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -31/+27 |
* | | dnxhddec: return the correct number of bytes from decode_frame | Michael Niedermayer | 2013-03-04 | 1 | -1/+1 |
* | | dnxhddec: fix integer overflow / index check | Michael Niedermayer | 2013-01-30 | 1 | -1/+1 |
* | | Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f' | Michael Niedermayer | 2013-01-23 | 1 | -7/+7 |
|\| |
|
| * | Drop DCTELEM typedef | Diego Biurrun | 2013-01-22 | 1 | -7/+7 |
* | | dnxhddec: fix CID changed check. | Michael Niedermayer | 2012-12-14 | 1 | -2/+3 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -2/+2 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -2/+2 |
* | | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -0/+1 |
|\| |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -2/+2 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-01 | 1 | -5/+0 |
|\| |
|
| * | avcodec: Drop some silly commented-out av_log() invocations | Diego Biurrun | 2012-10-01 | 1 | -9/+1 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | dnxhddec: check that the indicated bit depth matches the tables. | Michael Niedermayer | 2012-04-21 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -8/+8 |
|\| |
|
| * | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 1 | -2/+2 |
| * | vlc/rl: Add ff_ prefix to the nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -6/+6 |
| * | dnxhddec: handle cid change in bitstream. | Baptiste Coudurier | 2011-10-10 | 1 | -5/+11 |
* | | DNxHD: remove ff_thread_finish_setup, it isn't needed at all. | Javier Cabezas | 2012-02-06 | 1 | -2/+0 |
* | | DNxHD: frame multithreading | Javier Cabezas | 2012-01-19 | 1 | -5/+9 |
* | | Merge remote-tracking branch 'mans/dnxhd' | Michael Niedermayer | 2011-10-22 | 1 | -16/+36 |
|\ \ |
|
| * | | dnxhddec: cache luma/chroma_weight*qscale tables for last qscale | Mans Rullgard | 2011-07-24 | 1 | -1/+15 |
| * | | dnxhddec: merge ac_{index,run}_flags | Mans Rullgard | 2011-07-24 | 1 | -3/+5 |
| * | | dnxhddec: store 2*level+1 in ac_level tables | Mans Rullgard | 2011-07-24 | 1 | -5/+7 |
| * | | dnxhddec: rearrange decode_dct_block loop | Mans Rullgard | 2011-07-24 | 1 | -11/+13 |