summaryrefslogtreecommitdiffstats
path: root/libavcodec/dnxhddec.c
Commit message (Expand)AuthorAgeFilesLines
* dnxhddec: add my contributionsChristophe Gisquet2015-09-281-0/+2
* dnxhddec: reindent/cosmeticsChristophe Gisquet2015-09-281-16/+16
* dnxhddec: use unsafe bitstream readerChristophe Gisquet2015-09-281-0/+1
* dnxhddec: check and report bitstream errorsChristophe Gisquet2015-09-271-14/+34
* dnxhddec: simplify block parsing callsChristophe Gisquet2015-09-271-27/+16
* dnxhddec: remove unused qscale parameterChristophe Gisquet2015-09-271-13/+12
* dnxhddec: implement slice multithreadingChristophe Gisquet2015-09-271-88/+131
* dnxhddec: parse and print adaptive color transformChristophe Gisquet2015-09-261-2/+16
* dnxhddec: proper rule for interlaced mb flagChristophe Gisquet2015-09-261-1/+6
* dnxhddec: indicate colorspaceChristophe Gisquet2015-09-261-0/+1
* dnxhddec: decode and use interlace mb flagChristophe Gisquet2015-09-251-3/+12
* Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'Michael Niedermayer2015-07-271-1/+1
|\
| * lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'Michael Niedermayer2015-07-271-2/+2
|\ \ | |/
| * lavc: AV-prefix all codec flagsVittorio Giovara2015-07-271-2/+2
* | Merge commit 'd84429d41e24437536907af1e6b73197ecf3f6db'Michael Niedermayer2015-05-131-1/+3
|\ \ | |/
| * dnxhd: Print unknown header when foundVittorio Giovara2015-05-121-1/+3
| * dnxhddec: Fix pixel format changeCarl Eugen Hoyos2015-05-011-4/+5
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25'Michael Niedermayer2015-04-201-5/+5
|\ \ | |/
| * lavc: Replace av_dlog and tprintf with internal macrosVittorio Giovara2015-04-191-5/+5
* | Merge commit '5980c924e309ae1dde8bd52d9938f94ff02602eb'Michael Niedermayer2015-04-091-0/+1
|\ \ | |/
| * dnxhd: Log the selected profile idVittorio Giovara2015-04-091-0/+1
* | lavc/dnxhd: Fix pix_fmt change.Carl Eugen Hoyos2015-03-281-4/+5
* | avcodec/dnxhddec: reset cur_field for non interlaced framesMichael Niedermayer2015-03-191-0/+2
* | avcodec/dnxhddec: Reset is_444 if format is not 444Michael Niedermayer2015-03-191-0/+2
* | avcodec/dnxhddec: Check that the frame is interlaced before using cur_fieldMichael Niedermayer2015-03-191-1/+1
* | Merge commit '1a07df31128da3a0020b66502399989b91770d44'Michael Niedermayer2015-01-291-0/+9
|\ \ | |/
| * DNxHD: Add support for id 1258 (DNx100 960x720@8)Vittorio Giovara2015-01-291-0/+9
* | Merge commit '598f7d046cbf306706623210c5baafa3b7cd1df3'Michael Niedermayer2015-01-291-25/+20
|\ \ | |/
| * DNxHD: Simplify pixel format detectionVittorio Giovara2015-01-291-25/+20
* | Merge commit '41e03e284ee7b0d4caa3a5d28681ad46e3105d65'Michael Niedermayer2015-01-291-3/+9
|\ \ | |/
| * DNxHD: More verbose error messagesVittorio Giovara2015-01-291-3/+9
* | avcodec/dnxhddec: treat pix_fmt like width/heightMichael Niedermayer2014-10-291-3/+10
* | Merge commit 'e3fcb14347466095839c2a3c47ebecff02da891e'Michael Niedermayer2014-07-011-26/+26
|\ \ | |/
| * dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-26/+26
* | Merge commit 'e74433a8e6fc00c8dbde293c97a3e45384c2c1d9'Michael Niedermayer2014-06-191-2/+7
|\ \ | |/
| * dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun2014-06-181-2/+7
* | Merge commit '89ef08c992c484a46711b1a68a988303679c288e'Michael Niedermayer2014-04-111-21/+30
|\ \ | |/
| * DNxHD: K&R formatting cosmeticsVittorio Giovara2014-04-111-22/+31
* | Merge commit 'e95018b694c0774477abec5bbf86ecc7946a9a28'Michael Niedermayer2014-02-101-24/+79
|\ \ | |/
| * dnxhd: Support DNx444Kostya Shishkov2014-02-091-22/+75
* | Merge commit '28e508a94677d5dffde009c5f8ca7d6a4d2ca8e8'Michael Niedermayer2014-02-091-11/+11
|\ \ | |/
| * dnxhddec: return proper error codeAlexandra Khirnova2014-02-091-11/+11
* | Merge commit 'fb0c9d41d685abb58575c5482ca33b8cd457c5ec'Michael Niedermayer2014-01-261-0/+1
|\ \ | |/
| * avutil: remove timer.h include from internal.hJanne Grunau2014-01-251-0/+1
* | Merge commit 'c7a5acabc537c2ce363165c31250aba341b1a990'Michael Niedermayer2013-11-011-3/+3
|\ \ | |/
| * dnxhddec: stop using deprecated avcodec_set_dimensionsAnton Khirnov2013-10-311-3/+3
* | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'Michael Niedermayer2013-10-041-1/+1
|\ \ | |/
| * cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* | Merge commit 'b3ea76624ad1baab0b6bcc13f3f856be2f958110'Michael Niedermayer2013-05-161-3/+0
|\ \ | |/
OpenPOWER on IntegriCloud