- Oct 24, 2015
-
-
Ganesh Ajjanagadde authored
These casts are unnecessary, and may safely be removed. Found by enabling -Wpedantic on clang 3.7. Tested with FATE. Reviewed-by:
Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
Ganesh Ajjanagadde <gajjanagadde@gmail.com>
-
- Oct 22, 2015
-
-
Marton Balint authored
Reviewed-by:
Michael Niedermayer <michael@niedermayer.cc> Signed-off-by:
Marton Balint <cus@passwd.hu>
-
- Oct 14, 2015
-
-
Michael Niedermayer authored
The "loop" option is used in several demuxers (like img2dec) and muxers, using the same name in ffmpeg_opt breaks them. Feel free to revert this and replace by any other solution or rename both as preferred This is just as a quick fix to avoid the regression with existing command lines and to have both named the same (which does not work) Example: ./ffmpeg -loop 1 -i fate-suite/png1/lena-rgb24.png -t 1 test.avi will produce 25 frames with the img2dec loop but only 1 frame at 25fps with the ffmpeg loop option Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Sep 02, 2015
-
-
Carl Eugen Hoyos authored
Fixes ticket #1057.
-
- Aug 28, 2015
-
-
Ronald S. Bultje authored
The amv one probably looks suspicious, but since it's an intra-only codec, I couldn't possibly imagine what it would use the edge for, and the vsynth fate result doesn't change, so it's probably OK.
-
- Aug 27, 2015
-
-
Timothy Gu authored
-
- Aug 25, 2015
-
-
Timothy Gu authored
-
- Aug 14, 2015
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Aug 08, 2015
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Aug 03, 2015
-
-
Sebastien Zwickert authored
-
- Jul 29, 2015
-
-
Michael Niedermayer authored
Found-by: ubitux Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
Michael Niedermayer authored
Fixes Ticket227 Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Jul 19, 2015
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michael@niedermayer.cc>
-
- Jul 06, 2015
-
-
Rodger Combs authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jul 01, 2015
-
-
Michael Niedermayer authored
Fixes Thailand-Wave.wmv without explicitly specifying a stream Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket4682 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jun 26, 2015
-
-
Michael Niedermayer authored
This code was lost in 26635408 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jun 21, 2015
-
-
Michael Niedermayer authored
Fixes Ticket4495 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jun 12, 2015
-
-
Michael Niedermayer authored
Found-by: Daemon404 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- May 25, 2015
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- May 21, 2015
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- May 20, 2015
-
-
Michael Niedermayer authored
Found-by: rcombs 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>
-
Rodger Combs authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- May 18, 2015
-
-
Michael Niedermayer authored
Fixes Ticket4554 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- May 17, 2015
-
-
Michael Niedermayer authored
Fixes Ticket4560 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- May 09, 2015
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- May 02, 2015
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Apr 20, 2015
-
-
wm4 authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Apr 02, 2015
-
-
Tim Nicholson authored
-vtag is an input and output option. Signed-off-by:
Tim Nicholson <tim.nicholson@bbc.co.uk> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Mar 28, 2015
-
-
Michael Niedermayer authored
Fixes Ticket4254 Reviewed-by:
Nicolas George <george@nsup.org> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 26, 2015
-
-
Nicolas George authored
-
- Feb 18, 2015
-
-
Michael Niedermayer authored
Fixes: CID1270809 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 15, 2015
-
-
Anshul Maheshwari authored
Signed-off-by:
Anshul Maheshwari <er.anshul.maheshwari@gmail.com> if input codec Id match with expected data stream of output format context then only new stream with same codec id is created. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Feb 04, 2015
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 25, 2015
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 24, 2015
-
-
Christophe Gisquet authored
While the shortened format specifiers are valid C99 ones, they are not supported by e.g. some Visual Studio runtimes (and thus mingw). Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- Jan 16, 2015
-
-
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>
-
- Jan 08, 2015
-
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-