- 19 Apr, 2019 3 commits
-
-
Paul B Mahol authored
-
Carl Eugen Hoyos authored
Fixes ticket #7816.
-
Gyan Doshi authored
-
- 18 Apr, 2019 6 commits
-
-
Carl Eugen Hoyos authored
Fixes fate in Windows subsystem for Linux.
-
Steven Liu authored
-
Steven Liu authored
Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
-
Lou Logan authored
Signed-off-by: Lou Logan <lou@lrcd.com>
-
Carl Eugen Hoyos authored
Fixes ticket #7856.
-
Sam John authored
Signed-off-by: Gyan Doshi <ffmpeg@gyani.pro>
-
- 17 Apr, 2019 3 commits
-
-
Paul B Mahol authored
-
Paul B Mahol authored
-
Steven Liu authored
Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
-
- 16 Apr, 2019 10 commits
-
-
James Almer authored
Reviewed-by: Mark Thompson <sw@jkqxz.net> Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
The spec defines it as an array of signed values, inferred to 0 when not present. Reviewed-by: Mark Thompson <sw@jkqxz.net> Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
The spec defines it as a signed value. Reviewed-by: Mark Thompson <sw@jkqxz.net> Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Reviewed-by: Mark Thompson <sw@jkqxz.net> Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Reviewed-by: Mark Thompson <sw@jkqxz.net> Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Reviewed-by: Mark Thompson <sw@jkqxz.net> Signed-off-by: James Almer <jamrial@gmail.com>
-
Carl Eugen Hoyos authored
Silences a warning: libavutil/hwcontext_qsv.c:912:15: warning: assignment discards 'const' qualifier from pointer target type
-
Carl Eugen Hoyos authored
Fixes a warning: libavcodec/libaomenc.c:816:9: warning: unused variable ‘pict_type’
-
Karthick J authored
Currently streaming for webm output doesn't work. Disabling explicitly will make sure that the manifest will get generated correctly.
-
fumoboy007 authored
this patch was originally posted on issue #7704 and was slightly adjusted to check for the availability of the pixel format.
-
- 15 Apr, 2019 10 commits
-
-
Carl Eugen Hoyos authored
-
Marton Balint authored
Fixes ticket #7789. Signed-off-by: Marton Balint <cus@passwd.hu>
-
Marton Balint authored
Signed-off-by: Marton Balint <cus@passwd.hu>
-
Marton Balint authored
Format list can be input and profile dependant. Signed-off-by: Marton Balint <cus@passwd.hu>
-
Jun Zhao authored
Cleanup the applehttp as demuxer name, when use the command : ffmpeg -formats, get the confused information like: " E hls Apple HTTP Live Streaming D hls,applehttp Apple HTTP Live Streaming " we don't use applehttp as the demuxer/muxer name usually, so cleanup the applehttp and update the documents. After the change, get the information from "ffmpeg -formats": " DE hls Apple HTTP Live Streaming " Reviewed-by: Steven Liu <lq@onvideo.cn> Signed-off-by: Jun Zhao <barryjzhao@tencent.com>
-
Jun Li authored
stimeout option is already used in tcp transport, since http is based on tcp, pass the option to http for tunneling case. Reviewed-by: Steven Liu <lq@onvideo.cn> Signed-off-by: Jun Li <junli1026@gmail.com>
-
Steven Liu authored
This reverts commit 1ae8a107.
-
Signed-off-by: Jun Li authored
stimeout option is already used in tcp transport, since http is based on tcp, pass the option to http for tunneling case. Reviewed-by: Steven Liu <lq@onvideo.cn> Signed-off-by: Jun Li <junli1026@gmail.com>
-
Steven Liu authored
This reverts commit f502bd54.
-
Steven Liu authored
stimeout option is already used in tcp transport, since http is based on tcp, pass the option to http for tunneling case. Reviewed-by: Steven Liu <lq@onvideo.cn> Signed-off-by: Jun Li <junli1026@gmail.com>
-
- 14 Apr, 2019 4 commits
-
-
Marton Balint authored
This makes it more consistent with other metadata keys. Signed-off-by: Marton Balint <cus@passwd.hu>
-
James Almer authored
Based on itut_t35 Matadata OBU parsing code. Reviewed-by: Mark Thompson <sw@jkqxz.net> Signed-off-by: James Almer <jamrial@gmail.com>
-
James Almer authored
Factor it out from cbs_av1_read_metadata_itut_t35() Reviewed-by: Mark Thompson <sw@jkqxz.net> Signed-off-by: James Almer <jamrial@gmail.com>
-
Steven Liu authored
fix ticket: 7831 Signed-off-by: Steven Liu <lq@chinaffmpeg.org>
-
- 13 Apr, 2019 3 commits
-
-
Michael Niedermayer authored
Fixes: signed integer overflow: 255 + 2147483634 cannot be represented in type 'int' Fixes: 13472/clusterfuzz-testcase-minimized-ffmpeg_AV_CODEC_ID_TRUEMOTION2_fuzzer-5712444142387200 Found-by: continuous fuzzing process https://github.com/google/oss-fuzz/tree/master/projects/ffmpegSigned-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
Paul B Mahol authored
-
Paul B Mahol authored
Fixes #4711.
-
- 11 Apr, 2019 1 commit
-
-
Marton Balint authored
Signed-off-by: Marton Balint <cus@passwd.hu>
-