46565 Commits (5d5a01419928d0c00bae54f730eede150cd5b268)

Author SHA1 Message Date
Michael Niedermayer ade36d61de avcodec/texturedspenc: Fix indexing in color distribution determination 3 years ago
softworkz 830f49cb9d avcodec/dvdsubdec, dvbsubdec: remove bitmap dumping in DEBUG builds 3 years ago
Yue Heng 11912f65ef libavcodec/qsvenc: Add min/max QP control options for I/P/B frame 3 years ago
Linjie Fu 99446c74cf lavc/vaapi_encode: add support for maxframesize 3 years ago
Paul B Mahol 973fab5653 avcodec: add QOI decoder and demuxer and parser and encoder and muxer 3 years ago
rcombs c534d9f72a lavc/h264_ps: always include the stop bit in [s|p]ps->data 3 years ago
rcombs 792a9f2406 lavc/videotoolboxdec: insert emu-prevention bytes for HEVC as well 3 years ago
rcombs a465e2c39e lavc/videotoolboxdec: fix writing too many 1 bits for the reserved fields 3 years ago
rcombs 928b22edfe lavc/videotoolboxdec: fix generating HEVC general_profile_compatibility_flags 3 years ago
rcombs 686b64e155 lavc/videotoolboxdec: fix escaping sequential zero sequences 3 years ago
rcombs dfbc921f9f lavc/videotoolboxdec: warn on nonzero status in the callback 3 years ago
Ronald S. Bultje 6e13c30a8f vp9: don't overread by 4 pixels in ff_vp9_avg4_mmxext(). 3 years ago
Vignesh Venkatasubramanian f55c91497d avcodec/libaomenc: Expose the allintra usage mode 3 years ago
Semen Belozerov 3a7e9caf92 avcodec/vp9: ipred_hd_16x16_16 avx2 implementation 3 years ago
Andreas Rheinhardt 6d037537c1 avcodec/wavpack: Remove redundant av_channel_layout_uninit() 3 years ago
Andreas Rheinhardt 415f012359 avcodec/ffv1enc: Fix undefined left shifts of negative numbers 3 years ago
Andreas Rheinhardt c5b2ddfe18 avcodec/iff: Remove redundant #if 3 years ago
Michael Niedermayer 366ef56f7f avcodec/ffv1enc: Eliminate float/double from find_best_state() 3 years ago
Michael Niedermayer 9e4d1549e8 avcodec/pcm-dvdenc: Mark unreachable defaults 3 years ago
Martin Storsjö 9fba0b8a8c mfenc: Use dlopen instead of LoadLibrary for loading mfplat.dll 3 years ago
Bohan Li 950123dc31 avcodec/libaomenc: Add unmet target level warning 3 years ago
J. Dekker 3c694967f8 lavc/aarch64: hevc_sao reschedule slightly 3 years ago
Trystan Mata 1cb601ad10 avcodec/mfenc: Dynamically load MFPlat.DLL 3 years ago
Haihao Xiang 478e1a98a2 qsv: add requirement for the mininal version of libmfx 3 years ago
Dmitry Rogozhkin f8a07c4d4a libavcodec/qsvenc: expose only supported options 3 years ago
J. Dekker 2e832be322 lavc/aarch64: add hevc sao edge 8x8 3 years ago
J. Dekker 92f67e4017 lavc/aarch64: add hevc sao edge 16x16 3 years ago
J. Dekker d957ee34a6 lavc/aarch64: fix hevc sao band filter 3 years ago
Andreas Rheinhardt 8d788c567a avcodec/mjpegenc: Remove ineffective pred option 3 years ago
Andreas Rheinhardt d587b1c323 avcodec/mpegvideoenc: Remove ineffective options 3 years ago
Andreas Rheinhardt de640d2b53 avcodec/mjpegenc: Remove pointless motion-estimation options 3 years ago
Andreas Rheinhardt 3fba5d4f3c avcodec/mpegvideoenc: Remove ineffective [pb]bias options 3 years ago
Andreas Rheinhardt 49838705a4 avcodec/pthread_frame: Don't update the first thread ctx before freeing 3 years ago
Zhao Zhili 5a7a33f6f2 avcodec/libdavs2: export has_b_frames info 3 years ago
Zhao Zhili 8379e454e0 avcodec/libuavs3d: use output_reorder_delay as has_b_frames 3 years ago
Zhao Zhili 99d1279216 avcodec/avs3_parser: set has_b_frames properly 3 years ago
softworkz 6b32ad59c8 avcodec/dvdsubdec: use avpriv_fopen_utf8() instead of plain fopen() 3 years ago
Zhao Zhili a12ebbbcaa avcodec/libuavs3d: fix access uninitialized variable when draining 3 years ago
Andreas Rheinhardt 2c8f97831a avcodec/mpegvideo: Move float.h inclusion to mpegvideoenc.h 3 years ago
Andreas Rheinhardt 9cc38cc636 avcodec/mss2: Remove write-only QpelDSPContext 3 years ago
Andreas Rheinhardt 6e5acb6c88 avcodec/error_resilience: Only keep what is needed from MECmpContext 3 years ago
Limin Wang 94968dbc11 avcodec/dvdsubenc: return error if canvas_size is too small for subtitle render 3 years ago
Andreas Rheinhardt d31a3af6a9 avcodec/wrapped_avframe: Don't attach FrameDecodeData unnecessarily 3 years ago
Andreas Rheinhardt 104abea646 avcodec/ac3: Move non-(de|en)coder-only parts out of ac3.h 3 years ago
Andreas Rheinhardt cbd75ecc18 avcodec/ac3tab: Move some tables only used by ac3.c to it 3 years ago
Andreas Rheinhardt 996ec1cbe8 avcodec/ac3: Remove declaration of inexistent function 3 years ago
Vignesh Venkatasubramanian ab05e9a7f2 avcodec/libaomenc: Add parameter for avif single image encoding 3 years ago
Semen Belozerov e71d5156c8 avcodec/vp9: ipred_vl_16x16_16 avx2 implementation 3 years ago
Tomas Härdin 1cd8596ef4 libavcodec/cinepakenc: Mark no-skip frames as keyframes 3 years ago
Andreas Rheinhardt c19797bf59 avcodec/internal: Hide stuff only used by the core decode API 3 years ago