| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'c49cbecbae5a42f4ca004197b0118cc50aaaca2e' | Hendrik Leppkes | 2015-09-29 | 1 | -1/+2 |
|\ |
|
| * | dnxhddec: Decode and use interlace mb flag | Christophe Gisquet | 2015-09-29 | 1 | -4/+19 |
* | | dnxhddec: add my contributions | Christophe Gisquet | 2015-09-28 | 1 | -0/+2 |
* | | dnxhddec: reindent/cosmetics | Christophe Gisquet | 2015-09-28 | 1 | -16/+16 |
* | | dnxhddec: use unsafe bitstream reader | Christophe Gisquet | 2015-09-28 | 1 | -0/+1 |
* | | dnxhddec: check and report bitstream errors | Christophe Gisquet | 2015-09-27 | 1 | -14/+34 |
* | | dnxhddec: simplify block parsing calls | Christophe Gisquet | 2015-09-27 | 1 | -27/+16 |
* | | dnxhddec: remove unused qscale parameter | Christophe Gisquet | 2015-09-27 | 1 | -13/+12 |
* | | dnxhddec: implement slice multithreading | Christophe Gisquet | 2015-09-27 | 1 | -88/+131 |
* | | dnxhddec: parse and print adaptive color transform | Christophe Gisquet | 2015-09-26 | 1 | -2/+16 |
* | | dnxhddec: proper rule for interlaced mb flag | Christophe Gisquet | 2015-09-26 | 1 | -1/+6 |
* | | dnxhddec: indicate colorspace | Christophe Gisquet | 2015-09-26 | 1 | -0/+1 |
* | | dnxhddec: decode and use interlace mb flag | Christophe Gisquet | 2015-09-25 | 1 | -3/+12 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit 'd84429d41e24437536907af1e6b73197ecf3f6db' | Michael Niedermayer | 2015-05-13 | 1 | -1/+3 |
|\| |
|
| * | dnxhd: Print unknown header when found | Vittorio Giovara | 2015-05-12 | 1 | -1/+3 |
| * | dnxhddec: Fix pixel format change | Carl Eugen Hoyos | 2015-05-01 | 1 | -4/+5 |
* | | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -5/+5 |
|\| |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -5/+5 |
* | | Merge commit '5980c924e309ae1dde8bd52d9938f94ff02602eb' | Michael Niedermayer | 2015-04-09 | 1 | -0/+1 |
|\| |
|
| * | dnxhd: Log the selected profile id | Vittorio Giovara | 2015-04-09 | 1 | -0/+1 |
* | | lavc/dnxhd: Fix pix_fmt change. | Carl Eugen Hoyos | 2015-03-28 | 1 | -4/+5 |
* | | avcodec/dnxhddec: reset cur_field for non interlaced frames | Michael Niedermayer | 2015-03-19 | 1 | -0/+2 |
* | | avcodec/dnxhddec: Reset is_444 if format is not 444 | Michael Niedermayer | 2015-03-19 | 1 | -0/+2 |
* | | avcodec/dnxhddec: Check that the frame is interlaced before using cur_field | Michael Niedermayer | 2015-03-19 | 1 | -1/+1 |
* | | Merge commit '1a07df31128da3a0020b66502399989b91770d44' | Michael Niedermayer | 2015-01-29 | 1 | -0/+9 |
|\| |
|
| * | DNxHD: Add support for id 1258 (DNx100 960x720@8) | Vittorio Giovara | 2015-01-29 | 1 | -0/+9 |
* | | Merge commit '598f7d046cbf306706623210c5baafa3b7cd1df3' | Michael Niedermayer | 2015-01-29 | 1 | -25/+20 |
|\| |
|
| * | DNxHD: Simplify pixel format detection | Vittorio Giovara | 2015-01-29 | 1 | -25/+20 |
* | | Merge commit '41e03e284ee7b0d4caa3a5d28681ad46e3105d65' | Michael Niedermayer | 2015-01-29 | 1 | -3/+9 |
|\| |
|
| * | DNxHD: More verbose error messages | Vittorio Giovara | 2015-01-29 | 1 | -3/+9 |
* | | avcodec/dnxhddec: treat pix_fmt like width/height | Michael Niedermayer | 2014-10-29 | 1 | -3/+10 |
* | | 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 |
|\| |
|