5 * The libplayer version was not passed correctly to Doxygen.
6 * Fix a segmentation fault when the default screen used by the X server can
12 * The code related to X11 has been rewritten in order to use XCB instead of
13 Xlib. It fixes many potential problems related to the multi-threading.
14 * New function to detect the VDPAU capabilities of the GPU.
15 * The display (see DISPLAY environment variable) can be provided explicitly
19 * Fix VDPAU handling accordingly to the VDPAU capabilities of the GPU
20 (see --enable-xlib-hack with configure).
21 * The OSD can be enabled/disabled.
22 * Support for DVB resource.
23 * Support for VAAPI and DirectFB video outputs.
24 * New parameter to control the video decoding quality.
27 * Support for VDPAU (see --enable-xlib-hack with configure) and DirectFB
29 * Support for more network resources.
30 * The video aspect can be changed.
31 * The playback speed can be changed.
33 GStreamer: still experimental
34 * Many improvements and functionalities.
35 * Support for audio and video files.
37 VLC: still experimental
38 * Many improvements and functionalities.
39 * Support for X11/XV video outputs.
40 * Support for files, network streams and DVD resources.
43 * Many fixes and enhancements in Makefile and configure.
44 * Drop player_video_set_fullscreen() function which was useless.
45 * New public function to retrieve the libplayer version.
46 * New public function to continue to the next MRL in the playlist
47 accordingly to the playback mode.
48 * Support for PulseAudio.
49 * Now a userdata can be passed to the event callback.
50 * All binaries have a manpage.
51 * Partial support for MS Windows. The core of the lib is supported but not
52 all backends can be compiled (for example, MPlayer is not supported).
53 * The Python binding is not up-to-date and disabled by default.
54 * Many small fixes and cosmetics ...
61 * Initial project release.
62 * MPlayer and xine backends are well supported.