9426 Commits (00a63bfb87af6cf7bcdf85848830a90c7e052d41)

Author SHA1 Message Date
  Martin Storsjö ab587f39b2 rtpenc: Start the sequence numbers from a random offset 13 years ago
  Jindrich Makovicka 570a4a0189 avidec: use sensible error codes instead of -1 13 years ago
  Martin Storsjö c9311f3e46 srtp: Move a variable to a local scope 13 years ago
  Martin Storsjö ae01e8d295 srtp: Add tests for the crypto suite with 32/80 bit HMAC 13 years ago
  Martin Storsjö 3ef6d22e1b srtp: cosmetics: Use fewer lines for the test vectors 13 years ago
  Martin Storsjö b4bb1d493c srtp: Don't require more input data than what actually is needed 13 years ago
  Martin Storsjö a2a991b2dd srtp: Improve the minimum encryption buffer size check 13 years ago
  Martin Storsjö e1d0b3d875 srtp: Add support for a few DTLS-SRTP related crypto suites 13 years ago
  Martin Storsjö f53490cc0c rtpdec/srtp: Handle CSRC fields being present 13 years ago
  Martin Storsjö a76bc3bc44 rtpdec: Check the return value from av_new_packet 13 years ago
  Martin Storsjö c6f1dc8e4c rtpdec: Move setting the parsing flags to the actual depacketizers 13 years ago
  Martin Storsjö a9c847c1ba rtpdec: Split handling of mpeg12 audio/video to a separate depacketizer 13 years ago
  Martin Storsjö 2326558d52 rtpdec: Split mpegts parsing to a normal depacketizer 13 years ago
  Martin Storsjö d5bb8cc2dd rtpdec: Reorder payload handler registration alphabetically 13 years ago
  Martin Storsjö a717f99042 mpegts: Share the cleanup code between the demuxer and lavf-internal parser functions 13 years ago
  Martin Storsjö 21f5c24b80 rtpdec_mpeg4: Return one AAC AU per AVPacket 13 years ago
  Luca Barbato 80ac87c13d lavc: support ZenoXVID custom tag 13 years ago
  Justin Ruggles b805c725a3 idcin: fix memleaks in idcin_read_packet() 13 years ago
  Martin Storsjö a7ba324413 rtpdec_mpeg4: Check the remaining amount of data before reading 13 years ago
  Martin Storsjö 977d4a3b8a rtpdec_mpeg4: Check the return value from malloc 13 years ago
  Martin Storsjö 42364fcbca srtp: Mark a few variables as uninitialized 13 years ago
  Martin Storsjö c2603aa25b lavf: Add a fate test for the SRTP functions 13 years ago
  Martin Storsjö 611bf39bde sdp: Include SRTP crypto params if using the srtp protocol 13 years ago
  Martin Storsjö 2f3bada63e lavf: Add a protocol for SRTP encryption/decryption 13 years ago
  Martin Storsjö 424da30830 rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES) 13 years ago
  Martin Storsjö ab2ad8bd56 lavf: Add functions for SRTP decryption/encryption 13 years ago
  Diego Biurrun d8c772de53 nutdec: Always return a value from nut_read_timestamp() 13 years ago
  Giorgio Vazzana 39403c6c1b oggparsetheora: fix comment header parsing 13 years ago
  Luca Barbato 23a610b9d6 nut: support vp9 tag 13 years ago
  Tom Finegan 66aabd76a9 mkv: support vp9 tag 13 years ago
  Martin Storsjö d596f2b322 rtpdec: Make variables that should wrap unsigned 13 years ago
  Martin Storsjö 30b50f79ae rtpdec: Handle more received packets than expected when sending RR 13 years ago
  Martin Storsjö d0fe217e39 rtpdec: Simplify insertion into the linked list queue 13 years ago
  Martin Storsjö 62761934b0 rtpdec: Remove a woefully misplaced comment 13 years ago
  Michael Niedermayer 6dc8505417 rtmpproto: Fix assignments in if() 13 years ago
  Michael Niedermayer d641ee94b5 lavf: Fix assignments in if() 13 years ago
  Martin Storsjö 22c436c85e rtpdec: Send a valid "delay since SR" value in the RTCP RR packets 13 years ago
  Martin Storsjö e568db4025 rtpdec: Calculate and report packet reception jitter 13 years ago
  Martin Storsjö abae27ed3a rtpdec: Fix the calculation of expected number of packets 13 years ago
  Martin Storsjö f6804c3e1b rtpdec: Remove a useless todo comment 13 years ago
  Martin Storsjö 54cb096ee4 rtsp: Remove an outdated comment 13 years ago
  Martin Storsjö 3900d53fb1 rtsp: Remove references to weirdly named variables in other files 13 years ago
  Martin Storsjö c44784c9bb rtp: Rename a static variable to normal naming conventions 13 years ago
  Martin Storsjö 58b5971881 rtp: Cosmetic cleanup 13 years ago
  Dale Curtis ae3d416369 matroska: Fix use after free 13 years ago
  Martin Storsjö 76c40fbef0 rtpdec_vp8: Don't trim too much data from broken frames 13 years ago
  Martin Storsjö 3b366c3aa0 rtpdec_vp8: Simplify code by using an existing helper function 13 years ago
  Martin Storsjö ed79093222 rtpdec: Add a terminating null byte at the end of the SDES/CNAME 13 years ago
  Luca Barbato a800fd5fc7 yuv4mpeg: do not use deprecated functions 13 years ago
  Luca Barbato fba8e5b608 oggdec: fix faulty cleanup prototype 13 years ago