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 e66e6b6b03 config: remove advanced from add_module() 8 years ago
..
arib config: rename VLC_DATA_DIR to VLC_USERDATA_DIR 9 years ago
avcodec config: remove advanced from add_module() 8 years ago
dmo modules: use picture_SwapUV() instead of plane_SwapUV() 9 years ago
gstreamer decoder/packetizer: no need to set the output ES category anymore 9 years ago
omxil mediacodec: rework hw-accel strings 8 years ago
spudec spudec: use vlc_alloc helper 9 years ago
ttml codec: ttml: apply tokenized style refs (fix #19956) 9 years ago
webvtt codec: webvtt: encode ruby 9 years ago
wmafixed wmafixed: fix double translation (refs #19769) 9 years ago
Makefile.am codec: add vlc_fifo_helper.h in the Makefile 8 years ago
a52.c es: replace i_original_channels with i_chan_mode 9 years ago
adpcm.c es: replace i_original_channels with i_chan_mode 9 years ago
aes3.c es: replace i_original_channels with i_chan_mode 9 years ago
aom.c aom: Remove unsupported pixel formats 8 years ago
araw.c include: Rename the bswap functions to vlc_bswap 9 years ago
atsc_a65.c codec: atsc a65: fix truncated conversions 9 years ago
atsc_a65.h atsc_a65.h : add simple UTF16 decoding through handle 11 years ago
audiotoolbox_midi.c config: remove advanced from add_loadfile() 8 years ago
bpg.c decoder/packetizer: no need to set the output ES category anymore 9 years ago
cc.c codec: cea608/708: fix bitrate 9 years ago
cc.h codec/esout: add support for CEA708 9 years ago
cdg.c decoder/packetizer: no need to set the output ES category anymore 9 years ago
cea708.c codec: cea708: fix CLW handling 9 years ago
cea708.h codec: add CEA708 decoder 9 years ago
crystalhd.c decoder/packetizer: no need to set the output ES category anymore 9 years ago
cvdsub.c cvdsub: fix memory leak 9 years ago
daala.c decoder/packetizer: no need to set the output ES category anymore 9 years ago
dca.c es: replace i_original_channels with i_chan_mode 9 years ago
ddummy.c decoder: use "spu decoder" capability for SPU decoders 9 years ago
dvbsub.c dvdsub: use vlc_alloc helper 9 years ago
edummy.c LGPL 14 years ago
faad.c Rename popcount to vlc_popcount 9 years ago
fdkaac.c i18n: typo fixes for the option strings 9 years ago
flac.c modules: remove empty curly braces initialization 8 years ago
fluidsynth.c config: remove advanced from add_loadfile() 8 years ago
g711.c es: replace i_original_channels with i_chan_mode 9 years ago
hxxx_helper.c hxxx_helper: remove unused switch case 9 years ago
hxxx_helper.h codec: hxxx_helper: add hxxx_helper_get_chroma_chroma 9 years ago
jpeg.c include: Rename the bswap functions to vlc_bswap 9 years ago
jpeg2000.h jpeg2000: avoid arithmetic overflow (CID #1415689) 9 years ago
kate.c i18n: corrections of missing spaces and new lines 9 years ago
libass.c libass: fix compilation with older versions of libass 9 years ago
libmpeg2.c codec/esout: add support for CEA708 9 years ago
lpcm.c include: Rename the bswap functions to vlc_bswap 9 years ago
mad.c es: replace i_original_channels with i_chan_mode 9 years ago
mft.c MFT codec: Support for loading any MFT 9 years ago
mpg123.c codec: mpg123: really fix multiple output per block (fix #18943) 9 years ago
oggspots.c modules:decoders: fill the fmt_out only when everything is OK 9 years ago
opus.c opus: use vlc_alloc helper 9 years ago
opus_header.c codec: opus: fix comment leak 10 years ago
opus_header.h opus: remove dead code 12 years ago
png.c codec: png: encoder wants RGB 9 years ago
qsv.c qsv: refine logs when MFXInit() fails 8 years ago
rawvideo.c rawvideo: fix the picth/line computation for odd lines/heights 8 years ago
rtpvideo.c Common structure for VLC common object members, document 10 years ago
schroedinger.c decoder/packetizer: no need to set the output ES category anymore 9 years ago
scte18.c modules:decoders: only set the codec ID rather than init the whole ES format 9 years ago
scte18.h codecs: add SCTE-18 decoder 11 years ago
scte27.c scte27: use vlc_alloc helper 9 years ago
sdl_image.c decoder/packetizer: no need to set the output ES category anymore 9 years ago
shine.c shine: fix double translation (refs #19769) 9 years ago
spdif.c codec: spdif: pass i_profile 9 years ago
speex.c es: replace i_original_channels with i_chan_mode 9 years ago
stl.c include: remove <vlc_memory.h> 9 years ago
subsdec.c codec: subsdec: avoid double copy 8 years ago
substext.h codec: substext: rebase font size px as % of video size 9 years ago
substx3g.c codec: tx3g: encode bottom/center alignment 9 years ago
subsusf.c usf: Fix variable shadowing 9 years ago
svcdsub.c svcdsub: Don't store unused values; skip over them 9 years ago
svg.c decoder/packetizer: no need to set the output ES category anymore 9 years ago
synchro.c synchro: privatize inside libmpeg2 plugin 9 years ago
synchro.h synchro: privatize inside libmpeg2 plugin 9 years ago
t140.c codec: t140: output merged segments 9 years ago
telx.c telx: fix variable shadowing 9 years ago
textst.c decoder/packetizer: no need to set the output ES category anymore 9 years ago
theora.c theora: Display the frame rate as a fraction. 9 years ago
twolame.c Common structure for VLC common object members, document 10 years ago
uleaddvaudio.c es: replace i_original_channels with i_chan_mode 9 years ago
videotoolbox.m videotoolbox: rework hw-accel strings 8 years ago
vlc_fifo_helper.h codec: add a set of functions to use a plain FIFO 8 years ago
vorbis.c vorbisenc: remove FIXME 9 years ago
vpx.c modules: remove empty curly braces initialization 8 years ago
vt_utils.c codec: vt_utils: use visible size for cvpx pictures 9 years ago
vt_utils.h codec: vt_utils: change cvpxpic_attach_with_cb args 9 years ago
x264.c x264: don't include pthread.h if it's not available 8 years ago
x265.c Common structure for VLC common object members, document 10 years ago
xwd.c use proper check for the arpa/inet.h availability 8 years ago
zvbi.c i18n: corrections of missing spaces and new lines 9 years ago