- 10 Aug, 2014 1 commit
-
-
Luca Barbato authored
-
- 09 Aug, 2014 2 commits
-
-
Michael Niedermayer authored
this is needed / avoids some headaches as one of their dependancies (libavutil) was bumped Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Anton Khirnov authored
-
- 08 Aug, 2014 2 commits
-
-
Diego Biurrun authored
The Xvid IDCT is not MMX-specific.
-
Muhammad Faiz authored
Add a tlength option with frequency and timeclamp variable Add to the volume option support for frequency and timeclamp variable, a_weighting, b_weighting and c_weighting functions Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 07 Aug, 2014 5 commits
-
-
James Almer authored
It's a public function and should use the avio_ namespace Signed-off-by: James Almer <jamrial@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Clément Bœsch authored
8x8 is about 5x faster than 16x16 on 1080p input. Since a block size of 8x8 makes the filter almost usable (time wise) and it's not obvious if 8x8 or 16x16 is better from a quality PoV (it really depends on the input and parameters), the filter now defaults to 8x8, and as a result libavfilter is micro bumped.
-
Michael Niedermayer authored
The commit bb789016 un-deprecated sws_getContext() Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Diego Biurrun authored
sws_getCachedContext is not a full replacement for the function.
-
Diego Biurrun authored
It allows attaching other external, opaque data to the frame and passing it through the reordering process, for cases when the caller wants other data than just the plain packet pts. There is no way to cleanly achieve this without the field.
-
- 06 Aug, 2014 2 commits
-
-
Timothy Gu authored
Fixes Trac #3613. Signed-off-by: Timothy Gu <timothygu99@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Thanks to: John Stebbins <stebbins@jetheaddev.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 05 Aug, 2014 3 commits
-
-
Clément Bœsch authored
-
mrskman authored
Reviewed-by: Paul B Mahol <onemda@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
John Stebbins authored
And add flag to muxer documentation. Nero chapters break some taggers (mp3tag and iTunes). Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 04 Aug, 2014 6 commits
-
-
Vittorio Giovara authored
-
Vittorio Giovara authored
The rationale is that you have a packed format in form <greyscale sample> <alpha sample> <greyscale sample> <alpha sample> and shortening greyscale to 'G' might make one thing about Greenscale instead. An alias pixel format and color space name are provided for compatibility.
-
Luca Barbato authored
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
ePirat authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Marvin Scholz authored
Icecast is basically a convenience wrapper around the HTTP protocol. Signed-off-by: Martin Storsjö <martin@martin.st>
-
Kieran Kunhya authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 03 Aug, 2014 5 commits
-
-
Kieran Kunhya authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Michael Niedermayer authored
Suggested-by: ubitux Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Diego Biurrun authored
-
Stefano Sabatini authored
The name of the paragraph sounded a bit silly, and its text is small so it's better to merge it with the previous paragraph.
-
Diego Biurrun authored
-
- 01 Aug, 2014 2 commits
-
-
Vittorio Giovara authored
This reverts commit 35b05c51. A warning is introduced in case this option is used.
-
Carl Eugen Hoyos authored
Update some git hashes.
-
- 31 Jul, 2014 2 commits
-
-
Lou Logan authored
For x11grab, libcdio, and libdc1394 input devices. Signed-off-by: Lou Logan <lou@lrcd.com>
-
Gerion Entrup authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 30 Jul, 2014 2 commits
-
-
Michael Niedermayer authored
Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 29 Jul, 2014 1 commit
-
-
Luca Barbato authored
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 28 Jul, 2014 1 commit
-
-
Anton Khirnov authored
-
- 27 Jul, 2014 4 commits
-
-
Lou Logan authored
Signed-off-by: Lou Logan <lou@lrcd.com>
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
This provides a public sustainable API/ABI for DCT functions. Only externally used dct functions are included. The structure is extensible without ABI issues compared to the existing dct contexts. See Mailing list and IRC log of 2014-07-26/27 Reviewed-by: ubitux Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Reduces difference to 56f98e34Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 26 Jul, 2014 2 commits
-
-
Michael Niedermayer authored
Bug found from comparing 56f98e34 to HEAD Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Idea-from: 56f98e34Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-