39 Commits (cc129a71d75220c0600727aa1f7b984e60f83c0c)

Author SHA1 Message Date
Steve Lhomme e30e75a2fa mft: convert the vlc_tick_t duration to msftime_t 8 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 8 years ago
Teemu Ikonen 9bc487e890 MFT codec: Support for loading any MFT 8 years ago
Erwan Tulou 545124d374 mft: fix probe issue with GUI threads 8 years ago
Jean-Baptiste Kempf a7ca2c2168 MFT: work-around a mingw64 5.0 bug 8 years ago
Thomas Guillem 91f426996c es: replace i_original_channels with i_chan_mode 9 years ago
Steve Lhomme c3af9ac279 mft: use video_format_Copy() instead of plain structure copy 9 years ago
Steve Lhomme 5dbd54ec68 decoder/packetizer: no need to set the output ES category anymore 9 years ago
Rémi Denis-Courmont ac866164aa decoder: use "video decoder" capability for video decoders 9 years ago
Rémi Denis-Courmont 89504cd744 decoder: use "audio decoder" capability for audio decoders 9 years ago
Thomas Guillem ec04ae38fc mft: add missing static 9 years ago
Thomas Guillem a8b249bc6b decoder: refactor pf_decode_* callbacks 9 years ago
Rémi Denis-Courmont 7118f0b05b win32: use _WIN32_WINNT_WIN7 9 years ago
Thomas Guillem 47467b9628 decoder: video: don't update format when creating a picture 10 years ago
Thomas Guillem 75e39eac45 decoder: audio: don't update format when creating a buffer 10 years ago
Hugo Beauzée-Luyssen 35ac138cb5 mft: Enforce desktop family 10 years ago
Hugo Beauzée-Luyssen 472ec062c8 mft: Dynamically load the DLL on windows store builds 10 years ago
Francois Cartegnie 8f42dc5c08 packetizer: h264: use 2pass exact size buffer from Avcc->annexB 10 years ago
Francois Cartegnie bee38da89a packetizer: add isavcC helper 10 years ago
Francois Cartegnie 4392fc878a packetizer: h264_nal: rename for consistency 10 years ago
Francois Cartegnie eec22355e4 demux: packetizer: change nal length size to uint8 10 years ago
Jean-Paul Saman ce6db7865c codec: don't drop blocks marked BLOCK_FLAG_DISCONTINUITY 11 years ago
Ilkka Ollakka c736ebc053 codec: don't drop discontinue blocks 11 years ago
Ilkka Ollakka f213c43932 Revert "codec: don't drop discontinue blocks" 11 years ago
Ilkka Ollakka d0c5748146 Revert "codec: don't drop blocks marked BLOCK_FLAG_DISCONTINUITY" 11 years ago
Jean-Paul Saman 48a867c768 codec: don't drop blocks marked BLOCK_FLAG_DISCONTINUITY 11 years ago
Ilkka Ollakka 5e36cb2c14 codec: don't drop discontinue blocks 11 years ago
Thomas Guillem 080f21c3be decoder: remove b_need_packetized 11 years ago
Thomas Guillem 4a8dc0f008 h264_nal: fix confusion between NAL size and NAL length size. 11 years ago
Thomas Guillem c3dec45d9b h264_nal: remove unused H264ConvertState 11 years ago
Thomas Guillem 6ea9e51b6b move h264/hevc nal helper code to packetizer 11 years ago
Jean-Baptiste Kempf 48d665494c MFT: GUID_AC3 should be defined in Mingw-w64 4.0 11 years ago
Rémi Denis-Courmont b6f66cf923 win32: add assertions for unchecked CoInitializeEx() calls 11 years ago
Hugo Beauzée-Luyssen 133a89b5bc mft: Use the proper windows version define 12 years ago
Hugo Beauzée-Luyssen d04d1ee345 mft: Do not use LoadLibrary when building for Vista and later 12 years ago
Hugo Beauzée-Luyssen 7b11525dad mft: Rename function pointer. 12 years ago
Martin Storsjö d05c17272e mft: Use the right index for IMFSample_GetBufferByIndex 12 years ago
Rémi Denis-Courmont dbdd63484c mft: fix format string 12 years ago
Felix Abecassis 2762ab0abe codec: implementation of Media Foundation Transform audio/video decoding 12 years ago