- 25 Feb, 2013 1 commit
-
-
Justin Ruggles authored
This is consistent with the rest of libavcodec.
-
- 21 Jan, 2013 1 commit
-
-
Ronald S. Bultje authored
This saves one instruction in the x86-64 assembly.
-
- 06 Oct, 2012 1 commit
-
-
Diego Biurrun authored
Anonymous structs cannot be forward declared and have no benefit.
-
- 05 Jun, 2012 1 commit
-
-
Alex Converse authored
Duplicate values in this vector are explicitly banned by the Vorbis I spec and cause divide-by-zero crashes later on.
-
- 15 Feb, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 25 Nov, 2011 1 commit
-
-
Mans Rullgard authored
It makes more sense for a bit mask to use an unsigned type. The change should be source and binary compatible on all supported systems, hence micro version bump. Fixes a few invalid shifts. Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 12 May, 2011 1 commit
-
-
Diego Biurrun authored
The _fast integer types provide no realworld benefits, but may introduce portability issues and are just plain ugly.
-
- 29 Apr, 2011 1 commit
-
-
Diego Biurrun authored
int/unsigned is the natural memory access type for CPUs, using sized types for temporary variables, counters and similar just increases code size and can possibly cause a slowdown.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by: Mans Rullgard <mans@mansr.com>
-
- 27 Jun, 2010 1 commit
-
-
James Darnley authored
Fixes issue 1325. Patch by James Darnley, james dot darnley at gmail Originally committed as revision 23818 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Mar, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 22260 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Jan, 2010 1 commit
-
-
Robert Swain authored
http://xiph.org/vorbis/doc/Vorbis_I_spec.html#x1-800004.3.9 Originally committed as revision 21527 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 02 Oct, 2009 1 commit
-
-
Robert Swain authored
specification Originally committed as revision 20148 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Sep, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 20070 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Dec, 2008 1 commit
-
-
Oded Shimon authored
Originally committed as revision 16076 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 31 Aug, 2008 1 commit
-
-
Stefano Sabatini authored
Consistently apply this rule: the guard name is obtained from the filename by stripping the leading "lib", converting '/' and '.' to '_' and uppercasing the resulting name. Guard names in the root directory have to be prefixed by "FFMPEG_". Originally committed as revision 15120 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Jun, 2008 1 commit
-
-
Stefan Gehrer authored
Originally committed as revision 13947 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Oct, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 10765 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 07 Oct, 2006 1 commit
-
-
Diego Biurrun authored
and fix GPL/LGPL version mismatches. Originally committed as revision 6577 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Oct, 2006 5 commits
-
-
Oded Shimon authored
Originally committed as revision 6409 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
Originally committed as revision 6404 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
Originally committed as revision 6403 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
Originally committed as revision 6402 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Oded Shimon authored
Originally committed as revision 6401 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Sep, 2006 1 commit
-
-
Oded Shimon authored
move tables from vorbis.h to a C file so they can be used later in vorbis_enc.c Originally committed as revision 6398 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Sep, 2006 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 6219 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Aug, 2006 2 commits
-
-
Loren Merritt authored
Originally committed as revision 5978 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Loren Merritt authored
15% faster vorbis. Originally committed as revision 5975 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Aug, 2006 1 commit
-
-
Loren Merritt authored
9% faster vorbis (on a K8). Originally committed as revision 5898 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Feb, 2006 1 commit
-
-
Alexander Strasser authored
Originally committed as revision 4941 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 04 Feb, 2006 2 commits
-
-
Alexander Strasser authored
Originally committed as revision 4935 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Alexander Strasser authored
Originally committed as revision 4933 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 May, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4327 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 May, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4317 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 May, 2005 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 4261 to svn://svn.ffmpeg.org/ffmpeg/trunk
-