99169 Commits (2524e64dbe4b39644b14bfa943461fd011fafb56)
 

Author SHA1 Message Date
Paul B Mahol 2524e64dbe avfilter/f_interleave: fix some issues with interleaving 4 years ago
James Almer 022a12b306 avcodec/decode: use a packet list to store packet properties 4 years ago
James Almer 8a81820624 avcodec/packet: move AVPacketList definition and function helpers over from libavformat 4 years ago
Paul B Mahol fda5363c80 avfilter/x86/vf_convolution_init: there is asm only for 8bit depth 4 years ago
Paul B Mahol 05c8d0bce6 avfilter/avf_concat: check for possible integer overflow 4 years ago
Paul B Mahol 17b44f759e avfilter/af_amix: do not leave unset PTS for frames after first stream is over 4 years ago
Andreas Rheinhardt a489b6a8e3 avcodec/cfhdenc: Fix leaks on allocation errors 4 years ago
Andreas Rheinhardt 82b6f4b556 avcodec/snowdec: Use ff_snow_common_init() directly 4 years ago
Mark Reid 60e7021064 avfilter/vf_premultiply: add missing AV_PIX_FMT_YUVA444P12 4 years ago
Zane van Iperen 119efa275e
avformat: add Argonaut Games BRP demuxer 4 years ago
Zane van Iperen 121016f827
avformat/argo_asf: add ASF_MIN_BUFFER_SIZE #define 4 years ago
Zane van Iperen 442249ef28
avformat/argo_asf: split functionality into a header 4 years ago
Zane van Iperen 0476b6ee1e
avformat/argo_asf: bail if invalid tag 4 years ago
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