git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
rtmpproto: Check for the right return code
[ffmpeg.git]
/
libavformat
/
rtmpproto.c
2013-09-17
Martin Storsjö
rtmpproto: Check for the right return code
blob
|
commitdiff
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
2012-08-08
Samuel Pitoiset
rtmp: Add message tracking
blob
|
commitdiff
|
diff to current
2012-08-08
Luca Barbato
rtmp: send check_bw as notification
blob
|
commitdiff
|
diff to current
2012-08-07
Samuel Pitoiset
rtmp: Add a new option 'rtmp_subscribe'
blob
|
commitdiff
|
diff to current
2012-08-07
Samuel Pitoiset
rtmp: Add support for subscribing live streams
blob
|
commitdiff
|
diff to current
2012-08-07
Samuel Pitoiset
rtmp: Factorize simultaneous URLProtocol / AVClass...
blob
|
commitdiff
|
diff to current
2012-07-31
Samuel Pitoiset
rtmp: do not warn about receiving metadata packets
blob
|
commitdiff
|
diff to current
2012-07-26
Samuel Pitoiset
rtmp: Check the buffer length of ping packets
blob
|
commitdiff
|
diff to current
2012-07-26
Samuel Pitoiset
rtmp: Allow having more unknown data at the end of...
blob
|
commitdiff
|
diff to current
2012-07-26
Samuel Pitoiset
rtmp: Prevent reading outside of an allocate buffer...
blob
|
commitdiff
|
diff to current
2012-07-25
Samuel Pitoiset
rtmp: Return an error when the client bandwidth is...
blob
|
commitdiff
|
diff to current
2012-07-25
Samuel Pitoiset
rtmp: Return proper error code in handle_server_bw
blob
|
commitdiff
|
diff to current
2012-07-25
Samuel Pitoiset
rtmp: Return proper error code in handle_client_bw
blob
|
commitdiff
|
diff to current
2012-07-25
Samuel Pitoiset
rtmp: Return proper error codes in handle_chunk_size
blob
|
commitdiff
|
diff to current
2012-07-25
Samuel Pitoiset
rtmp: Factorize the code by adding handle_invoke
blob
|
commitdiff
|
diff to current
2012-07-25
Samuel Pitoiset
rtmp: Factorize the code by adding handle_chunk_size
blob
|
commitdiff
|
diff to current
2012-07-25
Samuel Pitoiset
rtmp: Factorize the code by adding handle_ping
blob
|
commitdiff
|
diff to current
2012-07-25
Samuel Pitoiset
rtmp: Factorize the code by adding handle_client_bw
blob
|
commitdiff
|
diff to current
2012-07-25
Samuel Pitoiset
rtmp: Factorize the code by adding handle_server_bw
blob
|
commitdiff
|
diff to current
2012-07-25
Samuel Pitoiset
rtmp: Add a new option 'rtmp_pageurl'
blob
|
commitdiff
|
diff to current
2012-07-25
Samuel Pitoiset
rtmp: Make the description of the rtmp_tcurl option...
blob
|
commitdiff
|
diff to current
2012-07-24
Samuel Pitoiset
rtmp: Move the CONFIG_ condition into the if conditions
blob
|
commitdiff
|
diff to current
2012-07-23
Samuel Pitoiset
RTMPTE protocol support
blob
|
commitdiff
|
diff to current
2012-07-23
Samuel Pitoiset
RTMPE protocol support
blob
|
commitdiff
|
diff to current
2012-07-23
Samuel Pitoiset
rtmp: Add ff_rtmp_calc_digest_pos()
blob
|
commitdiff
|
diff to current
2012-07-23
Samuel Pitoiset
rtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest...
blob
|
commitdiff
|
diff to current
2012-07-17
Samuel Pitoiset
RTMPTS protocol support
blob
|
commitdiff
|
diff to current
2012-07-17
Samuel Pitoiset
RTMPS protocol support
blob
|
commitdiff
|
diff to current
2012-07-16
Samuel Pitoiset
rtmp: Rename rtmphttp to ffrtmphttp
blob
|
commitdiff
|
diff to current
2012-07-16
Jordi Ortiz
rtmp: rtmp_parse_result() add case for video and audio...
blob
|
commitdiff
|
diff to current
2012-06-18
Samuel Pitoiset
rtmp: Don't send every flv packet in a separate HTTP...
blob
|
commitdiff
|
diff to current
2012-06-17
Samuel Pitoiset
RTMPT protocol support
blob
|
commitdiff
|
diff to current
2012-06-14
Samuel Pitoiset
rtmp: Read and handle incoming packets while writing...
blob
|
commitdiff
|
diff to current
2012-06-13
Samuel Pitoiset
rtmp: Add a new option 'rtmp_buffer', for setting the...
blob
|
commitdiff
|
diff to current
2012-06-13
Samuel Pitoiset
rtmp: Set the client buffer time to 3s instead of 0.26s
blob
|
commitdiff
|
diff to current
2012-06-13
Samuel Pitoiset
rtmp: Handle server bandwidth packets
blob
|
commitdiff
|
diff to current
2012-06-13
Samuel Pitoiset
rtmp: Display a verbose message when an unknown packet...
blob
|
commitdiff
|
diff to current
2012-06-13
Martin Storsjö
rtmp: Tokenize the AMF connection parameters manually...
blob
|
commitdiff
|
diff to current
2012-06-12
Samuel Pitoiset
rtmp: Fix a possible access to invalid memory location...
blob
|
commitdiff
|
diff to current
2012-06-11
Samuel Pitoiset
rtmp: Do not send extension for flv files
blob
|
commitdiff
|
diff to current
2012-06-11
Samuel Pitoiset
rtmp: support connection parameters
blob
|
commitdiff
|
diff to current
2012-05-25
Luca Barbato
rtmp: fix url parsing
blob
|
commitdiff
|
diff to current
2012-05-24
Samuel Pitoiset
rtmp: Pass the proper return code in rtmp_handshake
blob
|
commitdiff
|
diff to current
2012-05-24
Samuel Pitoiset
rtmp: Check return codes of net IO operations
blob
|
commitdiff
|
diff to current
2012-05-23
Samuel Pitoiset
rtmp: Return a proper error code instead of -1
blob
|
commitdiff
|
diff to current
2012-05-23
Samuel Pitoiset
rtmp: Check malloc calls
blob
|
commitdiff
|
diff to current
2012-05-23
Samuel Pitoiset
rtmp: Check ff_rtmp_packet_create calls
blob
|
commitdiff
|
diff to current
2012-05-17
Martin Storsjö
rtmp: Don't assume path points to a string of nonzero...
blob
|
commitdiff
|
diff to current
2012-05-10
Samuel Pitoiset
rtmp: Implement check bandwidth notification.
blob
|
commitdiff
|
diff to current
2012-05-10
Samuel Pitoiset
rtmp: Support 'rtmp_swfurl', an option which specifies...
blob
|
commitdiff
|
diff to current
2012-05-10
Samuel Pitoiset
rtmp: Support 'rtmp_flashver', an option which override...
blob
|
commitdiff
|
diff to current
2012-05-10
Samuel Pitoiset
rtmp: Support 'rtmp_tcurl', an option which overrides...
blob
|
commitdiff
|
diff to current
2012-05-08
Samuel Pitoiset
rtmp: Support 'rtmp_live', an option which specifies...
blob
|
commitdiff
|
diff to current
2012-04-16
Samuel Pitoiset
rtmp: Support 'rtmp_playpath', an option which override...
blob
|
commitdiff
|
diff to current
2012-04-16
Samuel Pitoiset
rtmp: Support 'rtmp_app', an option which overrides...
blob
|
commitdiff
|
diff to current
2012-04-03
Raffaele Sena
rtmp: implement bandwidth notification
blob
|
commitdiff
|
diff to current
2012-04-03
Samuel Pitoiset
rtmp: update supported audio codecs value
blob
|
commitdiff
|
diff to current
2012-01-05
Martin Storsjö
avio: Add an URLProtocol flag for indicating that a...
blob
|
commitdiff
|
diff to current
2011-12-11
Mans Rullgard
lavu: replace int/float punning functions
blob
|
commitdiff
|
diff to current
2011-12-07
Martin Storsjö
rtmp: Use nb_invokes for all invoke commands
blob
|
commitdiff
|
diff to current
2011-12-01
Martin Storsjö
proto: Realign struct initializers
blob
|
commitdiff
|
diff to current
next