101789 Commits (ceae92cb291c2536a93482cdf3c1ae3f7330b924)
 

Author SHA1 Message Date
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
Andreas Rheinhardt 558426b847 avformat/sierravmd: Make struct smaller by reordering 4 years ago
Andreas Rheinhardt 440a401d89 avformat/sierravmd: Remove outdated check 4 years ago
Andreas Rheinhardt 117a41b7e3 avformat/segafilm: Remove outdated check 4 years ago
Andreas Rheinhardt 63fcf3da01 avformat/utils: Remove redundant check 4 years ago
Andreas Rheinhardt 797c2ecc8f avfilter/vf_paletteuse: Fix left shift outside of range of int 4 years ago
Andreas Rheinhardt 55b46902c1 avfilter/asrc_sine: Fix invalid left shift of negative number 4 years ago
Andreas Rheinhardt a42c47b77f avformat/webmdashenc: Don't pass NULL to memcmp 4 years ago
Michael Niedermayer e44214a824 avformat/vividas: Use equals check with n in read_sb_block() 4 years ago
Michael Niedermayer 075d793ba8 avcodec/sonic: Use unsigned temporary in predictor_calc_error() 4 years ago
Michael Niedermayer 2c477be08a avformat/jacosubdec: Use 64bit intermediate for start/end timestamp shift 4 years ago
Michael Niedermayer b5d8fe1c87 avformat/flvdec: Check array entry number 4 years ago
Gyan Doshi 8b2bde0494 avformat/rtpenc_mpegts: stop leaks 4 years ago
Gyan Doshi 1d1a96acf5 doc/filters: note default for elbg pal8 option 4 years ago
James Almer cad3a5d715 avcodec/libxvid: remove unnecessary output packet data check 4 years ago