12469 Commits (e0a8f315911ccd12d1e2eeef6a921b942e0063ab)

Author SHA1 Message Date
Stefano Sabatini d00df260ca lavf/segment: do not auto-select a video stream with attached_pic disposition 12 years ago
Stefano Sabatini bbce913edf lavf/segment: move reference stream selection code to a dedicated function 12 years ago
Stefano Sabatini 1de369a632 lavf/segment: remove now unused field list_max_segment_time 12 years ago
Stefano Sabatini d4890c1068 lavf/segment: add support to segment list file entries sliding window listing 12 years ago
Stefano Sabatini 6b7d9d5153 lavf/segment: add SegmentListEntry and use it 12 years ago
Stefano Sabatini 176b72a28c lavf/utils: provide feedback in case of invalid probe size 12 years ago
Luca Barbato 80ac87c13d lavc: support ZenoXVID custom tag 12 years ago
Carl Eugen Hoyos a1a707f728 Add a new function av_codec_get_tag2(). 12 years ago
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