NEWS
上传用户:riyaled888
上传日期:2009-03-27
资源大小:7338k
文件大小:30k
源码类别:

多媒体

开发平台:

MultiPlatform

  1. $Id: NEWS 9326 2004-11-14 18:15:34Z fkuehne $
  2. Changes between 0.8.0 and 0.8.1:
  3. -----------------------------------------------------
  4. Core support:
  5.  * Include TLS/SSL API (on plattforms where libgnutls is available)
  6.  * SSL support in the HTTP daemon (HTTP stream output and HTTP interface)
  7. Windows port:
  8.  * Fixed win32 multichannel audio output support (which was broken in 0.8.0)
  9.  * Fixed DV and MPEG (WinTV PVR 250/350) support in the dshow input
  10.  * Fixed spurious taskbar item after switching to fullscreen
  11. WinCE port:
  12.  * A few more updates (we still miss an interface and a fast video output).
  13. Audio Output:
  14.  * Portaudio audio output plugin improvements
  15. Video Output:
  16.  * Proper subpictures scaling using the aspect-ratio info when available
  17. Demuxers:
  18.  * Fixed crash with ODML avi files
  19.  * Fixed autodetection of VCD/SVCD bin files
  20. Stream Output:
  21.  * Encoders:
  22.    * Fixed aspect ratio and interlaced support in ffmpeg encoder module
  23.  * Stream output:
  24.    * Support of playlist group announcement
  25. Changes between 0.7.2 and 0.8.0:
  26. -----------------------------------------------------
  27. Core support:
  28.  * Major work on libvlc. Changed/renamed/added functions
  29.  * Complete switch to the new input core (better seeking, multi-input, ...)
  30.  * New plugins cache to speed up launch time
  31.  * New --play-and-stop feature which stops the playlist after each played item
  32.  * Daemon mode (to run vlc in the background)
  33.  * Major improvements to the subtitle/OSD subsystem
  34. Input:
  35.  * New screen capture input plugin for X11, Win32, BeOS and Mac OS X 
  36.     (Stream your desktop)
  37.  * Improved DVD support:
  38.     - uses libdvdnav for playing DVDs with menus support
  39.     - uses libdvdread for simple playback with menus (eg. for streaming)
  40.  * Experimental multi-input support ( use --input-slave to play with it )
  41.  * Automatic MTU discovery for UDP streams
  42.  * More powerful MRL syntax for DVD/VCD/CDDA access 
  43.     (selection of titles/chapters).
  44. Demuxers:
  45.  * Support for iTunes Music Store previews
  46.  * Support for MJPEG webcams (i.e. AXIS cams)
  47.  * Added initial mp4 and mpeg-ts text track support
  48.  * Windows Media Server RTSP support
  49.  * Support for MPEG TS streams with error correction (204/192 bytes TS packets)
  50.  * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
  51.  * Skins2 .vlt file loader (only when skins2 is the current interface)
  52.  * Improved Ogg demuxer
  53.  * Support for MPEG PS streams with MPEG 4 video.
  54.  * Support for so called AACPlus webstreams
  55. Codecs:
  56.  * G.726 audio support
  57.  * 14496-17 MPEG TS text support
  58.  * MPEG-4 text support
  59.  * Vastly improved DVB subtitles decoder (ETS 300 743)
  60.  * Enabled color in DVB subtitles rendering
  61.  * VobSub supported both externally and in Matroska
  62. Stream Output:
  63.  Encoders:
  64.   * Re-use audio/video/spu decoders in transcoder module. From now on,
  65.      everything that is playable by VLC should be transcodable as well
  66.   * Subtitles overlaying in transcoder
  67.   * Subpictures overlaying in transcoder (see video output)
  68.   * Frame rate selection in the transcoder
  69.   * DVB subtitles encoder
  70.   * MPEG 1 layer 2 audio encoder using libtoolame
  71.   * Improved vorbis/theora encoding
  72.  Muxers: 
  73.   * Text track muxing for mp4
  74.   * Multipart mjpeg muxing. Your video is directly viewable in a Mozilla Browser
  75.   * 14496-17 text track muxing for MPEG TS
  76.   * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
  77.   * Teletext (0x56 descriptor) streaming support in MPEG TS.
  78.   * New WAV muxer (supports multi-channel audio)
  79.   * Improved ASF muxer
  80.  Misc:
  81.   * H.263 RTP streaming support
  82.   * SDP generation outputs more compliant SDPs and can create SDP files now
  83.   * Improved RTSP and VoD server (experimental)
  84. Audio Output:
  85.  * New audio equalizer filter
  86.  * Very trivial volume normalizer
  87.  * True channel downmixing when playing 5:1 material on Stereo
  88.  * More gradual resampling which should improve the pitch changing effect
  89.  * New audio output plugin using portaudio v19
  90. Video Output:
  91.  * Roku HD1000 Video output
  92.  * Experimental generic OpenGL video output (X11, Win32, MacOS X)
  93.    with support for effects.
  94.  * Improved filter and subpictures support :
  95. - New filters can be streamed.
  96. - "Subpicture filters" to overlay subpictures on video 
  97. - Centralized scaling and blending
  98.  * New filters : 
  99. - "time", to display current time 
  100. - "marq", to display a marquee
  101. Interfaces:
  102.  * OSD sliders for volume and postition information
  103.  * OSD icons for Play and Pause
  104.  * New Streaming Wizard for Windows and Linux default interfaces (wxWindows)
  105.  * A few skins2 improvements
  106.  * Added search, volume, loop and random functions to the ncurses interface
  107.  * Added a filesystem browser to the ncurses interface
  108.  * The remote control interface can now listen for commands on sockets
  109.  * Improved CORBA control module
  110. Mac OS X port:
  111.  * Fixed the "cannot set buffersize:[nope]" coreaudio problem
  112.  * Major speed improvements to the Quartz video output
  113.  * The Mac OS X interface is no longer required to display video
  114. Linux port:
  115.  * New galaktos visualization plugin (MilkDrop-compatible)
  116.  * Experimental SVG rendering module
  117.  * Support for DVB CAM modules.
  118. Windows port:
  119.  * DirectX Media Object decoder (allows playing some media types, like WMV3)
  120.  * DirectX Media Object audio and video encoder
  121.  * Fixed long standing win32 thread handles leak
  122.  * Fixed problem with CPU usage with subtitles rendering
  123.  * Wallpaper mode for the DirectX video output (only in overlay mode)
  124. WinCE port:
  125.  * Massive update (we still miss an interface and a fast video output).
  126. Mozilla plugin:
  127.  * Added a lot of Javascript accessible funtionality
  128.  * Volume, position, length, seek etc etc etc.
  129. Misc:
  130.  * Server/client network synchronization module
  131.  * VBrick streams fully supported
  132.  * Cisco IP/TV streams supported
  133.  * VLM enhancements
  134. Changes between 0.7.1 and 0.7.2:
  135. --------------------------------
  136. Core support:
  137.  * Bookmarks feature for easier seeking/access inside medias.
  138.  * Support for video output embedded in interfaces.
  139.  * Improved HTTP daemon.
  140.  * Saved playlists now remember VLC-specific options.
  141. Codecs:
  142.  * New Continuous Media Markup Language (CMML) codec.
  143.    (http://www.annodex.net/overview.html)
  144.  * New H.261 video decoder using openmash.
  145.  * H264 encoder, demuxer and packetizer.
  146.  * Packetizer interfaces between demux and codec when needed
  147.    (allows using ffmpeg plugin to decode MPEG streams and better aac decoding).
  148.  * Support for Theora alpha3 (both decoding and encoding).
  149. Input:
  150.  * --start-time <sec> and --stop-time <sec> to start and stop playing a 
  151.    file at the specified amount of seconds. Only works with a few
  152.    fileformats (avi, mov, mkv, mp4 )
  153.  * Improved directory access module.
  154.  * New "file-cat" option to play truncated movies.
  155.  * Better handling of meta info (title, author, description, etc...).
  156.  * New options to pass meta info to the input.
  157.  * It is now possible to stream programs from a DVB-S/C/T stream
  158.    (satellite, cable, or digital terestrial television)
  159. Demux:
  160.  * Annodex (http://www.annodex.net) support.
  161.  * mmsh streaming fixes.
  162.  * Fixed infinite loop in the AVI demux on broken/incomplete files.
  163. Subtitles:
  164.  * Subviewer and subviewer v2 subtitles support.
  165.  * Ability to choose autodetected subtitles path.
  166.  * Subtitles delay can be changed in real time with hotkeys.
  167. Stream output:
  168.  * Improved session announcement system.
  169.  * Minimize threads usage by default.
  170.  * Added faster than realtime stream output (limited by CPU) for file output.
  171.  * Improved MOV/MP4 muxer.
  172.  * Improved MPEG TS muxer.
  173.  * Improved transrater.
  174.  * Meta info options used by the muxers.
  175.  * New configuration system.
  176.  * Better audio channels downmixing when transcoding.
  177. VideoLAN manager:
  178.  * New videolan (media) manager (vlm): a little manager designed to launch
  179.    and manage multiple streams from within one instance of VLC.
  180.  * Supports live streams and VoD.
  181.  * Supports scheduling.
  182.  * Telnet interface for vlm.
  183.  * HTTP interface for vlm.
  184. Interfaces:
  185.  * Skins II (Windows and Linux only)
  186.     - Ability to embed video output.
  187.     - Support for bitmap fonts.
  188.     - Lots of improvements.
  189.  * wxWindows (default Windows and Linux interface)
  190.     - New design and set of icons.
  191.     - Ability to embed video output.
  192.     - Support for hotkeys.
  193.     - Support for bookmarks.
  194.  * Mac OS X
  195.     - Support for 'groups' and playlist item properties.
  196.     - Better hotkeys handling.
  197. Mac OS X port:
  198.  * OpenGL video output is now the default when available.
  199.  * Added FAAC encoder (mp4a).
  200.  * Audio output fix to work with multiple streams on a HAL device.
  201.  * Possible fix for conflict with CodeTek VirtualDesktop (untested).
  202. Win32 port:
  203.  * DirectShow input plugin should work with more devices.
  204.  * Disable monitor power down when watching movies.
  205.  * Improved Windows installer.
  206. Linux port:
  207.  * PowerPC fixes.
  208. Misc:
  209.  * Improvements to the Goom visualisation plugin.
  210.  * Roku HD1000 audio output.
  211. Changes between 0.7.1 and 0.7.1a:
  212. ---------------------------------
  213. Mac OS X:
  214.  * Fixed the infamous 'mp3 takes twice the CPU it should take' bug
  215.  * Playing MOD files is working now.
  216. Changes between 0.7.0 and 0.7.1:
  217. ---------------------------------
  218. Core support:
  219.  * Fixed a nasty bug that causes preferences not to be saved some times.
  220.  * IGMPv3 support for VLC under Windows XP and Linux.
  221. Codecs:
  222.  * Brand new DTS Coherent Acoustics audio decoder based on libdts
  223.    (http://www.videolan.org/dtsdec.html)
  224.  * Fixed DTS S/PDIF output
  225.  * SVCD (Philips OGT) and CVD subtitles
  226. Playlist:
  227.  * Internal improvments
  228.  * Improved import/export
  229. Input:
  230.  * Experimental support for Nullsoft streaming video(.nsv) and real media(.rm)
  231.    container formars.
  232.  * New demux module that uses libavformat from ffmpeg. Adds support for many
  233.    small and strange formats.
  234.  * New PVA demux.
  235.  * New MOD audio demux.
  236.  * Support for DTS and A52/AC3 wav files.
  237.  * Support for DTS and A52/AC3 audio CD.
  238.  * New and experimental DVD input plugin with menus support (using libdvdnav).
  239.  * Added back DV audio support in raw DV demuxer.
  240. Stream output:
  241.  * MP4/MOV muxer improvements (fast-start, aac in mov, etc...).
  242.  * Fixed a nasty bug in the mpeg video packetizer.
  243.  * Improved transcoding (multithreading, more tuning, etc...).
  244. Service discovery:
  245.  * Fixed sdp in SAP.
  246. Mac OS X port:
  247.  * New opengl video output plugin.
  248. Win32 port:
  249.  * A few improvements to the DirectShow input plugin.
  250.  * Fixed ipv6 name resolution.
  251. Changes between 0.6.2 and 0.7.0:
  252. ---------------------------------
  253. Core support:
  254.  * Brand new decoder/packetizer api.
  255.    Adds a lot more flexibility while also simplifying the decoder plugins.
  256.  * New encoder api (Ffmpeg, Vorbis, Theora, Flac and Speex encoders available).
  257.  * Video outputs are recycled if possible.
  258.    This removes any 'flicker' between two similiar video files.
  259.  * Fixed the video filters. Video should no longer go black when using filters.
  260.  * New input core. Advantages are: better seeking, more responsive, support for
  261.    subtitle files at the core, and much much more.
  262. Playlist:
  263.  * Added a repeat mode to repeat a single file over and over.
  264.  * Playlist sorting 
  265. Input:
  266.  * RTP/RTSP support.
  267.  * Fixed annoying seeking problem with Ogg files (seeking would take ages).
  268.  * Support for Flac in Ogg files.
  269.  * MPEG TS demuxer also handles A52 and AAC audio in DVB streams.
  270.  * Rewrite of the Flac demuxer.
  271.  * cddax and vcdx plugins using libcdio, libvcd and libvcdinfo. (Linux only)
  272.  * Reworked DVB tuning.
  273.  * Better Icecast support.
  274.  * New MPEG video elementary streams demuxer.
  275.  * New DTS audio elementary streams demuxer.
  276. Codecs:
  277.  * Support for Theora video encoding.
  278.  * Support for Speex audio decoding/encoding.
  279.  * Rewrite of the Flac decoder + encoding support.
  280.  * Support for MPEG2 422 decoding which was recently added to libmpeg2 (cvs).
  281.  * Support for AAC + SBR and proper multi-channel re-ordering.
  282.  * MPEG 2.5 audio support.
  283.  * Removed deprecated decoders (a52_old, mpeg_video and mpeg_audio).
  284. Stream output:
  285.  * Improvements to the MPEG TS muxer.
  286.  * New transrating module for MPEG2 video.
  287.  * Added packetization for MPEG AAC ADTS streams.
  288.  * Added packetizers for Flac, Speex, Theora, LPCM, DTS and SPU streams.
  289.  * Improved mp4 muxing and added AAC/MP4V support when transcoding.
  290.  * Improved Ogg muxing and added Theora, Speex, Flac and subtitles support.
  291.  * MPEG TS muxer follows the ATSC/DVB specs for embedded A52 audio.
  292.  * --sout-keep option to keep the stream open while changing input.
  293.  * Preliminary RTP support.
  294.  * Fixes to SAP announces.
  295. Interface:
  296.  * Skins:
  297.     - Bugfixes
  298.     - misc improvements (eg, "stay on top" option).
  299.  * New standardized and customizable hotkeys.
  300.  * wxWindows
  301.     - Playlist improvements (Sort, Search, mode buttons).
  302.     - Improvements and help in preferences
  303.     - New streaming wizard
  304.     - Revised Disc Open menu
  305.  * HTTP
  306.     - Improvements of the standard pages
  307.     - Support for new commands
  308.  * OSD ( OS X and hotkeys only atm ).
  309. Service discovery:
  310.  * Many fixes to the SAP module
  311.  * SAP now supports HTTP streams
  312. Subtitles:
  313.  * Text subtitles now have a black outline.
  314.  * Text subtitles autodetection.
  315.  * Text subtitles charset autodetection.
  316.  * Text subtitles for all videofiles. Results may vary.
  317.  * Text subtitles in Hebrew are supported. Arabic partially.
  318.  * Automatic fontsize selection for text subtitles.
  319.  * Fixed SAMI text subtitles support.
  320.  * Support for subtitles in Matroska files.
  321.  * Support for subtitles in DVB streams.
  322. Mac OS X port:
  323.  * New controller designed by Max Rudberg from www.maxthemes.com
  324.  * Save playlist.
  325.  * Works on 10.1.x again. Apologies for that problem.
  326.  * Support for Panther.
  327.  * Support for raw dumping of streams to disk.
  328.  * Mozilla plugin for Mac OS X (experimental).
  329. Win32 port:
  330.  * New DirectShow input module (for video acquisition cards, webcams, PVRs...).
  331.  * VLC can be installed as a Windows NT service.
  332.  * Allow on the fly switching of the main interface.
  333.  * Support for 3F2R in audio output.
  334.  * New --one-instance option to "force" only one running instance of VLC.
  335.  * Mozilla plugin for Windows (experimental).
  336.  * Multimonitor support (untested).
  337.  * Fixed nasty timing bug on some dual-cpu / P4 with hyperthreading systems.
  338. Linux port:
  339.  * Improved Video4Linux input. Also added support for an audio only input.
  340.  * Support for real-time priority when running with root privileges.
  341.  * Allow on the fly switching of the main interface.
  342. iPaq port: 
  343.  * Brand new Gtk 2 interface
  344. Miscellaneous:
  345.  * Audio visual effects filters (spectrum, scope and random).
  346.  * Audio visual effects filter using goom.
  347.  * Spanish, Portuguese Brazilian and Hungarian translations.
  348.  * libcaca video output (colored ascii)
  349. Changes between 0.6.1 and 0.6.2:
  350. ---------------------------------
  351. Core support:
  352.  * Fixed a nasty regression in 0.6.1 which made some streams unplayable.
  353. Stream output:
  354.  * Transcoder now generates proper pts/dts thus should work a lot better.
  355.  * Improved MPEG TS muxer.
  356. Access input:
  357.  * Support for DVB-S/C/T cards using v4l2 API for Linux 2.6.x kernels.
  358.  * Few fixes to the VCD navigation.
  359. Interfaces:
  360.  * Support for DVD menus navigation added to the wxWindows interface.
  361. UNIX ports:
  362.  * ALSA multi-channel support fixed and tested.
  363.  * Fixed fullscreen with gnome metacity.
  364. Win32 port:
  365.  * Fixed VCD support which was broken on some machines.
  366. iPaq port:
  367.  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
  368. Miscellaneous:
  369.  * Text subtitles now centered on the picture.
  370.  * Ffmpeg decoder now generates proper pts and can be used to play
  371.    mpeg1/2 videos.
  372. Changes between 0.6.0 and 0.6.1:
  373. ---------------------------------
  374. Core support:
  375.  * There should be less bogus resampling, particularly on DVDs.
  376.  * VLC will now wait for the medium to wake up before starting its clock
  377.    after a pause.
  378. Stream output:
  379.  * Added vorbis audio support in Ogg streaming.
  380.  * Added vorbis audio transcoding support.
  381.  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
  382. UNIX ports:
  383.  * ALSA multi-channel support fixed and tested.
  384.  * Fixed fullscreen with gnome metacity.
  385. Win32 port:
  386.  * Fixed VCD support which was broken on some machines.
  387. iPaq port:
  388.  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
  389. Miscellaneous:
  390.  * Text subtitles now centered on the picture.
  391.  * Ffmpeg decoder now generates proper pts and can be used to play
  392.    mpeg1/2 videos.
  393. Changes between 0.6.0 and 0.6.1:
  394. ---------------------------------
  395. Core support:
  396.  * There should be less bogus resampling, particularly on DVDs.
  397.  * VLC will now wait for the medium to wake up before starting its clock
  398.    after a pause.
  399. Stream output:
  400.  * Added vorbis audio support in Ogg streaming.
  401.  * Added vorbis audio transcoding support.
  402.  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
  403.  * PS muxer can create mpeg1 files now and produce streams with system headers.
  404.  * You can transcode a52 with more than two channels to mpga now.
  405. Win32 port:
  406.  * Fixed DVD support which was partly broken due to a bug in libdvdcss
  407.  * Fixed 5.1 audio support for the sblive/audigy soundcards.
  408.  * Fixed sound on Windows NT.
  409. UNIX ports:
  410.  * Fixed/improved ALSA support and enabled multi-channel audio output.
  411.  * X11/Xvideo: Should now work on big endian machines, and you can now
  412.    use the arrow keys to browse through the DVD menus.
  413. iPaq port:
  414.  * Gtk+2 interface called PDA
  415.  * Familiar Gtk+ is now deprecreated
  416.  * Codec a52, Faad2 and flac added
  417.  * Video4Linux enabled (demux and transcode)
  418.  * Stream Out with transcode support enabled (use codecs: HuffYuvv and A-law).
  419. Interfaces:
  420.  * Small updates/fixes to the wxWindows interface.
  421.  * Improved HTTP remote control interface. You can now create your own HTML pages.
  422.  * A new CORBA control plugin.
  423. Input demux:
  424.  * Improved support for the Matroska container format.
  425. Miscellaneous:
  426.  * Improved build system.
  427.  * New video filter plugin to overlay logos.
  428.  * Added support for Winamp 3 B4S files.
  429.  * New subtitle module which uses freetype2 to render arbitrary fonts in any size.
  430.    Should also work with languages like russion for instance.
  431. Changes between 0.5.3 and 0.6.0:
  432. ---------------------------------
  433. Core Support:
  434.  * Channel Server support was removed (was deprecated)
  435. Input access:
  436.  * Fixed a big bug in ftp and http access that prevented many platforms (OSX most prominently) to view ftp and http streams.
  437.  * Fixed large file support on Windows
  438.  * Video 4 Linux support
  439.  * CD Digital Audio support
  440.  * Fixed IPv6 multicasting on Windows and OSX.
  441. Input demux:
  442.  * Better detection of AAC and mp3 files
  443.  * Support for OpenDML avi files
  444.  * More complete .mp4/.mov support
  445.  * Very early support for the Matroska container format (don't complain if it doesn't work ;)
  446. Codecs:
  447.  * VLC's own MPEG1/2 decoder has been replaced with libmpeg2
  448.  * Support for Sorenson 3 (SVQ3 or Quicktime content) via ffmpeg
  449.  * OSX support for QDM2 and QDMC sound, often used in QT content.
  450.  * Fixed a bug which was causing artefacts in DivX video (ffmpeg)
  451.  * Updated our theora decoder to use the alpha 2 release of libtheora
  452.  * If ffmpeg cannot keep up, skip and try to recover instead of stopping altogether
  453.  * Indeo Video 3 (IV32) support for little-endian computers. (so not for OSX)
  454. Interfaces:
  455.  * The wxWindows interface is now fully useable as well as Unicode safe
  456.  * New HTTP remote control interface
  457. Stream output:
  458.  * New stream output scheme. It is now possible to build a chain of stream outputs allowing for instance to stream and display some content at the same time.
  459.  * The stream output now allows to transcode content on the fly.
  460.  * Fixed major bug that prevented streaming mpeg 1/2 video with pulldown content.
  461.  * SAP/SDP announcing support. (both IPv4 and IPv6)
  462. Miscellaneous:
  463.  * New reset option for the preferences
  464.  * You can set your language in the prefences
  465.  * New video chroma conversion module using ffmpeg
  466.  * Added a Gentoo ebuild to the distribution
  467.  * Added a new smaller subtitles font (now the default) + scripts to generate your own
  468.  * SAP/SDP IPv6 support
  469. UNIX ports:
  470.  * Basic support for the X11 Xinerama extension.
  471.  * New skinable interface ported to X11.
  472.  * Run opie-vlc and zaurus-vlc as GuiServer
  473. Mac OS X port:
  474.  * When you add several items to the playlist, they are sorted alphabetically.
  475.  * New about panel and revamped preferences panel.
  476.  * Fixed the deinterlace menu.
  477.  * Float on top, Fit to Screen and a Transparency option for video out.
  478.  * New output dialog for transcode and display while stream capabilities.
  479.  * New icons by Davor Orel.
  480.  * New audio resampler. Should make VLC much faster.
  481.  * Fixed disappearing and crackling sound (PTS is out of range bug)
  482.  * We no longer automatically save the preferences when you quit the application
  483.  * Arrow keys are now use to browse the menus in a DVD
  484. Win32 port:
  485.  * the wxWindows interface is now the default interface
  486.  * The keyboard shortcuts are now identical to the linux version
  487.  * Fixed the "no sound" problem on NT4
  488.  * Improved skinnable interface (it now uses the wxWindows interface dialogs).
  489.  * Added support for compressed skins files (.vlt files)
  490.  * Fixed SVCD chapters support.
  491.  * Fixed memory leak with 5.1 audio.
  492. BeOS port:
  493.  * Interface localization
  494.  * Screensaver disabled if playing in fullscreen
  495.  * A few new keyboard shortcuts
  496.  * New full-featured Preferences window
  497. Changes between 0.5.2 and 0.5.3:
  498. ---------------------------------
  499. Core Support:
  500.  * fixed DTS S/PDIF output on little-endian machines
  501.  * support for skins at the interface level
  502.  * new OSD module using Freetype2
  503.  * video outputs are now destroyed when the associated input ends
  504.  * the video output takes into account the caching delay introduced at the
  505.    input level before dropping out of date frames.
  506.  * configuration option to disable the translation of the interface
  507. Input access:
  508.  * fixed HTTP redirects
  509.  * support for opening an entire directory
  510.  * EOF should be detected more reliably
  511.  * new video4linux access plug-in
  512.  * new kfir access plug-in designed to work around a bug in the kfir driver
  513. Input demux:
  514.  * added stream type for some Motorola MPEG-2 video encoders
  515.  * fix for some ogg web radio streams
  516.  * fixed reading TS streams over HTTP
  517. Codecs:
  518.  * support for 3ivx D4 (not previous versions)
  519.  * support for '3ivd' and '3vid' encodings
  520.  * support for 'MSS1' codec ( same as WMV2 )
  521.  * support for SAMI subtitles (untested and incomplete)
  522.  * better SSA4 subtitles recognition
  523.  * new codec for raw I420 video
  524.  * improvements to the libmpeg2-based MPEG video decoder
  525. Interfaces:
  526.  * improvements to wxWindows based interface
  527.    (although it still misses some important features)
  528.  * skeleton for a Gnome2/GTK2 plug-in
  529. Stream output:
  530.  * new HTTP output support
  531.  * fixed a segfault in the AVI muxer
  532.  * fixed AV synchronization issues
  533. Miscellaneous:
  534.  * support for oldstyle id3 genres
  535. UNIX ports:
  536.  * the SDL vout plug-in will now work on big-endian machines
  537. Mac OS X port:
  538.  * reorderable playlist
  539.  * fixed the hiding of the mouse on multiple monitors
  540.  * fixed a big issue with some USB speakers
  541.  * support for mono audio output devices
  542.  * reset the audio-device to its default mode before quitting VLC
  543.  * fixed several cosmetic issues
  544.  * you can drag the controller window by its background (as it should be)
  545.  * the messages window remembers more lines
  546.  * delay and fps can now be overruled with subtitles files
  547.  * http and ogg stream output options
  548.  * Apple menu and friends will now be translated as well
  549. Win32 port:
  550.  * new skinnable interface
  551.  * the directx video output doesn't crash anymore on ctrl+alt+del events.
  552. iPAQ familiar Linux port:
  553.  * support for FLAC audio format
  554.  * the interface adapts to the screen size/rotation
  555.  * playlist
  556.  * network tab in the interface
  557.  * "apply" handling in preferences
  558. Changes between 0.5.1a and 0.5.2:
  559. ---------------------------------
  560. Core support:
  561.  * advanced config options are now hidden by default
  562.  * new --spdif option to use the S/PDIF audio output by default
  563.  * fixed a 'clicking' sound when switching between streams
  564.  * new bandlimited resampler that should improve audio quality on primarily
  565.    Mac OS X
  566.  * fixed a problem with audio over http that caused some web radios to not work
  567.  * DTS S/PDIF support
  568. Codecs:
  569.  * support for DV audio through the ffmpeg library
  570.  * support for FLAC audio through libflac
  571.  * new but basic MPEG video decoder based on libmpeg2
  572.  * fixed a major bug in LPCM code (fixes a problem with iDVD disks)
  573. Stream output:
  574.  * support for streaming DivX 1/2/3, wmv1/2, h/i263 over MPEG-2 TS
  575.  * new --ttl option for Time To Live
  576. DVD support:
  577.  * fixed quite a few problems with the dvd menu support
  578. UNIX ports:
  579.  * fixed the GNU-pth support
  580. Win32 port:
  581.  * multi-channel audio and S/PDIF support for both the DirectX and Waveout
  582.    plugins
  583.  * localization support via gettext is now fully working
  584.  * rc interface is now fully useable
  585.  * fixed the MSVC project files generation
  586. Mac OS X port:
  587.  * several fixes for multi channel audio devices. AC3 over SPDIF with
  588.    M-Audio Sonica Theater still does not work. this is most likely a driver
  589.    bug and has been reported to M-Audio. (Sonica, Revolution, Delta, Griffin
  590.    iMate and MOTU firewire devices should work)
  591.  * VLC now uses the default audio device
  592.  * new info panel
  593.  * very preliminary support for VLC control via applescript
  594.  * support for mouse gestures
  595.  * new priority scheme allowing to avoid lock-ups on low-end machines
  596. Linupy port:
  597.  * there is a whole new port for the linupy distribution used by o.a. the
  598.    YOPY PDA. It is still experimental, please test it
  599. Miscellaneous:
  600.  * improved ID3 tag detection
  601.  * changed several errors into warnings ; the frequently reported "this is
  602.    not a PS stream, continuing" is one of these
  603.  * mouse gestures work on windows and osx, but there still isn't any useful
  604.    gestures
  605.  * some support for .pls playlists used by shoutcast
  606. Changes between 0.5.1 and 0.5.1a:
  607. ---------------------------------
  608. Mac OS X port:
  609.  * fixed a problem that caused VLC to select the wrong language when
  610.    English was set as the preferred language
  611. Changes between 0.5.0 and 0.5.1:
  612. --------------------------------
  613. Core support:
  614.  * new mouse gesture interface
  615.  * audio volume can now be changed at any time, even when no file is
  616.    playing
  617. Input access:
  618.  * various minor fixes on the network inputs
  619.  * fixed some weird URL parsing problems (/Volumes/toto:tata/harry@coin.mpg)
  620.  * VCD: fixed track number and chapter indexing
  621. Input demux:
  622.  * fixed a bad initialization in the mp4 plug-in
  623.  * new --buggy-psi option for TS streams which do not update their
  624.    continuity counter
  625. Codecs:
  626.  * support for MPEG-2 intra slice refresh (aka. Slice-I) streams
  627. DVD support:
  628.  * fixed a bug which turned the default interface command-line only
  629.    without the user consent
  630. UNIX ports:
  631.  * GTK: fixed a crash when going fullscreen or changing volume from the
  632.    popup menu
  633.  * X11: new screen saver disabling plug-in (--extraintf screensaver)
  634.  * KDE: fixed compilation with KDE 3.1
  635.  * ALSA: fixed mono files output
  636. Mac OS X port:
  637.  * fixed a crash on start-up on some localized systems
  638.  * lowered real-time priorities to avoid lock-ups on slow machines
  639.  * VLC can now be made the handler of ftp http mms and udp URLs
  640.  * playlist enhancements
  641.  * added half, normal and double video window menu items
  642.  * new step forward/step backward commands
  643.  * the dock should no longer be visible in fullscreen mode
  644.  * the Mac OS X binary is now compiled with Ogg/Theora support
  645.  * vlc.app is now VLC.app
  646. Win32 port:
  647.  * fixed the "RichEdit line insertion error" bug
  648.  * VLC can now be run from outside its installation directory
  649.  * fixed a bug that prevented to find the default subtitle font
  650. BeOS port:
  651.  * smarter BeOS priorities to avoid lock-ups
  652.  * few enhancements in the interface (especially the Settings window)
  653. Opie port:
  654.  * native video output is working again
  655.  * only commandline interface support
  656.  * support for MPEG4, DivX through ffmpeg package
  657. Changes between 0.4.6 and 0.5.0:
  658. --------------------------------
  659. Core structure:
  660.   * object structure which allows for full re-entrancy, known as libvlc
  661.   * new audio output architecture based on filter pipelines, providing
  662.     S/PDIF and multi-channel support
  663.   * localization support via gettext on most architectures
  664.   * new stream output architecture, allowing to use VLC to unicast,
  665.     multicast or broadcast a stream to another VLC (only MPEG 1, 2 and 4
  666.     and A/52 streams are supported)
  667.   * build system now uses autoconf/automake/autopoint
  668. Input access:
  669.   * mms:// support
  670.   * ftp:// support
  671.   * stability fixes in the HTTP access
  672.   * auto-detection of RTP encapsulation
  673.   * VCD entry points support
  674.   * VCD image file support
  675. Input demux:
  676.   * support for *.asf format
  677.   * improved support for *.avi, especially over an HTTP connection
  678.   * support for *.mp4 and *.mov format
  679.   * support for ogg encapsulation
  680.   * support for raw DV format
  681.   * support for *.wav format
  682.   * new demuxdump demux allowing to save a stream to a file
  683.   * raw AAC support
  684. Stream discovery & playlists:
  685.   * support for the SAP/SDP and SLP protocols
  686.   * support for .m3u file format
  687.   * support for .asx file format
  688.   * hack to find the streaming sources in html-pages with embedded wmp
  689. Codecs:
  690.   * support for the microdvd, subrip, ssa1, ssa2-4 subtitles file formats
  691.     (only available with the .avi demux)
  692.   * support for ADPCM audio codec
  693.   * support for raw PCM data
  694.   * support for Cinepak video codec
  695.   * support for DV video codec via libdv or ffmpeg
  696.   * support for AAC audio codec via libfaad2
  697.   * support for Xvid codec
  698.   * support for Xiph.org's Vorbis audio codec
  699.   * support for Xiph.org's Tremor audio codec (when compiling from sources)
  700.   * support for Xiph.org's Tarkin and Theora video codecs (when compiling
  701.     from sources)
  702.   * new codecs supported by latest ffmpeg versions: WMV, WMA, SVQ 1, H263,
  703.     H263i, MJPEG A/B
  704.   * fixed an endianness bug in LPCM codec
  705. DVD support:
  706.   * experimental preliminary support for DVD menus via libdvdplay
  707. Miscellaneous:
  708.   * new WxWindows interface
  709.   * all interfaces allow to dynamically change the volume, the audio
  710.     device and the channels configuration
  711.   * headphone channel mixer with virtual spatialization effect
  712.   * Mozilla plugin based on libvlc for embedded playback in webpages of any
  713.     format that VLC can play
  714.   * new swedish translation
  715.   * enhancements of the playlist window
  716.   * new messages window to see debug info
  717.   * fixed a few crashes
  718. iPaq port:
  719.   * slider bar in GTK+/GPE Familiar interface
  720.   * fixed crash on directory change in Familiar interface
  721.   * added qte_main module for use in all modules that need Opie or Qte support
  722.   * native video output module for Qt Embedded/Opie is not working