99177 Commits (0bb5cc0ee959bdc2ff439a149343bc1a53998f31)
 

Author SHA1 Message Date
Andreas Rheinhardt 0bb5cc0ee9 avcodec/hcom: Cleanup generically upon init failure 4 years ago
Andreas Rheinhardt 8da8774d8e avcodec/gif: Fix leaks upon allocation error 4 years ago
Andreas Rheinhardt 39638ace67 avcodec/dsicinvideo: Remove redundant code for freeing 4 years ago
Andreas Rheinhardt 3c2128df7f avcodec/avrndec: Fix memleak on error 4 years ago
Andreas Rheinhardt d8e4d26de6 avcodec/avrndec: Check allocation for success 4 years ago
Andreas Rheinhardt b0a29d88c8 avcodec/atrac1: Cleanup generically after init failure 4 years ago
Andreas Rheinhardt e75ccc8123 avcodec/atrac1: Check allocation of AVFloatDSPContext 4 years ago
Mark Reid 8ddcbebc3f libavcodec/exr: fix incorrect translation of denorm mantissa 4 years ago
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