]> git.sesse.net Git - vlc/history - src/stream_output/profiles.c
vlc_mutex_init: remove unused paramter
[vlc] / src / stream_output / profiles.c
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.
2007-10-29 Jean-Baptiste KempfForgotten file in [22883]. Sorry.
2007-10-17 Jean-Paul SamanAdd Icecast support to profiles.
2007-04-05 Rémi Denis-CourmontCompiler warnings rampage
2006-12-24 Clément StenacA bit of cleanup here and there
2006-12-19 Clément StenacMake static a bunch of functions
2006-12-14 Derk-Jan Hartman* Fix a couple of const, static and other warnings
2006-11-12 Clément Stenac* Qt4 stream output dialog
2006-10-04 Clément StenacFix a few bugs
2006-09-13 Clément Stenac* Handle parameters in streaming profiles
2006-08-29 Jean-Paul SamanProvide return statements in non-void function
2006-08-28 Felix Paul Kühne* GCC 2.x patch by Cian Duffy <myob87@gmail.com>. BTW...
2006-08-24 Clément StenacTemplate for profile parser
2006-07-29 Clément StenacSimplify transcode handling
2006-07-28 Christophe MutricyCosmetics
2006-07-28 Clément StenacSome initial work for streaming profiles