1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/modules/misc/dummy
2008-05-05 14:30:54 +02:00
..
aout.c Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00
decoder.c We don't check for limits.h, so don't use HAVE_LIMITS_H 2008-02-03 18:30:25 +00:00
dummy.c access: Rename access2 to access as access is no longer existing. 2008-04-14 02:02:24 +02:00
dummy.h Removes trailing spaces. Removes tabs. 2007-09-10 18:56:52 +00:00
encoder.c misc: fix warnings 2008-01-29 13:58:41 +00:00
input.c Fix memory leak in dummy input 2008-05-05 14:30:54 +02:00
interface.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
Modules.am * ALL: final improvements to the decoders/packetizers api. 2003-11-16 21:07:31 +00:00
renderer.c misc: fix warnings 2008-01-29 13:58:41 +00:00
vout.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00