- 08 Mar, 2014 2 commits
-
-
Michael Niedermayer authored
Fixes Ticket2893 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 25 Feb, 2013 1 commit
-
-
Justin Ruggles authored
This is consistent with the rest of libavcodec.
-
- 01 Oct, 2012 1 commit
-
-
Diego Biurrun authored
-
- 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.
-
- 02 Feb, 2012 1 commit
-
-
Ronald S. Bultje authored
-
- 06 Jan, 2012 1 commit
-
-
Chris Evans authored
Fixes Bug: #190 Chromium Bug: #100543 Related to CVE-2011-3893 Signed-off-by: Reinhard Tartler <siretart@tauware.de>
-
- 04 Jan, 2012 2 commits
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Chris Evans authored
decoding. BUG=100543 Review URL: http://codereview.chromium.org/8365014 This fixes 25% of CVE-2011-3893 Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 22 Dec, 2011 1 commit
-
-
Diego Biurrun authored
The prefix is a historic remnant that probably meant "alternative". Now that the A32 bitstream reader has been dropped it makes no sense anymore.
-
- 14 Jul, 2011 1 commit
-
-
Diego Biurrun authored
-
- 02 Jun, 2011 1 commit
-
-
Diego Biurrun authored
-
- 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>
-
- 20 Apr, 2010 1 commit
-
-
Diego Biurrun authored
Passing an explicit filename to this command is only necessary if the documentation in the @file block refers to a file different from the one the block resides in. Originally committed as revision 22921 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 29 Sep, 2009 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 20080 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Sep, 2009 2 commits
-
-
Diego Biurrun authored
Originally committed as revision 20071 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Diego Biurrun authored
Originally committed as revision 20070 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Aug, 2009 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 19745 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 27 Aug, 2009 2 commits
-
-
Loren Merritt authored
Originally committed as revision 19727 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Loren Merritt authored
1.3x and 3% on G4. Though I think only part of this speedup is due to my optimizations per se; some of it is that I got a better roll on the GCC random code generator. Trivial reorderings of this function have a disproportionate effect on speed. Originally committed as revision 19726 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 08 Jul, 2009 1 commit
-
-
Reimar Döffinger authored
They should not be necessary, but it seems like a reasonable precaution. Originally committed as revision 19374 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 13 Apr, 2009 1 commit
-
-
Stefano Sabatini authored
Originally committed as revision 18494 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 01 Feb, 2009 1 commit
-
-
Diego Biurrun authored
Otherwise doxygen complains about ambiguous filenames when files exist under the same name in different subdirectories. Originally committed as revision 16912 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
-
- 06 May, 2008 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 13069 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Feb, 2008 1 commit
-
-
Loren Merritt authored
Originally committed as revision 11883 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 05 Jul, 2007 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 9484 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 May, 2007 2 commits
-
-
Aurelien Jacobs authored
Originally committed as revision 8981 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Aurelien Jacobs authored
Originally committed as revision 8980 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Mar, 2007 1 commit
-
-
Aurelien Jacobs authored
Original thread: Date: Thu, 22 Mar 2007 20:23:08 -0400 Subject: [Ffmpeg-devel] [PATCH] Theora in MKV (GSoC '07 Qualification) Originally committed as revision 8505 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 12 Nov, 2006 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 6990 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Oct, 2006 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 6666 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 3 commits
-
-
Oded Shimon authored
Originally committed as revision 6409 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
-
- 25 Sep, 2006 1 commit
-
-
Reimar Döffinger authored
Originally committed as revision 6334 to svn://svn.ffmpeg.org/ffmpeg/trunk
-