101903 Commits (3c8c3e0b86ebfca238c70ec8465e2a7eaf353ce3)
 

Author SHA1 Message Date
Andreas Rheinhardt 4863671d88 avcodec/mpegvideo_enc: Don't apply non-zero offset to null pointer 4 years ago
Andreas Rheinhardt 9eadd616b7 avfilter/af_hdcd: Fix undefined shifts 4 years ago
Andreas Rheinhardt 659a925939 avcodec/dcaenc: Fix undefined left shift of negative numbers 4 years ago
Andreas Rheinhardt 0c7d02844c tests/matroska: Add test for remuxing annex B H.264 into Matroska 4 years ago
Michael Niedermayer 79ac8d5546 avcodec/pnm_parser: Check image size addition for overflow 4 years ago
Michael Niedermayer c01cd2a8b2 avcodec/lscrdec: Check length in decode_idat() 4 years ago
Michael Niedermayer 6055b93379 tools/target_dem_fuzzer: Fix packet leak 4 years ago
Michael Niedermayer f7a5150447 avformat/imx: Check palette chunk size 4 years ago
Michael Niedermayer 497ea04dbd avcodec/h265_metadata_bsf: Check nb_units before accessing the first in h265_metadata_update_fragment() 4 years ago
Michael Niedermayer cf2fd9204b avformat/rmdec: use larger intermediate type for audio_framesize * sub_packet_h check 4 years ago
Michael Niedermayer 9e8475c7c7 avcodec/exr: Check oe in huf_decode() before use 4 years ago
Martin Storsjö b484e140ef tls_gnutls: Print the underlying IO error message and pass the error code through 4 years ago
Martin Storsjö 84ad471fce tls_openssl: Improve quality of printed error messages, pass IO error codes through 4 years ago
Gyan Doshi eac77f7cf0 rtpenc_mpegts: add AVClass to the muxer context 4 years ago
Michael Niedermayer ceae92cb29 avcodec/h264_slice: Check input SPS in ff_h264_update_thread_context() 4 years ago
Michael Niedermayer 76cea1d2ce avcodec/mpegpicture: Keep ff_mpeg_framesize_alloc() failure state consistent 4 years ago
Michael Niedermayer 6cc65d3d67 avformat/mpc8: check for size overflow in mpc8_get_chunk_header() 4 years ago
Michael Niedermayer c1fe1114bc avformat/mov: Do not zero memory that is written too or unused 4 years ago
Michael Niedermayer 87d87e6587 avcodec/mpegvideo: Update chroma_?_shift in ff_mpv_common_frame_size_change() 4 years ago
Michael Niedermayer 2611d20d35 avformat/mov: Ignore multiple STSC / STCO 4 years ago
Michael Niedermayer b37ff29e0e avformat/utils: Extend overflow check in dts wrap in compute_pkt_fields() 4 years ago
Michael Niedermayer 1cf96ce269 avfilter/vf_scale: Fix adding 0 to NULL (which is UB) in scale_slice() 4 years ago
Michael Niedermayer 522a5259e9 avutil/common: Add FF_PTR_ADD() 4 years ago
Andreas Rheinhardt dfeb9b3a8b avformat/asf: Factor common code out 4 years ago
Andreas Rheinhardt 84ac35ecb8 avcodec/mjpegenc: Fix segfault when freeing incomplete context 4 years ago
Andreas Rheinhardt e5d6af7b35 avcodec/tiff: Avoid forward declarations 4 years ago
Andreas Rheinhardt d4575982f4 tests/matroska: Add test for WebVTT in WebM 4 years ago
Andreas Rheinhardt 461d04d956 fftools/ffprobe: Add missing dispositions 4 years ago
Gyan Doshi 61ea0e3191 doc/demuxers: note support for flv variant KUX 4 years ago
Mark Plomer 6ef5d8ca86 avcodec/dv_profile: PAL DV files with dsf flag 0 - detect via pal flag and buf_size 4 years ago
Alok Priyadarshi 62f486e793 avformat/rtpdec: Fix prft wallclock time. 4 years ago
Andreas Rheinhardt e7cbbd9026 avcodec/put_bits: Don't set size_in_bits, fix overflow 4 years ago
Andreas Rheinhardt c81b8e04aa Avoid intermediate bitcount for number of bytes in PutBitContext 4 years ago
Andreas Rheinhardt 73fb1b8a9b avcodec/dvenc: Avoid using PutBitContext fields directly 4 years ago
Andreas Rheinhardt f9d1528fc9 avcodec/proresenc_kostya: Factor flushing PutBitContext out 4 years ago
Andreas Rheinhardt df1c30f139 avcodec/utvideoenc: Don't use bitcounts when byte-aligned 4 years ago
Andreas Rheinhardt 67f6e7ed6d avcodec: Remove cumbersome way of checking for amount of bytes left 4 years ago
Andreas Rheinhardt 11ff9cb5e9 avcodec/put_bits: Add functions for amount of bytes written/left 4 years ago
Andreas Rheinhardt e48f18e2d5 avcodec/vorbisenc, wmavoice: Use put_bits_left() where appropriate 4 years ago
Andreas Rheinhardt ddd0f5dbe9 avcodec/dvenc: Remove dead error message 4 years ago
Andreas Rheinhardt 3183eda0fa avcodec/mlpenc: Avoid redundant temporary PutBitContext 4 years ago
Andreas Rheinhardt 0ab70230f2 avcodec/sonic: Remove outdated outcommented line 4 years ago
Andreas Rheinhardt e4ccd348c1 avcodec/vorbisenc: Remove always-false check 4 years ago
Michael Niedermayer 7fc8ba9068 avcodec/setts_bsf: Check timebase 4 years ago
Michael Niedermayer 1f74661543 avformat/wtvdec: Check size in SBE2_STREAM_DESC_EVENT / stream2_guid 4 years ago
Michael Niedermayer 6dc6e1cce0 avformat/utils: Fix integer overflow with duration_gcd in ff_rfps_calculate() 4 years ago
Michael Niedermayer 7b4510d2a8 avcodec/dvbsubdec: Support computing clut only once 4 years ago
Michael Niedermayer 46c4f39307 tools/target_dec_fuzzer: Adjust threshold for H264 4 years ago
Michael Niedermayer 301f378768 tools/target_dec_fuzzer: Compute CLUT for DVBSUB only once 4 years ago
Michael Niedermayer ea12590c8e avformat/cafdec: Do not build an index if all packets are the same 4 years ago