You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Rémi Denis-Courmont 15172e6867 XML: simplify demuxers 16 years ago
..
avcodec avcodec: encoder: Don't assume a maximum BPP of 24 16 years ago
dmo Rename the "Other codecs" category 16 years ago
omxil transcoding video, sends NULL when ending. Should fix sending all the encoded frames to sout 16 years ago
shine Make shine really not re-entrant 16 years ago
spudec SPUDEC : Bump up the capability value for the native decoder. This will be useful in the case where we want to selectively enable DVD subtitle decoding through libavcodec, but override it by default. 16 years ago
subtitles XML: simplify demuxers 16 years ago
wmafixed wma_fixed: raise priority above avcodec float decoder 17 years ago
.gitignore Check-in modules/Makefile.am 18 years ago
Modules.am Removed fake decoder. 16 years ago
a52.c Do not include vlc_modules.h in vlc_common.h 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 Removed now useless vlc_osd.h includes. 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 Simplify the creation of subpicture with dynamic content. 16 years ago
dirac.c Spell "separate" 16 years ago
dts.c Do not include vlc_modules.h in vlc_common.h 16 years ago
dvbsub.c Revert "dvbsub.c : Don't fill region if page_state == 0" 16 years ago
faad.c faad: fix potential memleak. 16 years ago
flac.c libflac installs its own assert.h which fails to define assert() 16 years ago
fluidsynth.c FLUID_FAILED is not defined in version 1.0.x 16 years ago
invmem.c VLC preferences are not the developers documentation 16 years ago
kate.c Removed now useless vlc_osd.h includes. 16 years ago
libass.c libass: kill unused variable warnings 16 years ago
libmpeg2.c Fix build of mpeg2 module with old libmpeg2 on arm 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 Do not include vlc_modules.h in vlc_common.h 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 Fixed raw picture size in rawvideo codec. 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 Removed vlc_object_find() in svcdsub. 16 years ago
telx.c Simplify the creation of subpicture with dynamic content. 16 years ago
theora.c transcoding video, sends NULL when ending. Should fix sending all the encoded frames to sout 16 years ago
twolame.c codec: use var_Get(Integer|Float|String) when applicable. 17 years ago
vorbis.c Prefer libvorbis encoder over libavcodec's 16 years ago
x264.c x264: forgotten free() spotted by ivoire 16 years ago
zvbi.c Used a vout object for vout_OSDMessage/OSDSlider/OSDIcon. 16 years ago