1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-16 16:02:54 +02:00
vlc/modules/codec
Vittorio Giovara a3ae403178 rename configuration page title for x264 options
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
2013-02-05 19:48:51 +01:00
..
avcodec Avcodec, restore the threads count to auto 2013-01-25 17:01:50 +01:00
dmo Win32: Fix DMO compilation behaviour with UNICODE 2013-01-14 18:21:54 +01:00
loader Remove recursion into modules/codec/loader/ 2012-09-09 15:57:52 +03:00
omxil omxil: Remove a few audio codec mappings 2013-02-04 16:40:06 +02:00
shine Replace block_New() with block_Alloc() 2012-12-13 23:17:40 +02:00
spudec LGPL 2012-11-13 16:25:56 +01:00
wmafixed wamfixed: output S32N rather than FI32 2012-12-20 23:39:39 +02:00
.gitignore Check-in modules/Makefile.am 2008-03-23 21:53:10 +02:00
a52.c Replace block_New() with block_Alloc() 2012-12-13 23:17:40 +02:00
a52.h LGPL 2012-11-13 16:25:56 +01:00
adpcm.c LGPL 2012-11-13 16:25:56 +01:00
aes3.c AES3: decode to S32N rather than S24 and simplify a little 2012-12-19 23:19:03 +02:00
araw.c araw: make float/double decoder/encoder conform to C type aliasing rules 2012-12-20 20:59:08 +02:00
cc.c Add support for rendering EIA-608 captions with a black background 2013-01-10 21:58:13 +01:00
cc.h LGPL 2012-11-13 16:25:56 +01:00
cdg.c LGPL 2012-11-13 16:25:56 +01:00
crystalhd.c CrystalHD: fix compilation behaviour with UNICODE 2013-01-14 18:20:40 +01:00
cvdsub.c LGPL 2012-11-13 16:25:56 +01:00
ddummy.c LGPL 2012-11-13 16:25:56 +01:00
dirac.c Replace block_New() with block_Alloc() 2012-12-13 23:17:40 +02:00
dts_header.c DTS: fix Win32 compilation 2012-11-12 18:14:49 +01:00
dts_header.h DTS: split some parsing headers functions 2012-11-12 16:32:26 +01:00
dts.c Replace block_New() with block_Alloc() 2012-12-13 23:17:40 +02:00
dvbsub.c Replace block_New() with block_Alloc() 2012-12-13 23:17:40 +02:00
edummy.c LGPL 2012-11-13 16:25:56 +01:00
faad.c LGPL 2012-11-13 16:25:56 +01:00
fdkaac.c Replace block_New() with block_Alloc() 2012-12-13 23:17:40 +02:00
flac.c FLAC: fix 7 channels layout 2013-01-22 20:30:33 +02:00
fluidsynth.c LGPL 2012-11-13 16:25:56 +01:00
g711.c g711: separate codec from araw 2012-12-13 19:53:32 +02:00
h264_nal.h LGPL 2012-11-13 16:25:56 +01:00
kate.c LGPL 2012-11-13 16:25:56 +01:00
libass.c LGPL 2012-11-13 16:25:56 +01:00
libmpeg2.c Replace block_New() with block_Alloc() 2012-12-13 23:17:40 +02:00
lpcm.c LPCM: decode to S16N or S32N 2012-12-19 20:34:20 +02:00
mash.cpp LGPL 2012-11-13 16:25:56 +01:00
Modules.am vdpau: VDPAU hardware decoding with avcodec 2013-01-13 11:49:06 +02:00
mpeg_audio.c Replace block_New() with block_Alloc() 2012-12-13 23:17:40 +02:00
opus_header.c Opus decoder. 2012-09-03 23:22:40 +02:00
opus_header.h Opus decoder. 2012-09-03 23:22:40 +02:00
opus.c LGPL 2012-11-13 16:25:56 +01:00
png.c LGPL 2012-11-13 16:25:56 +01:00
quicktime.c LGPL 2012-11-13 16:25:56 +01:00
rawvideo.c rawvideo: I422_10L/B support 2012-12-13 16:57:01 +01:00
schroedinger.c Replace block_New() with block_Alloc() 2012-12-13 23:17:40 +02:00
scte27.c Fixed scte27.c win32 compilation. 2012-12-12 22:00:44 +01:00
sdl_image.c LGPL 2012-11-13 16:25:56 +01:00
speex.c Replace block_New() with block_Alloc() 2012-12-13 23:17:40 +02:00
stl.c LGPL 2012-11-13 16:25:56 +01:00
subsdec.c subsdec: avoid segfaults 2012-12-31 14:15:02 +01:00
substext.h Add support for rendering EIA-608 captions with a black background 2013-01-10 21:58:13 +01:00
subsusf.c Replace block_New() with block_Alloc() 2012-12-13 23:17:40 +02:00
svcdsub.c LGPL 2012-11-13 16:25:56 +01:00
t140.c Replace block_New() with block_Alloc() 2012-12-13 23:17:40 +02:00
telx.c LGPL 2012-11-13 16:25:56 +01:00
theora.c Replace block_New() with block_Alloc() 2012-12-13 23:17:40 +02:00
twolame.c Replace block_New() with block_Alloc() 2012-12-13 23:17:40 +02:00
uleaddvaudio.c LGPL 2012-11-13 16:25:56 +01:00
vorbis.c tremor: decode to S32N 2012-12-20 22:09:08 +02:00
x264.c rename configuration page title for x264 options 2013-02-05 19:48:51 +01:00
xwd.c XWD decoder 2012-11-25 12:06:55 +02:00
zvbi.c ZVBI: remove the wrong warning about GPL 2012-12-19 17:04:02 +01:00