]> git.sesse.net Git - vlc/history - modules/codec/telx.c
Don't print a message when an memory error occure and check some malloc return values.
[vlc] / modules / codec / telx.c
2008-05-12 Rémi DuraffortDon't print a message when an memory error occure and...
2008-05-08 Rémi Denis-CourmontInclude vlc_plugin.h as needed
2008-04-14 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-04-14 Pierre d'HerbemontReplace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
2008-01-23 Rémi Denis-CourmontDon't include config.h from the headers - refs #297.
2008-01-16 Rémi Denis-CourmontRevert the so-called whitelisting commits that are...
2008-01-16 Rafaël Carréinput options whitelisting, step 2 (refs #1371)
2007-12-16 Jean-Paul Samanremove excess whitespace
2007-09-10 Rafaël CarréRemoves trailing spaces. Removes tabs.
2007-07-08 Christophe MutricyRessucitate the telx module and make it to conflict...
2007-07-06 Jean-Paul SamanRemoved telx Teletext decoder in favor of zvbi based...
2007-06-18 Laurent AimarPatch by Bernie Purcell :
2007-03-10 Rémi Denis-CourmontRemove unused variable
2007-01-25 Christophe Massiot * modules/codec/telx.c: New option to work around...
2007-01-20 Christophe Mutricyts.c: Current libdvbpsi is buggy so wait for 0.1.6...
2007-01-19 Christophe Massiot * modules/demux/ts.c: Parse the telx descriptor and...
2007-01-18 Derk-Jan Hartman* Set svn properties for the telx.c file
2007-01-18 Derk-Jan Hartman* compile fix: missing comma in debug statement
2007-01-18 Derk-Jan HartmanTeletext module patch by Vincent Penne
2007-01-17 Christophe Mutricyadd a shortname and delete unused variable
2007-01-17 Christophe Massiot * modules/codec/telx.c: Pedantic coding style changes.
2007-01-17 Christophe Massiot * modules/codec/telx.c: Teletext subtitles decoder...