- May 03, 2013
-
-
Anton Khirnov authored
-
- Apr 11, 2013
-
-
Anton Khirnov authored
Based on a patch by Michael Niedermayer <michaelni@gmx.at>.
-
- Feb 18, 2013
-
-
Vicente Jimenez Aguilar authored
Signed-off-by:
Diego Biurrun <diego@biurrun.de> CC: libav-stable@libav.org
-
- Jan 08, 2013
-
-
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.
-
- Dec 08, 2012
-
-
Luca Barbato authored
-
Luca Barbato authored
-
Luca Barbato authored
-
- Nov 13, 2012
-
-
Luca Barbato authored
Simplifies usage but has higher latency.
-
- Mar 20, 2012
-
-
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>
-
- Feb 29, 2012
-
-
Anton Khirnov authored
-
- Feb 28, 2012
-
-
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.
-
- Jan 30, 2012
-
-
Martin Storsjö authored
Signed-off-by:
Martin Storsjö <martin@martin.st>
-
- Dec 19, 2011
-
-
Luca Barbato authored
It behaves similarly to image2 muxer
-
- Dec 09, 2011
-
-
Luca Barbato authored
-
- Jul 09, 2011
-
-
Diego Biurrun authored
-
- May 28, 2011
-
-
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.
-
- Apr 17, 2011
-
-
Diego Biurrun authored
-
- Mar 16, 2011
-
-
Janne Grunau authored
unless it stands for ffmpeg the program or is historic
-
- Feb 08, 2011
-
-
Stefano Sabatini authored
The fixes were pointed out by Diego. Signed-off-by:
Janne Grunau <janne-ffmpeg@jannau.net>
-
Stefano Sabatini authored
Signed-off-by:
Janne Grunau <janne-ffmpeg@jannau.net>
-
Stefano Sabatini authored
Signed-off-by:
Janne Grunau <janne-ffmpeg@jannau.net>
-
Stefano Sabatini authored
Signed-off-by:
Janne Grunau <janne-ffmpeg@jannau.net>
-
- Jan 31, 2011
-
-
Georgi Chorbadzhiyski authored
Around 01/28/11 18:56, Ronald S. Bultje scribbled: > That patch is now merged, can you submit the update to muxers.texi? > Then we'll apply the whole thing. See attached. I hope the documentation is enough. -- Georgi Chorbadzhiyski http://georgi.unixsol.org/ From c236024b8254f5c2c45934c30fff390cb0e55a5e Mon Sep 17 00:00:00 2001 From: Georgi Chorbadzhiyski <gf@unixsol.org> Date: Tue, 25 Jan 2011 13:09:17 +0200 Subject: [PATCH] mpegts: Replace defines in with AVOptions This patch adds support for setting transport_stream_id, original_network_id, service_id, pmt_start_pid and start_pid in mpegts muxer. Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
Stefano Sabatini authored
Signed-off-by:
Ronald S. Bultje <rsbultje@gmail.com>
-
- Jan 28, 2011
-
-
Stefano Sabatini authored
Signed-off-by:
Janne Grunau <janne-ffmpeg@jannau.net>
-