- 10 Nov, 2011 2 commits
-
-
Mark Himsley authored
Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
Mark Himsley authored
Extend fade syntax, required by a pending patch. Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
- 09 Nov, 2011 14 commits
-
-
ami_stuff authored
8556406d (lavc: lowercase the FRWU codec name) got partially reverted by ec6402b7 (lavc: use designated initialisers for all codecs.) Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Sebastien Zwickert authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Nicolas George authored
Signed-off-by:
Nicolas George <nicolas.george@normalesup.org> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* cus/stable: ffplay: limit lowres to the maximum supported. Fixes Ticket591 Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Found-by reimar Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
ffmpeg: remove -psnr option. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
not to mention race conditions and that its used for stream copy, used to determine IPB type by applications and other things. Fixes various frame drop/timestamp issues with frame multithreading. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Carl Eugen Hoyos authored
Fixes ticket #627.
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Andrey Utkin authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
* qatar/master: tls: Use ERR_get_error() in do_tls_poll indeo3: Fix a fencepost error. mxfdec: Fix comparison of unsigned expression < 0. mpegts: set stream id on just created stream, not an unrelated variable ra288: return error if input buffer is too small ra288: utilize DSPContext.vector_fmul() ra288: use memcpy() to copy decoded samples to output mace: only calculate output buffer size once Remove redundant filename self-references inside files. indeo3data: add missing config.h #include for HAVE_BIGENDIAN x86: drop pointless ARCH_X86 #ifdef from files in x86 subdirectory avplay: reset rdft when closing stream. doc/git-howto: expand format-patch and send-email notes. lavf: expand doxy for some AVFormatContext fields. Merged-by:
Michael Niedermayer <michaelni@gmx.at>
-
Themaister authored
Fate update by michael. Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 08 Nov, 2011 24 commits
-
-
Michael Niedermayer authored
Fixeds Ticket619 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> Signed-off-by:
Marton Balint <cus@passwd.hu>
-
Reimar Döffinger authored
The codec uses all previous frames as reference frames, so they certainly must be preserved and readable. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
Martin Storsjö authored
The return value ret isn't an error code that can be passed to ERR_error_string(). This makes the error messages printed actually contain useful information. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Michael Niedermayer authored
Fixes Ticket620 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>
-
Alex Converse authored
Found with asan and the venerable 1-dog.avi sample.
-
Alex Converse authored
'size' is populated by functions returning int64_t and int that return negative error codes.
-
Anton Khirnov authored
Bug introduced in 84ad31ff. Thanks to Uoti Urpala for finding it.
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Justin Ruggles authored
-
Diego Biurrun authored
Filenames are brittle across renames and add no useful information.
-
Diego Biurrun authored
-
Diego Biurrun authored
-
Michael Niedermayer authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Justin Ruggles authored
this fixes a crash when cycling audio streams if the spectrograph is displayed.
-
Michael Niedermayer authored
This commit causes problems for vlc, see https://trac.videolan.org/vlc/ticket/5518 This reverts commit 475fb67d.
-
Anton Khirnov authored
-
Anton Khirnov authored
-