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
/
pva.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
technically mp2 in pva needs AVSTREAM_PARSE_FULL
Baptiste Coudurier
2009-05-27
1
-1
/
+1
*
avoid possibly uninitialized return value
Ivo van Poorten
2009-04-23
1
-1
/
+1
*
Make long_names in lavf/lavdev optional depending on CONFIG_SMALL.
Stefano Sabatini
2008-06-03
1
-1
/
+1
*
Implement read_timestamp and enable seeking in PVA files.
Ivo van Poorten
2008-01-07
1
-10
/
+64
*
cosmetics
Ivo van Poorten
2008-01-07
1
-1
/
+1
*
remove unnecessary check
Ivo van Poorten
2008-01-07
1
-1
/
+0
*
use ff_parse_pes_pts for parsing an MPEG-PES timestamp
Ivo van Poorten
2008-01-07
1
-5
/
+3
*
cosmetics, superfluous space
Ivo van Poorten
2008-01-05
1
-1
/
+1
*
proper check for valid pva_pts
Ivo van Poorten
2008-01-05
1
-1
/
+1
*
do not return an error, but warn and recover when encountering an audio packet
Ivo van Poorten
2008-01-05
1
-2
/
+5
*
validate streamid before use
Ivo van Poorten
2008-01-05
1
-0
/
+4
*
change audio codec id to mp2
Ivo van Poorten
2008-01-05
1
-1
/
+1
*
proper type and initialization of pva_pts
Ivo van Poorten
2008-01-05
1
-1
/
+1
*
remove unnecessary shift
Ivo van Poorten
2008-01-05
1
-1
/
+1
*
TechnoTrend PVA Demuxer
Ivo van Poorten
2008-01-02
1
-0
/
+153