- Nov 11, 2012
-
-
Justin Ruggles authored
Also reorder some other #include when applicable.
-
- Aug 07, 2012
-
-
Anton Khirnov authored
-
- Feb 23, 2012
-
-
Justin Ruggles authored
fixes Bug 225
-
- Feb 10, 2012
-
-
Michael Niedermayer authored
That way all mix levels as exported by avpriv_ac3_parse_header() will have the same meaning. Previously the 3-bit center mix level for E-AC-3 was used to index in a 4-entry table, leading to out-of-array reads. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Justin Ruggles <justin.ruggles@gmail.com> Signed-off-by:
Alex Converse <alex.converse@gmail.com>
-
- Nov 02, 2011
-
-
Anton Khirnov authored
-
- Oct 20, 2011
-
-
Anton Khirnov authored
It's used in lavf.
-
- Mar 25, 2011
-
-
Justin Ruggles authored
and decoder, and vice-versa for the AC-3 encoder.
-
- Mar 19, 2011
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Feb 15, 2011
-
-
Reinhard Tartler authored
It is pretty hopeless that other considerable projects will adopt libavutil alone in other projects. Projects that need small footprint are better off with more specialized libraries such as gnulib or rather just copy the necessary parts that they need. With this in mind, nobody is helped by having libavutil and libavcore split. In order to ease maintenance inside and around FFmpeg and to reduce confusion where to put common code, avcore's functionality is merged (back) to avutil. Signed-off-by:
Reinhard Tartler <siretart@tauware.de>
-
- Feb 06, 2011
-
-
Anton Khirnov authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- Jan 26, 2011
-
-
Diego Elio Pettenò authored
None of these symbols should be accessed directly, so declare them as hidden. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- Jan 25, 2011
-
-
Diego Elio Pettenò authored
Signed-off-by:
Janne Grunau <janne-ffmpeg@jannau.net>
-
- Jul 10, 2010
-
-
Måns Rullgård authored
Originally committed as revision 24170 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Måns Rullgård authored
Other parts of FFmpeg use NE (native endian) rather than ME (machine). This makes it consistent. Originally committed as revision 24169 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jul 07, 2010
-
-
Justin Ruggles authored
if any E-AC-3 frames have been detected instead of switching back and forth for AC-3 core + dependent E-AC-3 substream(s). Fixes Issue 2022. Originally committed as revision 24103 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 19, 2009
-
-
Justin Ruggles authored
Originally committed as revision 18622 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 13, 2009
-
-
Stefano Sabatini authored
Originally committed as revision 18494 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 20, 2009
-
-
Justin Ruggles authored
Originally committed as revision 17472 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Feb 19, 2009
-
-
Joakim Plate authored
Patch by Joakim Plate (elupus A ecce D se). Originally committed as revision 17447 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 19, 2009
-
-
Diego Biurrun authored
Originally committed as revision 16684 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jan 07, 2009
-
-
Alex Converse authored
will follow Patch by Alex Converse ( alex converse gmail com ) Originally committed as revision 16479 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Dec 17, 2008
-
-
Måns Rullgård authored
Originally committed as revision 16181 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Sep 01, 2008
-
-
Justin Ruggles authored
Originally committed as revision 15143 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Aug 03, 2008
-
-
Justin Ruggles authored
Originally committed as revision 14523 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 25, 2008
-
-
David Liu authored
Patch by David LIU david liu st com Originally committed as revision 13962 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Jun 07, 2008
-
-
Justin Ruggles authored
move mix level tables from parser to decoder. have parser read bitstream value instead of using an index to a table in the decoder. Originally committed as revision 13696 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 13695 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 13693 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 13689 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 13688 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 24, 2008
-
-
Bartlomiej Wolowiec authored
and then reads the channel_map stuff Originally committed as revision 12944 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 22, 2008
-
-
Bartlomiej Wolowiec authored
Originally committed as revision 12922 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 19, 2008
-
-
Michael Niedermayer authored
Originally committed as revision 12903 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
due to bugs elsewhere. Originally committed as revision 12897 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
based on a patch by Bartlomiej Originally committed as revision 12895 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Michael Niedermayer authored
Originally committed as revision 12894 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 18, 2008
-
-
Michael Niedermayer authored
Originally committed as revision 12888 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 09, 2008
-
-
Bartlomiej Wolowiec authored
Originally committed as revision 12778 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 07, 2008
-
-
Bartlomiej Wolowiec authored
Originally committed as revision 12759 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- Apr 05, 2008
-
-
Bartlomiej Wolowiec authored
Originally committed as revision 12758 to svn://svn.ffmpeg.org/ffmpeg/trunk
-