.. |
avcodec
|
Use the right declaration for threaded functions.
|
2008-08-11 21:40:32 +02:00 |
cmml
|
Use pl_Locked and pl_Unlocked.
|
2008-07-21 09:32:34 +02:00 |
dmo
|
dmo: use const for audio channels struct
|
2008-08-03 13:41:28 +02:00 |
spudec
|
modules: use vlc_object_alive()
|
2008-07-05 14:55:16 +03:00 |
subtitles
|
Fixed subtitle duration when rate != default.
|
2008-07-20 23:09:29 +02:00 |
xvmc
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
2008-05-31 22:10:30 +03:00 |
.gitignore
|
Check-in modules/Makefile.am
|
2008-03-23 21:53:10 +02:00 |
a52.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
2008-05-31 22:10:30 +03:00 |
adpcm.c
|
Format string fixes
|
2008-07-03 21:19:21 +03:00 |
araw.c
|
Declared many static variables const
|
2008-08-03 12:03:14 +03:00 |
cc.c
|
Removed debug left over in cc decoder.
|
2008-08-03 13:12:25 +02:00 |
cc.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
2008-04-14 02:02:22 +02:00 |
cdg.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
2008-05-31 22:10:30 +03:00 |
cinepak.c
|
Fix avcodec cinepak decoding and favour it.
|
2008-07-03 21:19:26 +00:00 |
csri.c
|
Clean up pf_pre_render prototype (btw, this function seems useless).
|
2008-07-29 23:20:00 +02:00 |
cvdsub.c
|
Format string fixes
|
2008-07-03 20:47:02 +03:00 |
dirac.c
|
Update dirac support to 0.10.0.
|
2008-06-21 00:48:50 +04:00 |
dts.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
2008-05-31 22:10:30 +03:00 |
dvbsub.c
|
Fix positioning of dvbsub. closes #1686
|
2008-07-10 02:07:49 +02:00 |
faad.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
2008-05-31 22:10:30 +03:00 |
fake.c
|
Potential memleak.
|
2008-07-31 22:10:08 +02:00 |
flac.c
|
Declared many static variables const
|
2008-08-03 12:03:14 +03:00 |
fluidsynth.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
2008-05-31 22:10:30 +03:00 |
kate.c
|
Rename Kate Function to avoid naming conflicts with GDI+ on windows targets.
|
2008-08-11 14:29:23 -07:00 |
libass.c
|
libass: Set Arial as the default family.
|
2008-08-08 23:54:18 +02:00 |
libmpeg2.c
|
Use the correct test
|
2008-07-17 20:51:52 +01:00 |
lpcm.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
2008-05-31 22:10:30 +03:00 |
mash.cpp
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
2008-05-31 22:10:30 +03:00 |
Modules.am
|
Initial libass support.
|
2008-08-05 00:04:28 +02:00 |
mpeg_audio.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
2008-05-31 22:10:30 +03:00 |
png.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
2008-05-31 22:10:30 +03:00 |
quicktime.c
|
Declared many static variables const
|
2008-08-03 12:03:14 +03:00 |
rawvideo.c
|
Format string fixes
|
2008-07-03 20:47:02 +03:00 |
realaudio.c
|
Declared many static variables const
|
2008-08-03 12:03:14 +03:00 |
realvideo.c
|
Fix memory leak and error handling
|
2008-06-15 00:40:46 +03:00 |
schroedinger.c
|
Workaround deficiency in schroedinger state machine logic
|
2008-07-30 19:54:01 +00:00 |
sdl_image.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
2008-05-31 22:10:30 +03:00 |
speex.c
|
Declared many static variables const
|
2008-08-03 12:03:14 +03:00 |
svcdsub.c
|
p_sys NULL check (CID 115).
|
2008-08-06 18:38:33 -07:00 |
tarkin.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
2008-05-31 22:10:30 +03:00 |
telx.c
|
Declared many static variables const
|
2008-08-03 12:03:14 +03:00 |
theora.c
|
theora: simplify theora's copypicture. All "visible area" logic is now handled by the core. (including offset).
|
2008-07-23 18:58:31 +02:00 |
twolame.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
2008-05-31 22:10:30 +03:00 |
vorbis.c
|
Declared many static variables const
|
2008-08-03 12:03:14 +03:00 |
x264.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
2008-05-31 22:10:30 +03:00 |
zvbi.c
|
Reset the current subtitle in case the requested page is not yet cached.
|
2008-07-29 21:11:20 +02:00 |