1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00
vlc/modules/codec
Nathan Phillip Brink 48ae5b2a99 Fix #include <SDL/SDL.h> to be #include <SDL.h>
...as the FAQ on http://libsdl.org/ declares this is the most portable
method.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
2010-03-07 21:01:08 +02:00
..
avcodec Always use direct rendering with H264 in avcodec (close #3380). 2010-03-04 20:08:10 +01:00
dmo Rename the "Other codecs" category 2010-01-25 22:35:57 +01:00
omxil OMX IL: clean up dll_* macros 2010-02-20 17:20:46 +02:00
shine Make shine really not re-entrant 2010-01-06 22:28:15 +02:00
spudec Set Shortname for Dirac and spudec 2010-01-25 22:47:02 +01:00
subtitles Fixed invalid accesses in decoder with corrupted subtitles streams. 2010-02-24 00:11:48 +01:00
wmafixed wma_fixed: raise priority above avcodec float decoder 2010-01-04 16:58:00 +01:00
.gitignore Check-in modules/Makefile.am 2008-03-23 21:53:10 +02:00
a52.c Fixed potential segfault with corrupted streams (audio codecs). 2010-02-28 12:50:03 +01:00
a52.h Fixed (partially) parsing of E-AC3 not using 1536 samples per frame. 2009-05-06 00:10:55 +02:00
adpcm.c adpcm: use VLC_TS_INVALID (refs #3135) 2009-12-07 08:33:55 +01:00
aes3.c Set a non compressed format in aes3 decoder at open. 2010-02-11 21:39:07 +01:00
araw.c Added non native float 32/64 to araw decoder. 2010-02-06 16:07:50 +01:00
cc.c Fixed closed caption decoder with CC3/4 and TX data. 2010-03-01 22:38:47 +01:00
cc.h closed captions: Correctly determine the field for SCTE-20 streams 2010-01-30 14:03:14 +01:00
cdg.c Removed es_format_t::i_aspect. 2009-12-16 22:00:47 +01:00
cvdsub.c Removed es_format_t::i_aspect. 2009-12-16 22:00:47 +01:00
dirac.c dirac encoder: remove write-only b_error 2010-01-28 22:56:52 +02:00
dts.c Fixed potential segfault with corrupted streams (audio codecs). 2010-02-28 12:50:03 +01:00
dvbsub.c dvbsub: remove dummy test (already check then dereference before). 2010-02-11 16:00:49 +01:00
faad.c faad: use VLC_TS_INVALID (refs #3135) 2009-12-07 08:36:25 +01:00
fake.c No full point at end of configuration item short text 2010-02-15 00:01:48 +02:00
flac.c Fix FLAC 7.1 support 2010-02-26 21:03:04 +01:00
fluidsynth.c Fluidsynth: convert path to ANSI on Windows 2010-01-25 23:13:34 +02:00
invmem.c VLC preferences are not the developers documentation 2010-02-18 19:54:18 +02:00
kate.c Modified the way xiph codecs headers are transported in VLC. 2010-02-17 23:54:20 +01:00
libass.c libass: avoid crash on ASS_Images which have width or height == 0 2010-01-12 01:29:54 +01:00
libmpeg2.c closed captions: Correctly determine the field for SCTE-20 streams 2010-01-30 14:03:14 +01:00
lpcm.c lpcm: abort() is a better solution here 2009-12-16 11:29:04 +01:00
mash.cpp Used a sar for video_format_Setup. 2009-12-16 22:00:46 +01:00
Modules.am Do not (try to) build flac if it is not enabled 2010-02-15 21:28:55 +02:00
mpeg_audio.c Fixed potential segfault with corrupted streams (audio codecs). 2010-02-28 12:50:03 +01:00
png.c Png: compatibility with libpng 1.4 2010-02-15 23:50:27 +01:00
quicktime.c Removed es_format_t::i_aspect. 2009-12-16 22:00:47 +01:00
rawvideo.c Added a few missing fourcc to rawvideo decoder. 2010-02-08 21:42:10 +01:00
realvideo.c relavideo: remove unused mutex variable. 2009-12-28 14:18:27 +01:00
schroedinger.c Removed es_format_t::i_aspect. 2009-12-16 22:00:47 +01:00
sdl_image.c Fix #include <SDL/SDL.h> to be #include <SDL.h> 2010-03-07 21:01:08 +02:00
speex.c Modified the way xiph codecs headers are transported in VLC. 2010-02-17 23:54:20 +01:00
svcdsub.c SVCD sub: kill config_Get 2009-12-30 21:50:32 +02:00
telx.c Removed es_format_t::i_aspect. 2009-12-16 22:00:47 +01:00
theora.c Fixed theora encoder. 2010-02-21 16:21:09 +01:00
twolame.c codec: use var_Get(Integer|Float|String) when applicable. 2009-10-10 11:26:48 +02:00
vorbis.c Vorbis: remove unused variables 2010-02-26 21:03:04 +01:00
x264.c x264.c: add psy mbtree and intra-refresh boolean options 2010-01-17 13:42:07 +02:00
zvbi.c Use calloc. 2010-02-10 09:05:11 +01:00