Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
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-1.1
Commits
0ca852db
Commit
0ca852db
authored
Oct 22, 2003
by
Gildas Bazin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
* NEWS, modules/LIST: updated with the new features.
parent
bbf9da7d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
15 deletions
+25
-15
NEWS
NEWS
+17
-9
modules/LIST
modules/LIST
+8
-6
No files found.
NEWS
View file @
0ca852db
$Id: NEWS,v 1.6
8 2003/10/13 05:48:08 zorglub
Exp $
$Id: NEWS,v 1.6
9 2003/10/22 21:08:15 gbazin
Exp $
Changes between 0.6.2 and 0.6.3:
Changes between 0.6.2 and 0.6.3:
---------------------------------
---------------------------------
Core support:
Core support:
* Video outputs are recycled if possible. This removes any 'flicker' between two similiar video files.
* Video outputs are recycled if possible.
This removes any 'flicker' between two similiar video files.
* Fixed the video filters. Video should no longer go black when these are used.
* Fixed the video filters. Video should no longer go black when these are used.
* New input core. Advantages are: better seeking, more responsive, support for subtitle files at the core, and much much more.
* New input core. Advantages are: better seeking, more responsive, support for subtitle files at the core, and much much more.
* Added a repeat mode to repeat a single file over and over.
* Added a repeat mode to repeat a single file over and over.
Stream output:
Stream output:
* Added packetization for MPEG AAC ADTS streams.
* Improved mp4 muxing and added AAC/MP4V support when transcoding.
* Improved Ogg muxing and added theora, speex and subtitles support.
* Theora video encoding.
* MPEG TS muxer follows the ATSC/DVB specs for embedded A52 audio.
* MPEG TS muxer follows the ATSC/DVB specs for embedded A52 audio.
Input:
Input:
* MPEG TS demuxer also handles A52 audio in DVB streams.
* MPEG TS demuxer also handles A52 audio in DVB streams.
* Fixed seeking support in FLAC files.
* Fixed seeking support in FLAC files.
* cddax and vcdx
* cddax and vcdx
plugins using libcdio, libvcd and libvcdinfo.
* Reworked DVB tuning
* Reworked DVB tuning
.
* Better Icecast support
* Better Icecast support
.
Codecs:
Codecs:
* Support for Speex audio.
* Support for AAC + SBR.
* Support for AAC + SBR.
* MPEG 2.5 support.
* MPEG 2.5 support.
* removed old a52, mpeg_video and mpeg_audio codecs, since we are using others now.
* removed old a52, mpeg_video and mpeg_audio codecs, since we are using others now.
Interface:
Interface:
* Improvements to the wxwindows playlist
* Allow on the fly switching of the main interface.
(Sort,Search, mode buttons)
* Bug fixes / improvements in the skins (eg. "stay on top" option).
* Help in the preferences window
* Improvements to the wxwindows playlist (Sort,Search, mode buttons).
* Help in the preferences window.
Mac OS X port:
Mac OS X port:
* Mozilla plugin for Mac OS X (experimental).
* Mozilla plugin for Mac OS X (experimental).
...
@@ -38,6 +45,7 @@ Win32 port:
...
@@ -38,6 +45,7 @@ Win32 port:
* New DirectShow input module (for video acquisition cards, webcams...).
* New DirectShow input module (for video acquisition cards, webcams...).
* VLC can be installed as a Windows NT service.
* VLC can be installed as a Windows NT service.
* Support for 3F2R in audio output.
* Support for 3F2R in audio output.
* New --one-instance option to "force" only one running instance of VLC.
* Mozilla plugin for Windows (experimental).
* Mozilla plugin for Windows (experimental).
Subtitles:
Subtitles:
...
@@ -51,7 +59,7 @@ Miscellaneous:
...
@@ -51,7 +59,7 @@ Miscellaneous:
* Audio visual effects filters (spectrum, scope and random).
* Audio visual effects filters (spectrum, scope and random).
* Audio visual effects filter using goom.
* Audio visual effects filter using goom.
* Spanish and Portugese Brazilian translations.
* Spanish and Portugese Brazilian translations.
* SAP now supports HTTP streams
* SAP now supports HTTP streams
.
Changes between 0.6.1 and 0.6.2:
Changes between 0.6.1 and 0.6.2:
---------------------------------
---------------------------------
...
...
modules/LIST
View file @
0ca852db
List of vlc plugins (221)
List of vlc plugins (221)
$Id: LIST,v 1.1
3 2003/10/04 18:55:13
gbazin Exp $
$Id: LIST,v 1.1
4 2003/10/22 21:08:15
gbazin Exp $
* a52: A/52 basic parser/packetizer
* a52: A/52 basic parser/packetizer
...
@@ -103,10 +103,6 @@ $Id: LIST,v 1.13 2003/10/04 18:55:13 gbazin Exp $
...
@@ -103,10 +103,6 @@ $Id: LIST,v 1.13 2003/10/04 18:55:13 gbazin Exp $
* dv: DV video decoder
* dv: DV video decoder
* encoder_ffmpeg: Encoder using the ffmpeg library
* encoder_xvid: Encoder for the xvid codec using libxvidcore
* esd: audio output module using the Esound sound daemon.
* esd: audio output module using the Esound sound daemon.
* es: input module for MPEG ES decapsulation.
* es: input module for MPEG ES decapsulation.
...
@@ -244,6 +240,8 @@ $Id: LIST,v 1.13 2003/10/04 18:55:13 gbazin Exp $
...
@@ -244,6 +240,8 @@ $Id: LIST,v 1.13 2003/10/04 18:55:13 gbazin Exp $
* mpgatofixed32: MPEG-1 & 2 audio layer I,II,III audio decoder using MAD
* mpgatofixed32: MPEG-1 & 2 audio layer I,II,III audio decoder using MAD
* mux_asf: ASF muxer
* mux_avi: AVI muxer
* mux_avi: AVI muxer
* mux_dummy: dummy muxer
* mux_dummy: dummy muxer
...
@@ -324,6 +322,8 @@ $Id: LIST,v 1.13 2003/10/04 18:55:13 gbazin Exp $
...
@@ -324,6 +322,8 @@ $Id: LIST,v 1.13 2003/10/04 18:55:13 gbazin Exp $
* spdif_mixer: dummy audio mixer for the S/PDIF output
* spdif_mixer: dummy audio mixer for the S/PDIF output
* speex: a speex audio decoder/packetizer using the libspeex library.
* spudec: DVD subtitles decoder.
* spudec: DVD subtitles decoder.
* stream_out_display: displays a stream output chain
* stream_out_display: displays a stream output chain
...
@@ -334,6 +334,8 @@ $Id: LIST,v 1.13 2003/10/04 18:55:13 gbazin Exp $
...
@@ -334,6 +334,8 @@ $Id: LIST,v 1.13 2003/10/04 18:55:13 gbazin Exp $
* stream_out_es: stream out module outputing ES
* stream_out_es: stream out module outputing ES
* stream_out_gather: stream out module gathering inputs for seemless transitions
* stream_out_standard: standard stream output module
* stream_out_standard: standard stream output module
* stream_out_transcode: audio & video transcoder using ffmpeg
* stream_out_transcode: audio & video transcoder using ffmpeg
...
@@ -352,7 +354,7 @@ $Id: LIST,v 1.13 2003/10/04 18:55:13 gbazin Exp $
...
@@ -352,7 +354,7 @@ $Id: LIST,v 1.13 2003/10/04 18:55:13 gbazin Exp $
* test4: Stress test module
* test4: Stress test module
* theora: a theora video decoder/packetizer using the libtheora library.
* theora: a theora video decoder/packetizer
/encoder
using the libtheora library.
* transform: filter for horizontal and vertical image flips and
* transform: filter for horizontal and vertical image flips and
90 rotations.
90 rotations.
...
...
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