- 12 Apr, 2015 3 commits
-
-
Michael Niedermayer authored
swresample: Check channel layouts and channels against each other and print human readable error messages Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 30 Mar, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 27 Feb, 2015 1 commit
-
-
Michael Niedermayer authored
also move declaration to header Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 Dec, 2014 1 commit
-
-
Michael Niedermayer authored
This simplifies identifying from which revision a binary of a lib came from Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Nov, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 16 Oct, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 05 Oct, 2014 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket3985 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 10 Aug, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Aug, 2014 1 commit
-
-
Michael Niedermayer authored
This might in some cases improve performance. Idea from: fbc0b865Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Jul, 2014 1 commit
-
-
Timothy Gu authored
Signed-off-by:
Timothy Gu <timothygu99@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 Jun, 2014 1 commit
-
-
Ronald S. Bultje authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 May, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 24 Feb, 2014 2 commits
-
-
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>
-
- 22 Feb, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 26 Dec, 2013 1 commit
-
-
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.
-
- 04 Dec, 2013 1 commit
-
-
Michael Niedermayer authored
Fixes out of array read Fixes Ticket3193 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 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.
-
- 16 Sep, 2013 1 commit
-
-
Michael Niedermayer authored
avoids leaving stale pointers in memory Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 22 Jul, 2013 1 commit
-
-
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>
-
- 05 Jun, 2013 1 commit
-
-
Michael Niedermayer authored
Fixes dithering from 32 to 24 bit Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 04 Jun, 2013 2 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>
-
- 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 2 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>
-
- 27 Jan, 2013 1 commit
-
-
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 1 commit
-
-
Michael Niedermayer authored
Trolled-by: Daemon404 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 13 Jan, 2013 5 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>
-
Michael Niedermayer authored
This avoids the need to allocate & free to repeatly Fixes Ticket2122 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-