| Commit message (Expand) | Author | Age | Files | Lines |
* | libavcodec/dnxhd_parser: add parser and probe support raw 444 and dnxhr formats | Mark Reid | 2016-02-14 | 1 | -8/+4 |
* | avcodec/dnxhddec: Fix runtime error: left shift of negative value | Michael Niedermayer | 2015-12-04 | 1 | -1/+1 |
* | avcodec/dnxhddec: Disable 12bit by default | Michael Niedermayer | 2015-11-29 | 1 | -0/+5 |
* | avcodec/dnxhddec: Make mb_scan_index a fixed length array | Michael Niedermayer | 2015-11-06 | 1 | -10/+2 |
* | dnxhd: interleave AC levels and flags | Christophe Gisquet | 2015-10-15 | 1 | -4/+3 |
* | dnxhddec: better support for 4:4:4 | Christophe Gisquet | 2015-10-07 | 1 | -33/+76 |
* | dnxhd: add better support for CIDs 1270 to 1274 | Jeremy James | 2015-10-05 | 1 | -21/+71 |
* | dnxhd: add CID 1270 | Christophe Gisquet | 2015-10-05 | 1 | -1/+1 |
* | dnxhd: add decoder support for DNxHR | Jeremy James | 2015-10-05 | 1 | -1/+2 |
* | dnxhddec: Introduce DNXHD_VARIABLE | Christophe Gisquet | 2015-10-05 | 1 | -2/+4 |
* | dnxhddec: cleanup frame header parsing | Christophe Gisquet | 2015-10-05 | 1 | -27/+27 |
* | dnxhddec: init scantable once permutation is set | Christophe Gisquet | 2015-10-02 | 1 | -2/+2 |
* | dnxhddec: use dequantization formula from specs | Christophe Gisquet | 2015-10-02 | 1 | -1/+2 |
* | dnxhddec: initialize with mb-aligned dimensions | Christophe Gisquet | 2015-10-02 | 1 | -0/+3 |
* | 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 |
|\| |
|