git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rtmpproto: send swfverify value as swfurl if latter is unused
[ffmpeg.git]
/
libavformat
/
rtmpproto.c
2017-03-26
Ricardo Constantino
rtmpproto: send swfverify value as swfurl if latter...
blob
|
commitdiff
2017-03-20
Diego Biurrun
rtmp: Move RTMP digest calculation to a separate file
blob
|
commitdiff
|
diff to current
2017-02-03
Martin Storsjö
rtmp: Correctly handle the Window Acknowledgement Size...
blob
|
commitdiff
|
diff to current
2017-02-03
Martin Storsjö
rtmp: Rename packet types to closer match the spec
blob
|
commitdiff
|
diff to current
2017-01-29
Luca Barbato
rtmp: Account for bytes_read wraparound
blob
|
commitdiff
|
diff to current
2016-11-02
Diego Biurrun
rtmpproto: Restructure zlib code to avoid unreachable...
blob
|
commitdiff
|
diff to current
2016-10-30
Luca Barbato
Revert "rtmpproto: Don't include a client version in...
blob
|
commitdiff
|
diff to current
2016-10-14
Martin Storsjö
rtmpproto: Don't include a client version in the unencr...
blob
|
commitdiff
|
diff to current
2016-10-14
Martin Storsjö
rtmpproto: Don't include the libavformat version as...
blob
|
commitdiff
|
diff to current
2016-10-14
Martin Storsjö
rtmpproto: Send chunk size on the network channel
blob
|
commitdiff
|
diff to current
2016-10-14
Martin Storsjö
rtmpproto: Lengthen the filename buffer when receiving...
blob
|
commitdiff
|
diff to current
2016-10-14
Martin Storsjö
rtmpproto: Check the return from ff_amf_read_string
blob
|
commitdiff
|
diff to current
2016-05-04
Vittorio Giovara
cosmetics: Fix spelling mistakes
blob
|
commitdiff
|
diff to current
2016-03-24
Martin Storsjö
avio: Copy URLContext generic options into child URLCon...
blob
|
commitdiff
|
diff to current
2016-02-22
Anton Khirnov
urlprotocol: receive a list of protocols from the caller
blob
|
commitdiff
|
diff to current
2016-02-22
Anton Khirnov
lavf: reorganize URLProtocols
blob
|
commitdiff
|
diff to current
2015-12-13
Martin Storsjö
rtmpproto: Include the full path as app when "slist...
blob
|
commitdiff
|
diff to current
2015-10-14
Michael Niedermayer
rtmpproto: Write correct flv packet sizes at the end...
blob
|
commitdiff
|
diff to current
2015-07-30
James Almer
rtmpproto: free hmac context properly
blob
|
commitdiff
|
diff to current
2015-07-29
James Almer
rtmpproto: use AVHMAC instead of a custom implementation
blob
|
commitdiff
|
diff to current
2015-04-19
Vittorio Giovara
Replace av_dlog with normal av_log at trace level
blob
|
commitdiff
|
diff to current
2014-11-28
Martin Storsjö
rtmpproto: Fix a typo in a comment
blob
|
commitdiff
|
diff to current
2014-11-28
Martin Storsjö
rtmpproto: Only prepend @setDataFrame for onMetaData...
blob
|
commitdiff
|
diff to current
2014-11-28
Martin Storsjö
rtmpproto: Simplify code for copying data into the...
blob
|
commitdiff
|
diff to current
2014-11-28
Martin Storsjö
rtmpproto: Clarify a comment
blob
|
commitdiff
|
diff to current
2014-11-05
Martin Storsjö
rtmpproto: Ignore errors from the getStreamLength method
blob
|
commitdiff
|
diff to current
2014-10-20
Vittorio Giovara
rtmpproto: remove dead code
blob
|
commitdiff
|
diff to current
2014-10-18
Alexander Drozdov
rtmp: Always call rtmp_close() on rtmp_open() failure
blob
|
commitdiff
|
diff to current
2014-10-17
Uwe L. Korn
rtmpproto: Add pause support
blob
|
commitdiff
|
diff to current
2014-10-17
Uwe L. Korn
rtmpproto: Track last received timestamp
blob
|
commitdiff
|
diff to current
2014-10-17
Uwe L. Korn
rtmpproto: Add getStreamLength call to query duration
blob
|
commitdiff
|
diff to current
2014-10-17
Uwe L. Korn
rtmpproto: Add function to read a number response
blob
|
commitdiff
|
diff to current
2014-10-15
Martin Storsjö
rtmpproto: Fix a typo
blob
|
commitdiff
|
diff to current
2014-08-15
Gabriel Dume
cosmetics: Write NULL pointer inequality checks more...
blob
|
commitdiff
|
diff to current
2014-06-01
Uwe L. Korn
rtmpproto: read metadata to set correct FLV header
blob
|
commitdiff
|
diff to current
2014-05-08
Martin Storsjö
rtmpproto: Check the buffer sizes when copying app...
blob
|
commitdiff
|
diff to current
2014-05-06
Uwe L. Korn
rtmpproto: Support alternative slist parameter in rtmp...
blob
|
commitdiff
|
diff to current
2014-04-14
Stephan Soller
rtmpproto: Handle RTMP chunk size packets before the...
blob
|
commitdiff
|
diff to current
2014-04-14
Martin Storsjö
rtmpproto: Make sure to pass on the error code if read_...
blob
|
commitdiff
|
diff to current
2014-01-20
Martin Storsjö
rtmpproto: Avoid using uninitialized memory
blob
|
commitdiff
|
diff to current
2013-11-03
Vittorio Giovara
rtmpproto: Reorder conditions to help dead code elimination
blob
|
commitdiff
|
diff to current
2013-10-14
Martin Storsjö
rtmp: Allocate the prev_pkt arrays dynamically
blob
|
commitdiff
|
diff to current
2013-10-04
Martin Storsjö
rtmpproto: Validate the embedded flv packet size before...
blob
|
commitdiff
|
diff to current
2013-10-04
Martin Storsjö
rtmpproto: Readjust the end of the flv buffer if handle...
blob
|
commitdiff
|
diff to current
2013-10-04
Martin Storsjö
rtmpproto: Move the flv header/trailer addition to...
blob
|
commitdiff
|
diff to current
2013-10-04
Martin Storsjö
rtmpproto: Clear the flv allocation size on reallocp...
blob
|
commitdiff
|
diff to current
2013-10-04
Martin Storsjö
rtmpproto: Pass the 'live' parameter in the right unit
blob
|
commitdiff
|
diff to current
2013-10-04
Martin Storsjö
rtmpproto: Print the error code string if there's no...
blob
|
commitdiff
|
diff to current
2013-10-01
Luca Barbato
rtmp: alias rtmp_listen to listen
blob
|
commitdiff
|
diff to current
2013-09-26
Martin Storsjö
lavf: Reset the entry count and allocation size variabl...
blob
|
commitdiff
|
diff to current
2013-09-21
Luca Barbato
rtmp: Replace a magic number with a macro
blob
|
commitdiff
|
diff to current
2013-09-21
Luca Barbato
rtmp: Rewrite embedded flv handling
blob
|
commitdiff
|
diff to current
2013-09-21
Luca Barbato
rtmp: Refactor get_packet
blob
|
commitdiff
|
diff to current
2013-09-20
Luca Barbato
rtmp: Unbreak get_packet
blob
|
commitdiff
|
diff to current
2013-09-20
Martin Storsjö
rtmpproto: Add a comment explaining the logic in handle...
blob
|
commitdiff
|
diff to current
2013-09-19
Luca Barbato
rtmp: Unbreak handle_notify
blob
|
commitdiff
|
diff to current
2013-09-18
Alexandra Khirnova
avformat: Use av_reallocp() where suitable
blob
|
commitdiff
|
diff to current
2013-09-17
Josh Allmann
rtmp: Support reading interleaved chunks.
blob
|
commitdiff
|
diff to current
2013-09-17
Martin Storsjö
rtmpproto: Extend a comment to explain the prev_pkt...
blob
|
commitdiff
|
diff to current
2013-09-17
Martin Storsjö
rtmpproto: Consistently use the right prev_pkt array
blob
|
commitdiff
|
diff to current
2013-09-17
Martin Storsjö
rtmpproto: Check for the right return code
blob
|
commitdiff
|
diff to current
2013-09-17
Josh Allmann
rtmp: rename main_channel_id to stream_id.
blob
|
commitdiff
|
diff to current
2013-09-17
Josh Allmann
rtmp: Follow Flash player numbering for channels.
blob
|
commitdiff
|
diff to current
2013-09-17
Josh Allmann
rtmp: Send video on a separate channel.
blob
|
commitdiff
|
diff to current
2013-09-16
Luca Barbato
rtmp: Store all the notify messages
blob
|
commitdiff
|
diff to current
2013-09-16
Luca Barbato
rtmp: Do not send the first field twice within the...
blob
|
commitdiff
|
diff to current
2013-09-16
Luca Barbato
rtmp: Drop an unneeded warning
blob
|
commitdiff
|
diff to current
2013-09-16
Luca Barbato
rtmp: Support play method in listen mode
blob
|
commitdiff
|
diff to current
2013-09-16
Luca Barbato
rtmp: Factor out publish specific code
blob
|
commitdiff
|
diff to current
2013-08-28
Martin Storsjö
rtmpproto: Fix limelight authentication with abbreviate...
blob
|
commitdiff
|
diff to current
2013-08-10
Luca Barbato
rtmp: Do not misuse memcmp
blob
|
commitdiff
|
diff to current
2013-08-10
Martin Storsjö
rtmp: Detect and warn if the user tries to pass librtmp...
blob
|
commitdiff
|
diff to current
2013-08-10
Luca Barbato
rtmp: rename data_size to size
blob
|
commitdiff
|
diff to current
2013-08-10
Luca Barbato
rtmp: Use PRId64 when needed.
blob
|
commitdiff
|
diff to current
2013-08-02
Gavriloaie Eugen...
rtmp: Add seek support
blob
|
commitdiff
|
diff to current
2013-06-01
Kostya Shishkov
use my full first name instead of short one in copyrights
blob
|
commitdiff
|
diff to current
2013-05-15
Diego Biurrun
Remove commented-out debug #define cruft
blob
|
commitdiff
|
diff to current
2013-03-20
Martin Storsjö
rtmp: Pass the parameters to do_adobe_auth in the right...
blob
|
commitdiff
|
diff to current
2013-01-14
Michael Niedermayer
rtmpproto: Fix assignments in if()
blob
|
commitdiff
|
diff to current
2012-12-31
Martin Storsjö
rtmp: Add support for limelight authentication
blob
|
commitdiff
|
diff to current
2012-12-31
Martin Storsjö
rtmp: Add support for adobe authentication
blob
|
commitdiff
|
diff to current
2012-12-31
Martin Storsjö
rtmp: Return a proper error code in handle_invoke_error
blob
|
commitdiff
|
diff to current
2012-11-05
Martin Storsjö
rtmp: Use av_strlcat instead of strncat
blob
|
commitdiff
|
diff to current
2012-10-12
Michael Niedermayer
rtmpproto: Fix an out of array write
blob
|
commitdiff
|
diff to current
2012-10-11
Martin Storsjö
Use the new aes/md5/sha/tree allocation functions
blob
|
commitdiff
|
diff to current
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_INT in the i64...
blob
|
commitdiff
|
diff to current
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_CONST in the...
blob
|
commitdiff
|
diff to current
2012-08-22
Samuel Pitoiset
rtmp: support strict rtmp servers
blob
|
commitdiff
|
diff to current
2012-08-16
Martin Storsjö
rtmp: Use int instead of ssize_t
blob
|
commitdiff
|
diff to current
2012-08-16
Jordi Ortiz
rtmp: Add support for receiving incoming streams
blob
|
commitdiff
|
diff to current
2012-08-15
Samuel Pitoiset
rtmp: Automatically compute the hash for SWFVerification
blob
|
commitdiff
|
diff to current
2012-08-15
Samuel Pitoiset
rtmp: Add support for SWFVerification
blob
|
commitdiff
|
diff to current
2012-08-14
Samuel Pitoiset
rtmp: Gracefully ignore _checkbw errors by tracking...
blob
|
commitdiff
|
diff to current
2012-08-14
Samuel Pitoiset
rtmp: Do not send _checkbw calls as notifications
blob
|
commitdiff
|
diff to current
2012-08-13
Luca Barbato
rtmp: handle bytes read reports
blob
|
commitdiff
|
diff to current
2012-08-11
Jordi Ortiz
rtmp: split chunk_size var into in_chunk_size and out_c...
blob
|
commitdiff
|
diff to current
2012-08-11
Samuel Pitoiset
rtmp: Factorize the code by adding find_tracked_method
blob
|
commitdiff
|
diff to current
2012-08-09
Samuel Pitoiset
rtmp: Factorize the code by adding handle_invoke_error
blob
|
commitdiff
|
diff to current
2012-08-09
Samuel Pitoiset
rtmp: Factorize the code by adding handle_invoke_status
blob
|
commitdiff
|
diff to current
2012-08-09
Samuel Pitoiset
rtmp: Factorize the code by adding handle_invoke_result
blob
|
commitdiff
|
diff to current
next