- 20 Sep, 2015 1 commit
-
-
Ganesh Ajjanagadde authored
lpd.buf is non-const and discards the const qualifier of zerobuffer. This fixes -Wdiscarded-qualifiers observed with a variety of compilers, including GCC 5.2. Note that this does not change the type of zerobuffer, and merely makes the intent explicit. Signed-off-by:
Ganesh Ajjanagadde <gajjanagadde@gmail.com> Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 17 Sep, 2015 1 commit
-
-
Timothy Gu authored
This reverts commit 27cbe458. See https://lists.ffmpeg.org/pipermail/ffmpeg-devel/2015-September/179002.htmlRequested-by:
Michael Niedermayer <michaelni@gmx.at> Signed-off-by:
Timothy Gu <timothygu99@gmail.com>
-
- 16 Sep, 2015 1 commit
-
-
Ganesh Ajjanagadde authored
lpd.buf is non-const and discards the const qualifier of zerobuffer. This fixes -Wdiscarded-qualifiers observed with GCC 5.2. Signed-off-by:
Ganesh Ajjanagadde <gajjanagadde@gmail.com>
-
- 14 Sep, 2015 1 commit
-
-
Clément Bœsch authored
-
- 11 Sep, 2015 1 commit
-
-
Alex Agranovsky authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 25 Apr, 2015 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 16 Jan, 2015 1 commit
-
-
Anshul Maheshwari authored
This adds data codec/stream handling where previously there was only audio/video/subtitles 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 Oct, 2014 1 commit
-
-
Michael Niedermayer authored
also remove a related dead store Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 08 Oct, 2014 1 commit
-
-
Andreas Cadhalpun authored
This makes the field consistent with AVInputFormat.mime_type and the argument type of av_match_name. Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
- 02 Oct, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 26 Sep, 2014 1 commit
-
-
Andreas Cadhalpun authored
It should be more trustworthy than extension matching. Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 12 Sep, 2014 2 commits
-
-
Andreas Cadhalpun authored
Signed-off-by:
Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Reviewed-by:
Benoit Fouet <benoit.fouet@free.fr> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 15 Aug, 2014 1 commit
-
-
Gabriel Dume authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 14 Aug, 2014 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 09 Aug, 2014 1 commit
-
-
Anton Khirnov authored
-
- 02 Aug, 2014 2 commits
-
-
Michael Niedermayer authored
Fixes null pointer dereference Fixes Ticket3812 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes part of Ticket2236 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 29 Jul, 2014 7 commits
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Luca Barbato authored
It should provide a quicker guess for elementary streams provided by http.
-
Luca Barbato authored
Signed-off-by:
Vittorio Giovara <vittorio.giovara@gmail.com>
-
Luca Barbato authored
-
- 26 Jul, 2014 1 commit
-
-
Diego Biurrun authored
-
- 17 Dec, 2013 1 commit
-
-
Michael Niedermayer authored
Reviewed-by: Stefano Sabatini Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 06 Dec, 2013 1 commit
-
-
Michael Niedermayer authored
about 1ms faster startup time Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 29 Jun, 2013 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 16 Jun, 2013 1 commit
-
-
Luca Barbato authored
-