39126 Commits (d5a12edeb0db9a3148a64d3e1e4e82c9d59ac9ef)

Author SHA1 Message Date
Thomas Guillem d5a12edeb0 video_output: rename android_window to android-display 10 years ago
Francois Cartegnie 7d92250228 vout: decklink: incref decklink_sys in open 10 years ago
Francois Cartegnie bd9218a168 vout: decklink: incref on decklink_sys getter 10 years ago
Steve Lhomme 155dcb01e9 directx_va: reduce the number of necessary decoding buffers 10 years ago
Steve Lhomme 1a5e35f88f direct3d11: factorize similar Pixel Shaders 10 years ago
Steve Lhomme e86c7fbbf3 direct3d11: pass the colorspace convertion 10 years ago
Steve Lhomme 1ebe10fabc direct3d11: pass the Pixel Shader white point as a constant 10 years ago
Steve Lhomme c0377d0481 direct3d11: use float4 for YUV/YUYV sources to be multiplied by matrices 10 years ago
Steve Lhomme 308adde88e direct3d11: add a Pixel Shader constant matrix to do colorspace conversion 10 years ago
Steve Lhomme 7d024e5833 direct3d11: code cleaning 10 years ago
Francois Cartegnie 5c2ac7eee3 vout: decklink: schedule frames in prepare 10 years ago
Francois Cartegnie e3cef24925 vout: decklink: configure framerate 10 years ago
Rémi Denis-Courmont 41b8427d75 arm_neon: fix compilation 10 years ago
Francois Cartegnie 10a24cfeb5 vout: decklink: fix incorrect pic pool format 10 years ago
Rémi Denis-Courmont bfab9beabb Move spu source and filter plugins to dedicated directory 10 years ago
Rémi Denis-Courmont 878be93de1 puzzle: use UTF-8 encoding 10 years ago
Rémi Denis-Courmont c06e3ed9d9 Remove most nested headers from <vlc_filter.h> 10 years ago
Adrien Maglo 24dddc303d core: remove the 360 video viewpoint zoom 10 years ago
Adrien Maglo cd022d9cdd hotkeys: change the FOV instead of the zoom 10 years ago
Adrien Maglo 899c1952cf vout: opengl: compute the camera position only with FOVx 10 years ago
Adrien Maglo 2d0619ad10 vout: opengl: f_fov in vout_display_opengl_t sets the FOVx 10 years ago
Adrien Maglo 5a67ef0641 vout: opengl: transmit the window aspect ratio 10 years ago
Adrien Maglo 2f4ae29134 vout: opengl: set the view frustum in function of the window size for 360 video 10 years ago
Rémi Denis-Courmont 58e58bc045 vdpau/avcodec: account for multithreading 10 years ago
Francois Cartegnie 9b428d6823 demux: adaptive: allow to retimestamp on segmentList merge 10 years ago
Rémi Denis-Courmont 9037ee6ed2 vdpau/avcodec: fix flexible array size 10 years ago
Steve Lhomme fb9ba9cbb3 core: merge the video format pose fields in a struct 10 years ago
Rémi Denis-Courmont 9f110ac14c win32: use LoadLibrary() instead of LoadLibraryA() 10 years ago
Pierre Ynard e72b4cfac1 lua: fix comments about playlist API expansion 10 years ago
Pierre Ynard bf9003a0ac lua: release lock earlier when querying playlist status 10 years ago
Jean-Baptiste Kempf ccfdb5ae52 Remove Direct2D module 10 years ago
Rémi Denis-Courmont 7284bd2d00 vdpau: remove invalidated comment 10 years ago
Steve Lhomme 2356910699 direct3d11: deduce the ID3D11Device from ID3D11DeviceContext on winstore builds 10 years ago
Steve Lhomme 687fe78e49 direct3d11: the flat Vertex Shader doesn't need any constants 10 years ago
Steve Lhomme 37ab9432b1 direct3d11: use the projection Vertex Shader for non-flat sources 10 years ago
Steve Lhomme f897df68e6 direct3d11: update the projection constants when the viewpoint changes 10 years ago
Steve Lhomme b44667ea58 direct3d11: add a Vertex Shader using a projection 10 years ago
Steve Lhomme a12906dc5d direct3d11: display equirectangle sources in a sphere 10 years ago
Steve Lhomme 6734ad934b direct3d11: split the code to create the vertex/index buffers for each quad 10 years ago
Rémi Denis-Courmont ccc8a356d3 vdpau/avcodec: remove backward compatibility code 10 years ago
Filip Roséen c19f472ff0 demux/mp4: adjust to changes introduced by 8f9b76e 10 years ago
Filip Roséen 8ea4f4f71b demux/mp4: fixup of f695cf0 10 years ago
Filip Roséen b49d6f452e demux/mp4: make sure we have enough data remaining in ExtractIntlStrings 10 years ago
Filip Roséen bf444c6983 demux/mp4: fix handling of com.apple.quicktime metadata 10 years ago
Rémi Denis-Courmont bb08b9c452 vdpau/display: fix subpicture leak on error 10 years ago
Rémi Denis-Courmont 813fb25994 vdpau: fix double free on error 10 years ago
Thomas Guillem 9dc69483de codec: gstreamer: fix build 10 years ago
Rémi Denis-Courmont 2ffa685a93 dvb: downgrade error messages 10 years ago
Francois Cartegnie d9a1df6d4a codec: svcdsub: use video_format_Init/Clean 10 years ago
Francois Cartegnie 6babd6d345 codec: subsusf: use video_format_Init/Clean 10 years ago