3636 Commits (2a245b4b7b58de30a4b39c09abb6c4669fe522fb)

Author SHA1 Message Date
Laurent Aimar 3e30c539c6 Introduce "vout display" module API to replaced "vout" one. 17 years ago
Olivier Aubert bb830b765e Have (and document) libvlc_media_get_duration return ms 17 years ago
Ilkka Ollakka da51bf440d add add_font define to plugin defines, and change freetype to use it 17 years ago
Rémi Denis-Courmont 4a24608bb3 Replace VLC_ETHREAD with VLCENOMEM. 17 years ago
Rémi Denis-Courmont a323173f0b Cleanup vlc_timer_* prototypes 17 years ago
Rémi Denis-Courmont c159f79f2a Win32: privatize vlc_timer layout too 17 years ago
Rémi Denis-Courmont 675700d177 POSIX: use pthread-based timers 17 years ago
Rémi Denis-Courmont f18b184824 Win32: make vlc_thread_t a plain HANDLE (no heap alloc) 17 years ago
Rémi Denis-Courmont 84a6069c3c Win32: unimplement thread result 17 years ago
Rémi Denis-Courmont 15f1679833 Win32: no need to put thread function into vlc_thread_t 17 years ago
Laurent Aimar 0926bbb610 Split back window module providers by type. 17 years ago
Laurent Aimar a82db287f8 Modified vout_window_t to be completly independant of vout. 17 years ago
Olivier Aubert 47648bd4ca Fix comments/variable names in includes 17 years ago
Pierre d'Herbemont 63d3f12f3c libvlc: Remove unimplemented media_list_view functions declaration. 17 years ago
Pierre Ynard 11164567ba threads: remove unused fields in headers 17 years ago
Rémi Duraffort 754491fcf0 variables: var_IncInteger and var_DecInteger are now atomic. 17 years ago
Rémi Duraffort e533549b83 demux: use calloc when applicable. 17 years ago
Olivier Aubert b5a844bc5c Fix comments in include files 17 years ago
Olivier Aubert c8fd8cefd5 deprecated.h: fix libvlc_media_player_set_xwindow reference 17 years ago
Laurent Aimar fabf23993a Fixed some corner case errors with SPU. 17 years ago
Michael Hanselmann e48ba9bd73 Add library functions for HTTP client authentication 17 years ago
Laurent Aimar 30086cdcb5 Fixed filter_*Blend rgb masks initialization. 17 years ago
Laurent Aimar 54daead2d0 emoved unused pf_render function in subpicture_t. 17 years ago
Laurent Aimar 5cd2d0765f Removed now unused pf_pre_render in subpicture_t. 17 years ago
Laurent Aimar 34f2541694 Do not decode subtitles too much in advanced. 17 years ago
Laurent Aimar 9b8c543c1a Improved subtitle rendering accuracy and fixed pause on dynamic subtitles. 17 years ago
Rémi Duraffort 1bc0945eea variables: add a Get and Set function. This function can be only used (for the 17 years ago
Sébastien Escudier b69b0bd6e6 libvlc : handle VLM input events 17 years ago
Rémi Duraffort b0feb46471 Remove var_SetVoid: this function is doing exactly the same job than 17 years ago
Laurent Aimar ae780fe987 Added a ES_OUT_SET_META to es_out. 17 years ago
Laurent Aimar a86267a445 Documented and 'constified' meta and epg in es_out. 17 years ago
Laurent Aimar 350c3b8006 Privatized es_out_mode_e. 17 years ago
Laurent Aimar cd9f745533 Documented demux state changes. 17 years ago
Jean-Baptiste Kempf 1b4cfa9648 Fix Typo 17 years ago
Jean-Baptiste Kempf 22308cec89 VLC is able to open .aiff files. 17 years ago
Jean-Baptiste Kempf 42abe20459 Support for ADPCM variant in Flash streams 17 years ago
Jean-Baptiste Kempf 62456c2a22 Add .rar and .zip extensions to open dialog. 17 years ago
Rémi Denis-Courmont a815b654de SO friendliness 17 years ago
Rémi Duraffort 385750a56c Remove unused function. 17 years ago
Jean-Francois Massol d060d810a0 Add .mpc to the file open dialog 17 years ago
Rémi Denis-Courmont a0550542cb Remove stub functions 17 years ago
Rémi Denis-Courmont 31063568bd Cast for aout_EnableFilter 17 years ago
Rémi Denis-Courmont 604adb7afc aout_VolumeMute -> aout_ToggleMute 17 years ago
Rémi Denis-Courmont 1cf4ccdf71 Spell developer properly 17 years ago
Rémi Duraffort 93512b8208 Remove unused define. 17 years ago
Rémi Duraffort 0a201d9d01 variables: cosmetics. 17 years ago
Laurent Aimar c1fd947c0f Cosmetic. 17 years ago
Laurent Aimar e0882fbcce Fixed a typo (cosmetic). 17 years ago
Sébastien Escudier 31b1e9090b VLM add input events 17 years ago
Laurent Aimar 91d60a7c96 Moved DEFAULT_CHAN to vlc_osd.h 17 years ago