index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
mpegts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat/mpegts: use get_packet_size in mpegts_resync for determining raw_pac...
Marton Balint
2020-05-27
1
-40
/
+11
*
avformat/mpegts: Shuffle avio_seek
Michael Niedermayer
2020-05-17
1
-3
/
+4
*
avformat/mpegts: fix av_freep for dovi pointer
Limin Wang
2020-05-01
1
-1
/
+1
*
lavf/mpegts: support DOVI Video Stream Descriptor
vacingfang
2020-04-23
1
-0
/
+48
*
avformat/mpegts: use buffer pools for allocating PES payloads
Marton Balint
2020-04-04
1
-4
/
+18
*
avformat/mpegts: Improve the position determination for avpriv_mpegts_parse_p...
Michael Niedermayer
2020-02-27
1
-5
/
+3
*
avformat: Remove unnecessary av_packet_unref()
Andreas Rheinhardt
2020-02-10
1
-1
/
+0
*
avformat: Forward errors where possible
Andreas Rheinhardt
2019-12-12
1
-10
/
+10
*
avformat/mpegts: add support for EPG extraction from mpegts
Anthony Delannoy
2019-09-19
1
-1
/
+59
*
lavf/mpegts: Support demuxing AVS2.
hwrenx
2019-09-18
1
-0
/
+1
*
avformat/mpegts: Check if ready on SCTE reception
Anthony Delannoy
2019-09-03
1
-0
/
+7
*
avformat/mpegts: fix teletext PTS when selecting teletext streams only
Marton Balint
2019-08-31
1
-3
/
+5
*
avformat/mpegts: respect program number when merging streams
Marton Balint
2019-07-12
1
-4
/
+6
*
lavf: Constify the probe function argument.
Carl Eugen Hoyos
2019-03-21
1
-1
/
+1
*
avformat/mpegts: Simplify score compare
Michael Niedermayer
2019-03-09
1
-6
/
+6
*
avformat/mpegts: reduce buffering during initialization
Andriy Gelman
2019-03-09
1
-23
/
+36
*
avformat/mpegts: also convert strings without a specified encoding to UTF-8
Marton Balint
2019-02-13
1
-4
/
+8
*
avformat/mpegts: fix charset of type 0x11
Marton Balint
2019-02-13
1
-1
/
+1
*
lavf/mpegts: add reading of ARIB data coding descriptor
Jan Ekström
2019-02-10
1
-0
/
+44
*
lavf/mpegts: Convert service_name and service_provider to utf-8.
Carl Eugen Hoyos
2019-02-09
1
-0
/
+44
*
avformat/mpegts: cache PID discard values
Marton Balint
2019-02-04
1
-2
/
+5
*
avformat/mpegts: unset DTS/PTS for subtitle PES packets if PCR not available
Jan Ekström
2018-12-22
1
-0
/
+11
*
avformat/mpegts: Fix side data type for stream id
Michael Niedermayer
2018-12-19
1
-1
/
+1
*
avformat/mpegts: add missing null pointer checks in ff_parse_mpeg2_descriptor()
Michael Niedermayer
2018-08-25
1
-2
/
+2
*
avformat/mpegts: parse large PMTs with multiple tables
Aman Gupta
2018-06-18
1
-0
/
+1
*
avformat/mpegts: fix memory leak with merge_pmt_versions=1
Aman Gupta
2018-05-21
1
-2
/
+5
*
avformat/mpegts: rename variable to clarify meaning
Aman Gupta
2018-05-21
1
-8
/
+8
*
avformat/mpegts: add merge_pmt_versions option
Aman Gupta
2018-05-18
1
-3
/
+96
*
avformat/mpegts: keep track of PMT details in AVProgram/AVStream
Aman Gupta
2018-05-18
1
-5
/
+25
*
avformat/mpegts: add skip_unknown_pmt option
Aman Gupta
2018-05-18
1
-0
/
+5
*
avformat/mpegts: tag video streams with still images
Aman Gupta
2018-05-17
1
-0
/
+5
*
avformat/mpegts: fix incorrect indentation
Aman Gupta
2018-05-15
1
-3
/
+3
*
avformat/mpegts: initialize section_buf to fix valgrind test failure
Aman Gupta
2018-05-14
1
-1
/
+1
*
avformat/mpegts: reindent after last change
Aman Gupta
2018-05-12
1
-35
/
+35
*
avformat/mpegts: parse sections with multiple tables
Aman Gupta
2018-05-12
1
-7
/
+19
*
avformat/mpegts: clean up whitespace
Aman Gupta
2018-05-09
1
-2
/
+2
*
avformat/mpegts: use MAX_SECTION_SIZE instead of hardcoded value
Aman Gupta
2018-05-09
1
-2
/
+2
*
avformat/mpegts: skip non-PMT tids earlier
Aman Gupta
2018-05-09
1
-2
/
+2
*
avformat/mpegts: set AV_DISPOSITION_DESCRIPTIONS for OIPF cases
Łukasz Krzciuk
2018-04-27
1
-0
/
+30
*
avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audio
Aman Gupta
2018-02-23
1
-0
/
+3
*
lavf/mpegts: add supplementary audio descriptor
Stefan Pöschel
2018-02-23
1
-1
/
+36
*
lavf/mpegts: mark packets with TEI flag as corrupted
Rodger Combs
2017-12-13
1
-0
/
+8
*
lavf/mpegts: Consider stream_type 0x0f just a hint towards AAC.
Carl Eugen Hoyos
2017-09-20
1
-1
/
+1
*
lavf: consider codec framerate for framerate detection
wm4
2017-06-07
1
-0
/
+2
*
Merge commit '83548fe894cdb455cc127f754d09905b6d23c173'
James Almer
2017-03-21
1
-1
/
+1
|
\
|
*
lavf: fix usage of AVIOContext.seekable
Anton Khirnov
2016-09-30
1
-1
/
+2
*
|
lavf/mpegts: Make a pointer cast explicit.
Carl Eugen Hoyos
2017-02-12
1
-1
/
+1
*
|
mpegts: prevent division by zero
Andreas Cadhalpun
2016-11-08
1
-2
/
+11
*
|
lavf/mpegts: add missed fixes to scte35 section callback
Carlos Fernandez
2016-10-23
1
-4
/
+5
*
|
mpegts: handle AVMEDIA_TYPE_UNKNOWN correctly
Andreas Cadhalpun
2016-10-22
1
-1
/
+2
[next]