- 20 Mar, 2019 3 commits
-
-
Carl Eugen Hoyos authored
-
Carl Eugen Hoyos authored
-
Carl Eugen Hoyos authored
-
- 06 May, 2018 1 commit
-
-
Jun Zhao authored
Remove the dead code in av_probe_input_buffer2 Signed-off-by:
Jun Zhao <mypopydev@gmail.com>
-
- 02 Apr, 2018 2 commits
-
-
Josh de Kock authored
Signed-off-by:
Josh de Kock <josh@itanimul.li>
-
Josh de Kock authored
This reverts commit 909e00ae. There is no need to use the old API anymore as the new API now behaves in the same way (treating devices as formats when loaded). Signed-off-by:
Josh de Kock <josh@itanimul.li>
-
- 31 Mar, 2018 1 commit
-
-
Josh de Kock authored
This reverts commit 0fd47570. Revert "lavd: fix iterating of input and output devices" This reverts commit ce1d77a5. Signed-off-by:
Josh de Kock <josh@itanimul.li>
-
- 10 Feb, 2018 1 commit
-
-
Muhammad Faiz authored
Should fix https://ffmpeg.org/pipermail/ffmpeg-devel/2018-February/225066.htmlSigned-off-by:
Muhammad Faiz <mfcc64@gmail.com>
-
- 06 Feb, 2018 2 commits
-
-
Josh de Kock authored
This also adds an avpriv function to register devices in libavformat
-
Josh de Kock authored
-
- 05 Jan, 2018 1 commit
-
-
James Almer authored
Reviewed-by:
wm4 <nfxjfg@googlemail.com> Signed-off-by:
James Almer <jamrial@gmail.com>
-
- 25 Jun, 2016 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 05 Jun, 2016 1 commit
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 30 Jan, 2016 2 commits
-
-
Michael Niedermayer authored
avformat/format: Weight the filename extension higher if there is nearly no data after an ID3 available Fixes Ticket5205 Based-on-patch-by: Carl Eugen Hoyos Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
This makes the code much more readable Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- 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 6 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>
-