| Commit message (Expand) | Author | Age | Files | Lines |
* | vorbisdec: use correct channels variable. | Reimar Döffinger | 2012-04-12 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-07 | 1 | -11/+11 |
|\ |
|
| * | cosmetics: Align codec declarations | Martin Storsjö | 2012-04-06 | 1 | -11/+11 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-09 | 1 | -0/+3 |
|\| |
|
| * | vorbisdec: avoid invalid memory access | Aaron Colwell | 2012-03-08 | 1 | -0/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-04 | 1 | -3/+4 |
|\| |
|
| * | avcodec: add a Vorbis parser to get packet duration | Justin Ruggles | 2012-03-03 | 1 | -1/+0 |
| * | vorbisdec: read the previous window flag for long windows | Justin Ruggles | 2012-03-03 | 1 | -2/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-26 | 1 | -0/+12 |
|\| |
|
| * | vorbisdec: add a flush() function | Justin Ruggles | 2012-02-24 | 1 | -0/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 1 | -3/+3 |
|\| |
|
| * | vorbis: Add ff_ prefix to nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
| * | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
| * | vlc/rl: Add ff_ prefix to the nonstatic symbols | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-03 | 1 | -5/+5 |
|\| |
|
| * | vorbis: fix overflows in floor1[] vector and inverse db table index. | Ronald S. Bultje | 2012-02-02 | 1 | -5/+5 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-29 | 1 | -1/+0 |
|\| |
|
| * | cosmetics: Remove extra newlines at EOF | Alex Converse | 2012-01-27 | 1 | -1/+0 |
| * | vorbis: An additional defense in the Vorbis codec. | Chris Evans | 2012-01-08 | 1 | -10/+27 |
| * | vorbisdec: Fix decoding bug with channel handling | Reinhard Tartler | 2012-01-07 | 1 | -1/+7 |
* | | vorbisdec: Check that the x values of floor1 are unique. | Michael Niedermayer | 2012-01-16 | 1 | -0/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-08 | 1 | -4/+3 |
|\| |
|
| * | cosmetics: drop some pointless parentheses | Diego Biurrun | 2012-01-07 | 1 | -4/+3 |
* | | vorbis: make sure ch is non zero before calling vorbis_residue_decode | Michael Niedermayer | 2012-01-04 | 1 | -3/+5 |
* | | vorbis: An additional defense in the Vorbis codec. | Chris Evans | 2012-01-04 | 1 | -10/+25 |
* | | vorbis: Fix decoder bug. | Chris Evans | 2012-01-04 | 1 | -1/+7 |
* | | vorbisdec: Make sure blocksize is not set to an invalid value. | Michael Niedermayer | 2012-01-04 | 1 | -2/+2 |
* | | 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 | -13/+20 |
|\| |
|
| * | Add avcodec_decode_audio4(). | Justin Ruggles | 2011-12-02 | 1 | -13/+20 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-11-11 | 1 | -60/+60 |
|\| |
|
| * | vorbisdec: remove AVCODEC_MAX_AUDIO_FRAME_SIZE check | Justin Ruggles | 2011-11-10 | 1 | -6/+0 |
| * | vorbisdec: remove unneeded buf_size==0 check | Justin Ruggles | 2011-11-10 | 1 | -3/+0 |
| * | vorbisdec: return proper error codes instead of made-up ones | Justin Ruggles | 2011-11-10 | 1 | -52/+61 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-24 | 1 | -9/+15 |
|\| |
|
| * | cosmetics: remove extra spaces before end-of-statement semi-colons | Justin Ruggles | 2011-10-23 | 1 | -6/+6 |
| * | vorbisdec: check output buffer size before writing output | Justin Ruggles | 2011-10-23 | 1 | -3/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-10-21 | 1 | -1/+1 |
|\| |
|
| * | lavc: use avpriv_ prefix for ff_split_xiph_headers. | Anton Khirnov | 2011-10-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-30 | 1 | -8/+7 |
|\| |
|
| * | lavc: use designated initialisers for all codecs. | Anton Khirnov | 2011-07-29 | 1 | -8/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-07-15 | 1 | -0/+6 |
|\| |
|
| * | doxygen: do not include license boilerplate in Doxygen documentation | Diego Biurrun | 2011-07-15 | 1 | -5/+7 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-21 | 1 | -1/+1 |
|\| |
|
| * | Replace usages of av_get_bits_per_sample_fmt() with av_get_bytes_per_sample(). | Justin Ruggles | 2011-06-20 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-08 | 1 | -0/+4 |
|\| |
|
| * | vorbisdec: Restore mistakenly removed debug output. | Diego Biurrun | 2011-06-07 | 1 | -0/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2011-06-03 | 1 | -110/+106 |
|\| |
|
| * | vorbis: Remove non-compiling debug statement. | Diego Biurrun | 2011-06-03 | 1 | -3/+0 |