- 27 Sep, 2014 2 commits
-
-
Michael Niedermayer authored
* commit '9d2cee52': configure: Assume a standard-compliant default libc See: 170e2fd7 Note, the change is not merged to avoid breaking netbsd and others. once the netbsd (and any other breakages are dealt with the else based solution could be used and 170e2fd7 could then be reverted) Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '6cfbe1de': avconv: Use only audio and video to guess discontinuities Conflicts: ffmpeg.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
- 26 Sep, 2014 34 commits
-
-
James Almer authored
About two times faster than the c wrapper. Reviewed-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: James Almer <jamrial@gmail.com>
-
Michael Niedermayer authored
* commit '883e98bc': probe: Bump the score for mime type matching Conflicts: libavformat/format.c See: bcac0f40Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'd995f0a1': log: Unbreak no-tty support on 256color terminals Conflicts: libavutil/log.c No change, FFmpeg is not affected by this bug Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Reynaldo H. Verdejo Pinochet authored
ff_all_channel_layouts() might return null on alloc failure. Fixes CID1241516 Signed-off-by: Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
-
Reynaldo H. Verdejo Pinochet authored
ff_all_channel_layouts() might return null on alloc failure. Fixes CID1241517 Signed-off-by: Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
-
Reynaldo H. Verdejo Pinochet authored
ff_all_channel_layouts() might return null on alloc failure. Fixes CID1241518 Signed-off-by: Reynaldo H. Verdejo Pinochet <reynaldo@osg.samsung.com>
-
Michael Niedermayer authored
* commit '7703995a': flac: Remove unused headers Conflicts: libavcodec/flacdec.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'cc4992aa': ac3enc: allow Dolby Pro Logic IIz as the Dolby Surround EX mode. Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '4c2fd4b2': ac3enc: allow Dolby Pro Logic II as a preferred downmix mode. Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'b39ebcdd': fate: Add VC-1 interlaced twomv test Note, this test is not free of artifacts on both sides of the merge Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Luca Barbato authored
Non-standard compliant libc should be supported on a per-case basis anyway.
-
Luca Barbato authored
Data and subtitle streams might cause false positive.
-
Andreas Cadhalpun authored
It should be more trustworthy than extension matching. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Luca Barbato authored
-
Michael Niedermayer authored
* commit 'a97328af': vc1: Use logical instead of bitwise or for twomv See: 1e2ab984Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'b5fe1344': vc1: Use logical instead of bitwise or for coded_inter Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Tristan Matthews authored
Signed-off-by: Diego Biurrun <diego@biurrun.de>
-
Tim Walker authored
This is actually defined in the A/52 specification.
-
Tim Walker authored
Some encoders already use this value even though it's reserved in the A/52 specification.
-
Tim Walker authored
CC: libav-stable@libav.org
-
Michael Niedermayer authored
CC: libav-stable@libav.org Signed-off-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: Tim Walker <tdskywalker@gmail.com>
-
Tim Walker authored
This appears to be the intended behavior.
-
Peter Ross authored
Signed-off-by: Peter Ross <pross@xvid.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Found-by: Benoit Fouet <benoit.fouet@free.fr> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'b97f6ef9': pcm-dvd: Move a variable to a smaller scope Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '4d5b99da': caf: Give context structure a consistent name Merged-by: Michael Niedermayer <michaelni@gmx.at>
-
Thilo Borgmann authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Diego Biurrun authored
This avoids an unused variable warning on big-endian systems.
-
Clément Bœsch authored
Fixes Ticket #3935.
-
wm4 authored
Signed-off-by: Clément Bœsch <u@pkh.me>
-
Diego Biurrun authored
-
Thilo Borgmann authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Thilo Borgmann authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
Thilo Borgmann authored
lavd/avfoundation: Split adding a device and getting the device configuration into separate functions. Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 25 Sep, 2014 4 commits
-
-
Carl Eugen Hoyos authored
Based on 2d3842f5 by Michael Niedermayer. Fixes ticket #2541.
-
Carl Eugen Hoyos authored
Based on a patch by Marius Cirsta. Fixes ticket #2016.
-
Carl Eugen Hoyos authored
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-