| Commit message (Expand) | Author | Age | Files | Lines |
* | lavc: factorize ff_{thread_,re,}get_buffer error messages. | Clément Bœsch | 2013-03-13 | 1 | -3/+1 |
* | 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 |
* | | Merge commit '4a2b26fc1b1ad123eba473a20e270f2b0ba92bca' | Michael Niedermayer | 2013-02-13 | 1 | -9/+6 |
|\ \
| |/ |
|
| * | sipr: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -9/+6 |
* | | Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9' | Michael Niedermayer | 2013-01-23 | 1 | -7/+8 |
|\ \
| |/ |
|
| * | floatdsp: move scalarproduct_float from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -7/+8 |
* | | Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793' | Michael Niedermayer | 2012-12-05 | 1 | -1/+2 |
|\ \
| |/ |
|
| * | lavc: add a wrapper for AVCodecContext.get_buffer(). | Anton Khirnov | 2012-12-04 | 1 | -1/+2 |
* | | 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 | -1/+4 |
|\ \
| |/ |
|
| * | sipr: set channel layout | Justin Ruggles | 2012-11-01 | 1 | -1/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-22 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | sipr: fall back to setting mode based on bit_rate. | Reimar Döffinger | 2012-09-21 | 1 | -2/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-28 | 1 | -5/+4 |
|\ \
| |/ |
|
| * | celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c() | Diego Biurrun | 2012-08-27 | 1 | -5/+4 |
* | | 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 |
* | | 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 |
* | | sipr: fall back to setting mode based on bit_rate. | Reimar Döffinger | 2012-01-05 | 1 | -1/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Drop ALT_ prefix from BITSTREAM_READER_LE name. | Diego Biurrun | 2011-12-22 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-03 | 1 | -15/+19 |
|\ \
| |/ |
|
| * | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -15/+19 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-10 | 1 | -13/+15 |
|\ \
| |/ |
|
| * | sipr: use a function pointer to select the decode_frame function | Justin Ruggles | 2011-11-09 | 1 | -5/+6 |
| * | sipr: set mode based on block_align instead of bit_rate | Justin Ruggles | 2011-11-09 | 1 | -4/+9 |
| * | sipr: do not needlessly set *data_size to 0 when returning an error | Justin Ruggles | 2011-11-09 | 1 | -4/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-12 | 1 | -2/+4 |
|\ \
| |/ |
|
| * | sipr: fix get_bits(0) calls | Mans Rullgard | 2011-10-11 | 1 | -2/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-05 | 1 | -4/+7 |
|\ \
| |/ |
|
| * | sipr: fix the output data size check and only calculate it once. | Justin Ruggles | 2011-10-04 | 1 | -4/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -8/+6 |
|\ \
| |/ |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -8/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-20 | 1 | -3/+2 |
|\ \
| |/ |
|
| * | sipr: Drop unused DSPContext | Alex Converse | 2011-06-18 | 1 | -2/+0 |
| * | sipr: include string.h for mem*() | Alex Converse | 2011-06-18 | 1 | -0/+1 |
| * | sipr: Use memmove() to copy overlapped buffers. | Alex Converse | 2011-06-18 | 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 |
* | | Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf. | Diego Elio Pettenò | 2011-01-28 | 1 | -1/+1 |
|/ |
|
* | Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_FMT_*, and enum | Stefano Sabatini | 2010-11-12 | 1 | -1/+1 |
* | Remove pointless semicolon | Vitor Sessak | 2010-09-17 | 1 | -1/+1 |
* | Move lsp2lpc_sipr() function to common code so it can be reused in a | Marcelo Galvăo Póvoa | 2010-09-07 | 1 | -27/+1 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -3/+3 |
* | Move clipping of audio samples (for those codecs outputting float) from decoder | Ronald S. Bultje | 2010-04-21 | 1 | -3/+0 |
* | Split input/output data arguments to ff_acelp_apply_order_2_transfer_function(). | Ronald S. Bultje | 2010-04-21 | 1 | -2/+2 |
* | Split the input/output data arguments to ff_adaptive_gain_control(). | Ronald S. Bultje | 2010-04-21 | 1 | -1/+2 |