- 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
-
- 20 Mar, 2013 2 commits
-
-
Nicolas George authored
-
Nicolas George authored
Fix CID 747737.
-
- 05 Mar, 2013 2 commits
-
-
Nicolas George authored
-
Nicolas George authored
This reverts commit 6cc12353. Conflicts: libavformat/version.h Allowing to automatically select the concat demuxer raises security concerns, as it allows a possibly hostile file to access any file on the system. Guessing the format based on the file name extension does not allow to enable the safe mode designed to avoid it.
-
- 27 Feb, 2013 1 commit
-
-
Stefano Sabatini authored
-
- 24 Feb, 2013 1 commit
-
-
Nicolas George authored
-
- 13 Feb, 2013 3 commits
-
-
Nicolas George authored
-
Nicolas George authored
-
Nicolas George authored
-
- 17 Dec, 2012 1 commit
-
-
Michael Niedermayer authored
Reviewed-by: Nicolas George <nicolas.george@normalesup.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
-
- 12 Dec, 2012 1 commit
-
-
Nicolas George authored
Use av_realloc instead of av_realloc_f to keep the original array in case of failure: it is freed in full by the fail label.
-
- 06 Dec, 2012 1 commit
-
-
Nicolas George authored
-