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.
 
 
 
 
 
 
Steve Lhomme 253cd9881e avcodec: video: use the video context to signal small format changes 6 years ago
..
arib aribsub: convert microseconds to ticks using VLC_TICK_FROM_US() 8 years ago
avcodec avcodec: video: use the video context to signal small format changes 5 years ago
dmo dmo: remove unused guid_wmv_enc 6 years ago
gstreamer gstdecode: handle fourcc mismatch between gst vlc 6 years ago
omxil android: utils: remove AWindow_SurfaceTexture 6 years ago
spudec codec: spudec: handle region alloc failure 6 years ago
ttml ttml: use vlc_obj_calloc() and simplify 6 years ago
webvtt webvtt: .gitignore generated files 6 years ago
Makefile.am gstdecode: handle fourcc mismatch between gst vlc 6 years ago
a52.c remove the $Id$ in the source code 7 years ago
adpcm.c Remove old mail address from sources 7 years ago
aes3.c aes: use vlc_obj_malloc() and simplify 6 years ago
aom.c aom: cosmetics 6 years ago
araw.c araw: use vlc_obj_malloc() and simplify 6 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 10 years ago
audiotoolbox_midi.c remove the $Id$ in the source code 7 years ago
bpg.c codec: bpg: set bitmask 8 years ago
cc.c codec: cc: decode provided CEA708 channel 6 years ago
cc.h codec: cc: remove leftoff debug 6 years ago
cdg.c cdg: use vlc_obj_calloc() and simplify 6 years ago
cea708.c cea708: remove tautologies, fix uninitialized warning 7 years ago
cea708.h rename mtime_t to vlc_tick_t 8 years ago
cvdsub.c remove the $Id$ in the source code 7 years ago
daala.c daala: fix likely plugin descriptor compile issue without sout 6 years ago
dav1d.c dav1d: factorize the code to set the output video format 6 years ago
dca.c core: remove global *_sys_t typedefs 8 years ago
ddummy.c remove the $Id$ in the source code 7 years ago
dvbsub.c remove the $Id$ in the source code 7 years ago
edummy.c remove the $Id$ in the source code 7 years ago
faad.c codec: faad: workaround unaligned timings 7 years ago
fdkaac.c Fix building vlc with libfdk-aac v2 7 years ago
flac.c flac: silence warning 7 years ago
fluidsynth.c fluidsynth: handle aftertouch event 6 years ago
g711.c g711: use vlc_obj_malloc() and simplify 6 years ago
hxxx_helper.c Revert "codec: hxxx_helper: make debug messages optional" 7 years ago
hxxx_helper.h h264/hevc: read the color range as a video_color_range_t 7 years ago
hxxx_helper_testdec.c codec: add hxxx_helper test decoder 6 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 thread: remove vlc_mutex_destroy() 6 years ago
libass.c thread: remove vlc_mutex_destroy() 6 years ago
libmpeg2.c remove the $Id$ in the source code 7 years ago
lpcm.c lpcm: use vlc_obj_malloc() and simplify 6 years ago
mad.c remove the $Id$ in the source code 7 years ago
mft.c mft: remove dead mingw code 6 years ago
mpg123.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
oggspots.c oggspots: fix variable shadowing warning 7 years ago
opus.c xiph: constify xiph_SplitHeaders() 7 years ago
opus_header.c demux: xiph: improve old ffmpeg xiph extradata test 7 years ago
opus_header.h opus: channel_mapping is in range 0-255 8 years ago
png.c png: use vlc_obj_malloc() and simplify 6 years ago
qsv.c qsv: replace the fifo_t with a vlc_list 6 years ago
rav1e.c rav1e: fix options being hidden in GUI 6 years ago
rawvideo.c rawvideo: use vlc_obj_calloc() and simplify 6 years ago
rtpvideo.c Use set_callback() where applicable 7 years ago
schroedinger.c schroedinger: remove bogus const 7 years ago
scte18.c modules: convert variables in seconds to ticks using vlc_tick_from_sec() 8 years ago
scte18.h codecs: add SCTE-18 decoder 10 years ago
scte27.c remove the $Id$ in the source code 7 years ago
shine.c shine: avoid block_fifo_t 6 years ago
spdif.c Use set_callback() where applicable 7 years ago
speex.c xiph: constify xiph_SplitHeaders() 7 years ago
stl.c stl: remove invalid const qualifier 7 years ago
subsdec.c remove the $Id$ in the source code 7 years ago
substext.h codec: substext: add some comments 7 years ago
substx3g.c codec: tx3g: fix cutting utf8 by char index 6 years ago
subsusf.c codec/subsusf: remove forcing sdl_image if available 6 years ago
svcdsub.c svcdsub: Fix potential buffer overrun 7 years ago
svg.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
synchro.c codec: synchro: fix filenames in comments 6 years ago
synchro.h vlc_common: move decoder_synchro_t to synchro.h 6 years ago
t140.c remove the $Id$ in the source code 7 years ago
telx.c telx: use vlc_obj_calloc() and simplify 6 years ago
textst.c textst: use vlc_obj_malloc() and simplify 6 years ago
theora.c xiph: constify xiph_SplitHeaders() 7 years ago
twolame.c remove the $Id$ in the source code 7 years ago
uleaddvaudio.c uleaddvaudio: use vlc_obj_malloc() and simplify 6 years ago
videotoolbox.c videotoolbox: rework >= 10bit output handling 6 years ago
vorbis.c xiph: constify xiph_SplitHeaders() 7 years ago
vpx.c codec: vpx: don't map pixel formats that are never used 7 years ago
vt_utils.c vt_utils: set the picture planes once the picture is created 6 years ago
vt_utils.h vt_utils: add helpers to create cvpx video contexts 6 years ago
x264.c x264: fix wrong h264 option longtext 6 years ago
x265.c modules: use vlc_tick_from_samples() 8 years ago
xwd.c xwd: reorder to avoid forward declarations 6 years ago
zvbi.c codec: zvbi: handle fully transparent cleaning ttxt 6 years ago