| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -3/+3 |
|\| |
|
| * | lavc: AV-prefix all codec flags | Vittorio Giovara | 2015-07-27 | 1 | -3/+3 |
* | | 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 | -2/+6 |
|\| |
|
| * | Deprecate avctx.coded_frame | Vittorio Giovara | 2015-07-20 | 1 | -2/+6 |
* | | 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 |
* | | Merge commit 'e570f895cdccf2535a71fec1c607751ddb94fd5a' | Michael Niedermayer | 2015-02-23 | 1 | -0/+4 |
|\| |
|
| * | libschroedinger: Check memory allocations | Vittorio Giovara | 2015-02-22 | 1 | -0/+4 |
* | | Merge commit '9b8d11a76ae7bca8bbb58abb822138f8b42c776c' | Michael Niedermayer | 2013-12-09 | 1 | -2/+7 |
|\| |
|
| * | avcodec: Use av_reallocp where suitable | Alexandra Khirnova | 2013-12-09 | 1 | -2/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-11-23 | 1 | -1/+2 |
|\| |
|
| * | libschroedingerenc: do not assert on values from external libraries | Alexandra Khirnova | 2013-11-23 | 1 | -5/+2 |
* | | Merge commit 'ffe04c330335add4c6d70ab0bb98e6b3f4f7abfa' | Michael Niedermayer | 2013-11-17 | 1 | -4/+5 |
|\| |
|
| * | libschroedingerenc: use the AVFrame API properly. | Anton Khirnov | 2013-11-16 | 1 | -4/+5 |
* | | 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 |
* | | Merge commit '6fee1b90ce3bf4fbdfde7016e0890057c9000487' | Michael Niedermayer | 2013-05-05 | 1 | -1/+2 |
|\| |
|
| * | avcodec: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+2 |
* | | Merge commit 'e8da807537e314d74cb6d93598f1dcfb891fa655' | Michael Niedermayer | 2013-02-26 | 1 | -53/+49 |
|\| |
|
| * | libschroedinger: cosmetics: rename variable avccontext to avctx | Justin Ruggles | 2013-02-25 | 1 | -53/+49 |
* | | 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 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 |
* | | libschroedingerenc: remove assert related to the old API. | Michael Niedermayer | 2012-07-23 | 1 | -1/+0 |
* | | libschroedingerenc: switch to av_assert | Michael Niedermayer | 2012-07-23 | 1 | -5/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-05-07 | 1 | -15/+14 |
|\| |
|
| * | libschroedinger: Switch to function names more in line with Libav style. | Diego Biurrun | 2012-05-07 | 1 | -5/+5 |
| * | Move code shared between libdirac and libschroedinger to libschroedinger. | Diego Biurrun | 2012-05-07 | 1 | -11/+10 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -3/+5 |
|\| |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -3/+5 |
* | | cosmetics: remove superfluous curly brackets | Paul B Mahol | 2012-03-23 | 1 | -2/+1 |
* | | libschroedingerenc: switch to ff_alloc_packet2(). | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-24 | 1 | -12/+31 |
|\| |
|
| * | libschroedingerenc: switch to encode2(). | Anton Khirnov | 2012-02-23 | 1 | -12/+31 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-08 | 1 | -1/+1 |
|\| |
|
| * | cosmetics: drop some pointless parentheses | Diego Biurrun | 2012-01-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-31 | 1 | -17/+16 |
|\| |
|
| * | libdirac/libschroedinger: Drop unnecessary symbol prefixes. | Diego Biurrun | 2011-10-30 | 1 | -17/+16 |
* | | 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 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 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | schroenc: Set colorspace info | David Conrad | 2010-05-05 | 1 | -0/+18 |
* | schroenc: Use AV_RB32 | David Conrad | 2010-05-05 | 1 | -4/+2 |
* | schroenc: Set open-gop | David Conrad | 2010-05-05 | 1 | -0/+3 |