79414 Commits (53632798050d57d11e1b7e09009ba8a7e0cc1e40)
 

Author SHA1 Message Date
Steve Lhomme 5363279805 remove the $Id$ in the source code 8 years ago
Steve Lhomme b7cdab4473 direct3d9: simplify the desktop mode update logic 8 years ago
Steve Lhomme 6871e31ebe direct3d9: update the desktop mode synchronously in manage 8 years ago
Steve Lhomme f936c43087 direct3d9: split the reopen function 8 years ago
Steve Lhomme c060c44a64 direct3d9: remove unused cfg_saved 8 years ago
Thomas Guillem 628a7d3a3f sout: chromecast: remove unused pause_delay hack 8 years ago
Francois Cartegnie cfd18d4112 codec: avcodec: use av_strerror 8 years ago
Johan Gunnarsson 3668542df0 display: fix a few warnings 8 years ago
Francois Cartegnie 8af9e9ce56 codec: avcodec: workaround missing defines in avcodec 8 years ago
Rémi Denis-Courmont dbd5d0ad3c xcb/xvideo: attempt to create window just once 8 years ago
Rémi Denis-Courmont ab49223804 xcb/xvideo: drop port grabbing 8 years ago
Rémi Denis-Courmont fa7a4ef1a7 xcb/xvideo: rationalize format detection 8 years ago
Rémi Denis-Courmont 87b5e58e1e xcb/xvideo: remove old OMAP3xxx hack 8 years ago
Steve Lhomme e02f6758fe direct3d11: don't pretend we can handle RESET_PICTURES 8 years ago
Steve Lhomme 49f745a12a display: has_pictures_invalid means it can handle the RESET_PICTURES control 8 years ago
Steve Lhomme dad77ea95c libvlc: remove the _gl_ from the video output callbacks API 8 years ago
Steve Lhomme fbb9030c0e libvlc: rename libvlc_video_set_opengl_callbacks() to libvlc_video_set_output_callbacks() 8 years ago
Steve Lhomme 7700a8f262 libvlc: rename libvlc_gl_resize_cb to libvlc_update_output_cb 8 years ago
Thomas Guillem 98938560c8 sout: chromecast: don't set webm by default 8 years ago
Thomas Guillem 7c340bc7a4 sout: chromecast: reset timestamps to 0 8 years ago
Thomas Guillem 25d263a661 mux: avformat: add an option to reset timestamps 8 years ago
Francois Cartegnie 9da41db107 packetizer: h264: fix pts < dts from POC 8 years ago
Francois Cartegnie 6c0e671ba5 codec: avcodec: show error string 8 years ago
Steve Lhomme 230a6befa1 direct3d11: use the windowless mode when using an external ID3D11DeviceContext 8 years ago
Steve Lhomme 05059dafb0 direct3d11: read "winrt-swapchain" at the same place we create the swapchain 8 years ago
Steve Lhomme 3352635d72 direct3d11: use D3D11_CreateDeviceExternal() with the winrt provided context 8 years ago
Steve Lhomme 93240e5e59 direct3d11: move some of the rendering calls into callbacks 8 years ago
Steve Lhomme 748ca739be direct3d9: allow using an external D3D9 device 8 years ago
Steve Lhomme f19bef67c3 direct3d9: move some of the rendering calls into callbacks 8 years ago
Hugo Beauzée-Luyssen b568777797 configure.ac: Don't check for clock_nanosleep on win32 8 years ago
Hugo Beauzée-Luyssen db1d637fce contrib: upnp: Force -lpthread into libupnp.pc 8 years ago
Steve Lhomme b378e39122 decoder: mention the video.buffer_new() can be called from any decoder thread 8 years ago
Steve Lhomme cc2a8cdf76 decoder: initialize fields explicitly 8 years ago
Steve Lhomme c3b177761c decoder: reindent 8 years ago
Steve Lhomme 952cf1779a decoder: avoid locking the owner if the format didn't change 8 years ago
Tristan Matthews a643b2fa1c contrib: png: update to 1.6.36 8 years ago
Rémi Denis-Courmont e0f9c5f77f xcb/xvideo: do not set the back and border pixmaps 8 years ago
Rémi Denis-Courmont aed152e5f8 xcb/x11: do not set the back and border pixmaps 8 years ago
Rémi Denis-Courmont 8f7271ed9b xcb: drop dead code 8 years ago
Rémi Denis-Courmont e523190a7c xcb/xvideo: drop visibility support 8 years ago
Rémi Denis-Courmont c750c9b1a5 xcb/x11: drop visibility support 8 years ago
Rémi Denis-Courmont 35dd78c3b1 display: remove async invalid pictures on non-Windows 8 years ago
Rémi Denis-Courmont cf485c26dc x11: return an error if resize needed 8 years ago
Rémi Denis-Courmont 3287bd3b4e wayland/shm: return an error if resize needed 8 years ago
Rémi Denis-Courmont 1d9b0e25ad vdpau: return an error if resize needed 8 years ago
Rémi Denis-Courmont 46ecae4742 display: reset pictures if change control fails 8 years ago
Rémi Denis-Courmont 3cc2bef538 display: split vout_display_Reset() in two 8 years ago
Rémi Denis-Courmont c84629715b display: add some error propagation 8 years ago
Rémi Denis-Courmont 02132b7ce1 vdpau: remove bogus pictures invalidation 8 years ago
Rémi Denis-Courmont c84850f73a vaapi: fix invalid function pointer conversion 8 years ago