98594 Commits (44699db6db32e7077d6fc5a1cf0c81463ee5d791)
 

Author SHA1 Message Date
Andreas Rheinhardt 49e78548c3 avformat/mxfdec: Fix memleak when adding element to array fails 5 years ago
James Almer 84655b7101 avutil: bump version after addition of MIPS cpu flags 5 years ago
Jiaxun Yang 24911b9244 libavcodec: MIPS: MMI: Move sp out of the clobber list 5 years ago
Jiaxun Yang 7a7ed1699c libavcodec: MIPS: MMI: Fix type mismatches 5 years ago
Jiaxun Yang e2fa12e3ae libavcodec: Enable runtime detection for MIPS MMI & MSA 5 years ago
Jiaxun Yang e387fcd01c libavutil: Detect MMI and MSA flags for MIPS 5 years ago
Jiaxun Yang d5380f068d libavutils: Add parse_r helper for MIPS 5 years ago
Jiaxun Yang d57d6def73 ffbuild: Refine MIPS handling 5 years ago
Gautam Ramakrishnan b61d3dfab0 libavcodec/jpeg2000dec: Add check when done with main header markers 5 years ago
James Almer 5eb4405fc5 avcodec/libdav1d: use av_image_get_buffer_size() to calculate frame size 5 years ago
Brian Kim c40d36076a libavcodec/decode: avoid UB when getting plane sizes 5 years ago
Brian Kim fccbd1245f libavutil/frame: avoid UB when getting plane sizes 5 years ago
Brian Kim 3a8e927176 avutil/imgutils: add utility to get plane sizes 5 years ago
James Zern b5f1e057e1 avcodec/libvpxenc: use pix_fmt descriptors where useful 5 years ago
Paul B Mahol 17f6bd6e58 avfilter/vf_xfade: add hblur transition 5 years ago
Zane van Iperen e35a0f8f3f avcodec/adpcmenc: cleanup trellis checks 5 years ago
Zane van Iperen 932edaaa60 fate: add adpcm_ima_apm encoding test 5 years ago
Zane van Iperen 4eb6ec3a85 avformat: add apm muxer 5 years ago
Zane van Iperen 80dda80981 avcodec: add adpcm_ima_apm encoder 5 years ago
Zane van Iperen 8598fc4010 avcodec/apm: fix sample_rate check 5 years ago
Michael Niedermayer 081e3001ed avcodec/tdsc: Fix tile checks 5 years ago
Fei Wang 8544783280 swscale/yuv2rgb: consider x2rgb10le on big endian hardware 5 years ago
Michael Niedermayer b6663adaae avformat/sbgdec: Check for overflow in parse_timestamp() 5 years ago
Steinar H. Gunderson 80286671c5 avcodec/put_bits: Fix LZW warning 5 years ago
Paul B Mahol c4c989c7ca avfilter/vf_yaepblur: fix naming of filter class 5 years ago
Jun Zhao ba31fdfd7b lavf/dashdec: enable custom interrup callback in sub-demuxer 5 years ago
Jun Zhao 4239a8c983 lavf/hls: enable custom interrup callback in sub-demuxer 5 years ago
Linjie Fu 43a08d907b lavc/vaapi_encode_h265: add h265 tile encoding support 5 years ago
Linjie Fu a7c2cdf0f6 lavc/vaapi_encode: add tile slice encoding support 5 years ago
Linjie Fu 65f4d561c9 lavc/vaapi_encode: wrap slice codes into row slice functions 5 years ago
Steven Liu 2c1cc326e9 avformat/crypto.c: remove unnecessary code 5 years ago
Carl Eugen Hoyos c4b6ee55c0 lavc/sgienc: Fix default 16bit encoding. 5 years ago
Shiyou Yin 12614a589f avcodec/mips: fix type mismatch in h264dsp_msa.c 5 years ago
Steinar H. Gunderson 88d80cb975 avcodec/put_bits: Make bit buffers 64-bit 5 years ago
Steinar H. Gunderson c63c303a1f avcodec/put_bits: Parametrize bit buffer type 5 years ago
Gautam Ramakrishnan e39490615f libavcodec/jpeg2000dec: Support for Parameterless Markers 5 years ago
Linjie Fu 489c5db079 lavc/vaapi_encode: add EQUAL_MULTI_ROWS support for slice structure 5 years ago
Zane van Iperen 91a9f86edf avformat/apm: fix variable/structure names and cosmetics 5 years ago
Zane van Iperen 1b0a0da63a avformat/apm: use the entire APMState structure as extradata 5 years ago
Zane van Iperen 3bf1be2101 avformat/apm: read header correctly 5 years ago
Jun Zhao 68c56082d3 doc/http: Update HTTP protocol options 5 years ago
Andreas Rheinhardt 1998d1d6af avformat/au: Avoid allocation for metadata string 5 years ago
Andreas Rheinhardt c2e17e8d84 avformat/au: Simplify writing string into AVBPrint 5 years ago
Andreas Rheinhardt 84340497c0 avformat/au: Remove redundant av_freep() 5 years ago
Andreas Rheinhardt 8d3556b7a3 avformat/au: Store strings instead of pointers to strings in array 5 years ago
Paul B Mahol fa8345cf05 avfilter/vf_bilateral: simplify code a little 5 years ago
James Almer 36e51c190b avcodec/libaomenc: use pix_fmt descriptors where useful 5 years ago
Lynne 6a2f3f60ae
libaomenc: enable 8, 10 and 12 bit RGB encoding 5 years ago
Zane van Iperen dabac26fa5 MAINTAINERS: add myself and gpg fingerprint 5 years ago
James Almer 890f2e960a avcodec/libx264: call x264_param_cleanup() if available 5 years ago