101035 Commits (7a239526146934a50c1cebd25e079a1027db545c)
 

Author SHA1 Message Date
Michael Niedermayer 06e5c79194 avformat/asfdec_o: Check lang_idx 4 years ago
Michael Niedermayer 8af299acde avformat/aiffdec: Check size before subtraction in get_aiff_header() 4 years ago
Michael Niedermayer c6edbf0090 avformat/utils: Use av_sat_sub64() in max_analyze_duration check 4 years ago
Michael Niedermayer d03f0ec9a1 avformat/electronicarts: More chunk_size checks 4 years ago
Michael Niedermayer 386faeda5f avcodec/cfhd: check peak.offset 4 years ago
Michael Niedermayer b0f8586ca9 avformat/tedcaptionsdec: Check for overflow in parse_int() 4 years ago
Andreas Rheinhardt bfdf03207b avcodec/vorbis_data: Move encoder-related table to its only user 4 years ago
Andreas Rheinhardt b91b04473a avcodec/fft_template: Avoid useless function 4 years ago
Andreas Rheinhardt 124e2a79e2 avfilter/drawutils: Remove remnants of old API 4 years ago
Paul B Mahol 27b793b0cf avfilter/vf_blackdetect: add support for >8 depth formats 4 years ago
Paul B Mahol 8248f7b902 avfilter/vf_blackdetect: fix bug when no final log would be displayed 4 years ago
Paul B Mahol 0bcba12a55 avfilter/vf_blackdetect: use the name 's' for the pointer to the private context 4 years ago
Andreas Rheinhardt d8b2fae3c7 avcodec/msmpeg4: Inline number of motion vectors 4 years ago
Andreas Rheinhardt fbb81ea2c6 avcodec/msmpeg4dec: Don't check for errors for complete VLCs 4 years ago
Michael Niedermayer a899d6ca10 avformat: Change avpriv_new_chapter() from O(n) to (1) in the common case 4 years ago
Michael Niedermayer fc45d924d7 avformat/nuv: Check channels 4 years ago
Michael Niedermayer f3e4ebb007 avcodec/siren: Increase noise category 5 and 6 4 years ago
Michael Niedermayer e847cabb60 avcodec/siren: Factorize category 5 and 6 noise computation 4 years ago
Michael Niedermayer 1208872946 avcodec/siren: remove constant region_size 4 years ago
Michael Niedermayer 78d6d8ddb5 avformat/mpc8: Check size before implicitly converting to int 4 years ago
Paul B Mahol ed51890191 doc/filters: mention commands support for pseudocolor 4 years ago
Paul B Mahol 61a0ff892e avfilter/vf_pseudocolor: add support for commands 4 years ago
Paul B Mahol 891da955af avfilter/vf_pseudocolor: use macro for code that repeats 4 years ago
Paul B Mahol d01aa49753 avfilter/vf_pseudocolor: add presets 4 years ago
Jose Da Silva c31a7d07f6 avcodec/xbmenc: Allow for making UW images 4 years ago
Jose Da Silva cb70e1921a avcodec/xbmenc: xbm Lower memory use 4 years ago
Jose Da Silva 41b8fd3a16 avcodec/xbmenc: Do not add last comma into output 4 years ago
Andreas Rheinhardt 9267e2ff0d avcodec/flashsv2enc: Fix use of uninitialized value 4 years ago
Guo, Yejun eccc7971c2 dnn_backend_openvino.c: remove extra semicolon 4 years ago
Guo, Yejun 06c01f1763 dnn: remove type cast which is not necessary 4 years ago
Guo, Yejun a163aa6cf7 tests/dnn: enable unit test dense 4 years ago
Paul B Mahol 24892fa4a7 avfilter/vf_pseudocolor: add slice threading 4 years ago
Marton Balint b410b14fba avformat/mxfenc: add Coding Equations and Color Primaries to local tags 4 years ago
Andreas Rheinhardt 9f38fac053 avcodec/h261dec: Make VLC smaller 4 years ago
Andreas Rheinhardt ba96f2254a Revert "mpeg4videodec: raise an error if sprite_trajectory.table is NULL" 4 years ago
Andreas Rheinhardt e1cba568f2 avformat/url: Reorder elements of URLProtocol to make it smaller 4 years ago
Andreas Rheinhardt d64d30bd25 avformat/avidec: Simplify compile-time check for DV demuxer 4 years ago
Paul B Mahol a9d23d33a1 avfilter: add colortemperature filter 4 years ago
Paul B Mahol 35f8628047 avfilter: add kirsch video filter 4 years ago
Paul B Mahol 021dc4f107 doc/filters: mention that shear filter supports commands 4 years ago
Guo, Yejun 149bfc2445 libavutil/frame.h: correct typo for AVFilmGrainParams in comment 4 years ago
James Almer 683cd25c5a avcodec/sei: add Parameter Sets Inclusion Indication enum value 4 years ago
Paul B Mahol 2ee2e4cd41 avfilter/vf_colorchannelmixer: extend pl option functionality 4 years ago
Paul B Mahol 199d9e705a avfilter/vf_lenscorrection: remove unused elements 4 years ago
Paul B Mahol 499c3193a5 avfilter/vf_lenscorrection: reduce overhead calling execute for every plane 4 years ago
Paul B Mahol 46f170e544 avfilter/vf_lenscorrection: add support for commands 4 years ago
Michael Niedermayer 33f6d8e376 avcodec/cri: Fix whitespace issue in unpack_10bit() 4 years ago
Michael Niedermayer aa1b8e6898 avformat/realtextdec: Avoid undefined overflow in the end of read_ts() 4 years ago
Michael Niedermayer 0014249fd9 avformat/nutdec: Fix integer overflow in count computation 4 years ago
Michael Niedermayer 48fb752767 avformat/mvi: Use 64bit for testing dimensions 4 years ago