74 Commits (f242e3c7eb5b0e56724194b3624377bdff467516)

Author SHA1 Message Date
Steve Lhomme 007e5d910c codec/packtizer: rename p_fmt_in to fmt_in 4 years ago
Steve Lhomme 3bbe3ffe45 codec/packetizer: use read-only input format wherever possible 4 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Lyndon Brown 447d61066a purge options made obsolete before v2.0 development started 7 years ago
Zinuo Han 3d2507c632 svcdsub: Fix potential buffer overrun 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 8 years ago
Steve Lhomme 8ea0e40892 cvdsub: set explicitly the SPU block length to VLC_TICK_INVALID 8 years ago
Steve Lhomme a012f1f9cf svcdsub: use MPEG timestamp macros 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Zhao Zhili 6a20d09cd2 codec: svcdsub: prepare to put pf_packetize and pf_decode into a union 8 years ago
Romain Vimont ff2901aff3 core: remove global *_sys_t typedefs 8 years ago
Hugo Beauzée-Luyssen b2b4c42ccb svcdsub: Don't store unused values; skip over them 9 years ago
Hugo Beauzée-Luyssen 9ec6f1ee59 svcdsub: Use existing helper 9 years ago
Hugo Beauzée-Luyssen 801b2a6b32 svcdsub: remove trailing whitespace 9 years ago
Rémi Denis-Courmont 464ab9724e svcdsub: fix obsolete setting name 9 years ago
Steve Lhomme 373950c710 modules:decoders: only set the codec ID rather than init the whole ES format 9 years ago
Rémi Denis-Courmont 3b4420ccf9 decoder: use "spu decoder" capability for SPU decoders 9 years ago
Filip Roséen 5a1cea9def codec/svcdsub: use NULL instead of integer literal in pointer assignment 10 years ago
Filip Roséen 4c23a7d099 codec/svcdsub: fix potential null-dereference 10 years ago
Thomas Guillem a8b249bc6b decoder: refactor pf_decode_* callbacks 10 years ago
Francois Cartegnie d9a1df6d4a codec: svcdsub: use video_format_Init/Clean 10 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 5e36cb2c14 codec: don't drop discontinue blocks 11 years ago
Jean-Baptiste Kempf fd1f428e62 SVCDSub: do not reinvent msg_Dbg 12 years ago
Rémi Denis-Courmont c1111ae38b decoder: remove decoder_DeleteSubpicture() and fix a leak 12 years ago
Jean-Baptiste Kempf fef270581f LGPL 14 years ago
Rémi Denis-Courmont a7f6a75da3 Fix a few debug messages 15 years ago
Jean-Baptiste Kempf a108f3ff50 SVCD: remove the useless debug option and associated text 15 years ago
Rémi Denis-Courmont f98a66cea0 add_integer: remove callback parameter 16 years ago
Laurent Aimar 21659d6907 Removed vlc_object_find() in svcdsub. 16 years ago
Laurent Aimar a01d5d94f9 Removed now useless vlc_osd.h includes. 17 years ago
Laurent Aimar 08a73f8b33 Simplify the creation of subpicture with dynamic content. 17 years ago
Rémi Denis-Courmont 46db660c08 SVCD sub: kill config_Get 17 years ago
Laurent Aimar d466fd4185 Removed es_format_t::i_aspect. 17 years ago
Rémi Denis-Courmont f6bb739010 Revert "vlc_bits: Differentiate between writable bits stream and read only." 17 years ago
Pierre d'Herbemont 4bfba26a61 vlc_bits: Differentiate between writable bits stream and read only. 17 years ago
Jean-Baptiste Kempf f1a3939498 Use Brackets for global headers. 17 years ago
Laurent Aimar 7b452ff3b0 Used VLC_CODEC_* and i_original_fourcc when applicable. 17 years ago
Laurent Aimar 724461bdf2 Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable. 18 years ago
Rémi Denis-Courmont fa4bde0b26 Trailing ; 18 years ago
Rémi Denis-Courmont 0549228196 Remove most stray semi-colons in module descriptions 18 years ago
Laurent Aimar 0357e2cf82 Added decoder_NewSubpicture/decoder_DeleteSubpicture helpers. 18 years ago
Jean-Baptiste Kempf adb2ecca05 Remove useless test. 18 years ago
Laurent Aimar f0c76d5063 Clean up a bit subpicture region API. 18 years ago
Laurent Aimar 8f83ef4b74 Changed subpicture_region_t->picture into a picture_t * 18 years ago
Laurent Aimar 14dd917d87 Removed unused or redondant fields from subpicture. 18 years ago
Laurent Aimar f93b233d65 Removed b_pausable flag in favour of b_subtitle. 18 years ago
Jean-Baptiste Kempf 3891d41236 p_sys NULL check (CID 115). 18 years ago
Rémi Denis-Courmont 3ccefd743a Format string fixes 18 years ago