12230 Commits (4aed4f58465fa0d6940ce72c0dad90caab3ed36e)

Author SHA1 Message Date
  Carl Eugen Hoyos a1a707f728 Add a new function av_codec_get_tag2(). 13 years ago
  Carl Eugen Hoyos ad406f7e40 Only skip MLP header in mpeg files if the codec actually is MLP. 13 years ago
  Michael Niedermayer 46730e7a0c mux/chunked interleaver: better align duration chunks. 13 years ago
  Michael Niedermayer 69a96f9d4c mux: de-obfuscate chunked interleaver checks 13 years ago
  Michael Niedermayer c57c1329a9 mux: simplify chunking interleaver code 13 years ago
  James Almer b454c64e03 latmenc: Check for LOAS sync word 13 years ago
  Michael Niedermayer 1191db31c1 mux: fix chunked interleaver 13 years ago
  Justin Ruggles b805c725a3 idcin: fix memleaks in idcin_read_packet() 13 years ago
  Nicolas George 0942aa4637 lafv/matroska: add A_OPUS/EXPERIMENTAL codec name. 13 years ago
  Michael Niedermayer cae11e4031 mux: fix chunked_duration rounding anomaly 13 years ago
  Martin Storsjö a7ba324413 rtpdec_mpeg4: Check the remaining amount of data before reading 13 years ago
  Micah Galizia 0b80a12184 lavf/http: add HTTP protocol cookie support 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
  Michael Niedermayer c994bb2fb7 oggdec: Leave treatment of serial changes to the decoder. 13 years ago
  Michael Niedermayer c5cf58d4b9 oggdec: resync from the last page. 13 years ago
  Michael Niedermayer 918b411636 rtpdec: support CSRC 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
  Michael Niedermayer a601eb9543 rtmpproto: Fix assignments in if() 13 years ago
  Michael Niedermayer 1ac5a8d7e3 lavf/mux: Fix assignments in if() 13 years ago
  Stefano Sabatini 98247e3368 lavf: clarify/extend documentation for AVFormatContext::analyzeduration 13 years ago
  Stefano Sabatini 78e27c44c3 lavf/utils: clarify/extend messages in avformat_find_stream_info() 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
  Paul B Mahol 868ac91c8d frmdec: do not abuse ff_codec_get_id() 13 years ago
  Michael Niedermayer db1ba2213f lavf: use avpriv_find_pix_fmt instead of ff_ 13 years ago
  Stefano Sabatini 255ec768da lavf/http: fix/extend option descriptions 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
  Michael Niedermayer e5e422bcc3 mxfdec: Fix integer overflow with many channels 13 years ago
  Michael Niedermayer 2e230cf1b5 au: switch to ff_pcm_read_packet() again, after the merge 13 years ago
  Paul B Mahol 3ac85bebd5 lavf: remove nonexistent symbols 13 years ago