22706 Commits (a86a5d06d8967d01964833456df1df9fc186f125)

Author SHA1 Message Date
Andreas Rheinhardt a86a5d06d8 avformat/aqtitledec: Fix memleak upon read header failure 4 years ago
Andreas Rheinhardt ac378c535b avformat/mov: Fix memleaks upon read_header failure 4 years ago
Andreas Rheinhardt 3d3ba43bc6 avformat/omadec: Fix memleaks upon read_header failure 4 years ago
Andreas Rheinhardt 0841063ce6 avformat/matroskadec: Fix memleaks in WebM DASH manifest demuxer 4 years ago
Andreas Rheinhardt 1ef30571a0 avformat/matroskadec: Use right number of tracks 4 years ago
Andreas Rheinhardt 3714d452b8 avformat/matroskadec: Fix handling gigantic durations 4 years ago
Andreas Rheinhardt cbe336c9e8 avformat/matroskadec: Move AVBufferRef instead of copying, fix memleak 4 years ago
Przemysław Sobala 9d80f3ec4b avformat/dashenc: Add hls_master_name option 4 years ago
Andreas Rheinhardt 19a876fd69 avformat/hlsenc: Always treat numbers as decimal 4 years ago
Michael Niedermayer 0aa2768cb2 avformat/mxfdec: free duplicated utf16 strings 4 years ago
Michael Niedermayer c517c3f474 avformat/4xm: Check that a video stream was created before returning packets for it 4 years ago
Michael Niedermayer 04ddace9e8 avformat/utils: Print analyze duration and probesize when printing a suggestion to increase them 4 years ago
Michael Niedermayer 70277f1232 avformat/oggdec: Disable mid stream codec changes 4 years ago
Michael Niedermayer 9b5fc789fb avformat/ape: Cleanup after ape_read_header() failure 4 years ago
David Holroyd ffc1208266 lavf/prompeg: prompeg_write() must report data all was written 4 years ago
Paul B Mahol 416dc133b9 avformat/sccdec: move pos variables outside of loop 4 years ago
Michael Niedermayer 0e15b01b4e avformat/thp: Check fps 4 years ago
Michael Niedermayer 9a42a67c5c avformat/mpl2dec: Fix integer overflow with duration 4 years ago
Dale Curtis bf446711bc avformat/mov: Check if DTS is AV_NOPTS_VALUE in mov_find_next_sample(). 4 years ago
Paul B Mahol 49d07642f3 avformat/sccdec: split line with multiple subs 4 years ago
Andreas Rheinhardt c33e56c7a6 avformat/aviobuf: Also return truncated buffer in avio_get_dyn_buf() 5 years ago
Andreas Rheinhardt 7be9b0bb38 avformat/aviobuf: Return better error codes 5 years ago
Andreas Rheinhardt fa0bc627c5 avformat/aviobuf: Stop restricting dynamic buffer sizes to INT_MAX/2 5 years ago
Andreas Rheinhardt 88d5ae068f avformat/aviobuf: Simplify dyn_buf_write() a bit 5 years ago
Andreas Rheinhardt 28a078eded avformat/aviobuf: Don't check for overflow after it happened 5 years ago
Anton Khirnov 7aa7d68971 AVFormatContext: switch to child_class_iterate() 5 years ago
Anton Khirnov 2cbd544519 AVIOContext: switch to child_class_iterate() 5 years ago
Anton Khirnov 43ed2b86d6 URLContext: switch to child_class_iterate() 5 years ago
Anton Khirnov 202e06870e lavf/dump: schedule use of deprecated API for removal 5 years ago
Steven Liu 9dfb19baeb avformat/hls: check segment duration value of EXTINF 5 years ago
Steven Liu ea1940c6e2 avformat/hls: check output string is usable of ff_make_absolute_url 5 years ago
Steven Liu 029ff31af6 avformat/url: check return value of strchr 5 years ago
Brad Hards fb819697f6 avformat/mpegts: add constants for MPEG-TS transport stream identifiers 5 years ago
Marton Balint 81975cd24b avformat/fifo: add timeshift option to delay output 5 years ago
Michael Niedermayer c5079bf3bc Bump minor versions after branching 4.3 5 years ago
Michael Niedermayer 0a8a96c251 Bump minor versions to separate 4.3 from master 5 years ago
Michael Niedermayer 49e766aa4c Revert "lavf/mp3dec: don't adjust start time; packets are not adjusted." 5 years ago
Michael Niedermayer a5313ce654 avformat/4xm: Cleanup on GET_LIST_HEADER() failure 5 years ago
Michael Niedermayer 5bd5c31087 avformat/mlvdec: fail reading a packet with 0 streams 5 years ago
Michael Niedermayer 1ba8484559 avformat/thp: Check compcount 5 years ago
Michael Niedermayer 8edfd0598d avformat/oggdec: Do not hardcode arbitrary and sometimes unavailable size 5 years ago
Michael Niedermayer 108ee4b4a5 avformat/oggdec: Initialize return value from ogg_read_page() and check it everywhere 5 years ago
Dale Curtis 63ce7c71bc avformat: Fix overflow in compute_pkt_fields(). 5 years ago
Michael Niedermayer 71a822fa35 avformat/rawdec: fix identifier names 5 years ago
Samuel Foss 5bbd93c3ee avformat/utils: Find a fallback probe decoder that will also match a forced decoder's codec. 5 years ago
Nicolas George a45be55d5b lavf/tee: pass options to protocol. 5 years ago
Limin Wang cca8f53a8e avformat/prompeg: av_dict_set() -> av_dict_set_int() 5 years ago
Limin Wang 6e911898fc avformat/rtpproto: av_dict_set() -> av_dict_set_int() 5 years ago
Limin Wang cb14c6ff8f avformat/rtspdec: av_dict_set() -> av_dict_set_int() 5 years ago
Przemysław Sobala 2a9ffd89fc avformat/dashenc: use AVStream timebase when computing missing bitrate 5 years ago