318 Commits (ed1c884b9e0d7f63199d5d47350b1fa65374d126)

Author SHA1 Message Date
Derek Buitenhuis fde9013ab4 mpegtsenc: Don't pass NULL to memcpy 7 years ago
Clément Bœsch 549045254c Fix all -Wformat warnings raised by DJGPP 8 years ago
Lou Logan e7282674a5 lavf/mpegtsenc: clarify pcr_period unit of measurement 8 years ago
Michael Niedermayer b05d8e7184 libavformat/mpegtsenc: support hevc with missing in stream headers like h.264 8 years ago
Stefano Sabatini 755472124f lavf/mpegtsenc: write metadata descriptor for timed ID3 packets 8 years ago
Stefano Sabatini 9ccdf04bd0 lavf/mpegtsenc: move putstr8 definition up 8 years ago
Michael Niedermayer a566c952f9 avformat/mpegtsenc: Add option to mark stream begin as discontinuous 8 years ago
Diego Biurrun c454dfcff9 Use ISO C printf conversion specifiers where appropriate 8 years ago
Rodger Combs 14fe54bbfb
lavf/mpegtsenc: fix autobsf when the first NAL is 0x1<XX> bytes 8 years ago
Sylvain Laurent 58776ccbdb lavf/mpegtsenc: Set min PID for data pkt to 0x0010. 8 years ago
Stefano Sabatini 156b5bb9bf lavf/mpegtsenc: add special case for handling timed ID3 packets 8 years ago
Stefano Sabatini 1ab8e03a45 lavf/mpegtsenc: set metadata stream type and write descriptor for ID3 packets 9 years ago
Francois Cartegnie 393596f9d5 mpegtsenc: stop impersonating ses in sdt 9 years ago
James Almer fe483ac428 avformat/mpegtsenc: fix usage of AVStream.codec 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
smallishzulu 77a7ff8f05 lavf/mpegtsenc: Define service_type "HEVC digital television service". 9 years ago
Carl Eugen Hoyos fd0f1442eb lavf/mpegtsenc: Fix stream_type for low sample rate MP2/MP3. 9 years ago
Michael Niedermayer 26811fd946 avformat/mpegtsenc: Fix used service 9 years ago
Michael Niedermayer 50d017a281 avformat/mpegtsenc: Keep track of the program for each service 9 years ago
Stefano Sabatini 14f7a3d55a lavc/lavf: transmit stream_id information for mpegts KLV data packets 9 years ago
Anton Khirnov 9200514ad8 lavf: replace AVStream.codec with AVStream.codecpar 9 years ago
Hagen Schmidt 583a643146 mpegtsenc: Do not fail ADTS AAC muxing if the first frame is not ADTS 9 years ago
Vittorio Gambaletta (VittGam) 8b02af1e6f avformat/mpegtsenc: Fix multi program so that it supports adding the same stream to multiple programs. 9 years ago
Rodger Combs 1b5bd4051d lavf/mpegtsenc: add automatic bitstream filtering 9 years ago
Stefan Pöschel 470749703e avformat/mpegtsenc: add flag to embed an AC-3/E-AC-3 ES the DVB way 9 years ago
Stefan Pöschel dbce017913 mpegtsenc: add flag to embed an AC-3 ES the DVB way 9 years ago
Michael Niedermayer edfc835a56 avformat/mpegtsenc: Add basic multi program support 9 years ago
Clément Bœsch 43ecec0f03 avformat: use AV_OPT_TYPE_BOOL in a bunch of places 9 years ago
Sebastian Dröge eb3628d87f mpegtsenc: Fix off-by-one in indexing into Opus channel mapping arrays 9 years ago
Timo Teräs 64f7db554e mpegencts: Fix overflow in cbr mode period calculations 9 years ago
Hagen Schmidt 7bf465abf3 mpegtsenc: add vc-1 support to MPEG-TS muxer (ticket 2141) 9 years ago
Sebastian Dröge 7d6a4797f1 mpegtsenc: Implement writing of Opus trim_start/trim_end control values 9 years ago
Sebastian Dröge 01509cdf92 mpegtsenc: Add support for muxing Opus in MPEG-TS 9 years ago
Derek Buitenhuis 4ffdba2418 mpegts: Make the sdt_period a double 9 years ago
Derek Buitenhuis 516d34de42 mpegts: Make the pat_period a double 9 years ago
Michael Niedermayer b5e716ae13 avformat/mpegtsenc: Add sdt_period, similar to pat_period 9 years ago
Michael Niedermayer 34da54fd1a avformat/mpegtsenc: Support a user specified PAT/PMT period 9 years ago
Michael Niedermayer a9c1545a33 avformat/mpegtsenc: support storing PAT/PMT per frame 9 years ago
Luca Barbato 4512ee78e1 mpegts: Mark the muxer as supporting variable fps 9 years ago
Carl Eugen Hoyos 1d5edad8cc lavf/mpegtsenc: Only fail aac muxing if the first frame is invalid. 10 years ago
Vittorio Giovara 1a3eb042c7 Replace av_dlog with normal av_log at trace level 10 years ago
Carl Eugen Hoyos d0c895d3c5 lavf/mpegtsenc: Accept 0x000001 as startcode for hevc. 10 years ago
Martin Storsjö 7d097a0fc5 mpegtsenc: Take max_delay into account when buffering multiple audio packets into one PES packet 10 years ago
Carl Eugen Hoyos 56ffde3f61 Allow muxing h264 into ts with startcode "001" instead of "0001". 10 years ago
Martin Storsjö 8e32b1f096 libavformat: Use ffio_free_dyn_buf where applicable 10 years ago
Michael Niedermayer 33650e0e42 avformat/mpegtsenc: Do not create invalid files from annex b streams without SPS/PPS 10 years ago
Matt Oliver 22504396fe avformat/mpegtsenc: Fix build with msvc 10 years ago
Michael Niedermayer c348a42dcc Revert "avformat/mpegtsenc: Change the service_type field to enum" 10 years ago
Michael Niedermayer 0935453e84 avformat/mpegtsenc: Change the service_type field to enum 10 years ago
dhead666 48e36f8a12 libavformat/mpegtsenc: allow to set service_type in sdt 10 years ago