1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00
vlc/modules
2008-09-03 01:20:05 +02:00
..
access Improved a bit still frame support. 2008-09-03 01:20:05 +02:00
access_filter Plugins: push cancellation down 2008-08-27 22:43:08 +03:00
access_output Remove leftover code 2008-08-29 19:08:21 +03:00
audio_filter Fixed rear center support (and close #1816). 2008-08-27 17:56:44 +02:00
audio_mixer Plugins: include vlc_common.h directly instead of vlc/vlc.h 2008-05-31 22:10:30 +03:00
audio_output Plugins: push cancellation down 2008-08-27 22:43:08 +03:00
codec Fixed timestamp in ffmpeg reget_buffer callback. 2008-09-02 01:09:29 +02:00
control signals: use the VLC thread API 2008-08-28 19:25:33 +03:00
demux Cosmetic. 2008-09-02 23:22:51 +02:00
gui Qt bugfix: pressing Enter Key in preferences dialog should save prefs 2008-09-01 22:51:29 -04:00
meta_engine Check malloc return value. 2008-08-20 23:22:23 +02:00
misc Bugfix: last.fm segfaults under Windows This is due to %ju unsupported in printf. I also added a few HACKs to enhance submitting (length = 0 did not work, for instance). 2008-09-01 18:25:00 -07:00
mux Spelling: mili -> milli. 2008-08-28 23:31:58 +04:00
packetizer Set picture flags (I/P/B) in mpeg4 packetizer. 2008-08-27 12:12:42 +02:00
services_discovery Use cookie reference, not (uninitialized) value 2008-08-30 10:13:21 +03:00
stream_out i18n: tell gettext to not be silly 2008-09-02 23:03:51 +01:00
video_chroma Check for input/output size match here too. I hope that I didn't forget other files. 2008-08-28 18:50:11 +02:00
video_filter Fixed a typo in YUVP blending to RGB. 2008-09-03 01:12:21 +02:00
video_output Plugins: push cancellation down 2008-08-27 22:43:08 +03:00
visualization Plugins: push cancellation down 2008-08-27 22:43:08 +03:00
common.am -export-dynamic is no sense for libs, use -export-symbol (or nothing) 2008-05-24 10:39:07 +03:00
genmf Maintain SUBDIRS manually for extra flexibility 2008-05-04 15:36:23 +03:00
LIST Remove useless and unfinished seamcarving resizer plugin. (We don't want experimentations in a release do we? :p) 2008-08-24 16:30:56 +02:00
list.sh
Makefile.am Do not wander twice in the same subdir - fix distcheck 2008-05-10 20:17:47 +03:00