599 Commits (10a57f55e60902ab91388b8a46b73f1f4532f737)

Author SHA1 Message Date
Jan Ekström a1b4f120c0 avformat/mpegts: unset DTS/PTS for subtitle PES packets if PCR not available 6 years ago
Michael Niedermayer ab1319d82f avformat/mpegts: Fix side data type for stream id 6 years ago
Michael Niedermayer 323095a6db avformat/mpegts: add missing null pointer checks in ff_parse_mpeg2_descriptor() 6 years ago
Aman Gupta cd86c5dbcc avformat/mpegts: parse large PMTs with multiple tables 7 years ago
Aman Gupta 70d25268c2 avformat/mpegts: fix memory leak with merge_pmt_versions=1 7 years ago
Aman Gupta 64680fff3b avformat/mpegts: rename variable to clarify meaning 7 years ago
Aman Gupta 16b4f97b72 avformat/mpegts: add merge_pmt_versions option 7 years ago
Aman Gupta 24579bf537 avformat/mpegts: keep track of PMT details in AVProgram/AVStream 7 years ago
Aman Gupta e24d768a76 avformat/mpegts: add skip_unknown_pmt option 7 years ago
Aman Gupta 5dfeb7f081 avformat/mpegts: tag video streams with still images 7 years ago
Aman Gupta 64bf915cd8 avformat/mpegts: fix incorrect indentation 7 years ago
Aman Gupta 42a03e7700 avformat/mpegts: initialize section_buf to fix valgrind test failure 7 years ago
Aman Gupta 7db022e67b avformat/mpegts: reindent after last change 7 years ago
Aman Gupta 9152c1e495 avformat/mpegts: parse sections with multiple tables 7 years ago
Aman Gupta 07d9c31055 avformat/mpegts: clean up whitespace 7 years ago
Aman Gupta 1a14e39145 avformat/mpegts: use MAX_SECTION_SIZE instead of hardcoded value 7 years ago
Aman Gupta 2c500f5097 avformat/mpegts: skip non-PMT tids earlier 7 years ago
Łukasz Krzciuk 48330500ef avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF cases 7 years ago
Aman Gupta 4f40d64e00 avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio 7 years ago
Stefan Pöschel 8720d3ffdd lavf/mpegts: add supplementary audio descriptor 7 years ago
Rodger Combs 2e391a576c lavf/mpegts: mark packets with TEI flag as corrupted 7 years ago
Carl Eugen Hoyos ca72cd137d lavf/mpegts: Consider stream_type 0x0f just a hint towards AAC. 7 years ago
wm4 66cf78e932 lavf: consider codec framerate for framerate detection 8 years ago
Carl Eugen Hoyos 79d232fc9f lavf/mpegts: Make a pointer cast explicit. 8 years ago
Diego Biurrun a25dac976a Use bitstream_init8() where appropriate 8 years ago
Alexandra Hájková 8d1997add6 mpegts: Convert to the new bitstream reader 8 years ago
Andreas Cadhalpun 1bbb18fe82 mpegts: prevent division by zero 8 years ago
Carlos Fernandez 728ccae8a2 lavf/mpegts: add missed fixes to scte35 section callback 8 years ago
Andreas Cadhalpun 178eebd79e mpegts: handle AVMEDIA_TYPE_UNKNOWN correctly 8 years ago
Carlos Fernandez 5db3c9476c lavf/mpegts: SCTE-35 extraction from mpegts 8 years ago
Anton Khirnov 83548fe894 lavf: fix usage of AVIOContext.seekable 8 years ago
Aman Gupta 373b82066c avformat/mpegts: include stream type for aac 9 years ago
Aman Gupta e9391ab121 avformat/mpegts: enhance logging in trace mode 9 years ago
Michael Niedermayer 00c4861f13 avformat/mpegts: adjust probe score for low check_count 9 years ago
Michael Niedermayer e01b19dece avformat/mpegts: Fix probing of mpegts with invalid ASC 9 years ago
Michael Niedermayer a5eb70ad95 avformat/mpegts: Do not trust BSSD descriptor, it is sometimes not an S302M stream 9 years ago
Stefano Sabatini 4b38df82c2 lavf/mpegts: add ID3 entry to the REGD_types array 9 years ago
Vittorio Giovara 41ed7ab45f cosmetics: Fix spelling mistakes 9 years ago
Carl Eugen Hoyos 80d14de52d lavf/mpegts: Add E-AC3 registered stream specifier "EAC3". 9 years ago
Luca Barbato 74d98d1b0e mpegts: Validate the SL Packet Header Configuration 9 years ago
Carl Eugen Hoyos 88a849c714 lavf/mpegts: Return small probe score for very short transport streams. 9 years ago
Michael Niedermayer dbe1dd59e0 avformat/mpegts: Skip over broken 0x80 headers 9 years ago
Michael Niedermayer ea41ab0987 avformat/mpegts: factor duplicate seek back code into mpegts_resync 9 years ago
Michael Niedermayer 38a6242b27 avformat/mpegts: Remove unused argument from analyze() 9 years ago
Michael Niedermayer ee7a642b0e avformat/mpegts: Check adaption field control in analyze() more instead of transport_error_indicator 9 years ago
Luca Barbato 9765549f55 mpegts: Forward the errors on mpeg4 objects parsing 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
Michael Niedermayer 4bec36f98c avformat/mpegts: consider stream_type 4 just a hint toward mp3 and not definite 9 years ago
Michael Niedermayer 676a93f2d8 avformat: Add av_program_add_stream_index() 9 years ago