146 Commits (d86797d6b0d6020d5b4d4df6b4ce04057541eb8b)

Author SHA1 Message Date
Thomas Guillem d86797d6b0 modules: packetizer: enforce type 1 year ago
Steve Lhomme 5e62dbb971 spudec: don't read/write past the RLE pixeldata 2 years ago
Steve Lhomme a00cc49339 spudec: don't generate a region for 0 width/height 2 years ago
Steve Lhomme b715f90059 spudec: output limited range by default 1 year ago
Steve Lhomme 6639b10151 modules: transform milliseconds value into vlc_tick_t with VLC_TICK_FROM_MS 8 years ago
Steve Lhomme 0b4dff80ac rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Steve Lhomme 3f9fc44176 rename mtime_t to vlc_tick_t 8 years ago
Martin Storsjö d2cad92d01 spudec: Fix function pointer incompatibilities 4 years ago
Francois Cartegnie cc0879c75a codec: spudec: handle region alloc failure 7 years ago
Francois Cartegnie 27da31104e codec: spudec: handle palette updates (fix #23137) 7 years ago
Francois Cartegnie 9fec39cd2b codec: spudec: output one spu per sequence (refs #23137) 7 years ago
Francois Cartegnie 30f162ee61 codec: spudec: refactor spu fixes/validation 7 years ago
Francois Cartegnie 4af1731436 codec: spudec: refactor CLUT palette lookup 7 years ago
Francois Cartegnie 3ad2455ff2 codec: spudec: move properties context 7 years ago
Francois Cartegnie 5973ee2123 codec: spu: move rendered buffer out of spudata 7 years ago
Francois Cartegnie 162741ffb9 codec: spudec: skip COLCON commands 7 years ago
Francois Cartegnie 5ac38b7e52 codec: spudec: use decoder_QueueSub in parser 7 years ago
Hugo Beauzée-Luyssen fcb73ab615 spudec: Fix potential integer underflow 8 years ago
Thomas Guillem 7c32eb0e0a spudec: use vlc_alloc helper 9 years ago
Steve Lhomme 373950c710 modules:decoders: only set the codec ID rather than init the whole ES format 9 years ago
Steve Lhomme b7b77018e9 vlc_es: use a common define for the initialized SPU palette 9 years ago
Francois Cartegnie bccc6d1326 codec: spudec: force osd start time for forced spu overlays 9 years ago
Rémi Denis-Courmont 3b4420ccf9 decoder: use "spu decoder" capability for SPU decoders 9 years ago
Thomas Guillem a8b249bc6b decoder: refactor pf_decode_* callbacks 10 years ago
Francois Cartegnie ddea6f6c3a codec: spudec: fix unsized region regression (fix #17757) 10 years ago
Francois Cartegnie 84651a60e2 codec: spudec: use video_format_Init/Clean 10 years ago
Jean-Paul Saman ce6db7865c codec: don't drop blocks marked BLOCK_FLAG_DISCONTINUITY 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
Rémi Denis-Courmont c1111ae38b decoder: remove decoder_DeleteSubpicture() and fix a leak 12 years ago
Rémi Denis-Courmont 5631d28015 spudec: fix potential buffer underflow 13 years ago
Jean-Baptiste Kempf fef270581f LGPL 14 years ago
Rémi Denis-Courmont a42b001bfd Remove recursion into modules/codec/spudec/ 14 years ago
Rémi Denis-Courmont 40b4d780a4 add_bool: remove callback parameter 16 years ago
Jai Menon 19b821f245 SPUDEC : Bump up the capability value for the native decoder. This will be useful in the case where we want to selectively enable DVD subtitle decoding through libavcodec, but override it by default. 16 years ago
Laurent Aimar 08a73f8b33 Simplify the creation of subpicture with dynamic content. 17 years ago
Jean-Baptiste Kempf a4e4c28594 Set Shortname for Dirac and spudec 17 years ago
Kaarlo Raiha e07d5bbb42 add option to disable dvd subtitle transparency to spudec 17 years ago
Rémi Denis-Courmont 6b5e5fb434 Fix SPU alpha channel palette values 17 years ago
Laurent Aimar d466fd4185 Removed es_format_t::i_aspect. 17 years ago
Rafaël Carré 61f757bbca spudec: use VLC_TS_INVALID (refs #3135) 17 years ago
Rémi Duraffort 940ac1f04f Remove dead initialization. 17 years ago
Laurent Aimar 7d55d5eeb1 Fixed some dvd spu streams that have multiple palette/alpha per packet. 17 years ago
Laurent Aimar 083927e378 Fixed potential segfault with broken DVD SPU streams. 17 years ago
Laurent Aimar 008e357c7c Cosmetics (spudec). 17 years ago
Laurent Aimar 21546cbab2 Fixed some dvd spu streams that have multiple palette/alpha per packet. 17 years ago
Laurent Aimar 390bc0b300 Fixed potential segfault with broken DVD SPU streams. 17 years ago
Laurent Aimar f96b079e52 Cosmetics (spudec). 17 years ago
Laurent Aimar 9278fb81ed Do not uselessly include vlc_vout.h in decoders. 17 years ago
Laurent Aimar 7b452ff3b0 Used VLC_CODEC_* and i_original_fourcc when applicable. 17 years ago