98493 Commits (d1bd079d1144d1d882cf9a1ec8883388526e4604)
 

Author SHA1 Message Date
James Almer d1bd079d11 avcodec/libx264: use a function to parse x264opts 5 years ago
Paul B Mahol 3a37aa597f avfilter/avf_showwavespic: add filter mode 5 years ago
Paul B Mahol d363afb30e avfilter/vf_tinterlace: fix mergex2, first frame is always considered odd 5 years ago
Paul B Mahol 24fea4d09b avfilter/vf_tinterlace: use frame counter from lavfi 5 years ago
leozhang fe591393cd avfilter/vf_bilateral: remove useless memcpy 5 years ago
Paul B Mahol 241cdded0f avfilter/vf_bilateral: stop using sigmaS as percent of width/height 5 years ago
James Almer d11cc743c8 Revert "avcodec/cbs_av1: keep separate reference frame state for reading and writing" 5 years ago
James Almer 2493944e31 avcodec/av1_frame_merge_bsf: Use separate contexts for reading/writing 5 years ago
James Almer c91be9de4c avcodec/av1_metadata_bsf: Use separate contexts for reading/writing 5 years ago
Gautam Ramakrishnan db7dfb4a79 libavcodec/jpeg2000 Fix RPCL Progression order check 5 years ago
Zhao Zhili af7b1031e1 avformat/mov: fix atom type to string conversion 5 years ago
Michael Niedermayer 663f024415 swscale/tests/swscale: use 1 for indicating erros 5 years ago
Andriy Gelman a9fecb8ea1 avcodec/v4l2_m2m_dec: remove redundant packet and fix double free 5 years ago
Gautam Ramakrishnan 660386813d libavcodec/jpeg2000 Fix PCRL Progression Order check 5 years ago
Gyan Doshi 1ec2b3de5a avformat/riffenc: indicate storage of flipped RGB bitmaps 5 years ago
Limin Wang a54b367c78 avdevice/decklink_dec: export timecode with s12m side data 5 years ago
Limin Wang 448a9aaa78 API: add AV_PKT_DATA_S12M_TIMECODE to AVPacketSideDataType 5 years ago
Limin Wang c24c6a1bee avutil/timecode: add description for SMPTE binary format 5 years ago
Gautam Ramakrishnan 05f3d37dd5 libavcodec/jpeg2000dec : Prevent overriding SOP marker bit 5 years ago
Michael Niedermayer 24c575e0aa swscale/tests/swscale: Initialize res to a non random error code 5 years ago
Michael Niedermayer ec27c1827c swscale/tests/swscale: Fix incorrect return code check 5 years ago
James Almer ba3e771a42 x86/yuv2rgb: fix crashes when storing data on unaligned buffers 5 years ago
Ruiling Song 7772666e5b mailmap: add entry for myself 5 years ago
Philip Langdale 93febc4e15 avutil/hwcontext_vdpau: Correctly initialise pixfmts 5 years ago
Moritz Barsnick 2dabee7c0f avformat/mov: fix missing line break in messages 5 years ago
James Almer 55e1bc39cb checkasm/vf_blend: use the correct depth parameters to initialize the blend modes 5 years ago
James Almer 320694ff84 x86/vf_blend: fix warnings about trailing empty parameters 5 years ago
James Almer 2c844c9828 x86/h264_deblock: fix warning about trailing empty parameter 5 years ago
Henrik Gramner 0b2b03568f avutil/x86inc: fix warnings when assembling with Nasm 2.15 5 years ago
Jun Zhao 3205ed31a7 lavf/udp: fix the comments for default UDP socket recvbuf size 5 years ago
Jun Zhao 04037e2966 lavfi/setpts: fix setpts/asetpts option dump error 5 years ago
Ben Clayton 4dab04622a libavfilter/glslang: Remove unused header 5 years ago
Paul B Mahol 6f84e92172 avfilter/vf_chromanr: move thres calculation to filter_frame() 5 years ago
Andreas Rheinhardt 5d91b7718e avformat/sdp: Fix potential write beyond end of buffer 5 years ago
Andreas Rheinhardt ec59dc73f0 avformat/mm: Check for existence of audio stream 5 years ago
Michael Niedermayer 79e8d17024 avcodec/tiff: Check input space in dng_decode_jpeg() 5 years ago
Michael Niedermayer dde6077297 avcodec/mjpeg_parser: Adjust size rejection threshold 5 years ago
Michael Niedermayer 4a10bc8f6f avcodec/cbs_jpeg: Fix uninitialized end index in cbs_jpeg_split_fragment() 5 years ago
ManojGuptaBonda ed5ee04722 avcodec/hevcdec: Add VDPAU to list of supported formats 5 years ago
ManojGuptaBonda 3c821c4ad3 lavc/vdpau_hevc: add function to find exact vdp_profile for REXT 5 years ago
Limin Wang 61880e1ad0 avcodec/mpeg12dec: add timecode metadata 5 years ago
Limin Wang 10c7745ae9 avcodec/h264_slice: add timecode metadata 5 years ago
Limin Wang b531216e6a avcodec/h264_slice: replace cur->f with out for better readability 5 years ago
Limin Wang dcf9235a87 avcodec/hevcdec: add timecode metadata 5 years ago
Lynne 3adffab073
swscale/tests: check return value of sws_scale 5 years ago
Lynne 3e098cca6e
aarch64/yuv2rgb_neon: fix return value 5 years ago
Siyuan Huang 05feb7a26b libavformat/dashenc.c: Support mpd update period 5 years ago
Ting Fu dbf66b9e0e tests/dnn/mathunary: fix the issue of NAN 5 years ago
James Zern d294716c22 avcodec/libaomenc: fix build w/libaom v1.0.0 5 years ago
Limin Wang f9277cd796 avfilter/vf_showinfo: add dump_s12m_timecode() helper function 5 years ago