- 17 Oct, 2013 1 commit
-
-
Stefano Sabatini authored
Improve interface flexibility. In particular makes it possible to set channel layout through symbolic names using the av_opt_set() interface.
-
- 08 Oct, 2013 1 commit
-
-
Ronald S. Bultje authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 29 Sep, 2013 1 commit
-
-
Clément Bœsch authored
-
- 16 Sep, 2013 1 commit
-
-
Michael Niedermayer authored
avoids leaving stale pointers in memory Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 20 Aug, 2013 2 commits
-
-
Michael Niedermayer authored
Fixes Ticket2859 Note, testcases related to the downmix channels are welcome. (id like to make sure this is working correctly now, as obviously it didnt work before ...) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 22 Jul, 2013 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 29 Jun, 2013 1 commit
-
-
Timothy Gu authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 18 Jun, 2013 1 commit
-
-
Michael Niedermayer authored
Might fix Ticket1874 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 Jun, 2013 2 commits
-
-
Michael Niedermayer authored
Fixes: CID1030352 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes: CID1030351 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 05 Jun, 2013 2 commits
-
-
Michael Niedermayer authored
Fixes dithering from 32 to 24 bit Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Jun, 2013 5 commits
-
-
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>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Needed for dithering S32 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Should make no difference, but future commits will need it Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Apr, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Mar, 2013 1 commit
-
-
Michael Niedermayer authored
Fix linking failures with -all_load due to multiple log2_tabs Signed-off-by:
Carl Eugen Hoyos <cehoyos@ag.or.at>
-
- 01 Mar, 2013 1 commit
-
-
Rob Sykes authored
Libsoxr 0.1.1 will be out very soon; no changes planned beyond what's currently in git. It includes a couple of fixes (not affecting FFmpeg's current usage) and a minor API change (but remains ABI compatible). Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 25 Feb, 2013 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket2210 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 24 Feb, 2013 2 commits
-
-
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>
-
- 13 Feb, 2013 1 commit
-
-
Michael Niedermayer authored
Fixes out of array accesses Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Feb, 2013 5 commits
-
-
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>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
The effects of this are limited to numeric errors in the output Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 27 Jan, 2013 2 commits
-
-
Michael Niedermayer authored
Fixes integer & buffer overflow Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
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>
-
- 20 Jan, 2013 2 commits
-
-
Michael Niedermayer authored
Trolled-by: Daemon404 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
The uninitialized use implicates 0 channels, which is unlikely to reach this function but fixed anyway in this commit. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 Jan, 2013 1 commit
-
-
Michael Niedermayer authored
Found-by: Daemon404 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Jan, 2013 4 commits
-
-
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>
-