- 03 May, 2013 1 commit
-
-
Anton Khirnov authored
-
- 11 Apr, 2013 1 commit
-
-
Anton Khirnov authored
Based on a patch by Michael Niedermayer <michaelni@gmx.at>.
-
- 07 Mar, 2013 1 commit
-
-
Stefano Sabatini authored
-
- 05 Mar, 2013 1 commit
-
-
Nicolas George authored
Address trac ticket #2311.
-
- 22 Feb, 2013 1 commit
-
-
Stefano Sabatini authored
In particular, fix warnings: *** Undefined node `quoting_and_escaping' in @ref (in doc/muxers.texi l. 767) *** Undefined node `quoting_and_escaping' in @ref (in doc/muxers.texi l. 772)
-
- 18 Feb, 2013 1 commit
-
-
Vicente Jimenez Aguilar authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de> CC: libav-stable@libav.org
-
- 09 Feb, 2013 1 commit
-
-
Nicolas George authored
-
- 01 Feb, 2013 2 commits
-
-
Stefano Sabatini authored
Properly declare it like a @subsection, rather than as a @section.
-
Carl Eugen Hoyos authored
-
- 24 Jan, 2013 1 commit
-
-
Stefano Sabatini authored
-
- 22 Jan, 2013 2 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
The live flags is currently unused, but still kept for backward compatibility reasons (and in case it turns to be useful again for whatever reason).
-
- 21 Jan, 2013 1 commit
-
-
Stefano Sabatini authored
-
- 18 Jan, 2013 2 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
In particular, should fix trac ticket #1842.
-
- 09 Jan, 2013 1 commit
-
-
Carl Eugen Hoyos authored
-
- 08 Jan, 2013 1 commit
-
-
Justin Ruggles authored
This uses page duration instead of byte size to determine when to buffer the page. Also, it tries to avoid continued pages by buffering the current page if there are already packets in the page and adding the next packet would require it to be continued on a new page. This can improve seeking performance. The default page duration is 1 second, which is much saner than filling all page segments by default.
-
- 02 Jan, 2013 3 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
Stefano Sabatini authored
-
- 28 Dec, 2012 2 commits
-
-
Stefano Sabatini authored
This is meant to address trac ticket #1483.
-
Stefano Sabatini authored
-
- 13 Dec, 2012 1 commit
-
-
Stefano Sabatini authored
Consistent with the image2 muxer.
-
- 10 Dec, 2012 1 commit
-
-
Stefano Sabatini authored
The new options reset the timestamps at each new segment, so that the generated segments will have timestamps starting close to 0. It is meant to address trac ticket #1425.
-
- 08 Dec, 2012 3 commits
-
-
Luca Barbato authored
-
Luca Barbato authored
-
Luca Barbato authored
-
- 13 Nov, 2012 1 commit
-
-
Luca Barbato authored
Simplifies usage but has higher latency.
-
- 21 Oct, 2012 1 commit
-
-
Clément Bœsch authored
-
- 10 Sep, 2012 1 commit
-
-
Stefano Sabatini authored
Allow to specify options affecting the segment list generation. In particular: add +live and +cache flags. For a full discussion read trac ticket #1642: http://ffmpeg.org/trac/ffmpeg/ticket/1642 Also add live M3U8 generation example.
-
- 04 Sep, 2012 2 commits
-
-
Stefano Sabatini authored
The new option name is more descriptive.
-
Stefano Sabatini authored
CSV escaping code is borrowed from ffprobe.c.
-
- 18 Aug, 2012 4 commits
-
-
Stefano Sabatini authored
The simplifications are due to the recent option changes.
-
Stefano Sabatini authored
This is technically a major compatibility break, but seems the most natural default and what users would expect without reading the docs.
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Address trac ticket #1642.
-
- 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>
-
- 09 Jul, 2012 2 commits
-
-
Stefano Sabatini authored
-
Stefano Sabatini authored
Address trac ticket #1504.
-
- 08 Jul, 2012 1 commit
-
-
Stefano Sabatini authored
Increase flexibility/consistency. Also rename recording_time field to time, for enhanced consistency/readability.
-