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.
dhead666
48e36f8a12
libavformat/mpegtsenc: allow to set service_type in sdt
...
This adds an option to set the service type in mpegts as defined in ETSI 300 468.
I added what I believe are the most useful service types as pre defined values,
the others can be sent by using their hexdecimal form directly (e.g. -mpegts_service_type digital_radio, -mpegts_service_type 0x07).
I've been using this patch in order to pipe internet radio stream (originally as HLS/m3u8) from ffmpeg to tvheadend,
when the service type set right tvheadend recognize the mpegts stream as a radio channel.
The patch in its original form was written by linuxstb from freenode's hts channel which allowed me pushing it upstream.
This close issue 4118.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
10 years ago
..
examples
examples/demuxing_decoding: set stream_idx in open_codec_context only if no error occured
10 years ago
APIchanges
Merge commit '728685f37ab333ca35980bd01766c78d197f784a'
10 years ago
Doxyfile
…
Makefile
stop embedding the build date
10 years ago
authors.texi
…
bitstream_filters.texi
doc: mention the noise_bsf parameter in the docs
10 years ago
bootstrap.min.css
doc: Copyright in CSS, CSS split in 2 files
11 years ago
build_system.txt
…
codecs.texi
doc/codecs: document nomc flag
10 years ago
decoders.texi
doc: Use the correct @subsection tag
10 years ago
default.css
…
demuxers.texi
doc: add entry for APNG demuxer where needed.
10 years ago
developer.texi
doc: fix typos
10 years ago
devices.texi
…
doxy-wrapper.sh
doc/doxy-wrapper.sh: autodetect version
10 years ago
encoders.texi
doc: fix typos
10 years ago
errno.txt
…
faq.texi
doc/faq: explain pkg-config basic setup.
10 years ago
fate.texi
…
fate_config.sh.template
…
ffmpeg-bitstream-filters.texi
…
ffmpeg-codecs.texi
…
ffmpeg-devices.texi
…
ffmpeg-filters.texi
…
ffmpeg-formats.texi
…
ffmpeg-protocols.texi
…
ffmpeg-resampler.texi
…
ffmpeg-scaler.texi
…
ffmpeg-utils.texi
…
ffmpeg.texi
doc/ffmpeg: mention both ffpreset/avpreset in documentation, remove superfluous example
10 years ago
ffmpeg.txt
…
ffplay.texi
ffplay: add support for stream specifiers in -ast, -vst, -sst options
10 years ago
ffprobe.texi
ffprobe: add -show_pixel_formats option
10 years ago
ffprobe.xsd
doc/ffprobe.xsd: drop build_date and build_time from programVersionType
10 years ago
ffserver.conf
ffserver: deprecate Port and BindAddress options in favor of HTTPPort and HTTPBindAddress
11 years ago
ffserver.texi
ffserver: allow skip setting defaults
10 years ago
fftools-common-opts.texi
doc/fftools-common-opts: update/extend documentation for -opencl_bench option
10 years ago
filter_design.txt
…
filters.texi
remove libmpcodecs
10 years ago
formats.texi
doc: fix spelling errors
10 years ago
general.texi
doc/general: update libilbc link
10 years ago
git-howto.texi
…
indevs.texi
doc/indevs/libcdio: apply minor spell fixes, extend documentation
10 years ago
issue_tracker.txt
…
libavcodec.texi
…
libavdevice.texi
…
libavfilter.texi
…
libavformat.texi
…
libavutil.texi
…
libswresample.texi
…
libswscale.texi
…
metadata.texi
…
mips.txt
…
multithreading.txt
…
muxers.texi
libavformat/mpegtsenc: allow to set service_type in sdt
10 years ago
nut.texi
…
optimization.txt
…
outdevs.texi
…
platform.texi
doc/platform: Reference only MSYS2 and MinGW-w64
10 years ago
print_options.c
doc: fix spelling errors
10 years ago
protocols.texi
doc: fix the the typos
10 years ago
rate_distortion.txt
…
resampler.texi
…
scaler.texi
…
snow.txt
doc/snow: remove possibly wrong todo item
11 years ago
style.min.css
doc: Copyright in CSS, CSS split in 2 files
11 years ago
swresample.txt
…
swscale.txt
…
t2h.init
doc: Copyright in CSS, CSS split in 2 files
11 years ago
t2h.pm
stop embedding the build date
10 years ago
tablegen.txt
…
texi2pod.pl
Merge commit '94f084324e648876508bed546d950762f10b875e'
11 years ago
texidep.pl
…
utils.texi
…
writing_filters.txt
doc/writing_filters: use ffmpeg.org instead of wikimedia.org for lena image
10 years ago