99256 Commits (f4e6aa609d7e8738c172aab2c0608e20ba3f779c)
 

Author SHA1 Message Date
Marton Balint 96907e84dd avdevice/decklink_dec: add support for querying RP188 High Frame Rate timecode 4 years ago
Marton Balint f1b908d20a avdevice/decklink_dec: add support for rgb/yuv pixel format autodetection 4 years ago
Marton Balint e33c0d8c69 avdevice/decklink_dec: use decklink_ctx->raw_format as bmdPixelFormat 4 years ago
Marton Balint a9ede0bde4 avdevice/decklink_common.h: remove unsupported decklink version ifdef 4 years ago
Marton Balint 9b434bea75 avformat: use av_timecode_make_smpte_tc_string2 4 years ago
Marton Balint 172af0ee51 avfilter/vf_showinfo: use av_timecode_make_smpte_tc_string2 4 years ago
Marton Balint 5673802511 avcodec: use av_timecode_make_smpte_tc_string2 in hevc and h264 decoder 4 years ago
Marton Balint babbb5a4ba fftools/ffprobe: use av_timecode_make_smpte_tc_string2 4 years ago
Marton Balint 837b6eb90e avutil/timecode: add av_timecode_make_smpte_tc_string2 4 years ago
Marton Balint 5357401671 avutil/timecode: do not trash bits on invalid av_timecode_get_smpte arguments 4 years ago
Marton Balint d0596e0bb0 avutil/timecode: cosmetics on av_timecode_get_smpte 4 years ago
Marton Balint 00117e28c1 avutil/timecode: fix av_timecode_get_smpte_from_framenum with 50/60 fps 4 years ago
Paul B Mahol ddc9cce3cd avformat: add Square SVS demuxer 4 years ago
Paul B Mahol cd67bf2a28 avformat/moflex: make seeking more useful 4 years ago
Paul B Mahol bd7d832e84 avcodec/mobiclip: add missing flush 4 years ago
Paul B Mahol 2752323046 avformat/flic: add support for seeking to start 4 years ago
Paul B Mahol e1da139a33 avcodec/cdgraphics: fix decoded output when seeking to start of file 4 years ago
Paul B Mahol 55af1807f7 avfilter/asrc_anullsrc: actually return correct EOF pts 4 years ago
Paul B Mahol c28b14eb98 avfilter/asrc_anullsrc: give better limits to number of samples per frame 4 years ago
Paul B Mahol 0a17a4891d avfilter/asrc_anullsrc: make number of output samples match duration 4 years ago
Michael Niedermayer aa8935b395 avformat/cdg: Fix integer overflow in duration computation 4 years ago
Michael Niedermayer e3af2a0756 tools:target_dem_fuzzer: Split into a fuzzer fuzzing at the protocol level and one fuzzing a fixed demuxer input 4 years ago
Andreas Rheinhardt f5a61a1728 avcodec/crystalhd: Remove unused packet 4 years ago
James Almer e46f34e85b avcodec/av1dec: fix setting pix_fmt 4 years ago
James Almer 9c6026bc72 avcodec/av1dec: update reference frame state on show_existing_frame 4 years ago
James Almer b80c66bb6b avcodec/av1dec: set chroma_sample_location 4 years ago
James Almer b7a06885f1 avcodec/av1dec: use av_cmp_q() to compare aspect ratio 4 years ago
James Almer 5a562f518f avcodec/av1_parser: don't set AVCodecContext frame dimensions 4 years ago
Fei Wang 47be5a5056 avcodec: add AV1 hardware accelerated decoder 4 years ago
James Almer bab3c32351 avcodec/av1_parser: don't set AVCodecContext pixel format 4 years ago
Michael Niedermayer 2b9f39689a avcodec/mpc: Fix multiple numerical overflows in ff_mpc_dequantize_and_synth() 4 years ago
Michael Niedermayer bad8b17a3d avcodec/mobiclip: Check quantizer before table setup 4 years ago
Paul B Mahol ca49476ace avcodec/adpcm: take into account block_align when decoding ADPCM_PSX 4 years ago
Paul B Mahol 60c4459075 avformat/brstm: remove custom allocation of table to hold coeffs 4 years ago
Paul B Mahol 3382b0290a avformat/brstm: fix decoding brstm with custom coeff offsets 4 years ago
Mark Reid 61d767f3a3 fate: use correct uint32 layer 4 years ago
Jun Zhao 856363710f lavf/mov: Remove redundant code 4 years ago
Ting Fu dc16aeb390 dnn/openvino: add input/output name info 4 years ago
Ting Fu 87cb24a1ca dnn/openvino: support run inference via GPU 4 years ago
Paul B Mahol a406dde1d2 avcodec/exr: initialize axmax and bxmin to 0 4 years ago
Mark Reid 1c094563fe avcodec/exr: add support data windows larger or outside display window 4 years ago
James Almer 6a5b38ef44 avcodec/utils: make the src paramater for ff_thread_ref_frame const 4 years ago
Andreas Rheinhardt 0963be71ec avfilter/formats: Remove pointless checks 4 years ago
Andreas Rheinhardt 5616942220 avfilter/formats: Don't typedef structure a second time 4 years ago
Andreas Rheinhardt 0086432fc7 fftools, libavcodec, libavfilter: Add const to some AVCodec * 4 years ago
Andreas Rheinhardt b091df7210 avfilter/vf_subtitles: Remove obsolete LIBAVCODEC_VERSION_INT checks 4 years ago
Andreas Rheinhardt e65897f3ee avfilter/vf_subtitles: Remove unnecessary initialization of AVPacket 4 years ago
Andreas Rheinhardt 77ace1ffea avfilter/vf_subtitles: Fix leaks on failure 4 years ago
Andreas Rheinhardt 8443848dfc avfilter/vf_uspp: Fix potential leak of dict on error 4 years ago
Andreas Rheinhardt 98171d14c5 avfilter/lavfutils: Avoid initializing packet 4 years ago