- 18 Mar, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes assertion failure Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 16 Mar, 2014 2 commits
-
-
Jasper Taylor authored
The purpose of this filter mode is to allow interlaced content to display properly in interlaced video modes, as described in http://forum.xbmc.org/showthread.php?tid=81834 and https://github.com/mpv-player/mpv/issues/624#issuecomment-37685195 . The filter doubles the video frame rate, but does not work properly because: (1) it does not set the properties of the output stream to indicate the doubled frame rate, and (2) it does not set an appropriate PTS on the extra frames. The attached patch fixes these problems by settling these values the same way they are set in vf_yadif mode 1 (field) which also doubles the frame rate. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Anton Khirnov authored
get_channel() returns 0 on success CC:libav-stable@libav.org
-
- 14 Mar, 2014 1 commit
-
-
Yu Xiaolei authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 08 Mar, 2014 1 commit
-
-
Nicolas George authored
Once the frame has been given to ff_filter_frame(), it can no longer be used, even on error. Fix trac ticket #3430.
-
- 06 Mar, 2014 2 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Anton Khirnov authored
They are TYPE_INT AVOptions, so they must be ints
-
- 05 Mar, 2014 3 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Luca Barbato authored
Arch specific calls should have an emms_c following to keep the cpu state consistent. Reported-By: wm4 CC: libav-stable@libav.org
-
- 04 Mar, 2014 4 commits
-
-
Vittorio Giovara authored
Error introduced in 61b323ce.
-
Vittorio Giovara authored
strtok_r is not needed any more, so remove it from configure.
-
Vittorio Giovara authored
-
Vittorio Giovara authored
-
- 28 Feb, 2014 1 commit
-
-
Anton Khirnov authored
-
- 26 Feb, 2014 19 commits
-
-
Marton Balint authored
Reviewed-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Marton Balint <cus@passwd.hu>
-
Marton Balint authored
As Reimar Döffinger pointed out there are non-x86 64bit architectures as well. Reviewed-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Marton Balint <cus@passwd.hu>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
Michael Niedermayer authored
All relevant changes except the float/double one have been merged 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
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
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
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
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Andrew Kelley authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 25 Feb, 2014 1 commit
-
-
Andrew Kelley authored
Fixes #3383.
-
- 24 Feb, 2014 3 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 22 Feb, 2014 1 commit
-
-
Carl Eugen Hoyos authored
As reported by irc user aca. The files in compat/avisynth are maintained elsewhere, no changes.
-
- 20 Feb, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes Ticket3329 Reviewed-by:
Nicolas George <george@nsup.org> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-