1
mirror of https://code.videolan.org/videolan/vlc synced 2024-08-31 06:46:39 +02:00
vlc/modules/codec
2009-10-10 11:26:49 +02:00
..
avcodec codec: use var_Get(Integer|Float|String) when applicable. 2009-10-10 11:26:48 +02:00
cmml cmml: Fix a warning about vlc_create_thread() return value not checked. 2009-08-20 11:31:02 +02:00
dmo i_nb_bytes -> i_buffer 2009-09-23 20:33:19 +03:00
shine shine: do not build shine.c since it is included from shine_mod.c.... 2009-09-27 20:01:40 +02:00
spudec Remove dead initialization. 2009-06-19 10:37:59 +02:00
subtitles codec: use var_Get(Integer|Float|String) when applicable. 2009-10-10 11:26:48 +02:00
wmafixed i_nb_bytes -> i_buffer 2009-09-23 20:33:19 +03:00
xvmc Use <vlc_cpu.h> 2009-09-22 18:21:37 +03:00
.gitignore Check-in modules/Makefile.am 2008-03-23 21:53:10 +02:00
a52.c aout_buffer_t: store length instead of end timestamp 2009-09-23 19:57:40 +03: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 aout_buffer_t: store length instead of end timestamp 2009-09-23 19:57:40 +03:00
aes3.c aout_buffer_t: store length instead of end timestamp 2009-09-23 19:57:40 +03:00
araw.c i_nb_bytes -> i_buffer 2009-09-23 20:33:19 +03:00
cc.c Fix warnings in lpcm, cc and theora 2009-08-19 23:43:13 +02:00
cc.h Added support for old revision of SCT20 closed caption. 2009-06-04 21:09:00 +02:00
cdg.c Do not uselessly include vlc_vout.h in decoders. 2009-05-16 20:22:41 +02:00
cvdsub.c Revert "vlc_bits: Differentiate between writable bits stream and read only." 2009-08-23 20:23:08 +03:00
dirac.c Do not uselessly include vlc_vout.h in decoders. 2009-05-16 20:22:41 +02:00
dts.c i_nb_bytes -> i_buffer 2009-09-23 20:33:19 +03:00
dvbsub.c codec: use var_Get(Integer|Float|String) when applicable. 2009-10-10 11:26:48 +02:00
faad.c Protected against NULL realloc from unbounded size (faad). 2009-09-30 20:43:55 +02:00
fake.c add_bool wants booleans. 2009-09-02 15:50:34 +02:00
flac.c i_nb_bytes -> i_buffer 2009-09-23 20:33:19 +03:00
fluidsynth.c aout_buffer_t: store length instead of end timestamp 2009-09-23 19:57:40 +03:00
invmem.c Don't store the picture_t inside of the decoder_sys_t 2009-09-25 21:24:16 +03:00
kate.c No need to test for NULL before a free. 2009-10-10 11:26:49 +02:00
libass.c Remove config_GetCacheDir 2009-08-26 22:16:47 +03:00
libmpeg2.c Use <vlc_cpu.h> 2009-09-22 18:21:37 +03:00
lpcm.c aout_buffer_t: store length instead of end timestamp 2009-09-23 19:57:40 +03:00
mash.cpp Replaced vout_InitPicture/Format with their equivalent. 2009-05-16 22:17:10 +02:00
Modules.am Delete CSRI module. Unmaintained and libass is better. 2009-08-05 18:33:35 +02:00
mpeg_audio.c i_nb_bytes -> i_buffer 2009-09-23 20:33:19 +03:00
png.c Remove nestead assignement. 2009-07-15 22:07:34 +02:00
quicktime.c i_nb_bytes -> i_buffer 2009-09-23 20:33:19 +03:00
rawvideo.c Make it possible to flag blocks as interlaced and use in rawvideo and v4l2. 2009-10-03 20:57:28 +02:00
realaudio.c aout_buffer_t: store length instead of end timestamp 2009-09-23 19:57:40 +03:00
realvideo.c cosmetic: remove nullity test on free() and delete 2009-07-16 18:13:18 +02:00
schroedinger.c Do not uselessly include vlc_vout.h in decoders. 2009-05-16 20:22:41 +02:00
sdl_image.c SDL: simplification of detection and requirement of 1.2.10 2009-09-01 16:11:18 +02:00
speex.c Compilation fix (speex) 2009-09-23 20:00:07 +02:00
svcdsub.c Revert "vlc_bits: Differentiate between writable bits stream and read only." 2009-08-23 20:23:08 +03:00
tarkin.c Do not uselessly include vlc_vout.h in decoders. 2009-05-16 20:22:41 +02:00
telx.c codec: use var_Get(Integer|Float|String) when applicable. 2009-10-10 11:26:48 +02:00
theora.c codec: use var_Get(Integer|Float|String) when applicable. 2009-10-10 11:26:48 +02:00
twolame.c codec: use var_Get(Integer|Float|String) when applicable. 2009-10-10 11:26:48 +02:00
vorbis.c codec: use var_Get(Integer|Float|String) when applicable. 2009-10-10 11:26:48 +02:00
x264.c codec: use var_Get(Integer|Float|String) when applicable. 2009-10-10 11:26:48 +02:00
zvbi.c Do not uselessly include vlc_vout.h in decoders. 2009-05-16 20:22:41 +02:00