..
arib
aribsub: convert microseconds to ticks using VLC_TICK_FROM_US()
8 years ago
avcodec
es: change the video_format_t color range to an enum
7 years ago
dmo
dmo: use msftime_t macro to convert to/from ticks
8 years ago
gstreamer
gst: fix variable shadowing
8 years ago
omxil
mediacodec: fix undefined behavior on LP32
8 years ago
spudec
spudec: init the start/stop timestamps to VLC_TICK_INVALID
8 years ago
ttml
codec: spu: set priority higher than ts (fix #21280)
8 years ago
webvtt
codec: spu: set priority higher than ts (fix #21280)
8 years ago
wmafixed
rename VLC_TS_INVALID to VLC_TICK_INVALID
8 years ago
Makefile.am
codec: add a dav1d AV1 decoder module
8 years ago
a52.c
core: remove global *_sys_t typedefs
8 years ago
adpcm.c
rename VLC_TS_INVALID to VLC_TICK_INVALID
8 years ago
aes3.c
rename VLC_TS_INVALID to VLC_TICK_INVALID
8 years ago
aom.c
es: change the video_format_t color range to an enum
7 years ago
araw.c
rename VLC_TS_INVALID to VLC_TICK_INVALID
8 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
rename VLC_TS_INVALID to VLC_TICK_INVALID
8 years ago
bpg.c
codec: bpg: set bitmask
8 years ago
cc.c
modules: use vlc_tick_from_samples()
8 years ago
cc.h
codec/esout: add support for CEA708
9 years ago
cdg.c
rename VLC_TS_INVALID to VLC_TICK_INVALID
8 years ago
cea708.c
codec: cea708: remove useless check
8 years ago
cea708.h
rename mtime_t to vlc_tick_t
8 years ago
crystalhd.c
crystalhd: convert to/from vlc_tick_t using MSFTIME
8 years ago
cvdsub.c
cvdsub: fix format strings
7 years ago
daala.c
modules: use vlc_tick_from_samples()
8 years ago
dav1d.c
es: change the video_format_t color range to an enum
7 years ago
dca.c
core: remove global *_sys_t typedefs
8 years ago
ddummy.c
decoder: use "spu decoder" capability for SPU decoders
9 years ago
dvbsub.c
codec: dvbsub: remove usage of bs_show
8 years ago
edummy.c
LGPL
14 years ago
faad.c
rename VLC_TS_INVALID to VLC_TICK_INVALID
8 years ago
fdkaac.c
modules: more use of vlc_tick_from_samples()
8 years ago
flac.c
modules: use vlc_tick_from_samples()
8 years ago
fluidsynth.c
rename VLC_TS_INVALID to VLC_TICK_INVALID
8 years ago
g711.c
modules: add more vlc_tick_from_samples()
8 years ago
hxxx_helper.c
hxxx_helper: remove unused switch case
8 years ago
hxxx_helper.h
codec: hxxx_helper: add hxxx_helper_get_chroma_chroma
8 years ago
jpeg.c
es: change the video_format_t color range to an enum
7 years ago
jpeg2000.h
jpeg2000: avoid arithmetic overflow (CID #1415689)
9 years ago
kate.c
modules: use vlc_tick_from_samples()
8 years ago
libass.c
modules: transform vlc_tick_t value to milliseconds with MS_FROM_VLC_TICK
8 years ago
libmpeg2.c
libmpeg2: setup pictures with VLC_TICK_INVALID explicitly
8 years ago
lpcm.c
modules: add more vlc_tick_from_samples()
8 years ago
mad.c
core: remove global *_sys_t typedefs
8 years ago
mft.c
mft: convert the vlc_tick_t duration to msftime_t
8 years ago
mpg123.c
rename VLC_TS_INVALID to VLC_TICK_INVALID
8 years ago
oggspots.c
rename VLC_TS_INVALID to VLC_TICK_INVALID
8 years ago
opus.c
modules: use vlc_tick_from_samples()
8 years ago
opus_header.c
codec: opus: fix comment leak
9 years ago
opus_header.h
opus: channel_mapping is in range 0-255
8 years ago
png.c
es: change the video_format_t color range to an enum
7 years ago
qsv.c
modules: use vlc_tick_from_samples()
8 years ago
rawvideo.c
rename VLC_TS_INVALID to VLC_TICK_INVALID
8 years ago
rtpvideo.c
Common structure for VLC common object members, document
10 years ago
schroedinger.c
schroedinger: pts offset and duration are vlc_tick_t
8 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
scte27: use the frame duration in vlc_tick_t
8 years ago
sdl_image.c
rename VLC_TS_INVALID to VLC_TICK_INVALID
8 years ago
shine.c
modules: add more vlc_tick_from_samples()
8 years ago
spdif.c
codec: spdif: pass i_profile
8 years ago
speex.c
modules: use vlc_tick_from_samples()
8 years ago
stl.c
stl: internal start/stop timestamps are vlc_tick_t
8 years ago
subsdec.c
subsdec: check the length is not VLC_TICK_INVALID explicitly
8 years ago
substext.h
modules: use VLC_TICK_FROM_SEC instead of hardcoded values
8 years ago
substx3g.c
substx3g: check the length is not VLC_TICK_INVALID explicitly
8 years ago
subsusf.c
subsusf: check the length is not VLC_TICK_INVALID explicitly
8 years ago
svcdsub.c
cvdsub: set explicitly the SPU block length to VLC_TICK_INVALID
8 years ago
svg.c
rename VLC_TS_INVALID to VLC_TICK_INVALID
8 years ago
synchro.c
modules: use vlc_tick_from_samples()
8 years ago
synchro.h
codec:synchro: the render_time is in vlc_tick_t
8 years ago
t140.c
codec: t140: output merged segments
8 years ago
telx.c
rename mtime_t to vlc_tick_t
8 years ago
textst.c
textst: fix warned UB
8 years ago
theora.c
modules: use vlc_tick_from_samples()
8 years ago
twolame.c
modules: use vlc_tick_from_samples()
8 years ago
uleaddvaudio.c
rename VLC_TS_INVALID to VLC_TICK_INVALID
8 years ago
videotoolbox.m
es: change the video_format_t color range to an enum
7 years ago
vlc_fifo_helper.h
codec: add a set of functions to use a plain FIFO
8 years ago
vorbis.c
modules: use vlc_tick_from_samples()
8 years ago
vpx.c
es: change the video_format_t color range to an enum
7 years ago
vt_utils.c
vt_utils: fix build
8 years ago
vt_utils.h
codec: vt_utils: change cvpxpic_attach_with_cb args
8 years ago
x264.c
es: change the video_format_t color range to an enum
7 years ago
x265.c
modules: use vlc_tick_from_samples()
8 years ago
xwd.c
rename VLC_TS_INVALID to VLC_TICK_INVALID
8 years ago
zvbi.c
codec: zvbi: remove key handling
8 years ago