git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avformat/mpegts: do not hardcode type used in memset()
[ffmpeg.git]
/
libavformat
/
mpegts.c
2013-11-09
Michael Niedermayer
avformat/mpegts: do not hardcode type used in memset()
blob
|
commitdiff
2013-10-28
Peter Ross
mpegts: demux synchronous SMPTE 336M Key-Length-Value...
blob
|
commitdiff
|
diff to current
2013-10-16
Carl Eugen Hoyos
Support HEVC in transport streams.
blob
|
commitdiff
|
diff to current
2013-10-15
Mickaël Raulet
hevc: add ts demux support
blob
|
commitdiff
|
diff to current
2013-10-13
Paul B Mahol
avformat: use ff_alloc_extradata()
blob
|
commitdiff
|
diff to current
2013-09-26
Michael Niedermayer
avformat/mpegts: check avio_tell() return code before...
blob
|
commitdiff
|
diff to current
2013-09-11
Michael Niedermayer
Merge commit 'f369b9356c4606cd4d713d60f7db5de119d901fa'
blob
|
commitdiff
|
diff to current
2013-09-10
Alexandra Khirnova
avformat: Use av_reallocp_array() where suitable
blob
|
commitdiff
|
diff to current
2013-09-03
Michael Niedermayer
avformat/mpegts: Ensure that mpegts_get_dts() only...
blob
|
commitdiff
|
diff to current
2013-08-18
Michael Niedermayer
avformat/mpegts: resync from the smallest packet size on
blob
|
commitdiff
|
diff to current
2013-08-18
Michael Niedermayer
mpegts_get_pcr: dont loose a packet when resyncing
blob
|
commitdiff
|
diff to current
2013-08-18
Michael Niedermayer
mpegts: fix pos47_full
blob
|
commitdiff
|
diff to current
2013-08-18
Michael Niedermayer
avformat/mpegts: print packet size warning only if...
blob
|
commitdiff
|
diff to current
2013-08-18
Michael Niedermayer
mpegts: reanalyze packet size on mismatches
blob
|
commitdiff
|
diff to current
2013-08-08
Michael Niedermayer
Merge commit '5afe1d27912be9b643ffb4ddc21f6d920260dbb0'
blob
|
commitdiff
|
diff to current
2013-08-08
Ben Avison
avio: Add const qualifiers to ffio_read_indirect
blob
|
commitdiff
|
diff to current
2013-08-06
Michael Niedermayer
mpegts: remove usage of MOD_UNLIKELY()
blob
|
commitdiff
|
diff to current
2013-08-06
Michael Niedermayer
Merge commit 'a22ae9f0c579793f411e2bd7a8db557091a3a4ae'
blob
|
commitdiff
|
diff to current
2013-08-06
Michael Niedermayer
Merge commit 'c84ea750cf765c9d8845fca5546eb0ae25b9c855'
blob
|
commitdiff
|
diff to current
2013-08-06
Michael Niedermayer
Merge commit 'cabb1681697555e2c319c37c1f30f149207e9434'
blob
|
commitdiff
|
diff to current
2013-08-06
Marton Balint
mpegts: add fix_teletext_pts mpegts demuxer option
blob
|
commitdiff
|
diff to current
2013-08-05
Ben Avison
mpegts: Remove one 64-bit integer modulus operation...
blob
|
commitdiff
|
diff to current
2013-08-05
Ben Avison
mpegts: Make discard_pid() faster for single-program...
blob
|
commitdiff
|
diff to current
2013-08-05
Ben Avison
mpegts: Remove one memcpy per packet
blob
|
commitdiff
|
diff to current
2013-08-02
Marton Balint
mpegts: save last pcr of pcr pids in PES Context
blob
|
commitdiff
|
diff to current
2013-07-05
Michael Niedermayer
mpegts: only reopen pmt_cb filter if its different...
blob
|
commitdiff
|
diff to current
2013-07-04
Michael Niedermayer
mpegts: use ffio_ensure_seekback()
blob
|
commitdiff
|
diff to current
2013-06-30
Michael Niedermayer
mpegts: use seek_back() for all seek backs
blob
|
commitdiff
|
diff to current
2013-06-30
Michael Niedermayer
mpegts: factor seek_back() out
blob
|
commitdiff
|
diff to current
2013-06-30
Michael Niedermayer
mpegts_read_header: goto fail instead of return directly
blob
|
commitdiff
|
diff to current
2013-03-15
Michael Niedermayer
Merge commit 'b164d66e35d349de414e2f0d7365a147aba8a620'
blob
|
commitdiff
|
diff to current
2013-03-15
Can Wu
mpegts: add support for stream_type 0x42, which is...
blob
|
commitdiff
|
diff to current
2013-03-14
Michael Niedermayer
Merge commit '1ecdf8912b9ced51b3267cdcdce5e394d0a3bf8e'
blob
|
commitdiff
|
diff to current
2013-03-14
Michael Niedermayer
Merge commit '63d744e2be39466e3a734c2987cd713e0bac101e'
blob
|
commitdiff
|
diff to current
2013-03-13
Diego Biurrun
avformat: av_log_ask_for_sample() ---> avpriv_request_s...
blob
|
commitdiff
|
diff to current
2013-03-13
Diego Biurrun
av_log_missing_feature() ---> avpriv_report_missing_fea...
blob
|
commitdiff
|
diff to current
2013-03-10
Michael Niedermayer
mpegts: clear avprograms only for removed programs
blob
|
commitdiff
|
diff to current
2013-03-08
Michael Niedermayer
Merge commit '1afddbe59e96af75f1c07605afc95615569f388f'
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
avpacket: use AVBuffer to allow refcounting the packets.
blob
|
commitdiff
|
diff to current
2013-01-24
Carl Eugen Hoyos
Only try to auto-detect LATM in mpegts if the LOAS...
blob
|
commitdiff
|
diff to current
2013-01-21
Michael Niedermayer
Merge commit 'a717f9904227d7979473bad40c50eb40af41d01d'
blob
|
commitdiff
|
diff to current
2013-01-20
Martin Storsjö
mpegts: Share the cleanup code between the demuxer...
blob
|
commitdiff
|
diff to current
2012-12-25
XBMC
mpegts: update AVProgram after pmt change
blob
|
commitdiff
|
diff to current
2012-12-13
Michael Niedermayer
mpegts: check av_new_stream() return value.
blob
|
commitdiff
|
diff to current
2012-12-09
Peter Ross
mpegts: demux asynchronous SMPTE 336M Key-Length-Value...
blob
|
commitdiff
|
diff to current
2012-12-08
Michael Niedermayer
Merge commit '096abfa15052977eed93f0b5e01afd2d47c53c1f'
blob
|
commitdiff
|
diff to current
2012-12-08
Michael Niedermayer
mpegts: rename get_bits64 to get_ts64
blob
|
commitdiff
|
diff to current
2012-12-07
Michael Niedermayer
bitstream: add get_bits64() to support reading more...
blob
|
commitdiff
|
diff to current
2012-12-03
Michael Niedermayer
mpegts: check that codec is not open in mpegts_find_str...
blob
|
commitdiff
|
diff to current
2012-12-03
Michael Niedermayer
mpegts_set_stream_info: remove unneeded codec id check
blob
|
commitdiff
|
diff to current
2012-11-13
Michael Niedermayer
mpegts: prevent freeing ones own section in pat_cb
blob
|
commitdiff
|
diff to current
2012-11-13
Michael Niedermayer
mpegts: dont set stream info when a decoder has already...
blob
|
commitdiff
|
diff to current
2012-11-13
Michael Niedermayer
mpegts: prevent freeing ones own section in pmt_cb
blob
|
commitdiff
|
diff to current
2012-11-01
Michael Niedermayer
mpegts_probe: detect files with garbage at the begin.
blob
|
commitdiff
|
diff to current
2012-10-08
Michael Niedermayer
mpegts: fuzzy crc check for not so spec compliant files
blob
|
commitdiff
|
diff to current
2012-10-02
Michael Niedermayer
Merge commit 'fd41cb43702498948ff14ba8c284fd5c15fc729d'
blob
|
commitdiff
|
diff to current
2012-10-01
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-10-01
Diego Biurrun
mpegts: Drop pointless casting of hex_dump_debug arguments
blob
|
commitdiff
|
diff to current
2012-10-01
Diego Biurrun
avformat: Convert some commented-out printf/av_log...
blob
|
commitdiff
|
diff to current
2012-09-13
Michael Niedermayer
Merge commit '07584eaf4a95db3f11d3bc411f9786932829e82b'
blob
|
commitdiff
|
diff to current
2012-09-12
Christian Schmidt
mpegts: check substreams before discarding
blob
|
commitdiff
|
diff to current
2012-09-08
Michael Niedermayer
mpegts: Fix potential memory leak in mpegts_read_packet()
blob
|
commitdiff
|
diff to current
2012-09-05
Michael Niedermayer
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
blob
|
commitdiff
|
diff to current
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_INT in the i64...
blob
|
commitdiff
|
diff to current
2012-08-07
Michael Niedermayer
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-07-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-30
Diego Biurrun
Improve descriptiveness of a number of codec and contai...
blob
|
commitdiff
|
diff to current
2012-06-19
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-18
Ronald S. Bultje
mpegts: remove unused/incomplete/broken seeking code
blob
|
commitdiff
|
diff to current
2012-06-07
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-07
Alex Converse
mpegts: Remove disabled extension matching probe.
blob
|
commitdiff
|
diff to current
2012-05-14
Michael Niedermayer
mpegts: fix handling of files smaller than 8kb
blob
|
commitdiff
|
diff to current
2012-05-03
Joakim Plate
mpegts: Some additional HDMV types and reg descriptors...
blob
|
commitdiff
|
diff to current
2012-04-27
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-27
Martin Storsjö
mpegts: Make sure we don't return uninitialized packets
blob
|
commitdiff
|
diff to current
2012-04-22
Martin Storsjö
mpegts: Try seeking back even for nonseekable protocols
blob
|
commitdiff
|
diff to current
2012-04-06
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align muxer/demuxer declarations
blob
|
commitdiff
|
diff to current
2012-04-02
Michael Niedermayer
mpegts: fix a unused function warning
blob
|
commitdiff
|
diff to current
2012-03-27
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-03-27
Alex Converse
mpegts: Fix dead error checks
blob
|
commitdiff
|
diff to current
2012-03-10
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-03-09
Alex Converse
mpegts: Always honor a registration descriptor if prese...
blob
|
commitdiff
|
diff to current
2012-03-09
Carl Eugen Hoyos
Cosmetics: Remove superfluous newline.
blob
|
commitdiff
|
diff to current
2012-03-04
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-03-03
Michael Niedermayer
mpegts: fix stack array overread in read_sl_header()
blob
|
commitdiff
|
diff to current
2012-03-03
Michael Niedermayer
mpegts: prevent get_bits64() from reading nonsense...
blob
|
commitdiff
|
diff to current
2012-03-03
Michael Niedermayer
mpeg-ts: fix handling of size=0 SL headers.
blob
|
commitdiff
|
diff to current
2012-03-02
Alex Converse
mpegts: Pad the packet buffer in handle_packet().
blob
|
commitdiff
|
diff to current
2012-03-02
Alex Converse
mpegts: Do not call read_sl_header() when no bytes...
blob
|
commitdiff
|
diff to current
2012-01-28
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-01-27
Anton Khirnov
lavf: remove AVFormatParameters from AVFormatContext...
blob
|
commitdiff
|
diff to current
2011-12-31
Jean First
mpegts: remove unused variable
blob
|
commitdiff
|
diff to current
2011-12-21
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-12-20
Alex Converse
mpegts: Suppress invalid timebase warnings on DMB streams.
blob
|
commitdiff
|
diff to current
2011-12-20
Alex Converse
mpegts: Fix typo in handling sections in the PMT.
blob
|
commitdiff
|
diff to current
2011-12-17
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-12-16
Vladimir Pantelic
mpegts: replace some magic numbers with the existing...
blob
|
commitdiff
|
diff to current
2011-12-12
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
next