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
/
rtpenc_h264.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
libavformat: Move avc mp4 startcode parsing to a shared file
Martin Storsjö
2014-09-24
1
-17
/
+2
*
rtpenc: fix overflow checking in avc_mp4_find_startcode()
Xi Wang
2013-01-23
1
-2
/
+2
*
rtpenc: Allow requesting H264 RTP packetization mode 0
Martin Storsjö
2012-06-18
1
-0
/
+6
*
rtpenc: Add support for mp4 format h264
Luca Abeni
2011-12-11
1
-3
/
+28
*
rtpenc: Simplify code by introducing a separate end pointer
Martin Storsjö
2011-12-11
1
-5
/
+5
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Fix the M bit for multi-packet NALs.
Yao Peter
2009-05-16
1
-1
/
+1
*
Split rtp.h in rtp.h, rtpdec.h, and rtpenc.h
Luca Abeni
2009-02-06
1
-3
/
+3
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
cosmetics: Remove pointless period after copyright statement non-sentences.
Diego Biurrun
2009-01-19
1
-1
/
+1
*
Add some const, fixes warnings:
Reimar Döffinger
2008-02-19
1
-3
/
+3
*
Add support for H.264 video in the RTP muxer
Luca Abeni
2008-01-21
1
-0
/
+78