- 17 Nov, 2016 1 commit
-
-
Luca Barbato authored
Partially based on Christian Suloway <csuloway@globaleagleent.com> work.
-
- 25 Aug, 2015 1 commit
-
-
Luca Barbato authored
Right now only version 2 and version 3 are supported. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 01 Feb, 2015 1 commit
-
-
Luca Barbato authored
The ogg serial number doubles as codec id and sequence value for concatenated samples.
-
- 08 Nov, 2014 1 commit
-
-
Martin Storsjö authored
QuickTime does support files with an empty initial movie these days. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 29 Oct, 2014 2 commits
-
-
Martin Storsjö authored
Similarly to the omit_tfhd_offset flag added in e7bf085b, this avoids writing absolute byte positions to the file, making them more easily streamable. This is a new feature from 14496-12:2012, so application support isn't necessarily too widespread yet (support for it in libav was added in 20f95f21 in July 2014). Signed-off-by: Martin Storsjö <martin@martin.st>
-
Martin Storsjö authored
Signed-off-by: Luca Barbato <lu_zero@gentoo.org> Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 24 Oct, 2014 2 commits
-
-
Anton Khirnov authored
Most importantly, it contains the encoder delay and replaygain info.
-
Anton Khirnov authored
Make it more structured.
-
- 03 Oct, 2014 1 commit
-
-
Joakim Roubert authored
The -hls_allow_cache parameter enables explicitly setting the EXT-X-ALLOW-CACHE tag in the manifest file. That tag indicates whether the client MAY or MUST NOT cache downloaded media segments for later replay. Valid values are 1 (=YES) or 0 (=NO) and the EXT-X-ALLOW-CACHE will not show in the manifest for other values (or if -hls_allow_cache is not used. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 05 Aug, 2014 1 commit
-
-
John Stebbins authored
And add flag to muxer documentation. Nero chapters break some taggers (mp3tag and iTunes). Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 18 Jun, 2014 1 commit
-
-
Luca Barbato authored
-
- 10 Jun, 2014 2 commits
-
-
Luca Barbato authored
Certain hardware demuxer have specific restrictions for PCR periodicity.
-
Luca Barbato authored
-
- 28 May, 2014 1 commit
-
-
Luca Barbato authored
Add the low overhead pipe mode and the extended broadcast mode. Export the options as 'syncponts' since it impacts only that. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 29 Apr, 2014 2 commits
-
-
Luca Barbato authored
Useful to generate playlists with absolute paths. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
Enrique Arizón Benito authored
Useful to generate lists with absolute urls. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
-
- 19 Feb, 2014 2 commits
-
-
Luca Barbato authored
The section name is the muxer, not the format.
-
Luca Barbato authored
Keep the sections alphabetically sorted.
-
- 17 Jan, 2014 2 commits
-
-
Anton Khirnov authored
-
Anton Khirnov authored
-
- 21 Aug, 2013 1 commit
-
-
Clément Bœsch authored
Faststart moves the moov atom to the beginning of the file and rewrites the rest of the file after muxing is complete. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 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>.
-
- 18 Feb, 2013 1 commit
-
-
Vicente Jimenez Aguilar authored
Signed-off-by: Diego Biurrun <diego@biurrun.de> CC: libav-stable@libav.org
-
- 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.
-
- 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.
-
- 20 Mar, 2012 1 commit
-
-
Martin Storsjö authored
The other fragmentation options (frag_duration, frag_size and frag_keyframe) are combined with OR, cutting fragments at the first of the conditions being fulfilled. Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 29 Feb, 2012 1 commit
-
-
Anton Khirnov authored
-
- 28 Feb, 2012 1 commit
-
-
Luca Barbato authored
Provide a way to wrap around the segment index so pseudostreaming live through a web server and html5 browser is simpler. Also ensure that 0 (disable) is a valid value across the options providing wrap around.
-
- 30 Jan, 2012 1 commit
-
-
Martin Storsjö authored
Signed-off-by: Martin Storsjö <martin@martin.st>
-
- 19 Dec, 2011 1 commit
-
-
Luca Barbato authored
It behaves similarly to image2 muxer
-
- 09 Dec, 2011 1 commit
-
-
Luca Barbato authored
-
- 09 Jul, 2011 1 commit
-
-
Diego Biurrun authored
-
- 28 May, 2011 1 commit
-
-
Alok Ahuja authored
Create a stereo_mode metadata tag to specify the stereo 3d video layout using the StereoMode tag in a matroska/webm video track.
-
- 17 Apr, 2011 1 commit
-
-
Diego Biurrun authored
-
- 16 Mar, 2011 1 commit
-
-
Janne Grunau authored
unless it stands for ffmpeg the program or is historic
-
- 08 Feb, 2011 1 commit
-
-
Stefano Sabatini authored
The fixes were pointed out by Diego. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net>
-