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
/
rtpdec_h263.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avformat: Add av_cold attributes to init functions missing them
Diego Biurrun
2013-05-05
1
-1
/
+3
*
rtpdec: Move setting the parsing flags to the actual depacketizers
Martin Storsjö
2013-01-20
1
-0
/
+10
*
rtpdec: Pass the sequence number to depacketizers
Martin Storsjö
2012-12-21
1
-1
/
+1
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-2
/
+2
*
rtpdec: Identify incorrectly signalled H263
Martin Storsjö
2012-02-18
1
-9
/
+5
*
cosmetics: Remove extra newlines at EOF
Alex Converse
2012-01-27
1
-1
/
+0
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
Martin Storsjö
2010-07-30
1
-1
/
+1
*
Replace all remaining occurrences of AVERROR_NOMEM with
Stefano Sabatini
2010-04-03
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-2
/
+2
*
Add RTP/H.263 depacketizer by Martin Storsjö <$firstname () $firstname st>.
Ronald S. Bultje
2010-01-28
1
-0
/
+108