vlc/modules/codec
Rémi Denis-Courmont cc129a71d7 Remove old mail address from sources 2019-09-04 22:11:04 +03:00
..
arib aribsub: convert microseconds to ticks using VLC_TICK_FROM_US() 2018-07-04 17:48:47 +02:00
avcodec directx_va: check the dimensions before trying to get a decoder 2019-09-02 15:40:07 +02:00
dmo dmo: Fix use after free 2019-05-23 17:16:13 +02:00
gstreamer gst: fix callback prototypes 2019-03-03 09:33:10 +02:00
omxil remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
spudec remove unused #include <vlc_input.h> 2019-06-03 16:15:55 +02:00
ttml codec/ttml: fix callback type 2019-07-24 22:26:53 +03:00
webvtt webvtt: fix local include pathes 2019-07-15 11:27:31 +02:00
Makefile.am videotoolbox: require iOS 9.0 2019-07-22 18:36:11 +02:00
a52.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
adpcm.c Remove old mail address from sources 2019-09-04 22:11:04 +03:00
aes3.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
aom.c aom: decoder_UpdateVideoFormat() doesn't return VLC_SUCCESS but 0/-1 2019-06-06 15:32:52 +02:00
araw.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
atsc_a65.c codec: atsc a65: fix truncated conversions 2017-11-23 14:35:34 +01:00
atsc_a65.h atsc_a65.h : add simple UTF16 decoding through handle 2016-02-10 10:28:10 +01:00
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 cea708: remove tautologies, fix uninitialized warning 2019-07-14 12:12:25 +03:00
cea708.h rename mtime_t to vlc_tick_t 2018-06-22 13:19:24 +02:00
crystalhd.c contrib: crystalhd: fix forward declaration of a struct 2019-07-15 09:21:50 +02:00
cvdsub.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
daala.c xiph: constify xiph_SplitHeaders() 2019-07-23 20:43:15 +03:00
dav1d.c dav1d: decoder_UpdateVideoFormat() doesn't return VLC_SUCCESS but 0/-1 2019-06-06 15:32:52 +02: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 faad: Fix read buffer overflow 2019-08-14 14:03:49 +02:00
fdkaac.c Fix building vlc with libfdk-aac v2 2019-02-23 18:11:30 +01:00
flac.c flac: silence warning 2019-03-20 15:29:55 +01:00
fluidsynth.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
g711.c Use set_callback() where applicable 2019-07-18 18:58:10 +03: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
jpeg.c jpeg: set the colorspace and primaries to sRGB as well 2019-06-04 08:32:36 +02:00
jpeg2000.h jpeg2000: avoid arithmetic overflow (CID #1415689) 2017-07-26 00:30:14 -04:00
kate.c xiph: constify xiph_SplitHeaders() 2019-07-23 20:43:15 +03: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
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 oggspots: fix variable shadowing warning 2019-02-08 14:00:32 +01:00
opus.c xiph: constify xiph_SplitHeaders() 2019-07-23 20:43:15 +03:00
opus_header.c demux: xiph: improve old ffmpeg xiph extradata test 2019-08-14 14:03:49 +02:00
opus_header.h opus: channel_mapping is in range 0-255 2018-05-31 10:25:45 +02:00
png.c png: set the colorspace and primaries to sRGB as well 2019-06-04 08:32:36 +02:00
qsv.c qsv: code cleaning 2019-08-30 09:55:41 +02:00
rawvideo.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
rtpvideo.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
schroedinger.c schroedinger: remove bogus const 2019-05-08 18:41:20 +03: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 codecs: add SCTE-18 decoder 2016-01-24 01:23:39 +01:00
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 Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
speex.c xiph: constify xiph_SplitHeaders() 2019-07-23 20:43:15 +03:00
stl.c stl: remove invalid const qualifier 2019-04-14 22:02:10 +03:00
subsdec.c remove the $Id$ in the source code 2019-01-17 12:21:18 +01:00
substext.h codec: substext: add some comments 2019-07-04 21:54:49 +02:00
substx3g.c Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
subsusf.c codecs: subsusf: remove handling of karaoke style 2019-07-04 10:15:42 +02:00
svcdsub.c svcdsub: Fix potential buffer overrun 2019-05-23 17:16:13 +02:00
svg.c rename VLC_TS_INVALID to VLC_TICK_INVALID 2018-07-03 07:10:07 +02:00
synchro.c remove unused #include <vlc_input.h> 2019-06-03 16:15:55 +02: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 codec: telx: ignore subtitle flags when magazine designated 2019-07-23 14:59:38 +02:00
textst.c textst: Fix potential buffer overflow 2019-05-23 17:16:13 +02:00
theora.c xiph: constify xiph_SplitHeaders() 2019-07-23 20:43:15 +03: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 codec/videotoolbox: Fix uninitialized pts in late start case 2019-07-29 11:27:53 +02: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 xiph: constify xiph_SplitHeaders() 2019-07-23 20:43:15 +03:00
vpx.c codec: vpx: don't map pixel formats that are never used 2019-03-18 08:07:48 +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 Use set_callback() where applicable 2019-07-18 18:58:10 +03:00
zvbi.c codec: zvbi: reorder and clear warning 2019-07-23 15:03:00 +02:00