94434 Commits (f60b1211b2aa7b6e8902d64072b678b4ccd87e54)
 

Author SHA1 Message Date
Michael Niedermayer f57e97dfd9 avformat/utils: Check timebase before use in estimate_timings() 6 years ago
Michael Niedermayer a6229fcd40 avcodec/hq_hqa: Use ff_set_dimensions() 6 years ago
Michael Niedermayer 14fcf42958 avcodec/rv10: Fix integer overflow in aspect ratio compare 6 years ago
Michael Niedermayer 17209e48e2 avcodec/tta: Limit decoder to 16 channels 6 years ago
Michael Niedermayer 936ca7f101 avcodec/sanm: Optimize fill_frame() with av_memcpy_backptr() 6 years ago
Michael Niedermayer e69106e70c avformat/vividas: Check for input length in get_v() 6 years ago
Michael Niedermayer 2bbea155bf avcodec/4xm: Fix signed integer overflows in idct() 6 years ago
Michael Niedermayer 7b2ebf89a4 avcodec/qdm2: Check checksum_size for 0 6 years ago
Michael Niedermayer 694be24bd6 avcodec/qdm2: error out of qdm2_fft_decode_tones() before entering endless loop 6 years ago
Michael Niedermayer ae021c1239 avcodec/qdm2: Do not read out of array in fix_coding_method_array() 6 years ago
Michael Niedermayer 85cbd042ff avcodec/simple_idct_template: Fix integer overflow in idctSparseColAdd() 6 years ago
Michael Niedermayer b5f2cfd2ad avcodec/simple_idct_template: Fix integer overflow in idctSparseCol() 6 years ago
Michael Niedermayer 7b114d7687 avcodec/svq3: Use ff_set_dimension() 6 years ago
Michael Niedermayer f76d7352e0 avcodec/iff: Check ham vs bpp 6 years ago
Michael Niedermayer e9dd3c7126 avcodec/ffwavesynth: use uint32_t to compute difference, it is enough 6 years ago
Michael Niedermayer 8c02209935 avcodec/ffwavesynth: Simplify lcg_seek(), avoid negative case 6 years ago
Michael Niedermayer cf2bd3ce79 avcodec/ffwavesynth: Fix backward lcg_seek() 6 years ago
Michael Niedermayer 37708cbae8 avcodec/flicvideo: Fix off by 1 error in flic_decode_frame_24BPP() 6 years ago
Michael Niedermayer 79204a1fc8 avcodec/vc1_block: Check for vlc error in vc1_decode_ac_coeff() 6 years ago
Michael Niedermayer a6474b899c avcodec/alac: Check lpc_quant 6 years ago
Michael Niedermayer e96b7a8ba6 avcodec/dxv: Initialize tex_funct to NULL 6 years ago
Andreas Rheinhardt 98b122cdb9 vp9_metadata: Avoid allocations and copies of packet structures 6 years ago
Andreas Rheinhardt 42114094da mpeg2_metadata: Localize inserting of sequence display extensions 6 years ago
Andreas Rheinhardt dd5ce54d2a mpeg2_metadata: Avoid allocations and copies of packet structures 6 years ago
Andreas Rheinhardt bc8b623b83 h265_metadata: Correct error check 6 years ago
Andreas Rheinhardt ddd53ef66d h265_metadata: Avoid allocations and copies of packet structures 6 years ago
Andreas Rheinhardt 9362f1a982 h264_redundant_pps: Fix looping over an access unit's units 6 years ago
Andreas Rheinhardt d78553cc4c h264_redundant_pps: Avoid allocations and copies of packet structures 6 years ago
Andreas Rheinhardt 3f81cc8c94 av1_metadata: Error out if fragment is empty 6 years ago
Andreas Rheinhardt 3c8a2a1180 h264_metadata: Localize code for display orientation 6 years ago
Andreas Rheinhardt a72cc47a27 h264_metadata: Avoid allocations and copies of packet structures 6 years ago
Andreas Rheinhardt 36fcdc3fbe av1/h264_metadata, filter_units: Count down when deleting units 6 years ago
Andreas Rheinhardt b0810454e4 filter_units: Avoid allocations and copies of packet structures 6 years ago
Andreas Rheinhardt 57f9bc90ae filter_units: Reindent after previous commit 6 years ago
Andreas Rheinhardt 83be17cfcd filter_units: Don't use fake loop 6 years ago
Andreas Rheinhardt 45fd7e44a4 filter_units: Unref packet on failure 6 years ago
Andreas Rheinhardt 7549f0ac1b av1_metadata: Avoid allocations and copies of packet structures 6 years ago
Andreas Rheinhardt 1e93f5060f cbs: Allow non-blank packets in ff_cbs_write_packet 6 years ago
Amir Pauker f6dece864d avcodec/h264dec: set AVFrame decode_error_flags in case of decoding error 6 years ago
Amir Pauker 70ba8e2fa0 avcodec/error_resilience: set AVFrame decode_error_flags in case of decoding error 6 years ago
Mark Thompson f6c572bd89 libx265: Update ROI behaviour to match documentation 6 years ago
Mark Thompson d76e2aaf08 libx264: Update ROI behaviour to match documentation 6 years ago
Mark Thompson 451a51124d lavu/frame: Improve ROI documentation 6 years ago
Mark Thompson cd3578a8e4 lavc/h265_profile_level: Add new profiles 6 years ago
Mark Thompson e3424575f5 lavc/h265_profile_level: Add unit test 6 years ago
Mark Thompson c7142875c3 h265_metadata: Add option to set the level of the stream 6 years ago
Mark Thompson f344bb2466 lavc/h265_profile_level: Do not allow high tier at level < 4 6 years ago
Mark Thompson c1a430885d lavc/h265_profile_level: Fix DPB size calculation 6 years ago
Paul B Mahol ca576833e4 avcodec/cngdec: set .caps_internal 6 years ago
Calvin Walton 2bd21b9609 vf_drawtext: Add pkt_pos, pkt_duration, pkt_size as variables 6 years ago