11468 Commits (a201639a01284003a055f195f4e850a0cf3fc2d5)

Author SHA1 Message Date
Tomas Härdin 1d22d269f5 mxfdec: Fix a potential DoS vector in mxf_read_pixel_layout() 12 years ago
Tomas Härdin 187630b244 mxfdec: Fix CID 732262 12 years ago
Michael Niedermayer 8a34b85fa8 avio: detect implicit truncation by assert in avio_w* 12 years ago
Michael Niedermayer a3fb3a670e avio: avoid implicit truncation in avio_w* 12 years ago
Michael Niedermayer e377b50b2d matroskaenc: avoid implicit truncation in avio_w* 12 years ago
Martin Storsjö c44cef978b smoothstreamingenc: Don't assume streams start from timestamp 0 12 years ago
Anton Khirnov 292a08cbab asfdec: cosmetics, reformat ff_asf_parse_packet() 12 years ago
Carl Eugen Hoyos 2fdc6f355c Do not detect mov with maximum score if the atom size is too small. 12 years ago
Michael Niedermayer 5442c6cce3 lavf: fix duration estimation for multi program TS 12 years ago
Michael Niedermayer 31cdf6002a lavf: increase retries to guess duration from pts by 1 12 years ago
Michael Niedermayer d8f27eceaa asfdec: ignore stored duration for truncated files 12 years ago
Peter Ross 8469fc17e2 wtvdec: display warning for encrypted wtv files (instead of 'unsupported chunk' messages) 12 years ago
Diego Biurrun c2dac8ac7a rtmppkt: Avoid unescaped backslash in Doxygen comment 12 years ago
Mans Rullgard 4ebc6a7410 build: Plan 9 support 12 years ago
Mans Rullgard c3e73100af network: use getservbyport() only if available 12 years ago
Mans Rullgard da0d0ae9a4 network: add fallbacks for INADDR_LOOPBACK and INET_ADDRSTRLEN 12 years ago
Diego Biurrun 8f4c414df6 Improve wording and spelling of av_log_missing_feature messages. 12 years ago
Paul B Mahol a57d560db3 LVF demuxer 12 years ago
Matthieu Bouron c68a8a1340 lavf/aiffdec: don't stop parsing after SSND chunk 12 years ago
Matthieu Bouron d8173f264f dv: fix a check on dv_extract_timecode return value 12 years ago
Paul B Mahol cb0add3ce9 lavf/flacenc: disallow creation of invalid files with -c copy 12 years ago
Anton Khirnov 6173a8fe5d riff: remove a write-only variable 12 years ago
Martin Storsjö c3e15f7b39 rtpdec: Don't pass a non-AVClass pointer as log context 12 years ago
Martin Storsjö e0d5ac6ae3 rtsp: Update a comment to the current filename scheme 12 years ago
Michael Niedermayer 248b1ff26b Fix various uses of av_log_missing_feature() 12 years ago
Carl Eugen Hoyos fa190b3cd7 Improve MPEG-PS-in-MOV detection. 12 years ago
Michael Niedermayer 40ceb6d49f libavformat/oggenc: add {} to complex ifs 12 years ago
Michael Niedermayer c2c066784f libavformat/mxfenc: add {} to complex ifs 12 years ago
Michael Niedermayer b8a64d69a9 libavformat/mpegvideodec: add {} to complex ifs 12 years ago
Michael Niedermayer fefe9bd782 libavformat/movenc: add {} to complex ifs 12 years ago
Michael Niedermayer 217193facd bavformat/mov: add {} to complex ifs 12 years ago
Michael Niedermayer b6267901c4 mp3demux: Rewrite xing TOC based seeking 12 years ago
Clément Bœsch 99a520000d lavf/webvttdec: fix potential timing overflows. 12 years ago
Clément Bœsch 1ea3c03743 lavf/subviewerdec: fix potential timing overflows. 12 years ago
Michael Niedermayer 044c0e62ea udp: add missing mutex unlock 12 years ago
Michael Niedermayer c4503a2e40 rtpdec: check av_new_packet() return value 12 years ago
Michael Niedermayer 3a8b66af6c rtmp_write_amf_data: remove dead code 12 years ago
Michael Niedermayer e4ef2e073c riff_has_valid_tags: remove unused variable 12 years ago
Michael Niedermayer 73581afe01 nutdec: fix integer overflow 12 years ago
Michael Niedermayer d633e15d7d nsvdec: fix division by 0 12 years ago
Michael Niedermayer ee23dcf534 avformat_free_context: allow NULL as argument 12 years ago
Michael Niedermayer 830f7f189f mmsh: fix integer overflow in mmsh_seek() 12 years ago
Michael Niedermayer dd84efe3c7 matroskaenc: Fix hypothetical integer overflows 12 years ago
Michael Niedermayer b1f517f503 matroskaenc: check avio_open_dyn_buf() retuen code 12 years ago
Michael Niedermayer 2c5b92fe90 matroskadec: fix double negation typo 12 years ago
Michael Niedermayer 1116491c53 matroska_parse_rm_audio: check for malloc failure 12 years ago
Martin Storsjö 2f41eaa9c6 rtsp: Make sure the ret variable is initialized in ff_rtsp_fetch_packet 12 years ago
Michael Niedermayer 8fb8d539a4 hlsproto: fix integer overflow 12 years ago
Michael Niedermayer ba39303050 gxfenc: fix null ptr dereference 12 years ago
Michael Niedermayer 395caf3de8 hls: fix integer overflow 12 years ago