94795 Commits (3424600e0b19417ebad6da8b28e57e11290abbe7)
 

Author SHA1 Message Date
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
Michael Niedermayer 5af613cc48 tools/target_dec_fuzzer: Do not corrupt the packet size return 5 years ago
Michael Niedermayer 8f49176e84 avcodec/alac: Check for bps of 0 5 years ago
Xuewei Meng 59da9dcd7e avfilter/vf_derain: reindent code after last commit 5 years ago
Steven Liu 6d1009cb9d doc/examples/decode_video: add input file format information for usage 5 years ago
Steven Liu 7c2ff06b6e doc/examples/decode_audio: print message about how to play the output file 5 years ago
Steven Liu 17576fda65 avformat/hlsenc: remove unused value 5 years ago
Steven Liu 80d2a7f5c6 avformat/hlsenc: fix memleak of filename 5 years ago
Steven Liu 4ba82ecc12 avformat/hlsenc: fix memleak in hls_write_trailer 5 years ago
Xuewei Meng f0c97d613e libavfilter: Add dehaze-filter option in existing derain. 5 years ago
Carl Eugen Hoyos 434588596f lavc/x264: Also clean-up libx264rgb after init errors. 5 years ago
James Almer 808a6717e0 avformat/movenc: add muxing support for Dolby TrueHD streams 5 years ago
James Almer d1409fe952 avformat/mov: add demuxing support for Dolby TrueHD streams 5 years ago
James Almer c300fe13b6 avcodec/mlp_parser: export AVCodecContext frame_size 5 years ago
James Almer 21d7eeafc1 avcodec/mlp_parse: move TrueHD channel layout and sample rate related code to the header 5 years ago
Paul B Mahol 45cefca1e7 avformat/dhav: handle files missing data at start 5 years ago
Paul B Mahol 96fd07351a avformat/dhav: gracefully handle corrupted files 5 years ago
Thilo Borgmann 1cfba7fc75 fate/als: Add test for conformance file with 512 channels. 5 years ago
Pavel Koshevoy 22a14ee753 avcodec/videotoolbox_hevc: avoid leaking cached_hw_frames_ctx 5 years ago