- 04 Sep, 2012 1 commit
-
-
Martin Storsjö authored
Also mention this change in APIchanges. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 31 Aug, 2012 1 commit
-
-
Alberto Delmás authored
Signed-off-by:
Kostya Shishkov <kostya.shishkov@gmail.com>
-
- 30 Aug, 2012 3 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 29 Aug, 2012 1 commit
-
-
Anton Khirnov authored
-
- 23 Aug, 2012 1 commit
-
-
Anton Khirnov authored
Also fill in missing dates and hashes.
-
- 20 Aug, 2012 1 commit
-
-
Jan Ekström authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 19 Aug, 2012 3 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
Anton Khirnov authored
This option does not do anything. Also remove OPT_GRAB, since -isync is the last option using it.
-
- 18 Aug, 2012 2 commits
-
-
Anton Khirnov authored
Make it print a list of AVCodecDescriptors. Add new -decoders and -encoders options that print lists of decoders and encoders respectively.
-
Anton Khirnov authored
-
- 17 Aug, 2012 1 commit
-
-
Jordi Ortiz authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
- 16 Aug, 2012 1 commit
-
-
Jordi Ortiz authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 15 Aug, 2012 3 commits
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Samuel Pitoiset authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Samuel Pitoiset authored
Specifies how the server verifies client SWF files before allowing the files to connect to an application. Verifying SWF files is a security measure that prevents someone from creating their own SWF files that can attempt to stream your resources. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 10 Aug, 2012 2 commits
-
-
Anton Khirnov authored
C++ does not allow to mix different enums, so e.g. code comparing ACodecID with CodecID would fail to compile with gcc. This very evil hack should fix this problem.
-
Mans Rullgard authored
This adds a function to retrieve the number of entries in a dictionary and updates the places directly accessing what should be an opaque struct to use this new function instead. Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 09 Aug, 2012 1 commit
-
-
Diego Biurrun authored
-
- 08 Aug, 2012 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
It is now possible to use lavfi sources.
-
- 07 Aug, 2012 4 commits
-
-
Diego Biurrun authored
-
Samuel Pitoiset authored
This option specifies the name of live stream to subscribe. Defaults to rtmp_playpath. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 03 Aug, 2012 1 commit
-
-
Diego Biurrun authored
Refactoring mmx2/mmxext YASM code with cpuflags will force renames. So switching to a consistent naming scheme beforehand is sensible. The name "mmxext" is more official and widespread and also the name of the CPU flag, as reported e.g. by the Linux kernel.
-
- 02 Aug, 2012 1 commit
-
-
Derek Buitenhuis authored
At the moment it only does BGR24, but I plan to add the rest after. Signed-off-by:
Derek Buitenhuis <derek.buitenhuis@gmail.com>
-
- 29 Jul, 2012 2 commits
-
-
Justin Ruggles authored
This allows for padding/trimming at the start of stream. By default, no assumption is made about the first frame's expected pts, so no padding or trimming is done.
-
Luca Barbato authored
Useful in cases where a significant analyzeduration is still needed, while minimizing buffering before output. An example is processing low-latency streams where all media types won't necessarily come in if the analyzeduration is small. Additional changes by Josh Allmann <joshua.allmann@gmail.com> Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 26 Jul, 2012 1 commit
-
-
Mans Rullgard authored
Signed-off-by:
Mans Rullgard <mans@mansr.com>
-
- 25 Jul, 2012 2 commits
-
-
Samuel Pitoiset authored
This option specifies the URL of the web page in which the media was embedded. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Samuel Pitoiset authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 23 Jul, 2012 3 commits
-
-
Diego Biurrun authored
-
Samuel Pitoiset authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Samuel Pitoiset authored
This adds two protocols, but one of them is an internal implementation detail just used as an abstraction layer/generalization in the code. The RTMPE protocol implementation uses ffrtmpcrypt:// as an alternative to the tcp:// protocol. This allows moving most of the lower level logic out from the higher level generic rtmp code. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 22 Jul, 2012 1 commit
-
-
Mohamed Naufal Basheer authored
Signed-off-by:
Kostya Shishkov <kostya.shishkov@gmail.com>
-
- 20 Jul, 2012 1 commit
-
-
Robert Nagy authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 17 Jul, 2012 1 commit
-
-
Michael Bradshaw authored
Based on FFmpeg version from commit 713a7854Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-