614 Commits (388a221a8ba6f550e8c3a2f8a10e6162d1ce6616)

Author SHA1 Message Date
Andreas Rheinhardt 6a67d518d6 avformat: Remove unnecessary av_packet_unref() 5 years ago
Andreas Rheinhardt c1e439d7e9 avformat: Forward errors where possible 5 years ago
Anthony Delannoy a221af1f5e avformat/mpegts: add support for EPG extraction from mpegts 5 years ago
hwrenx 96f1d34d0c lavf/mpegts: Support demuxing AVS2. 5 years ago
Anthony Delannoy 39f1295937 avformat/mpegts: Check if ready on SCTE reception 5 years ago
Marton Balint 765c56bfa9 avformat/mpegts: fix teletext PTS when selecting teletext streams only 5 years ago
Marton Balint 81d3d7dd44 avformat/mpegts: respect program number when merging streams 5 years ago
Carl Eugen Hoyos 4d8875ec23 lavf: Constify the probe function argument. 6 years ago
Michael Niedermayer f94b4f1611 avformat/mpegts: Simplify score compare 6 years ago
Andriy Gelman 0a84ba2608 avformat/mpegts: reduce buffering during initialization 6 years ago
Marton Balint b35843e391 avformat/mpegts: also convert strings without a specified encoding to UTF-8 6 years ago
Marton Balint dd6dd49f1d avformat/mpegts: fix charset of type 0x11 6 years ago
Jan Ekström a03885b745 lavf/mpegts: add reading of ARIB data coding descriptor 6 years ago
Carl Eugen Hoyos 5c515b5f7d lavf/mpegts: Convert service_name and service_provider to utf-8. 6 years ago
Marton Balint 56c58b99d0 avformat/mpegts: cache PID discard values 6 years ago
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