39 Commits (a2e2cf0ab0768109dd5f72d1aeeee241b1b13185)

Author SHA1 Message Date
Steve Lhomme aee808c442 contrib: crystalhd: fix forward declaration of a struct 7 years ago
Steve Lhomme cf73d45de4 crystalhd: use WCHAR were TEXT() was used to set the variable 7 years ago
Steve Lhomme df07e434dd crystalhd: convert to/from vlc_tick_t using MSFTIME 8 years ago
Steve Lhomme 1f17997348 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Steve Lhomme 178c1a4dfe modules: fix VLC_TS_INVALID tests 8 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 8 years ago
Romain Vimont b3b7f62ce1 core: replace decoder_sys_t* by void* 8 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
Thomas Guillem a8b249bc6b decoder: refactor pf_decode_* callbacks 10 years ago
Rémi Denis-Courmont 9f110ac14c win32: use LoadLibrary() instead of LoadLibraryA() 10 years ago
Thomas Guillem 47467b9628 decoder: video: don't update format when creating a picture 10 years ago
Philip Höhlein 725cdc99c9 Crystalhd: Fix segfault in DecodeBlock function, when pp_block == NULL 10 years ago
Francois Cartegnie 8f42dc5c08 packetizer: h264: use 2pass exact size buffer from Avcc->annexB 11 years ago
Francois Cartegnie 4392fc878a packetizer: h264_nal: rename for consistency 11 years ago
Francois Cartegnie eec22355e4 demux: packetizer: change nal length size to uint8 11 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 6ea9e51b6b move h264/hevc nal helper code to packetizer 11 years ago
Rémi Denis-Courmont 3159c34c5b decoder: remove decoder_UnlinkPicture() and decoder_DeletePicture() 12 years ago
Jean-Baptiste Kempf c7f288f810 CrystalHD: fix compilation behaviour with UNICODE 14 years ago
Jean-Baptiste Kempf fef270581f LGPL 14 years ago
Rafaël Carré 31c8cef1ba s/vlc_memcpy/memcpy/ 14 years ago
Jean-Baptiste Kempf 504617b7c4 Modules: correct LGPL header 15 years ago
Martin Storsjö 2ef307b4e9 Split SPS/PPS parsing and annex b conversion to a reusable utility function 15 years ago
Jean-Baptiste Kempf 6f4e5ac6cd CrystalHD: cosmetics and warnings 16 years ago
Jean-Baptiste Kempf b3452df07f CrystalHD: Deinterlacing support 16 years ago
Jean-Baptiste Kempf 6ceeffa90e Crystalhd: use a callback in DtsProcOut 16 years ago
Jean-Baptiste Kempf 2efec37e8e CrystalHD: remove one extra image copy 16 years ago
Jean-Baptiste Kempf 6c46174dde CrystalHD: comments 16 years ago
Jean-Baptiste Kempf 804f5284bf CrystalHD: small fix for 1088 height 16 years ago
Jean-Baptiste Kempf 58e76b5731 CrystalHD: look for the dll in common places 16 years ago
Jean-Baptiste Kempf 7d6db3cea8 CrystalHD: support for opening the BCM dll under Win32 16 years ago
Jean-Baptiste Kempf a69e27f67f Broadcom CrystalHD decoder support 16 years ago