12229 Commits (8fdd24455e9793d8b72c63fe06059e20ec267c9f)

Author SHA1 Message Date
Carl Eugen Hoyos ad406f7e40 Only skip MLP header in mpeg files if the codec actually is MLP. 12 years ago
Michael Niedermayer 46730e7a0c mux/chunked interleaver: better align duration chunks. 12 years ago
Michael Niedermayer 69a96f9d4c mux: de-obfuscate chunked interleaver checks 12 years ago
Michael Niedermayer c57c1329a9 mux: simplify chunking interleaver code 12 years ago
James Almer b454c64e03 latmenc: Check for LOAS sync word 12 years ago
Michael Niedermayer 1191db31c1 mux: fix chunked interleaver 12 years ago
Justin Ruggles b805c725a3 idcin: fix memleaks in idcin_read_packet() 12 years ago
Nicolas George 0942aa4637 lafv/matroska: add A_OPUS/EXPERIMENTAL codec name. 12 years ago
Michael Niedermayer cae11e4031 mux: fix chunked_duration rounding anomaly 12 years ago
Martin Storsjö a7ba324413 rtpdec_mpeg4: Check the remaining amount of data before reading 12 years ago
Micah Galizia 0b80a12184 lavf/http: add HTTP protocol cookie support 12 years ago
Martin Storsjö 977d4a3b8a rtpdec_mpeg4: Check the return value from malloc 12 years ago
Martin Storsjö 42364fcbca srtp: Mark a few variables as uninitialized 12 years ago
Martin Storsjö c2603aa25b lavf: Add a fate test for the SRTP functions 12 years ago
Michael Niedermayer c994bb2fb7 oggdec: Leave treatment of serial changes to the decoder. 12 years ago
Michael Niedermayer c5cf58d4b9 oggdec: resync from the last page. 12 years ago
Michael Niedermayer 918b411636 rtpdec: support CSRC 12 years ago
Martin Storsjö 611bf39bde sdp: Include SRTP crypto params if using the srtp protocol 12 years ago
Martin Storsjö 2f3bada63e lavf: Add a protocol for SRTP encryption/decryption 12 years ago
Martin Storsjö 424da30830 rtsp: Support decryption of SRTP signalled via RFC 4568 (SDES) 12 years ago
Martin Storsjö ab2ad8bd56 lavf: Add functions for SRTP decryption/encryption 12 years ago
Diego Biurrun d8c772de53 nutdec: Always return a value from nut_read_timestamp() 12 years ago
Giorgio Vazzana 39403c6c1b oggparsetheora: fix comment header parsing 12 years ago
Luca Barbato 23a610b9d6 nut: support vp9 tag 12 years ago
Tom Finegan 66aabd76a9 mkv: support vp9 tag 12 years ago
Martin Storsjö d596f2b322 rtpdec: Make variables that should wrap unsigned 12 years ago
Martin Storsjö 30b50f79ae rtpdec: Handle more received packets than expected when sending RR 12 years ago
Martin Storsjö d0fe217e39 rtpdec: Simplify insertion into the linked list queue 12 years ago
Martin Storsjö 62761934b0 rtpdec: Remove a woefully misplaced comment 12 years ago
Michael Niedermayer 6dc8505417 rtmpproto: Fix assignments in if() 12 years ago
Michael Niedermayer d641ee94b5 lavf: Fix assignments in if() 12 years ago
Michael Niedermayer a601eb9543 rtmpproto: Fix assignments in if() 12 years ago
Michael Niedermayer 1ac5a8d7e3 lavf/mux: Fix assignments in if() 12 years ago
Stefano Sabatini 98247e3368 lavf: clarify/extend documentation for AVFormatContext::analyzeduration 12 years ago
Stefano Sabatini 78e27c44c3 lavf/utils: clarify/extend messages in avformat_find_stream_info() 12 years ago
Martin Storsjö 22c436c85e rtpdec: Send a valid "delay since SR" value in the RTCP RR packets 12 years ago
Martin Storsjö e568db4025 rtpdec: Calculate and report packet reception jitter 12 years ago
Martin Storsjö abae27ed3a rtpdec: Fix the calculation of expected number of packets 12 years ago
Paul B Mahol 868ac91c8d frmdec: do not abuse ff_codec_get_id() 12 years ago
Michael Niedermayer db1ba2213f lavf: use avpriv_find_pix_fmt instead of ff_ 12 years ago
Stefano Sabatini 255ec768da lavf/http: fix/extend option descriptions 12 years ago
Martin Storsjö f6804c3e1b rtpdec: Remove a useless todo comment 12 years ago
Martin Storsjö 54cb096ee4 rtsp: Remove an outdated comment 12 years ago
Martin Storsjö 3900d53fb1 rtsp: Remove references to weirdly named variables in other files 12 years ago
Martin Storsjö c44784c9bb rtp: Rename a static variable to normal naming conventions 12 years ago
Martin Storsjö 58b5971881 rtp: Cosmetic cleanup 12 years ago
Michael Niedermayer e5e422bcc3 mxfdec: Fix integer overflow with many channels 12 years ago
Michael Niedermayer 2e230cf1b5 au: switch to ff_pcm_read_packet() again, after the merge 12 years ago
Paul B Mahol 3ac85bebd5 lavf: remove nonexistent symbols 12 years ago
Dale Curtis ae3d416369 matroska: Fix use after free 12 years ago