| .. |
|
avcodec
|
Fixed non initialized date_t in some corner case with avcodec.
|
16 years ago |
|
dmo
|
Rename the "Other codecs" category
|
16 years ago |
|
omxil
|
codec/omxil: OMAP3430 only supports h264 baseline profile up to level 3.0. We now reject anything else as the codec gets confused otherwise.
|
16 years ago |
|
shine
|
Make shine really not re-entrant
|
16 years ago |
|
spudec
|
Set Shortname for Dirac and spudec
|
16 years ago |
|
subtitles
|
Fixed invalid accesses in decoder with corrupted subtitles streams.
|
16 years ago |
|
wmafixed
|
wma_fixed: raise priority above avcodec float decoder
|
16 years ago |
|
.gitignore
|
Check-in modules/Makefile.am
|
18 years ago |
|
Modules.am
|
Do not (try to) build flac if it is not enabled
|
16 years ago |
|
a52.c
|
Fixed potential segfault with corrupted streams (audio codecs).
|
16 years ago |
|
a52.h
|
Fixed (partially) parsing of E-AC3 not using 1536 samples per frame.
|
17 years ago |
|
adpcm.c
|
adpcm: use VLC_TS_INVALID (refs #3135)
|
17 years ago |
|
aes3.c
|
Set a non compressed format in aes3 decoder at open.
|
16 years ago |
|
araw.c
|
Added non native float 32/64 to araw decoder.
|
16 years ago |
|
cc.c
|
Fixed closed caption decoder with CC3/4 and TX data.
|
16 years ago |
|
cc.h
|
closed captions: Correctly determine the field for SCTE-20 streams
|
16 years ago |
|
cdg.c
|
Removed es_format_t::i_aspect.
|
17 years ago |
|
cvdsub.c
|
Removed es_format_t::i_aspect.
|
17 years ago |
|
dirac.c
|
dirac: an existing option cannot be a deprecated alias
|
16 years ago |
|
dts.c
|
Fixed potential segfault with corrupted streams (audio codecs).
|
16 years ago |
|
dvbsub.c
|
dvbsub: remove dummy test (already check then dereference before).
|
16 years ago |
|
faad.c
|
faad: use VLC_TS_INVALID (refs #3135)
|
17 years ago |
|
fake.c
|
No full point at end of configuration item short text
|
16 years ago |
|
flac.c
|
Fix flac includes accordingly to libflac's pkgconfig defaults
|
16 years ago |
|
fluidsynth.c
|
Fluidsynth: convert path to ANSI on Windows
|
16 years ago |
|
invmem.c
|
VLC preferences are not the developers documentation
|
16 years ago |
|
kate.c
|
remove the time check which avoided rendering the overlay at a time it had been rendered already; fixes subtitles disappearing when pausing.
|
16 years ago |
|
libass.c
|
libass: avoid crash on ASS_Images which have width or height == 0
|
16 years ago |
|
libmpeg2.c
|
closed captions: Correctly determine the field for SCTE-20 streams
|
16 years ago |
|
lpcm.c
|
lpcm: abort() is a better solution here
|
17 years ago |
|
mash.cpp
|
Used a sar for video_format_Setup.
|
17 years ago |
|
mpeg_audio.c
|
Fixed potential segfault with corrupted streams (audio codecs).
|
16 years ago |
|
png.c
|
Png: compatibility with libpng 1.4
|
16 years ago |
|
quicktime.c
|
Removed es_format_t::i_aspect.
|
17 years ago |
|
rawvideo.c
|
Added a few missing fourcc to rawvideo decoder.
|
16 years ago |
|
realvideo.c
|
relavideo: remove unused mutex variable.
|
17 years ago |
|
schroedinger.c
|
Removed es_format_t::i_aspect.
|
17 years ago |
|
sdl_image.c
|
Fix #include <SDL/SDL.h> to be #include <SDL.h>
|
16 years ago |
|
speex.c
|
Modified the way xiph codecs headers are transported in VLC.
|
16 years ago |
|
svcdsub.c
|
SVCD sub: kill config_Get
|
17 years ago |
|
telx.c
|
Removed es_format_t::i_aspect.
|
17 years ago |
|
theora.c
|
Fixed theora encoder.
|
16 years ago |
|
twolame.c
|
codec: use var_Get(Integer|Float|String) when applicable.
|
17 years ago |
|
vorbis.c
|
Vorbis: remove unused variables
|
16 years ago |
|
x264.c
|
x264: b_vfr_input came in X264_BUILD >= 81
|
16 years ago |
|
zvbi.c
|
Use calloc.
|
16 years ago |