index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavformat
/
mpegts.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
AVPacket.pos
Michael Niedermayer
2005-05-26
1
-0
/
+1
*
Correct number of bits for PTS.
Wolfram Gloger
2005-05-06
1
-1
/
+1
*
switch to native time bases
Michael Niedermayer
2005-04-30
1
-1
/
+1
*
Writing to freed memory in write_section_data() patch by (Wolfram Gloger <wmg...
Wolfram Gloger
2005-02-16
1
-9
/
+7
*
use native timebase for seeking
Michael Niedermayer
2004-10-10
1
-2
/
+2
*
libdts support by (Benjamin Zores <ben at geexbox dot org>)
Michael Niedermayer
2004-07-14
1
-0
/
+5
*
fix playback of http://www.zonque.org/test-long.ps
Michael Niedermayer
2004-05-31
1
-14
/
+39
*
store index for seeking in the native timebase of each stream
Michael Niedermayer
2004-05-23
1
-115
/
+7
*
move time_base (pts_num/pts_den) from AVFormatContext -> AVStream
Michael Niedermayer
2004-05-21
1
-3
/
+2
*
Off-by-two in mpegts.c patch by (Wolfram Gloger <wmglo at dent dot med dot un...
Wolfram Gloger
2004-04-13
1
-1
/
+1
*
Support raw mpegts streams from dvr patch by (wmglo at dent dot med dot uni-m...
Wolfram Gloger
2004-03-26
1
-6
/
+11
*
avsync patch by (Gildas Bazin <gbazin at altern dot org>)
Gildas Bazin
2004-02-20
1
-0
/
+1
*
memleak patch by (Gildas Bazin <gbazin at altern dot org>)
Gildas Bazin
2004-01-08
1
-1
/
+4
*
better get_packet_size and probe
Michael Niedermayer
2003-12-09
1
-17
/
+48
*
support more codecs in MPEG-TS patch by (mru at kth dot se (Måns Rullgård))
Måns Rullgård
2003-11-12
1
-10
/
+45
*
seek support
Fabrice Bellard
2003-11-10
1
-1
/
+157
*
mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake cod...
Fabrice Bellard
2003-10-29
1
-77
/
+295
*
Enable decoding of more mpeg-ts streams for pcHDTV patch by (Doug Larrick <do...
Doug Larrick
2003-10-15
1
-1
/
+7
*
disable encoders where appropriate (patch courtesy of BERO
Mike Melanson
2003-10-14
1
-0
/
+2
*
cosmetic change in resync code - added PAT scanning code if no SDT is found (...
Fabrice Bellard
2003-07-15
1
-36
/
+121
*
- Looks a tiny bit harder in mpegps_probe() for a valid start code. This is
Isaac Richards
2003-07-10
1
-4
/
+29
*
try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern...
Michael Niedermayer
2003-06-28
1
-17
/
+23
*
mpeg ts demux uses DVB SI info and generates correct PTS info - added prototy...
Fabrice Bellard
2003-06-13
1
-155
/
+775
*
avoid detecting mpeg stream when other formats embed mp3 tracks.
François Revol
2003-04-18
1
-1
/
+1
*
* UINTX -> uintx_t INTX -> intx_t
Zdenek Kabelac
2003-02-11
1
-1
/
+1
*
renamed libav to libavformat
Fabrice Bellard
2002-11-25
1
-0
/
+316