100 Commits (cf2613a72c9c3d5a39bb5cd5c3dedcdafa3dd146)

Author SHA1 Message Date
Steve Lhomme cf2613a72c modules: remove write-only video format i_bits_per_pixel 3 years ago
Hank Anderson c10af532f2 meta: vlc_meta_AddExtra() rename to vlc_meta_SetExtra() 3 years ago
Johannes Kauffmann 8dc0ae1205 Remove extra semicolons around vlc_module macro's 3 years ago
Steve Lhomme 007e5d910c codec/packtizer: rename p_fmt_in to fmt_in 3 years ago
Steve Lhomme 3bbe3ffe45 codec/packetizer: use read-only input format wherever possible 3 years ago
Alexandre Janniaux 03467da921 kate: fix array type for add_integer_with_list 4 years ago
Alexandre Janniaux c17e7baa19 kate: use var_Inherit instead of var_CreateGet 4 years ago
Alexandre Janniaux 52875ea985 kate: fix option list size 4 years ago
Alexandre Janniaux 25a05ec4a3 kate: use ARRAY_SIZE 4 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Romain Vimont 3716a7da5b config: remove remaining "advanced" flags 5 years ago
Thomas Guillem f8bc62c8b0 kate: remove invalid clean 5 years ago
Rémi Denis-Courmont a3226cf890 thread: remove vlc_mutex_destroy() 6 years ago
Alexandre Janniaux b7e67d90fc kate: cleanup shadow variable and stray line 6 years ago
Rémi Denis-Courmont 0fa1d4e111 xiph: constify xiph_SplitHeaders() 7 years ago
Thomas Guillem 57d834cd27 include vlc_input_item.h instead of vlc_input.h 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Steve Lhomme cc79f1f98f modules: use vlc_tick_from_samples() 8 years ago
Steve Lhomme 1f17997348 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Steve Lhomme b4dfbc6283 rename mdate() to vlc_tick_now() 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Zhao Zhili 69fb11904e codec: kate: prepare to put pf_packetize and pf_decode into a union 8 years ago
Francois Cartegnie 66926f600c vlc_subpicture: respect ODR in updater_sys 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
Michał Trzebiatowski 4d390cb3dc i18n: corrections of missing spaces and new lines 8 years ago
Hugo Beauzée-Luyssen 43badef390 kate: Remove useless if 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 33ec46a8df codec/kate: remove TigerConfigurationCallback + OnConfigurationChanged (unused) 9 years ago
Thomas Guillem a8b249bc6b decoder: refactor pf_decode_* callbacks 9 years ago
Francois Cartegnie 4e34d4f905 codec: kate: use video_format_Init/Clean 10 years ago
Michael Tänzer fcedf52d5f ogg codecs: use checked realloc() instead of xrealloc() 10 years ago
Rémi Denis-Courmont 0ff1f6660f tiger: fix maths flaw 10 years ago
Thomas Guillem c94f68febd decoder: implement pf_flush for all decoders/packetizers 11 years ago
Jean-Baptiste Kempf 5dafc001bb Modules: Remove tabs in source code 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
Hugo Beauzée-Luyssen f2e43bd7ec Subtitle renderers: Merge RenderText & RenderHTML 11 years ago
Jean-Baptiste Kempf 3f98a0ffb2 Text codecs: move to text_segment list 11 years ago
Jean-Baptiste Kempf 337786ec6f Kate: fix typo 12 years ago
Rémi Denis-Courmont c1111ae38b decoder: remove decoder_DeleteSubpicture() and fix a leak 12 years ago
Tristan Matthews bd05cf8455 kate: use CLOCK_FREQ 12 years ago
Rémi Duraffort 965ea5817f kate: fix memory leak (cid #1048911) 13 years ago
Rafaël Carré 0c4c45e3b2 xiph_SplitHeaders: do not malloc+memcpy headers 13 years ago