- 25 Mar, 2014 1 commit
-
-
Vittorio Giovara authored
-
- 12 Aug, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Nov, 2012 1 commit
-
-
Justin Ruggles authored
Also reorder some other #include when applicable.
-
- 23 Feb, 2012 1 commit
-
-
Justin Ruggles authored
fixes Bug 225
-
- 24 May, 2011 1 commit
-
-
Justin Ruggles authored
Channel coupling is an optional AC-3 feature that increases quality by combining high frequency information from multiple channels into a single channel. The per-channel high frequency information is sent with less accuracy in both the frequency and time domains. This allows more bits to be used for lower frequencies while preserving enough information to reconstruct the high frequencies.
-
- 23 Mar, 2011 1 commit
-
-
Justin Ruggles authored
in the ac3_fixed encoder.
-
- 19 Mar, 2011 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 16 Feb, 2011 1 commit
-
-
Reinhard Tartler authored
Done to keep ABI compatible. Otherwise this is just silly
-
- 15 Feb, 2011 1 commit
-
-
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>
-
- 26 Jan, 2011 1 commit
-
-
Diego Elio Pettenò authored
This symbol is only ever used to calculate the non-hardcoded tables, so only enable it in that case, and static to the source unit that uses it. Signed-off-by:
Mans Rullgard <mans@mansr.com> (cherry picked from commit 6ed3b504)
-
- 25 Jan, 2011 1 commit
-
-
Diego Elio Pettenò authored
This symbol is only ever used to calculate the non-hardcoded tables, so only enable it in that case, and static to the source unit that uses it. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 08 Jan, 2011 1 commit
-
-
Justin Ruggles authored
This improves the audio quality significantly for stereo source with both the fixed-point and floating-point AC-3 encoders. Update acodec-ac3_fixed and seek-ac3_rm test references. Originally committed as revision 26271 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 14 Dec, 2010 1 commit
-
-
Justin Ruggles authored
Originally committed as revision 25969 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 21 Nov, 2010 1 commit
-
-
Stefano Sabatini authored
This also allows to remove a linking dependency of libavfilter on libavcodec. Originally committed as revision 25789 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 30 Jun, 2010 1 commit
-
-
Måns Rullgård authored
Originally committed as revision 23904 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 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
-
- 19 Sep, 2009 1 commit
-
-
Justin Ruggles authored
does not change any current channel mapping behavior. Originally committed as revision 19919 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 19 Apr, 2009 1 commit
-
-
Justin Ruggles authored
Originally committed as revision 18622 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Apr, 2009 2 commits
-
-
Justin Ruggles authored
Originally committed as revision 18542 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
Justin Ruggles authored
Originally committed as revision 18540 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
-
- 03 Aug, 2008 1 commit
-
-
Justin Ruggles authored
Originally committed as revision 14523 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 24 Apr, 2008 1 commit
-
-
Bartlomiej Wolowiec authored
and then reads the channel_map stuff Originally committed as revision 12944 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Dec, 2007 1 commit
-
-
Justin Ruggles authored
Originally committed as revision 11193 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 10 Sep, 2007 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 10465 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 25 Apr, 2007 1 commit
-
-
Aurelien Jacobs authored
Originally committed as revision 8816 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 18 Mar, 2007 1 commit
-
-
Justin Ruggles authored
Originally committed as revision 8435 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Mar, 2007 1 commit
-
-
Justin Ruggles authored
Originally committed as revision 8318 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 09 Mar, 2007 1 commit
-
-
Justin Ruggles authored
Originally committed as revision 8306 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
-
- 10 Sep, 2006 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 6219 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 03 Sep, 2006 1 commit
-
-
Justin Ruggles authored
Fix 2 bit allocation bugs. One fix enables using a higher bandwidth code. The other fixes an issue with floorcod=7. Originally committed as revision 6156 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Apr, 2006 1 commit
-
-
Benjamin Larsson authored
Originally committed as revision 5327 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 22 Apr, 2006 1 commit
-
-
Benjamin Larsson authored
Originally committed as revision 5310 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Mar, 2006 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 5116 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 17 Dec, 2005 1 commit
-
-
Diego Biurrun authored
Originally committed as revision 4749 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 26 Jun, 2004 1 commit
-
-
Alex Beregszaszi authored
Originally committed as revision 3255 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 06 Mar, 2003 1 commit
-
-
Michael Niedermayer authored
Originally committed as revision 1634 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 11 Feb, 2003 1 commit
-
-
Zdenek Kabelac authored
Originally committed as revision 1578 to svn://svn.ffmpeg.org/ffmpeg/trunk
-
- 28 Oct, 2002 1 commit
-
-
Fabrice Bellard authored
Originally committed as revision 1089 to svn://svn.ffmpeg.org/ffmpeg/trunk
-