- Jun 14, 2014
-
-
Ronald S. Bultje authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- May 15, 2014
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 24, 2014
-
-
Michael Niedermayer authored
Reviewed-by: ubitux Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Idea-from/based-on: 7e86c27b Reviewed-by: ubitux Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 22, 2014
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Dec 26, 2013
-
-
Stefano Sabatini authored
The constant may change in libavutil but the library may be compiled against an older version, thus rejecting a value which is otherwise supported by the new libavutil. INT_MAX is used here to denote the max allowed value for a sample format. The opt-test code is changed to provide a valid reference example.
-
- Dec 04, 2013
-
-
Michael Niedermayer authored
Fixes out of array read Fixes Ticket3193 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Oct 17, 2013
-
-
Stefano Sabatini authored
Improve interface flexibility. In particular makes it possible to set channel layout through symbolic names using the av_opt_set() interface.
-
- Sep 16, 2013
-
-
Michael Niedermayer authored
avoids leaving stale pointers in memory Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jul 22, 2013
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jun 29, 2013
-
-
Timothy Gu authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jun 05, 2013
-
-
Michael Niedermayer authored
Fixes dithering from 32 to 24 bit Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jun 04, 2013
-
-
Paul B Mahol authored
Allows users to actually use such option. Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 25, 2013
-
-
Michael Niedermayer authored
Fixes Ticket2210 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 24, 2013
-
-
Michael Niedermayer authored
This avoids user apps having to mangle dither scale. for pcm24 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Based on commit 50f4337a Author: Justin Ruggles <justin.ruggles@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 13, 2013
-
-
Michael Niedermayer authored
Fixes out of array accesses Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 04, 2013
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This also makes some other fields available earlier which may be usefull one day Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 27, 2013
-
-
Michael Niedermayer authored
This prevents potential crashes and out of memory issues if the user manually sets such insane values. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 20, 2013
-
-
Michael Niedermayer authored
Trolled-by: Daemon404 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 13, 2013
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This reduces memory usage for unreasonable large silence injections Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This prevents insane memory usage in case of insane input values. Untested due to lack of a testcase that causes such insane allocation Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This avoids the need to allocate & free to repeatly Fixes Ticket2122 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 10, 2013
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This avoids copying the input Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
THis more closely matches what the field represents Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 09, 2013
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
The following variants are implemented: lipshitz noise shaping dither shibata noise shaping dither low shibata noise shaping dither high shibata noise shaping dither f-weighted noise shaping dither modified-e-weighted noise shaping dither improved-e-weighted noise shaping dither Data tables taken from SOX Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 08, 2013
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 04, 2013
-
-
Alexander Strasser authored
After making some blind tests on a small collection of music samples for home usage. It turned out that the default cutoff was too low. The impact of filter_size was not clearly distinguishable (the results were on the edge) with the music samples but turned out to be clearly audible in some synthetic samples. Thanks to Daniel for helping out with the listening tests. Signed-off-by:
Alexander Strasser <eclipse7@gmx.net>
-