| 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 |
* | | avcodec: Add a min size parameter to ff_alloc_packet2() | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
* | | avcodec/libilbc: support for latest git of libilbc | Gianluigi Tiesi | 2014-09-19 | 1 | -3/+2 |
* | | 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 |
* | | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -3/+1 |
* | | Merge commit '0f24a3ca999a702f83af9307f9f47b6fdeb546a5' | Michael Niedermayer | 2013-03-12 | 1 | -14/+0 |
|\| |
|
| * | lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft | Anton Khirnov | 2013-03-09 | 1 | -14/+0 |
* | | Merge commit '759001c534287a96dc96d1e274665feb7059145d' | Michael Niedermayer | 2013-03-12 | 1 | -1/+1 |
|\| |
|
| * | lavc decoders: work with refcounted frames. | Anton Khirnov | 2013-03-08 | 1 | -1/+1 |
* | | libilbc: use ff_alloc_packet2 | Paul B Mahol | 2013-03-06 | 1 | -3/+1 |
* | | Merge commit 'a8ea936a0a00570f61a16a588821b52f6a3115c2' | Michael Niedermayer | 2013-02-13 | 1 | -8/+5 |
|\| |
|
| * | libilbc: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -8/+5 |
* | | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+1 |
|\| |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+1 |
* | | Merge commit '97bf7c03b1338a867da52c159a2afecbdedcfa88' | Michael Niedermayer | 2012-11-12 | 1 | -2/+2 |
|\| |
|
| * | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -2/+2 |
* | | Merge commit '50a65e7a540ce6747f81d6dbf6a602ad35be77ff' | Michael Niedermayer | 2012-11-02 | 1 | -3/+5 |
|\| |
|
| * | libilbc: set channel layout | Justin Ruggles | 2012-11-01 | 1 | -3/+5 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -2/+2 |
|\| |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -0/+1 |
|\| |
|
| * | Don't include common.h from avutil.h | Martin Storsjö | 2012-08-15 | 1 | -0/+1 |
* | | 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 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-31 | 1 | -2/+2 |
|\| |
|
| * | Improve descriptiveness of a number of codec and container long names | Diego Biurrun | 2012-07-30 | 1 | -2/+2 |
* | | Fix libilbc compilation. | chinshou | 2012-07-17 | 1 | -1/+1 |
* | | libilbc: use designated initializers for AVClass | Paul B Mahol | 2012-06-19 | 1 | -2/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-19 | 1 | -4/+4 |
|/ |
|
* | Add support for iLBC decoding/encoding via the external library libilbc | Martin Storsjö | 2012-06-18 | 1 | -0/+209 |