home *** CD-ROM | disk | FTP | other *** search
/ Freelog 112 / FreelogNo112-NovembreDecembre2012.iso / Multimedia / vlc / vlc-2.0.3-win32.exe / NEWS.txt < prev    next >
Text File  |  2012-07-19  |  120KB  |  3,383 lines

  1. Changes between 2.0.2 and 2.0.3:
  2. --------------------------------
  3.  
  4. Access:
  5.  * Fix some HTTP request that broke some radio channels
  6.  
  7. Demuxers:
  8.  * Fix support for some flv files (notably joined)
  9.  * Fix a crash when opening ape files with ID3v1 tags
  10.  
  11. Mac OS X:
  12.  * Add GateKeeper support
  13.  * Fix handling for some hotkeys
  14.  * Fix fullscreen toggle over extra interfaces
  15.  * Minor bugfixes and improvements
  16.  
  17. Qt:
  18.  * Fix Windows 8 interface style
  19.  
  20. Translations:
  21.  * Updates for Breton, Czech, Dutch, Gaelic, German, Hebrew, Hindi, Icelandic,
  22.    Japanese, Khmer, Korean, Polish, Russian, Simplified Chinese, Slovenian,
  23.    Thai, Turkish and Walloon
  24.  * New translations to Uzbek and Marathi
  25.  * Fix activation of Gaelic and Thai translations
  26.  
  27.  
  28. Changes between 2.0.1 and 2.0.2:
  29. --------------------------------
  30.  
  31. Video Output:
  32.  * XP machine will now use DirectX mode by default, like in previous versions.
  33.    There were too many errors with broken drivers.
  34.  * More accurate colourspaces conversions for YUV->RGB in OpenGL
  35.  * Add menu support for libvlc / VLCKit applications on Mac OS X
  36.  * Various fixes on Mac OS X, notably for crop, zoom, osd and menu support
  37.  * Misc fixes in OpenGL module, on all platforms
  38.  * Fix video output on PowerPC-based Macs equipped with an ATI Radeon 7500,
  39.    an ATI Radeon 9200 or a NVIDIA GeForceFX 5200 Ultra.
  40.  * Fix video output of 10bit encoded contents on Intel-based Macs equipped
  41.    with an Intel GMA 950 chipset running OS X 10.6 or later.
  42.  * Add support for the HiDPI mode used on recent Apple products with so-called
  43.    Retina Displays.
  44.  
  45. Access:
  46.  * Rework Digital TV module for Windows. DVB-T and DVB-C should work again
  47.  * Fixes for RAR compressed files
  48.  * Fix DirectShow crashes on exit
  49.  * Improve PulseAudio input latency
  50.  * Fixes for HTTP access through a proxy
  51.  * v4l2 webcam outputting H264 can now be used directly (use --v4l2-chroma=h264)
  52.  * Fix subtitles auto-detection in subfolders and detection behaviour
  53.  * IE http proxy is not used anymore by VLC on Win32
  54.  * Accept more extensions for DVD images
  55.  * Fix crash in VC1 packetizer
  56.  * Improvements in Blu-Ray playback
  57.  * Improvements and fixes in HLS support
  58.  
  59. Codec:
  60.  * Fix crashes in AAC decoder on channels changes, notably in ISDB streams
  61.  * Fix compilation with multiple FFmpeg and libav versions
  62.  * Fix G726 support
  63.  * Fix MP3 free format support
  64.  
  65. Demuxers:
  66.  * Fixes for MKV segments, seeking and MKV title display
  67.  * Fix for some mp4, voc, midi and au crashes
  68.  * Fix for Real .ram, .f4v, .avi and .ra files support
  69.  * Fix for DVB channels file support
  70.  * Fixes for alac, vorbis, DTS, VC-1 and Dirac in mp4
  71.  
  72. Encoders:
  73.  * Fix for MPEG Audio encoding, use layer2 when using fourcc "mp2 " and "mp2a"
  74.  * Fix for JPEG generation, when doing snapshots
  75.  
  76. Audio filters and output:
  77.  * Limitation of spatializer volume output
  78.  * Fix DirectSound device selection
  79.  * Correct PulseAudio volume control
  80.  * Do not apply volume in file output
  81.  * Fix sampling rate in JACK output
  82.  * Fixes in ALSA output for latency and for broken drivers
  83.  
  84. Mac OS X:
  85.  * Enable drag and drop of playlist items between the temporary playlist and
  86.    the persistant media library
  87.  * Enable import of playlist items taken from the service discovery modules
  88.    to the media library or the temporary playlist
  89.  * Media key support for keyboards by other manufacturers than Apple
  90.    This fix was facilitated through a hardware donation by ZF Friedrichshafen AG
  91.    manufacturing keyboards under the brand "Cherry".
  92.  * Add support for the Apple Remote to set the Mac to sleep using a longer
  93.    press on the Play/Pause button
  94.  * Remove libfontconfig's font cache by an Apple Type Services lookup.
  95.    This removes the "Updating Cache" dialog, before finding all fonts.
  96.  * Re-add an option to hide the window decoration during video playback
  97.  * Improve compatibility with other 3rd party apps using SPMediaKeyTap
  98.  * Many Fullscreen fixes
  99.  * Keep Aspect Ratio when resizing is back
  100.  * Add controls to manipulate the Subtitles Duration to the Track
  101.    Synchronization panel
  102.  * Hidden items in the sidebar are being retained for the next launch now
  103.  * Fix crash when trying to open an Audio CD by drag & drop
  104.  * Improve reliability when opening DVDs or BDs by drag & drop
  105.  * Fix crashes on exit
  106.  * Fix crash when mounting a device with multiple logical volumes while
  107.    VLC is running
  108.  * Chosen audio output device is retained throughout multiple sessions
  109.  * Since running the Mac OS X interface as an Extra Interface or Control
  110.    Interface can lead to undefined results, eventual settings will be
  111.    automatically reset on the first launch.
  112.    - This fixes issues with unresponsive playback controls and crashes on quit.
  113.  * Update Growl plugin for use with Growl 1.3
  114.  * Miscellaneous minor interface improvements
  115.  
  116. Lua Scripts:
  117.  * Fixes for stdin/stdout and for different locale issues
  118.  * Fixes for icecast SD
  119.  
  120. Qt:
  121.  * Fix preferences for audio devices on Windows
  122.  * Fix playlist search and selector behaviour
  123.  * Fix multiple issues in the Open Disc dialog
  124.  * Miscellaneous fixes in preferences, buttons, EPG, playlist and customize dialog
  125.  * Fix tags and file names display
  126.  * Fix various crashes, display issues and usability issues
  127.  
  128. Skins2:
  129.  * Fix mousewheel on Windows
  130.  * Fix for key events and focus loss
  131.  
  132. Web interface:
  133.  * Fix display of some buttons
  134.  * Fix listing of files in the Open interface
  135.  * Fixes for widgets behaviour and vlm dialog
  136.  
  137. Security:
  138.  * Fix Ogg Heap buffer overflow
  139.  * Update taglib (CVE-2012-2396)
  140.  * Update libavcodec and other codecs libraries
  141.  
  142. Translation:
  143.  * Traditional Chinese, Simplified Chinese, Walloon, Slovak, Polish, Khmer,
  144.    Japanese, Italian, French, Czech, Belarusian, Breton, Greek, Spanish,
  145.    Estonian, Irish, Galician, Hungarian, Japanese, Dutch, Telugu, Ukrainian,
  146.    Thai translations update
  147.  * New Scottish Gaelic translation
  148.  
  149.  
  150. Changes between 2.0.0 and 2.0.1:
  151. --------------------------------
  152.  
  153. Access:
  154.  * fix and improve the CDDB information retrieval
  155.  * fix the samba module compilation
  156.  * fix UDP / RTP multicast stream reception on Mac OS X when using the 10.7 SDK
  157.  * multiple fixes for HLS support, notably on Win32 and for encryption
  158.  * multiple fixes for Bluray discs playback
  159.  * fix for DVD decryption on some RPC-I drives
  160.  
  161. Codecs:
  162.  * Support for MXPEG files
  163.  * limit auto-detected threads to 4 in avcodec module
  164.  * fix quicktime audio codecs in RTSP streams
  165.  
  166. Demuxers:
  167.  * Fix multi-file splitted RAR archive support
  168.  * Fix a crash when seeking in mka
  169.  * Improve MKV multi-video tracks support
  170.  
  171. Muxers:
  172.  * Fix ogm header creation
  173.  
  174. Audio filters:
  175.  * limit spatializer filter distortions
  176.  * Use fastest SinC algorithm for samplerate module
  177.  
  178. Audio output:
  179.  * Fix S/PDIF passthrough with ALSA.
  180.  * Remove flawed ALSA channels autodetection.
  181.    The available ALSA channels MUST be configured now (stereo by default).
  182.  * Fix delay when changing the volume on Mac OS X
  183.  
  184. Video filters:
  185.  * Fix gradfun unloading on Windows platform
  186.  
  187. Mac OS X interface:
  188.  * allow to hide the playlist to get a small controller window
  189.  * allow to hide the sidebar
  190.  * disable Lion fullscreen mode by default, since its behavior is misleading
  191.    - this fixes fullscreen video output on a secondary screen
  192.  * noticebly faster launch time
  193.  * correct a few visual glitches and accessibility support
  194.  * re-enable visual feedback on seek and volume changes
  195.  * improve track synchronization panel
  196.  * fix fontconfig cache dialog, closure of the interface and numerous crashes
  197.  * fix crop, aspect ratio handling, DVD (no menu) support and Open subtitle menu
  198.  
  199. Qt interface:
  200.  * allow a native seek slider instead of the blue one
  201.  * fixes in the playlist, the addons dialog, the menus, the main toolbar
  202.    the open dialogs, preferences and customization dialogs
  203.  * fix for fontconfig cache dialog, when rebuilding ASS fonts
  204.  
  205. Skins interface:
  206.  * fix for menus display
  207.  * Addition of $R to display current playback speed
  208.  * documentation update
  209.  
  210. Web interface:
  211.  * fix mobiles display for remote control mode
  212.  * support for .drc and .3ga extensions
  213.  
  214. Service discovery:
  215.  * fix SAP discovery, where an item was added multiple times
  216.  * fix SAP discovery on Mac OS X when using the 10.7 SDK
  217.  * Update Jamendo selections
  218.  
  219. Miscellaneous:
  220.  * fix DBus crash
  221.  * fix build issues on BSD, Linux/PPC and Linux/Sparc
  222.  * fix a crash on VLM close
  223.  
  224. Security:
  225.  * Update libpng to 1.5.9 (CVE-2011-3026)
  226.  * Update freetype to 2.4.9 (CVE-2012-1126 up to CVE-2012-1144)
  227.  * Fix MMS stack overflow (SA-1201 - CVE-2012-1775)
  228.  * Fix RealRTSP heap overflow (SA-1202 - CVE-2012-1776)
  229.  
  230. Translations:
  231.  * Update of Czech, Spanish, Swedish, Turkish and Walloon translations
  232.  
  233.  
  234. Changes between 1.1.13 and 2.0.0:
  235. ---------------------------------
  236.  
  237. Important notes:
  238.  * The licenses of libVLC and libVLCcore have changed from GPLv2+ to LGPLv2.1+
  239.  * Start/end titles/chapters are now specified with # rather than @ to fix
  240.    conflicts with some URLs and file names. For instance, this plays a DVD
  241.    from the 2nd chapter of the 1st title up to the 4th chapter of the 3rd
  242.    title:  vlc dvd://#1:2-3:4
  243.  * The 40+ --*-caching options were simplified and dumbed down to 4 options:
  244.    - --file-caching specifies caching for local files,
  245.    - --network-caching specifies caching for network resources,
  246.    - --live-caching specifies caching for capture devices and
  247.    - --disc-caching specifies caching for local optical media.
  248.    All values are expressed in milliseconds as in previous versions.
  249.  * HTTP server IP address, port, and TLS configuration is now centralized:
  250.    - The --http-host option sets the address, e.g. "--http-host=[2001:db8::1]".
  251.      By default, both :: and 0.0.0.0 are used.
  252.    - The --http-port and --https-port options set the port numbers.
  253.      By default, 8080 is used for HTTP, and 8443 for HTTPS.
  254.    - The TLS credentials are configured with --http-cert (public certificate),
  255.      --http-key (private key), --http-ca (optional CA) and
  256.      --http-crl (optional CRL).
  257.  * RTSP server IP address and port are updated similarly.
  258.    Use --rtsp-host and --rtsp-port respectively.
  259.  * The --miface-addr option does not exist anymore. To select the multicast
  260.    output interface, use --miface instead, e.g. --miface=eth0.
  261.  * The Windows version will only work with Windows XP SP2 or later.
  262.    Windows 2000 SP4, Windows XP < SP2, Windows 2003 SP0 are now unsupported.
  263.  * The Mac OS version will require Quartz Extreme compatible machines.
  264.  
  265. Important changes for packagers:
  266.  * The default builds now assume that the operating system uses UTF-8 for
  267.    its file systems and files content (except the Windows port). If this is
  268.    not acceptable, pass --enable-non-utf8 to the configure script.
  269.    Non-UTF-8 file systems support will be removed in future versions.
  270.  * The VLC plugins path can be overridden with the VLC_PLUGIN_PATH environment
  271.    variable. The --plugin-path command line option was removed.
  272.  * The default tarballs are now compressed with XZ/LZMA: .tar.xz
  273.  * OSS support is not compiled on Linux by default, pass --enable-oss to the
  274.    configure script if you use OSSv4 or really want to use OSS emulation.
  275.  * The webplugins have moved to: git://git.videolan.org/npapi-vlc.git
  276.  
  277. Core:
  278.  * Major Video Core and Outputs rework and rewrite:
  279.    Subtitles, subpictures and OSD can now be sized and blent inside outputs
  280.    x11 (Unix), OpenGL (Unix) and Direct3D (Windows) are such video outputs.
  281.  * Almost every video filter can now be transcoded
  282.  * Playback rate doesn't get resetted to 1 between items anymore
  283.  * Option --sub-filter was renamed --sub-source
  284.  * Port to Android, iOS, OS/2 and Win64.
  285.  
  286. Access:
  287.  * Multiple files are now supported inside RAR files
  288.  * Experimental support for ClearQam devices in the BDA/DTV module
  289.  * DVB-S scanning support on Unix
  290.  * DVB-C scanning on Unix scans correct modulation/symbolrate if needed
  291.  * Support for freq and video standard selection in DirectShow
  292.  * Support for VDR recordings (http://www.tvdr.de/) folders
  293.  * Experimental Blu-Ray Discs support using libbluray
  294.  * HTTP Live Streaming (IETF draft) playback support
  295.  * Blackmagic DeckLink SDI cards input support (Linux only currently)
  296.  * Linear Systems (HD-)SDI cards input support (Linux)
  297.  * PulseAudio audio input support
  298.  * Support for RTP dynamic payload types by specifying the payload format
  299.    in an option (no autodetection): only Theora supported for now
  300.  * Basic HTCPCP implementation for Coffee Pot control
  301.  * Support for all QTKit-compatible video input devices, aka QTCapture
  302.  * Support for all QTKit-compatible audio input devices, aka QTSound
  303.  * Support for capturing partially hidden windows in the X11 Screen input
  304.  * MPEG DASH (Dynamic Adaptive Streaming over HTTP) support
  305.  * Support for HTTPS is now fixed in the Windows port
  306.  
  307. Codecs:
  308.  * One can now use ffmpeg-mt in conjunction with vlc, to split decoding load
  309.    on multiple cores. H.264, VP3, VP8, JPEG-2000, Mpeg-4 ASP/DivX and RV3/RV4
  310.    are notably concerned.
  311.  * Important fixes for RealVideo 3.0 and 4.0 playback, notably in MKV
  312.  * Experimental Hardware decoding using Broadcom CrystalHD cards
  313.  * New module for decoding EBU subtitles (.stl)
  314.  * Support for 9bits and 10bits H.264/AVC decoding
  315.  * Support for 20-bits PCM and DAT-12 (digital magnetic tapes) from RTP
  316.  * New module for Dirac encoding, using the faster libschroedinger
  317.    The Schroedinger module should be prefered to the Dirac one
  318.  * Support for WMV Images, aka WMVP and WVP2, as used by Photo Story
  319.  * Support for Lagarith Lossless video codec
  320.  * Support for ProRes 422 video codec in 10bits
  321.  * Support for DNxHD (VC-3) and JPEG-2000 in 10bits
  322.  * EIA-608 closed captions improvements
  323.  * Support for JPEG-2000 and Motion JPEG-2000 in the Windows and Mac binaries
  324.  * Experimental support of IOMX for OpenMAX IL codecs on Android
  325.  * One can use "mp2 " fourcc to encode in mpeg1/2 layer 2
  326.  
  327. Demuxers:
  328.  * New images demuxer supporting jpeg, png, targa, xcf, git, tiff, bmp, pcx, lbm
  329.  * C64 SID file playback support of using sidplay2
  330.  * Support for images/cover art in wma/wmv/asf files
  331.  * Improvements in .ape files metadata reading and writing
  332.  * New demuxer module for EBU subtitles (.stl)
  333.  * Support for caf, mtv, awb, f4v, amr, vro (DVD-VR) files
  334.  * Ogg, flv, mxf, amr seeking improvements
  335.  * Major improvements in Matroska (mkv) chapters/segments handling and seeking
  336.  * Support for duration and better seeking in Mpeg-TS files (.ts, .m2ts, .mts)
  337.  * Mov improvements, notably for aspect-ratio handling and Audio DV tracks
  338.  * Improved support of tracker files
  339.  * Real Media (.rm and .rmvb) demuxer is now based on libavformat
  340.  
  341. Interfaces:
  342.  * Qt: effects dialogs rework
  343.  * Qt: new CoverFlow-like view of the playlist
  344.  * Qt: port to MacOS X platform
  345.  * Qt: various interface improvements, notably on the seek bar
  346.  * Skins2 / Qt: misc improvements and usability fixes
  347.  * Skins2: fullscreen controller support, relative placement support
  348.    and important cleanups and optimisations
  349.  * Mac OS X: re-written Main Window, which also includes the Video Windows
  350.    It is available in 2 looks, one grey (Lion style) and one black (QTX style)
  351.  * Mac OS X: new Audio Effects panel adding Compressor and Spatializer filters
  352.  * Mac OS X: new Track Synchronization panel
  353.  * Mac OS X: new Video Effects panel for color and geometry adjustments
  354.  * Mac OS X: re-written Open Disc functionality with automatic media detection
  355.  * Mac OS X: support for the native fullscreen mode on OS X Lion
  356.  * Mac OS X: enhanced AppleScript support
  357.  * Mac OS X: support for lua extensions
  358.  * The rc and telnet lua interfaces were merged into a new "cli" interface
  359.  * lua: the recommended way to run custom interface scripts is now to pass
  360.    -I luaintf --lua-intf myscript
  361.  * ncurses: heavy refactor of the complete interface
  362.  * dbus: Upgrade to an mpris2 compliant interface, see http://www.mpris.org
  363.  * dbus: Rewrite of the main loop to use a more efficient poll-based model
  364.  * webUI/http: Rewrite of the web interface, using jQuery
  365.  * webUI/http: some requests are now supported in JSON in addition to XML
  366.  * webUI/http: path values for input and output are deprecated in favour of uri
  367.  * Qt/Win32: the update system now downloads the updates in the temp folder
  368.  * Qt: preferences are now searchable
  369.  * Qt: the fullscreen controller is now stackable, full-width, at the bottom
  370.  
  371. Video Output:
  372.  * New video output based on Direct2D for Windows 7 and Vista (with Platform Update)
  373.  * New video output for iOS platform
  374.  * Experimental work in progress on a video output using EGL
  375.  * Adaptation of the OpenGL layer for OpenGL ES 1.1
  376.  * Various vmem improvements
  377.  * OpenGL video output now accepts YUV as input and uses fragment programs for
  378.    chroma conversion between YUV and RGB
  379.  * New video output for Android platform, based on Surface
  380.  * Support for 9/10bits output in the OpenGL output
  381.  * Updated OpenGL video output for Mac, requires a Quartz Extreme capable machine
  382.  * New video output based on kva API for OS/2
  383.  
  384. Audio Output and Filters:
  385.  * New audio output based on AudioQueue API for iOS
  386.  * New audio output in memory (amem)
  387.  * Important simplification and improvements in the core audio output
  388.  * New audio output based on OpenSL ES API for Android
  389.  * New audio resampler using Speex (DSP)
  390.  * New audio resampler using the Secret Rabbit Code (a.k.a. libsamplerate)
  391.  * New Compressor filter, a dynamic range compressor
  392.  * New simplistic Karaoke filter
  393.  * New audio output based on kai API for OS/2
  394.  * Automatic handover from S/PDIF to PCM with PulseAudio 1.0
  395.  
  396. Video Filter:
  397.  * New gradfun filter for debanding videos using dithering
  398.  * Rewrite of the grain filter, faster and with better quality
  399.  * New posterize filter for lowering the number of colors
  400.  * Atmo ambilight: improve Fnordlicht support up to 254 channels
  401.  * New sepia filter for creating sepia effect in videos
  402.  * New deinterlacer mode Phosphor, a framerate doubling CRT TV simulator
  403.  * New deinterlacer mode IVTC, to do live inverse telecine for NTSC films
  404.  * New subsdelay filter to change subtitles delay
  405.  * New anti-flickering filter
  406.  * New OpenMAX DL IPCS filter for color space conversion and resizing
  407.  * New video filter for denoising, based on the famous hqdn3d filter
  408.  * Major improvements in the freetype text-rendering module, notably supporting
  409.    blackbox and customizable shadow.
  410.    NB: The freetype module is now used by default on the Mac OS X instead of
  411.    the quartztext module, which can still be enabled manually.
  412.    The Win32 font selection was improved too.
  413.  
  414. Stream output:
  415.  * New livehttp-module for HTTP Live Streaming (IETF draft) output
  416.    example: vlc inputfile :sout="#transcode{vcodec=h264,acodec=mp3,
  417.     venc=x264{profile=baseline},width=320,vb=256,ab=96}:std{
  418.     access=livehttp{index=public_html/iphonestream.m3u8,
  419.     index-url=http://url-to-iphonestreamfile-###.ts},mux=ts{use-key-frames},
  420.     dst=public_html/iphonestreamfile-###.ts}"
  421.  * Support for Vorbis and Theora in RTP
  422.  * Major rework of VoD support
  423.  * New delay module, to introduce delays of one ES, when streaming:
  424.        #delay{id=12,delay=500}:standard...
  425.  * New setlang, setid modules to change lang or id of one ES, when streaming:
  426.        #setid{id=12,new-id=42}:std...
  427.  * New langfromtelx module, to change lang of one ES, when streaming, based on
  428.    a telextex page: #langfromtelx{id=12,magazine=7,page=0x99,row=1}:std...
  429.  * New select module, to replace an existing ES with another ES in the same track
  430.    #duplicate{dst=bridge-out{id=1},select=video,dst=bridge-out{id=0xa3},select=audio}
  431.    #transcode{...}:bridge-in{id-offset=0}:select{disable=0}:setid{id=0,newid=0xa3}:autodel:std{...}
  432.  * New libavformat/avio access_output module for network streaming
  433.  
  434. Services Discovery:
  435.  * Search API to be able to query distant search APIs from the interfaces
  436.  * Upnp module was ported to Win32
  437.  
  438. libVLC:
  439.  * New capabilities for libVLC:
  440.   ** libvlc_media_player_navigate for DVD navigation
  441.   ** libvlc_audio_filter_list_get, libvlc_video_filter_list_get to get the
  442.      list of available audio and video filters
  443.   ** libvlc_audio_set_format, libvlc_audio_set_format_callbacks,
  444.      libvlc_audio_set_callbacks
  445.      allow grabbing audio data from a chosen memory location in real-time.
  446.  
  447. Removed modules:
  448.  * asademux, subsass: use libass
  449.  * fake, invmem: use the new image demuxers
  450.  * hal, v4l, gapi, omapfb, hd1000a, hd1000v: obsolete unmaintained modules
  451.  * id3tag: use taglib
  452.  * upnp: use upnp_intel
  453.  * removal of old telnet interface in favor of the new lua CLI
  454.  * removal of http interface in favor of luahttp
  455.  * removal of the noise filter
  456.  * removal of the SDL audio output, use the native outputs
  457.  * growl_udp: use Growl for local notifications on the Mac. UDP support will be
  458.               removed in Growl's next release, too.
  459.  * removal of the OSSO screensave module, use the MCE one
  460.  
  461. Translations:
  462.  * Update of translations for most languages.
  463.  * New Telugu and Kurmanji translations.
  464.  
  465.  
  466. Changes between 1.1.12 and 1.1.13:
  467. ----------------------------------
  468.  
  469. Security:
  470.  * Heap overflow in TiVo demuxer fixed.
  471.  * Same default ACL for HTTP requests as for the rest of the HTTP interface.
  472.  
  473. Audio outputs:
  474.  * PulseAudio channels mapping (non-stereo) fix.
  475.  * PulseAudio stream accidental overflow recovery.
  476.  
  477. Video outputs:
  478.  * XVideo support for mixed CPU/GPU endianess (especially on PowerPC).
  479.  * XVideo support for automatic color keying.
  480.  * xosd Xlib initialization failure fix.
  481.  
  482. Decoders:
  483.  * Camtasia decoding fix.
  484.  
  485. Qt interface:
  486.  * Rare crash while seeking fixed.
  487.  * V4L2 video standard selection fixed.
  488.  
  489. Translations:
  490.  * Update of Chinese simplified, Estonian, German and Polish languages.
  491.  
  492.  
  493. Changes between 1.1.11 and 1.1.12:
  494. ----------------------------------
  495.  
  496. Audio outputs:
  497.  * Mac OS X / auhal: multiple fixes for the Digital Audio output (S/PDIF)
  498.                      including support for OS X Lion
  499.  * Multiple fixes and improved synchronization for PulseAudio support
  500.  * Support for AC-3 and DTS passthrough with PulseAudio 1.0
  501.  
  502. Unix port:
  503.  * Fix build compatibility with taglib < 1.6 and Xulrunner 1.9.1
  504.  
  505. Misc:
  506.  * Fix crashes with Japanese locale on OS X
  507.  * Minor fixes for Webplugin under Win32, AVI demuxer, smem and AudioScrobbler
  508.  * Fix crash in HTTP and RTSP server (stream output or Web interface)
  509.  
  510. Translations:
  511.  * Update of Breton, Chinese Simplified and Basque
  512.  
  513.  
  514. Changes between 1.1.10 and 1.1.11:
  515. ----------------------------------
  516.  
  517. Security:
  518.  * Fix buffer overflows in the RealMedia demuxer (CVE-2011-2587)
  519.    and the AVI one (CVE-2011-2588).
  520.  
  521. Mac OS X:
  522.  * Fixed scrolling direction if the input device's signal is inverted
  523.  * Update Auhal audio output to the latest API
  524.  * Fix images disappearing issue on the interface
  525.  * Reduced installation size by up to 30 MB
  526.  * Resolved conflict between iTunes and VLC wrt Media Key handling
  527.  
  528. Mozilla/ActiveX webplugin:
  529.  * Fullscreen mode is fixed on Win32
  530.  * Very simple fullscreen controller is visible on Win32
  531.  
  532. Demuxers/Meta Readers:
  533.  * Better support for cover art embedded in mp4, wma
  534.  
  535. Muxers/Output:
  536.  * Fix AVI muxer so the generated files are readable on other players
  537.  
  538. Extensions:
  539.  * Multiple fixes for crashes and malfunctionning issues
  540.  
  541. Qt Interface:
  542.  * Fix quitting on Linux
  543.  * Fix opening of VIDEO_TS folders through the open disc dialog on Windows
  544.  * Miscellaneous
  545.  
  546. Win32 port:
  547.  * Update of codecs, fixing the mpeg-2 decoder crash
  548.  
  549. Translations:
  550.  * Update of Slovak, Lithunanian, Russian, Brazillian Portuguese, Serbian
  551.  
  552.  
  553. Changes between 1.1.9 and 1.1.10:
  554. ---------------------------------
  555.  
  556. Windows and Mac OS X:
  557.  * Update of external library modplug, to address multiple security issues
  558.  
  559. Mac OS X Interface:
  560.  * Improved Media Key handling based upon SPMediaKeyTap by Spotify AB
  561.  * Fix for various crashes and small issues
  562.  
  563. Demuxer:
  564.  * Fix heap corruption / integer overflow in XSPF playlist parser
  565.  
  566. Audio output:
  567.  * PulseAudio output re-written due to unstability of the current one
  568.  
  569. Win32 port:
  570.  * Remove the fontconfig dependency from the freetype module
  571.  
  572. Miscellaneous fixes in:
  573.  * Windows 7 taskbar buttons
  574.  * Qt interface
  575.  * asx, live555, dvdnav demuxer
  576.  * RTP output and XML export
  577.  * Subtitles colours when using GPU decoding on Windows
  578.  * v4l2 access
  579.  
  580. Translations:
  581.  * Update of Norwegian Bokm├Ñl, Slovak, Afrikaans, Luganda,
  582.    Brazillian Portuguese, Irish, Thai, Estonian, Chinese, Polish,
  583.    Dutch, German, Galician, Bulgarian, Lithuanian and Japanese translations
  584.  * Initial Basque, Zulu, Peul, Amharic, Acoli, Chiga translations
  585.  
  586.  
  587. Changes between 1.1.8 and 1.1.9:
  588. --------------------------------
  589.  
  590. Windows and Mac OS X:
  591.  * Update of external library modplug, to address a security issue
  592.  
  593. Demuxers:
  594.  * mp4: Fix heap-based buffer overflow (VideoLAN-SA-1103)
  595.  
  596. Mac OS X Interface:
  597.  * Miscellaneous interface look adjustments
  598.  * Improve Apple Remote handling
  599.  * Fixe bugs in the Streaming / Transcoding wizard
  600.  * Layout fixes in the Preferences and Controls windows
  601.  * Fix incomplete list of hotkeys in the Preferences dialog
  602.  * Fix quitting through Apple Events (Dock menu, App Switcher, AppleScript, etc.)
  603.  
  604. Mac OS X Port:
  605.  * Fix Growl local notification plugin
  606.  * VLC bundle now includes the Growl framework
  607.  * Fixes for eyeTV
  608.  
  609. Translations:
  610.  * Updates of Lithuanian, Estonian, Chinese, Japanese, Bengali, Dutch, Polish,
  611.    German, Galician, Traditional Chinese translations
  612.  * New Luganda Translation
  613.  
  614.  
  615. Changes between 1.1.7 and 1.1.8:
  616. --------------------------------
  617.  
  618. Mac OS X Interface:
  619.  * New UI graphics by Damien Erambert
  620.  
  621. Interfaces:
  622.  * Oldrc interface is again the default RC interface, on Windows
  623.  * Luarc, luahttp and luatelnet fixes
  624.  * Qt and Mac OS X fixes
  625.  * numerous Skins2 fixes, notably winamp2 skins
  626.  
  627. Encoder:
  628.  * new libschroedinger-based Dirac codec encoder, faster than the current one
  629.  
  630. Access/Demuxers/Codecs:
  631.  * Subtitles auto-detection is back for .txt files
  632.  * vod/rtsp server and rtsp input fixes
  633.  * mp4 demuxer improvements
  634.  * ogg, rstp input, video filters minor fixes
  635.  * taglib's replaygain is fixed for mp3
  636.  * vobsub support has an improved auto-detection
  637.  * fix a crash in malformed ape files
  638.  
  639. Miscellaneous fixes in:
  640.  * Pulseaudio audio output, notably for usb cards
  641.  * Stacktraces are now limited in size on Windows
  642.  * Video resolution is now limited to 8192x8192, for security reasons
  643.    See CORE-2011-0208, CVE-2010-3275, CVE-2010-3276
  644.  * Configure and build system improvements
  645.  * DirectShow and BDA build headers have been updated
  646.  
  647. Translations:
  648.  * Update for Finnish, Galician, Dutch, Chinese, German, Japanese, Lithuanian,
  649.    Slovak, French, Polish, Estonian, Brazillian Portuguese and Hebrew
  650.  * New icelandic translation
  651.  
  652.  
  653. Changes between 1.1.6 and 1.1.7:
  654. --------------------------------
  655.  
  656. Linux port:
  657.  * Integration with the KDE GUI platform is disabled due to KDE bugs
  658.    #234484 and #260719.
  659.  
  660. Mac OS X port:
  661.  * Updated live555 library to fix playback of RTSP and Freebox streams
  662.  * Running VLC in 64bit mode requires Mac OS X 10.6.0 or later for speed
  663.    and stability reasons
  664.  
  665. Demuxers:
  666.  * Fix for Matroska / WebM remote code execution vulnerability.
  667.    VideoLAN-SA-1102
  668.  
  669. Translations:
  670.  * Update for Hebrew, Japanese, Danish and Russian translations
  671.  
  672.  
  673. Changes between 1.1.6 and 1.1.6.1:
  674. ----------------------------------
  675.  
  676. Source:
  677.  * Fix libnotify, lirc, pulse compilation and packaging for Unix/Linux
  678.  
  679.  
  680. Changes between 1.1.5 and 1.1.6:
  681. ---------------------------------
  682.  
  683. Audio output:
  684.  * Multiple fixes and improvements on PulseAudio output
  685.    PACKAGERS are VERY STRONGLY advised to update libpulse to 0.9.22.
  686.    Update is required to use PulseAudio with the Phonon-VLC backend (KDE)
  687.    and with the Mozilla VLC web browser plugin.
  688.  
  689. Access:
  690.  * Fix the Audio CD crash when looking for CDDB metadata on Windows
  691.  
  692. Decoders:
  693.  * Support for MPC SV7 and SV8 on Windows and Mac OS X (Unix was already working)
  694.  * Enabled FluidSynth MIDI playback plugin on Mac OS X
  695.  * Faster VP8/Webm decoding with recent codecs libraries
  696.  * Fix heap corruption in CD+G decoder - CVE-2011-0021 / VideoLAN-SA-1101
  697.  
  698. Demuxers:
  699.  * Fix Buffer overflow in Real demuxer - CVE-2010-3907 / VideoLAN-SA-1007
  700.  * Fix some asf/wmv seeking issues, notably when seek didn't go to a keyframe
  701.  * Support for 24-bits PCM over RTP (audio/L24)
  702.  
  703. Subtitles and renderer:
  704.  * Do not auto-detect .txt files for subtitles
  705.  * Mark more freetype options as safe
  706.  * Mac OS X: fixed fontconfig cache creation
  707.  * Fix heap corruption in subtitle decoders, potentially exploitable,
  708.    discovered by Harry Sintonen - sintonen at iki.fi - CVE-2011-0522
  709.  
  710. Visualization:
  711.  * Fix projectM visualization for Linux in all locales
  712.  * Fix projectM visualization support for Windows
  713.  * Various projectM improvements: the module should be working now
  714.  * Fix goom crash on Windows XP and Mac OS X
  715.  
  716. Interfaces:
  717.  * Qt4: fixes for media keys processing and MCE remotes
  718.  * Qt4: various fixes and portability improvements
  719.  
  720. Miscellaneous fixes:
  721.  * KDE device solid actions
  722.  * XDG screensaver
  723.  * Transcode integer overflow
  724.  * HTTP Icy metadata reading
  725.  * Windows: revert to 1.1.4 performance timers
  726.  
  727. Translations:
  728.  * Update translations for Chinese, Nippon, Slovak, Estonian, Spanish, Galician,
  729.    Swedish, Bulgarian, French, Bengalese, German, Slovak, Japanese, Dutch,
  730.    Polish, Hungarian, Indonesian, Sinhala and Irish
  731.  
  732.  
  733. Changes between 1.1.4.1 and 1.1.5:
  734. ----------------------------------
  735.  
  736. Security:
  737.  * Fix a Windows crash on accessing Network Shared files/drives,
  738.    VideoLAN-SA-1006
  739.  
  740. Access:
  741.  * Support for RTP access for H264 streams by specifying the demux in the MRL
  742.  
  743. Services Discovery:
  744.  * Integration in the playlist, of a list of web shows, provided by channels.com
  745.  
  746. Demuxers:
  747.  * Game Music Emu (GME) plugin rewritten, using the proper C API
  748.  * DVDnav and DVDread fixes for encoding and misc issues
  749.  * Playback of live http .Webm streams
  750.  * Taglib thread-safety fix
  751.  
  752. Decoders:
  753.  * Fix decoding of H264 using DxVA2 using Intel IGP, thanks to the donation from
  754.    "Puget Systems"
  755.  
  756. Skins:
  757.  * Add an icon to VLC on Linux
  758.  
  759. Video Output:
  760.  * fix a bug that could lead to 100% CPU usage on XCB
  761.  
  762. Interfaces:
  763.  * fix for Qt bug where VLC didn't exit properly on some Windows XP configuration
  764.  * fixes on luatelnet and luarc
  765.  
  766. Miscellaneous crashes and fixes in various plugins (telnet, live555, theora and
  767.  TS-mux, Qt)
  768.  
  769. libLVC:
  770.  * add libvlc_media_new_fd() to play directly file descriptors (not Win32/Win64)
  771.  * Miscellaneous fixes
  772.  
  773. Translations:
  774.  * Update translations for Walloon, Lithuanian, Spanish, Turkish, Estonian, Dutch,
  775.    Bengali, German, Polish, Brazillian Portuguese, Japanese, Italian, Galician,
  776.    French and Ukrainian
  777.  * Major update and activation on Windows of Modern Greek
  778.  * New Asturian translation
  779.  
  780.  
  781. Changes between 1.1.4 and 1.1.4.1:
  782. ----------------------------------
  783.  
  784. Mac OS X:
  785.  * Fixed video output on PowerPC-based Macs for videos with widths divisible
  786.    by 16
  787.  * Fixed an issue with the Equalizer's 170Hz slider
  788.  
  789. Demuxer:
  790.  * Fix crash when closing rtsp streams
  791.  
  792. Qt interface:
  793.  * Fix Windows 7 jumplists with Unicode files
  794.  * Various fixes for Windows
  795.  
  796. Translations:
  797.  * New Armenian translation
  798.  * Update translations for Dutch, Estonian, Lithuanian, Japanese, Nynorsk,
  799.    Brazillian Portuguese, Armenian, Wallon
  800.  
  801.  
  802. Changes between 1.1.3 and 1.1.4:
  803. --------------------------------
  804.  
  805. Win32:
  806.  * Fix a security issue when loading DLLs, especially in Qt4 and dmo modules,
  807.    See VideoLAN-SA-1005
  808.  * Fix folders opening from the interface
  809.  
  810. Translations:
  811.  * Update translations for Lithuanian, Bengali, Slovak, French, Dutch, Ukrainian
  812.    Polish, Simplified Chinese, German and Galician
  813.  
  814.  
  815. Changes between 1.1.2 and 1.1.3:
  816. --------------------------------
  817.  
  818. Access and demuxers:
  819.  * fixes for FTP relatives path and FTP directory support
  820.  * fix for podcasts parsing
  821.  * DVD: fix an assert error and various memory leaks
  822.  
  823. Taglib:
  824.  * fix NULL dereferences, as reported by FortiGuard Lab,
  825.    CVE-2010-2937 / VideoLAN-SA-1004
  826.  
  827. Playlist:
  828.  * fix a regression where the wrong entry was played
  829.  * fix m3u playlists exports
  830.  
  831. Skins2:
  832.  * fix video autoresize behaviour
  833.  
  834. Translations:
  835.  * Update translations for Dutch, Sinhala, Hebrew, Estonian, Spanish and Bengali
  836.  
  837. Windows and Mac:
  838.  * Update of many codecs libraries, fixing bugs and improving speed
  839.  
  840. Mac:
  841.  * architecture-specific installations will now be replaced by specific updates
  842.  
  843. BSD:
  844.  * Add AltiVec detetion for OpenBSD/powerpc
  845.  
  846.  
  847. Changes between 1.1.1 and 1.1.2:
  848. --------------------------------
  849.  
  850. Demuxers:
  851.  * Avformat fps displaying fix
  852.  * TS, fix an issue where some programs would get dropped (fixes DVB issues too)
  853.  
  854. Audio filters:
  855.  * fix timestamps handling on some filters that provoked issues when playback
  856.    of mono streams, especially on Windows
  857.  
  858. Windows:
  859.  * fix a bug in direct3d video output with old nVidia drivers that broke video
  860.    playback with overlay (YUV->RGB)
  861.  * fix console output encoding
  862.  
  863. Interface and extensions:
  864.  * Youtube and other scripts updates
  865.  * Misc fixes in Qt4 (especially VLM and EPG dialogs) and MacOS interface
  866.  
  867.  
  868. Changes between 1.1.0 and 1.1.1:
  869. --------------------------------
  870.  
  871. libVLC:
  872.  * New capabilities for libVLC:
  873.    * Adjust video filter control: libvlc_adjust_Enable,
  874.      libvlc_adjust_Contrast, libvlc_adjust_Brightness, libvlc_adjust_Hue,
  875.      libvlc_adjust_Saturation, libvlc_adjust_Gamma
  876.    * libvlc_media_player_set_pause() can force the pause state, whereas
  877.      libvlc_media_player_pause() would only toggle it.
  878.    * libvlc_set_user_agent() configures the "user agent" strings used for some
  879.      protocols (HTTP, PulseAudio...). This replaces the --http-user-agent and
  880.      the former --user-agent libvlc_new() parameters.
  881.    * libvlc_video_set_callbacks() and libvlc_video_set_format() allow grabbing
  882.      video frames from a chosen memory location in real-time. This replace the
  883.      ugly --vmem-* libvlc_new() parameters in previous versions.
  884.      See http://wiki.videolan.org/LibVLC_SampleCode_SDL as an example.
  885.    * libvlc_audio_get_delay() and libvlc_audio_set_delay() configure the delay
  886.      between audio and video/subpictures for the current input.
  887.  * Various fixes and crash preventions, especially when video functions were
  888.    called early
  889.  
  890. Decoders/Demuxers:
  891.  * Fix performance issues with GPU decoding using DxVA2 using ATI graphic cards
  892.    You NEED ATI Catalyst 10.7
  893.  * Fix :program selection in TS and DVB-T
  894.  * Fixes and improvements for MKV, Avformat and Avcodec modules
  895.  * Fix mod (.xm, .s3m, .it) files support on Windows and Mac builds
  896.  
  897. Stream output:
  898.  * Fix h264 streaming in ts
  899.  
  900. Interfaces:
  901.  * Qt: fix preferences, hotkeys, messages and some fulscreen behaviour
  902.  * Skins: support for mousewheel in fullscreen, fix radialsliders
  903.  * Http: fix fullscreen toggle
  904.  
  905. Linux:
  906.  * Fix pulse closing
  907.  * VAAPI small improvements, notably for extraction mode selection
  908.  
  909. MacOS:
  910.  * Multiple interface and crash fixes
  911.  * Deinterlace selection is repaired
  912.  * Crashes when playing multi-channel tracks fixes
  913.  
  914. Windows:
  915.  * Activation of DEP on XP SP3
  916.  * Fix opening of .m3u and .pls playlists
  917.  * Fix crash when My Document isn't available
  918.  * Fix crash when Windows was getting into standby while playing video
  919.  
  920. Translations:
  921.  * Update translations for Spanish, Polish, German, Sinhala, Hungarian, Khmer,
  922.    Brazilian Portuguese, Chinese, Hebrew, Slovak, Galician
  923.  
  924.  
  925. Changes between 1.0.6 and 1.1.0:
  926. --------------------------------
  927.  
  928. Important changes for users:
  929.  * On Linux, known bugs in the ALSA library might prevent audio output.
  930.    Update to alsa-lib 1.0.24 or later, or use the PulseAudio output instead.
  931.  
  932. Important changes for packagers:
  933.  * The module cache has moved to ${libdir}/vlc/. The module cache can now be
  934.    generated at install time except if you use staged installation. In the
  935.    later case, you can generate the module cache in your post-inst script
  936.    by invoking 'vlc-cache-gen'. If the module cache is not present and vlc
  937.    can't write in ${libdir}/vlc/, it will result it vlc taking a long time to
  938.    launch each time.
  939.  * Most X11-related plugins now use XCB instead of Xlib. VLC now uses
  940.    - xproto,
  941.    - xcb, xcb-shm, xcb-xv, xcb-randr (from libxcb),
  942.    - xcb-keysyms (from xcb-utils),
  943.    - x11-xcb (from libx11) - only for GLX support.
  944.  * On X11 platforms, a _working_ version of xdg-screensaver is typically
  945.    required to inhibit the screensaver during video playback.
  946.  
  947. Access:
  948.  * Support for the sftp protocol
  949.  * Support for CDDB servers for Audio-CD on the Windows port
  950.  * New memory input (imem) access and access_demux module to feed VLC from data in memory
  951.  * New avio module to use libavformat capabilities for network streams, like rtmp://
  952.  * Port of the screen module from Xlib to XCB
  953.  * Port of the dc1394 module from libdc1394 to libdc1394 v2.0
  954.  
  955. Decoders:
  956.  * Support for DxVA2 for H.264 decoding on GPU on Windows Vista and 7
  957.  * Support for VAAPI for H.264 decoding on GPU on GNU/Linux
  958.  * Support for Audio/Video decoders and encoders using OpenMAX IL components for DSP
  959.  
  960.  * Support PGS subtitles for Blu-Ray
  961.  * Support for HD-DVB subtitles - Display Definition Segment
  962.  * Invmem module improvements
  963.  * Support for Atrac1 audio codec
  964.  * Support for SSE3 and SSE4 capabilities in some codecs
  965.  * Multiple improvements for subtitles styles in .SRT and .SSA
  966.  * Support for native decoding of Windows Media Speech (Voice) audio codec
  967.  * Support for AMR-NB audio codec on the Windows and Mac port
  968.  * Support for Indeo5 video codec
  969.  * Improvements on the FLAC format (7.1 channels and 88.2/176.4/192 kHz support)
  970.  * Direct rendering is used more often with H.264 in avcodec module
  971.  * Support for MPEG-4 ALS lossless audio codec
  972.  * Support for VP8 codec
  973.  * Support for 7.1 channels in vorbis audio
  974.  
  975. Demuxers:
  976.  * Many fixes on Matroska support (notably seeking) and support for Webm format
  977.  * Support for .aob files from DVD-Audio (MLP and LPCM) (Full disc support is NOT present yet)
  978.  * Support for ADPCM in .flv streams
  979.  * Support for TwinVQ (.vqf) and AMV (.amv) files
  980.  * Various EGP improvements
  981.  * Support for embedded subtitles in OpenDML and legacy .avi files
  982.  * Metadata and cover art improvements
  983.  
  984. Playlist:
  985.  * WPL and ZPL playlist support
  986.  * Lua scripts for Mpora, Vimeo playback and Rockbox FM radios
  987.  * New Play-And-Pause function to stop playback on latest video image
  988.  * Podcast images are now displayed
  989.  
  990. Video Output:
  991.  * Rewrite of the video output core and most video outputs
  992.  * Added desktop mode to the Direct3D output module. It differs from DirectX
  993.    desktop mode, because it hides the desktop icons, but reacts to mouse clicks.
  994.  * New x11, glx and xv modules based on XCB
  995.  * New deinterlacing modes based on yadif and yadif(x2)
  996.  * New audio/video filter to show audio level on the video output
  997.  * Enhanced AtmoLight filter with hardware support for
  998.      Classic AtmoLight (http://www.vdr-wiki.de/wiki/index.php/Atmo-plugin)
  999.      Quattro AtmoLight (use just 4 Classic AtmoLights as one)
  1000.      MoMoLight (http://www.ambilight4pc.com/momolight/momolight.html)
  1001.      Simple serial DMX controller (http://www.ulrichradig.de/ search for DMX)
  1002.  
  1003. Extensions:
  1004.  * New content extensions lua framework
  1005.  
  1006. Audio filters:
  1007.  * Chorus/Flanger audio filter
  1008.  * 3F1R to stereo down-mix filter
  1009.  * Dolby mixer, parameterized equalizer, trivial mixer, scaletempo, bandlimited
  1010.    resampler, linear resampler, ugly resampler, converter_fixed, DTS to SPDIF
  1011.    and A/52 to SPDIF filters have been upgraded to the "audio filter2" API
  1012.  * NEON assembly audio converter module
  1013.  * Converter filters have been rewritten and extended to support s32 as input
  1014.  
  1015. Service discovery:
  1016.  * Service discoveries can now be written in lua
  1017.  * Service discovery for Picture/Music/Video user directories
  1018.  * Service discovery based on libudev
  1019.  * Shoutcast Service discoveries are now removed
  1020.  
  1021. Encoders:
  1022.  * x264, add psy-rd parameter and change default settings
  1023.  * x264, add profile-limitter same way as x264.exe has, for example
  1024.     #transcode{vcodec=h264,venc=x264{profile=baseline,level=1.2},vb=384,width=320,height=176}
  1025.  * x264, defaults to crf=23 as x264.exe-does, if bitrate is given,
  1026.    uses ABR and if qp-value is set uses CQP
  1027.  * libx264-version 0.76 or higher is required
  1028.  * x264 has tune/preset parameters supported
  1029.  
  1030. Stream output:
  1031.  * New smem module, streaming to memory
  1032.  * Allow duplicate outputs to be merged, like:
  1033.    --sout "#duplicate{dst=transcode{vcodec=mp2v},select=es=0,dst=transcode,select=es=1}:std{...}"
  1034.  
  1035. Interfaces:
  1036.  * Renamed the legacy rc, telnet and http interfaces to oldrc, oldtelnet
  1037.    and oldhttp.
  1038.  * rc, telnet and http are now implemented using the lua interface system.
  1039.  * qt4 interface contains new iconview and listview mode for playlist
  1040.  
  1041. Visualization:
  1042.  * Support of .milk visualization files using projectM libraries
  1043.  
  1044. Mac OS X Port:
  1045.  * Vastly improved VLCKit framework
  1046.  * A new dialog provider for libvlc-internal interaction without full interface
  1047.  * Improved update detection and installation by using the Sparkle framework
  1048.    by Andy Matuschak et al.
  1049.  * New CoreText based text renderer replacing the former ATSUI renderer
  1050.  * New Video output module (mostly targetting VLCKit)
  1051.  * Optimised behavior when using the 2009 Apple Remote
  1052.  
  1053. Windows port:
  1054.  * Integration in Windows 7 taskbar
  1055.  * Playback of .Midi files is supported through fluidsynth's module
  1056.  
  1057. Maemo port:
  1058.  * Multiple improvements for N900 compliance and efficiency
  1059.  * Support for HW accelerated video decoding on N900
  1060.  * Improvements to the maemo/hildon interface
  1061.  
  1062. Misc:
  1063.  * new sqlite module
  1064.  * --save-config command line option not supported anymore.
  1065.  * Fixed and reenabled netsync module.
  1066.  * Improved Solaris port
  1067.  
  1068. Bindings:
  1069.  * new C++ wrapper around libVLC: libVLCpp
  1070.  * phonon-VLC backend is now usable
  1071.  
  1072. Removed modules:
  1073.  * csri codec: use the libass module instead.
  1074.  * galaktos visualisation: use the new projectM module instead.
  1075.  * showintf: Useless in Qt and on Mac OS X
  1076.  * transrate: broken since too long
  1077.  * Xlib x11, Xlib xvideo, Xlib glx: Use the new XCB modules instead.
  1078.  * HAL: Use libudev instead.
  1079.  * gtk_main, gtk_main2, gnome_main, gnome_main2 and pda interfaces
  1080.  * WinCE, BeOS and qnx interfaces
  1081.  * opie, qte and qte_main interfaces
  1082.  * linear_resampler and trivial_resampler are removed: use the ugly one.
  1083.  * XvMC accelerated modules: use VAAPI instead.
  1084.  * MGA (Matroska) for Linux: use Linux Framebuffer (or X) instead.
  1085.  * opengllayer: use macosx_video instead.
  1086.  * cddax: use cdda instead.
  1087.  * cmml and tarkin codecs are removed because they are dead codecs.
  1088.  * realaudio codecs: use libavcodec
  1089.  * access_file removed in favor of filesystem
  1090.  * RTMP input and output: use avio module
  1091.  
  1092.  
  1093. Changes between 1.0.5 and 1.0.6:
  1094. --------------------------------
  1095.  
  1096. Access:
  1097.  * Fix crash on FTP URI with no file path
  1098.  
  1099. Decoders/Packetizers:
  1100.  * Fix overflows in A/52, DTS, MPEG Audio and subtitles support
  1101.  
  1102. Demuxers:
  1103.  * Update LUA script for Youtube pages
  1104.  * Fix crashes in AVI, ASF and Matroska files
  1105.  * Fix crashes on malformatted ZIP archives
  1106.  * Fix crashes and leaks in the FFmpeg/avformat plugin
  1107.  * Fix crash on invalid XSPF playlist
  1108.  
  1109. X11 port:
  1110.  * Partial Xlib threading fixes
  1111.    More complete fixes are available in VLC 1.1.0. Please update!
  1112.  
  1113. Interfaces:
  1114.  * Fix crash (use after free) in Qt4 bookmarks
  1115.  * Fix a few crashes in Qt4 playlist
  1116.  
  1117. Translations:
  1118.  * Simplified Chinese, Estonian, French, Japanese, Korean, Spanish, Swedish
  1119.    and Walloon translations updated
  1120.  * Sinhala translation started
  1121.  
  1122. Removed modules:
  1123.  * RTMP input and output are removed due to security problems. Please update
  1124.    to VLC 1.1.0 which provides an FFmpeg-based RTMP input if needed.
  1125.  
  1126.  
  1127. Changes between 1.0.4 and 1.0.5:
  1128. --------------------------------
  1129.  
  1130. Decoders:
  1131.  * SubRip extra styles improvements
  1132.  * Fix potential crashes in SSA and svg decoders
  1133.  
  1134. Mac OS X Interface:
  1135.  * Improved support for the 2009 Apple Remote
  1136.  
  1137. Windows port:
  1138.  * Use of gcc 4.4.2 to compile instead of gcc 4.2. This might slightly
  1139.    increase performance and fix x264 issues
  1140.  
  1141. Translations:
  1142.  * Portuguese Brazilian, Lithuanian, Romanian, Ukrainian, Japanese, Bengali,
  1143.    Walloon, Galician, Danish, Khmer, Polish, Slovenian, Vietnamese, Finnish
  1144.    Russian, Slovak translation updates
  1145.  * New Malayalam, Macedoninan, Nynorsk translations
  1146.  
  1147.  
  1148. Changes between 1.0.3 and 1.0.4:
  1149. --------------------------------
  1150.  
  1151. Audio outputs:
  1152.  * Fix deadlocks in the audio output core
  1153.  * Make PulseAudio the default output if available
  1154.  
  1155. Video outputs:
  1156.  * Fix fullscreen mode with KDE 4.3.3 and other window managers
  1157.  * Fix incompatibility with cairo-dock and compositing
  1158.  
  1159. Input:
  1160.  * Fix DVB scanning regression from VLC 1.0.3
  1161.  * Support for XZ-compressed byte stream (LZMA algorithm)
  1162.  
  1163. Playlist:
  1164.  * Support for .m3u8 playlist files (UTF-8 M3U)
  1165.  
  1166. Unix:
  1167.  * Support for xcb-keysyms version 0.3.4 or higher
  1168.  * Fix globalhotkeys on FreeBSD
  1169.  
  1170. Qt4 interface:
  1171.  * Fix opening V4L version 1 devices
  1172.  * Fix default destination ports in the streaming wizard
  1173.  
  1174. Translations:
  1175.   * New Walloon translation
  1176.   * Swedish, Ukrainian and French translation updates
  1177.  
  1178.  
  1179. Changes between 1.0.2 and 1.0.3:
  1180. --------------------------------
  1181.  
  1182. Video outputs:
  1183.  * Fix video quality when resizing the video on Windows Vista and 7, due to
  1184.    regressions in most popular drivers
  1185.  * New deinterlacers modules based on yadif and yadif(x2) algorithms
  1186.  
  1187. Decoders:
  1188.  * Windows version supports now natively the WMA Professional codec, as it
  1189.    didn't work in the packaged version of 1.0.2
  1190.  * Fix downmixing of particual 4.0 AC-3 audio tracks
  1191.  
  1192. Encoders:
  1193.  * x264 has profile-limitter, like:
  1194.     #transcode{vcodec=h264,venc=x264{profile=baseline,level=12}..}
  1195.  
  1196. Input:
  1197.  * Update for appletrailers lua script
  1198.  * Fixes on the RAR stream filter
  1199.  * Fix for E-AC3 in ATSC/TS streams
  1200.  * Various fixes for v4l and v4l2
  1201.  * Fix a crash in mjpeg demuxer
  1202.  
  1203. Service discovery:
  1204.  * New udev module for linux
  1205.  
  1206. Qt4 interface:
  1207.  * Fixes on the playlist and the stream output panels
  1208.  
  1209. Translations:
  1210.  * French, Galician, Korean, Polish, Russian, Romanian, Slovak and Ukrainian updates
  1211.  
  1212.  
  1213. Changes between 1.0.1 and 1.0.2:
  1214. --------------------------------
  1215.  
  1216. Decoders:
  1217.  * Native support for WMA Professional, without the use of the Win32 dlls
  1218.  * Fix issues in subtitles, especially SSA ones
  1219.  * Various fixes on theora and ogg
  1220.  
  1221. Demuxers:
  1222.  * Various fixes for EPG support in MPEG-TS demuxer
  1223.  * Fixes for potential stack overflow in .avi, .mp4 and .asf demuxers
  1224.  
  1225. Access:
  1226.  * Fixes for v4l2 devices
  1227.  * Fixes for dvb-c channels-scanning
  1228.  
  1229. Qt Interface:
  1230.  * Fix some playlist sorting issues
  1231.  
  1232. Mac OS X Interface:
  1233.  * Fixed a crash when updating VLC
  1234.  * Fixed a crash related to QTKit when opening video files (10.6 only)
  1235.  * Added the ability to play 2nd media in sync to the primary item (input-slave)
  1236.  * Added the "Quit after Playback" feature
  1237.  
  1238. Mac OS X Port:
  1239.  * The "Delete Preferences" script is now delivered as a Universal Binary
  1240.    with native code for PowerPC, Intel and Intel 64bit
  1241.  * Full 64bit runtime compatibility on both Mac OS X 10.5 and 10.6
  1242.    - no support for Goom and SDL
  1243.    - limited text rendering support
  1244.    - This port is still considered as EXPERIMENTAL despite its binary release.
  1245.  
  1246. Encoders:
  1247.  * MPEG2 transrate stream output removed
  1248.  * x264 default-values closer to x264.exe defaults.
  1249.  * x264 rc-behaviour fixes:
  1250.    - if user defines qp-value, CQP-mode is used
  1251.    - otherwise if user defines vb=0, CRF-mode is used
  1252.    - otherwise ABR-mode is used
  1253.  * x264 set vbv-bufsize/vbv-maxsize better if user hasn't defined these:
  1254.    - ABR mode set vbv-max-bitrate=bitrate
  1255.    - vbv-bufsize is bitrate * seconds between keyframes (keyint/fps)
  1256.  
  1257.  
  1258. Playlist:
  1259.  * Lua scripts for Mpora and Vimeo playback
  1260.  
  1261. Unix builds:
  1262.  * Various fixes to enable 1.0 to build on Solaris and OpenBSD
  1263.  
  1264. Translations:
  1265.  * New Kazakh and Croatian translations
  1266.  * Lithunanian translation is available on Windows
  1267.  * Galician, Korean, Nepali, Vietnamese, Ukrainian, Portuguese Brazilian,
  1268.    Arabic and French translation updates
  1269.  
  1270.  
  1271. Changes between 1.0.0 and 1.0.1:
  1272. --------------------------------
  1273.  
  1274. Demuxers:
  1275.  * Fix wmv/asf issues that caused audio to drop
  1276.  * Various fixes for ac3, mp3, dts and stability for wav format
  1277.  * Fix seek in RTSP in conformity to RFC 2326
  1278.  * Fix Dailymotion access script
  1279.  * Fix crashes in xspf files handler
  1280.  * Fix seeking and timing issues in some flv files on Windows version
  1281.  
  1282. Access:
  1283.  * Add extra caching for files on network shares
  1284.  * Prevent integer underflow in Real pseudo-RTSP module, discovered by tixxDZ,
  1285.    DZCORE Labs, Algeria
  1286.  
  1287. Decoders:
  1288.  * Fix seeking in mpeg2 video files
  1289.  * Improve SSA subtitles rendering
  1290.  * Update most codecs for the Windows and Mac version
  1291.  
  1292. Muxers:
  1293.  * Fix sound recording of .flv files with mp3 audio
  1294.  
  1295. Qt Interface:
  1296.  * Possibility to change the opacity level of the Fullscreen controller
  1297.  * Fix various crashes and VIDEO_TS folders opening
  1298.  
  1299. Mac OS X Interface:
  1300.  * Added options to disable support for Apple Remote and Media Keys
  1301.  * Fixed options for Volume, Last.fm password and Subtitle Encoding
  1302.  * Fixed redraw issues when autosizing the video window
  1303.  * Preferences panel now includes help through tool-tips
  1304.  * More reliable Information and Messages panels
  1305.  * Fix various crashes
  1306.  
  1307. Windows port:
  1308.  * The ZVBI module is now available for Windows, for complete teletext support
  1309.  
  1310. Translations updates for Brazillian, French, German, Korean, Norwegian Nynorsk,
  1311. Lithuanian
  1312.  
  1313.  
  1314. Changes between 0.9.10 and 1.0.0:
  1315. ---------------------------------
  1316.  
  1317. Important notes:
  1318. ----------------
  1319.  * Alsa and OSS audio capture has been removed from the v4l and v4l2 accesses.
  1320.    See 'Access:' for more info.
  1321.  * Support for Mac OS X 10.4.x was dropped due to its technical limitations
  1322.  
  1323. Playback:
  1324.  * Instantaneous pausing
  1325.  * Frame-by-Frame playback
  1326.  * Finer speed control
  1327.  * On-the-fly recording for all medias
  1328.  * Timeshift for most medias
  1329.  * RTSP trickplay support
  1330.  * Subtitles core improvements and fixes
  1331.  
  1332. Decoders:
  1333.  * New AES3 (SMPTE 302M) decoder
  1334.  * New Dolby Digital Plus - E-AC-3 (A/52b) decoder
  1335.  * New True HD/MLP decoder and parser
  1336.  * New Blu-Ray Linear PCM decoder
  1337.  * New QCELP (Qualcomm PureVoice) decoder
  1338.  * Improved Real Video 3.0 & 4.0 decoder
  1339.  * New WMA v1/2 fixed point integer decoder
  1340.  * Closed Captions using the SCTE-20 standard are now correctly decoded
  1341.  * Improvement of WavPack decoder to support all integer modes and float mode
  1342.  * Corrections on 5.1 and 7.1 channel decoding and ordering
  1343.  
  1344. Demuxers:
  1345.  * Support for Dirac, MLP and RealVideo in Matroska files
  1346.  * Major improvements in RealMedia files opening (.rm and .rmvb)
  1347.  * Improvements of the TS demuxer for M2TS files from Blu-Ray and AVCHD
  1348.  * Metadata for mod files are supported
  1349.  * GSM codecs in Wav files are supported
  1350.  * New raw audio demuxer supporting raw PCM streams
  1351.  * New Dirac demuxer for raw Dirac streams
  1352.  
  1353. Encoders:
  1354.  * Dirac encoding using libdirac (supported in Ogg and in TS)
  1355.  * Shine mp3 fixed-point encoder
  1356.  
  1357. Access:
  1358.  * RTSP authentication with Darwin Streaming Server
  1359.  * On-the-fly gzip and bzip2 file decompression (except on Windows)
  1360.  * Playback for video in uncompressed multi-RAR archives
  1361.  * DVB-S and ATSC cards support on Windows
  1362.  * New OSS and Alsa accesses. The v4l2 and v4l modules no longer support
  1363.    OSS or Alsa audio input. Use --input-slave alsa:// or oss:// if needed.
  1364.  * DVB scanning on linux
  1365.  * EXPERIMENTAL Blu-Ray Disc and AVCHD Folders support
  1366.  * On-the-fly zip file decompression and browsing (MRL of the form
  1367.    zip://file.zip!/file.avi to specify the file - the development form of
  1368.    zip://file.zip|file.avi is not supported anymore)
  1369.  * Opening of any file descriptor using 'fd://'
  1370.  * MTP device access on Unix
  1371.  * CD-Text support on the cdda module (CD-Audio)
  1372.  * :start-time and :stop-time can handle sub-second values
  1373.  
  1374. Inputs:
  1375.  * Mouse cursor support in x11 and win32 screen modules
  1376.  * Screen module now features partial screen capture and mouse following on
  1377.    Windows and Mac OS X.
  1378.  
  1379. Playlist:
  1380.  * Export the playlist in HTML
  1381.  * Lua script for BBC radio playback
  1382.  * Better metadata handling and reading
  1383.  
  1384. Linux/Windows interface:
  1385.  * Global Hotkeys on Windows and Linux
  1386.  * Various fixes for skins2 interface
  1387.  * Recently played items list
  1388.  * Interface toolbar customizations
  1389.  * Various Improvements on the Qt interface:
  1390.     - More menus actions
  1391.     - Finer speed slider
  1392.     - Improvements on many dialogs
  1393.     - New dialog for plugins listing
  1394.     - Fixed-size mode for videos
  1395.     - Better Teletext, trickplay and encrypted streams control
  1396.  * Better integration in GTK environments
  1397.  
  1398. Mac OS X Interface:
  1399.  * Controllable by the Media Keys on modern Apple keyboards (brushed Aluminium)
  1400.  * Reveal-in-Finder functionality for locally stored items.
  1401.  * Easy addition of subtitles through the Video menu
  1402.  * Additional usability improvements
  1403.  
  1404. Stream output:
  1405.  * Restored the old mpeg2 transrating module.
  1406.  * Multiple bridge-in instances are now possible.
  1407.  * bridge-in can be used to configure a placeholder stream.
  1408.  * Remote Audio Output Protocol (AirTunes) module.
  1409.  * Fixed mosaic memleak. Mosaics are now usable again.
  1410.  
  1411. Maemo Port:
  1412.  * New Maemo port with:
  1413.    - an interface based on Hildon framework.
  1414.    - scaler based on the swscale_nokia770 library.
  1415.  
  1416. Windows CE Port:
  1417.  EXPERIMENTAL work for the winCE port has been done.
  1418.  
  1419. Mac OS X Port:
  1420.  * EXPERIMENTAL 64bit support
  1421.  * Speed improvements by using llvm-gcc
  1422.  * New document icons by Dominic Spitaler
  1423.  * Support for latest iSight models
  1424.  
  1425. Audio output:
  1426.  * Removed obsolete Esound and aRts plugins
  1427.  * Surround support for PulseAudio
  1428.  
  1429. Video output:
  1430.  * Effects (cube, torus, etc.) removed from OpenGL video output
  1431.  * Video is able to stay in original size and to zoom in fullscreen
  1432.    (hotkey 'o') while keeping black borders
  1433.  * Image video output has been rewritten into a video-filter named 'scene'.
  1434.    The old image video output has been removed.
  1435.  * Support for scaling and converting video chromas with FFMPEG imgresample was
  1436.    withdrawn due to bugs. Please use the newer FFMPEG swscale instead.
  1437.  
  1438. Miscellaneous:
  1439.  * Invmem, a fake codec to display images from external applications
  1440.  
  1441. New Localization:
  1442.  * Khmer
  1443.  * Mongolian
  1444.  * Sorani
  1445.  
  1446.  
  1447. Changes between 0.9.9a and 0.9.10:
  1448. --------------------------------------
  1449.  
  1450. HTTP Interface:
  1451.  * Fixed default ACL
  1452.  
  1453. Mac OS X:
  1454.  * Fixed crashes on multi-screen setups
  1455.  * Corrected volume and subtitle encoding options in the Preferences
  1456.  * Improved Information panel behavior, when playlist is not displayed
  1457.  * Fixed QTCapture input support for the latest iSight models
  1458.  * Added a menu-item to unlock the video window's aspect ratio
  1459.  * Fixed redraw issues when autosizing the video window
  1460.  * Updated libpng, libgpg-error, libgcrypt, fribidi
  1461.  
  1462. Various fixes to the following modules:
  1463.  * access:
  1464.    - HTTP, SMB
  1465.    - updated and additional access scripts (BBC radio, dailymotion, ...)
  1466.    - Prevent integer underflow in Real pseudo-RTSP module, discovered by tixxDZ,
  1467.      DZCORE Labs, Algeria
  1468.  * stream out:
  1469.    - RTP, RTSP VoD, Mosaic Bridge
  1470.  * decoder:
  1471.    - TSCC
  1472.  
  1473.  
  1474. Changes between 0.9.9 and 0.9.9a:
  1475. ---------------------------------
  1476.  
  1477. Mac OS X:
  1478.  * Updated multiple 3rd party libraries to keep in sync with the Win32 port
  1479.  * Playback fixes for PowerPC-based Macs
  1480.  
  1481.  
  1482. Changes between 0.9.8a and 0.9.9:
  1483. ---------------------------------
  1484.  
  1485. Decoders:
  1486.  * Experimental new decoder for Real Video 3.0 & 4.0
  1487.  
  1488. Demuxers:
  1489.  * Various fixes related to real demuxer
  1490.  
  1491. Mac OS X Interface:
  1492.  * Fixed circumstances, which could lead to an empty Information panel
  1493.    - Note that VLC will show information on the currently _selected_ item
  1494.      instead of the currently _playing_ item, if the playlist is visible in the
  1495.      main controller window.
  1496.  * Fixed multiple UTF8 issues in the Streaming / Exporting Wizard
  1497.  
  1498. Mac OS X Port:
  1499.  * Improved video playback performance on Intel-based Macs
  1500.  
  1501. New Localizations:
  1502.  * Indonesian
  1503.  * Bengali
  1504.  * Updates of other localizations
  1505.  
  1506. Various bugfixes:
  1507.  * Support for receiving RTP packets on odd port numbers.
  1508.  * Lots of small bugfixes.
  1509.  * Correct Fullscreen behaviour on Multi-Screen setups on Windows
  1510.  * Telnet fixes on Windows
  1511.  * Resampling fixes when transcoding
  1512.  
  1513.  
  1514. Changes between 0.9.6 and 0.9.8a:
  1515. ---------------------------------
  1516.  
  1517. Security update:
  1518.  * Fixed buffer overflow in Real demuxer (SA-0811, CVE-2008-5276)
  1519.  
  1520. Bunch of small bugfixes.
  1521.  
  1522.  
  1523. Changes between 0.9.5 and 0.9.6:
  1524. --------------------------------
  1525. New Localizations:
  1526.  * Ukrainian
  1527.  
  1528. Security updates:
  1529.  * Fixed overflow in CUE support from VCD access (SA-0810, CVE-2008-5032)
  1530.  * Fixed overflow in RealText subtitles support (SA-0810, CVE-2008-5036)
  1531.  
  1532.  
  1533. Changes between 0.9.4 and 0.9.5:
  1534. --------------------------------
  1535. Security updates:
  1536.  * Fixed buffer overflow in TiVo demuxer (SA-0809, CVE-2008-4686, CVE-2008-4654)
  1537.  * Fixed libpng CVE-2008-3964 in Win32 and MacOS builds
  1538.  
  1539. Features:
  1540.  * Closed Caption EIA 608/708 parsing enabled for libmpeg2
  1541.  
  1542. Various bugfixes:
  1543.  * Fixed various potential crashes and memleaks
  1544.  * Fixed issues with reading from files (especially non-local)
  1545.  
  1546. Windows port:
  1547.  * Fix bug where interface was "eating" some media keys
  1548.  * Fix some crashes in DirectShow access
  1549.  
  1550. Qt Interface:
  1551.  * Fix bug when the resetting of preferences didn't reset the dialog states
  1552.  * Right-click menu to select playlist columns reenabled
  1553.  * Various fixed in playlist
  1554.  
  1555. Access:
  1556.  * MMAP module is now deactivated by default
  1557.  
  1558. Translations:
  1559.  * Update of Brazillian, Swedish translation
  1560.  
  1561.  
  1562. Changes between 0.9.3 and 0.9.4:
  1563. ------------------------------------
  1564. Various bugfixes:
  1565.  * Crashes fixed in ogg, vobsub, dvdread
  1566.  * Fixes several memory leaks.
  1567.  
  1568. Mac OS X port:
  1569.  * Apple machines without Quartz Extreme are no longer supported (use 0.9.2 or earlier )
  1570.  * Fixed a crash with deletion of old preferences.
  1571.  * Fixed targetname for downloaded updates
  1572.  
  1573. Windows port:
  1574.  * Stability fix for the video output.
  1575.  
  1576.  
  1577. Changes between 0.9.2 and 0.9.3:
  1578. --------------------------------
  1579.  
  1580. Various bugfixes:
  1581.  * Fixed DTS channel order on 5.1 systems
  1582.  * Fixed pausing behavior for subtitles and for Audio-CD
  1583.  * Multiple subtitles and podcast fixes
  1584.  * Various crashes fixed in PS, SSA, mkv, xspf, freetype
  1585.  * Fixed update system bugs
  1586.  * Other bug fixes (dvd language selection, subtitle colours, HTTP keep-alive...+)
  1587.  
  1588. Mac OS X port:
  1589.  * Fixed ffmpeg slowness on PowerPC-based Macs
  1590.  * Fixed crash on startup when installed on old preferences
  1591.  * Fixed bug in directory opening on Mac OS X
  1592.  * Fixed font selection in the Simple Preferences
  1593.  * Thicker border to the subtitle renderer
  1594.  * Fixed the appearance of playlist items in the Streaming/Transcoding Wizard
  1595.  * Fixed AC3 passthrough on Mac OS X
  1596.  * Fixed behavior of the Volume Normalizer settings on Mac OS X
  1597.  * Removed the deprecated QuickDraw video output module to avoid crashes on
  1598.    modern Mac OS X versions
  1599.  
  1600. Windows port:
  1601.  * Fixed sensitivity of Fullscreen Controller
  1602.  * Fixed error messages on startup when VLC wasn't correctly uninstalled
  1603.    before installation
  1604.  * Fix showing of controller when returning from fullscreen playback
  1605.  * Multiple directory and path location fixes.
  1606.  
  1607. Qt4 interface:
  1608.  * Added Faster/Slower icons to the controller panel
  1609.  * Fixed lost playlist columns when switching the playlist view
  1610.  * Added needed options to Simple preferences (to avoid NVIDIA drivers issues)
  1611.  * Fullscreen controller: added time label, remembering of last position
  1612.  * Fixed drag'n drop behaviour on the playlist
  1613.  * Multiple other fixes (Enter hotkey in preferences, Skins selection...)
  1614.  
  1615.  
  1616. Changes between 0.9.1 and 0.9.2:
  1617. --------------------------------
  1618.  
  1619.  * Restored the old behavior of --sout-keep. It is now de-activated by default.
  1620.  * Skins2 interface repaired on Windows.
  1621.  * Multiple bugfixes.
  1622.  
  1623.  
  1624. Changes between 0.9.1 and 0.9.0:
  1625. --------------------------------
  1626.  
  1627.  * Multiple bug fixes.
  1628.  
  1629.  
  1630. Changes between 0.8.6i and 0.9.0:
  1631. ---------------------------------
  1632.  
  1633. Important notes:
  1634. ----------------
  1635.  * This release will need Windows 2000 and Mac OS X 10.4 (Tiger), or more
  1636.    recent to work correctly
  1637.  * The HTTP interface is now only available on the local machine by default.
  1638.    If you want to make it available from other machines, you will have to
  1639.    edit the ".hosts" file.
  1640.    - On UNIX/Linux, the file is in /usr/share/vlc/http/.hosts
  1641.      If you're using the old http interface, it's located in
  1642.      /usr/share/vlc/http/old/.hosts
  1643.    - On Windows they are in C:\Program Files\VideoLAN\VLC\http\.hosts and
  1644.      C:\Program Files\VideoLAN\VLC\http\old\.hosts
  1645.    - On Mac OS X, you can find it in VLC.app/Contents/MacOS/share/http/.hosts
  1646.      and respectively in VLC.app/Contents/MacOS/share/http/old/.hosts
  1647.  * This version of VLC contains a new interface for Windows and Linux.
  1648.    This interface has a fullscreen controller and simplified preferences.
  1649.    This interface lacks the "Streaming Wizard" that used to be present in VLC
  1650.    0.8.6, but provides basic profiles.
  1651.  * The behavior of --sout-keep was changed. It's now activated by default.
  1652.  * The marq, mosaic and logo commands in the rc interface changed. They
  1653.    now require a target name as their first argument. Example:
  1654.    vlc --sub-filter "marq@test{marquee=Hello}" -I rc <somevideo>
  1655.    You can then use commands like: @test marq-marquee Goodbye
  1656.    If you didn't name the object using @test, its name will default to the
  1657.    plugin name (hence 'marq') in this example.
  1658.    These new commands are also available in the telnet interface.
  1659.  * The "rtp" access output module has been removed.
  1660.    Please use the RTP stream output instead, e.g.:
  1661.      Old: '#std{access=rtp,mux=ts,dst=239.255.1.2:5004,sap}'
  1662.      New: '#rtp{mux=ts,dst=239.255.1.2,port=5004,sap}'
  1663.  * You now need to append --m3u-extvlcopt to your command line to enable
  1664.    EXTVLCOPT options parsing in m3u playlists. Note that only a limited set
  1665.    of options is available to m3u playlists (CVE-2007-6683).
  1666.  * The old access:url syntax is no longer supported to resolve ambiguities
  1667.    with some file names. Use access://url instead.
  1668.     E.g.:  vlc:quit -> vlc://quit ;
  1669.            udp:@239.255.12.12 -> udp://@239.255.12.12
  1670.  * The ffmpeg module has been removed and replaced by the new avcodec,
  1671.    avformat, swscale (or imgresample if you use a swscale-less ffmpeg build)
  1672.    and postproc modules.
  1673.  * The web plugins ActiveX (IE)/Firefox/Mozilla/Safari now recognize the
  1674.    following states: IDLE/CLOSE=0, OPENING=1, BUFFERING=2, PLAYING=3, PAUSED=4,
  1675.    STOPPING=5, FORWARD=6, BACKWARD=7, ENDED=8, ERROR=9. With FORWARD and
  1676.    BACKWARD being reserved for future implementations and are thus not
  1677.    functional atm.
  1678.  * Croping and padding in transcode are now done using the croppadd video
  1679.    filter. For example:
  1680.    transcode{vcodec=mp2v,vfilter=croppadd{cropttop=20,cropbottom=30,paddleft=100}}
  1681.  * Canvas setting in transcode is now done using the canvas video filter.
  1682.    For example:
  1683.    transcode{vcodec=mp2v,vfilter=canvas{width=640,height=480}}
  1684.  * Glide video output module has been removed.
  1685.  
  1686. Changes:
  1687. --------
  1688.  
  1689. Security updates:
  1690.  * Updated libfreetype on Windows and Mac OS X (CVE-2008-1806, CVE-2008-1806,
  1691.    CVE-2008-1807)
  1692.  * TTA Parser improvements (CVE-2008-3732)
  1693.  * MMS Access Module improvements (CVE-2008-3794 )
  1694.  
  1695. Playlist:
  1696.  * Vastly improved playlist support:
  1697.     * Media library creation to save all your playlist items
  1698.     * "Live search"
  1699.     * Shoutcast TV listings
  1700.     * Audioscrobbler/Last.FM support
  1701.  * Album art support
  1702.  * User definable Lua playlist scripts. See share/lua/playlist/README.txt
  1703.    (Default scripts open YouTube, DailyMotion, metacafe, Google Video and
  1704.    lots of other URLs)
  1705.  * User definable Lua album art fetcher scripts. See share/lua/meta/README.txt
  1706.  
  1707. Inputs:
  1708.  * Video for Linux 2 (V4L2) input support
  1709.  * UDP-Lite transport for RTP/AVP
  1710.  * DCCP transport for RTP/AVP
  1711.  * Proxy support for MMSH stream
  1712.  * JACK audio input support
  1713.  * Input run time option (improved live stream recording)
  1714.  * BDA devices access module for DVB-C/S/T capture cards on Microsoft Windows
  1715.  * Re-written Screen access module for Mac OS X
  1716.    using OpenGL instead of QuickDraw
  1717.  * Screen module now supports partial screen capture and mouse following on X11.
  1718.  * Experimental EyeTV access module
  1719.    This requires the user to install a plugin to EyeTV.app
  1720.    (available as a separate download).
  1721.  * Simple RTP input (with MPEG A/V, G.711 and PCM support).
  1722.  * RTMP input support
  1723.  * QTKit-based Input module for Mac OS X allowing display and streaming of video
  1724.    taken from all iSight-labelled video cameras (no audio support)
  1725.  * HTTP access now supports gzip compressed data and Digest Access
  1726.    Authentication.
  1727.  * New options to reduce latency between arrival of raw data and display of
  1728.    frames. (--auto-adjust-pts-delay and --use-stream-immediate)
  1729.  
  1730. Demuxers:
  1731.  * MP4 gpac and Apple chapter support
  1732.  * Fixed playback of AIFF stereo files
  1733.  * Fixed audio glitch on seek
  1734.  * Improved FLAC demuxer (duration / current time / meta data)
  1735.  * AAC tags support
  1736.  * APEv1/2 tags support
  1737.  * Improved ID3v2 tags support
  1738.  * Improved Ogg/Vorbis tags support
  1739.  * Raw video support
  1740.  * Standard MIDI File (types 0 & 1) support
  1741.  * TiVo Series 2 support
  1742.  * CD+G karaoke Files support
  1743.  * MXF files support
  1744.  * OMA support
  1745.  
  1746. Decoders:
  1747.  * VP60/VP61/VP6F/VP62 support
  1748.  * Flash Screen Video support
  1749.  * CamStudio Screen Video support
  1750.  * DosBox Capture support
  1751.  * Karl Morton's Video support
  1752.  * limited atrac3 support
  1753.  * Fraps support
  1754.  * Fluidsynth MIDI software synthesis (with external sound fonts)
  1755.  * New codec FOURCCs to support more specific files:
  1756.    Avid, FCP, Sony, Samsung, ...
  1757.  * H.264 PAFF support
  1758.  * DNxHD / VC-3 support
  1759.  * NellyMoser ASAO support
  1760.  * APE (Monkey audio) support
  1761.  * RealVideo support (with the RealVideo run-time)
  1762.  * Dirac video support using libschroedinger
  1763.  
  1764. Subtitles:
  1765.  * Closed Caption Decoder (DVD, ReplayTV, TiVo, DVB/ATSC)
  1766.  * VBI & EBU (Teletext) support (*nix, Mac OS)
  1767.  * Ogg/Kate subtitles support
  1768.  * AQTitle subtitles support
  1769.  * MKV USF subtitles support
  1770.  * HTML-based subtitles support
  1771.  * MPSub subtitles support
  1772.  * JacoSub subtitles basic support
  1773.  * MPL2 subtitles support
  1774.  * Rewrite of ASS/SSA scripts and subtitles support
  1775.  * PowerDivx (.psb) Subtitles support
  1776.  * Realtext subtitle support
  1777.  * DKS subtitle support
  1778.  * SubViewer 1.0 (SubRip09) subtitles support
  1779.  * Correct Right-to-left languages in subtitles support
  1780.  
  1781. Encoders:
  1782.  * Flash Screen Video support
  1783.  * Improved H.264 encoding speed
  1784.  
  1785. Video outputs and filters:
  1786.  * New CoreAnimation-based output module (VLCKit framework on OS X only)
  1787.  * Adjust, Invert and Distort (now split into Wave, Ripple, Gradient and
  1788.    Psychedelic) video filters can now be streamed
  1789.  * New puzzle video output filter
  1790.  * Re-written motion detection video filter
  1791.  * New extract video filter (extract Red, Green and Blue components from a
  1792.    video)
  1793.  * New sharpen video filter (increase the contrast of adjacent pixels)
  1794.  * New erase video filter (removes logos from a video)
  1795.  * Enhanced subtitles' renderer to support bold, italic and some HTML tags
  1796.    (Google Summer of Code Student project)
  1797.  * Support for RGBA and I420 blending.
  1798.    The latter improves Mosaic CPU usage *a lot*.
  1799.  * New transparency mask video filter (for use with the mosaic_bridge module).
  1800.  * New bluescreen video filter (for use with the mosaic_bridge module).
  1801.    This was previously part of the mosaic module.
  1802.  * Fixed random characters problem in RSS filter.
  1803.  * Add rotate-deciangle for more precision on rotate filter
  1804.  * Support for Intel SSE2 instruction set in chroma converters
  1805.  * Improved use of Intel MMX instruction set in chroma converters
  1806.  * New croppadd and canvas video filters.
  1807.  
  1808. Audio outputs and filters:
  1809.  * Replay gain support
  1810.  * Audio playback when going slower/faster (with pitch correction via
  1811.    new scaletempo audio filter)
  1812.  * New spatializer audio filter
  1813.  * Correct DTS output via S/PDIF
  1814.  
  1815. Stream output:
  1816.  * RTSP for TS-multiplexed broadcast streams
  1817.  * New RTP payload formats:
  1818.    * Speex voice audio codec
  1819.    * ITU T.140 (for text, subtitles) output
  1820.    * G.711 (both A-law and ┬╡-law) output
  1821.  * UDP-Lite transport for RTP
  1822.  * DCCP transport for RTP
  1823.  * Lots of fixes for RTSP broadcasting
  1824.  * RTMP output
  1825.  
  1826. Interfaces:
  1827.  * All
  1828.    * New Simple Preferences dialogs showing the most important settings in an
  1829.      end-user suitable way.
  1830.    * Improved user interaction
  1831.    * Improved mouse gestures
  1832.    * Vastly improved Update checker
  1833.    * Full support for meta data editing (ID3v2, Ogg/Vorbis, AAC, APEv1/2)
  1834.  * Windows/Linux
  1835.    * Brand new interface for Linux and Windows, based on the Qt toolkit
  1836.    * Fullscreen controller (transparency on Linux+Composite)
  1837.  * Mac OS X
  1838.    * Improved video output features
  1839.    * Online access to VideoLAN's Help Wiki within VLC
  1840.    * New setting to disable the "Recent Items" service
  1841.    * When playing Radio (live) streams, the current track is shown correctly
  1842.    * Correct appearance on Macs using Aqua's graphite theme
  1843.    * Simplified Extended Controls panel
  1844.  * Ncurses:
  1845.    * Correctly displays wide characters when using an UTF-8 locale,
  1846.      if libncursesw is available.
  1847.    * Some nice colors if the terminal supports it (most do)
  1848.  * Experimental Lua interface modules. See vlc -I lua and
  1849.    share/lua/intf/README.txt for more info.
  1850.  * Unix
  1851.    * Option to allow only one running instance, using D-Bus interface.
  1852.    * D-Bus Interface implementing the MPRIS
  1853.      (Media Player Remote Interfacing specification), a common dbus control
  1854.      interface for media players that intends to become an xdg standard when
  1855.      finished: http://wiki.xmms2.xmms.se/index.php/Media_Player_Interfaces .
  1856.    * Motion module using disk accelerometers to keep video horizontal
  1857.    * Plugin to set Telepathy presence message using MissionControl
  1858.  * Fixed VLM schedule time on Linux
  1859.  
  1860. Linux Port:
  1861.  * VLC now complies with the XDG Base Directory Specification version 0.6
  1862.    http://standards.freedesktop.org/basedir-spec/basedir-spec-0.6.html
  1863.    (which means that VLC doesn't use the $HOME/.vlc directory anymore)
  1864.  
  1865. Mac OS X Port:
  1866.  * Mac OS X Framework "VLCKit" that can be used to embed VLC in third party
  1867.    applications (Google Summer of Code Student project, Mac OS X 10.5 only)
  1868.  * New text renderer based on Quartz replacing the existing Freetype solution
  1869.  * Complete compatibility with Mac OS X 10.5 Leopard
  1870.    * It is now required to compile a fully featured build
  1871.  * The support of Mac OS X 10.3.9 and QuickTime 6.x was discontinued.
  1872.  
  1873. LibVLC:
  1874.  * Event management and various improvements in libvlc
  1875.    (Part of a Google Summer of Code Student project)
  1876.  
  1877. New Localizations:
  1878.  * Finnish
  1879.  * Persian
  1880.  * Polish
  1881.  * Punjabi
  1882.  * Bulgarian
  1883.  
  1884. Developers:
  1885.   * LibVLC now supports externally built plugins properly.
  1886.     A "vlc-plugin" pkg-config package is provided.
  1887.   * Java bindings are now built from a separate source.
  1888.  
  1889.  
  1890. Changes between 0.8.6h and 0.8.6i:
  1891. ----------------------------------
  1892.  
  1893. Security updates:
  1894.  * Fixed integer overflow in WAV demuxer (CVE-2008-2430)
  1895.  
  1896. Various bugfixes:
  1897.  * Fixed option to use shared memory within the GLX video output module
  1898.  * Improved galaktos-based audio visualizations on FreeBSD
  1899.  * Miscellaneous bugfixes in multiple modules and in libvlc
  1900.    (transcode stream output, OSD menu video filter, VCD input,
  1901.     SAP services discovery, http control interface)
  1902.  * Updated Polish translation
  1903.  
  1904.  
  1905. Changes between 0.8.6g and 0.8.6h:
  1906. ----------------------------------
  1907.  
  1908. Security updates:
  1909.  * Updated GnuTLS and libgcrypt on Windows and Mac OS X (CVE-2008-1948,
  1910.    CVE-2008-1949, CVE-2008-1950)
  1911.  * Updated libxml2 on Windows and Mac OS X (CVE-2007-6284)
  1912.  
  1913. Goodies:
  1914.  * Updated libebml and libmatroska on Mac OS X. Reliability improvements.
  1915.  * Miscellaneous bugfixes in multiple modules and in libvlc
  1916.    (ftp access, record access filter, video filters, RC interface,
  1917.     playlist demuxer, IP networking, MPJPEG muxer, stream outputs)
  1918.  * Improved support for MPEG2 content created by Final Cut Pro
  1919.  * More reliable audio reception for MPEG TS streams
  1920.  * Fixed a regression in 0.8.6g where usage of the snapshot feature could lead
  1921.    to an unexpected application termination
  1922.  * New Serbian translation
  1923.  * Updated Romanian translation
  1924.  
  1925.  
  1926. Changes between 0.8.6f and 0.8.6g:
  1927. ----------------------------------
  1928.  
  1929. Security updates:
  1930.  * Removed VLC variable settings from Mozilla and ActiveX
  1931.    (CVE-2007-6683, VideoLAN-SA-0804)
  1932.  * Removed loading plugins from the current directory
  1933.    (CVE-2008-2147, VideoLAN-SA-0805)
  1934.  * Updated libpng on Windows and Mac OS X (CVE-2008-1382)
  1935.  * Fixed libid3tag denial of service (CVE-2008-2109)
  1936.  * Fixed libvorbis vulnerabilities (CVE-2008-1419, CVE-2008-1420, CVE-2008-1423)
  1937.  * Fixed speex insufficient boundary check (CVE-2008-1686, oCERT-2008-004)
  1938.  
  1939. Various bugfixes:
  1940.  * Fixed various memory leaks, improving stability when running as a server
  1941.  * Fixed compilation with recent versions of FFmpeg
  1942.  * Correctly parses SAP announcements from MPEG-TS
  1943.  * Fixed AAC resampling
  1944.  * The Fullscreen Controller appears correctly on Mac OS X,
  1945.    if the 'Always-on-top' video option was selected.
  1946.  
  1947.  
  1948. Changes between 0.8.6e and 0.8.6f:
  1949. ----------------------------------
  1950.  
  1951. Security updates:
  1952.  * Really fixed subtitle buffer overflow (CVE-2007-6681, CVE-2008-1881)
  1953.  * Fixed Real RTSP code execution problem (CVE-2008-0073)
  1954.  * Fixed MP4 integer overflows (CVE-2008-1489, CVE-2008-1768)
  1955.  * Fixed cinepak vulnerabilities (CVE-2008-1769)
  1956.  - More information can be found in VideoLAN-SA-0801 and VideoLAN-SA-0803.
  1957.  
  1958. Various bugfixes:
  1959.  * The Mozilla plugin registers a usable range of MIME-types on Mac OS X
  1960.  * Improved VLC's video output behavior on multi-screen setups running Mac OS X
  1961.  * Fixed crashes in H264 packetizer
  1962.  * Close MMS access on network timeout
  1963.  * Fix some problems with AAC decoder & packetizer
  1964.  
  1965.  
  1966. Changes between 0.8.6d and 0.8.6e:
  1967. ----------------------------------
  1968.  
  1969. Various bugfixes:
  1970.  * Resume playback for viewing content over FTP
  1971.  * Fixed XShm detection with remote X11
  1972.  
  1973. Security updates:
  1974.  * Subtitle demuxers overflow (CVE-2007-6681)
  1975.  * HTTP listener format string injection (CVE-2007-6682)
  1976.  * Fixed buffer overflow in the SDL_image library (CVE-2006-4484)
  1977.  * Real RTSP overflows (CVE-2008-0225, CVE-2008-0295, CVE-2008-0296,
  1978.    VideoLAN-SA-0801)
  1979.  * Arbitrary memory overwrite in the MP4 demuxer (CORE-2008-0130,
  1980.    VideoLAN-SA-0802)
  1981.  
  1982. Audio filter:
  1983.  * Fixed DTS to S/PDIF converter
  1984.  
  1985. Audio output:
  1986.  * Fixed 5.1 audio on ALSA
  1987.  
  1988. Access:
  1989.  * Fixed some RTSP hanging and user/password passing through RTSP URLs
  1990.  
  1991. Stream output:
  1992.  * Fixed waiting for SPS/PPS problem in H.264 packetizer
  1993.  
  1994. Encoders:
  1995.  * Improved compatibility for creating H.264 video files playable on iPhones
  1996.  * Improved detection of optimal amount of threads for multi-threaded H.264
  1997.    encoding on multi-cpu systems
  1998.     - Note that this is used when transcode threads is set to 0 (default)
  1999.     - Not supported on Windows (multiple threads require manual configuration)
  2000.  
  2001. Mac OS X Interface & Port:
  2002.  * Restored compatibility with Mac OS X 10.3.9
  2003.  * Corrected behavior of the Preferences panel
  2004.  * VLC no longer crashes on quit while playing
  2005.  
  2006. Localization:
  2007.  * Updated Romanian and Polish translations
  2008.  
  2009.  
  2010. Changes between 0.8.6c and 0.8.6d:
  2011. ----------------------------------
  2012.  
  2013. Various bugfixes:
  2014.  * Mozilla plugin: supports a reasonable amount of MIME types on Windows
  2015.  * Linux: Fixed S/PDIF passthrough with ALSA
  2016.  * Automatic recovery on unexpected stream discontinuity (clock gap) occurrences
  2017.    in input
  2018.  * Use field order (top/bottom) for correct bob/linear deinterlacing
  2019.  * Fix invalid free in bookmarks loading code
  2020.  
  2021. Windows and Mac OS Binaries
  2022.  * FLAC Security Update (CVE-2007-4619) to prevent multiple integer overflows
  2023.  
  2024. Active X plugin:
  2025.  * Security update (VideoLAN-SA-0703, CVE-2007-6262)
  2026.  
  2027. Mac OS X Interface & Port:
  2028.  * Apple Remote support on Mac OS X 10.5 Leopard with enhanced functionality
  2029.  * Improved Video Output compatibility for Mac OS X 10.5 Leopard
  2030.  * Improved behavior of the Fullscreen Controller and mode changes between
  2031.    Fullscreen and Windowed Video Output
  2032.  * Softened the white flash artifacts that may appear during the transition of
  2033.    two different movies
  2034.  * Support for current Ogg file formats
  2035.  NOTE: This release requires Mac OS X 10.4 or higher.
  2036.        Mac OS X 10.3.9 is not supported anymore.
  2037.  
  2038. Encoders:
  2039.  * Improved H.264 encoding speed on Mac OS X
  2040.  
  2041. Other changes:
  2042.  * The automatic updating facility was removed
  2043.  * You now need to append --m3u-extvlcopt to your command line to enable
  2044.    EXTVLCOPT options parsing in m3u playlists.
  2045.  * RTSP server remote denial of service fixed (CVE-2007-6684).
  2046.  
  2047.  
  2048. Changes between 0.8.6b and 0.8.6c:
  2049. ----------------------------------
  2050.  
  2051. Various bugfixes, notably:
  2052.  * Windows Vista compatibility
  2053.  * Cropping in Direct3D
  2054.  * Fullscreen change crash on Mac OS X
  2055.  * RSS filter string overflow
  2056.  * Few memory leaks
  2057.  * MKV demuxer crash (related to seeking)
  2058.  
  2059. CDDA / Vorbis / Theora / SAP plugins:
  2060.  * Security updates (VideoLAN-SA-0702, CVE-2007-3316, US-CERT VU#200928)
  2061.  
  2062. Demuxers:
  2063.  * Fixed a problem with detecting embedded subtitles (GAB2 format) in AVI
  2064.  * Prevent WAV file integer overflow (CVE-2007-3467 & CVE-2007-3468)
  2065.  
  2066. Decoders:
  2067.  * Updated FLAC API compatibility
  2068.  
  2069. Input:
  2070.  * Support for new v4l2 encoder API
  2071.  
  2072. Localisation:
  2073.  * New localisation: Arabic, Persian
  2074.  
  2075.  
  2076. Changes between 0.8.6a and 0.8.6b:
  2077. ----------------------------------
  2078.  
  2079. Various bugfixes, notably:
  2080.  * Out-of-bound read in demuxers
  2081.  * Demuxers crashes (incl. CVE-2007-0256)
  2082.  * Mac OS X Interface crashes
  2083.  * VP31 decoding on Windows platforms
  2084.  * Direct3D Video Output modifications for Vista compatibility
  2085.  * Correct behaviour for feeding streams to Icecast or Shoutcast servers
  2086.  
  2087. Decoders:
  2088.  * Enhanced Flash Video support incl. VP61 and VP60
  2089.  * Teletext subtitles (telx) support
  2090.  
  2091. Webbrowser plugins:
  2092.  * Rectified behaviour and improved usability
  2093.  
  2094. Mac OS X Interface & Port:
  2095.  * Diverse usability improvements
  2096.  * New wizard option to embed subtitles
  2097.  * Screensaver/automatic sleep mode is enabled when a video is paused
  2098.  * Improved Delete-Preferences-Script
  2099.  
  2100.  
  2101. Changes between 0.8.6 and 0.8.6a:
  2102. ---------------------------------
  2103.  
  2104. CDDA / VCDX plugins:
  2105.  * Security updates (VideoLAN-SA-0701, CVE-2007-0017)
  2106.  
  2107. Mac OS X Interface:
  2108.  * Fullscreen controller improvements
  2109.  
  2110.  
  2111. Changes between 0.8.5 and 0.8.6:
  2112. --------------------------------
  2113.  
  2114. Playlist:
  2115.  * Shoutcast TV listings support
  2116.  
  2117. Input:
  2118.  * Support for RTSP authentication
  2119.  * Support for adding subtitles on the fly
  2120.  * Fixed MPEG-PS duration calculation
  2121.  * ATSC support for DVB input
  2122.  * Partial reading support for DVR-ms recordings
  2123.  * Partial reading support for MXF and GXF fileformat
  2124.  * Improved support for Flash Video files
  2125.  
  2126. Decoders:
  2127.  * Native WMV9/VC-1 support
  2128.  * WMA Speech support (through binary codecs)
  2129.  * VP5/VP6 - Flash Video support (not VP61)
  2130.  * The True Audio Lossless codec support
  2131.  * Matroska WavPack support
  2132.  * Improved H.264 support (interlaced, speed improvements etc but no PAFF)
  2133.  * Fixed a problem with MPEG2 field pictures
  2134.  * Fixed swapped colors on DVB subtitles
  2135.  
  2136. Video output:
  2137.  * Additional OpenGL effects (cylinder, torus, sphere, ...)
  2138.  * Experimental Direct3D 9 video output (win32). Best served on Vista :)
  2139.  * Improved libcaca support
  2140.  
  2141. Interfaces:
  2142.  * All
  2143.    * New hotkeys for crop and zoom
  2144.    * Support for snapshots from the HTTP interface
  2145.  * Windows
  2146.    * Systray support in skins
  2147.  * OS X
  2148.    * Support for Apple Remote control
  2149.    * Fullscreen controller panel (artwork by Simon Damkj├ªr Andersen)
  2150.    * New playmode buttons (artwork by Simon Damkj├ªr Andersen)
  2151.    * right/ctrl-click menu in video outputs
  2152.    * Main Menu uses autohide when playing videos in fullscreen mode
  2153.  * Linux
  2154.    * Notifications using notification-daemon
  2155.  
  2156. Windows port:
  2157.  * Support for Unicode filenames (Windows NT and above)
  2158.    Windows 9x/ME users:
  2159.      - Please note that these versions of Windows are not officially supported
  2160.      - Unicode support for Windows 9x/ME applications is available through the
  2161.        Microsoft Layer for Unicode available from the following location:
  2162.        http://www.microsoft.com.nsatc.net/globaldev/handson/dev/mslu_announce.mspx
  2163.        Download the MSLU package (unicows) and extract the content into the folder
  2164.        C:\Windows\System
  2165.  * Fixed IPv6 support on the client side
  2166.  * Fixed disable screensaver (Direct3D and DirectX video output)
  2167.  
  2168. Localization:
  2169.  * Add Czech
  2170.  * Add Slovak
  2171.  * Add Malay
  2172.  * Add Slovenian
  2173.  
  2174. Developers:
  2175.  * Updates to the libvlc API
  2176.  * Fixes for the mozilla and activeX plugins
  2177.  
  2178.  
  2179. Changes between 0.8.4a and 0.8.5
  2180. --------------------------------
  2181.  
  2182. Core support:
  2183.  * Statistics collection (bitrates, packets, connections, ...)
  2184.  * Support for downloading updates
  2185.  * Updated strings
  2186.  
  2187. Input:
  2188.  * Initial support for RTSP-over-HTTP (to allow NAT traversal)
  2189.  * Linux DV (Digital Video - Firewire) input
  2190.  * Improvements to the Audio CD input
  2191.      - Separate playlist entries for the tracks
  2192.      - Support for CDDB
  2193.  * Support for more DVB (satellite) encryption modules
  2194.  * Improved subtitles encoding support
  2195.  * Improved support for playing MP4 files from the Web
  2196.  
  2197. Decoders:
  2198.  * Cook (Real audio) support
  2199.  
  2200. Playlist / Services discovery:
  2201.  * XSPF playlist support
  2202.  * Podcast support
  2203.  * Updated Shoutcast to use new listing
  2204.  
  2205. Audio output:
  2206.  * New JACK audio output
  2207.  
  2208. Video output:
  2209.  * New video filters:
  2210.     - magnify: allows you to zoom on part of the image
  2211.     - gradient and edge detection: "cartoon-like" effect
  2212.     - bluescreen: overlay parts of a video transparently on another one
  2213.  * Logo video filter: can now loop through multiple images
  2214.  * RSS video filter: display feed images. Support for Atom feeds.
  2215.  * Improvements to the subtitles rendering
  2216.  
  2217. Stream output:
  2218.  * Initial support for throttling users on VOD streams
  2219.  
  2220. Interfaces:
  2221.  * System to inform the user and request information
  2222.     - HTTP authentication
  2223.     - Fatal errors
  2224.     - ...
  2225.  * wxWidgets
  2226.     - VLM (VideoLAN Media Manager) control panel
  2227.     - Improved media information panel (shows statistics, metadata, ...)
  2228.     - Drag & Drop support in the playlist
  2229.  * Skins2
  2230.     - New default skin
  2231.     - Support for Winamp 2 skins
  2232.     - Improved playlist handling
  2233.     - Support for popup menus, animated bitmaps, equalizer, ...
  2234.  * OS X
  2235.     - Embedded Video output
  2236.     - new Go-To-Specific-Time feature
  2237.     - Video cropping and aspect ratio changing while playing
  2238.     - Improved media information panel (shows statistics, metadata, ...)
  2239.     - support for processing multiple items with the wizard in a single run
  2240.     - option to save selections in the wizard for a session (default enabled)
  2241.  * HTTP
  2242.     - New default interface pages for VLC and VLM (including a mosaic wizard)
  2243.     - A bunch of new RPN functions
  2244.  
  2245. Windows Port:
  2246.  * MSN messenger "Now playing" support
  2247.  
  2248. OS X Port:
  2249.  * Mac-Intel compatibility
  2250.  * Enhanced support of various audio output devices
  2251.  * Growl "Now playing" support
  2252.  
  2253. *Nix port:
  2254.  * Ability to log to syslog
  2255.  * Root wrapper to avoid running VLC as root
  2256.  
  2257. Developers:
  2258.  * New libvlc API (not finished yet)
  2259.  * Java bindings
  2260.  * A bit more automatic testing
  2261.  
  2262.  
  2263. Changes between 0.8.4 and 0.8.4a:
  2264. ---------------------------------
  2265.  
  2266. Audio output:
  2267.  * Fix a52 over spdif in alsa
  2268.  * SPDIF output available again in the Mac OS X Audio menu.
  2269.  
  2270. Decoder:
  2271.  * Add support for new BMP and Cook (RealAudio G2) decoders in ffmpeg
  2272.  * Add support for some non-standard FOURCCs used for H.264/H.263
  2273.  
  2274. Demux:
  2275.  * Fix bug with some HE-AAC audio tracks
  2276.  
  2277. Services Discovery:
  2278.  * HAL fixes, should now work with new API
  2279.  * SAP, fix 20 second freeze on windows
  2280.  * UPnP fixes
  2281.  * Avahi 0.6 support
  2282.  
  2283. Interfaces:
  2284.  * Mac OS X
  2285.     - fixed encoding of H.264/H.263 content when using the wizard
  2286.  
  2287.  
  2288. Changes between 0.8.2 and 0.8.4:
  2289. --------------------------------
  2290.  
  2291. Core support:
  2292.  * Internal strings handling is now UTF-8 based
  2293.  * New OSD system
  2294.  
  2295. Video output:
  2296.  * Fixed problems with OpenGL output
  2297.  * New --monitor-par (pixel aspect ratio) option
  2298.  * Fixed display problems with HDTV-1080 format
  2299.  
  2300. Input:
  2301.  * Improved DVB support for satellite bands other than Ku-band
  2302.  * IPv6 and Extended passive mode support for FTP
  2303.  * IPv6 Source Specific Multicast support
  2304.  * GnomeVFS input module
  2305.  * Support for RTP packet reordering
  2306.  * Fixed syntax for FTP URLs
  2307.  
  2308. Decoders:
  2309.  * Support for libSDL_image to import different image types
  2310.  * Musepack decoder using libmpdec
  2311.  * QDM2 audio support (needs ffmpeg from 19th Oct 2005 or later)
  2312.  
  2313. Services discovery:
  2314.  * UPnP service discovery (Linux only at the moment)
  2315.  * Bonjour service discovery using avahi (Linux only)
  2316.  
  2317. Video filters:
  2318.  * RSS feed overlay
  2319.  
  2320. Audio filters:
  2321. * Fixes, enhancements and new options related to the Headphone Channel
  2322.   Mixer and Dolby Surround
  2323.  
  2324. Stream output:
  2325.  * New shout output module to forward streams to icecast servers
  2326.  * Fixed several SAP and SDP announcement bugs
  2327.  * Fixed MTU handling to avoid IP fragments
  2328.  
  2329. Interfaces:
  2330. - new cone icon by Richard ┬»iestad (Eurodata, retron.info)
  2331.  * Mac OS X
  2332.     - New streaming and transcoding wizard
  2333.     - New extended controls panel
  2334.     - New bookmarks window
  2335.     - Fixed playlist sorting
  2336.     - Fixed drag-and-drop inside the playlist
  2337.  * wxWidgets
  2338.     - Rename wxWindows interface in wxWidgets.
  2339.     - All the --wxwin-* options are now --wx-*
  2340.     - Support for RTP streaming in Stream Ouput dialog
  2341.     - Now require wx2.6 with Unicode support
  2342.  * Skins2
  2343.     - Tree playlist
  2344.  * HTTP
  2345.     - New RPN functions to control VLC features (see play-howto)
  2346.     - Facilities to correctly handle non-ASCII characters and spaces in
  2347.       the names of files
  2348.     - Include macro to include other files
  2349.     - CGI 1.0 support
  2350.  
  2351. ActiveX plugin:
  2352. * Should now work outside IE as well
  2353.  
  2354. Mac OS X port:
  2355. * New script to delete the preferences automatically
  2356.  
  2357. Windows port:
  2358. * Fixed bandwidth problems of HTTP streaming
  2359. * Fixed audio problems with DirectX audio output
  2360.  
  2361. Translations:
  2362.  The following languages were added:
  2363.  * Galician
  2364.  * Korean
  2365.  * Romanian
  2366.  * Simplified Chinese
  2367.  The following languages were re-added:
  2368.  * Swedish
  2369.  
  2370.  
  2371. Changes between 0.8.1 and 0.8.2:
  2372. --------------------------------
  2373.  
  2374. Core support:
  2375.  * Rewrite of the playlist
  2376.     - Tree structure
  2377.     - Input preparsing (for meta-data)
  2378.     - Grouping (by artist, ...) support
  2379.  * Preferences improvements:
  2380.     - New organization, designed to improve usability
  2381.     - New configuration types (list of modules, ...)
  2382.  * XML parsers
  2383.  * Core image manipulation support
  2384.  * Client-side SSL/TLS support
  2385.  * SSL Client certificates checking support (allows for secure VoD)
  2386.  * Renamed --spu-channel to --sub-track
  2387.  * Renamed --spumargin to --sub-margin
  2388.  * Renamed --audio-channel to --audio-track
  2389.  * Renamed --filter to --vout-filter
  2390.  * filters, extra interfaces, visualizations and service discovery modules are
  2391.    now separated by ':' instead of ','
  2392.  * Access filter architecture
  2393.  * Track selection based on preferred language (--sub-language and --audio-language)
  2394.  * Zsh autocompletion for VLC's arguments
  2395.  * Many bugfixes...
  2396.  
  2397. Input/Demuxers:
  2398.  * Support for SOCKS proxy
  2399.  * Support for Shoutcast Meta-data
  2400.  * Support for (HE-)AAC raw-audio streams
  2401.  * Support for images on a HTTP server that get refreshed on the server
  2402.  * Better support for Kasenna streams
  2403.  * RTSP UDP->TCP rollover support
  2404.  * Massive Matroska improvements
  2405.  * Support for XA and VOC audio files
  2406.  * TiVo demuxer
  2407.  * Samba (Windows shares) access module
  2408.  * Improved CDDAX module (uses several playlist items)
  2409.  * Fixes to Linux DVB support
  2410.  * Fix the "negative subtitles delay" bug
  2411.  * Support for FTP over IPv6
  2412.  
  2413. Decoders / Encoders:
  2414.  * Dirac decoder and encoder
  2415.  * PNG decoder/encoder
  2416.  * Improvements to DVB subtitles encoder
  2417.  * Support for Apple Lossless Audio Codec
  2418.  
  2419. Access filters:
  2420.  * New Record and Timeshift filters
  2421.  
  2422. Services discovery:
  2423.  * New type of modules, that add items to the playlist
  2424.  * Brand new SAP module
  2425.      * To enable SAP, you now need to use "-S sap" or add SAP in
  2426.        the "Manage->Services Discovery" menu
  2427.      ( IPv6 SAP is now enabled by default )
  2428.      * Non-standard support for HTTP streams SAP announces removed
  2429.  * HAL (Hardware Abstraction Layer) discovery
  2430.  * DAAP (iTunes shares) support
  2431.  * Shoutcast
  2432.  
  2433. Audio output:
  2434.  * Support for 20/24 bits LPCM
  2435.  
  2436. Video output:
  2437.  * Video snapshot support (png or jpg)
  2438.  * Image file video output (png)
  2439.  * Motion detection filter (can trigger playlist actions)
  2440.  * Improvements to wall video filter
  2441.  * Support for font color and opacity
  2442.  
  2443. Stream output:
  2444.  * Muxers
  2445.     - ASF improvements
  2446.  * VLM / VoD
  2447.     - Ability to load a configuration file on startup
  2448.     - Seeking support in VoD streams
  2449.  * Mosaic (picture-in-picture system)
  2450.  
  2451. Interfaces:
  2452.  * wxWidgets
  2453.     - Redesigned playlist : add playlist, add directory, ...
  2454.     - Improved preferences
  2455.     - Improvements to the wizard
  2456.     - DVD, VCD and Audio CD navigation buttons
  2457.  * MacOS X
  2458.     - Redesigned playlist
  2459.     - Improved preferences
  2460.  * Skins
  2461.     - Support for multiple actions
  2462.     - Fixes
  2463.  * HTTP
  2464.     - Support for the new playlist system
  2465.  * Lirc
  2466.     - Now uses new config settings. See doc/lirc/example.lirc
  2467.  
  2468. Windows port:
  2469.  * Screensaver disabling fix
  2470.  * DirectShow tuner configuration
  2471.  * Support for no-decoration windows
  2472.  
  2473. MacOS X port:
  2474.  * Many Mac OS X 10.4 Tiger related fixes
  2475.  * The OpenGL video output is back
  2476.  * A new audio module that should work more reliable for analog audio output in various configurations.
  2477.    - Supports multichannel discrete analog output
  2478.    - Digital audio output requires you to change a preference setting because it
  2479.      is not yet available in the new module
  2480.    - Please read the README.MacOSX.rtf file for more information.
  2481.  
  2482. BeOS port:
  2483.  * Support for single-buffered overlay
  2484.  
  2485. Pocket PC port:
  2486.  * Many fixes
  2487.  * New interface
  2488.  * New video output
  2489.  
  2490. Mozilla Plugin:
  2491.  * Javascript fixes
  2492.  * Mozilla plugin for MacOS X is back (not yet distributed)
  2493.  
  2494. IE Plugin:
  2495.  * Brand new Internet Explorer ActiveX plugin
  2496.  
  2497. Translations:
  2498.  The following languages were added:
  2499.  * Catalan
  2500.  * Danish
  2501.  * Turkish
  2502.  
  2503.  
  2504. Changes between 0.8.0 and 0.8.1:
  2505. --------------------------------
  2506.  
  2507. Core support:
  2508.  * Include TLS/SSL API (on plattforms where libgnutls is available)
  2509.  * SSL support in the HTTP daemon (HTTP stream output and HTTP interface)
  2510.  
  2511. Windows port:
  2512.  * Fixed win32 multichannel audio output support (which was broken in 0.8.0)
  2513.  * Fixed DV and MPEG (WinTV PVR 250/350) support in the dshow input
  2514.  * Fixed spurious taskbar item after switching to fullscreen
  2515.  
  2516. WinCE port:
  2517.  * A few more updates (we still miss an interface and a fast video output).
  2518.  
  2519. Audio Output:
  2520.  * Portaudio audio output plugin improvements
  2521.  
  2522. Video Output:
  2523.  * Proper subpictures scaling using the aspect-ratio info when available
  2524.  
  2525. Demuxers:
  2526.  * Fixed crash with ODML avi files
  2527.  * Fixed autodetection of VCD/SVCD bin files
  2528.  * Supports Kasenna VoD (MPEG2 only) and simulcast streaming
  2529.  
  2530. Stream Output:
  2531.  * Encoders:
  2532.    * Fixed aspect ratio and interlaced support in ffmpeg encoder module
  2533.  * Stream output:
  2534.    * Support of playlist group announcement
  2535.  
  2536.  
  2537. Changes between 0.7.2 and 0.8.0:
  2538. --------------------------------
  2539.  
  2540. Core support:
  2541.  * Major work on libvlc. Changed/renamed/added functions
  2542.  * Complete switch to the new input core (better seeking, multi-input, ...)
  2543.  * New plugins cache to speed up launch time
  2544.  * New --play-and-stop feature which stops the playlist after each played item
  2545.  * Daemon mode (to run vlc in the background)
  2546.  * Major improvements to the subtitle/OSD subsystem
  2547.  
  2548. Input:
  2549.  * New screen capture input plugin for X11, Win32, BeOS and Mac OS X
  2550.     (Stream your desktop)
  2551.  * Improved DVD support:
  2552.     - uses libdvdnav for playing DVDs with menus support
  2553.     - uses libdvdread for simple playback with menus (eg. for streaming)
  2554.  * Experimental multi-input support ( use --input-slave to play with it )
  2555.  * Automatic MTU discovery for UDP streams
  2556.  * More powerful MRL syntax for DVD/VCD/CDDA access
  2557.     (selection of titles/chapters).
  2558.  
  2559. Demuxers:
  2560.  * Support for iTunes Music Store previews
  2561.  * Support for MJPEG webcams (i.e. AXIS cams)
  2562.  * Added initial mp4 and mpeg-ts text track support
  2563.  * Windows Media Server RTSP support
  2564.  * Support for MPEG TS streams with error correction (204/192 bytes TS packets)
  2565.  * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
  2566.  * Skins2 .vlt file loader (only when skins2 is the current interface)
  2567.  * Improved Ogg demuxer
  2568.  * Support for MPEG PS streams with MPEG 4 video.
  2569.  * Support for so called AACPlus webstreams
  2570.  
  2571. Codecs:
  2572.  * G.726 audio support
  2573.  * 14496-17 MPEG TS text support
  2574.  * MPEG-4 text support
  2575.  * Vastly improved DVB subtitles decoder (ETS 300 743)
  2576.  * Enabled color in DVB subtitles rendering
  2577.  * VobSub supported both externally and in Matroska
  2578.  
  2579. Stream Output:
  2580.  Encoders:
  2581.   * Re-use audio/video/spu decoders in transcoder module. From now on,
  2582.      everything that is playable by VLC should be transcodable as well
  2583.   * Subtitles overlaying in transcoder
  2584.   * Subpictures overlaying in transcoder (see video output)
  2585.   * Frame rate selection in the transcoder
  2586.   * DVB subtitles encoder
  2587.   * MPEG 1 layer 2 audio encoder using libtoolame
  2588.   * Improved vorbis/theora encoding
  2589.  Muxers:
  2590.   * Text track muxing for mp4
  2591.   * Multipart mjpeg muxing. Your video is directly viewable in a Mozilla Browser
  2592.   * 14496-17 text track muxing for MPEG TS
  2593.   * Support for DTS audio in MPEG TS (ETSI TS 102 154 Annex G)
  2594.   * Teletext (0x56 descriptor) streaming support in MPEG TS.
  2595.   * New WAV muxer (supports multi-channel audio)
  2596.   * Improved ASF muxer
  2597.  Misc:
  2598.   * H.263 RTP streaming support
  2599.   * SDP generation outputs more compliant SDPs and can create SDP files now
  2600.   * Improved RTSP and VoD server (experimental)
  2601.  
  2602. Audio Output:
  2603.  * New audio equalizer filter
  2604.  * Very trivial volume normalizer
  2605.  * True channel downmixing when playing 5:1 material on Stereo
  2606.  * More gradual resampling which should improve the pitch changing effect
  2607.  * New audio output plugin using portaudio v19
  2608.  
  2609. Video Output:
  2610.  * Roku HD1000 Video output
  2611.  * Experimental generic OpenGL video output (X11, Win32, MacOS X)
  2612.    with support for effects.
  2613.  * Improved filter and subpictures support :
  2614.     - New filters can be streamed.
  2615.     - "Subpicture filters" to overlay subpictures on video
  2616.     - Centralized scaling and blending
  2617.  * New filters :
  2618.     - "time", to display current time
  2619.     - "marq", to display a marquee
  2620.  
  2621. Interfaces:
  2622.  * OSD sliders for volume and postition information
  2623.  * OSD icons for Play and Pause
  2624.  * New Streaming Wizard for Windows and Linux default interfaces (wxWindows)
  2625.  * A few skins2 improvements
  2626.  * Added search, volume, loop and random functions to the ncurses interface
  2627.  * Added a filesystem browser to the ncurses interface
  2628.  * The remote control interface can now listen for commands on sockets
  2629.  * Improved CORBA control module
  2630.  
  2631. Mac OS X port:
  2632.  * Fixed the "cannot set buffersize:[nope]" coreaudio problem
  2633.  * Major speed improvements to the Quartz video output
  2634.  * The Mac OS X interface is no longer required to display video
  2635.  
  2636. Linux port:
  2637.  * New galaktos visualization plugin (MilkDrop-compatible)
  2638.  * Experimental SVG rendering module
  2639.  * Support for DVB CAM modules.
  2640.  
  2641. Windows port:
  2642.  * DirectX Media Object decoder (allows playing some media types, like WMV3)
  2643.  * DirectX Media Object audio and video encoder
  2644.  * Fixed long standing win32 thread handles leak
  2645.  * Fixed problem with CPU usage with subtitles rendering
  2646.  * Wallpaper mode for the DirectX video output (only in overlay mode)
  2647.  
  2648. WinCE port:
  2649.  * Massive update (we still miss an interface and a fast video output).
  2650.  
  2651. Mozilla plugin:
  2652.  * Added a lot of Javascript accessible funtionality
  2653.  * Volume, position, length, seek etc etc etc.
  2654.  
  2655. Misc:
  2656.  * Server/client network synchronization module
  2657.  * VBrick streams fully supported
  2658.  * Cisco IP/TV streams supported
  2659.  * VLM enhancements
  2660.  
  2661.  
  2662. Changes between 0.7.1 and 0.7.2:
  2663. --------------------------------
  2664.  
  2665. Core support:
  2666.  * Bookmarks feature for easier seeking/access inside medias.
  2667.  * Support for video output embedded in interfaces.
  2668.  * Improved HTTP daemon.
  2669.  * Saved playlists now remember VLC-specific options.
  2670.  
  2671. Codecs:
  2672.  * New Continuous Media Markup Language (CMML) codec.
  2673.    (http://www.annodex.net/overview.html)
  2674.  * New H.261 video decoder using openmash.
  2675.  * H264 encoder, demuxer and packetizer.
  2676.  * Packetizer interfaces between demux and codec when needed
  2677.    (allows using ffmpeg plugin to decode MPEG streams and better aac decoding).
  2678.  * Support for Theora alpha3 (both decoding and encoding).
  2679.  
  2680. Input:
  2681.  * --start-time <sec> and --stop-time <sec> to start and stop playing a
  2682.    file at the specified amount of seconds. Only works with a few
  2683.    fileformats (avi, mov, mkv, mp4 )
  2684.  * Improved directory access module.
  2685.  * New "file-cat" option to play truncated movies.
  2686.  * Better handling of meta info (title, author, description, etc...).
  2687.  * New options to pass meta info to the input.
  2688.  * It is now possible to stream programs from a DVB-S/C/T stream
  2689.    (satellite, cable, or digital terestrial television)
  2690.  
  2691. Demux:
  2692.  * Annodex (http://www.annodex.net) support.
  2693.  * mmsh streaming fixes.
  2694.  * Fixed infinite loop in the AVI demux on broken/incomplete files.
  2695.  
  2696. Subtitles:
  2697.  * Subviewer and subviewer v2 subtitles support.
  2698.  * Ability to choose autodetected subtitles path.
  2699.  * Subtitles delay can be changed in real time with hotkeys.
  2700.  
  2701. Stream output:
  2702.  * Improved session announcement system.
  2703.  * Minimize threads usage by default.
  2704.  * Added faster than realtime stream output (limited by CPU) for file output.
  2705.  * Improved MOV/MP4 muxer.
  2706.  * Improved MPEG TS muxer.
  2707.  * Improved transrater.
  2708.  * Meta info options used by the muxers.
  2709.  * New configuration system.
  2710.  * Better audio channels downmixing when transcoding.
  2711.  
  2712. VideoLAN manager:
  2713.  * New videolan (media) manager (vlm): a little manager designed to launch
  2714.    and manage multiple streams from within one instance of VLC.
  2715.  * Supports live streams and VoD.
  2716.  * Supports scheduling.
  2717.  * Telnet interface for vlm.
  2718.  * HTTP interface for vlm.
  2719.  
  2720. Interfaces:
  2721.  * Skins II (Windows and Linux only)
  2722.     - Ability to embed video output.
  2723.     - Support for bitmap fonts.
  2724.     - Lots of improvements.
  2725.  * wxWindows (default Windows and Linux interface)
  2726.     - New design and set of icons.
  2727.     - Ability to embed video output.
  2728.     - Support for hotkeys.
  2729.     - Support for bookmarks.
  2730.  * Mac OS X
  2731.     - Support for 'groups' and playlist item properties.
  2732.     - Better hotkeys handling.
  2733.  
  2734. Mac OS X port:
  2735.  * OpenGL video output is now the default when available.
  2736.  * Added FAAC encoder (mp4a).
  2737.  * Audio output fix to work with multiple streams on a HAL device.
  2738.  * Possible fix for conflict with CodeTek VirtualDesktop (untested).
  2739.  
  2740. Win32 port:
  2741.  * DirectShow input plugin should work with more devices.
  2742.  * Disable monitor power down when watching movies.
  2743.  * Improved Windows installer.
  2744.  
  2745. Linux port:
  2746.  * PowerPC fixes.
  2747.  
  2748. Misc:
  2749.  * Improvements to the Goom visualisation plugin.
  2750.  * Roku HD1000 audio output.
  2751.  
  2752.  
  2753. Changes between 0.7.1 and 0.7.1a:
  2754. ---------------------------------
  2755.  
  2756. Mac OS X:
  2757.  * Fixed the infamous 'mp3 takes twice the CPU it should take' bug
  2758.  * Playing MOD files is working now.
  2759.  
  2760.  
  2761. Changes between 0.7.0 and 0.7.1:
  2762. --------------------------------
  2763.  
  2764. Core support:
  2765.  * Fixed a nasty bug that causes preferences not to be saved some times.
  2766.  * IGMPv3 support for VLC under Windows XP and Linux.
  2767.  
  2768. Codecs:
  2769.  * Brand new DTS Coherent Acoustics audio decoder based on libdts
  2770.    (http://www.videolan.org/dtsdec.html)
  2771.  * Fixed DTS S/PDIF output
  2772.  * SVCD (Philips OGT) and CVD subtitles
  2773.  
  2774. Playlist:
  2775.  * Internal improvments
  2776.  * Improved import/export
  2777.  
  2778. Input:
  2779.  * Experimental support for Nullsoft streaming video(.nsv) and real media(.rm)
  2780.    container formars.
  2781.  * New demux module that uses libavformat from ffmpeg. Adds support for many
  2782.    small and strange formats.
  2783.  * New PVA demux.
  2784.  * New MOD audio demux.
  2785.  * Support for DTS and A52/AC3 wav files.
  2786.  * Support for DTS and A52/AC3 audio CD.
  2787.  * New and experimental DVD input plugin with menus support (using libdvdnav).
  2788.  * Added back DV audio support in raw DV demuxer.
  2789.  
  2790. Stream output:
  2791.  * MP4/MOV muxer improvements (fast-start, aac in mov, etc...).
  2792.  * Fixed a nasty bug in the mpeg video packetizer.
  2793.  * Improved transcoding (multithreading, more tuning, etc...).
  2794.  
  2795. Service discovery:
  2796.  * Fixed sdp in SAP.
  2797.  
  2798. Mac OS X port:
  2799.  * New opengl video output plugin.
  2800.  
  2801. Win32 port:
  2802.  * A few improvements to the DirectShow input plugin.
  2803.  * Fixed ipv6 name resolution.
  2804.  
  2805.  
  2806. Changes between 0.6.2 and 0.7.0:
  2807. --------------------------------
  2808.  
  2809. Core support:
  2810.  * Brand new decoder/packetizer api.
  2811.    Adds a lot more flexibility while also simplifying the decoder plugins.
  2812.  * New encoder api (Ffmpeg, Vorbis, Theora, Flac and Speex encoders available).
  2813.  * Video outputs are recycled if possible.
  2814.    This removes any 'flicker' between two similiar video files.
  2815.  * Fixed the video filters. Video should no longer go black when using filters.
  2816.  * New input core. Advantages are: better seeking, more responsive, support for
  2817.    subtitle files at the core, and much much more.
  2818.  
  2819. Playlist:
  2820.  * Added a repeat mode to repeat a single file over and over.
  2821.  * Playlist sorting
  2822.  
  2823. Input:
  2824.  * RTP/RTSP support.
  2825.  * Fixed annoying seeking problem with Ogg files (seeking would take ages).
  2826.  * Support for Flac in Ogg files.
  2827.  * MPEG TS demuxer also handles A52 and AAC audio in DVB streams.
  2828.  * Rewrite of the Flac demuxer.
  2829.  * cddax and vcdx plugins using libcdio, libvcd and libvcdinfo. (Linux only)
  2830.  * Reworked DVB tuning.
  2831.  * Better Icecast support.
  2832.  * New MPEG video elementary streams demuxer.
  2833.  * New DTS audio elementary streams demuxer.
  2834.  
  2835. Codecs:
  2836.  * Support for Theora video encoding.
  2837.  * Support for Speex audio decoding/encoding.
  2838.  * Rewrite of the Flac decoder + encoding support.
  2839.  * Support for MPEG2 422 decoding which was recently added to libmpeg2 (cvs).
  2840.  * Support for AAC + SBR and proper multi-channel re-ordering.
  2841.  * MPEG 2.5 audio support.
  2842.  * Removed deprecated decoders (a52_old, mpeg_video and mpeg_audio).
  2843.  
  2844. Stream output:
  2845.  * Improvements to the MPEG TS muxer.
  2846.  * New transrating module for MPEG2 video.
  2847.  * Added packetization for MPEG AAC ADTS streams.
  2848.  * Added packetizers for Flac, Speex, Theora, LPCM, DTS and SPU streams.
  2849.  * Improved mp4 muxing and added AAC/MP4V support when transcoding.
  2850.  * Improved Ogg muxing and added Theora, Speex, Flac and subtitles support.
  2851.  * MPEG TS muxer follows the ATSC/DVB specs for embedded A52 audio.
  2852.  * --sout-keep option to keep the stream open while changing input.
  2853.  * Preliminary RTP support.
  2854.  * Fixes to SAP announces.
  2855.  
  2856. Interface:
  2857.  * Skins:
  2858.     - Bugfixes
  2859.     - misc improvements (eg, "stay on top" option).
  2860.  * New standardized and customizable hotkeys.
  2861.  * wxWindows
  2862.     - Playlist improvements (Sort, Search, mode buttons).
  2863.     - Improvements and help in preferences
  2864.     - New streaming wizard
  2865.     - Revised Disc Open menu
  2866.  * HTTP
  2867.     - Improvements of the standard pages
  2868.     - Support for new commands
  2869.  * OSD ( OS X and hotkeys only atm ).
  2870.  
  2871. Service discovery:
  2872.  * Many fixes to the SAP module
  2873.  * SAP now supports HTTP streams
  2874.  
  2875. Subtitles:
  2876.  * Text subtitles now have a black outline.
  2877.  * Text subtitles autodetection.
  2878.  * Text subtitles charset autodetection.
  2879.  * Text subtitles for all videofiles. Results may vary.
  2880.  * Text subtitles in Hebrew are supported. Arabic partially.
  2881.  * Automatic fontsize selection for text subtitles.
  2882.  * Fixed SAMI text subtitles support.
  2883.  * Support for subtitles in Matroska files.
  2884.  * Support for subtitles in DVB streams.
  2885.  
  2886. Mac OS X port:
  2887.  * New controller designed by Max Rudberg from www.maxthemes.com
  2888.  * Save playlist.
  2889.  * Works on 10.1.x again. Apologies for that problem.
  2890.  * Support for Panther.
  2891.  * Support for raw dumping of streams to disk.
  2892.  * Mozilla plugin for Mac OS X (experimental).
  2893.  
  2894. Win32 port:
  2895.  * New DirectShow input module (for video acquisition cards, webcams, PVRs...).
  2896.  * VLC can be installed as a Windows NT service.
  2897.  * Allow on the fly switching of the main interface.
  2898.  * Support for 3F2R in audio output.
  2899.  * New --one-instance option to "force" only one running instance of VLC.
  2900.  * Mozilla plugin for Windows (experimental).
  2901.  * Multimonitor support (untested).
  2902.  * Fixed nasty timing bug on some dual-cpu / P4 with hyperthreading systems.
  2903.  
  2904. Linux port:
  2905.  * Improved Video4Linux input. Also added support for an audio only input.
  2906.  * Support for real-time priority when running with root privileges.
  2907.  * Allow on the fly switching of the main interface.
  2908.  
  2909. iPaq port:
  2910.  * Brand new Gtk 2 interface
  2911.  
  2912. Miscellaneous:
  2913.  * Audio visual effects filters (spectrum, scope and random).
  2914.  * Audio visual effects filter using goom.
  2915.  * Spanish, Portuguese Brazilian and Hungarian translations.
  2916.  * libcaca video output (colored ascii)
  2917.  
  2918.  
  2919. Changes between 0.6.1 and 0.6.2:
  2920. --------------------------------
  2921.  
  2922. Core support:
  2923.  * Fixed a nasty regression in 0.6.1 which made some streams unplayable.
  2924.  
  2925. Stream output:
  2926.  * Transcoder now generates proper pts/dts thus should work a lot better.
  2927.  * Improved MPEG TS muxer.
  2928.  
  2929. Access input:
  2930.  * Support for DVB-S/C/T cards using v4l2 API for Linux 2.6.x kernels.
  2931.  * Few fixes to the VCD navigation.
  2932.  
  2933. Interfaces:
  2934.  * Support for DVD menus navigation added to the wxWindows interface.
  2935.  
  2936. UNIX ports:
  2937.  * ALSA multi-channel support fixed and tested.
  2938.  * Fixed fullscreen with gnome metacity.
  2939.  
  2940. Win32 port:
  2941.  * Fixed VCD support which was broken on some machines.
  2942.  
  2943. iPaq port:
  2944.  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
  2945.  
  2946. Miscellaneous:
  2947.  * Text subtitles now centered on the picture.
  2948.  * Ffmpeg decoder now generates proper pts and can be used to play
  2949.    mpeg1/2 videos.
  2950.  
  2951.  
  2952. Changes between 0.6.0 and 0.6.1:
  2953. --------------------------------
  2954.  
  2955. Core support:
  2956.  * There should be less bogus resampling, particularly on DVDs.
  2957.  * VLC will now wait for the medium to wake up before starting its clock
  2958.    after a pause.
  2959.  
  2960. Stream output:
  2961.  * Added vorbis audio support in Ogg streaming.
  2962.  * Added vorbis audio transcoding support.
  2963.  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
  2964. UNIX ports:
  2965.  * ALSA multi-channel support fixed and tested.
  2966.  * Fixed fullscreen with gnome metacity.
  2967.  
  2968. Win32 port:
  2969.  * Fixed VCD support which was broken on some machines.
  2970.  
  2971. iPaq port:
  2972.  * Familiar interface with Gtk+-1.2 and GPE support removed (deprecreated).
  2973.  
  2974. Miscellaneous:
  2975.  * Text subtitles now centered on the picture.
  2976.  * Ffmpeg decoder now generates proper pts and can be used to play
  2977.    mpeg1/2 videos.
  2978.  
  2979.  
  2980. Changes between 0.6.0 and 0.6.1:
  2981. --------------------------------
  2982.  
  2983. Core support:
  2984.  * There should be less bogus resampling, particularly on DVDs.
  2985.  * VLC will now wait for the medium to wake up before starting its clock
  2986.    after a pause.
  2987.  
  2988. Stream output:
  2989.  * Added vorbis audio support in Ogg streaming.
  2990.  * Added vorbis audio transcoding support.
  2991.  * Added mp3 audio transcoding support (when ffmpeg is compiled with mp3lame).
  2992.  * PS muxer can create mpeg1 files now and produce streams with system headers.
  2993.  * You can transcode a52 with more than two channels to mpga now.
  2994.  
  2995. Win32 port:
  2996.  * Fixed DVD support which was partly broken due to a bug in libdvdcss
  2997.  * Fixed 5.1 audio support for the sblive/audigy soundcards.
  2998.  * Fixed sound on Windows NT.
  2999.  
  3000. UNIX ports:
  3001.  * Fixed/improved ALSA support and enabled multi-channel audio output.
  3002.  * X11/Xvideo: Should now work on big endian machines, and you can now
  3003.    use the arrow keys to browse through the DVD menus.
  3004.  
  3005. iPaq port:
  3006.  * Gtk+2 interface called PDA
  3007.  * Familiar Gtk+ is now deprecreated
  3008.  * Codec a52, Faad2 and flac added
  3009.  * Video4Linux enabled (demux and transcode)
  3010.  * Stream Out with transcode support enabled (use codecs: HuffYuvv and A-law).
  3011.  
  3012. Interfaces:
  3013.  * Small updates/fixes to the wxWindows interface.
  3014.  * Improved HTTP remote control interface. You can now create your own HTML pages.
  3015.  * A new CORBA control plugin.
  3016.  
  3017. Input demux:
  3018.  * Improved support for the Matroska container format.
  3019.  
  3020. Miscellaneous:
  3021.  * Improved build system.
  3022.  * New video filter plugin to overlay logos.
  3023.  * Added support for Winamp 3 B4S files.
  3024.  * New subtitle module which uses freetype2 to render arbitrary fonts in any size.
  3025.    Should also work with languages like russion for instance.
  3026.  
  3027.  
  3028. Changes between 0.5.3 and 0.6.0:
  3029. --------------------------------
  3030.  
  3031. Core Support:
  3032.  * Channel Server support was removed (was deprecated)
  3033.  
  3034. Input access:
  3035.  * Fixed a big bug in ftp and http access that prevented many platforms
  3036.    (OSX most prominently) to view ftp and http streams.
  3037.  * Fixed large file support on Windows
  3038.  * Video 4 Linux support
  3039.  * CD Digital Audio support
  3040.  * Fixed IPv6 multicasting on Windows and OSX.
  3041.  
  3042. Input demux:
  3043.  * Better detection of AAC and mp3 files
  3044.  * Support for OpenDML avi files
  3045.  * More complete .mp4/.mov support
  3046.  * Very early support for the Matroska container format (don't complain if it doesn't work ;)
  3047.  
  3048. Codecs:
  3049.  * VLC's own MPEG1/2 decoder has been replaced with libmpeg2
  3050.  * Support for Sorenson 3 (SVQ3 or Quicktime content) via ffmpeg
  3051.  * OSX support for QDM2 and QDMC sound, often used in QT content.
  3052.  * Fixed a bug which was causing artefacts in DivX video (ffmpeg)
  3053.  * Updated our theora decoder to use the alpha 2 release of libtheora
  3054.  * If ffmpeg cannot keep up, skip and try to recover instead of stopping altogether
  3055.  * Indeo Video 3 (IV32) support for little-endian computers. (so not for OSX)
  3056.  
  3057. Interfaces:
  3058.  * The wxWindows interface is now fully useable as well as Unicode safe
  3059.  * New HTTP remote control interface
  3060.  
  3061. Stream output:
  3062.  * New stream output scheme. It is now possible to build a chain of stream outputs
  3063.    allowing for instance to stream and display some content at the same time.
  3064.  * The stream output now allows to transcode content on the fly.
  3065.  * Fixed major bug that prevented streaming mpeg 1/2 video with pulldown content.
  3066.  * SAP/SDP announcing support. (both IPv4 and IPv6)
  3067.  
  3068. Miscellaneous:
  3069.  * New reset option for the preferences
  3070.  * You can set your language in the prefences
  3071.  * New video chroma conversion module using ffmpeg
  3072.  * Added a Gentoo ebuild to the distribution
  3073.  * Added a new smaller subtitles font (now the default) + scripts to generate your own
  3074.  * SAP/SDP IPv6 support
  3075.  
  3076. UNIX ports:
  3077.  * Basic support for the X11 Xinerama extension.
  3078.  * New skinable interface ported to X11.
  3079.  * Run opie-vlc and zaurus-vlc as GuiServer
  3080.  
  3081. Mac OS X port:
  3082.  * When you add several items to the playlist, they are sorted alphabetically.
  3083.  * New about panel and revamped preferences panel.
  3084.  * Fixed the deinterlace menu.
  3085.  * Float on top, Fit to Screen and a Transparency option for video out.
  3086.  * New output dialog for transcode and display while stream capabilities.
  3087.  * New icons by Davor Orel.
  3088.  * New audio resampler. Should make VLC much faster.
  3089.  * Fixed disappearing and crackling sound (PTS is out of range bug)
  3090.  * We no longer automatically save the preferences when you quit the application
  3091.  * Arrow keys are now use to browse the menus in a DVD
  3092.  
  3093. Win32 port:
  3094.  * the wxWindows interface is now the default interface
  3095.  * The keyboard shortcuts are now identical to the linux version
  3096.  * Fixed the "no sound" problem on NT4
  3097.  * Improved skinnable interface (it now uses the wxWindows interface dialogs).
  3098.  * Added support for compressed skins files (.vlt files)
  3099.  * Fixed SVCD chapters support.
  3100.  * Fixed memory leak with 5.1 audio.
  3101.  
  3102. BeOS port:
  3103.  * Interface localization
  3104.  * Screensaver disabled if playing in fullscreen
  3105.  * A few new keyboard shortcuts
  3106.  * New full-featured Preferences window
  3107.  
  3108.  
  3109. Changes between 0.5.2 and 0.5.3:
  3110. --------------------------------
  3111.  
  3112. Core Support:
  3113.  * fixed DTS S/PDIF output on little-endian machines
  3114.  * support for skins at the interface level
  3115.  * new OSD module using Freetype2
  3116.  * video outputs are now destroyed when the associated input ends
  3117.  * the video output takes into account the caching delay introduced at the
  3118.    input level before dropping out of date frames.
  3119.  * configuration option to disable the translation of the interface
  3120.  
  3121. Input access:
  3122.  * fixed HTTP redirects
  3123.  * support for opening an entire directory
  3124.  * EOF should be detected more reliably
  3125.  * new video4linux access plug-in
  3126.  * new kfir access plug-in designed to work around a bug in the kfir driver
  3127.  
  3128. Input demux:
  3129.  * added stream type for some Motorola MPEG-2 video encoders
  3130.  * fix for some ogg web radio streams
  3131.  * fixed reading TS streams over HTTP
  3132.  
  3133. Codecs:
  3134.  * support for 3ivx D4 (not previous versions)
  3135.  * support for '3ivd' and '3vid' encodings
  3136.  * support for 'MSS1' codec ( same as WMV2 )
  3137.  * support for SAMI subtitles (untested and incomplete)
  3138.  * better SSA4 subtitles recognition
  3139.  * new codec for raw I420 video
  3140.  * improvements to the libmpeg2-based MPEG video decoder
  3141.  
  3142. Interfaces:
  3143.  * improvements to wxWindows based interface
  3144.    (although it still misses some important features)
  3145.  * skeleton for a Gnome2/GTK2 plug-in
  3146.  
  3147. Stream output:
  3148.  * new HTTP output support
  3149.  * fixed a segfault in the AVI muxer
  3150.  * fixed AV synchronization issues
  3151.  
  3152. Miscellaneous:
  3153.  * support for oldstyle id3 genres
  3154.  
  3155. UNIX ports:
  3156.  * the SDL vout plug-in will now work on big-endian machines
  3157.  
  3158. Mac OS X port:
  3159.  * reorderable playlist
  3160.  * fixed the hiding of the mouse on multiple monitors
  3161.  * fixed a big issue with some USB speakers
  3162.  * support for mono audio output devices
  3163.  * reset the audio-device to its default mode before quitting VLC
  3164.  * fixed several cosmetic issues
  3165.  * you can drag the controller window by its background (as it should be)
  3166.  * the messages window remembers more lines
  3167.  * delay and fps can now be overruled with subtitles files
  3168.  * http and ogg stream output options
  3169.  * Apple menu and friends will now be translated as well
  3170.  
  3171. Win32 port:
  3172.  * new skinnable interface
  3173.  * the directx video output doesn't crash anymore on ctrl+alt+del events.
  3174.  
  3175. iPAQ familiar Linux port:
  3176.  * support for FLAC audio format
  3177.  * the interface adapts to the screen size/rotation
  3178.  * playlist
  3179.  * network tab in the interface
  3180.  * "apply" handling in preferences
  3181.  
  3182.  
  3183. Changes between 0.5.1a and 0.5.2:
  3184. ---------------------------------
  3185.  
  3186. Core support:
  3187.  * advanced config options are now hidden by default
  3188.  * new --spdif option to use the S/PDIF audio output by default
  3189.  * fixed a 'clicking' sound when switching between streams
  3190.  * new bandlimited resampler that should improve audio quality on primarily
  3191.    Mac OS X
  3192.  * fixed a problem with audio over http that caused some web radios to not work
  3193.  * DTS S/PDIF support
  3194.  
  3195. Codecs:
  3196.  * support for DV audio through the ffmpeg library
  3197.  * support for FLAC audio through libflac
  3198.  * new but basic MPEG video decoder based on libmpeg2
  3199.  * fixed a major bug in LPCM code (fixes a problem with iDVD disks)
  3200.  
  3201. Stream output:
  3202.  * support for streaming DivX 1/2/3, wmv1/2, h/i263 over MPEG-2 TS
  3203.  * new --ttl option for Time To Live
  3204.  
  3205. DVD support:
  3206.  * fixed quite a few problems with the dvd menu support
  3207.  
  3208. UNIX ports:
  3209.  * fixed the GNU-pth support
  3210.  
  3211. Win32 port:
  3212.  * multi-channel audio and S/PDIF support for both the DirectX and Waveout
  3213.    plugins
  3214.  * localization support via gettext is now fully working
  3215.  * rc interface is now fully useable
  3216.  * fixed the MSVC project files generation
  3217.  
  3218. Mac OS X port:
  3219.  * several fixes for multi channel audio devices. AC3 over SPDIF with
  3220.    M-Audio Sonica Theater still does not work. this is most likely a driver
  3221.    bug and has been reported to M-Audio. (Sonica, Revolution, Delta, Griffin
  3222.    iMate and MOTU firewire devices should work)
  3223.  * VLC now uses the default audio device
  3224.  * new info panel
  3225.  * very preliminary support for VLC control via applescript
  3226.  * support for mouse gestures
  3227.  * new priority scheme allowing to avoid lock-ups on low-end machines
  3228.  
  3229. Linupy port:
  3230.  * there is a whole new port for the linupy distribution used by o.a. the
  3231.    YOPY PDA. It is still experimental, please test it
  3232.  
  3233. Miscellaneous:
  3234.  * improved ID3 tag detection
  3235.  * changed several errors into warnings ; the frequently reported "this is
  3236.    not a PS stream, continuing" is one of these
  3237.  * mouse gestures work on windows and osx, but there still isn't any useful
  3238.    gestures
  3239.  * some support for .pls playlists used by shoutcast
  3240.  
  3241.  
  3242. Changes between 0.5.1 and 0.5.1a:
  3243. ---------------------------------
  3244.  
  3245. Mac OS X port:
  3246.  * fixed a problem that caused VLC to select the wrong language when
  3247.    English was set as the preferred language
  3248.  
  3249.  
  3250. Changes between 0.5.0 and 0.5.1:
  3251. --------------------------------
  3252.  
  3253. Core support:
  3254.  * new mouse gesture interface
  3255.  * audio volume can now be changed at any time, even when no file is
  3256.    playing
  3257.  
  3258. Input access:
  3259.  * various minor fixes on the network inputs
  3260.  * fixed some weird URL parsing problems (/Volumes/toto:tata/harry@coin.mpg)
  3261.  * VCD: fixed track number and chapter indexing
  3262.  
  3263. Input demux:
  3264.  * fixed a bad initialization in the mp4 plug-in
  3265.  * new --buggy-psi option for TS streams which do not update their
  3266.    continuity counter
  3267.  
  3268. Codecs:
  3269.  * support for MPEG-2 intra slice refresh (aka. Slice-I) streams
  3270.  
  3271. DVD support:
  3272.  * fixed a bug which turned the default interface command-line only
  3273.    without the user consent
  3274.  
  3275. UNIX ports:
  3276.  * GTK: fixed a crash when going fullscreen or changing volume from the
  3277.    popup menu
  3278.  * X11: new screen saver disabling plug-in (--extraintf screensaver)
  3279.  * KDE: fixed compilation with KDE 3.1
  3280.  * ALSA: fixed mono files output
  3281.  
  3282. Mac OS X port:
  3283.  * fixed a crash on start-up on some localized systems
  3284.  * lowered real-time priorities to avoid lock-ups on slow machines
  3285.  * VLC can now be made the handler of ftp http mms and udp URLs
  3286.  * playlist enhancements
  3287.  * added half, normal and double video window menu items
  3288.  * new step forward/step backward commands
  3289.  * the dock should no longer be visible in fullscreen mode
  3290.  * the Mac OS X binary is now compiled with Ogg/Theora support
  3291.  * vlc.app is now VLC.app
  3292.  
  3293. Win32 port:
  3294.  * fixed the "RichEdit line insertion error" bug
  3295.  * VLC can now be run from outside its installation directory
  3296.  * fixed a bug that prevented to find the default subtitle font
  3297.  
  3298. BeOS port:
  3299.  * smarter BeOS priorities to avoid lock-ups
  3300.  * few enhancements in the interface (especially the Settings window)
  3301.  
  3302. Opie port:
  3303.  * native video output is working again
  3304.  * only commandline interface support
  3305.  * support for MPEG4, DivX through ffmpeg package
  3306.  
  3307.  
  3308. Changes between 0.4.6 and 0.5.0:
  3309. --------------------------------
  3310.  
  3311. Core structure:
  3312.   * object structure which allows for full re-entrancy, known as libvlc
  3313.   * new audio output architecture based on filter pipelines, providing
  3314.     S/PDIF and multi-channel support
  3315.   * localization support via gettext on most architectures
  3316.   * new stream output architecture, allowing to use VLC to unicast,
  3317.     multicast or broadcast a stream to another VLC (only MPEG 1, 2 and 4
  3318.     and A/52 streams are supported)
  3319.   * build system now uses autoconf/automake/autopoint
  3320.  
  3321. Input access:
  3322.   * mms:// support
  3323.   * ftp:// support
  3324.   * stability fixes in the HTTP access
  3325.   * auto-detection of RTP encapsulation
  3326.   * VCD entry points support
  3327.   * VCD image file support
  3328.  
  3329. Input demux:
  3330.   * support for *.asf format
  3331.   * improved support for *.avi, especially over an HTTP connection
  3332.   * support for *.mp4 and *.mov format
  3333.   * support for ogg encapsulation
  3334.   * support for raw DV format
  3335.   * support for *.wav format
  3336.   * new demuxdump demux allowing to save a stream to a file
  3337.   * raw AAC support
  3338.  
  3339. Stream discovery & playlists:
  3340.   * support for the SAP/SDP and SLP protocols
  3341.   * support for .m3u file format
  3342.   * support for .asx file format
  3343.   * hack to find the streaming sources in html-pages with embedded wmp
  3344.  
  3345. Codecs:
  3346.   * support for the microdvd, subrip, ssa1, ssa2-4 subtitles file formats
  3347.     (only available with the .avi demux)
  3348.   * support for ADPCM audio codec
  3349.   * support for raw PCM data
  3350.   * support for Cinepak video codec
  3351.   * support for DV video codec via libdv or ffmpeg
  3352.   * support for AAC audio codec via libfaad2
  3353.   * support for Xvid codec
  3354.   * support for Xiph.org's Vorbis audio codec
  3355.   * support for Xiph.org's Tremor audio codec (when compiling from sources)
  3356.   * support for Xiph.org's Tarkin and Theora video codecs (when compiling
  3357.     from sources)
  3358.   * new codecs supported by latest ffmpeg versions: WMV, WMA, SVQ 1, H263,
  3359.     H263i, MJPEG A/B
  3360.   * fixed an endianness bug in LPCM codec
  3361.  
  3362. DVD support:
  3363.   * experimental preliminary support for DVD menus via libdvdplay
  3364.  
  3365. Miscellaneous:
  3366.   * new WxWindows interface
  3367.   * all interfaces allow to dynamically change the volume, the audio
  3368.     device and the channels configuration
  3369.   * headphone channel mixer with virtual spatialization effect
  3370.   * Mozilla plugin based on libvlc for embedded playback in webpages of any
  3371.     format that VLC can play
  3372.   * new swedish translation
  3373.   * enhancements of the playlist window
  3374.   * new messages window to see debug info
  3375.   * fixed a few crashes
  3376.  
  3377. iPaq port:
  3378.   * slider bar in GTK+/GPE Familiar interface
  3379.   * fixed crash on directory change in Familiar interface
  3380.   * added qte_main module for use in all modules that need Opie or Qte support
  3381.   * native video output module for Qt Embedded/Opie is not working
  3382.  
  3383.