]> git.sesse.net Git - vlc/history - modules/access/rtmp/rtmp_amf_flv.c
Use the right declaration for threaded functions.
[vlc] / modules / access / rtmp / rtmp_amf_flv.c
2008-05-31 Rémi Denis-CourmontPlugins: include vlc_common.h directly instead of vlc...
2008-05-10 Jean-Paul SamanDon't override original pointer when realloc fails.
2008-05-10 Jean-Paul SamanCheck malloc return value and cleanup if allocation...
2008-05-10 Jean-Paul SamanCheck malloc return value or risk overwritting not...
2008-05-10 Miguel Angel Cabre... Fixed error handling in function
2008-05-06 Ilkka OllakkaAdding some forgotten return-statements and removing...
2008-05-06 Miguel Angel Cabre... RTMP bugfix and reusability enhacenment
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-03-05 Ilkka OllakkaRTMP access patch from Miguel Angel Cabrera <macabrera...