Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
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-2-2
Commits
4dc39e9f
Commit
4dc39e9f
authored
Apr 20, 2011
by
Rémi Denis-Courmont
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
subsdelay news
parent
036ee285
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
0 deletions
+4
-0
AUTHORS
AUTHORS
+1
-0
NEWS
NEWS
+2
-0
modules/LIST
modules/LIST
+1
-0
No files found.
AUTHORS
View file @
4dc39e9f
...
...
@@ -389,4 +389,5 @@ Xavier Marchesini
Yannick Bréhon
Ye zhang
Yuehua Zhao
Yuval Tze
Yves Duret
NEWS
View file @
4dc39e9f
...
...
@@ -38,6 +38,7 @@ Core:
* Playback rate doesn't get resetted to 1 between items anymore
* Major Video Output and Video Core reworks and rewrites
* Almost every video filter can now be transcoded
* Option --sub-filter was renamed --sub-source
Demuxers:
* id3tag plugin is now removed (superseded by taglib)
...
...
@@ -70,6 +71,7 @@ Video Filter:
* New sepia filter for creating sepia effect in videos
* New deinterlacer mode Phosphor, a framerate doubling CRT TV simulator
* New deinterlacer mode IVTC, to do live inverse telecine for NTSC films
* New subsdelay filter to change subtitles delay
Audio Output:
* New audio output based on AudioQueue API for iOS
...
...
modules/LIST
View file @
4dc39e9f
...
...
@@ -309,6 +309,7 @@ $Id$
* stream_out_standard: standard stream output module
* stream_out_switcher: stream output module to display backgrounds
* stream_out_transcode: audio & video transcoder using FFmpeg
* subsdelay: subtitles delay filter
* subsdec: a codec to output textual subtitles
* subsusf: a demuxer for USF subtitles
* subtitle: a demuxer for subtitle files
...
...
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