97151 Commits (0fc150f048398c9dbb8578f25e916fd356c18a54)
 

Author SHA1 Message Date
Lynne 08d0a8992d hwcontext_vulkan: minor corrections for DMABUF mapping 5 years ago
Paul B Mahol d4d74707fb avformat/avidec: recognize H265 fourcc as hevc 5 years ago
Paul B Mahol f0349df7c7 avformat/vpk: add seeking support 5 years ago
Guo, Yejun e35f966853 avfilter/vf_dnn_processing.c: add frame size change support for planar yuv format 5 years ago
Guo, Yejun bd50453894 avfilter/vf_dnn_processing.c: add planar yuv format support 5 years ago
Guo, Yejun d86a8c056b avfilter/vf_dnn_processing.c: use swscale for uint8<->float32 convert 5 years ago
Steven Liu 31bc1c44d6 avformat/hlsenc: set the options when open the key info files 5 years ago
Hongcheng Zhong 5c72bb62a9 avformat/hlsenc: Fix initial setting for start_pts 5 years ago
Michael Niedermayer 1812352d76 avcodec/cbs_jpeg: Check length for SOS 5 years ago
Michael Niedermayer 0a11ef68f0 avcodec/adpcm: Fix invalid shift in AV_CODEC_ID_ADPCM_PSX 5 years ago
Michael Niedermayer c40df2166c avcodec/mpeg12dec: Fix invalid shift in mpeg2_fast_decode_block_intra() 5 years ago
Carl Eugen Hoyos 5f8c383452 lsws/input: Do not change transparency range. 5 years ago
Paul B Mahol b3c46e26aa avcodec/wavpack: check for allocation failure 5 years ago
Paul B Mahol 2c08cd284d avcodec/wavpack: fix some syle issues 5 years ago
David Bryant 9a13ed522f avcodec/wavpack: add support for DSD files 5 years ago
Carl Eugen Hoyos 34d7c8d942 lavc/aarch64: Remove unneeded file vp9mc_aarch64.c 5 years ago
Carl Eugen Hoyos 951bd25572 lavc/aarch64: Fix suffix of new file vp9mc_aarch64. 5 years ago
Carl Eugen Hoyos 213c796561 lavc/aarch64: Fix compilation with --disable-neon 5 years ago
Carl Eugen Hoyos 9a21754904 lavc/aarch64: Move non-neon vp9 copy functions out of neon source file. 5 years ago
Carl Eugen Hoyos 613de37a6c Makefile: Delete more created files when running "make distclean". 5 years ago
James Almer 36aaee2a65 avfilter/Makefile: remove dnn files when calling make clean 5 years ago
Zane van Iperen 33be368202 fate/adpcm: add adpcm_ima_alp tests 5 years ago
Andreas Rheinhardt 66fac1ff7c avcodec/cbs_h2645: Treat slices without data as invalid 5 years ago
Andreas Rheinhardt 8f701932b3 avcodec/cbs_h2645: Remove dead code to delete trailing zeroes 5 years ago
Andreas Rheinhardt 6ee7375ef5 avcodec/v4l2_m2m: Avoid using intermediate buffer 5 years ago
vectronic dc1c3c640d avformat/movenc: add ICC profile support to colr atom 5 years ago
vectronic 99e3409873 avformat/mov: whitespace indent 5 years ago
vectronic 472e044587 avformat/mov: add ICC profile support for colr atom 5 years ago
vectronic 05d27f342b API: add AV_PKT_DATA_ICC_PROFILE to AVPacketSideDataType 5 years ago
Linjie Fu 2847c5c6f9 lavc/vaapi_encode_h265: fix conf_win_xxx_offset for 4:2:2/4:4:4 encoding 5 years ago
Andriy Gelman e6c5329a43 avformat/libzmq: Make default pkt_size value consistent with amqp 5 years ago
Andriy Gelman 1676d0fb25 avformat: Add AMQP version 0-9-1 protocol support 5 years ago
Zane van Iperen d99f3dc6b2 avformat/alp: tweak probe function to return MAX-1 5 years ago
Zane van Iperen 608b8a8c82 avformat: add demuxer for LEGO Racers' ALP format 5 years ago
Zane van Iperen d90413e1e5 avcodec: add decoder for High Voltage Software's ALP ADPCM 5 years ago
phunkyfish 0830e9116f avformat/udp: support w32pthreads compat 5 years ago
Marton Balint 60e2634662 fftools/ffmpeg_opt: remove bogus warning of multiple -af and -vf usage 5 years ago
Marton Balint 5d7788f9e8 fftools/ffmpeg_opt: warn about overwritten parsed options 5 years ago
Marton Balint af7ec793d4 fftools/ffplay: fix possible memory leak in decoder 5 years ago
Timo Rothenpieler cb3c77cfee ffmpeg: default hwaccel_output_format to cuda when hwaccel is cuvid 5 years ago
Gyan Doshi cfd9a65903 doc/demuxers: update mov section 5 years ago
Andreas Rheinhardt a88a3cdb4b dump_extradata: Insert extradata even for small packets 5 years ago
Andreas Rheinhardt 4a141f8e02 h264_mp4toannexb: Cosmetics 5 years ago
Andreas Rheinhardt 824f750880 h264_mp4toannexb: Improve overread checks 5 years ago
Andreas Rheinhardt cb47c6c614 h264_mp4toannexb: Stop reallocating the output buffer 5 years ago
Andreas Rheinhardt 84c87e41a6 h264_mp4toannexb: Consistently use pointer comparisons 5 years ago
Andreas Rheinhardt c177520f67 h264_mp4toannexb: Copy one NAL unit at a time 5 years ago
Andreas Rheinhardt 518bbe9eac h264_mp4toannexb: Try to avoid four byte startcodes 5 years ago
Andreas Rheinhardt aa486b4b66 h264_mp4toannexb: Simplify extradata insertion 5 years ago
Andreas Rheinhardt 4b4f8bd4a5 h264_mp4toannexb: Don't forget numOfPictureParameterSets 5 years ago