7007 Commits (c054c476440b0530754765d2b69ced67a7e90c4e)

Author SHA1 Message Date
Johannes Kauffmann c054c47644 modules: remove semicolons outside functions 3 years ago
Johannes Kauffmann 35209fff7c Remove double trailing semicolons 3 years ago
Steve Lhomme 84c4012ce3 modules: include vlc_tick.h when using vlc_tick_t 3 years ago
Steve Lhomme a3917a6ba3 dav1d: fix compilation with older dav1d versions 3 years ago
Steve Lhomme 5477d56f0d dav1d: add extra buffers for super resolution with older dav1d 3 years ago
Steve Lhomme 4c99f1a44a include cassert instead of assert.h 3 years ago
Steve Lhomme 47486d9992 dav1d: update the extra picture buffers needed on each picture 3 years ago
Steve Lhomme 213ba82e51 dav1d: buffer more pictures when super resolution is used 3 years ago
Steve Lhomme 7e9333f0ca dav1d: always use buffers with the max resolution 3 years ago
Steve Lhomme 77ddfcd3e2 mft: don't try to use the DXVA decoder is the D3D device has no decoder support 3 years ago
Maxime Chapelet c39295bebd decoder: videotoolbox: fix yuv matrix enum values 3 years ago
Tristan Matthews 9ac09bf586 codec: avcodec: fourcc: add PNM->PPM mapping 3 years ago
Thomas Guillem 4b8cc4971d omxil: handle mpeg2 in convert_omx_to_profile_idc() 3 years ago
Thomas Guillem eb0e5fb4f1 mediacodec: use convert_omx_to_profile_idc() for all codecs 3 years ago
Thomas Guillem 275a1bcb2c omxil: handle hevc in convert_omx_to_profile_idc() 3 years ago
Thomas Guillem 5bec0a0d47 mediacodec: also pass vlc_foucc_t to MediaCodec_GetName() 3 years ago
Thomas Guillem 19bdb73319 omxil: prepare convert_omx_to_profile_idc() to handle more codecs 3 years ago
Thomas Guillem 0d4830504f omxil: remove unused function 3 years ago
Francois Cartegnie 11d7708b1a codec: libass: patch info for compatibility 3 years ago
Thomas Guillem 3f3b98b651 mediacodec: set low-latency in case of "low-delay" 3 years ago
Johannes Kauffmann 34e98057dd gstreamer: remove extra semicolons 3 years ago
Johannes Kauffmann 7f5485d66c gstreamer: fix -Wformat warnings 3 years ago
Steve Lhomme f1f5e27006 meson: fix MFT linking with external libraries 3 years ago
Tristan Matthews cd2f48d4ba avcodec: fourcc: map QOI image format 3 years ago
Steve Lhomme 8618e521d8 avcodec: only set the i_codec when the i_chroma is valid 3 years ago
Steve Lhomme 1b02bcdade d3d11: use D3D11_RenderFormat to get render d3d_formats 3 years ago
Johannes Kauffmann d02a131e03 gstdecode: fix FTBFS with braces inside case 3 years ago
Steve Lhomme 7334ebb807 d3d11va: lock the device when creating resources 3 years ago
Steve Lhomme 181e91d001 mft: use the official AV1/L8 GUID definitions 3 years ago
Steve Lhomme 46f1d6f29f mft: use ORIENT_VFLIPPED for D3DFMT output 3 years ago
Steve Lhomme 6d64aafab5 mft: add more useful debug/error logs 3 years ago
Steve Lhomme 70410eed63 mft: simplify output setting with WRL 3 years ago
Steve Lhomme d067627a0c mft: support MFVideoFormat_IYUV output 3 years ago
Steve Lhomme 48dee52d0f meson: build the MFT plugin on Windows 3 years ago
Steve Lhomme c2a012f395 meson: link d3d11_common with uuid 3 years ago
Steve Lhomme 397be91e02 mft: use MFSetAttributeRatio to set MF_MT_FRAME_RATE 3 years ago
Steve Lhomme 3d80f037e2 mft: use MFSetAttributeSize to set MF_MT_FRAME_SIZE 3 years ago
Steve Lhomme 22b6caff6e mft: read the activated object directly in the object with WRL 3 years ago
Steve Lhomme 069c582efa mft: log the reason SetInputType failed 3 years ago
Steve Lhomme 33431bc43a mft: simplify GUID subtype checking with WRL 3 years ago
Steve Lhomme 685a068ec8 mft: use GUID values 3 years ago
Tristan Matthews 6febbf9bb7 opus_header: fix endianness 3 years ago
Tristan Matthews b85e638ab6 opus: log header details 3 years ago
Alexandre Janniaux c65493d689 modules: split android_env from android_utils 5 years ago
Steve Lhomme 0f92f19cfc avcodec/dxva: use DXVA_NoEncrypt 3 years ago
Steve Lhomme 5319cf9fd1 directx_va: define missing DXVA_xxx GUIDs for the platform SDK and mingw 3 years ago
Steve Lhomme 4bc4577b99 avcodec: don't use the console "quiet" parameter 3 years ago
Steve Lhomme e7d0535a5d vpx: use plane_CopyPixels to copy pixels 3 years ago
Thomas Guillem 1f7f400ff7 mediacodec: release timestamp_fifo with video context 3 years ago
Tristan Matthews 6bdb0bc002 codec: vpx: use same chroma lookup logic as dav1d 3 years ago