- 09 Oct, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 08 Oct, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 23 Sep, 2012 1 commit
-
-
Clément Bœsch authored
-
- 21 Sep, 2012 1 commit
-
-
Clément Bœsch authored
-
- 12 Sep, 2012 1 commit
-
-
Martin Storsjö authored
This muxer splits the output from the ismv muxer into individual files, in realtime. The same can also be done by the standalone tool ismindex, but this muxer is needed for doing it in realtime (especially for live streams that need extra handling for updating the lookahead fields in the fragment headers). Using this muxer, one can deliver live smooth streaming from a normal static file web server. (Using ismindex, one can deliver premade smooth streaming files from a static file web server, or prepare files for serving with IIS.) Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 14 Aug, 2012 1 commit
-
-
Michael Bradshaw authored
Signed-off-by:
Michael Bradshaw <mbradshaw@sorensonmedia.com> Reviewed-by:
Peter Ross <pross@xvid.org> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 29 Jul, 2012 1 commit
-
-
Paul B Mahol authored
-
- 26 Jul, 2012 1 commit
-
-
Clément Bœsch authored
-
- 23 Jul, 2012 2 commits
-
-
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>
-
- 17 Jul, 2012 2 commits
-
-
Samuel Pitoiset authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Samuel Pitoiset authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 16 Jul, 2012 1 commit
-
-
Samuel Pitoiset authored
The prefix makes it easier to distinguish the proper end-user protocols from the internal ones. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 05 Jul, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 29 Jun, 2012 3 commits
-
-
Clément Bœsch authored
-
Clément Bœsch authored
-
Stefano Sabatini authored
This simplifies usage for segment streaming formats with no global headers, tipically MPEG 2 transport stream "ts" files. The seg class duplication is required in order to avoid an infinite loop in libavformat/utils.c:format_child_next_class().
-
- 21 Jun, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com>
-
- 18 Jun, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 17 Jun, 2012 1 commit
-
-
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 RTMPT protocol implementation uses rtmphttp:// 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>
-
- 21 May, 2012 1 commit
-
-
Diego Biurrun authored
libnut is unmaintained and known to be buggy; native NUT code exists.
-
- 08 May, 2012 1 commit
-
-
Luca Barbato authored
Signed-off-by:
Jordi Ortiz <nenjordi@gmail.com> Signed-off-by:
Luca Barbato <lu_zero@gentoo.org>
-
- 03 May, 2012 1 commit
-
-
Clément Bœsch authored
-
- 25 Mar, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 03 Mar, 2012 1 commit
-
-
Petri Hintukainen authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 14 Feb, 2012 4 commits
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Diego Biurrun <diego@biurrun.de>
-
Martin Storsjö authored
Keep the old protocol name around for backwards compatibility until the next bump. Deprecate the method of implicitly assuming the nested protocol. For applehttp://server/path, it might have felt logical, but supporting hls://server/path isn't quite as intuitive. Therefore only support hls+http://server/path from now on. Using this protocol at all is discouraged, since the hls demuxer is more complete and fits into the architecture better. There have been cases where the protocol implementation worked better than the demuxer, but this should no longer be the case. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
When this demuxer was created, there didn't seem to be any consensus of a common short name for this protocol. Now the consensus seems to be to call it hls. Signed-off-by:
Martin Storsjö <martin@martin.st>
-
Diego Biurrun authored
This allows easily differentiating between both implementations within the build system and combining the native implementation for plain RTMP with librtmp for the RTMPE, RTMPS, RTMPT, RTMPTE protocol variants.
-
- 13 Feb, 2012 1 commit
-
-
Diego Biurrun authored
-
- 25 Jan, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- 16 Jan, 2012 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Kostya Shishkov <kostya.shishkov@gmail.com>
-
- 03 Jan, 2012 1 commit
-
-
Justin Ruggles authored
-
- 28 Dec, 2011 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 22 Dec, 2011 1 commit
-
-
Paul B Mahol authored
Signed-off-by:
Paul B Mahol <onemda@gmail.com> Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-
- 19 Dec, 2011 1 commit
-
-
Luca Barbato authored
It behaves similarly to image2 muxer
-
- 18 Dec, 2011 1 commit
-
-
Michael Karcher authored
Signed-off-by:
Anton Khirnov <anton@khirnov.net>
-
- 15 Dec, 2011 1 commit
-
-
Nicolas George authored
-
- 04 Dec, 2011 1 commit
-
-
Peter Ross authored
Signed-off-by:
Michael Niedermayer <michaelni@gmx.at>
-