index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavformat
/
rtpdec_h264.c
Age
Commit message (
Expand
)
Author
2011-04-24
rtp: Rename the open/close functions to alloc/free
Martin Storsjö
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-12-06
rtpdec_h264: Pass NAL type 0 through
Martin Storsjö
2010-07-30
Remove mostly unnecessary rtpdec_*.h files, store the declarations in one file
Martin Storsjö
2010-07-11
Handle av_base64_decode return value
Luca Barbato
2010-06-28
rtpdec: Clean up FMTP parsing code in H.264 RTP depacketizer
Josh Allmann
2010-06-28
Reindent
Josh Allmann
2010-06-28
rtpdec: Return ENOMEM if H.264 RTP fails to allocate memory for SDP extradata
Josh Allmann
2010-06-03
Remove stray and possibly wrong line, rtpdec.c sets that already
Luca Barbato
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-03-30
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-03-03
Properly pad H.264 extradata when taken from fmtp SDP attributes
Martin Storsjö
2010-02-28
Rename RTP depacketizer files from rtp_* to rtpdec_*
Martin Storsjö