| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -5/+5 |
|\ |
|
| * | lavc: Consistently prefix input buffer defines | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -2/+2 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -2/+2 |
* | | Merge commit '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' | Michael Niedermayer | 2015-02-14 | 1 | -1/+1 |
|\| |
|
| * | avcodec: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
* | | avcodec/iff: check pixfmt for rgb8 / rgbn | Michael Niedermayer | 2014-08-10 | 1 | -2/+2 |
* | | avcodec/iff: Factorize av_pix_fmt_desc_get() out | Michael Niedermayer | 2014-08-10 | 1 | -3/+4 |
* | | avcodec/iff: ensure that runs with insufficient input dont leave uninitialize... | Michael Niedermayer | 2014-01-02 | 1 | -4/+4 |
* | | avcodec/iff: warn about truncated input to decode_byterun() and clear remaini... | Michael Niedermayer | 2013-12-19 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-24 | 1 | -0/+2 |
|\| |
|
| * | Add missing #includes for *INT64_MAX and *INT64_C | Diego Biurrun | 2013-11-23 | 1 | -0/+2 |
* | | Merge commit '2e09096da912f563c4dd889a8f25c314529bbaa6' | Michael Niedermayer | 2013-11-17 | 1 | -11/+13 |
|\| |
|
| * | iff: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -22/+26 |
* | | Do not leave positive values undefined when negative are defined as error | Michael Niedermayer | 2013-10-19 | 1 | -1/+1 |
* | | Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2' | Michael Niedermayer | 2013-10-04 | 1 | -2/+2 |
|\| |
|
| * | cosmetics: Group .name and .long_name together in codec/format declarations | Diego Biurrun | 2013-10-03 | 1 | -2/+2 |
| * | iff: Do not read over the source buffer | Luca Barbato | 2013-07-10 | 1 | -1/+1 |
* | | Merge commit '3865ba7b21aef5d60183719e238361ec8797ab5a' | Michael Niedermayer | 2013-07-11 | 1 | -62/+62 |
|\| |
|
| * | iff: K&R formatting cosmetics | Luca Barbato | 2013-07-10 | 1 | -42/+44 |
| * | lavc decoders: properly initialize AVFrame. | Anton Khirnov | 2013-03-08 | 1 | -0/+2 |
* | | lavc & lavf: replace deprecated av_log* functions | Paul B Mahol | 2013-03-15 | 1 | -2/+2 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -3/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -36/+37 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -22/+17 |
* | | iff/deep: fix rle32 on big-endian | Piotr Bandurski | 2013-01-29 | 1 | -1/+1 |
* | | lavc/iff: rgbn: fix decoding on big endian | Paul B Mahol | 2013-01-27 | 1 | -4/+4 |
* | | Merge commit 'a0cabd0a27587525e90a44660c795d40d2f44fe2' | Michael Niedermayer | 2013-01-26 | 1 | -3/+3 |
|\| |
|
| * | iff: drop ff_ prefix from a static function. | Anton Khirnov | 2013-01-26 | 1 | -3/+3 |
* | | lavc/iff: ilbm: unbreak decoding on big endian | Paul B Mahol | 2013-01-26 | 1 | -1/+1 |
* | | iff decoder: support RGB8 and RGBN | Peter Ross | 2012-12-11 | 1 | -1/+70 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -2/+2 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -4/+4 |
* | | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+2 |
|\| |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -2/+3 |
* | | iff decoder: DEEP TVDC 32-bit decoder | Peter Ross | 2012-12-04 | 1 | -2/+66 |
* | | iff: mention all decoders | Piotr Bandurski | 2012-11-29 | 1 | -2/+2 |
* | | iff decoder: reindent | Peter Ross | 2012-11-26 | 1 | -132/+132 |
* | | iff decoder: merge iff ilbm and byterun1 decoders | Peter Ross | 2012-11-26 | 1 | -105/+82 |
* | | iff decoder: initialise HAM line decoder with first palette entry | Peter Ross | 2012-11-25 | 1 | -1/+1 |
* | | replace av_log(0, by av_log(NULL, | Michael Niedermayer | 2012-11-23 | 1 | -1/+1 |
* | | iff: DEEP RLE 32-bit decoder | Peter Ross | 2012-11-20 | 1 | -0/+57 |
* | | iff: decode HAM8 images with masking correctly. | Piotr Bandurski | 2012-11-18 | 1 | -1/+1 |
* | | iff/ilbm: check remaining buffer size. | Michael Niedermayer | 2012-11-09 | 1 | -2/+2 |
* | | iff: avoid out of array reads, due to too many planes. | Michael Niedermayer | 2012-11-09 | 1 | -0/+4 |
* | | ff: fix case where image does not have alpha channel | Paul B Mahol | 2012-10-30 | 1 | -2/+10 |
* | | lavc: do not use av_pix_fmt_descriptors directly | Paul B Mahol | 2012-10-12 | 1 | -1/+2 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -20/+20 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -10/+10 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -2/+2 |
|\| |
|