7027 Commits (603e9f1a61e034bfa1cbd4e5c534bb29ead60546)

Author SHA1 Message Date
Thomas Guillem a70e0b30f4 mediacodec: enable direct rendering without a subtitle surface 3 years ago
Steve Lhomme e2d4c69d79 avcodec: map VLC_CODEC_RGBA10 to AV_PIX_FMT_X2BGR10 3 years ago
Francois Cartegnie aa5690bcd9 codec: libass: fix leak on unmatched config string 3 years ago
Francois Cartegnie 43907dd96e vlc_es: move ancillaries to their own header 3 years ago
Dmitriy Matveichev 7efd8ab523 ttml: process correct tss:extent values in percents 3 years ago
Dmitriy Matveichev 9b9483abb7 ttml: process correct tss:extent values in pixels only 3 years ago
Dmitriy Matveichev 52c6ec46d6 ttml: scale png subtitles according to tss:extent 3 years ago
Steve Lhomme 91402fdde0 modules: include vlc_configuration.h when using config_ChainParse() 3 years ago
Steve Lhomme 098daebfa0 modules: include vlc_configuration.h when using config_GetUserDir() 3 years ago
Steve Lhomme cd4d32f71b avcodec: add a hardware-only lavc AV1 video decoder with higher priority 5 years ago
Steve Lhomme faec6b060d avcodec: va: document which fields of the AVCodecContext are used by the VA's 5 years ago
Steve Lhomme 1effe16f9f avcodec: add a flag to only allow hardware decoding for the decoder 4 years ago
Steve Lhomme 4416251e1b avcodec: move the code to open a VA in a function 4 years ago
Steve Lhomme aad2bdfd9e avcodec: split the InitVideoDec function in 2 parts 4 years ago
Steve Lhomme a73786021e modules: include vlc_arrays.h when using TAB_xxx API 3 years ago
Steve Lhomme 8707c5939a modules: include vlc_arrays.h when using vlc_dictionary_t 3 years ago
Steve Lhomme 5d0620f3e2 modules: include vlc_arrays.h when using vlc_array_t 3 years ago
Steve Lhomme c4f77d9631 modules: include vlc_threads.h when using vlc_once_t 3 years ago
Steve Lhomme cd48d706ed modules: include vlc_threads.h when vlc_mutex_t is used 3 years ago
Johannes Kauffmann 8dc0ae1205 Remove extra semicolons around vlc_module macro's 3 years ago
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