| .. |
|
avcodec
|
ffmpeg chroma: Change GetVlcChroma and GetFfmpegChroma to use a video_format_t, so that we will be able to access and set the rgb mask later on.
|
18 years ago |
|
cmml
|
Check asprintf return value.
|
18 years ago |
|
dmo
|
dmo: use const for audio channels struct
|
18 years ago |
|
spudec
|
modules: use vlc_object_alive()
|
18 years ago |
|
subtitles
|
Fix format string
|
18 years ago |
|
xvmc
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
18 years ago |
|
.gitignore
|
Check-in modules/Makefile.am
|
18 years ago |
|
Modules.am
|
Initial libass support.
|
18 years ago |
|
a52.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
18 years ago |
|
adpcm.c
|
Format string fixes
|
18 years ago |
|
araw.c
|
Declared many static variables const
|
18 years ago |
|
cc.c
|
Removed debug left over in cc decoder.
|
18 years ago |
|
cc.h
|
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
|
18 years ago |
|
cdg.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
18 years ago |
|
cinepak.c
|
Fix avcodec cinepak decoding and favour it.
|
18 years ago |
|
csri.c
|
Clean up pf_pre_render prototype (btw, this function seems useless).
|
18 years ago |
|
cvdsub.c
|
Format string fixes
|
18 years ago |
|
dirac.c
|
Update dirac support to 0.10.0.
|
18 years ago |
|
dts.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
18 years ago |
|
dvbsub.c
|
Fix positioning of dvbsub. closes #1686
|
18 years ago |
|
faad.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
18 years ago |
|
fake.c
|
Potential memleak.
|
18 years ago |
|
flac.c
|
Improved flac SyncInfo robustness by using stream info when available (close 1847).
|
18 years ago |
|
fluidsynth.c
|
Fluidsynth: use native FL32 format, avoid converting to 16 bits and back
|
18 years ago |
|
kate.c
|
Rename Kate Function to avoid naming conflicts with GDI+ on windows targets.
|
18 years ago |
|
libass.c
|
libass: Set Arial as the default family.
|
18 years ago |
|
libmpeg2.c
|
Use the correct test
|
18 years ago |
|
lpcm.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
18 years ago |
|
mash.cpp
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
18 years ago |
|
mpeg_audio.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
18 years ago |
|
png.c
|
Fix format string
|
18 years ago |
|
quicktime.c
|
Declared many static variables const
|
18 years ago |
|
rawvideo.c
|
Format string fixes
|
18 years ago |
|
realaudio.c
|
Check asprintf return value.
|
18 years ago |
|
realvideo.c
|
Fix memory leak and error handling
|
18 years ago |
|
schroedinger.c
|
Workaround deficiency in schroedinger state machine logic
|
18 years ago |
|
sdl_image.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
18 years ago |
|
speex.c
|
Declared many static variables const
|
18 years ago |
|
svcdsub.c
|
p_sys NULL check (CID 115).
|
18 years ago |
|
tarkin.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
18 years ago |
|
telx.c
|
Declared many static variables const
|
18 years ago |
|
theora.c
|
theora: simplify theora's copypicture. All "visible area" logic is now handled by the core. (including offset).
|
18 years ago |
|
twolame.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
18 years ago |
|
vorbis.c
|
Declared many static variables const
|
18 years ago |
|
x264.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
18 years ago |
|
zvbi.c
|
Corrected semi transparent ZVBI test (but I let it disabled).
|
18 years ago |