- 04 Feb, 2013 6 commits
-
-
Michaël Cinquin authored
Signed-off-by:
Michael Bradshaw <mjbshaw@gmail.com>
-
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>
-
- 03 Feb, 2013 18 commits
-
-
Stefano Sabatini authored
Improve overall consistency.
-
Dave Rice authored
Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
Michael Niedermayer authored
The code is untested and contained bugs, we need a sample if any files use this branch. Suggested-by: Roberto Togni Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Avoid unintended truncation. Fixes CID700555 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Rudolf Polzer authored
Only power-of-two FFTs are supported; so to get a full spectrum (that is, one up to Nyquist), the height must be a power of two. Therefore, change the default height from 480 to 512. Signed-off-by:
Rudolf Polzer <divverent@xonotic.org>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Dave Rice authored
Adding missing frame sizes used in parseutils.c to the documentation. Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
Dave Rice authored
This patch corrects a mistake in the documentation and aligns the documentation of frame rates to the values that exist in parseutils.c. Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
The new name better expresses what the variable is.
-
Stefano Sabatini authored
The argument is no longer used outside the function. Simplify.
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
James Almer authored
Use BUILDSUF instead. Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
James Almer authored
It's been broken since commit ac898759Signed-off-by:
James Almer <jamrial@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
Replace wrong "EXT-X-ALLOWCACHE" with "EXT-X-ALLOW-CACHE", and value 1/0 with YES/NO, as per spec. Fix trac ticket #2228. Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
Stefano Sabatini authored
sws_freeContext() already checks for NULL, simplify.
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 02 Feb, 2013 16 commits
-
-
Carl Eugen Hoyos authored
-
Michael Niedermayer authored
Fixes out of array accesses Found-by: Mateusz "j00ru" Jurczyk and Gynvael Coldwind Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This prevents warning messages on chained oggs with some demuxers Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Nicolas George authored
-
Michael Niedermayer authored
The index is not out of bounds, adding an assert makes gcc realize this. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* cus/stable: ffplay: step to next frame if paused when seeking ffplay: move up pause functions ffplay: remember last window dimensions ffplay: fix order of setting show_mode ffplay: dynamically allocate audio buffer Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Stefano Sabatini authored
Fix inconsistency.
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Nicolas George authored
-
Michael Niedermayer authored
See git blame of pre split avfilter/vf_hqdn3d.c Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Reference: 7a1944b9Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* qatar/master: vf_hqdn3d: x86: Add proper arch optimization initialization Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Marton Balint authored
Signed-off-by:
Marton Balint <cus@passwd.hu>
-
Marton Balint authored
No change in functionality. Signed-off-by:
Marton Balint <cus@passwd.hu>
-
Marton Balint authored
After this change the dimensions of single image videos will be remembered when coming back from full screen. The issue was mentioned in ticket #2174. Signed-off-by:
Marton Balint <cus@passwd.hu>
-