- 28 Sep, 2016 1 commit
-
-
raymondzheng1412@gmail.com authored
-
- 26 Apr, 2016 2 commits
-
-
Nicolas George authored
Fix remuxing H.264-in-MP4 to Matroska, possibly others.
-
Nicolas George authored
Clearing the extradata is not related to the codecpar change, and it breaks if auto_convert is disabled. Fix trac ticket #5461.
-
- 11 Apr, 2016 1 commit
-
-
Timo Rothenpieler authored
-
- 10 Mar, 2016 1 commit
-
-
Michael Niedermayer authored
This is safer, as a selected demuxer could still mean that it was auto-detected by a user application Reviewed-previously-by: Nicolas George <george@nsup.org> Reviewed-previously-by: Andreas Cadhalpun <andreas.cadhalpun@googlemail.com> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 04 Mar, 2016 1 commit
-
-
Derek Buitenhuis authored
Signed-off-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 10 Jan, 2016 1 commit
-
-
Marton Balint authored
Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Marton Balint <cus@passwd.hu>
-
- 04 Dec, 2015 1 commit
-
-
Clément Bœsch authored
-
- 24 Nov, 2015 3 commits
-
-
Marton Balint authored
Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Marton Balint <cus@passwd.hu>
-
Marton Balint authored
If duration is still AV_NOPTS_VALUE when opening the next file, we can assume that outpoint is not set. Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Marton Balint <cus@passwd.hu>
-
Marton Balint authored
Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Marton Balint <cus@passwd.hu>
-
- 27 Oct, 2015 1 commit
-
-
Hendrik Leppkes authored
-
- 17 Oct, 2015 1 commit
-
-
Marton Balint authored
Fixes ticket #4924. Found-by: Jaroslav Šnajdr <jsnajdr@gmail.com> Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Marton Balint <cus@passwd.hu>
-
- 04 Oct, 2015 1 commit
-
-
Marton Balint authored
Fixes Coverity CID 1323077. Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Marton Balint <cus@passwd.hu>
-
- 03 Sep, 2015 1 commit
-
-
Michael Niedermayer authored
Fixes CID1322328 Reviewed-by: Ganesh Ajjanagadde <gajjanag@mit.edu> Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
-
- 11 Aug, 2015 1 commit
-
-
Marton Balint authored
Should fix ticket #4765. Signed-off-by: Marton Balint <cus@passwd.hu>
-
- 16 Jul, 2015 4 commits
-
-
Marton Balint authored
Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Marton Balint <cus@passwd.hu>
-
Marton Balint authored
Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Marton Balint <cus@passwd.hu>
-
Marton Balint authored
This is needed later for outpoint support which may leave the last file in a not-eof state. Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Marton Balint <cus@passwd.hu>
-
Marton Balint authored
Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Marton Balint <cus@passwd.hu>
-
- 01 Jul, 2015 1 commit
-
-
Vadim Belov authored
Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 29 May, 2015 1 commit
-
-
Michael Niedermayer authored
Users have no means to find out from a failure how to make it work or is it preferred to check and print a warning for h264 concat without auto_convert ? Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 29 Jan, 2015 1 commit
-
-
Zhang Rui authored
Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 15 Dec, 2014 1 commit
-
-
Nicolas George authored
Fix trac ticket #3598. Signed-off-by: Nicolas George <george@nsup.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 19 Nov, 2014 1 commit
-
-
Stefano Sabatini authored
Help debugging timestamp conversion issues.
-
- 24 Oct, 2014 1 commit
-
-
Michael Niedermayer authored
Fixes potential security issue in case of running out of memory Found-by: ubitux Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 23 Oct, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 10 Sep, 2014 1 commit
-
-
Michael Niedermayer authored
Reviewed-by: Nicolas George <george@nsup.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 29 Apr, 2014 5 commits
-
-
Nicolas George authored
-
Nicolas George authored
-
Nicolas George authored
-
Nicolas George authored
-
Nicolas George authored
-
- 23 Mar, 2014 1 commit
-
-
Nicolas George authored
That makes the concat demuxer usable with MPEG-PS streams, even when the streams in the different parts are detected in different order.
-
- 08 Mar, 2014 2 commits
-
-
Nicolas George authored
-
Nicolas George authored
ff_make_absolute_url() recognizes the "://" pattern usual in HTTP-like protocols, but consider relative URLs starting with just the protocol name or using the comma syntax for options.
-
- 10 Feb, 2014 1 commit
-
-
Zhang Rui authored
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 18 Dec, 2013 1 commit
-
-
Stefano Sabatini authored
-
- 15 May, 2013 1 commit
-
-
Nicolas George authored
Fix trac ticket #2566.
-
- 04 May, 2013 1 commit
-
-
Nicolas George authored
-