Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
13
Issues
13
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
9abcaacf
Commit
9abcaacf
authored
Dec 14, 2011
by
Pere Orga
Committed by
Rémi Denis-Courmont
Dec 15, 2011
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix filename self-references
Signed-off-by:
Rémi Denis-Courmont
<
remi@remlab.net
>
parent
bac71d27
Changes
173
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
173 changed files
with
173 additions
and
173 deletions
+173
-173
bindings/mediacontrol/mediacontrol_audio_video.c
bindings/mediacontrol/mediacontrol_audio_video.c
+1
-1
bindings/mediacontrol/mediacontrol_core.c
bindings/mediacontrol/mediacontrol_core.c
+1
-1
bindings/mediacontrol/mediacontrol_internal.h
bindings/mediacontrol/mediacontrol_internal.h
+1
-1
bindings/mediacontrol/mediacontrol_util.c
bindings/mediacontrol/mediacontrol_util.c
+1
-1
include/vlc/libvlc_media.h
include/vlc/libvlc_media.h
+1
-1
include/vlc/libvlc_media_discoverer.h
include/vlc/libvlc_media_discoverer.h
+1
-1
include/vlc/libvlc_media_library.h
include/vlc/libvlc_media_library.h
+1
-1
include/vlc/libvlc_media_list_player.h
include/vlc/libvlc_media_list_player.h
+1
-1
include/vlc/libvlc_structures.h
include/vlc/libvlc_structures.h
+1
-1
include/vlc_bits.h
include/vlc_bits.h
+1
-1
include/vlc_charset.h
include/vlc_charset.h
+1
-1
include/vlc_codecs.h
include/vlc_codecs.h
+1
-1
include/vlc_common.h
include/vlc_common.h
+1
-1
include/vlc_configuration.h
include/vlc_configuration.h
+1
-1
include/vlc_events.h
include/vlc_events.h
+1
-1
include/vlc_extensions.h
include/vlc_extensions.h
+1
-1
include/vlc_fixups.h
include/vlc_fixups.h
+1
-1
include/vlc_iso_lang.h
include/vlc_iso_lang.h
+1
-1
include/vlc_main.h
include/vlc_main.h
+1
-1
include/vlc_messages.h
include/vlc_messages.h
+1
-1
include/vlc_modules.h
include/vlc_modules.h
+1
-1
include/vlc_opengl.h
include/vlc_opengl.h
+1
-1
include/vlc_sout.h
include/vlc_sout.h
+1
-1
include/vlc_variables.h
include/vlc_variables.h
+1
-1
include/vlc_vout.h
include/vlc_vout.h
+1
-1
include/vlc_xml.h
include/vlc_xml.h
+1
-1
lib/event_async.c
lib/event_async.c
+1
-1
lib/event_internal.h
lib/event_internal.h
+1
-1
lib/media_internal.h
lib/media_internal.h
+1
-1
lib/media_library.c
lib/media_library.c
+1
-1
lib/media_list_internal.h
lib/media_list_internal.h
+1
-1
lib/media_player_internal.h
lib/media_player_internal.h
+1
-1
modules/access/dshow/crossbar.cpp
modules/access/dshow/crossbar.cpp
+1
-1
modules/access/dshow/filter.cpp
modules/access/dshow/filter.cpp
+1
-1
modules/access/dtv/bdagraph.hpp
modules/access/dtv/bdagraph.hpp
+1
-1
modules/access/eyetv.m
modules/access/eyetv.m
+1
-1
modules/access/mms/mmstu.c
modules/access/mms/mmstu.c
+1
-1
modules/access/mms/mmstu.h
modules/access/mms/mmstu.h
+1
-1
modules/access/rar/access.c
modules/access/rar/access.c
+1
-1
modules/access/rar/rar.c
modules/access/rar/rar.c
+1
-1
modules/access/rar/stream.c
modules/access/rar/stream.c
+1
-1
modules/access/rtsp/real.h
modules/access/rtsp/real.h
+1
-1
modules/access/v4l2/video.c
modules/access/v4l2/video.c
+1
-1
modules/access/vcdx/access.c
modules/access/vcdx/access.c
+1
-1
modules/arm_neon/chroma_yuv.c
modules/arm_neon/chroma_yuv.c
+1
-1
modules/arm_neon/i420_yuyv.S
modules/arm_neon/i420_yuyv.S
+1
-1
modules/arm_neon/i422_yuyv.S
modules/arm_neon/i422_yuyv.S
+1
-1
modules/arm_neon/yuyv_i422.S
modules/arm_neon/yuyv_i422.S
+1
-1
modules/audio_output/jack.c
modules/audio_output/jack.c
+1
-1
modules/audio_output/windows_audio_common.h
modules/audio_output/windows_audio_common.h
+1
-1
modules/codec/avcodec/chroma.h
modules/codec/avcodec/chroma.h
+1
-1
modules/codec/avcodec/deinterlace.c
modules/codec/avcodec/deinterlace.c
+1
-1
modules/codec/avcodec/dxva2.c
modules/codec/avcodec/dxva2.c
+1
-1
modules/codec/cvdsub.c
modules/codec/cvdsub.c
+1
-1
modules/codec/ddummy.c
modules/codec/ddummy.c
+1
-1
modules/codec/edummy.c
modules/codec/edummy.c
+1
-1
modules/codec/faad.c
modules/codec/faad.c
+1
-1
modules/codec/mash.cpp
modules/codec/mash.cpp
+1
-1
modules/codec/omxil/omxil.h
modules/codec/omxil/omxil.h
+1
-1
modules/codec/wmafixed/asf.h
modules/codec/wmafixed/asf.h
+1
-1
modules/control/dbus/dbus_common.h
modules/control/dbus/dbus_common.h
+1
-1
modules/control/dbus/dbus_introspect.h
modules/control/dbus/dbus_introspect.h
+1
-1
modules/control/dbus/dbus_player.c
modules/control/dbus/dbus_player.c
+1
-1
modules/control/dbus/dbus_player.h
modules/control/dbus/dbus_player.h
+1
-1
modules/control/dbus/dbus_root.c
modules/control/dbus/dbus_root.c
+1
-1
modules/control/dbus/dbus_root.h
modules/control/dbus/dbus_root.h
+1
-1
modules/control/dbus/dbus_tracklist.c
modules/control/dbus/dbus_tracklist.c
+1
-1
modules/control/dbus/dbus_tracklist.h
modules/control/dbus/dbus_tracklist.h
+1
-1
modules/demux/mkv/chapter_command.cpp
modules/demux/mkv/chapter_command.cpp
+1
-1
modules/demux/mkv/chapter_command.hpp
modules/demux/mkv/chapter_command.hpp
+1
-1
modules/demux/mkv/chapters.cpp
modules/demux/mkv/chapters.cpp
+1
-1
modules/demux/mkv/demux.hpp
modules/demux/mkv/demux.hpp
+1
-1
modules/demux/mkv/matroska_segment.cpp
modules/demux/mkv/matroska_segment.cpp
+1
-1
modules/demux/mkv/matroska_segment.hpp
modules/demux/mkv/matroska_segment.hpp
+1
-1
modules/demux/mkv/matroska_segment_parse.cpp
modules/demux/mkv/matroska_segment_parse.cpp
+1
-1
modules/demux/mkv/mkv.hpp
modules/demux/mkv/mkv.hpp
+1
-1
modules/demux/mkv/stream_io_callback.cpp
modules/demux/mkv/stream_io_callback.cpp
+1
-1
modules/demux/mkv/stream_io_callback.hpp
modules/demux/mkv/stream_io_callback.hpp
+1
-1
modules/demux/mkv/util.cpp
modules/demux/mkv/util.cpp
+1
-1
modules/demux/playlist/itml.h
modules/demux/playlist/itml.h
+1
-1
modules/demux/vobsub.c
modules/demux/vobsub.c
+1
-1
modules/gui/macosx/MainWindow.m
modules/gui/macosx/MainWindow.m
+1
-1
modules/gui/minimal_macosx/macosx.c
modules/gui/minimal_macosx/macosx.c
+1
-1
modules/gui/minimal_macosx/voutagl.h
modules/gui/minimal_macosx/voutagl.h
+1
-1
modules/gui/minimal_macosx/voutagl.m
modules/gui/minimal_macosx/voutagl.m
+1
-1
modules/gui/qt4/actions_manager.cpp
modules/gui/qt4/actions_manager.cpp
+1
-1
modules/gui/qt4/actions_manager.hpp
modules/gui/qt4/actions_manager.hpp
+1
-1
modules/gui/qt4/components/complete_preferences.cpp
modules/gui/qt4/components/complete_preferences.cpp
+1
-1
modules/gui/qt4/components/complete_preferences.hpp
modules/gui/qt4/components/complete_preferences.hpp
+1
-1
modules/gui/qt4/components/controller.cpp
modules/gui/qt4/components/controller.cpp
+1
-1
modules/gui/qt4/components/controller.hpp
modules/gui/qt4/components/controller.hpp
+1
-1
modules/gui/qt4/components/controller_widget.cpp
modules/gui/qt4/components/controller_widget.cpp
+1
-1
modules/gui/qt4/components/controller_widget.hpp
modules/gui/qt4/components/controller_widget.hpp
+1
-1
modules/gui/qt4/components/epg/EPGItem.hpp
modules/gui/qt4/components/epg/EPGItem.hpp
+1
-1
modules/gui/qt4/components/epg/EPGRuler.cpp
modules/gui/qt4/components/epg/EPGRuler.cpp
+1
-1
modules/gui/qt4/components/epg/EPGRuler.hpp
modules/gui/qt4/components/epg/EPGRuler.hpp
+1
-1
modules/gui/qt4/components/epg/EPGView.hpp
modules/gui/qt4/components/epg/EPGView.hpp
+1
-1
modules/gui/qt4/components/epg/EPGWidget.cpp
modules/gui/qt4/components/epg/EPGWidget.cpp
+1
-1
modules/gui/qt4/components/epg/EPGWidget.hpp
modules/gui/qt4/components/epg/EPGWidget.hpp
+1
-1
modules/gui/qt4/components/info_panels.cpp
modules/gui/qt4/components/info_panels.cpp
+1
-1
modules/gui/qt4/components/info_panels.hpp
modules/gui/qt4/components/info_panels.hpp
+1
-1
modules/gui/qt4/components/open_panels.cpp
modules/gui/qt4/components/open_panels.cpp
+1
-1
modules/gui/qt4/components/open_panels.hpp
modules/gui/qt4/components/open_panels.hpp
+1
-1
modules/gui/qt4/components/playlist/playlist.hpp
modules/gui/qt4/components/playlist/playlist.hpp
+1
-1
modules/gui/qt4/components/playlist/standardpanel.hpp
modules/gui/qt4/components/playlist/standardpanel.hpp
+1
-1
modules/gui/qt4/components/playlist/views.hpp
modules/gui/qt4/components/playlist/views.hpp
+1
-1
modules/gui/qt4/dialogs/convert.cpp
modules/gui/qt4/dialogs/convert.cpp
+1
-1
modules/gui/qt4/dialogs/convert.hpp
modules/gui/qt4/dialogs/convert.hpp
+1
-1
modules/gui/qt4/dialogs/epg.cpp
modules/gui/qt4/dialogs/epg.cpp
+1
-1
modules/gui/qt4/dialogs/epg.hpp
modules/gui/qt4/dialogs/epg.hpp
+1
-1
modules/gui/qt4/dialogs/firstrun.cpp
modules/gui/qt4/dialogs/firstrun.cpp
+1
-1
modules/gui/qt4/dialogs/firstrun.hpp
modules/gui/qt4/dialogs/firstrun.hpp
+1
-1
modules/gui/qt4/dialogs/gototime.cpp
modules/gui/qt4/dialogs/gototime.cpp
+1
-1
modules/gui/qt4/dialogs/gototime.hpp
modules/gui/qt4/dialogs/gototime.hpp
+1
-1
modules/gui/qt4/dialogs/help.cpp
modules/gui/qt4/dialogs/help.cpp
+1
-1
modules/gui/qt4/dialogs/help.hpp
modules/gui/qt4/dialogs/help.hpp
+1
-1
modules/gui/qt4/dialogs/messages.cpp
modules/gui/qt4/dialogs/messages.cpp
+1
-1
modules/gui/qt4/dialogs/messages.hpp
modules/gui/qt4/dialogs/messages.hpp
+1
-1
modules/gui/qt4/dialogs/plugins.cpp
modules/gui/qt4/dialogs/plugins.cpp
+1
-1
modules/gui/qt4/dialogs/toolbar.cpp
modules/gui/qt4/dialogs/toolbar.cpp
+1
-1
modules/gui/qt4/dialogs/toolbar.hpp
modules/gui/qt4/dialogs/toolbar.hpp
+1
-1
modules/gui/qt4/main_interface_win32.cpp
modules/gui/qt4/main_interface_win32.cpp
+1
-1
modules/gui/qt4/recents.hpp
modules/gui/qt4/recents.hpp
+1
-1
modules/gui/qt4/util/customwidgets.hpp
modules/gui/qt4/util/customwidgets.hpp
+1
-1
modules/gui/qt4/util/qt_dirs.cpp
modules/gui/qt4/util/qt_dirs.cpp
+1
-1
modules/gui/qt4/util/qt_dirs.hpp
modules/gui/qt4/util/qt_dirs.hpp
+1
-1
modules/gui/qt4/util/searchlineedit.cpp
modules/gui/qt4/util/searchlineedit.cpp
+1
-1
modules/gui/qt4/util/searchlineedit.hpp
modules/gui/qt4/util/searchlineedit.hpp
+1
-1
modules/gui/qt4/variables.hpp
modules/gui/qt4/variables.hpp
+1
-1
modules/lua/libs/objects.h
modules/lua/libs/objects.h
+1
-1
modules/lua/libs/osd.c
modules/lua/libs/osd.c
+1
-1
modules/lua/libs/video.c
modules/lua/libs/video.c
+1
-1
modules/media_library/sql_add.c
modules/media_library/sql_add.c
+1
-1
modules/misc/inhibit/xscreensaver.c
modules/misc/inhibit/xscreensaver.c
+1
-1
modules/misc/osd/osd_menu.c
modules/misc/osd/osd_menu.c
+1
-1
modules/misc/osd/osd_menu.h
modules/misc/osd/osd_menu.h
+1
-1
modules/mmx/i420_rgb_mmx.h
modules/mmx/i420_rgb_mmx.h
+1
-1
modules/packetizer/packetizer_helper.h
modules/packetizer/packetizer_helper.h
+1
-1
modules/services_discovery/upnp.cpp
modules/services_discovery/upnp.cpp
+1
-1
modules/services_discovery/upnp.hpp
modules/services_discovery/upnp.hpp
+1
-1
modules/text_renderer/tdummy.c
modules/text_renderer/tdummy.c
+1
-1
modules/video_chroma/i420_rgb_c.h
modules/video_chroma/i420_rgb_c.h
+1
-1
modules/video_filter/atmo/AtmoCalculations.cpp
modules/video_filter/atmo/AtmoCalculations.cpp
+1
-1
modules/video_filter/atmo/AtmoClassicConnection.cpp
modules/video_filter/atmo/AtmoClassicConnection.cpp
+1
-1
modules/video_filter/atmo/AtmoClassicConnection.h
modules/video_filter/atmo/AtmoClassicConnection.h
+1
-1
modules/video_filter/atmo/FnordlichtConnection.cpp
modules/video_filter/atmo/FnordlichtConnection.cpp
+1
-1
modules/video_filter/atmo/MoMoConnection.cpp
modules/video_filter/atmo/MoMoConnection.cpp
+1
-1
modules/video_filter/dynamicoverlay/dynamicoverlay_buffer.c
modules/video_filter/dynamicoverlay/dynamicoverlay_buffer.c
+1
-1
modules/video_filter/dynamicoverlay/dynamicoverlay_list.c
modules/video_filter/dynamicoverlay/dynamicoverlay_list.c
+1
-1
modules/video_filter/dynamicoverlay/dynamicoverlay_queue.c
modules/video_filter/dynamicoverlay/dynamicoverlay_queue.c
+1
-1
modules/video_filter/filter_event_info.h
modules/video_filter/filter_event_info.h
+1
-1
modules/video_filter/motionblur.c
modules/video_filter/motionblur.c
+1
-1
modules/video_filter/motiondetect.c
modules/video_filter/motiondetect.c
+1
-1
modules/video_filter/psychedelic.c
modules/video_filter/psychedelic.c
+1
-1
modules/video_filter/scale.c
modules/video_filter/scale.c
+1
-1
modules/video_output/ios.m
modules/video_output/ios.m
+1
-1
modules/video_output/macosx.m
modules/video_output/macosx.m
+1
-1
modules/video_output/msw/events.h
modules/video_output/msw/events.h
+1
-1
modules/video_output/vdummy.c
modules/video_output/vdummy.c
+1
-1
modules/visualization/projectm.cpp
modules/visualization/projectm.cpp
+1
-1
projects/macosx/framework/Headers/Public/VLCMediaLibrary.h
projects/macosx/framework/Headers/Public/VLCMediaLibrary.h
+1
-1
projects/macosx/framework/Headers/Public/VLCMediaListPlayer.h
...ects/macosx/framework/Headers/Public/VLCMediaListPlayer.h
+1
-1
projects/macosx/framework/Headers/Public/VLCServicesDiscoverer.h
...s/macosx/framework/Headers/Public/VLCServicesDiscoverer.h
+1
-1
projects/macosx/framework/Sources/VLCServicesDiscoverer.m
projects/macosx/framework/Sources/VLCServicesDiscoverer.m
+1
-1
src/input/vlmshell.c
src/input/vlmshell.c
+1
-1
src/misc/exit.c
src/misc/exit.c
+1
-1
src/playlist/preparser.c
src/playlist/preparser.c
+1
-1
src/posix/plugin.c
src/posix/plugin.c
+1
-1
src/test/block_test.c
src/test/block_test.c
+1
-1
src/text/iso-639_def.h
src/text/iso-639_def.h
+1
-1
src/video_output/statistic.h
src/video_output/statistic.h
+1
-1
src/video_output/vout_wrapper.c
src/video_output/vout_wrapper.c
+1
-1
test/native/i18n.c
test/native/i18n.c
+1
-1
No files found.
bindings/mediacontrol/mediacontrol_audio_video.c
View file @
9abcaacf
/*****************************************************************************
* audio_video.c: Audio/Video management : volume, snapshot, OSD
*
mediacontrol_
audio_video.c: Audio/Video management : volume, snapshot, OSD
*****************************************************************************
* Copyright (C) 2005 the VideoLAN team
* $Id$
...
...
bindings/mediacontrol/mediacontrol_core.c
View file @
9abcaacf
/*****************************************************************************
* core.c: Core functions : init, playlist, stream management
*
mediacontrol_
core.c: Core functions : init, playlist, stream management
*****************************************************************************
* Copyright (C) 2005 the VideoLAN team
* $Id$
...
...
bindings/mediacontrol/mediacontrol_internal.h
View file @
9abcaacf
/*****************************************************************************
*
contro
l.h: private header for mediacontrol
*
mediacontrol_interna
l.h: private header for mediacontrol
*****************************************************************************
* Copyright (C) 2005 the VideoLAN team
* $Id$
...
...
bindings/mediacontrol/mediacontrol_util.c
View file @
9abcaacf
/*****************************************************************************
* util.c: Utility functions and exceptions management
*
mediacontrol_
util.c: Utility functions and exceptions management
*****************************************************************************
* Copyright (C) 2005 the VideoLAN team
* $Id$
...
...
include/vlc/libvlc_media.h
View file @
9abcaacf
/*****************************************************************************
* libvlc.h: libvlc external API
* libvlc
_media
.h: libvlc external API
*****************************************************************************
* Copyright (C) 1998-2009 VLC authors and VideoLAN
* $Id$
...
...
include/vlc/libvlc_media_discoverer.h
View file @
9abcaacf
/*****************************************************************************
* libvlc.h: libvlc external API
* libvlc
_media_discoverer
.h: libvlc external API
*****************************************************************************
* Copyright (C) 1998-2009 VLC authors and VideoLAN
* $Id$
...
...
include/vlc/libvlc_media_library.h
View file @
9abcaacf
/*****************************************************************************
* libvlc.h: libvlc external API
* libvlc
_media_library
.h: libvlc external API
*****************************************************************************
* Copyright (C) 1998-2009 VLC authors and VideoLAN
* $Id$
...
...
include/vlc/libvlc_media_list_player.h
View file @
9abcaacf
/*****************************************************************************
* libvlc_media_list.h: libvlc_media_list API
* libvlc_media_list
_player
.h: libvlc_media_list API
*****************************************************************************
* Copyright (C) 1998-2008 VLC authors and VideoLAN
* $Id$
...
...
include/vlc/libvlc_structures.h
View file @
9abcaacf
/*****************************************************************************
* libvlc.h: libvlc_* new external API structures
* libvlc
_structures
.h: libvlc_* new external API structures
*****************************************************************************
* Copyright (C) 1998-2008 VLC authors and VideoLAN
* $Id $
...
...
include/vlc_bits.h
View file @
9abcaacf
/*****************************************************************************
* bits.h : Bit handling helpers
*
vlc_
bits.h : Bit handling helpers
*****************************************************************************
* Copyright (C) 2003 VLC authors and VideoLAN
* $Id$
...
...
include/vlc_charset.h
View file @
9abcaacf
/*****************************************************************************
* charset.h: Unicode UTF-8 wrappers function
*
vlc_
charset.h: Unicode UTF-8 wrappers function
*****************************************************************************
* Copyright (C) 2003-2005 VLC authors and VideoLAN
* Copyright © 2005-2010 Rémi Denis-Courmont
...
...
include/vlc_codecs.h
View file @
9abcaacf
/*****************************************************************************
* codecs.h: codec related structures needed by the demuxers and decoders
*
vlc_
codecs.h: codec related structures needed by the demuxers and decoders
*****************************************************************************
* Copyright (C) 1999-2001 VLC authors and VideoLAN
* $Id$
...
...
include/vlc_common.h
View file @
9abcaacf
/*****************************************************************************
* common.h: common definitions
*
vlc_
common.h: common definitions
* Collection of useful common types and macros definitions
*****************************************************************************
* Copyright (C) 1998-2011 VLC authors and VideoLAN
...
...
include/vlc_configuration.h
View file @
9abcaacf
/*****************************************************************************
* configuration.h : configuration management module
*
vlc_
configuration.h : configuration management module
* This file describes the programming interface for the configuration module.
* It includes functions allowing to declare, get or set configuration options.
*****************************************************************************
...
...
include/vlc_events.h
View file @
9abcaacf
/*****************************************************************************
* events.h: events definitions
*
vlc_
events.h: events definitions
* Interface used to send events.
*****************************************************************************
* Copyright (C) 2007 VLC authors and VideoLAN
...
...
include/vlc_extensions.h
View file @
9abcaacf
/*****************************************************************************
* vlc_extension.h: Extensions (meta data, web information, ...)
* vlc_extension
s
.h: Extensions (meta data, web information, ...)
*****************************************************************************
* Copyright (C) 2009-2010 VideoLAN and authors
* $Id$
...
...
include/vlc_fixups.h
View file @
9abcaacf
/*****************************************************************************
* fixups.h: portability fixups included from config.h
*
vlc_
fixups.h: portability fixups included from config.h
*****************************************************************************
* Copyright © 1998-2008 the VideoLAN project
*
...
...
include/vlc_iso_lang.h
View file @
9abcaacf
/*****************************************************************************
* iso_lang.h: function to decode language code (in dvd or a52 for instance).
*
vlc_
iso_lang.h: function to decode language code (in dvd or a52 for instance).
*****************************************************************************
* Copyright (C) 1998-2001 VLC authors and VideoLAN
* $Id$
...
...
include/vlc_main.h
View file @
9abcaacf
/*****************************************************************************
* main.h: access to all program variables
*
vlc_
main.h: access to all program variables
* Declaration and extern access to LibVLC instance object.
*****************************************************************************
* Copyright (C) 1999, 2000, 2001, 2002, 2008 VLC authors and VideoLAN
...
...
include/vlc_messages.h
View file @
9abcaacf
/*****************************************************************************
* messages.h: messages interface
*
vlc_
messages.h: messages interface
* This library provides basic functions for threads to interact with user
* interface, such as message output.
*****************************************************************************
...
...
include/vlc_modules.h
View file @
9abcaacf
/*****************************************************************************
* modules.h : Module descriptor and load functions
*
vlc_
modules.h : Module descriptor and load functions
*****************************************************************************
* Copyright (C) 2001-2011 VLC authors and VideoLAN
* $Id$
...
...
include/vlc_opengl.h
View file @
9abcaacf
/*****************************************************************************
* vlc_gl.h: VLC GL API
* vlc_
open
gl.h: VLC GL API
*****************************************************************************
* Copyright (C) 2009 Laurent Aimar
* Copyright (C) 2011 Rémi Denis-Courmont
...
...
include/vlc_sout.h
View file @
9abcaacf
/*****************************************************************************
*
stream_outp
ut.h : stream output module
*
vlc_so
ut.h : stream output module
*****************************************************************************
* Copyright (C) 2002-2008 VLC authors and VideoLAN
* $Id$
...
...
include/vlc_variables.h
View file @
9abcaacf
/*****************************************************************************
* variables.h: variables handling
* v
lc_v
ariables.h: variables handling
*****************************************************************************
* Copyright (C) 2002-2004 VLC authors and VideoLAN
* $Id$
...
...
include/vlc_vout.h
View file @
9abcaacf
/*****************************************************************************
* vlc_v
ideo
.h: common video definitions
* vlc_v
out
.h: common video definitions
*****************************************************************************
* Copyright (C) 1999 - 2008 VLC authors and VideoLAN
* $Id$
...
...
include/vlc_xml.h
View file @
9abcaacf
/*****************************************************************************
* xml.h: XML abstraction layer
*
vlc_
xml.h: XML abstraction layer
*****************************************************************************
* Copyright (C) 2004-2010 VLC authors and VideoLAN
*
...
...
lib/event_async.c
View file @
9abcaacf
/*****************************************************************************
* event.c: New libvlc event control API
* event
_async
.c: New libvlc event control API
*****************************************************************************
* Copyright (C) 2007 VLC authors and VideoLAN
* $Id $
...
...
lib/event_internal.h
View file @
9abcaacf
/*****************************************************************************
*
libvlc
_internal.h : Definition of opaque structures for libvlc exported API
*
event
_internal.h : Definition of opaque structures for libvlc exported API
* Also contains some internal utility functions
*****************************************************************************
* Copyright (C) 2005-2009 VLC authors and VideoLAN
...
...
lib/media_internal.h
View file @
9abcaacf
/*****************************************************************************
*
libvlc
_internal.h : Definition of opaque structures for libvlc exported API
*
media
_internal.h : Definition of opaque structures for libvlc exported API
* Also contains some internal utility functions
*****************************************************************************
* Copyright (C) 2005-2009 VLC authors and VideoLAN
...
...
lib/media_library.c
View file @
9abcaacf
/*****************************************************************************
*
tree
.c: libvlc tags tree functions
*
media_library
.c: libvlc tags tree functions
* Create a tree of the 'tags' of a media_list's medias.
*****************************************************************************
* Copyright (C) 2007 VLC authors and VideoLAN
...
...
lib/media_list_internal.h
View file @
9abcaacf
/*****************************************************************************
*
libvlc
_internal.h : Definition of opaque structures for libvlc exported API
*
media_list
_internal.h : Definition of opaque structures for libvlc exported API
* Also contains some internal utility functions
*****************************************************************************
* Copyright (C) 2005-2009 VLC authors and VideoLAN
...
...
lib/media_player_internal.h
View file @
9abcaacf
/*****************************************************************************
*
libvlc
_internal.h : Definition of opaque structures for libvlc exported API
*
media_player
_internal.h : Definition of opaque structures for libvlc exported API
* Also contains some internal utility functions
*****************************************************************************
* Copyright (C) 2005-2009 VLC authors and VideoLAN
...
...
modules/access/dshow/crossbar.cpp
View file @
9abcaacf
/*****************************************************************************
* crossbar.c : DirectShow access module for vlc
* crossbar.c
pp
: DirectShow access module for vlc
*****************************************************************************
* Copyright (C) 2002, 2004, 2009 the VideoLAN team
* $Id$
...
...
modules/access/dshow/filter.cpp
View file @
9abcaacf
/*****************************************************************************
* filter.c : DirectShow access module for vlc
* filter.c
pp
: DirectShow access module for vlc
*****************************************************************************
* Copyright (C) 2002-2010 the VideoLAN team
* $Id$
...
...
modules/access/dtv/bdagraph.hpp
View file @
9abcaacf
/*****************************************************************************
* bdagraph.h : DirectShow BDA graph builder header for vlc
* bdagraph.h
pp
: DirectShow BDA graph builder header for vlc
*****************************************************************************
* Copyright ( C ) 2007 the VideoLAN team
*
...
...
modules/access/eyetv.m
View file @
9abcaacf
/*****************************************************************************
* eyetv.
c
: Access module to connect to our plugin running within EyeTV
* eyetv.
m
: Access module to connect to our plugin running within EyeTV
*****************************************************************************
* Copyright (C) 2006-2007 the VideoLAN team
* $Id$
...
...
modules/access/mms/mmstu.c
View file @
9abcaacf
/*****************************************************************************
* mms.c: MMS access plug-in
* mms
tu
.c: MMS access plug-in
*****************************************************************************
* Copyright (C) 2001, 2002 the VideoLAN team
* $Id$
...
...
modules/access/mms/mmstu.h
View file @
9abcaacf
/*****************************************************************************
* mms.h: MMS access plug-in
* mms
tu
.h: MMS access plug-in
*****************************************************************************
* Copyright (C) 2001, 2002 the VideoLAN team
* $Id$
...
...
modules/access/rar/access.c
View file @
9abcaacf
/*****************************************************************************
*
rar
.c: uncompressed RAR access
*
access
.c: uncompressed RAR access
*****************************************************************************
* Copyright (C) 2008-2010 Laurent Aimar
* $Id$
...
...
modules/access/rar/rar.c
View file @
9abcaacf
/*****************************************************************************
* rar.
h
: uncompressed RAR parser
* rar.
c
: uncompressed RAR parser
*****************************************************************************
* Copyright (C) 2008-2010 Laurent Aimar
* $Id$
...
...
modules/access/rar/stream.c
View file @
9abcaacf
/*****************************************************************************
*
rar
.c: uncompressed RAR stream filter
*
stream
.c: uncompressed RAR stream filter
*****************************************************************************
* Copyright (C) 2008-2010 Laurent Aimar
* $Id$
...
...
modules/access/rtsp/real.h
View file @
9abcaacf
/*****************************************************************************
* real.
c
: rtsp input
* real.
h
: rtsp input
*****************************************************************************
* Copyright (C) 2002-2004 the xine project
* Copyright (C) 2005 VideoLAN
...
...
modules/access/v4l2/video.c
View file @
9abcaacf
/*****************************************************************************
* v
4l2
.c : Video4Linux2 input module for vlc
* v
ideo
.c : Video4Linux2 input module for vlc
*****************************************************************************
* Copyright (C) 2002-2009 the VideoLAN team
* $Id$
...
...
modules/access/vcdx/access.c
View file @
9abcaacf
/*****************************************************************************
*
vcd
.c : VCD input module for vlc using libcdio, libvcd and libvcdinfo.
*
access
.c : VCD input module for vlc using libcdio, libvcd and libvcdinfo.
* vlc-specific things tend to go here.
*****************************************************************************
* Copyright (C) 2000, 2003, 2004, 2005 the VideoLAN team
...
...
modules/arm_neon/chroma_yuv.c
View file @
9abcaacf
/*****************************************************************************
*
i420_yuy2
.c : ARM NEONv1 YUV 4:2:0 to YUV :2:2 chroma conversion for VLC
*
chroma_yuv
.c : ARM NEONv1 YUV 4:2:0 to YUV :2:2 chroma conversion for VLC
*****************************************************************************
* Copyright (C) 2009 Rémi Denis-Courmont
*
...
...
modules/arm_neon/i420_yuyv.S
View file @
9abcaacf
@****************************************************************************
*
@
i420_yuyv
_neon
.
S
:
ARM
NEONv1
I420
to
YUYV
chroma
conversion
@
i420_yuyv
.
S
:
ARM
NEONv1
I420
to
YUYV
chroma
conversion
@****************************************************************************
*
@
Copyright
(
C
)
2009
-
2011
R
é
mi
Denis
-
Courmont
@
...
...
modules/arm_neon/i422_yuyv.S
View file @
9abcaacf
@****************************************************************************
*
@
i422_yuyv
_neon
.
S
:
ARM
NEONv1
I422
to
YUYV
chroma
conversion
@
i422_yuyv
.
S
:
ARM
NEONv1
I422
to
YUYV
chroma
conversion
@****************************************************************************
*
@
Copyright
(
C
)
2011
R
é
mi
Denis
-
Courmont
@
...
...
modules/arm_neon/yuyv_i422.S
View file @
9abcaacf
@****************************************************************************
*
@
yuyv_i422
_neon
.
S
:
ARM
NEONv1
packed
to
planar
YUV422
conversion
@
yuyv_i422
.
S
:
ARM
NEONv1
packed
to
planar
YUV422
conversion
@****************************************************************************
*
@
Copyright
(
C
)
2011
R
é
mi
Denis
-
Courmont
@
...
...
modules/audio_output/jack.c
View file @
9abcaacf
/*****************************************************************************
* jack : JACK audio output module
* jack
.c
: JACK audio output module
*****************************************************************************
* Copyright (C) 2006 the VideoLAN team
* $Id$
...
...
modules/audio_output/windows_audio_common.h
View file @
9abcaacf
/*****************************************************************************
* windows_common.h: Windows Audio common code
* windows_
audio_
common.h: Windows Audio common code
*****************************************************************************
* Copyright (C) 2001-2009 VideoLAN
* $Id$
...
...
modules/codec/avcodec/chroma.h
View file @
9abcaacf
/*****************************************************************************
*
avcodec
.h: decoder and encoder using libavcodec
*
chroma
.h: decoder and encoder using libavcodec
*****************************************************************************
* Copyright (C) 2001-2008 the VideoLAN team
* $Id$
...
...
modules/codec/avcodec/deinterlace.c
View file @
9abcaacf
/*****************************************************************************
*
video filter
: video filter doing chroma conversion and resizing
*
deinterlace.c
: video filter doing chroma conversion and resizing
* using the ffmpeg library
*****************************************************************************
* Copyright (C) 1999-2001 the VideoLAN team
...
...
modules/codec/avcodec/dxva2.c
View file @
9abcaacf
/*****************************************************************************
*
va
.c: Video Acceleration helpers
*
dxva2
.c: Video Acceleration helpers
*****************************************************************************
* Copyright (C) 2009 Geoffroy Couprie
* Copyright (C) 2009 Laurent Aimar
...
...
modules/codec/cvdsub.c
View file @
9abcaacf
/*****************************************************************************
* cvd.c : CVD Subtitle decoder
* cvd
sub
.c : CVD Subtitle decoder
*****************************************************************************
* Copyright (C) 2003, 2004 the VideoLAN team
* $Id$
...
...
modules/codec/ddummy.c
View file @
9abcaacf
/*****************************************************************************
* dd
du
my.c: dummy decoder plugin for vlc.
* dd
um
my.c: dummy decoder plugin for vlc.
*****************************************************************************
* Copyright (C) 2002 the VideoLAN team
* $Id$
...
...
modules/codec/edummy.c
View file @
9abcaacf
/*****************************************************************************
* e
ncoder
.c: dummy encoder plugin for vlc.
* e
dummy
.c: dummy encoder plugin for vlc.
*****************************************************************************
* Copyright (C) 2002 the VideoLAN team
* $Id$
...
...
modules/codec/faad.c
View file @
9abcaacf
/*****************************************************************************
*
decoder
.c: AAC decoder using libfaad2
*
faad
.c: AAC decoder using libfaad2
*****************************************************************************
* Copyright (C) 2001, 2003 the VideoLAN team
* $Id$
...
...
modules/codec/mash.cpp
View file @
9abcaacf
/*****************************************************************************
* mash.c: Video decoder using openmash codec implementations
* mash.c
pp
: Video decoder using openmash codec implementations
*****************************************************************************
* Copyright (C) 2004 the VideoLAN team
* $Id$
...
...
modules/codec/omxil/omxil.h
View file @
9abcaacf
/*****************************************************************************
* omxil
_utils
.h: helper functions
* omxil.h: helper functions
*****************************************************************************
* Copyright (C) 2010 the VideoLAN team
* $Id$
...
...
modules/codec/wmafixed/asf.h
View file @
9abcaacf
/*****************************************************************************
*
wma.c
: wma decoder using integer decoder from Rockbox, based on FFmpeg
*
asf.h
: wma decoder using integer decoder from Rockbox, based on FFmpeg
*****************************************************************************
* Copyright (C) 2008 M2X
*
...
...
modules/control/dbus/dbus_common.h
View file @
9abcaacf
/*****************************************************************************
* dbus
-
common.h : Common header for D-Bus control modules
* dbus
_
common.h : Common header for D-Bus control modules
*****************************************************************************
* Copyright © 2006-2008 Rafaël Carré
* Copyright © 2007-2010 Mirsal Ennaime
...
...
modules/control/dbus/dbus_introspect.h
View file @
9abcaacf
/*****************************************************************************
* dbus
-
introspect.h : dbus control module (mpris v2.1) - introspection data
* dbus
_
introspect.h : dbus control module (mpris v2.1) - introspection data
*****************************************************************************
* Copyright © 2006-2011 Rafaël Carré
* Copyright © 2007-2011 Mirsal Ennaime
...
...
modules/control/dbus/dbus_player.c
View file @
9abcaacf
/*****************************************************************************
* dbus
-player.h
: dbus control module (mpris v1.0) - /Player object
* dbus
_player.c
: dbus control module (mpris v1.0) - /Player object
*****************************************************************************
* Copyright © 2006-2011 Rafaël Carré
* Copyright © 2007-2011 Mirsal Ennaime
...
...
modules/control/dbus/dbus_player.h
View file @
9abcaacf
/*****************************************************************************
* dbus
-
player.h : dbus control module (mpris v1.0) - /Player object
* dbus
_
player.h : dbus control module (mpris v1.0) - /Player object
*****************************************************************************
* Copyright © 2006-2008 Rafaël Carré
* Copyright © 2007-2010 Mirsal Ennaime
...
...
modules/control/dbus/dbus_root.c
View file @
9abcaacf
/*****************************************************************************
* dbus
-
root.c : dbus control module (mpris v1.0) - root object
* dbus
_
root.c : dbus control module (mpris v1.0) - root object
*****************************************************************************
* Copyright © 2006-2008 Rafaël Carré
* Copyright © 2007-2010 Mirsal Ennaime
...
...
modules/control/dbus/dbus_root.h
View file @
9abcaacf
/*****************************************************************************
* dbus
-
root.h : dbus control module (mpris v1.0) - root object
* dbus
_
root.h : dbus control module (mpris v1.0) - root object
*****************************************************************************
* Copyright © 2006-2008 Rafaël Carré
* Copyright © 2007-2010 Mirsal Ennaime
...
...
modules/control/dbus/dbus_tracklist.c
View file @
9abcaacf
/*****************************************************************************
* dbus
-
tracklist.c : dbus control module (mpris v2.1) - TrackList interface
* dbus
_
tracklist.c : dbus control module (mpris v2.1) - TrackList interface
*****************************************************************************
* Copyright © 2006-2011 Rafaël Carré
* Copyright © 2007-2011 Mirsal Ennaime
...
...
modules/control/dbus/dbus_tracklist.h
View file @
9abcaacf
/*****************************************************************************
* dbus
-
tracklist.h : dbus control module (mpris v1.0) - /TrackList object
* dbus
_
tracklist.h : dbus control module (mpris v1.0) - /TrackList object
*****************************************************************************
* Copyright © 2006-2008 Rafaël Carré
* Copyright © 2007-2010 Mirsal Ennaime
...
...
modules/demux/mkv/chapter_command.cpp
View file @
9abcaacf
/*****************************************************************************
*
mkv
.cpp : matroska demuxer
*
chapter_command
.cpp : matroska demuxer
*****************************************************************************
* Copyright (C) 2003-2004 the VideoLAN team
* $Id$
...
...
modules/demux/mkv/chapter_command.hpp
View file @
9abcaacf
/*****************************************************************************
*
mkv.c
pp : matroska demuxer
*
chapter_command.h
pp : matroska demuxer
*****************************************************************************
* Copyright (C) 2003-2004 the VideoLAN team
* $Id$
...
...
modules/demux/mkv/chapters.cpp
View file @
9abcaacf
/*****************************************************************************
*
mkv
.cpp : matroska demuxer
*
chapters
.cpp : matroska demuxer
*****************************************************************************
* Copyright (C) 2003-2004 the VideoLAN team
* $Id$
...
...
modules/demux/mkv/demux.hpp
View file @
9abcaacf
/*****************************************************************************
*
mkv.c
pp : matroska demuxer
*
demux.h
pp : matroska demuxer
*****************************************************************************
* Copyright (C) 2003-2004 the VideoLAN team
* $Id$
...
...
modules/demux/mkv/matroska_segment.cpp
View file @
9abcaacf
/*****************************************************************************
* m
kv
.cpp : matroska demuxer
* m
atroska_segment
.cpp : matroska demuxer
*****************************************************************************
* Copyright (C) 2003-2010 the VideoLAN team
* $Id$
...
...
modules/demux/mkv/matroska_segment.hpp
View file @
9abcaacf
/*****************************************************************************
* m
kv.c
pp : matroska demuxer
* m
atroska_segment.h
pp : matroska demuxer
*****************************************************************************
* Copyright (C) 2003-2004 the VideoLAN team
* $Id$
...
...
modules/demux/mkv/matroska_segment_parse.cpp
View file @
9abcaacf
/*****************************************************************************
* m
kv
.cpp : matroska demuxer
* m
atroska_segment_parse
.cpp : matroska demuxer
*****************************************************************************
* Copyright (C) 2003-2010 the VideoLAN team
* $Id$
...
...
modules/demux/mkv/mkv.hpp
View file @
9abcaacf
/*****************************************************************************
* mkv.
c
pp : matroska demuxer
* mkv.
h
pp : matroska demuxer
*****************************************************************************
* Copyright (C) 2003-2005, 2008 the VideoLAN team
* $Id$
...
...
modules/demux/mkv/stream_io_callback.cpp
View file @
9abcaacf
/*****************************************************************************
*
mkv
.cpp : matroska demuxer
*
stream_io_callback
.cpp : matroska demuxer
*****************************************************************************
* Copyright (C) 2003-2004, 2010 the VideoLAN team
* $Id$
...
...
modules/demux/mkv/stream_io_callback.hpp
View file @
9abcaacf
/*****************************************************************************
*
mkv.c
pp : matroska demuxer
*
stream_io_callback.h
pp : matroska demuxer
*****************************************************************************
* Copyright (C) 2003-2004 the VideoLAN team
* $Id$
...
...
modules/demux/mkv/util.cpp
View file @
9abcaacf
/*****************************************************************************
*
mkv
.cpp : matroska demuxer
*
util
.cpp : matroska demuxer
*****************************************************************************
* Copyright (C) 2003-2004 the VideoLAN team
* $Id$
...
...
modules/demux/playlist/itml.h
View file @
9abcaacf