43584 Commits (010e345afe5d9744956dbc6253a4999e6851e7e9)

Author SHA1 Message Date
Gautam Ramakrishnan 9d302efdf2 libavcodec/j2kenc: Encoding up to 16 bits 5 years ago
Shiyou Yin bd4f37f2eb avcodec/mips: Fix segfault in imdct36_mips_float. 5 years ago
Shiyou Yin 1563b4b4c6 avcodec/mips/cabac: Fix a bug in get_cabac_inline_mips. 5 years ago
Shiyou Yin 44699db6db avcodec/mips: Fix register constraint error reported by clang. 5 years ago
Lynne 6ceaeecaf5 avcodec/libsvt_av1: remove forced-idr option 5 years ago
Daryl Seah 0e20dee5c2 avcodec: Add an SVT-AV1 encoder wrapper 5 years ago
Andreas Rheinhardt cbb6ba2e86 avcodec/cavsdec, h264*, hevc_parser: Use get_ue_golomb_31 where possible 5 years ago
Andreas Rheinhardt 2d5407d390 avcodec/golomb: Document return value of get_ue_golomb_31 on error 5 years ago
Andreas Rheinhardt 69636b443c avcodec/golomb: Prevent shift by negative number 5 years ago
Gautam Ramakrishnan a45935fe05 libavcodec/jpeg2000dec: Support for PPM marker 5 years ago
Michael Niedermayer 6ea8f03bf4 avcodec/jpeg2000dec: Move reslevelno check before use in case JPEG2000_PGOD_RPCL 5 years ago
hwren 5f8555d156 lavc/libxavs2.c: mark key-frame packets 5 years ago
Timo Rothenpieler 466c14d107 avcodec/nvenc: fix B-Ref-Mode support check for recent HEVC 5 years ago
Andreas Rheinhardt 39c4b78829 avcodec/golomb: Don't emit error message in get_ue_golomb 5 years ago
Mark Thompson 16c2ed4362 Revert "lavc/vaapi_encode: add EQUAL_MULTI_ROWS support for slice structure" 5 years ago
Wang Cao 017bf9643f libavcodec/libaomenc.c: Add command-line options for inter-coding tools 5 years ago
Wang Cao 498ad7b37c libavcodec/libaomenc.c: Add command-line options for tx tools. 5 years ago
Gautam Ramakrishnan ff5b9ece42 libavcodec/jpeg2000dec: Fix codeblock decode check 5 years ago
Michael Niedermayer 4333718b35 avcodec/alac: Check decorr_shift to avoid invalid shift 5 years ago
Linjie Fu 21442a820a lavc/vaapi_encode: Add render target support for 422 10-bit 5 years ago
Mark Thompson 9badc60292 vaapi_encode_h265: Enable 4:2:2 support 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 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
James Zern b5f1e057e1 avcodec/libvpxenc: use pix_fmt descriptors where useful 5 years ago
Zane van Iperen e35a0f8f3f avcodec/adpcmenc: cleanup trellis checks 5 years ago
Zane van Iperen 80dda80981 avcodec: add adpcm_ima_apm encoder 5 years ago
Michael Niedermayer 081e3001ed avcodec/tdsc: Fix tile checks 5 years ago
Steinar H. Gunderson 80286671c5 avcodec/put_bits: Fix LZW warning 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
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
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
James Almer 890f2e960a avcodec/libx264: call x264_param_cleanup() if available 5 years ago
James Almer 03ad76794e avcodec/libx264: check for param allocation failure error code 5 years ago
James Almer d1bd079d11 avcodec/libx264: use a function to parse x264opts 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