aboutsummaryrefslogtreecommitdiffstats
path: root/doc/muxers.texi
Commit message (Collapse)AuthorAgeFilesLines
* Apply misc fixes to the image2 muxer documentation.Stefano Sabatini2011-02-091-4/+5
| | | | | | | The fixes were pointed out by Diego. Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> (cherry picked from commit 0cad24ce9b02037c9cdad84cae905f96b04d7d4c)
* Add documentation for the framecrc muxer.Stefano Sabatini2011-02-091-0/+40
| | | | | Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> (cherry picked from commit 77d4ed7a127b88f9b8ddd741c65e678198feb285)
* Add documentation for the crc muxer.Stefano Sabatini2011-02-091-0/+32
| | | | | Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> (cherry picked from commit a4effe432f4aa59d52465b88589f92addf3afd3e)
* Document null muxer.Stefano Sabatini2011-02-091-0/+22
| | | | | Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> (cherry picked from commit f4acb837eb4af74996b678f3f55eaa66c47a66ee)
* Replace defines in libavformat/mpegtsenc.c with AVOptionsGeorgi Chorbadzhiyski2011-01-311-0/+41
| | | | | | | | | | | | | | | | | | | | | | | | 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> (cherry picked from commit 445996aa51f4f1d9a26456a8511988291a720ba0)
* Add documentation for the image2 muxer.Stefano Sabatini2011-01-311-0/+50
| | | | | Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com> (cherry picked from commit e771d2e3fef4d2bcfc08b9eb37296f0e0af1f607)
* Add muxers.texi file.Stefano Sabatini2011-01-301-0/+21
Signed-off-by: Janne Grunau <janne-ffmpeg@jannau.net> (cherry picked from commit 85466e1e5f7f1fe50933d2d967a06b45b9222b5b)