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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'b164d66e35d349de414e2f0d7365a147aba8a620'
Michael Niedermayer
2013-03-15
1
-0
/
+1
|
\
|
*
mpegts: add support for stream_type 0x42, which is CAVS
Can Wu
2013-03-15
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-10-06
1
-2
/
+2
|
\
\
|
|
/
|
*
Give all anonymously typedeffed structs in headers a name
Diego Biurrun
2012-10-06
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-29
1
-4
/
+0
|
\
\
|
|
/
|
*
doxygen: Remove documentation for non-existing parameters; misc small fixes.
Diego Biurrun
2012-02-28
1
-4
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-29
1
-2
/
+27
|
\
\
|
|
/
|
*
mpegts: MP4 SL support
Alex Converse
2011-10-28
1
-0
/
+18
|
*
mpegts: Add support for Sections in PMT
Alex Converse
2011-10-28
1
-1
/
+3
|
*
mpegts: Add support for multiple mp4 descriptors
Alex Converse
2011-10-28
1
-2
/
+7
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
*
mpegtsenc: support CODEC_ID_AAC_LATM
Peter Ross
2011-01-28
1
-0
/
+1
*
|
mpegtsenc: support CODEC_ID_AAC_LATM
Peter Ross
2011-01-30
1
-0
/
+1
|
/
*
add ff_parse_mpeg2_descriptor; make MPEG2 descriptor parsing routines availab...
Peter Ross
2010-12-29
1
-0
/
+18
*
Fix warnings about implicit function declaration when compiling rtpdec.c
Alexis Ballier
2010-02-01
1
-0
/
+7
*
remove useless declarations from mpegts.h
Baptiste Coudurier
2010-01-13
1
-7
/
+0
*
mpegts: change variable-length array to fixed length
Måns Rullgård
2009-08-24
1
-0
/
+2
*
remove defines
Baptiste Coudurier
2009-05-31
1
-6
/
+0
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
Dirac encapsulation in MPEG-TS
Anuradha Suraparaju
2008-08-13
1
-0
/
+1
*
treat stream_type==0x82 as AUDIO_DTS when the program has a REGISTRATION_DESC...
Nico Sabbi
2008-02-23
1
-0
/
+1
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
remove redundant declaration of mpegts_muxer
Måns Rullgård
2007-07-08
1
-2
/
+0
*
comment endif directive token
Benoit Fouet
2007-06-19
1
-1
/
+1
*
add a comment to indicate which #endif belong to which #define
Guillaume Poirier
2007-06-17
1
-1
/
+1
*
add multiple inclusion guards to headers
Måns Rullgård
2007-06-17
1
-0
/
+5
*
include all prerequisites in header files
Måns Rullgård
2007-06-16
1
-0
/
+2
*
demux VC1 in mpegts
Nico Sabbi
2007-02-09
1
-0
/
+1
*
"removes definition for old crc func" patch by Daniel Kristjansson / danielk ...
Daniel Kristjansson
2007-01-23
1
-1
/
+0
*
Change license headers to say 'FFmpeg' instead of 'this program/this library'
Diego Biurrun
2006-10-07
1
-4
/
+6
*
give AVInput/OutputFormat structs consistent names
Måns Rullgård
2006-07-09
1
-1
/
+1
*
Update licensing information: The FSF changed postal address.
Diego Biurrun
2006-01-12
1
-1
/
+1
*
added support for DVHS (192) packet size
Nico Sabbi
2006-01-02
1
-0
/
+1
*
COSMETICS: Remove all trailing whitespace.
Diego Biurrun
2005-12-17
1
-1
/
+1
*
DVB subtitle decoder by (Ian Caulfield: imc25, cam ac uk)
Michael Niedermayer
2005-07-17
1
-0
/
+5
*
libdts support by (Benjamin Zores <ben at geexbox dot org>)
Michael Niedermayer
2004-07-14
1
-0
/
+1
*
h264 in mpeg-ts fix by (Måns Rullgård <mru at kth dot se>)
Michael Niedermayer
2004-07-07
1
-1
/
+1
*
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
-0
/
+3
*
mpeg TS demux API (called from RTP layer) - raw mpeg TS reader (uses fake cod...
Fabrice Bellard
2003-10-29
1
-0
/
+7
*
- Looks a tiny bit harder in mpegps_probe() for a valid start code. This is
Isaac Richards
2003-07-10
1
-0
/
+2
*
try to filter _all_ PATs if no SDT could be found patch by (<gbazin at altern...
Michael Niedermayer
2003-06-28
1
-2
/
+4
*
mpeg ts demux uses DVB SI info and generates correct PTS info - added prototy...
Fabrice Bellard
2003-06-13
1
-0
/
+40