98541 Commits (7a7ed1699c3b08d23ed5ab4955544f146e88b59b)
 

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