343 Commits (2cae3f60bf84e1ff4652d055885991d4f2087385)

Author SHA1 Message Date
Gyan Doshi f0b3b55002 avformat/mpegtsenc: warn users if codec isn't supported 5 years ago
Andreas Rheinhardt c1e439d7e9 avformat: Forward errors where possible 5 years ago
Marton Balint 1e0ea36945 avformat/mpegtsenc: add padding to m2ts streams 5 years ago
Marton Balint 998906a0a4 avformat/mpegtsenc: factorize writing packet 5 years ago
Marton Balint db63db3977 avformat/mpegtsenc: move around setting m2ts_mode 5 years ago
Marton Balint 565dc3e451 avformat/mpegtsenc: set priority flag for AC3 codecs if writing BluRay 5 years ago
Marton Balint f5b83d5419 avformat/mpegtsenc: allow any sensible PID for elementary and PMT PIDs 5 years ago
Jun Zhao 8f7a043609 lavf/mpegtsenc: fix logic check error 5 years ago
Marton Balint f4eb7d84a7 avformat/mpegtsenc: fix flushing of audio packets 5 years ago
Marton Balint 2fb550893f avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmt 5 years ago
Marton Balint 5c119bf189 avformat/mpegtsenc: move some code around and simplify a bit 5 years ago
Marton Balint 8bf732cda6 avformat/mpegtsenc: add support for setting PCR interval for VBR streams 5 years ago
Marton Balint 6f499ae390 avformat/mpegtsenc: rename pcr_period variable to pcr_period_ms 5 years ago
Marton Balint 5974463767 avformat/mpegtsenc: remove deprecated resend_headers option 5 years ago
Marton Balint 88ac76be79 avformat/mpegtsenc: fix PCR generation intervals 5 years ago
Marton Balint a4d984ad33 avformat/mpegtsenc: use increasing numbers in default service names 5 years ago
Marton Balint 9de40bf624 avformat/mpegtsenc: remove section_write_packet forward declaration 5 years ago
Marton Balint 47ea654bd8 avformat/mpegtsenc: factorize setting up services 5 years ago
Marton Balint d770e0f401 avformat/mpegtsenc: fix incorrect PCR selection with multiple programs 5 years ago
Marton Balint 837f2c9798 avformat/mpegtsenc: write format_identifier HEVC for HEVC streams 6 years ago
Marton Balint fe36dcbff2 avformat/mpegtsenc: factorize writing registration_descriptor 6 years ago
Marton Balint 5adc4a98b3 avformat/mpegtsenc: add support for service and provider names with utf8 encoding 6 years ago
Artyom Lebedev 6b1c4ce8cf Fix bug in mpegts muxer which affects KLV async stream generation. 6 years ago
Aman Gupta 6f50be8760 avformat/mpegtsenc: set AVFMT_NODIMENSIONS 7 years ago
Marton Balint 18ac642359 avformat: migrate to AVFormatContext->url 7 years ago
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