| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/decode: move the ff_decode_frame_props() prototype to the proper header | James Almer | 2020-08-20 | 1 | -0/+1 |
* | avcodec/rawdec: Use linesize in b64a | Michael Niedermayer | 2020-01-30 | 1 | -4/+7 |
* | avcodec/rawdec: Check bits_per_coded_sample more pedantically for 16bit cases | Michael Niedermayer | 2019-11-24 | 1 | -1/+1 |
* | avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPAL | wm4 | 2018-04-03 | 1 | -2/+4 |
* | avcodec: do not use AVFrame accessor | Muhammad Faiz | 2017-04-23 | 1 | -2/+2 |
* | Merge commit '549d0bdca53af7a6e0c612ab4b03baecf3a5878f' | James Almer | 2017-04-22 | 1 | -2/+2 |
|\ |
|
* | | avcodec/rawdec: check for side data before checking its size | James Almer | 2016-11-04 | 1 | -1/+1 |
* | | avcodec/rawdec: Check side data size before use | Michael Niedermayer | 2016-10-31 | 1 | -1/+8 |
* | | avcodec/rawdec: Fix bits_per_coded_sample checks | Michael Niedermayer | 2016-08-19 | 1 | -2/+3 |
* | | lavc/raw: Support QT b64a ARGB64 rawvideo. | Carl Eugen Hoyos | 2016-08-13 | 1 | -0/+11 |
* | | avcodec/rawdec: Fix palette handling with changing palettes | Michael Niedermayer | 2016-08-08 | 1 | -8/+17 |
* | | 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 |