| 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 '7f9f771eac0d37a632e0ed9bd89961d57fcfb7e0' | Michael Niedermayer | 2015-02-14 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | avcodec: Don't anonymously typedef structs | Diego Biurrun | 2015-02-14 | 1 | -1/+1 |
* | | avcodec/qcelpdec: use init_get_bits8() | Paul B Mahol | 2015-02-04 | 1 | -1/+2 |
* | | qcelp: grammar | Reynaldo H. Verdejo Pinochet | 2014-02-21 | 1 | -2/+2 |
* | | qcelpdec: break some too-long lines | Reynaldo H. Verdejo Pinochet | 2014-02-21 | 1 | -6/+12 |
* | | 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 |
* | | qcelpdec: change asserts to av_asserts | Paul B Mahol | 2013-07-26 | 1 | -6/+4 |
* | | Merge commit '4a2ef39442bf7f0150db07a1fbfcf8286e4d44a3' | Michael Niedermayer | 2013-07-26 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | cosmetics: Add '0' to float constants ending in '.'. | Diego Biurrun | 2013-07-25 | 1 | -3/+3 |
* | | Merge commit '6d97484d72e33f7dde9493a9ead1a72e2f029605' | Michael Niedermayer | 2013-03-14 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -2/+2 |
* | | 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/+5 |
|\ \
| |/ |
|
| * | qcelp: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -9/+5 |
* | | Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9' | Michael Niedermayer | 2013-01-23 | 1 | -9/+8 |
|\ \
| |/ |
|
| * | floatdsp: move scalarproduct_float from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 1 | -9/+8 |
* | | 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 | -1/+4 |
|\ \
| |/ |
|
| * | qcelpdec: set channel layout | Justin Ruggles | 2012-11-01 | 1 | -1/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-28 | 1 | -7/+6 |
|\ \
| |/ |
|
| * | celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c() | Diego Biurrun | 2012-08-27 | 1 | -7/+6 |
* | | 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 | 2011-12-20 | 1 | -191/+185 |
|\ \
| |/ |
|
| * | qcelpdec: K&R formatting cosmetics | Asen Lekov | 2011-12-19 | 1 | -183/+177 |
| * | qcelpdec: cosmetics: drop some pointless parentheses | Diego Biurrun | 2011-12-19 | 1 | -8/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-12-03 | 1 | -9/+17 |
|\ \
| |/ |
|
| * | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -9/+17 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-05 | 1 | -122/+68 |
|\ \
| |/ |
|
| * | qcelpdec: cosmetics: do not add line break before opening bracket in 'for', | Justin Ruggles | 2011-10-04 | 1 | -120/+60 |
| * | qcelp: check output buffer size before decoding | Justin Ruggles | 2011-10-04 | 1 | -2/+8 |
| * | qcelpdec: fix the return value of qcelp_decode_frame(). | Chris Rankin | 2011-10-04 | 1 | -1/+1 |
* | | qcelpdec: fix the return value of qcelp_decode_frame(). | Chris Rankin | 2011-09-08 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-24 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | doxygen: Consistently use '@' instead of '\' for Doxygen markup. | Diego Biurrun | 2011-06-24 | 1 | -4/+4 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -5/+5 |
| * | 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 |
* | Grammar fixes | Måns Rullgård | 2010-07-02 | 1 | -1/+1 |
* | Fix grammar errors in documentation | Måns Rullgård | 2010-06-30 | 1 | -7/+7 |
* | Move clipping of audio samples (for those codecs outputting float) from decoder | Ronald S. Bultje | 2010-04-21 | 1 | -4/+0 |