| .. |
|
avcodec
|
Removed a debug commit in ffmpeg (do not force display of every frame).
|
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 segfault on 64 bit archs. (0 != NULL)
|
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
|
Removed internal cinepak decoder (ffmpeg one is way better).
|
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 |
|
aes3.c
|
Fixed channel count index for aes3.
|
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 |
|
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 segfault on 64 bit archs. (0 != NULL)
|
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
|
[codec/flac] Fix 24bit flac support
|
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
|
Partially work around a picture link in libmpeg2.
|
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
|
Fixed RGB ffmpeg color selection.
|
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
|
[codec/schroedinger] If pts is unavaliable, do not fall back to dts
|
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
|
Fix segfault on 64 bit archs. (0 != NULL)
|
18 years ago |
|
vorbis.c
|
Fixed rear center support (and close #1816).
|
18 years ago |
|
x264.c
|
Plugins: include vlc_common.h directly instead of vlc/vlc.h
|
18 years ago |
|
zvbi.c
|
Fix segfault on 64 bit archs. (0 != NULL)
|
18 years ago |