]> git.sesse.net Git - vlc/history - modules/codec/subsdec.c
Improvements to preferences
[vlc] / modules / codec / subsdec.c
2004-12-11 Clément StenacImprovements to preferences
2004-09-07 Gildas Bazin* src/extras/libc.c: provide iconv facility in the...
2004-08-31 Gildas Bazin* src/video_output/vout_subpictures.c, include/vlc_video.h:
2004-08-03 Gildas Bazin* ALL: Major rework of the subpictures architecture.
2004-06-17 Yoann Peronneau * src/video_output/vout_subpictures.c : New OSD channels
2004-06-02 Yoann PeronneauSupport for multiple OSD channels :
2004-04-27 Sam Hocevar * Massive spelling corrections.
2004-04-13 Sigmund Augdal Helbergmodules/codec/subsdec.c:
2004-04-07 Gildas Bazin* ALL: use p_block->i_length for text subtitles duratio...
2004-04-02 Laurent Aimar * subsdec.c: use es_forma_t.subs.psz_encoding if present.
2004-01-25 Gildas Bazin* ALL: removed useless add_category_hint().
2004-01-25 Benjamin Prachtstring review
2004-01-07 Derk-Jan Hartman* Fix a memory leak when there is no p_vout, but when...
2003-12-14 Derk-Jan Hartman* Clarify the error when utf8 is set and the sub is...
2003-12-14 Gildas Bazin* modules/codec/subsdec.c: default encoding is DEFAULT_...
2003-11-23 Laurent Aimar * all: do not use p_fifo.
2003-11-22 Laurent Aimar * all: only include header that are needed (and no...
2003-11-19 Derk-Jan Hartman* modules/codec/subsdec.c: Add debug messages and fix...
2003-11-18 Laurent Aimar * fix a memory leak (p_block should be unallocated).
2003-11-18 Sigmund Augdal Helbergmodules/codec/subsdec.c:
2003-11-16 Gildas Bazin* ALL: final improvements to the decoders/packetizers...
2003-11-15 Derk-Jan Hartman* extra data has changed and was crashing.
2003-11-05 Gildas Bazin* include/configuration.h: some small re-work of the...
2003-11-05 Derk-Jan HartmanPlease test if this has any regressions
2003-10-11 Derk-Jan Hartman* removed an undef HAVE_ICONV from this file, and fixed...
2003-10-02 Derk-Jan Hartman* src/libvlc.h:
2003-10-01 Gildas Bazin* modules/codec/subsdec.c: cleaned up and ported the...