| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-17 | 1 | -1/+1 |
|\ |
|
| * | fmtconvert: Explicitly use int32_t instead of int | Christophe Gisquet | 2013-07-17 | 1 | -1/+1 |
* | | Merge commit '8f24c12be7a3b3ea105e67bba9a867fe210a2333' | Michael Niedermayer | 2013-07-15 | 1 | -1/+1 |
|\| |
|
| * | ac3dec: Don't consume more data than the actual input packet size | Martin Storsjö | 2013-07-15 | 1 | -1/+1 |
* | | Merge commit '031be5b41b54c3b666f31d83fe3ad41c194af8c5' | Michael Niedermayer | 2013-07-14 | 1 | -3/+3 |
|\| |
|
| * | ac3dec: Consistently use AC3_BLOCK_SIZE and sizeof | Martin Storsjö | 2013-07-13 | 1 | -3/+3 |
| * | ac3dec: Increment channel pointers only once per channel | Martin Storsjö | 2013-07-13 | 1 | -3/+3 |
* | | fmtconvert: int32_t input to int32_to_float_fmul_scalar | Christophe Gisquet | 2013-05-18 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-03-14 | 1 | -1/+1 |
|\| |
|
| * | avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() | Diego Biurrun | 2013-03-13 | 1 | -1/+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 |
* | | ac3dec: use AVFrame accessor functions | Michael Niedermayer | 2013-03-01 | 1 | -1/+1 |
* | | Merge commit 'd7c450436fcb9d3ecf59884a574e7684183e753d' | Michael Niedermayer | 2013-02-24 | 1 | -9/+7 |
|\| |
|
| * | ac3dec: validate channel output mode against channel count | Justin Ruggles | 2013-02-23 | 1 | -6/+8 |
* | | Merge commit 'e57daa876bf0cf50782550e366e589441cd8c2bd' | Michael Niedermayer | 2013-02-13 | 1 | -10/+7 |
|\| |
|
| * | ac3: decode directly to the user-provided AVFrame | Justin Ruggles | 2013-02-12 | 1 | -8/+5 |
* | | Merge commit 'f53490cc0c809975f8238d5a9edbd26f83bd2f84' | Michael Niedermayer | 2013-01-21 | 1 | -0/+1 |
|\| |
|
| * | ac3dec: fix non-optimal dithering of zero bit mantissas | Mathias Rauen | 2013-01-20 | 1 | -1/+2 |
* | | ac3dec: fix non-optimal dithering of zero bit mantissas | Michael Niedermayer | 2013-01-21 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-16 | 1 | -4/+5 |
|\| |
|
| * | lavc: Move vector_fmul_window to AVFloatDSPContext | Justin Ruggles | 2013-01-16 | 1 | -4/+5 |
* | | ac3dec: split out pointer update loop for saftey | Michael Niedermayer | 2013-01-04 | 1 | -1/+2 |
* | | Merge commit '511cf612ac979f536fd65e14603a87ca5ad435f3' | Michael Niedermayer | 2012-12-21 | 1 | -1/+1 |
|\| |
|
| * | miscellaneous typo fixes | Diego Biurrun | 2012-12-21 | 1 | -1/+1 |
* | | ac3dec: fix outptr increment. | Michael Niedermayer | 2012-12-17 | 1 | -3/+2 |
* | | ac3dec: fix out of array read | Michael Niedermayer | 2012-12-12 | 1 | -2/+1 |
* | | ac3dec: fix bugs in direct buffer use. | Michael Niedermayer | 2012-12-10 | 1 | -3/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-12-10 | 1 | -7/+20 |
|\| |
|
| * | ac3dec: decode directly into output buffers | Mans Rullgard | 2012-12-09 | 1 | -7/+20 |
* | | Merge commit '30b39164256999efc8d77edc85e2e0b963c24834' | Michael Niedermayer | 2012-12-10 | 1 | -3/+11 |
|\| |
|
| * | ac3dec: make downmix() take array of pointers to channel data | Mans Rullgard | 2012-12-09 | 1 | -3/+11 |
* | | Merge commit 'b8f3ab8e6a7ce3627764da53b809628c828d4047' | Michael Niedermayer | 2012-12-10 | 1 | -26/+6 |
|\| |
|
| * | ac3dec: output planar float only | Mans Rullgard | 2012-12-09 | 1 | -26/+6 |
* | | 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 '0a7005bebd23ade7bb852bce0401af1a8fdbb723' | Michael Niedermayer | 2012-10-13 | 1 | -1/+1 |
|\| |
|
| * | Use proper return values in case of missing features | Diego Biurrun | 2012-10-12 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-01 | 1 | -0/+1 |
|\| |
|
| * | ac3dec: ensure get_buffer() gets a buffer for the correct number of channels | Justin Ruggles | 2012-10-01 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-13 | 1 | -34/+6 |
|\| |
|
| * | ac3: move ac3_downmix() from dsputil to ac3dsp | Mans Rullgard | 2012-09-12 | 1 | -34/+6 |
* | | Merge commit 'c7b610aa0b1bac47eea0056b13fe6e982b85844a' | Michael Niedermayer | 2012-09-05 | 1 | -1/+1 |
|\| |
|
| * | avopt: Explicitly store float/double option defaults in .dbl | Martin Storsjö | 2012-09-04 | 1 | -1/+1 |
* | | Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9' | Michael Niedermayer | 2012-09-05 | 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 |
* | | ac3dec: set decode_error_flags field in ac3 codec | Marton Balint | 2012-07-21 | 1 | -0/+2 |
* | | ac3dec: Check number of output channels. | Michael Niedermayer | 2012-04-20 | 1 | -0/+4 |