112607 Commits (e5dcde620d5617fbfdc1e8a699415b742245638f)
 

Author SHA1 Message Date
Andreas Rheinhardt e5dcde620d avcodec/vc1: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt fd4cb6ebee avcodec/speedhqdec: Avoid unnecessary VLC structure 1 year ago
Andreas Rheinhardt 0a610e22c1 avcodec/lagarith: Avoid unnecessary VLC structure 1 year ago
Andreas Rheinhardt e3ad5b9784 avcodec/imm4: Avoid unnecessary VLC structure 1 year ago
Andreas Rheinhardt f6c5d04b6d avcodec/mimic: Avoid unnecessary VLC structure 1 year ago
Andreas Rheinhardt 827d0325a9 avcodec/mobiclip: Avoid unnecessary VLC structure 1 year ago
Andreas Rheinhardt 36e7f9b339 avcodec/vqcdec: Avoid unnecessary VLC structure 1 year ago
Andreas Rheinhardt 99ed510d4b avcodec/mv30: Avoid unnecessary VLC structure 1 year ago
Andreas Rheinhardt b60a3f70be avcodec/wnv1: Avoid unnecessary VLC structure 1 year ago
Andreas Rheinhardt 1ae750a16e avcodec/rv34: Constify pointer to static object 1 year ago
Andreas Rheinhardt 716ddc8c62 avcodec/rv34: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt 73fa6d486d avcodec/vp3: Reindent after the previous commits 1 year ago
Andreas Rheinhardt 75c6a253a4 avcodec/vp3: Avoid complete VLC struct, only use VLCElem* 1 year ago
Andreas Rheinhardt 6c7a344b65 avcodec/vp3: Share coefficient VLCs between threads 1 year ago
Andreas Rheinhardt 7fee90efac avcodec/imc: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt 6fb96ef755 avcodec/atrac9dec: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt 4c7e8b969e avcodec/clearvideo: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt c95e123e8c avcodec/intrax8: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt 886fbec82f avcodec/mpc7: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt e5e05fd3c8 avcodec/rv40: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt 460c6ae597 avcodec/svq1dec: Increase size of VLC 1 year ago
Andreas Rheinhardt 7d542e26a9 avcodec/svq1dec: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt 7902c0df4c avcodec/msmpeg4_vc1_data: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt ff886fc282 avcodec/ituh263dec: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt 5a9e185dfc avcodec/h261dec: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt 363837de0e avcodec/faxcompr: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt a99285aedf avcodec/asvdec: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt ab8a8246c8 avcodec/h264_cavlc: Remove code duplication 1 year ago
Andreas Rheinhardt bd4c778e19 avcodec/h264_cavlc: Avoid indirection for coefficient table VLCs 1 year ago
Andreas Rheinhardt fe748ddf62 avcodec/h264_cavlc: Avoid superfluous VLC structures 1 year ago
Andreas Rheinhardt c630d76b27 avcodec/vp3: Increase some VLC tables 1 year ago
Andreas Rheinhardt 1fee3a3dce avcodec/vp3: Make VLC tables static where possible 1 year ago
Andreas Rheinhardt edc50658d9 avcodec/vlc: Add functions to init static VLCElem[] without VLC 1 year ago
Rémi Denis-Courmont 424c8ceb08 lavc/huffyuvdsp: R-V V add_int16 1 year ago
Rémi Denis-Courmont 7e1cdc69fb lavc/utvideodsp: R-V V restore_rgb_planes10 1 year ago
Rémi Denis-Courmont 4aea0da230 lavc/utvideodsp: R-V V restore_rgb_planes 1 year ago
Niklas Haas 6aff17a451 avformat/vf_vapoursynth: simplify xyz format check 1 year ago
Niklas Haas 93f07d98d9 avutil/pixdesc: simplify xyz pixfmt check 1 year ago
Niklas Haas d312a33ed2 avfilter/drawutils: remove redundant xyz format check 1 year ago
Niklas Haas 57c16323f2 avutil/pixdesc: add AV_PIX_FMT_FLAG_XYZ 1 year ago
Niklas Haas 96dfc4481b avfilter/drawutils: ban XYZ formats 1 year ago
Logan Lyu 55f28eb627 lavc/aarch64: new optimization for 8-bit hevc_qpel_hv 1 year ago
Logan Lyu 97a9d12657 lavc/aarch64: new optimization for 8-bit hevc_qpel_v 1 year ago
Logan Lyu 265450b89e lavc/aarch64: new optimization for 8-bit hevc_epel_hv 1 year ago
Logan Lyu 22c7291506 lavc/aarch64: new optimization for 8-bit hevc_epel_v 1 year ago
Logan Lyu 772865717b lavc/aarch64: new optimization for 8-bit hevc_epel_pixels and and hevc_qpel_pixels 1 year ago
Martin Storsjö 2c3d2a0245 configure: Improve aarch64 feature detection on older, broken Clang versions 1 year ago
Martin Storsjö f05948ada4 aarch64: Simplify the linux runtime cpu detection code 1 year ago
Rémi Denis-Courmont ae72412aa8 lavc/idctdsp: improve R-V V put_pixels_clamped 1 year ago
Rémi Denis-Courmont d48810f3a5 lavc/idctdsp: improve R-V V add_pixels_clamped 1 year ago