| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '6b96d2dcdaa60d7919d710432c6ca204b7fab0ab' | Derek Buitenhuis | 2016-02-24 | 1 | -18/+0 |
|\ |
|
| * | cosmetics: Drop particularly redundant silly comments | Diego Biurrun | 2016-02-18 | 1 | -18/+0 |
* | | Merge commit '29c2d06d67724e994980045afa055c6c34611b30' | Derek Buitenhuis | 2016-02-24 | 1 | -1/+0 |
|\ \
| |/ |
|
| * | cosmetics: Drop empty comment lines | Diego Biurrun | 2016-02-18 | 1 | -1/+0 |
* | | Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | Merge commit 'def97856de6021965db86c25a732d78689bd6bb0' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | avcodec: Add a min size parameter to ff_alloc_packet2() | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | | Merge commit '40cf1bbacc6220a0aa6bed5c331871d43f9ce370' | Michael Niedermayer | 2015-07-21 | 1 | -0/+4 |
|\ \
| |/ |
|
| * | Deprecate avctx.coded_frame | Vittorio Giovara | 2015-07-20 | 1 | -0/+4 |
* | | Merge commit 'd6604b29ef544793479d7fb4e05ef6622bb3e534' | Michael Niedermayer | 2015-07-20 | 1 | -6/+0 |
|\ \
| |/ |
|
| * | Gather all coded_frame allocations and free functions to a single place | Vittorio Giovara | 2015-07-20 | 1 | -6/+0 |
| * | lcl: Check memory allocation | Vittorio Giovara | 2015-05-31 | 1 | -0/+2 |
* | | Merge commit '74a1cad7e3ba79e5b1e5b2e2bcf6179520442679' | Michael Niedermayer | 2015-04-24 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | lclenc: Mark codec as init-thread-safe and init-cleanup | Vittorio Giovara | 2015-04-24 | 1 | -0/+3 |
* | | Merge commit 'ac467d94fa6d9d626f77d4ca8125a5eb1ad5425d' | Michael Niedermayer | 2014-12-19 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | lcl: return an appropriate error code | Vittorio Giovara | 2014-12-18 | 1 | -1/+1 |
* | | lavc/lclenc: Enable frame-threading. | Carl Eugen Hoyos | 2014-05-31 | 1 | -0/+1 |
* | | Merge commit '0ea430c75b8d90449d2878ad84669a2da2ad3cbc' | Michael Niedermayer | 2013-11-17 | 1 | -0/+9 |
|\ \
| |/ |
|
| * | lclenc: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -7/+10 |
* | | 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 |
* | | lclenc: remove unused code | Paul B Mahol | 2013-07-31 | 1 | -8/+1 |
* | | lclenc: allocate FF_INPUT_BUFFER_PADDING_SIZE for extradata | Paul B Mahol | 2013-07-27 | 1 | -1/+3 |
* | | lclenc: cosmetics: reindent | Paul B Mahol | 2013-07-27 | 1 | -1/+1 |
* | | lclenc: make compression level user selectable | Paul B Mahol | 2012-11-02 | 1 | -2/+3 |
* | | Merge commit '716d413c13981da15323c7a3821860536eefdbbb' | Michael Niedermayer | 2012-10-08 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat | Anton Khirnov | 2012-10-08 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+2 |
* | | 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 |
* | | lclenc: switch to av_assert | Michael Niedermayer | 2012-07-12 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -2/+2 |
* | | cosmetics: remove superfluous curly brackets | Paul B Mahol | 2012-03-23 | 1 | -2/+1 |
* | | lclenc: switch to ff_alloc_packet2() | Michael Niedermayer | 2012-03-22 | 1 | -3/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-24 | 1 | -7/+19 |
|\ \
| |/ |
|
| * | lclenc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -7/+19 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -7/+7 |
|\ \
| |/ |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -7/+7 |
| * | Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*. | Stefano Sabatini | 2011-05-02 | 1 | -1/+1 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
| * | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-26 | 1 | -1/+1 |
* | | replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* | Stefano Sabatini | 2011-05-02 | 1 | -1/+1 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Add .pix_fmts to LCL encoder | Jason Garrett-Glaser | 2010-12-31 | 1 | -10/+3 |
* | Remove explicit filename from Doxygen @file commands. | Diego Biurrun | 2010-04-20 | 1 | -1/+1 |
* | Define AVMediaType enum, and use it instead of enum CodecType, which | Stefano Sabatini | 2010-03-30 | 1 | -1/+1 |
* | Remove unnecessary put_bits/get_bits includes. | Reimar Döffinger | 2009-05-31 | 1 | -1/+0 |
* | Remove now unused elements from LclEncContext | Reimar Döffinger | 2009-05-31 | 1 | -9/+0 |