8765 Commits (b62d4c16c901a7e3fe0296345970bce815ac410e)

Author SHA1 Message Date
Samuel Pitoiset 8ea1459bc3 rtmp: Check the buffer length of ping packets 13 years ago
Samuel Pitoiset e49e6b6451 rtmp: Allow having more unknown data at the end of a chunk size packet without failing 13 years ago
Samuel Pitoiset 2357f60687 rtmp: Prevent reading outside of an allocate buffer when receiving server bandwidth packets 13 years ago
Antti Seppälä 5423e908c9 Support urlencoded http authentication credentials 13 years ago
Samuel Pitoiset abf77a247b rtmp: Return an error when the client bandwidth is incorrect 13 years ago
Samuel Pitoiset be8f949219 rtmp: Return proper error code in handle_server_bw 13 years ago
Samuel Pitoiset 088a82bb33 rtmp: Return proper error code in handle_client_bw 13 years ago
Samuel Pitoiset e7ea6883bf rtmp: Return proper error codes in handle_chunk_size 13 years ago
Samuel Pitoiset 6d1c9945dd rtmp: Factorize the code by adding handle_invoke 13 years ago
Samuel Pitoiset 7be2a7d8ff rtmp: Factorize the code by adding handle_chunk_size 13 years ago
Samuel Pitoiset 0ffd5161c4 rtmp: Factorize the code by adding handle_ping 13 years ago
Samuel Pitoiset 912ecc9a19 rtmp: Factorize the code by adding handle_client_bw 13 years ago
Samuel Pitoiset 9b498148ca rtmp: Factorize the code by adding handle_server_bw 13 years ago
Samuel Pitoiset 758377a2b7 rtmp: Add a new option 'rtmp_pageurl' 13 years ago
Samuel Pitoiset 63ffa154e9 rtmp: Make the description of the rtmp_tcurl option more generic 13 years ago
Jordi Ortiz ecfff0e992 sctp: add port missing error message 13 years ago
Jordi Ortiz f9a9a14862 tcp: add port missing error message 13 years ago
Martin Storsjö 6a433fdba8 rtmp: Add credit/copyright to librtmp authors for parts of the RTMPE code 13 years ago
Samuel Pitoiset f7bfb126cd rtmp: Move the CONFIG_ condition into the if conditions 13 years ago
Diego Biurrun 6b80142144 build: Skip compiling rtmpdh.h if ffrtmpcrypt protocol is not enabled 13 years ago
Adriano Pallavicino 999c63e4ca rtp: Only choose static payload types if the sample rate and channels are right 13 years ago
Clément Bœsch 61884b9d1b wav: init st to NULL to avoid a false-positive warning. 13 years ago
Samuel Pitoiset 08cd95e8a3 RTMPTE protocol support 13 years ago
Samuel Pitoiset acd554c103 RTMPE protocol support 13 years ago
Samuel Pitoiset 0e31088b6c rtmp: Add ff_rtmp_calc_digest_pos() 13 years ago
Samuel Pitoiset 3505d5574e rtmp: Rename rtmp_calc_digest to ff_rtmp_calc_digest and make it global 13 years ago
Ronald S. Bultje fd48721849 lavf: use conditional notation for default codec in muxer declarations. 13 years ago
Anton Khirnov 721113bed2 matroskadec: return more correct error code on read error. 13 years ago
Kostya Shishkov 1470ce21ce Bump libavcodec and libavformat minor versions for G.723.1 decoder and demuxer 13 years ago
Mohamed Naufal Basheer 55c3a4f617 G.723.1 demuxer and decoder 13 years ago
Ronald S. Bultje 5354a904fe rtsp: remove terminal comma in FF_RTP_FLAG_OPTS macro. 13 years ago
Diego Biurrun 1cf6e7dd37 mpegenc: remove disabled code 13 years ago
Justin Ruggles 1749e12f45 cafdec: allow larger ALAC magic cookie 13 years ago
Justin Ruggles 3bab7cd128 avformat: move 'chan' tag parsing to mov_chan.c to share with the CAF demuxer 13 years ago
Justin Ruggles c0196a14b9 caf: use int64_t for num_packets 13 years ago
Justin Ruggles f5a9c35f88 caf: fix 'pakt' chunk parsing 13 years ago
Justin Ruggles b0b77b9ca5 caf: support either old or new style ALAC magic kuki chunk 13 years ago
Diego Biurrun 7a249625fd os_support: K&R formatting cosmetics 13 years ago
Samuel Pitoiset 86991ce2dd RTMPTS protocol support 13 years ago
Samuel Pitoiset 6aedabc9b6 RTMPS protocol support 13 years ago
Samuel Pitoiset 775c4d3625 rtmp: Rename rtmphttp to ffrtmphttp 13 years ago
Jordi Ortiz 08e087ccf7 rtmp: rtmp_parse_result() add case for video and audio packets to avoid undesired debug output. 13 years ago
Diego Biurrun 20d569dd61 mpeg: remove disabled code 13 years ago
Martin Storsjö 9e4b04f8b9 network: Always use our version of gai_strerror on windows 13 years ago
Martin Storsjö c98e2053f5 network: Undefine existing gai_strerror definitions 13 years ago
Martin Storsjö 2ca6e9bb47 network: Extend the fallback gai_strerror implementation to handle more error codes 13 years ago
Diego Biurrun 47aed43990 build: Fix APE tag dependencies 13 years ago
Kostya Shishkov 5b7e3a195d MS Expression Encoder Screen decoder 13 years ago
Diego Biurrun b7884ff7af build: Fix MP2 muxer dependencies 13 years ago
Diego Biurrun d648de61e6 build: Add missing build rules for the ISMV muxer 13 years ago