You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Georgi Chorbadzhiyski
445996aa51
Replace defines in libavformat/mpegtsenc.c with AVOptions
...
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>
14 years ago
..
APIchanges
Fix date and revision for lavc 52.104.
14 years ago
TODO
Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants.
15 years ago
avutil.txt
misc spelling fixes
18 years ago
bitstream_filters.texi
MJPEG/AVI1 to JPEG/JFIF bitstream filter.
14 years ago
build_system.txt
custom build system documentation
14 years ago
demuxers.texi
Amend documentation for the image2 demuxer, to better reflect the current behavior.
14 years ago
developer.texi
doc: modify style for texi2html 1.78+
14 years ago
eval.texi
Implement isnan() function evaluation.
14 years ago
faq.texi
doc: modify style for texi2html 1.78+
14 years ago
ffmpeg.texi
doc: modify style for texi2html 1.78+
14 years ago
ffplay.texi
doc: modify style for texi2html 1.78+
14 years ago
ffprobe.texi
doc: modify style for texi2html 1.78+
14 years ago
ffserver.conf
Support presets in ffserver.conf
15 years ago
ffserver.texi
doc: modify style for texi2html 1.78+
14 years ago
fftools-common-opts.texi
Deprecate the use of the NO_COLOR environment variable.
14 years ago
filters.texi
In yadif filter, default to top field first if interlacing is unknown
14 years ago
general.texi
doc: modify style for texi2html 1.78+
14 years ago
git-howto.txt
Update git-howto with ffmpeg.org URLs
14 years ago
indevs.texi
In video4linux2, in the case the timebase value in ap is 0/0, read the
14 years ago
issue_tracker.txt
Roundup now works from a ffmpeg.org domain as well, so prefer that.
16 years ago
libavfilter.texi
doc: modify style for texi2html 1.78+
14 years ago
metadata.texi
Metadata muxer
14 years ago
muxers.texi
Replace defines in libavformat/mpegtsenc.c with AVOptions
14 years ago
optimization.txt
doc: mention xmm clobber macros usage
14 years ago
outdevs.texi
Remove audio_beos entries in indevs.texi and output.devs, BeOS audio
14 years ago
protocols.texi
rtsp: Allow requesting of filtering of source packets
14 years ago
rate_distortion.txt
The definition of rate and distortion is not conditional of lambda being
16 years ago
snow.txt
Use a consistent capitalization for 'Snow' as discussed on the list
17 years ago
soc.txt
editorial changes
19 years ago
swscale.txt
Update SW scaler doc after libswscale commit 30841.
15 years ago
t2h.init
doc: modify style for texi2html 1.78+
14 years ago
tablegen.txt
Update tablegen documentation for WRITE_ARRAY macro.
15 years ago
texi2pod.pl
Remove @anchor{} commands from the POD output.
14 years ago
viterbi.txt
Quick description of the Viterbi algorithm so I do not have to repeat it
16 years ago