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
*
lavf: replace AVStream.codec with AVStream.codecpar
Anton Khirnov
2016-02-23
1
-7
/
+7
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-2
/
+2
*
rtpdec: Rename the free method to close
Martin Storsjö
2015-02-24
1
-2
/
+2
*
rtpdec: Use ffio_free_dyn_buf
Martin Storsjö
2015-02-24
1
-9
/
+3
*
rtpdec: Don't free the payload context in the .free function
Martin Storsjö
2015-02-24
1
-1
/
+0
*
rtpdec: Don't pass non-const pointers to fmtp attribute parsing functions
Martin Storsjö
2015-02-24
1
-1
/
+1
*
rtpdec: Add const to string parameters in internal fmtp parsing functions
Martin Storsjö
2015-02-24
1
-1
/
+1
*
rtpdec: Remove unnecessary checks
Martin Storsjö
2015-02-24
1
-2
/
+0
*
rtpdec: Get rid of all trivial .alloc/.free functions
Martin Storsjö
2015-02-24
1
-6
/
+1
*
rtpdec: Add missing trailing commas
Martin Storsjö
2015-02-24
1
-1
/
+1
*
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