| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '6a85dfc830f51f1f5c2d36d4182d265c1ea3ba25' | Michael Niedermayer | 2015-04-20 | 1 | -1/+1 |
|\ |
|
| * | lavc: Replace av_dlog and tprintf with internal macros | Vittorio Giovara | 2015-04-19 | 1 | -1/+1 |
* | | avcodec/flashsv: check decode_hybrid() for overread | Michael Niedermayer | 2013-12-19 | 1 | -2/+9 |
* | | Merge commit '9b8d11a76ae7bca8bbb58abb822138f8b42c776c' | Michael Niedermayer | 2013-12-09 | 1 | -11/+11 |
|\| |
|
| * | avcodec: Use av_reallocp where suitable | Alexandra Khirnova | 2013-12-09 | 1 | -14/+14 |
* | | Merge commit 'd48c20630214a4effcc920e93a5044bee4e2002e' | Michael Niedermayer | 2013-11-17 | 1 | -28/+33 |
|\| |
|
| * | flashsv: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -28/+33 |
* | | avcodec/flashsv: use av_freep() for tmpblock | Paul B Mahol | 2013-11-05 | 1 | -1/+1 |
* | | avcodec/flashsv: fix typo | Paul B Mahol | 2013-11-05 | 1 | -1/+1 |
* | | avcodec/flashsv: stop using deprecated avcodec_set_dimensions | Paul B Mahol | 2013-11-05 | 1 | -1/+2 |
* | | avcodec/flashsv: use init_get_bits8() | Paul B Mahol | 2013-11-05 | 1 | -1/+2 |
* | | Merge commit '037fea388e0df2a22441bc1ed86794152161baf1' | Michael Niedermayer | 2013-11-02 | 1 | -27/+30 |
|\| |
|
| * | flashsv: K&R formatting cosmetics | Luca Barbato | 2013-11-01 | 1 | -27/+30 |
* | | Merge commit '57070b1468edc6ac8cb3696c817f3c943975d4c1' | Michael Niedermayer | 2013-11-02 | 1 | -1/+3 |
|\| |
|
| * | flashsv: Check diff_start diff_height values | Michael Niedermayer | 2013-11-01 | 1 | -0/+6 |
* | | Merge commit '4a64e67988dd01005efb1ae831bff14c1656b573' | Michael Niedermayer | 2013-11-02 | 1 | -5/+9 |
|\| |
|
| * | flashsv: Refactor a little | Luca Barbato | 2013-11-01 | 1 | -5/+9 |
* | | 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 |
* | | avcodec/flashsv: check diff_start/height | Michael Niedermayer | 2013-08-20 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-03-14 | 1 | -3/+3 |
|\| |
|
| * | avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -3/+3 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -3/+1 |
* | | Merge commit '3b199d29cd597a3518136d78860e172060b9e83d' | Michael Niedermayer | 2013-03-12 | 1 | -1/+0 |
|\| |
|
| * | lavc decoders: properly initialize AVFrame. | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -12/+9 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -12/+9 |
* | | flashsv: clear blocks array on reallocation | Michael Niedermayer | 2013-01-30 | 1 | -3/+8 |
* | | flashsv2_prime: check block before using it. | Michael Niedermayer | 2012-12-15 | 1 | -0/+3 |
* | | 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 | -2/+2 |
* | | Merge commit '9d46eaec7a90bd8f5cd9e45398c6d17804182320' | Michael Niedermayer | 2012-11-30 | 1 | -0/+5 |
|\| |
|
| * | flashsv: make sure data for zlib priming is available | Janne Grunau | 2012-11-29 | 1 | -0/+5 |
* | | Merge commit '5ae72f54532960cb9eae82a1c9e8d505106c022b' | Michael Niedermayer | 2012-11-26 | 1 | -4/+5 |
|\| |
|
| * | flashsv: check for keyframe before using differential coding | Janne Grunau | 2012-11-26 | 1 | -0/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-11-21 | 1 | -6/+4 |
|\| |
|
| * | flashsv: Drop unused function and struct parameters | Diego Biurrun | 2012-11-21 | 1 | -6/+4 |
* | | flashsv: only realloc blocks for version 2 | Michael Niedermayer | 2012-11-15 | 1 | -3/+4 |
* | | flashsv: reallocate block array independant of frame type. | Michael Niedermayer | 2012-11-15 | 1 | -3/+3 |
* | | flashv: check if keyframe is available, fix null deref. | Michael Niedermayer | 2012-11-13 | 1 | -0/+4 |
* | | flashv: use avcodec_set_dimensions() | Michael Niedermayer | 2012-11-13 | 1 | -2/+1 |
* | | Merge commit '8b8899ac3233b4f7af83ded0dc032fad8902d714' | Michael Niedermayer | 2012-10-23 | 1 | -1/+1 |
|\| |
|
| * | Improve wording and spelling of av_log_missing_feature messages. | Diego Biurrun | 2012-10-23 | 1 | -1/+1 |
* | | flashsv: check deflateInit() return value | Michael Niedermayer | 2012-10-13 | 1 | -1/+2 |
* | | Merge commit '4436f25a1682ada3f7226cb6fadf429946933161' | Michael Niedermayer | 2012-10-11 | 1 | -5/+14 |
|\| |
|
| * | flashsv: propagate inflateReset() errors | Janne Grunau | 2012-10-10 | 1 | -5/+14 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -3/+3 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -3/+3 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -2/+2 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -2/+2 |