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.
 
 
 
 
 
 
Johannes Kauffmann 7a1446e385 OpenMAX IL: add more missing extern qualifiers 4 years ago
..
arib i18n: typo fixes 9 years ago
avcodec d3d11: Avoid -Wint-conversion errors 4 years ago
dmo Add missing "extern" to fix building with -fno-common 6 years ago
gstreamer gstdecode: handle fourcc mismatch between gst vlc 5 years ago
omxil OpenMAX IL: add more missing extern qualifiers 4 years ago
spudec spudec: Fix function pointer incompatibilities 4 years ago
ttml codec: spu: set priority higher than ts (fix #21280) 8 years ago
webvtt codec: webvtt: merge cues 4 years ago
wmafixed wmafixed: fix double translation (refs #19769) 9 years ago
Makefile.am gstdecode: handle fourcc mismatch between gst vlc 5 years ago
a52.c es: replace i_original_channels with i_chan_mode 9 years ago
adpcm.c Remove old mail address from sources 7 years ago
aes3.c es: replace i_original_channels with i_chan_mode 9 years ago
aom.c aom: remove unsupported AOM chroma 6 years ago
araw.c araw: avoid underflow in conversion 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 codec/audiotoolbox_midi: Add accidentally removed prefix 8 years ago
bpg.c decoder/packetizer: no need to set the output ES category anymore 9 years ago
cc.c codec: cc: decode provided CEA708 channel 7 years ago
cc.h codec: cc: extract CEA708 service ids 7 years ago
cdg.c decoder/packetizer: no need to set the output ES category anymore 9 years ago
cea708.c cea708: Fix TB scrolling 7 years ago
cea708.h codec: add CEA708 decoder 9 years ago
crystalhd.c contrib: crystalhd: fix forward declaration of a struct 4 years ago
cvdsub.c cvdsub: fix memory leak 9 years ago
daala.c daala: fix likely plugin descriptor compile issue without sout 5 years ago
dav1d.c dav1d: limit the number of extra frames needed by the decoder 4 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 faad: Fix read buffer overflow 7 years ago
fdkaac.c i18n: typo fixes for the option strings 9 years ago
flac.c es: replace i_original_channels with i_chan_mode 9 years ago
fluidsynth.c fluidsynth: search /usr/share/soundfonts (fixes #25742) 6 years ago
g711.c es: replace i_original_channels with i_chan_mode 9 years ago
hxxx_helper.c hxxx_helper: process SPS_EXT 5 years ago
hxxx_helper.h hxxx_helper: process SPS_EXT 5 years ago
jpeg.c jpeg: set the colorspace and primaries to sRGB as well 7 years ago
jpeg2000.h jpeg2000: avoid arithmetic overflow (CID #1415689) 9 years ago
kate.c kate: remove invalid clean 5 years ago
libass.c codec: libass: pass storage size to libass 4 years ago
libmpeg2.c codec/esout: add support for CEA708 9 years ago
lpcm.c lpcm: prepare dec->fmt_out 8 years ago
mad.c es: replace i_original_channels with i_chan_mode 9 years ago
mft.c mft: fix probe issue with GUI threads 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 codec: opus: replace bogus end trim hack 6 years ago
opus_header.c demux: xiph: improve old ffmpeg xiph extradata test 7 years ago
opus_header.h opus: remove dead code 12 years ago
png.c png: set the colorspace and primaries to sRGB as well 7 years ago
qsv.c i18n: typo fixes for the option strings 9 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 SDL_image: Fix unaligned and potentially out of bound access 6 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 xiph: constify xiph_SplitHeaders() 7 years ago
stl.c STL: retrieve fps from GSI's DFC 9 years ago
subsdec.c codec: subsdec: change default align 8 years ago
substext.h codec: substext: rebase font size px as % of video size 9 years ago
substx3g.c codec: substx3g: clear var aliasing warning 5 years ago
subsusf.c codec: subsdec/subsusf: do inner align on user value 8 years ago
svcdsub.c svcdsub: Fix potential buffer overrun 7 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 Common structure for VLC common object members, document 10 years ago
telx.c telx: fix variable shadowing 9 years ago
textst.c textst: Fix potential buffer overflow 7 years ago
theora.c xiph: constify xiph_SplitHeaders() 7 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 codec: videotoolbox: handle kVTVideoDecoderReferenceMissingErr 4 years ago
vorbis.c xiph: constify xiph_SplitHeaders() 7 years ago
vpx.c vpx: decode WebP's VP8 chunks 5 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: fix wrong h264 option longtext 5 years ago
x265.c Common structure for VLC common object members, document 10 years ago
xwd.c decoder/packetizer: no need to set the output ES category anymore 9 years ago
zvbi.c codec: zvbi: fix default high bits for Hebrew (#23686) 7 years ago