July 5, 2013
View cb340ec

mpegts: only reopen pmt_cb filter if its different from the previous.

Michael Niedermayer authored on 2013/07/05 10:27:07
February 5, 2013
View 0ec8695

mpegts: clear avprograms only for removed programs

Michael Niedermayer authored on 2013/02/05 07:41:53
January 24, 2013
View f8b6d48

Only try to auto-detect LATM in mpegts if the LOAS demuxer was configured.

Carl Eugen Hoyos authored on 2013/01/24 08:47:36
January 21, 2013
View c3f3c22

Merge commit 'a717f9904227d7979473bad40c50eb40af41d01d'

Michael Niedermayer authored on 2013/01/21 21:45:32
January 20, 2013
View a717f99

mpegts: Share the cleanup code between the demuxer and lavf-internal parser functions

Martin Storsjö authored on 2013/01/20 08:59:08
December 16, 2012
View 4c41fc8

mpegts: update AVProgram after pmt change

XBMC authored on 2012/12/16 17:53:18
December 14, 2012
View 7726916

mpegts: check av_new_stream() return value.

Michael Niedermayer authored on 2012/12/14 01:46:17
December 9, 2012
View 9282fbb

mpegts: demux asynchronous SMPTE 336M Key-Length-Value (KLV) metadata

Peter Ross authored on 2012/12/09 20:42:54
December 8, 2012
View 57cee85

Merge commit '096abfa15052977eed93f0b5e01afd2d47c53c1f'

Michael Niedermayer authored on 2012/12/08 22:58:56
View b2b12a1

mpegts: rename get_bits64 to get_ts64

Michael Niedermayer authored on 2012/12/08 22:35:27
December 4, 2012
View 03290ff

mpegts: check that codec is not open in mpegts_find_stream_type

Michael Niedermayer authored on 2012/12/04 01:34:38
View 8897b5a

mpegts_set_stream_info: remove unneeded codec id check

Michael Niedermayer authored on 2012/12/04 01:29:56
November 14, 2012
View eab022d

mpegts: prevent freeing ones own section in pat_cb

Michael Niedermayer authored on 2012/11/14 03:48:03
November 13, 2012
View 4facddd

mpegts: dont set stream info when a decoder has already been opened.

Michael Niedermayer authored on 2012/11/13 23:43:01
September 30, 2012
View 41540b3

bitstream: add get_bits64() to support reading more than 32 bits at once

Michael Niedermayer authored on 2012/09/30 09:39:55