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.
 
 
 
 
 
 
Alexandre Janniaux 71a0e80e40 mediacodec: separate configure behaviour from start 8 years ago
..
arib aribsub: convert microseconds to ticks using VLC_TICK_FROM_US() 8 years ago
avcodec block: have block_Init() set the callbacks 8 years ago
dmo dmo: use msftime_t macro to convert to/from ticks 8 years ago
gstreamer modules: use the vlc_tick_t/ms conversion macros for hardcoded values 8 years ago
omxil mediacodec: separate configure behaviour from start 8 years ago
spudec modules: use the vlc_tick_t/ms conversion macros for hardcoded values 8 years ago
ttml modules: transform milliseconds value into vlc_tick_t with VLC_TICK_FROM_MS 8 years ago
webvtt modules: replace hardcoded CLOCK_FREQ fractions/multiples by VLC_TICK macros 8 years ago
wmafixed rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
Makefile.am codec: add a specific source file to handle GPU blacklisting 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 aom: treat unsupported bitstream errors as fatal 8 years ago
araw.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
atsc_a65.c codec: atsc a65: fix truncated conversions 8 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 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
cc.c rename VLC_TS_INVALID to VLC_TICK_INVALID 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 modules: transform milliseconds value into vlc_tick_t with VLC_TICK_FROM_MS 8 years ago
cea708.h rename mtime_t to vlc_tick_t 8 years ago
crystalhd.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
cvdsub.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
daala.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 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 modules: use the vlc_tick_t/ms conversion macros for hardcoded values 8 years ago
edummy.c LGPL 14 years ago
faad.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
fdkaac.c rename mtime_t to vlc_tick_t 8 years ago
flac.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
fluidsynth.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
g711.c rename VLC_TS_INVALID to VLC_TICK_INVALID 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 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
jpeg2000.h jpeg2000: avoid arithmetic overflow (CID #1415689) 9 years ago
kate.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
libass.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
libmpeg2.c rename mtime_t to vlc_tick_t 8 years ago
lpcm.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
mad.c core: remove global *_sys_t typedefs 8 years ago
mft.c core: remove global *_sys_t typedefs 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 rename VLC_TS_INVALID to VLC_TICK_INVALID 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 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
qsv.c rename msleep() to vlc_tick_sleep() 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 rename VLC_TS_0 to VLC_TICK_0 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 rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
sdl_image.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
shine.c rename mtime_t to vlc_tick_t 8 years ago
spdif.c codec: spdif: pass i_profile 8 years ago
speex.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
stl.c rename VLC_TS_0 to VLC_TICK_0 8 years ago
subsdec.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
substext.h rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
substx3g.c vlc_subpicture: respect ODR in updater_sys 8 years ago
subsusf.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
svcdsub.c rename mtime_t to vlc_tick_t 8 years ago
svg.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
synchro.c modules: replace hardcoded CLOCK_FREQ fractions/multiples by VLC_TICK macros 8 years ago
synchro.h rename mtime_t to 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 rename VLC_TS_0 to VLC_TICK_0 8 years ago
theora.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
twolame.c rename mtime_t to vlc_tick_t 8 years ago
uleaddvaudio.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
videotoolbox.m videotoolbox: replace hardcoded CLOCK_FREQ fractions by VLC_TICK_FROM_MS() 8 years ago
vlc_fifo_helper.h codec: add a set of functions to use a plain FIFO 8 years ago
vorbis.c codec: vorbis: be more verbose on init failure 8 years ago
vpx.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 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 rename mtime_t to vlc_tick_t 8 years ago
x265.c rename mdate() to vlc_tick_now() 8 years ago
xwd.c rename VLC_TS_INVALID to VLC_TICK_INVALID 8 years ago
zvbi.c modules: replace hardcoded CLOCK_FREQ multiples by VTICK_FROM_SEC() 8 years ago