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_h264.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavf: remove unnecessary inclusions of unistd.h
Mans Rullgard
2012-06-20
1
-1
/
+0
*
rtpdec_h264: Add missing newlines to av_log calls
Martin Storsjö
2012-05-05
1
-4
/
+4
*
rtpdec_h264: Free old extradata before clearing the pointer
Martin Storsjö
2012-05-05
1
-1
/
+1
*
rtpdec_h264: Reorder code blocks
Martin Storsjö
2012-05-05
1
-16
/
+15
*
rtpdec_h264: Make start_sequence a static const array
Martin Storsjö
2012-05-05
1
-2
/
+2
*
rtpdec_h264: Cleanup debug packet type counting
Martin Storsjö
2012-05-05
1
-9
/
+9
*
rtpdec_h264: Cosmetic cleanup
Martin Storsjö
2012-05-05
1
-66
/
+71
*
rtpdec_h264: Clean up comments
Martin Storsjö
2012-05-05
1
-22
/
+29
*
rtpdec_h264: Convert commented out code into setting an unused variable
Martin Storsjö
2012-05-05
1
-1
/
+1
*
rtpdec_h264: Remove a useless ifdef
Martin Storsjö
2012-05-05
1
-2
/
+0
*
rtpdec_h264: Remove outdated/useless/incorrect comments
Martin Storsjö
2012-05-05
1
-21
/
+7
*
rtpdec_h264: Remove useless memory corruption checks
Martin Storsjö
2012-05-05
1
-23
/
+1
*
rtpdec_h264: Return proper error codes
Martin Storsjö
2012-05-05
1
-2
/
+2
*
rtpdec_h264: Check the available data length before reading
Martin Storsjö
2012-05-05
1
-2
/
+2
*
rtpdec_h264: Add input size checks
Ivan Kovtunov
2012-05-05
1
-3
/
+13
*
rtsp: Don't expose the MS-RTSP RTX data stream to the caller
Martin Storsjö
2012-04-08
1
-2
/
+7
*
rtpdec: Use 4 byte startcodes for H.264
Matthew Szatmary
2012-02-13
1
-2
/
+2
*
rtp: Rename the open/close functions to alloc/free
Martin Storsjö
2011-04-24
1
-2
/
+2
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
rtpdec_h264: Pass NAL type 0 through
Martin Storsjö
2010-12-06
1
-4
/
+1
*
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
Martin Storsjö
2010-07-30
1
-1
/
+1
*
Handle av_base64_decode return value
Luca Barbato
2010-07-11
1
-2
/
+2
*
rtpdec: Clean up FMTP parsing code in H.264 RTP depacketizer
Josh Allmann
2010-06-28
1
-14
/
+1
*
Reindent
Josh Allmann
2010-06-28
1
-2
/
+2
*
rtpdec: Return ENOMEM if H.264 RTP fails to allocate memory for SDP extradata
Josh Allmann
2010-06-28
1
-1
/
+3
*
Remove stray and possibly wrong line, rtpdec.c sets that already
Luca Barbato
2010-06-03
1
-2
/
+0
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-30
1
-1
/
+1
*
Properly pad H.264 extradata when taken from fmtp SDP attributes
Martin Storsjö
2010-03-03
1
-1
/
+5
*
Rename RTP depacketizer files from rtp_* to rtpdec_*
Martin Storsjö
2010-02-28
1
-0
/
+416