Show patches with: Submitter = Dale Curtis       |    State = Action Required       |    Archived = No       |   32 patches
Patch Series A/L/R/T S/W/F Date Submitter Delegate State
[FFmpeg-devel] Fix integer overflow in mov_read_packet(). [FFmpeg-devel] Fix integer overflow in mov_read_packet(). - - - - -2- 2023-11-22 Dale Curtis New
[FFmpeg-devel] Don't adjust start time for MP3 files; packets are not adjusted. [FFmpeg-devel] Don't adjust start time for MP3 files; packets are not adjusted. - - - - 2-- 2020-04-23 Dale Curtis New
[FFmpeg-devel] Fix undefined behavior in ff_configure_buffers_for_index() [FFmpeg-devel] Fix undefined behavior in ff_configure_buffers_for_index() - - - - 1-- 2020-01-29 Dale Curtis New
[FFmpeg-devel] Don't trigger errors for multiple id3 tags. - - - - --- 2019-02-28 Dale Curtis New
[FFmpeg-devel] Fix handling of unknown length case for matroska files. - - - - --- 2019-02-22 Dale Curtis New
[FFmpeg-devel] avformat/matroskadec: Check parents remaining length - - - - --- 2019-02-21 Dale Curtis New
[FFmpeg-devel] Reduce static table size for VLC tables in h264_cavlc.c - - - - --- 2018-09-07 Dale Curtis New
[FFmpeg-devel] Don't calculate duration using AV_NOPTS_VALUE for start_time. - - - - --- 2018-09-07 Dale Curtis New
[FFmpeg-devel,mov] Error on too large stsd entry counts. - - - - --- 2018-08-30 Dale Curtis New
[FFmpeg-devel] Correct opus-in-mp4 pre-skip to be uint16_t versus int16_t. - - - - --- 2018-08-21 Dale Curtis New
[FFmpeg-devel] Respect AR and NM overrides for Windows builds. - 1 - - --- 2018-04-16 Dale Curtis New
[FFmpeg-devel,mpegaudio_parser] Skip trailing junk data when flushing parser. - - - - --- 2018-02-23 Dale Curtis New
[FFmpeg-devel,aacdec] Parse and drop gain control data, so that SSR packets decode. - 1 - - --- 2018-02-21 Dale Curtis New
[FFmpeg-devel,mp3] Skip APE tags when parsing mp3 packets. - - - - --- 2018-01-29 Dale Curtis New
[FFmpeg-devel,ogg] Respect AVERROR codes returned by ogg header parsing. - - - - --- 2017-12-01 Dale Curtis New
[FFmpeg-devel,vorbis] Fix another 1 << 31 > int32_t::max() with 1u. - - - - --- 2017-11-30 Dale Curtis New
[FFmpeg-devel,oggvp8] Don't manipulate duration when it's AV_NOPTS_VALUE. - - - - --- 2017-11-28 Dale Curtis New
[FFmpeg-devel,ogg] Free opus extradata before reallocating. - - - - --- 2017-11-28 Dale Curtis New
[FFmpeg-devel,mov] Increment stsd_count while processing stsd data; avoids leaks. - - - - --- 2017-11-21 Dale Curtis New
[FFmpeg-devel,avformat] Prevent undefined shift with wrap_bits > 63. - - - - --- 2017-11-21 Dale Curtis New
[FFmpeg-devel,ogm] Free extradata before reallocating. - - - - --- 2017-11-21 Dale Curtis New
[FFmpeg-devel,mpeg4video] Fix undefined shift on assumed 8-bit input. - - - - --- 2017-11-20 Dale Curtis New
[FFmpeg-devel,ogg] Close ogg stream upon error when using AV_EF_EXPLODE. - - - - --- 2017-11-20 Dale Curtis New
[FFmpeg-devel,mov] Fix leak of frame_duration_buffer in mov_fix_index(). - 1 - - --- 2017-11-17 Dale Curtis New
[FFmpeg-devel,mpegaudio] Use ff_thread_once for fixed, float table init. - - - - --- 2017-11-17 Dale Curtis New
[FFmpeg-devel] Avoid corrupting diagnostic state with _Pragma changes. - - - - --- 2017-11-04 Dale Curtis New
[FFmpeg-devel] Don't use _tzcnt instrinics with clang for windows w/o BMI. - 1 - - --- 2017-10-24 Dale Curtis New
[FFmpeg-devel,mov] When both edit list and start padding present, take maximum. - - - - --- 2017-10-16 Dale Curtis New
[FFmpeg-devel] Use NULL_IF_CONFIG_SMALL for AVOption tables. - - - - --- 2017-08-25 Dale Curtis New
[FFmpeg-devel,mov] Bail when invalid sample data is present. - - - - --- 2017-08-25 Dale Curtis New
[FFmpeg-devel,mov] Fix trampling of ctts during seeks when sidx support is enabled. - - - - --- 2017-08-10 Dale Curtis New
[FFmpeg-devel] lavf/mov: add support for sidx fragment indexes - - - - --- 2017-07-18 Dale Curtis New