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_latm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtpdec: pass an AVFormatContext to ff_parse_fmtp()
Anton Khirnov
2014-07-09
1
-3
/
+4
*
avformat: av_log_ask_for_sample() ---> avpriv_request_sample()
Diego Biurrun
2013-03-13
1
-2
/
+2
*
rtpdec: Pass the sequence number to depacketizers
Martin Storsjö
2012-12-21
1
-1
/
+2
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
rtsp: Don't expose the MS-RTSP RTX data stream to the caller
Martin Storsjö
2012-04-08
1
-0
/
+3
*
doxygen: Do not include license boilerplates in Doxygen comment blocks.
Diego Biurrun
2012-02-06
1
-1
/
+1
*
Remove leftover includes of strings.h
Martin Storsjö
2011-11-06
1
-1
/
+0
*
Remove unused variables
Mans Rullgard
2011-06-02
1
-3
/
+2
*
rtp: Rename the open/close functions to alloc/free
Martin Storsjö
2011-04-24
1
-2
/
+2
*
avio: avio_ prefix for url_close_dyn_buf
Anton Khirnov
2011-04-03
1
-3
/
+3
*
avio: avio_ prefix for url_open_dyn_buf
Anton Khirnov
2011-04-03
1
-1
/
+1
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
avio: avio: avio_ prefixes for put_* functions
Anton Khirnov
2011-02-21
1
-1
/
+1
*
avio: rename ByteIOContext to AVIOContext.
Anton Khirnov
2011-02-20
1
-1
/
+1
*
Add RTP depacketization of MP4A-LATM
Martin Storsjö
2010-08-12
1
-0
/
+187