| .. |
|
arib
|
modules: include vlc_configuration.h when using config_GetUserDir()
|
3 years ago |
|
avcodec
|
avcodec: add a hardware-only lavc AV1 video decoder with higher priority
|
3 years ago |
|
dmo
|
dmo: use BITMAPINFOHEADER from Windows headers
|
3 years ago |
|
gstreamer
|
modules: include vlc_threads.h when using vlc_once_t
|
3 years ago |
|
omxil
|
modules: include vlc_threads.h when vlc_mutex_t is used
|
3 years ago |
|
spudec
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
ttml
|
modules: include vlc_arrays.h when using vlc_dictionary_t
|
3 years ago |
|
videotoolbox
|
Remove extra semicolons around vlc_module macro's
|
3 years ago |
|
webvtt
|
modules: include vlc_arrays.h when using vlc_array_t
|
3 years ago |
|
Makefile.am
|
avcodec: add a hardware-only lavc AV1 video decoder with higher priority
|
3 years ago |
|
a52.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
adpcm.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
aes3.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
aom.c
|
Remove double trailing semicolons
|
3 years ago |
|
araw.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
atsc_a65.c
|
modules: optimize string minimum size checks
|
4 years ago |
|
atsc_a65.h
|
atsc_a65.h : add simple UTF16 decoding through handle
|
10 years ago |
|
audiotoolbox_midi.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
bpg.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
cc.c
|
cc: use float constants where floats are expected
|
3 years ago |
|
cc.h
|
codec: cc: remove leftoff debug
|
6 years ago |
|
cdg.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
cea708.c
|
cea708: explicitly disable untested code
|
3 years ago |
|
cea708.h
|
rename mtime_t to vlc_tick_t
|
8 years ago |
|
cvdsub.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
daala.c
|
daala: decoder: use plane_CopyPixels
|
3 years ago |
|
dav1d.c
|
dav1d: fix compilation with older dav1d versions
|
3 years ago |
|
davs2.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
dca.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
ddummy.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
dvbsub.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
edummy.c
|
edummy: use vlc_encoder_operations
|
4 years ago |
|
faad.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
fdkaac.c
|
Remove extra semicolons around vlc_module macro's
|
3 years ago |
|
flac.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
fluidsynth.c
|
modules: include vlc_configuration.h when using config_GetUserDir()
|
3 years ago |
|
g711.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
hxxx_helper.c
|
hxxx_helper: fix uninitialized warning
|
3 years ago |
|
hxxx_helper.h
|
fix mis-spelling of overridden
|
4 years ago |
|
hxxx_helper_testdec.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
jpeg.c
|
image: ensure picture is released from client
|
3 years ago |
|
jpeg2000.h
|
jpeg2000: avoid arithmetic overflow (CID #1415689)
|
9 years ago |
|
kate.c
|
Remove extra semicolons around vlc_module macro's
|
3 years ago |
|
libass.c
|
codec: libass: patch info for compatibility
|
3 years ago |
|
libmpeg2.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
lpcm.c
|
codec: lpcm: move p_sys assignation
|
3 years ago |
|
mad.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
meson.build
|
avcodec: add a hardware-only lavc AV1 video decoder with higher priority
|
3 years ago |
|
mft.cpp
|
include cassert instead of assert.h
|
3 years ago |
|
mpg123.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
oggspots.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
opus.c
|
opus: log header details
|
3 years ago |
|
opus_header.c
|
opus_header: fix endianness
|
3 years ago |
|
opus_header.h
|
codec: opus_header: read & store decoding matrix
|
4 years ago |
|
png.c
|
image: ensure picture is released from client
|
3 years ago |
|
qsv.c
|
codec: qsv: move enc->p_sys assignment down
|
3 years ago |
|
rav1e.c
|
codec: rav1e: use opaque pointer for storing pts
|
3 years ago |
|
rawvideo.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
rtp-rawvid.c
|
rtp-rawvid: fix callback declaration to match restrict keywords
|
3 years ago |
|
rtpvideo.c
|
rtpvideo: use vlc_encoder_operations
|
4 years ago |
|
schroedinger.c
|
Remove extra semicolons around vlc_module macro's
|
3 years ago |
|
scte18.c
|
avoid empty function parameters
|
3 years ago |
|
scte18.h
|
codecs: add SCTE-18 decoder
|
10 years ago |
|
scte27.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
shine.c
|
Remove extra semicolons around vlc_module macro's
|
3 years ago |
|
spdif.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
speex.c
|
Remove double trailing semicolons
|
3 years ago |
|
stl.c
|
avoid empty function parameters
|
3 years ago |
|
subsdec.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
substext.h
|
cc: use float constants where floats are expected
|
3 years ago |
|
substx3g.c
|
codec: substx3g: remove tautological statements
|
3 years ago |
|
subsusf.c
|
modules: include vlc_arrays.h when using TAB_xxx API
|
3 years ago |
|
svcdsub.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
svg.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 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
|
codec: t140: remove tautological statement TODO
|
3 years ago |
|
telx.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
textst.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
theora.c
|
codec: theora: fix potential memory leak
|
3 years ago |
|
twolame.c
|
Remove extra semicolons around vlc_module macro's
|
3 years ago |
|
uleaddvaudio.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
vorbis.c
|
codec: vorbis: move p_sys assignment down
|
3 years ago |
|
vpx.c
|
Remove extra semicolons around vlc_module macro's
|
3 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
|
modules: remove semicolons outside functions
|
3 years ago |
|
x265.c
|
codec: x265: move p_sys assignment down
|
3 years ago |
|
xwd.c
|
codec/packtizer: rename p_fmt_in to fmt_in
|
3 years ago |
|
zvbi.c
|
Remove extra semicolons around vlc_module macro's
|
3 years ago |