1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-12 13:44:56 +02:00
vlc/modules/codec
2012-10-05 00:00:44 +02:00
..
avcodec Avcodec: set the cpu flags/mask in modern version of libavutil 2012-10-05 00:00:44 +02:00
dmo Wim32: use CoInitializeEx() instead of CoInitialize() 2012-10-03 20:12:39 +03:00
loader Remove recursion into modules/codec/loader/ 2012-09-09 15:57:52 +03:00
omxil omxil: Make CopyOmxPicture not use the omxil decoder's internals 2012-09-26 13:18:52 +02:00
shine Remove recursion into modules/codec/shine/ 2012-09-09 15:37:24 +03:00
spudec Remove recursion into modules/codec/spudec/ 2012-09-09 15:32:07 +03:00
wmafixed Remove recursion into modules/codec/wmafixed/ 2012-09-09 15:35:21 +03:00
.gitignore
a52.c Replace remaining instances of aout_buffer_t with block_t 2012-05-22 23:21:16 +03:00
a52.h a52: remove redumdant data 2012-05-08 22:32:41 +03:00
adpcm.c Replace remaining instances of aout_buffer_t with block_t 2012-05-22 23:21:16 +03:00
aes3.c Replace remaining instances of aout_buffer_t with block_t 2012-05-22 23:21:16 +03:00
araw.c audio: remove FI32 conversions 2012-07-04 22:43:55 +03:00
cc.c Update copyright and remove unnecessary include (CC) 2011-09-14 16:54:22 +02:00
cc.h Fixed CC support when present using multiples specs (close #4327). 2010-11-12 03:00:02 +01:00
cdg.c Fix CD+G scrolling. 2011-09-12 22:24:47 +02:00
crystalhd.c s/vlc_memcpy/memcpy/ 2012-07-03 18:06:46 +03:00
cvdsub.c fix filename self-references 2011-12-15 17:09:31 +02:00
ddummy.c Replace remaining instances of aout_buffer_t with block_t 2012-05-22 23:21:16 +03:00
dirac.c Separate string list and string list callback 2012-08-15 10:50:48 +03:00
dts.c Replace remaining instances of aout_buffer_t with block_t 2012-05-22 23:21:16 +03:00
dvbsub.c dvbsub: Remove write only variable. 2012-04-16 10:42:26 +02:00
edummy.c Replace remaining instances of aout_buffer_t with block_t 2012-05-22 23:21:16 +03:00
faad.c Faad: Fix wrong variable type 2012-07-29 15:27:19 +02:00
flac.c FLAC: split encoder from decoder 2012-09-26 19:52:38 +02:00
fluidsynth.c Replace remaining instances of aout_buffer_t with block_t 2012-05-22 23:21:16 +03:00
h264_nal.h Modules: correct LGPL header 2011-10-04 17:29:56 +02:00
kate.c Kate: unused arguments 2011-10-31 00:42:18 +01:00
libass.c libass: add android default font 2012-05-31 01:21:01 +02:00
libmpeg2.c libmpeg2: unused variable 2012-08-20 00:33:28 +03:00
lpcm.c Fix typo unkown -> unknown. 2012-07-27 23:29:06 -03:00
mash.cpp s/vlc_memcpy/memcpy/ 2012-07-03 18:06:46 +03:00
Modules.am Do not build Dummy and T.140 encoder when sout is disabled 2012-09-26 20:07:44 +02:00
mpeg_audio.c Remove WinCE 2012-09-02 12:22:01 +03: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 Opus decoder. 2012-09-03 23:22:40 +02:00
png.c Png: compatibility with libpng 1.4 2010-02-15 23:50:27 +01:00
quicktime.c Replace remaining instances of aout_buffer_t with block_t 2012-05-22 23:21:16 +03:00
rawvideo.c Support J440 and I440 in raw video codec 2012-08-26 17:27:46 +02:00
schroedinger.c Separate string list and string list callback 2012-08-15 10:50:48 +03:00
sdl_image.c s/vlc_memcpy/memcpy/ 2012-07-03 18:06:46 +03:00
speex.c Speex: split encoder from decoder 2012-09-26 20:00:56 +02:00
stl.c stl: remove always true comparison 2012-01-28 17:23:45 +02:00
subsdec.c Separate string list and string list callback 2012-08-15 10:50:48 +03:00
substext.h Added helpers to create text subpicture. 2011-04-27 20:48:52 +02:00
subsusf.c Separated SRT and USF subtitles decoder. 2011-04-26 23:34:13 +02:00
svcdsub.c Fix a few debug messages 2011-09-05 20:36:03 +03:00
t140.c Build: move subtitles codecs to m/codec/ instead of m/codec/subtitles 2010-09-07 23:56:59 +02:00
telx.c add_bool: remove callback parameter 2010-10-22 21:11:38 +03:00
theora.c Theora: split encoder from decoder 2012-09-26 20:03:19 +02:00
twolame.c s/vlc_memcpy/memcpy/ 2012-07-03 18:06:46 +03:00
uleaddvaudio.c Added decoder for Ulead DV audio codec. 2012-06-01 21:12:57 +02:00
vorbis.c Vorbis: code cosmetics 2012-08-20 11:53:19 +02:00
x264.c x264: don't set vfr, it maybe wasn't that good idea for default 2012-09-13 12:25:57 +03:00
zvbi.c Do not require PES header in zvbi decoder. 2012-01-17 22:40:28 +01:00