68277 Commits (d8a1f9378a78fd968a6a74b5378fd40b6874451a)
 

Author SHA1 Message Date
Rémi Denis-Courmont d8a1f9378a Remove unused private.m4 9 years ago
Rémi Denis-Courmont 30d347b85c Remove Modules.am support 9 years ago
Rémi Denis-Courmont 2ce951f06f skins2: Remove Modules.am 9 years ago
Jean-Baptiste Kempf f3a81d27d2 configure: correctly check the live555 header presence in contribs 9 years ago
Jean-Baptiste Kempf 1064e7fc0a Contribs: Update live555 version 9 years ago
David Fuhrmann f4dabf3427 opengl: Fix typo 9 years ago
Tristan Matthews 0760d52122 contrib: update to opus 1.1.4 9 years ago
Francois Cartegnie 6e162398b4 demux: dash: fix unwanted array copy 9 years ago
Francois Cartegnie 7ae1042d16 demux: adaptive: fix slow slavedemuxers 9 years ago
Francois Cartegnie 648a5e5d84 demux: adaptive: enforce minimal deadline 9 years ago
Francois Cartegnie 2febfd1a36 demux: ttml: use next_demux_time for position/time 9 years ago
Francois Cartegnie 01601609a5 demux: mp4: fix timescale 9 years ago
Francois Cartegnie cf5e25b2ac demux: ttml: fix logic regression following bloc_heap changes 9 years ago
Francois Cartegnie 62c7538dac Qt: playlist saving regression (fix #17903) 9 years ago
Francois Cartegnie 1be33a4900 codec: ttml: fix memory leak on missing vout 9 years ago
Francois Cartegnie 1ef70d6587 demux: adaptive: fix heap read ofw 9 years ago
Francois Cartegnie 082a1de7ce demux: mp4: fix stupid read heap overflow 9 years ago
Francois Cartegnie 545f513457 demux: ttml: send absolute timings 9 years ago
Francois Cartegnie 44a4b02843 demux: mp4: move don't set pcr from empty moov 9 years ago
Francois Cartegnie e0e3da2aec demux: mp4: fix samples offsets on leaf mode 9 years ago
Francois Cartegnie 2ebeaa866e demux: mp4: remove leftoff decl of prevsly removed function 9 years ago
Francois Cartegnie 2578fb1963 demux: mp4: pick pcr from all tracks in leaf mode 9 years ago
Thomas Guillem f4e90b1391 mediacodec: fail earlier if we don't support interlaced 9 years ago
Thomas Guillem ccdce77fa1 videotoolbox: check fallback before changing the block 9 years ago
Thomas Guillem df9f7fdcb0 videotoolbox: remove useless check 9 years ago
Thomas Guillem d69fd2f253 videotoolbox: abort if we can't reorder 9 years ago
Thomas Guillem 29b10f0b9e videotoolbox: fallback to other decoders in case of critical failure 9 years ago
Thomas Guillem 25afe70772 videotoolbox: cosmetics 9 years ago
Steve Lhomme d65c6a93d6 d3d11va: workaround for Xbox decoder limitations 9 years ago
Steve Lhomme 8580081fde dxgi_fmt: add a helper function to detect the Xbox One 9 years ago
Steve Lhomme 7f1afca6d6 d3d11: use D3D11DeviceAdapter() where possible 9 years ago
Steve Lhomme 9830e97893 d3d11: include initguid.h before d3d11.h so we have all the class IIDs needed 9 years ago
Steve Lhomme c1f4cc9c45 direct3d11: TEXCOORD0 should be a float4 9 years ago
Steve Lhomme 64328d82ad direct3d11: don't keep the context locked after Prepare() 9 years ago
Steve Lhomme 6c6bd02d9c direct3d11: don't keep the context locked during the swapchain Present() call 9 years ago
Steve Lhomme 6e0da681cd d3d11va: move variables where they really used 9 years ago
Steve Lhomme f27e16ec8c dxgi_fmt: log RGB16 floats 9 years ago
Steve Lhomme ed44c2eaed direct3d11: make sure ppColorspace is always set a value 9 years ago
Steve Lhomme 51c937dbcd direct3d11: the D3D11 debug should not depend on MSVC building 9 years ago
Steve Lhomme abdca37be2 direct3d11: remove the deprecated USE_DXGI code 9 years ago
Jean-Baptiste Kempf 4a4fc1d0c2 Support GoToMeeting 5 fourcc 9 years ago
Thomas Guillem 0c2ebbfba3 videotoolbox: fix input leaks 9 years ago
Thomas Guillem b55e824841 videotoolbox: cosmetics 9 years ago
Thomas Guillem 728ed2ff7a macosx: fix null deref 9 years ago
Thomas Guillem e969293204 videotoolbox: calculate the pic reorder size for h264 9 years ago
Thomas Guillem 5828d1de33 videotoolbox: cosmetics 9 years ago
Thomas Guillem f69cec6730 videotoolbox: restart in case of flush 9 years ago
Thomas Guillem c642b422a1 videotoolbox: implement drain 9 years ago
Thomas Guillem c1264cb205 videotoolbox: refactor UpdateVideoFormat 9 years ago
Thomas Guillem bda0b95d2a videotoolboc: refactor StopVideoToolboxSession 9 years ago