| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc/flicvideo: Implement padding in COPY chunks. | Carl Eugen Hoyos | 2016-03-26 | 1 | -2/+6 |
* | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\ |
|
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\| |
|
| * | lavc: AV-prefix all codec capabilities | Vittorio Giovara | 2015-07-27 | 1 | -1/+1 |
* | | 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 |
* | | Correct few "ffmpeg" typos | Paul B Mahol | 2014-08-24 | 1 | -1/+1 |
* | | Merge commit 'a837c4f2df96a30bf9aa4115b426d608487c7101' | Michael Niedermayer | 2013-11-17 | 1 | -29/+32 |
|\| |
|
| * | flicvideo: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -29/+32 |
* | | avcodec/flicvideo: use avpriv_request_sample() | Paul B Mahol | 2013-10-24 | 1 | -1/+1 |
* | | 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/flicvideo: fix infinite loops | Paul B Mahol | 2013-09-25 | 1 | -2/+4 |
* | | Merge commit 'a5f8873620ce502d37d0cc3ef93ada2ea8fb8de7' | Michael Niedermayer | 2013-05-04 | 1 | -1/+1 |
|\| |
|
| * | silly typo fixes | Diego Biurrun | 2013-05-03 | 1 | -1/+1 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -6/+2 |
* | | 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 | -10/+9 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -10/+9 |
* | | Merge commit '56daf10e0313c5e36f43e773f457d2a99ff0df10' | Michael Niedermayer | 2013-02-24 | 1 | -0/+5 |
|\| |
|
| * | flicvideo: avoid an infinite loop in byte run compression | Anton Khirnov | 2013-02-23 | 1 | -0/+5 |
* | | Merge commit '1a31dff9370b4732c91df5cb1ca4b39f2cb3050e' | Michael Niedermayer | 2013-01-14 | 1 | -1/+1 |
|\| |
|
| * | flicvideo: return meaningful error codes. | Anton Khirnov | 2013-01-14 | 1 | -11/+11 |
* | | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' | Michael Niedermayer | 2012-12-21 | 1 | -1/+1 |
|\| |
|
| * | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | | Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408' | Michael Niedermayer | 2012-12-05 | 1 | -9/+9 |
|\| |
|
| * | lavc: fix decode_frame() third parameter semantics for video decoders | Anton Khirnov | 2012-12-04 | 1 | -9/+9 |
* | | flicvideo: return more meaningful error codes | Paul B Mahol | 2012-11-01 | 1 | -10/+10 |
* | | avoid "0xFF << 24" as it is considered a integer overflow in C99 | Michael Niedermayer | 2012-10-14 | 1 | -1/+1 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -8/+8 |
|\| |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -8/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-01 | 1 | -1/+3 |
|\| |
|
| * | avcodec: Convert some commented-out printf/av_log instances to av_dlog | Diego Biurrun | 2012-10-01 | 1 | -1/+3 |
* | | Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' | Michael Niedermayer | 2012-08-07 | 1 | -1/+1 |
|\| |
|
| * | Replace all CODEC_ID_* with AV_CODEC_ID_* | Anton Khirnov | 2012-08-07 | 1 | -1/+1 |
* | | flicvideo: support 256-bytes extradata | Piotr Bandurski | 2012-05-20 | 1 | -0/+2 |
* | | Support flicvideo with 904 bytes extradata. | Carl Eugen Hoyos | 2012-04-22 | 1 | -2/+5 |
* | | Print unexpected length of flicvideo extradata. | Carl Eugen Hoyos | 2012-04-19 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -1/+1 |
* | | Support FLIC in AVI. | Paul B Mahol | 2012-03-28 | 1 | -5/+14 |
* | | Support FLIC in MOV. | Reimar Döffinger | 2012-03-26 | 1 | -3/+7 |
* | | flicvideo: remove dead store | Paul B Mahol | 2012-03-22 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-07 | 1 | -103/+92 |
|\| |
|
| * | flicvideo: fix invalid reads | Laurentiu Ion | 2012-01-06 | 1 | -89/+77 |
| * | flicvideo: check extradata_size before accessing extradata. | Carl Eugen Hoyos | 2011-11-26 | 1 | -3/+6 |
* | | flicvideo: input buffer pointer checks. | Michael Niedermayer | 2011-12-15 | 1 | -0/+25 |
* | | flicvideo: fix overread. | Michael Niedermayer | 2011-12-15 | 1 | -2/+4 |
* | | Increase FLI/FLC Animation palette dynamics for some samples. | Carl Eugen Hoyos | 2011-11-13 | 1 | -0/+2 |