- 04 Dec, 2018 9 commits
-
-
Gyan Doshi authored
-
Martin Vignali authored
-
Martin Vignali authored
set to unspecified if frame have another value
-
Martin Vignali authored
code come from prores_ks
-
Martin Vignali authored
to check valid value, or return default_value
-
Gyan Doshi authored
Add entry in external library list and add details to demuxer entry.
-
Gyan Doshi authored
Add entry in external library list and add details to muxer entry.
-
Andrey Semashev authored
This commit ensures that all (potentially, long) filesystem activity is performed when the user calls av_write_trailer on the DASH libavformat context, not when freeing the context. Also, this defers media segment deletion until after the media trailers are written.
-
Lauri Kasanen authored
Passes fate on LE (with "lavc/jrevdct: Avoid an aliasing violation" applied). Signed-off-by: Lauri Kasanen <cand@gmx.com> Tested-by: Michael Kostylev on BE Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 03 Dec, 2018 13 commits
-
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Carl Eugen Hoyos authored
-
Paul B Mahol authored
-
Paul B Mahol authored
Fixes #4517.
-
Paul B Mahol authored
-
hwrenx authored
Signed-off-by: hwrenx <hwrenx@126.com>
-
hwrenx authored
Signed-off-by: hwrenx <hwrenx@126.com>
-
hwrenx authored
Signed-off-by: hwrenx <hwrenx@126.com>
-
Karthick J authored
This reverts commit e444b3b1. Causing build error due to rebasing. Sorry for about it.
-
Andrey Semashev authored
This fixes incorrect handling of file pseudo-URIs (i.e. when the filename starts with "file:").
-
Andrey Semashev authored
This commit ensures that all (potentially, long) filesystem activity is performed when the user calls av_write_trailer on the DASH libavformat context, not when freeing the context. Also, this defers media segment deletion until after the media trailers are written.
-
Karthick J authored
-
- 02 Dec, 2018 18 commits
-
-
Ruiling Song authored
Signed-off-by: Ruiling Song <ruiling.song@intel.com> Signed-off-by: Mark Thompson <sw@jkqxz.net>
-
Mark Thompson authored
Also assert that all required functions are present.
-
Mark Thompson authored
Standard sed does not support EREs. Fixes #7310.
-
Andreas Rheinhardt authored
It also supports AV1 and (M)JPEG. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@googlemail.com> Signed-off-by: Mark Thompson <sw@jkqxz.net>
-
Andreas Rheinhardt authored
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@googlemail.com> Signed-off-by: Mark Thompson <sw@jkqxz.net>
-
Carl Eugen Hoyos authored
-
kjeyapal@akamai.com authored
When dashenc has to run for long duration(say 24x7 live stream), one can enable this option to ignore the io failure of few segment's upload due to an intermittent network issues. When the network connection recovers dashenc will continue with the upload of the current segments, leading to the recovery of the stream.
-
kjeyapal@akamai.com authored
-
Andrey Semashev authored
This fixes HLS manifests being left behind if remove_at_exit is set.
-
Andrey Semashev authored
The only native HLS implementation in the wild (Safari browser) doesn't support WebM. And at least some MSE-based players (e.g. shaka-player) cannot handle WebM media segments when playing HLS. So just skip non-mp4 streams from HLS manifests. Note that such streams will still be described by the DASH manifest and therefore consumed by players supporting DASH.
-
Carl Eugen Hoyos authored
Fixes fate-pixelutils on aix.
-
Martin Vignali authored
based on patch by Kieran Kunhya ticket 7163
-
Martin Vignali authored
based on patch by Kieran Kunhya
-
Martin Vignali authored
-
Martin Vignali authored
-
Martin Vignali authored
-
Martin Vignali authored
-
Martin Vignali authored
based on patch by Kieran Kunhya
-