- 12 Nov, 2011 1 commit
-
-
Derek Buitenhuis authored
Add a decoder for the VBLE Lossless Codec, which still has a cult following. Used to be popular several years ago on doom9. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 11 Nov, 2011 1 commit
-
-
Derek Buitenhuis authored
Add a decoder for the VBLE Lossless Codec, which still has a cult following. Used to be popular several years ago on doom9. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com> Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 10 Nov, 2011 4 commits
-
-
Luca Barbato authored
Update the reference to the conversion tool to use avconv and make sure the example line works as supposed. Remove the paragraph pointing to the svn repo
-
Lou Logan authored
Fixes Ticket613 Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
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 1 commit
-
-
Martin Storsjö authored
This is useful if sending multicast data on a host with multiple interfaces. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 08 Nov, 2011 1 commit
-
-
Anton Khirnov authored
-
- 07 Nov, 2011 1 commit
-
-
Kostya Shishkov authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 06 Nov, 2011 8 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
Also document it.
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Stefano Sabatini authored
-
Reimar Döffinger authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Luca Barbato authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Ramiro Polla authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 05 Nov, 2011 10 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Michael Niedermayer authored
Found-by: teratorn Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
Mina Nagy Zaki authored
Signed-off-by:
Stefano Sabatini <stefasab@gmail.com>
-
Stefano Sabatini authored
-
- 04 Nov, 2011 1 commit
-
-
Clément Bœsch authored
Based on an initial work by Baptiste Coudurier.
-
- 03 Nov, 2011 3 commits
-
-
Reimar Döffinger authored
All current usages of it are incompatible with localization. For example strcasecmp("i", "I") != 0 is possible, but would break many of the places where it is used. Instead use our own implementations that always treat the data as ASCII. Signed-off-by:
Reimar Döffinger <Reimar.Doeffinger@gmx.de>
-
Anton Khirnov authored
-
Anton Khirnov authored
It allows attaching arbitrary files, e.g. fonts to Matroska files.
-
- 31 Oct, 2011 3 commits
-
-
Stefano Sabatini authored
Add option rgb which forces the RGB path.
-
Carl Eugen Hoyos authored
-
Carl Eugen Hoyos authored
-
- 30 Oct, 2011 2 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
tune, fastfirstpass and profile are not available through x264opts. Since some FFmpeg options don't match the names used in libx264, add libx264 option names as a reference when needed. And last thing, x264 don't have a manpage ATM, so prefer the x264 --fullhelp over the unexistant manpage reference.
-
- 29 Oct, 2011 2 commits
-
-
Carl Eugen Hoyos authored
-
Anatoliy Wasserman authored
Signed-off-by:
Anatoliy Wasserman <anatoliy.wasserman@yandex.ru> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 28 Oct, 2011 1 commit
-
-
Justin Ruggles authored
The documentation for CODEC_CAP_PARSE_ONLY and AVCodecContext.parse_only indicates that they are utilized through avcodec_parse_frame(), which was never actually implemented.
-
- 27 Oct, 2011 1 commit
-
-
Clément Bœsch authored
-