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
/
rtmpproto.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '4b1f5e5090abed6c618c8ba380cd7d28d140f867'
Michael Niedermayer
2014-08-15
1
-1
/
+1
|
\
|
*
cosmetics: Write NULL pointer inequality checks more compactly
Gabriel Dume
2014-08-15
1
-1
/
+1
*
|
Merge commit '59cb5747ec3c5cd842b94e574c37889521c97cc4'
Michael Niedermayer
2014-06-02
1
-1
/
+65
|
\
\
|
|
/
|
*
rtmpproto: read metadata to set correct FLV header
Uwe L. Korn
2014-06-01
1
-1
/
+65
*
|
rtmpproto: info out for unsupported auth vars
Reynaldo H. Verdejo Pinochet
2014-05-16
1
-0
/
+2
*
|
rtmpproto: avoid setting auth var value if null
Reynaldo H. Verdejo Pinochet
2014-05-16
1
-11
/
+14
*
|
Merge commit '0bacfa8d37710b904897e7cbeb8d6f96fbf75e2e'
Michael Niedermayer
2014-05-08
1
-1
/
+2
|
\
\
|
|
/
|
*
rtmpproto: Check the buffer sizes when copying app/playpath strings
Martin Storsjö
2014-05-08
1
-4
/
+5
*
|
avformat/rtmpproto: add FFMIN() to av_strlcpy()
Michael Niedermayer
2014-05-08
1
-2
/
+2
*
|
Merge commit '7ce3bd9614717e545af8fb8455032c807e389b78'
Michael Niedermayer
2014-05-07
1
-2
/
+14
|
\
\
|
|
/
|
*
rtmpproto: Support alternative slist parameter in rtmp URLs
Uwe L. Korn
2014-05-06
1
-2
/
+14
|
*
rtmpproto: Handle RTMP chunk size packets before the connect packet
Stephan Soller
2014-04-14
1
-0
/
+12
*
|
avformat/rtmpproto: Added handling of an initial RTMP chunk size packet.
Stephan Soller
2014-04-14
1
-0
/
+13
*
|
Merge commit '6477139721f559b26eafd415e23e13ea2b0c27e1'
Michael Niedermayer
2014-04-14
1
-1
/
+1
|
\
\
|
|
/
|
*
rtmpproto: Make sure to pass on the error code if read_connect failed
Martin Storsjö
2014-04-14
1
-1
/
+1
*
|
Merge commit '24eb3c791606fe98a1591c13a8b2ba6c342bb3b5'
Michael Niedermayer
2014-01-21
1
-2
/
+2
|
\
\
|
|
/
|
*
rtmpproto: Avoid using uninitialized memory
Martin Storsjö
2014-01-20
1
-2
/
+2
|
*
rtmpproto: Reorder conditions to help dead code elimination
Vittorio Giovara
2013-11-03
1
-6
/
+6
*
|
Merge commit '84a125c4c28f3e3e215d2e6c32f7f0ec43bbc04c'
Michael Niedermayer
2013-10-14
1
-18
/
+30
|
\
\
|
|
/
|
*
rtmp: Allocate the prev_pkt arrays dynamically
Martin Storsjö
2013-10-14
1
-18
/
+30
*
|
Merge commit 'cd818b3a5709b9b08bd5901cb8863a8b61be265e'
Michael Niedermayer
2013-10-04
1
-0
/
+2
|
\
\
|
|
/
|
*
rtmpproto: Validate the embedded flv packet size before copying
Martin Storsjö
2013-10-04
1
-0
/
+2
*
|
Merge commit '8921e32f730c191543b84e61338bc9d549aa05a3'
Michael Niedermayer
2013-10-04
1
-0
/
+5
|
\
\
|
|
/
|
*
rtmpproto: Readjust the end of the flv buffer if handle_metadata exited early
Martin Storsjö
2013-10-04
1
-0
/
+5
*
|
Merge commit '24fee95321c1463360ba7042d026dae021854360'
Michael Niedermayer
2013-10-04
1
-4
/
+3
|
\
\
|
|
/
|
*
rtmpproto: Move the flv header/trailer addition to append_flv_data
Martin Storsjö
2013-10-04
1
-4
/
+3
*
|
Merge commit '72540e514ceaaed8ecb97ed63637b2a2a4447ab8'
Michael Niedermayer
2013-10-04
1
-2
/
+6
|
\
\
|
|
/
|
*
rtmpproto: Clear the flv allocation size on reallocp failures
Martin Storsjö
2013-10-04
1
-2
/
+6
*
|
Merge commit '4d6d70292e91a7ef027824d731b6b6570ceabf2f'
Michael Niedermayer
2013-10-04
1
-1
/
+1
|
\
\
|
|
/
|
*
rtmpproto: Pass the 'live' parameter in the right unit
Martin Storsjö
2013-10-04
1
-1
/
+1
*
|
Merge commit 'a6b361325f2bfc8d9d4e5f761d6c1a07b209c4fb'
Michael Niedermayer
2013-10-04
1
-2
/
+6
|
\
\
|
|
/
|
*
rtmpproto: Print the error code string if there's no description
Martin Storsjö
2013-10-04
1
-2
/
+6
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-10-02
1
-0
/
+1
|
\
\
|
|
/
|
*
rtmp: alias rtmp_listen to listen
Luca Barbato
2013-10-01
1
-0
/
+1
*
|
Merge commit 'd872fb0f7ff2ff0ba87f5ccf6a1a55ca2be472c9'
Michael Niedermayer
2013-09-27
1
-1
/
+4
|
\
\
|
|
/
|
*
lavf: Reset the entry count and allocation size variables on av_reallocp fail...
Martin Storsjö
2013-09-26
1
-1
/
+4
*
|
Merge commit 'ba77757a7efafe38924b6b423acfca8c1e1c62d6'
Michael Niedermayer
2013-09-23
1
-7
/
+8
|
\
\
|
|
/
|
*
rtmp: Replace a magic number with a macro
Luca Barbato
2013-09-22
1
-7
/
+8
*
|
Merge commit '5840473890440dbe0bd2cce530ebb3d93e187ae6'
Michael Niedermayer
2013-09-23
1
-28
/
+42
|
\
\
|
|
/
|
*
rtmp: Rewrite embedded flv handling
Luca Barbato
2013-09-22
1
-28
/
+42
*
|
Merge commit 'e40a0e822801d2485e4e555909d7a82713fa86a5'
Michael Niedermayer
2013-09-23
1
-62
/
+51
|
\
\
|
|
/
|
*
rtmp: Refactor get_packet
Luca Barbato
2013-09-22
1
-62
/
+51
*
|
Merge commit '5532ee6d7d554bb54d4374d0b69f72bc9ab9fd91'
Michael Niedermayer
2013-09-20
1
-8
/
+9
|
\
\
|
|
/
|
*
rtmp: Unbreak get_packet
Luca Barbato
2013-09-20
1
-8
/
+9
*
|
Merge commit 'b97b1adb3f807e1acd00d56319ee6cb41cc727e4'
Michael Niedermayer
2013-09-20
1
-0
/
+2
|
\
\
|
|
/
|
*
rtmpproto: Add a comment explaining the logic in handle_notify
Martin Storsjö
2013-09-20
1
-0
/
+2
|
*
rtmp: Unbreak handle_notify
Luca Barbato
2013-09-19
1
-13
/
+14
*
|
rtmp: Unbreak handle_notify
Luca Barbato
2013-09-19
1
-13
/
+14
*
|
Merge commit '5626f994f273af80fb100d4743b963304de9e05c'
Michael Niedermayer
2013-09-19
1
-33
/
+33
|
\
\
|
|
/
|
*
avformat: Use av_reallocp() where suitable
Alexandra Khirnova
2013-09-18
1
-33
/
+33
[next]