]> git.sesse.net Git - ffmpeg/history - libavcodec/vorbis.h
dashenc: Simplify code by using a local variable
[ffmpeg] / libavcodec / vorbis.h
2013-02-25 Justin Rugglesvorbisdec: cosmetics: rename variable avccontext to...
2013-01-21 Ronald S. Bultjevorbisdsp: change block_size type from int to intptr_t.
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-06-05 Alex Conversevorbis: Validate that the floor 1 X values contain...
2012-02-15 Martin Storsjövorbis: Add ff_ prefix to nonstatic symbols
2011-11-25 Mans RullgardMake channel layout masks unsigned
2011-05-12 Diego BiurrunReplace int_fast integer types with their sized standar...
2011-04-29 Diego Biurrunvorbis: Replace sized int_fast integer types with plain...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2010-06-27 James DarnleyFix libvorbis encoding with more than 2 channels
2010-03-06 Måns RullgårdMove some prototypes from dsputil.c to reasonable heade...
2010-01-29 Robert SwainAdd support for vorbis 6.1 and 7.1 channel configuratio...
2009-10-02 Robert SwainAdd vorbis channel layout support according to those...
2009-09-28 Diego Biurrunbrace placement and linebreak cosmetics
2008-12-12 Oded ShimonRename all vorbis encoder related typedefs to not use...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-06-24 Stefan Gehrermark read-only data as const
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-10-01 Oded Shimonremove render_line from vorbis.h, add ff_vorbis_floor1_...
2006-10-01 Oded Shimonprevent warning in vorbis_data.c
2006-10-01 Oded Shimon100l, broke ffmpeg compilation, ABS() and uint* types...
2006-10-01 Oded Shimonmake some more functions global so they can be shared...
2006-10-01 Oded Shimonmake ready_floor1_list() shared for vorbis_enc.c
2006-09-30 Oded Shimonvorbis.h -> vorbis_data.c
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2006-08-10 Loren Merrittvorbis cosmetics: mdct0,mdct1 => mdct[2]
2006-08-10 Loren Merrittsse and 3dnow implementations of float->int conversion...
2006-08-03 Loren Merrittsse & sse2 implementations of vorbis channel coupling.
2006-02-05 Alexander StrasserCorrect the relation between floors of type 0 and block...
2006-02-04 Alexander StrasserCosmetic: Fix indentation.
2006-02-04 Alexander StrasserAdded support for vorbis files containing floor type 0.
2005-05-30 Michael Niedermayerdecrease V_NB_BITS if possible
2005-05-29 Michael NiedermayerVorbis sse fix by (Balatoni Denes: dbalatoni, programoz...
2005-05-17 Michael NiedermayerVorbis decoder by (Balatoni Denes | dbalatoni programoz...