2012-02-02 |
Ronald S. Bultje | vorbis: fix overflows in floor1[] vector and inverse... |
blob | commitdiff | raw |
2012-01-06 |
Chris Evans | vorbis: Avoid some out-of-bounds reads |
blob | commitdiff | raw | diff to current |
2011-12-22 |
Diego Biurrun | Drop ALT_ prefix from BITSTREAM_READER_LE name. |
blob | commitdiff | raw | diff to current |
2011-07-14 |
Diego Biurrun | doxygen: do not include license boilerplate in Doxygen... |
blob | commitdiff | raw | diff to current |
2011-06-02 |
Diego Biurrun | Replace custom DEBUG preprocessor trickery by the stand... |
blob | commitdiff | raw | diff to current |
2011-05-12 |
Diego Biurrun | Replace int_fast integer types with their sized standar... |
blob | commitdiff | raw | diff to current |
2011-04-29 |
Diego Biurrun | vorbis: Replace sized int_fast integer types with plain... |
blob | commitdiff | raw | diff to current |
2011-03-19 |
Mans Rullgard | Replace FFmpeg with Libav in licence headers |
blob | commitdiff | raw | diff to current |
2010-04-20 |
Diego Biurrun | Remove explicit filename from Doxygen @file commands. |
blob | commitdiff | raw | diff to current |
2009-09-29 |
Diego Biurrun | whitespace cosmetics, prettyprinting, K&R coding style |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Diego Biurrun | some more linebreak and brace placement cosmetics |
blob | commitdiff | raw | diff to current |
2009-09-28 |
Diego Biurrun | brace placement and linebreak cosmetics |
blob | commitdiff | raw | diff to current |
2009-08-30 |
Reimar Döffinger | Remove unused variable. |
blob | commitdiff | raw | diff to current |
2009-08-27 |
Loren Merritt | indent |
blob | commitdiff | raw | diff to current |
2009-08-27 |
Loren Merritt | 1.5x faster ff_vorbis_floor1_render_list, 5% faster... |
blob | commitdiff | raw | diff to current |
2009-07-08 |
Reimar Döffinger | Add extra validation checks to ff_vorbis_len2vlc. |
blob | commitdiff | raw | diff to current |
2009-04-13 |
Stefano Sabatini | Rename bitstream.h to get_bits.h. |
blob | commitdiff | raw | diff to current |
2009-02-01 |
Diego Biurrun | Use full internal pathname in doxygen @file directives. |
blob | commitdiff | raw | diff to current |
2008-12-12 |
Oded Shimon | Rename all vorbis encoder related typedefs to not use... |
blob | commitdiff | raw | diff to current |
2008-05-06 |
Diego Biurrun | Remove unnecessary parentheses from return calls. |
blob | commitdiff | raw | diff to current |
2008-02-09 |
Loren Merritt | 30% faster ff_vorbis_floor1_render_list, 3% faster... |
blob | commitdiff | raw | diff to current |
2007-07-05 |
Diego Biurrun | license header consistency cosmetics |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Aurelien Jacobs | rename vorbis.c to vorbis_dec.c and vorbis_common.c... |
blob | commitdiff | raw | diff to current |
2007-05-10 |
Aurelien Jacobs | loosen vorbis_enc.c dependencies by spliting vorbis.c |
blob | commitdiff | raw | diff to current |
2007-03-25 |
Aurelien Jacobs | extract vorbis header spliting code into a reusable... |
blob | commitdiff | raw | diff to current |
2006-11-12 |
Måns Rullgård | rename inverse -> ff_inverse |
blob | commitdiff | raw | diff to current |
2006-10-11 |
Diego Biurrun | Rename ABS macro to FFABS. |
blob | commitdiff | raw | diff to current |
2006-10-07 |
Diego Biurrun | Change license headers to say 'FFmpeg' instead of ... |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Oded Shimon | remove render_line from vorbis.h, add ff_vorbis_floor1_... |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Oded Shimon | make some more functions global so they can be shared... |
blob | commitdiff | raw | diff to current |
2006-10-01 |
Oded Shimon | make ready_floor1_list() shared for vorbis_enc.c |
blob | commitdiff | raw | diff to current |
2006-09-30 |
Oded Shimon | vorbis.h -> vorbis_data.c |
blob | commitdiff | raw | diff to current |
2006-09-25 |
Reimar Döffinger | Get rid of get_bits_long_le, get_bits_long was fixed... |
blob | commitdiff | raw | diff to current |
2006-09-24 |
Oded Shimon | fix to vorbis decoder for book==0 |
blob | commitdiff | raw | diff to current |
2006-09-10 |
Diego Biurrun | Remove unused variable. |
blob | commitdiff | raw | diff to current |
2006-08-11 |
Loren Merritt | vorbis simd tweaks |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Loren Merritt | vorbis cosmetics: mdct0,mdct1 => mdct[2] |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Loren Merritt | misc tweaks in vorbis_residue_decode(). |
blob | commitdiff | raw | diff to current |
2006-08-10 |
Loren Merritt | sse and 3dnow implementations of float->int conversion... |
blob | commitdiff | raw | diff to current |
2006-08-08 |
Loren Merritt | 3dnow2 implementation of imdct. |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Loren Merritt | another div -> fastdiv, another 2% faster vorbis. |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Loren Merritt | sse & sse2 implementations of vorbis channel coupling. |
blob | commitdiff | raw | diff to current |
2006-08-03 |
Loren Merritt | int16_t is faster than int_fast16_t for division. |
blob | commitdiff | raw | diff to current |
2006-05-11 |
Benjamin Larsson | Cosmetics. Add the defines needed for debug output. |
blob | commitdiff | raw | diff to current |
2006-05-11 |
Loren Merritt | fix a crash on x86_64 |
blob | commitdiff | raw | diff to current |
2006-05-07 |
Denes Balatoni | vorbis 5:1 decoding fix, fix mi2_vorbis51.mp4, patch... |
blob | commitdiff | raw | diff to current |
2006-04-23 |
Uoti Urpala | Vorbis specs requires blocksize_1 >= blocksize_0, error... |
blob | commitdiff | raw | diff to current |
2006-02-25 |
Måns Rullgård | kill some warnings |
blob | commitdiff | raw | diff to current |
2006-02-05 |
Alexander Strasser | Correct the relation between floors of type 0 and block... |
blob | commitdiff | raw | diff to current |
2006-02-04 |
Alexander Strasser | 10l (malloc check with the wrong pointer) |
blob | commitdiff | raw | diff to current |
2006-02-04 |
Alexander Strasser | Added support for vorbis files containing floor type 0. |
blob | commitdiff | raw | diff to current |
2006-01-30 |
Dieter | add static keyword to some functions |
blob | commitdiff | raw | diff to current |
2006-01-12 |
Diego Biurrun | Update licensing information: The FSF changed postal... |
blob | commitdiff | raw | diff to current |
2005-12-17 |
Diego Biurrun | COSMETICS: Remove all trailing whitespace. |
blob | commitdiff | raw | diff to current |
2005-12-12 |
Måns Rullgård | use PRIxN, %zd, %td formats where needed |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Michael Niedermayer | decrease V_NB_BITS if possible |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Michael Niedermayer | more trivial optimizations |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Michael Niedermayer | maxdepth is supposed to be a constant, its faster if... |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Michael Niedermayer | optimizations |
blob | commitdiff | raw | diff to current |
2005-05-30 |
Michael Niedermayer | faster float->short conversation |
blob | commitdiff | raw | diff to current |
2005-05-29 |
Michael Niedermayer | ilog() -> av_log2() |
blob | commitdiff | raw | diff to current |
2005-05-29 |
Michael Niedermayer | Vorbis sse fix by (Balatoni Denes: dbalatoni, programoz... |
blob | commitdiff | raw | diff to current |
2005-05-21 |
Denes Balatoni | 1.) LGPL license mentioned |
blob | commitdiff | raw | diff to current |
2005-05-19 |
Måns Rullgård | accept old extradata format |
blob | commitdiff | raw | diff to current |
2005-05-19 |
Måns Rullgård | fix decoding of multi-channel vorbis streams |
blob | commitdiff | raw | diff to current |
2005-05-17 |
Michael Niedermayer | Vorbis decoder by (Balatoni Denes | dbalatoni programoz... |
blob | commitdiff | raw | diff to current |
|