Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
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
videolan
vlc
Commits
14626943
Commit
14626943
authored
Oct 05, 2011
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update NEWS and LIST
parent
ace03266
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
10 deletions
+14
-10
NEWS
NEWS
+8
-4
modules/LIST
modules/LIST
+6
-6
No files found.
NEWS
View file @
14626943
...
@@ -115,7 +115,8 @@ Video Output:
...
@@ -115,7 +115,8 @@ Video Output:
chroma conversion
chroma conversion
* New video output for Android platform, based on Surface
* New video output for Android platform, based on Surface
* Support for 9/10bits output in the OpenGL output
* Support for 9/10bits output in the OpenGL output
* Updated OpenGL video output for Mac, which requires a Quartz Extreme capable Mac
* Updated OpenGL video output for Mac, which now requires a
Quartz Extreme capable machine
Audio Output:
Audio Output:
* New audio output based on AudioQueue API for iOS
* New audio output based on AudioQueue API for iOS
...
@@ -159,6 +160,7 @@ Stream output:
...
@@ -159,6 +160,7 @@ Stream output:
* New select module, to replace an existing ES with another ES in the same track
* New select module, to replace an existing ES with another ES in the same track
#duplicate{dst=bridge-out{id=1},select=video,dst=bridge-out{id=0xa3},select=audio}
#duplicate{dst=bridge-out{id=1},select=video,dst=bridge-out{id=0xa3},select=audio}
#transcode{...}:bridge-in{id-offset=0}:select{disable=0}:setid{id=0,newid=0xa3}:autodel:std{...}
#transcode{...}:bridge-in{id-offset=0}:select{disable=0}:setid{id=0,newid=0xa3}:autodel:std{...}
* New libavformat/avio access_output module for network streaming
Services Discovery:
Services Discovery:
* Search API to be able to query distant search APIs from the interfaces
* Search API to be able to query distant search APIs from the interfaces
...
@@ -169,7 +171,8 @@ libVLC:
...
@@ -169,7 +171,8 @@ libVLC:
** libvlc_media_player_navigate for DVD navigation
** libvlc_media_player_navigate for DVD navigation
** libvlc_audio_filter_list_get, libvlc_video_filter_list_get to get the
** libvlc_audio_filter_list_get, libvlc_video_filter_list_get to get the
list of available audio and video filters
list of available audio and video filters
** libvlc_audio_set_format, libvlc_audio_set_format_callbacks, libvlc_audio_set_callbacks
** libvlc_audio_set_format, libvlc_audio_set_format_callbacks,
libvlc_audio_set_callbacks
allow grabbing audio data from a chosen memory location in real-time.
allow grabbing audio data from a chosen memory location in real-time.
Removed modules:
Removed modules:
...
@@ -185,6 +188,7 @@ Removed modules:
...
@@ -185,6 +188,7 @@ Removed modules:
* removal of the SDL audio output, use the native outputs
* removal of the SDL audio output, use the native outputs
* growl_udp: use Growl for local notifications on the Mac. UDP support will be
* growl_udp: use Growl for local notifications on the Mac. UDP support will be
removed in Growl's next release, too.
removed in Growl's next release, too.
* removal of the OSSO screensave module, use the MCE one
Changes between 1.1.10 and 1.1.11:
Changes between 1.1.10 and 1.1.11:
...
...
modules/LIST
View file @
14626943
List of vlc plugins (3
79
)
List of vlc plugins (3
84
)
$Id$
$Id$
* a52: A/52 basic parser/packetizer
* a52: A/52 basic parser/packetizer
* a52tofloat32: A/52 audio converter & decoder plugin, using liba52
* a52tofloat32: A/52 audio converter & decoder plugin, using liba52
...
@@ -6,7 +6,7 @@ $Id$
...
@@ -6,7 +6,7 @@ $Id$
* aa: Ascii art video output
* aa: Ascii art video output
* access_alsa: Alsa access module
* access_alsa: Alsa access module
* access_attachment: Attachment access module
* access_attachment: Attachment access module
* access_avio: Access
module using FFmpe
g libavformat network
* access_avio: Access
and Stream output module usin
g libavformat network
* access_bd: Blu-Ray Disc access
* access_bd: Blu-Ray Disc access
* access_directory: Access module to read files in a directory
* access_directory: Access module to read files in a directory
* access_dv: Raw1394 Digital Video (Firewire/IEEE1394/I-Link) access module
* access_dv: Raw1394 Digital Video (Firewire/IEEE1394/I-Link) access module
...
@@ -58,9 +58,9 @@ $Id$
...
@@ -58,9 +58,9 @@ $Id$
* audioqueue: Audio Output based on AudioQueue API for iOS
* audioqueue: Audio Output based on AudioQueue API for iOS
* audioscrobbler: AudioScrobbler/Last.fm submission plugin
* audioscrobbler: AudioScrobbler/Last.fm submission plugin
* auhal: Audio output for MacOS X based on the AUHAL API
* auhal: Audio output for MacOS X based on the AUHAL API
* avcodec:
FFmpeg
audio/video decoder
* avcodec:
libavcodec
audio/video decoder
* avformat:
FFmpeg
demuxer
* avformat:
libavformat
demuxer
* avi: AVI
F
ile stream demuxer
* avi: AVI
f
ile stream demuxer
* ball: Augmented reality ball video filter module
* ball: Augmented reality ball video filter module
* bandlimited_resampler: Bandlimited interpolation audio resampler
* bandlimited_resampler: Bandlimited interpolation audio resampler
* blend: a picture filter that blends two pictures
* blend: a picture filter that blends two pictures
...
@@ -319,7 +319,7 @@ $Id$
...
@@ -319,7 +319,7 @@ $Id$
* stream_out_smem: stream output module to a memory buffer
* stream_out_smem: stream output module to a memory buffer
* stream_out_standard: standard stream output module
* stream_out_standard: standard stream output module
* stream_out_switcher: stream output module to display backgrounds
* stream_out_switcher: stream output module to display backgrounds
* stream_out_transcode: audio & video transcoder
using FFmpeg
* stream_out_transcode: audio & video transcoder
* subsdec: a codec to output textual subtitles
* subsdec: a codec to output textual subtitles
* subsdelay: subtitles delay filter
* subsdelay: subtitles delay filter
* subsusf: a demuxer for USF subtitles
* subsusf: a demuxer for USF subtitles
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment