1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-04 09:11:33 +02:00
vlc/modules/codec
2019-01-17 15:37:36 +01:00
..
arib aribsub: convert microseconds to ticks using VLC_TICK_FROM_US() 2018-07-04 17:48:47 +02:00
avcodec remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
dmo remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
gstreamer remove stray $Id 2019-01-17 15:37:36 +01:00
omxil remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
spudec remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
ttml codec: spu: set priority higher than ts (fix #21280) 2018-10-29 17:08:58 +01:00
webvtt codec: spu: set priority higher than ts (fix #21280) 2018-10-29 17:08:58 +01:00
wmafixed rename VLC_TS_INVALID to VLC_TICK_INVALID 2018-07-03 07:10:07 +02:00
a52.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
adpcm.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
aes3.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
aom.c aom: encoder: add row-mt option, if available 2019-01-14 15:45:10 -05:00
araw.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
atsc_a65.c codec: atsc a65: fix truncated conversions 2017-11-23 14:35:34 +01:00
atsc_a65.h
audiotoolbox_midi.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
bpg.c codec: bpg: set bitmask 2018-11-15 21:39:32 +01:00
cc.c modules: use vlc_tick_from_samples() 2018-09-20 16:12:09 +02:00
cc.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
cdg.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
cea708.c codec: cea708: remove useless check 2018-10-02 19:06:09 +02:00
cea708.h rename mtime_t to vlc_tick_t 2018-06-22 13:19:24 +02:00
crystalhd.c crystalhd: convert to/from vlc_tick_t using MSFTIME 2018-09-20 11:31:59 +02:00
cvdsub.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
daala.c modules: use vlc_tick_from_samples() 2018-09-20 16:12:09 +02:00
dav1d.c dav1d/aom: forward the colorimetry metadata from the container to the output 2019-01-09 11:32:29 +01:00
dca.c core: remove global *_sys_t typedefs 2018-04-30 14:20:50 +02:00
ddummy.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
dvbsub.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
edummy.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
faad.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
fdkaac.c modules: more use of vlc_tick_from_samples() 2018-09-25 12:17:43 +02:00
flac.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
fluidsynth.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
g711.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
hxxx_helper.c Revert "codec: hxxx_helper: make debug messages optional" 2018-12-21 17:32:42 +01:00
hxxx_helper.h h264/hevc: read the color range as a video_color_range_t 2018-12-17 13:02:08 +01:00
jpeg2000.h jpeg2000: avoid arithmetic overflow (CID #1415689) 2017-07-26 00:30:14 -04:00
jpeg.c codec: jpeg: set row_pointers on context 2018-12-24 12:05:13 +01:00
kate.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
libass.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
libmpeg2.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
lpcm.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
mad.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
Makefile.am codec: add a dav1d AV1 decoder module 2018-11-09 12:08:17 +01:00
mft.c mft: convert the vlc_tick_t duration to msftime_t 2018-09-19 11:57:27 +02:00
mpg123.c rename VLC_TS_INVALID to VLC_TICK_INVALID 2018-07-03 07:10:07 +02:00
oggspots.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
opus_header.c codec: opus: fix comment leak 2016-12-08 11:57:33 +01:00
opus_header.h opus: channel_mapping is in range 0-255 2018-05-31 10:25:45 +02:00
opus.c modules: use vlc_tick_from_samples() 2018-09-20 16:12:09 +02:00
png.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
qsv.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
rawvideo.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
rtpvideo.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
schroedinger.c schroedinger: pts offset and duration are vlc_tick_t 2018-09-19 11:57:27 +02:00
scte18.c modules: convert variables in seconds to ticks using vlc_tick_from_sec() 2018-07-03 15:28:24 +02:00
scte18.h
scte27.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
sdl_image.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
shine.c modules: add more vlc_tick_from_samples() 2018-09-20 17:12:58 +02:00
spdif.c codec: spdif: pass i_profile 2017-12-20 19:14:08 +01:00
speex.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
stl.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
subsdec.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
substext.h modules: use VLC_TICK_FROM_SEC instead of hardcoded values 2018-09-19 11:57:11 +02:00
substx3g.c substx3g: check the length is not VLC_TICK_INVALID explicitly 2018-09-19 11:57:24 +02:00
subsusf.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
svcdsub.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
svg.c rename VLC_TS_INVALID to VLC_TICK_INVALID 2018-07-03 07:10:07 +02:00
synchro.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
synchro.h remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
t140.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
telx.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
textst.c textst: fix warned UB 2018-09-19 21:33:34 +03:00
theora.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
twolame.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
uleaddvaudio.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
videotoolbox.m h264/hevc: read the color range as a video_color_range_t 2018-12-17 13:02:08 +01:00
vlc_fifo_helper.h codec: add a set of functions to use a plain FIFO 2018-04-04 18:25:31 +02:00
vorbis.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
vpx.c es: change the video_format_t color range to an enum 2018-12-17 13:02:07 +01:00
vt_utils.c vt_utils: fix build 2018-07-09 09:44:06 +02:00
vt_utils.h codec: vt_utils: change cvpxpic_attach_with_cb args 2018-01-16 12:12:50 +01:00
x264.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
x265.c modules: use vlc_tick_from_samples() 2018-09-20 16:12:09 +02:00
xwd.c rename VLC_TS_INVALID to VLC_TICK_INVALID 2018-07-03 07:10:07 +02:00
zvbi.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00