99205 Commits (771f91532c5cb65666820f1156b3a0e1661a3102)
 

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