| Commit message (Expand) | Author | Age | Files | Lines |
* | g726: Do not try to decode more than one channel. | Carl Eugen Hoyos | 2013-07-13 | 1 | -0/+4 |
* | Rename "AVClass class" as "AVClass component_class". | Carl Eugen Hoyos | 2013-06-30 | 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 | -18/+0 |
|\ |
|
| * | lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft | Anton Khirnov | 2013-03-09 | 1 | -18/+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 |
* | | normalize calls to ff_alloc_packet2 | James Zern | 2013-03-06 | 1 | -1/+1 |
* | | Merge commit 'cb7b47a61dba0b9329ecede5dd3211dc0662dc05' | Michael Niedermayer | 2013-02-13 | 1 | -9/+5 |
|\ \
| |/ |
|
| * | g726: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -9/+5 |
| * | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | | 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 | -1/+1 |
|\ \
| |/ |
|
| * | Include libavutil/channel_layout.h instead of libavutil/audioconvert.h | Justin Ruggles | 2012-11-11 | 1 | -1/+1 |
* | | Merge commit '50a65e7a540ce6747f81d6dbf6a602ad35be77ff' | Michael Niedermayer | 2012-11-02 | 1 | -12/+4 |
|\ \
| |/ |
|
| * | g726dec: do not validate sample rate | Justin Ruggles | 2012-11-01 | 1 | -8/+0 |
| * | g726dec: set channel layout at initialization instead of validating it | Justin Ruggles | 2012-11-01 | 1 | -4/+4 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member | Martin Storsjö | 2012-09-04 | 1 | -1/+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 |
* | | cosmetics: minor libavcodec spelling errors | Lou Logan | 2012-06-29 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -4/+5 |
|\ \
| |/ |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -4/+5 |
* | | cosmetics: remove superfluous curly brackets | Paul B Mahol | 2012-03-23 | 1 | -2/+1 |
* | | g726enc: switch to ff_alloc_packet2() | Michael Niedermayer | 2012-03-22 | 1 | -2/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-22 | 1 | -8/+21 |
|\ \
| |/ |
|
| * | g726enc: use AVCodec.encode2() | Justin Ruggles | 2012-03-20 | 1 | -8/+21 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-03 | 1 | -10/+19 |
|\ \
| |/ |
|
| * | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -10/+19 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-03 | 1 | -49/+111 |
|\ \
| |/ |
|
| * | g726dec: add flush() function to reset state when seeking | Justin Ruggles | 2011-11-01 | 1 | -0/+7 |
| * | g726: don't pass index to g726_reset() | Justin Ruggles | 2011-11-01 | 1 | -4/+4 |
| * | g726enc: add private option for setting code size directly. | Justin Ruggles | 2011-11-01 | 1 | -9/+29 |
| * | g726: wrap the decoder functions with a CONFIG_ADPCM_G726_DECODER check | Justin Ruggles | 2011-11-01 | 1 | -0/+2 |
| * | g726: group the g726_encoder AVCodec with the other encoding functions | Justin Ruggles | 2011-11-01 | 1 | -15/+13 |
| * | g726: return AVERROR(EINVAL) instead of -1 for invalid channel count | Justin Ruggles | 2011-11-01 | 1 | -2/+2 |
| * | g726enc: use av_assert0() for sample_rate validation | Justin Ruggles | 2011-11-01 | 1 | -4/+2 |
| * | g726: treat sample rates other than 8kHz as unofficial. | Justin Ruggles | 2011-11-01 | 1 | -0/+15 |
| * | g726dec: remove the sample_rate validation | Justin Ruggles | 2011-11-01 | 1 | -5/+0 |
| * | g726: use bits_per_coded_sample instead of bitrate to determine mode | Justin Ruggles | 2011-11-01 | 1 | -21/+19 |
| * | g726: split the init function for the encoder and decoder | Justin Ruggles | 2011-11-01 | 1 | -14/+35 |
| * | g726: pre-calculate the number of output samples. | Justin Ruggles | 2011-11-01 | 1 | -3/+11 |
| * | g726: use int16_t instead of short | Justin Ruggles | 2011-11-01 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -16/+14 |
|\ \
| |/ |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -16/+14 |
| * | 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 | -2/+2 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -2/+2 |
|/ |
|