| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/rawdec: Align AV_PIX_FMT_RGB24 correctly | Mats Peterson | 2016-02-22 | 1 | -5/+6 |
* | lavc/rawdec: Remove monowhite switching code for 1 bpp AVI without a palette | Mats Peterson | 2016-02-21 | 1 | -19/+0 |
* | lavc/rawdec: Retrieve nut palette from packets | Mats Peterson | 2016-02-16 | 1 | -1/+7 |
* | avcodec/rawdec: Print stride and packet size at debug level | Mats Peterson | 2016-02-13 | 1 | -0/+2 |
* | avcodec/rawdec: Fix nut pal8 test | Mats Peterson | 2016-02-13 | 1 | -1/+1 |
* | avcodec/rawdec: Initialize default mono palette only for bits_per_coded_sampl... | Mats Peterson | 2016-02-13 | 1 | -1/+1 |
* | lavc/rawdec: Use 16-byte line alignment for B1W0 and B0W1 video in nut | Mats Peterson | 2016-02-05 | 1 | -21/+52 |
* | avcodec/rawdec: Switch to monowhite if there is no palette & bpp=1 | Michael Niedermayer | 2016-01-31 | 1 | -1/+18 |
* | lavc/rawdec: Use 16-byte line alignment for AV_PIX_FMT_MONOWHITE | Mats Peterson | 2016-01-25 | 1 | -11/+19 |
* | avcodec/rawdec: Check height and packet size | Michael Niedermayer | 2016-01-25 | 1 | -1/+12 |
* | lavc/rawdec: Use 16-byte line alignment for 1, 2, 4 and 8 bpp | Mats Peterson | 2016-01-25 | 1 | -30/+57 |
* | avcodec/rawdec: initialize palette for mono | Mats Peterson | 2016-01-25 | 1 | -1/+4 |
* | lavc/rawdec: Use AV_PIX_FMT_PAL8 for 1-bit raw QuickTime video | Mats Peterson | 2016-01-18 | 1 | -9/+22 |
* | rawdec: only exempt BIT0 with need_copy from buffer sanity check | Andreas Cadhalpun | 2015-12-20 | 1 | -1/+1 |
* | avcodec: use AV_OPT_TYPE_BOOL in a bunch of places | Clément Bœsch | 2015-12-04 | 1 | -1/+1 |
* | Merge commit 'ef3a3519c10620c4206738595bf03fc0bed71802' | Hendrik Leppkes | 2015-10-22 | 1 | -17/+17 |
|\ |
|
| * | rawdec: Replace avpicture functions with imgutils | Luca Barbato | 2015-10-21 | 1 | -12/+14 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
* | | avcodec/rawdec: Check the return code of avpicture_get_size() | Michael Niedermayer | 2014-11-26 | 1 | -0/+3 |
* | | avcodec/rawdec: Support CODEC_CAP_PARAM_CHANGE | Michael Niedermayer | 2014-09-02 | 1 | -14/+16 |
* | | libavcodec/rawdec: remove old ff_find_pix_fmt() function | James Almer | 2014-08-07 | 1 | -7/+0 |
* | | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' | Michael Niedermayer | 2014-06-23 | 1 | -5/+5 |
|\| |
|
* | | Warn if rawvideo and an unreadable pix_fmt are written. | Carl Eugen Hoyos | 2014-04-11 | 1 | -28/+3 |
* | | Cosmetics: Remove an outdated comment from lavc/rawdec.c. | Carl Eugen Hoyos | 2014-04-10 | 1 | -2/+0 |
* | | Merge commit 'b6a09ef700786b4e1e871dfa0f5c386ea43bbd0a' | Michael Niedermayer | 2014-04-09 | 1 | -10/+0 |
|\| |
|
* | | Merge commit '4a0f6651434c6f213d830140f575b4ec7858519f' | Michael Niedermayer | 2014-03-24 | 1 | -2/+5 |
|\| |
|
| * | libavcodec: when decoding, copy replaygain side data to decoded frames | Anton Khirnov | 2014-03-24 | 1 | -2/+4 |
* | | Move avpriv_find_pix_fmt() to utils.c | Michael Niedermayer | 2014-03-23 | 1 | -11/+0 |
* | | avcodec/rawdec: decode 16-bit aligned and packed 'raw' pixel formats where bi... | Peter Ross | 2014-03-16 | 1 | -9/+58 |
* | | Revert "Allow stream-copying grayscale mov files." | Carl Eugen Hoyos | 2014-03-11 | 1 | -4/+4 |
* | | libavcodec/rawdec: avoid memcpy when performing 16-bit samples shift | Peter Ross | 2014-02-26 | 1 | -13/+11 |
* | | avcodec/rawdec: for 16-bit pix fmts, shift pixels when bits_per_coded_sample ... | Peter Ross | 2014-02-23 | 1 | -1/+16 |
* | | Allow stream-copying grayscale mov files. | Carl Eugen Hoyos | 2013-12-24 | 1 | -4/+4 |
* | | Merge commit 'da6506c607eda585ba4b15430cf3c9a2ce09c3a9' | Michael Niedermayer | 2013-11-04 | 1 | -3/+4 |
|\| |
|
| * | lavc: move AVCodecContext.pkt to AVCodecInternal | Anton Khirnov | 2013-11-04 | 1 | -1/+2 |
* | | 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 |
* | | avcodec/rawdec: Fix 2bpp and 4bpp rawvideo in mov | Carl Eugen Hoyos | 2013-07-04 | 1 | -3/+8 |
* | | Rename "AVClass class" as "AVClass component_class". | Carl Eugen Hoyos | 2013-06-30 | 1 | -2/+2 |
* | | rawdec: allocate a buffer in the appropriate size in the copy case. | Hendrik Leppkes | 2013-06-16 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-05-15 | 1 | -3/+3 |
|\| |
|
| * | pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* | Anton Khirnov | 2013-05-15 | 1 | -3/+3 |
| * | rawdec: fix a typo -- || instead of | | Nicolas George | 2013-03-13 | 1 | -1/+1 |
* | | rawdec: fix memleak | Michael Niedermayer | 2013-03-24 | 1 | -3/+10 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -4/+2 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -31/+64 |
| * | rawdec: use AVPALETTE_SIZE instead of magic constants. | Anton Khirnov | 2013-01-29 | 1 | -2/+3 |
* | | lavc/rawdec: set field order on decoded frame. | Nicolas George | 2013-03-10 | 1 | -6/+6 |
* | | rawdec: work with refcounted frames. | Nicolas George | 2013-03-10 | 1 | -36/+63 |
* | | avcodec/rawdec: use AVFrame accessor functions | Michael Niedermayer | 2013-03-01 | 1 | -2/+2 |