1
mirror of https://code.videolan.org/videolan/vlc synced 2024-09-12 13:44:56 +02:00
vlc/modules
Jean-Paul Saman fa9af46da2 ts demuxer: Passthrough timeline discontinuity
Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
2015-10-13 08:07:06 +03:00
..
access bluray: handle libbluray error events 2015-10-06 12:13:32 +02:00
access_output livehttp: use ChainLastAppend and remove ChainGather to gain speed 2015-10-10 12:12:41 +03:00
arm_neon audio_filter: only one module for all simple channel mixers 2015-08-27 14:56:37 +02:00
audio_filter audio_filter: fix no-NEON ARM builds 2015-08-27 15:23:09 +02:00
audio_mixer float: fix copy-paste error in double precision amp 2014-05-20 19:10:22 +08:00
audio_output iOS Audio Unit: added mute, replaced deprecated methods with modern ObjC counterparts 2015-10-05 22:50:17 +02:00
codec avcodec/video.c: do not drop good data on discontinuity but only on data corruption. 2015-10-13 08:06:58 +03:00
control add spu text scaling actions 2015-09-07 00:12:31 +02:00
demux ts demuxer: Passthrough timeline discontinuity 2015-10-13 08:07:06 +03:00
gui macosx: Rename the Playlist related class files to match the class name 2015-10-12 16:46:00 +02:00
hw mmal: Fix picture passing through mmal 2015-10-12 16:34:48 +02:00
logger messages: remove redundant cancellation handling 2015-04-20 18:12:07 +03:00
lua url: remove vlc_UrlParse() option parameter 2015-08-27 21:35:34 +03:00
meta_engine taglib: fix memory leak 2015-08-22 10:46:17 +03:00
misc url: remove vlc_UrlParse() option parameter 2015-08-27 21:35:34 +03:00
mux mux_m4: fix memory leak 2015-08-22 10:29:55 +03:00
notify growl: drop legacy NSAutoreleasePool pattern 2015-09-03 11:15:41 +02:00
packetizer packetizer: h264: rename NAL startcode escaping functions 2015-08-21 00:41:45 +02:00
services_discovery access: add ACCESS_IS_DIRECTORY as STREAM_IS_DIRECTORY 2015-09-02 21:50:43 +03:00
stream_filter cache: fix seek when skipping data 2015-10-06 09:50:46 +02:00
stream_out chromecast: better error reporting of unknown commands 2015-10-06 13:15:40 +02:00
text_renderer SAPI: Fix an off-by-one error in voice selection 2015-10-12 16:30:25 +02:00
video_chroma configure: add header check for VideoToolbox 2015-09-11 15:26:23 +02:00
video_filter video_filter: sepia: cosmetics 2015-08-31 14:10:39 -04:00
video_output direct3d11: avoid crashing when we can't allocate the picture pool 2015-10-06 13:19:54 +02:00
video_splitter Mark unreachable code on GCC even if NDEBUG 2015-02-18 17:52:52 +02:00
visualization visual: simplify use of vout_GetPicture() 2015-09-27 23:04:52 +03:00
.gitignore Ignore dummy.cpp 2014-11-30 12:27:53 +02:00
common.am Remove unused support for .asm files 2015-08-07 20:55:03 +03:00
genmf modules: remove VLC-specific AM_LIBADD, simplify 2013-09-16 18:54:31 +03:00
list.sh Update MODULES_LIST 2013-09-22 18:46:58 +02:00
Makefile.am stream_out: remove Makefile recursion 2015-02-12 08:17:41 +02:00
module.rc.in modules: fix Windows build 2013-09-16 18:54:36 +03:00
MODULES_LIST Add a SAPI synthetizer for Windows 2015-10-11 21:48:49 +02:00