| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765' | Michael Niedermayer | 2014-06-23 | 1 | -4/+4 |
|\ |
|
| * | dsputil: Split bswap*_buf() off into a separate context | Diego Biurrun | 2014-06-22 | 1 | -4/+4 |
* | | 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 '6d97484d72e33f7dde9493a9ead1a72e2f029605' | Michael Niedermayer | 2013-03-14 | 1 | -2/+1 |
|\| |
|
| * | avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -2/+1 |
* | | 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 '1b9b6d6e5ea556b6d307f9d473f54f6406fdc3c8' | Michael Niedermayer | 2013-02-13 | 1 | -9/+6 |
|\| |
|
| * | mpc7/8: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -8/+5 |
* | | Merge commit '218aefce4472dc02ee3f12830a9a894bf7916da9' | Michael Niedermayer | 2013-02-09 | 1 | -0/+1 |
|\| |
|
| * | dsputil: Move LOCAL_ALIGNED macros to libavutil | Diego Biurrun | 2013-02-08 | 1 | -0/+1 |
* | | 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 'bfcd4b6a1691d20aebc6d2308424c2a88334a9f0' | Michael Niedermayer | 2012-10-02 | 1 | -2/+4 |
|\| |
|
| * | mpc7/8: use planar sample format | Justin Ruggles | 2012-10-01 | 1 | -2/+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 |
* | | mpc7: remove duplicated definitions | Paul B Mahol | 2012-08-06 | 1 | -4/+0 |
* | | mpc7: Initialize AVFrame properly | Michael Niedermayer | 2012-07-26 | 1 | -3/+3 |
* | | mpc7: fix handling of last frame | Michael Niedermayer | 2012-06-02 | 1 | -1/+3 |
* | | 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 |
| * | mpc: pad mpc_CC/SCF[] tables to allow for negative indices. | Ronald S. Bultje | 2012-03-10 | 1 | -2/+2 |
* | | mpc7: check subband index | Michael Niedermayer | 2012-03-10 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-19 | 1 | -1/+1 |
|\| |
|
| * | mpc7: assign an error level + context to av_log() msg. | Ronald S. Bultje | 2012-02-17 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -1/+1 |
|\| |
|
| * | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-03 | 1 | -17/+29 |
|\| |
|
| * | mpc7: use av_fast_padded_malloc() | Justin Ruggles | 2012-02-01 | 1 | -7/+13 |
| * | mpc7: simplify handling of packet sizes that are not a multiple of 4 bytes | Justin Ruggles | 2012-02-01 | 1 | -14/+26 |
| * | mpc7: check for allocation failure | Justin Ruggles | 2012-01-30 | 1 | -0/+2 |
| * | mpc7: align local temp buffer | Justin Ruggles | 2012-01-30 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-31 | 1 | -1/+1 |
|\| |
|
* | | Use av_fast_padded_malloc in fraps and mpc decoders. | Reimar Döffinger | 2012-01-18 | 1 | -6/+14 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-03 | 1 | -11/+18 |
|\| |
|
| * | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -11/+18 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-12 | 1 | -1/+8 |
|\| |
|
| * | mpc7: only support stereo input. | Justin Ruggles | 2011-11-11 | 1 | -1/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-11 | 1 | -1/+1 |
|\| |
|
| * | mpc7: Fix memset call in mpc7_decode_frame function | Alex Converse | 2011-11-10 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-03 | 1 | -2/+9 |
|\| |
|
| * | mpc7: return error if packet is too small. | Justin Ruggles | 2011-10-02 | 1 | -0/+1 |
| * | mpc7: check output buffer size before decoding | Justin Ruggles | 2011-10-02 | 1 | -2/+8 |
* | | 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 |