410 Commits (95bb47de7dc564ad8a36d6c0770400815a9b39c2)

Author SHA1 Message Date
Limin Wang 7e61940794 avformat/mpegtsenc: support DVB 6A descriptor for AC-3 4 years ago
Limin Wang bae2ae62ba avformat/mpegtsenc: use local variable store st->codecpar->codec_id 5 years ago
Limin Wang a35facfeb3 avformat/mpegtsenc: reindent the last commit 5 years ago
Limin Wang cf81d64282 avformat/mpegtsenc: simplify code for condition checks 5 years ago
Brad Hards fb819697f6 avformat/mpegts: add constants for MPEG-TS transport stream identifiers 5 years ago
Brad Hards b8d6d9376c avformat/mpegtsenc: set stream_id correctly based on KLV profile selected 5 years ago
Jun Zhao ab42db9bed lavf/mpegtsenc: misc style fixes 5 years ago
Limin Wang 0cc2d09e17 avformat/mpegtsenc: cosmetic 5 years ago
Limin Wang f1035b99fa avformat/mpegtsenc: simplify code by using OFFSET() and ENC macros 5 years ago
Andriy Gelman 0776cb7083 avformat/mpegtsenc: Remove two duplicated fields 5 years ago
Andriy Gelman 1dd0def976 avformat/mpegtsenc: Don't use heap allocated array to store pids 5 years ago
Gyan Doshi fc8a239e9d avformat/mpegtsenc: use av_log_once for data stream warning 5 years ago
Gyan Doshi 68d9c0be89 avformat/mpegtsenc: don't print warning for DVB text streams 5 years ago
Marton Balint 7f2649bb46 avformat/mpegtsenc: use the correct stream_types and write HDMV descriptors for m2ts 5 years ago
Marton Balint 3958244c91 avformat/mpegtsenc: factorize determining stream_type 5 years ago
Marton Balint bcc19933af avformat/mpegtsenc: only allow one program in m2ts mode 5 years ago
Marton Balint 422f0a6136 avformat/mpegtsenc: use standard pids for m2ts 5 years ago
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 8 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