- 23 Oct, 2017 3 commits
-
-
John Stebbins authored
When keyframe intervals of dash segments are not perfectly aligned, fragments in the stream can overlap in time. The previous sorting by timestamp causes packets to be read out of decode order and results in decode errors. Insert new "trun" index entries into index_entries in the order that the trun are referenced by the sidx. Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Clément Bœsch authored
Deprecated (aka removed) in OSX 10.11, and we have a replacement for it (VideoToolbox).
-
Carl Eugen Hoyos authored
-
- 22 Oct, 2017 21 commits
-
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
The gap in enum values has been removed. Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
Carl Eugen Hoyos authored
Fixes the following gcc warning: libavcodec/bitstream_filter.c:133:14: warning: assignment discards ‘const’ qualifier from pointer target type
-
James Almer authored
Forgotten cruft that should have been removed in 8f483108. Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Deprecated in 08/2015. Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
The actual API is left in place until the deprecation period ends. Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '6dca24cd': lavc: Drop deprecated way of setting codec dimensions Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '1146bb3b': lavc: Drop deprecated voxware codec entry Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Deprecated in 02/2015. Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '5c1585c4': lavc: Drop deprecated VDPAU buffer fields Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '7b917041': lavc: Drop deprecated VDPAU codec capability Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit 'b748c280': lavc: Drop deprecated lowres option This commit is a noop. The deprecation was postponed. Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Deprecated in 10/2013.
-
James Almer authored
Deprecated in 03/2013.
-
James Almer authored
* commit '0337adfa': lavc: Drop deprecated missing sample log function Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
ffserver usage of rc_eq was fixed. Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Deprecated in 08/2014.
-
- 21 Oct, 2017 16 commits
-
-
James Almer authored
This will make the default behavior the same as it was with me_method.
-
James Almer authored
This will make the default behavior the same as it was with me_method.
-
Mark Thompson authored
-
Mark Thompson authored
(cherry picked from commit 92f0aceb)
-
Mark Thompson authored
(cherry picked from commit d41e10c1)
-
James Almer authored
-
James Almer authored
The private codec option will be used instead when available.
-
Rostislav Pehlivanov authored
In order to prevent it from being forgotten and delayed until the next bump. Signed-off-by: Rostislav Pehlivanov <atomnuker@gmail.com>
-
James Almer authored
ffserver depends on it, so keep it in place until the two can be removed together.
-
James Almer authored
* commit 'bc143ce1': lavc: Drop deprecated chroma subsample function This commit is a noop, see 2c800eb7Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '63fe79a3': lavf: Drop deprecated hint to set muxer timebase Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '263358e0': lavf: Drop deprecated AVFract type and related field Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '5e712997': lavf: Drop deprecated bitexact functionality Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '96a47364': lavfi: Drop deprecated non-const filter retrieval Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '8e18328b': lavfi: Drop deprecated filter registration Merged-by: James Almer <jamrial@gmail.com>
-
James Almer authored
* commit '52067b3c': lavfi: Drop deprecated filter initialization Merged-by: James Almer <jamrial@gmail.com>
-