94913 Commits (7f8f886344fa0e7eded47816d6a77e40090e47ce)
 

Author SHA1 Message Date
Michael Niedermayer cc78783ce5 avcodec/truemotion2: Fix multiple integer overflows in tm2_null_res_block() 5 years ago
Michael Niedermayer 5a3dee65d4 tools/target_dec_fuzzer: adjust pixel threshold for TRUEMOTION2, as it allows coding gigantic images on tiny input 5 years ago
Michael Niedermayer fe536b6d99 avcodec/vc1_block: Check the return code from vc1_decode_p_block() 5 years ago
Michael Niedermayer 9c6b400492 avcodec/vc1dec: Require res_sprite for wmv3images 5 years ago
Michael Niedermayer 6962fd586e avcodec/vc1_block: Check for double escapes 5 years ago
Michael Niedermayer 679f340890 avutil/mathematics: Fix 2 overflows in av_add_stable() 5 years ago
Marton Balint ce1fcc8ced avformat/utils: return pending IO error on EOF in av_read_frame() 5 years ago
Marton Balint 2e31774b40 avformat/avidec: add support for recognizing HEVC fourcc when demuxing 5 years ago
Marton Balint 765c56bfa9 avformat/mpegts: fix teletext PTS when selecting teletext streams only 5 years ago
Michael Niedermayer a370582ba9 tools/target_dec_fuzzer: Init parsepkt 5 years ago
Paul B Mahol c79d6728a7 avfilter/vf_v360: add cubemap 1x6 layout 5 years ago
Michael Niedermayer 07b948fe60 avcodec/vorbisdec: Check get_vlc2() failure 5 years ago
Paul B Mahol 62459d6584 avfilter/vf_stereo3d: improve dubois anaglyphs 5 years ago
Michael Niedermayer 9b57b90c4c avcodec/vaapi_encode: Simplify code with av_clip_int8() 5 years ago
Guo, Yejun 83e0b71f66 dnn: export operand info in python script and load in c code 5 years ago
Guo, Yejun 2d5e39c13e dnn: change .model file format to put layer number at the end of file 5 years ago
Guo, Yejun 09a455a246 dnn: introduce dnn operand (in c code) to hold operand infos within network 5 years ago
Eugene Lyapustin 20a12448aa avfilter/vf_v360: add facebook's format 5 years ago
Jun Zhao 95780f4dcb avutil/file: add more check befor destory the buffer 5 years ago
Jun Zhao 7ce15b1d43 avutil/file: always set *size to zero if *bufptr is NULL 5 years ago
Paul B Mahol 7c0b3ba7dd avcodec: add IMM5 decoder 5 years ago
Paul B Mahol 0067da587a avcodec/msrle: add a flush() callback 5 years ago
Aman Gupta 59e651c052 configure: fix --enable-omx compile on raspberry pi 5 years ago
Michael Niedermayer 15a65c13e1 avcodec/ivi: Allocate bufs later 5 years ago
Michael Niedermayer ba823394f6 tools/target_dec_fuzzer: Adjust maxpixels for indeo4 5 years ago
Michael Niedermayer 96efaa9a1a tools/target_dec_fuzzer: Adjust GDV pixel threshold down by a factor of 2 5 years ago
Michael Niedermayer 738ff94f7c tools/target_dec_fuzzer: adjust pixel threshold for SANM, as it allows coding gigantic images on tiny input 5 years ago
Michael Niedermayer 7e9aecc9f3 avcodec/tta: Fix integer overflow in prediction 5 years ago
Michael Niedermayer dea2591d4f avcodec/vb: Check input packet size to be large enough to contain flags 5 years ago
Michael Niedermayer 37bc8e3249 avcodec/cavsdec: Limit the number of access units per packet to 2 5 years ago
Michael Niedermayer e0c973e5be avformat/mpsubdec: Remove floating point usage 5 years ago
Thierry Foucu a80fdbcf13 lavc/cbs_h2645: Use av_realloc instead of av_malloc 5 years ago
Limin Wang ffd65c8862 lavf/dump: dump the vbv_delay with N/A instead of 18446744073709551615 5 years ago
Paul B Mahol 330ba8d537 avcodec/dsd: use uint8_t instead of unsigned char 5 years ago
Paul B Mahol 9606e4b6e6 avcodec/dsddec: add slice threading support 5 years ago
Paul B Mahol 98f5cbcb7d avformat/dsfdec: set packet pts/duration/pos correctly 5 years ago
Paul B Mahol ef73ccc2c4 avcodec/h264_refs: do not use invalid mmco values in case of error 5 years ago
Paul B Mahol 428b4aacb1 avformat/mov: improve timecode calculation 5 years ago
Paul B Mahol d063f13700 avcodec/tiff: add missing break in tiff_decode_tag() 5 years ago
Paul B Mahol d8410e9cf9 avformat/dhav: always initializer ret 5 years ago
Paul B Mahol 1232e67b16 avfilter/af_compand: change error condition into warning 5 years ago
OvchinnikovDmitrii f8ad2ddd7a libavcodec/amfenc: Vulkan initialization support for encoder. 5 years ago
James Almer b319feb05f avcodec/qtrle: don't clear the palette when flushing 5 years ago
James Almer d70bbdc5fa avcodec/qtrle: call ff_reget_buffer() only when the picture data is going to change 5 years ago
James Almer 8b71cc3363 Revert "avcodec/qtrle: Do not output duplicated frames on insufficient input" 5 years ago
Michael Niedermayer dead949a1f avcodec/atrac9dec: Check block_align 5 years ago
James Almer 33a53722dc avcodec/qtrle: add a flush() callback 5 years ago
James Almer af70bfbead avcodec/h2645_parse: zero initialize the rbsp buffer 5 years ago
Aman Gupta 0821bc4eee avcodec/vaapi_encode: respect -force_key_frames setting 5 years ago
Michael Niedermayer 02a44ed0c8 tools/target_dec_fuzzer: Increase maxpixels threshold for dirac 5 years ago