- 26 Sep, 2014 16 commits
-
-
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>
-
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 24 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>
-
Carl Eugen Hoyos authored
-
James Almer authored
Reviewed-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
James Almer <jamrial@gmail.com>
-
James Almer authored
It may be used by ff_add_pixels_clamped_sse2(). Should fix fate-cavs failures on some systems. Reviewed-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
James Almer <jamrial@gmail.com>
-
Thilo Borgmann authored
Prevents a segfault if a stream featuring a known but unavailable codec (like external lib codec) should be opened. Bug found by: Jonas Geistert <j.geistert@yahoo.de> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
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
Found-by: Daemon404 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '4620affa': m4vdec: K&R formatting cosmetics Conflicts: libavformat/m4vdec.c Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '86a36108': lmlm4: K&R formatting cosmetics Conflicts: libavformat/lmlm4.c Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '95d312d6': concat: K&R formatting cosmetics Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit '28f5cd31': fate: Switch ra4-288 test from framecrc() to pcm() Conflicts: tests/fate/real.mak The test is kept disabled as it still does not pass on x86-64 due to float rounding Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* commit 'd07ddc93': avcodec: Fix a doxy comment to refer to the right function Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Gabriel Dume authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Gabriel Dume authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Gabriel Dume authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Katerina Barone-Adesi authored
The decoder is float-based and the test needs to allow for some fuzz. Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Martin Storsjö authored
CC: libav-stable@libav.org Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
James Almer authored
Also add sse2 versions for both. put_pixels_clamped port and sse2 version originally written by Timothy Gu. Reviewed-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
James Almer <jamrial@gmail.com>
-