|
|
|
@d666030b2349e8a710fcba4d2cabb912cc700580
|
[d666030b2349e8a710fcba4d2cabb912cc700580]
|
31/05/08 21:10:28 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
libvlc: use vlc_common.h (libvlccore) instead of vlc/vlc.h |
|
|
|
@99fab9089e9e1709d9c3a4bc5ced0c137ac59134
|
[99fab9089e9e1709d9c3a4bc5ced0c137ac59134]
|
23/01/08 22:50:58 |
Rémi Denis-Courmont <rem@videolan.org> |
Don't include config.h from the headers - refs #297.
Missing some cases … |
|
|
|
@cc3bd152f5d2166087b9e19b962e3ace06bd12ea
|
[cc3bd152f5d2166087b9e19b962e3ace06bd12ea]
|
20/08/07 20:59:30 |
Rémi Denis-Courmont <rem@videolan.org> |
Remember not to include anything before vlc/vlc.h
(which includes config.h … |
|
|
|
@d3fe7f28797d4dba65ffcdd60bf932e758a48a9e
|
[d3fe7f28797d4dba65ffcdd60bf932e758a48a9e]
|
26/11/06 15:20:34 |
Clément Stenac <zorglub@videolan.org> |
A bit of headers cleanup
* Headers in include must contain the structures … |
|
|
|
@2ad5cc2ba9b397e6d8c3aa401ea3a054ff5634c5
|
[2ad5cc2ba9b397e6d8c3aa401ea3a054ff5634c5]
|
07/04/06 00:41:06 |
Antoine Cellerier <dionoea@videolan.org> |
Fix OSD display when vout crop is used (so that every thing stays on the … |
|
|
|
@2cb472dba008f7d877ffe6bae9c5575253365282
|
[2cb472dba008f7d877ffe6bae9c5575253365282]
|
13/01/06 00:10:04 |
Antoine Cellerier <dionoea@videolan.org> |
FSF address change. |
|
|
|
@469b0d8d90ac7ed1ceaede450828a293d32d9215
|
[469b0d8d90ac7ed1ceaede450828a293d32d9215]
|
08/09/05 15:55:25 |
Derk-Jan Hartman <hartman@videolan.org> |
* Fix a refcount issue in the OSD core |
|
|
|
@09ed6d819e56ab8405d47eba7b1fcfe8c0778899
|
[09ed6d819e56ab8405d47eba7b1fcfe8c0778899]
|
02/09/05 16:00:20 |
Benjamin Pracht <bigben@videolan.org> |
* Don't try to release NULL
* Fixes the "vlc would crash when hitting … |
|
|
|
@a92603f2093140f93c34f301a22eb5763abc4232
|
[a92603f2093140f93c34f301a22eb5763abc4232]
|
27/08/05 18:40:23 |
Jean-Paul Saman <jpsaman@videolan.org> |
Merged OSD functionality on the same core functions. All OSD functionality … |
|
|
|
@94e2f25b6c0614e9ff1980e56b8a9149c9010bb5
|
[94e2f25b6c0614e9ff1980e56b8a9149c9010bb5]
|
08/08/05 11:57:45 |
Christophe Mutricy <xtophe@videolan.org> |
Fix refcount problem (thanks to DrakeGuan? for spotting it) |
|
|
|
@fe087a38282e93addb25fa9598393e40ea233b09
|
[fe087a38282e93addb25fa9598393e40ea233b09]
|
09/07/05 08:17:09 |
Rémi Denis-Courmont <rem@videolan.org> |
Make Zorglub less unhappy |
|
|
|
@85b29bdc288a1573d43bd524908be5748a9b3640
|
[85b29bdc288a1573d43bd524908be5748a9b3640]
|
08/07/05 20:12:44 |
Rémi Denis-Courmont <rem@videolan.org> |
Copyright fixes
(da big courmischage) |
|
|
|
@015a1605686a8277f4657e4cd40cb4d155bc36d7
|
[015a1605686a8277f4657e4cd40cb4d155bc36d7]
|
05/04/05 01:48:08 |
Clément Stenac <zorglub@videolan.org> |
Fix OSD (text & widgets) aspect ratio
put category in HTTP interface … |
|
|
|
@85c1c62ee58218926d73e2c4830731a18d3378e0
|
[85c1c62ee58218926d73e2c4830731a18d3378e0]
|
10/11/04 16:10:30 |
Gildas Bazin <gbazin@videolan.org> |
* src/video_output/video_widgets.c: cleanup. |
|
|
|
@ee0b401078392bbeba264e46b236b825a2093f22
|
[ee0b401078392bbeba264e46b236b825a2093f22]
|
06/11/04 19:25:01 |
Yoann Peronneau <yoann@videolan.org> |
* src/video_output/vout_subpictures.c: added a b_fade parameter for … |
|
|
|
@2ec885919ccccc76bd7075800135f3c0bfd101a1
|
[2ec885919ccccc76bd7075800135f3c0bfd101a1]
|
06/11/04 18:27:54 |
Yoann Peronneau <yoann@videolan.org> |
* src/video_output/video_widgets.c: now uses blend() for OSD widgets. |
|
|
|
@a350c47fb51ce6a2f8733783fe9df35dc52de6a2
|
[a350c47fb51ce6a2f8733783fe9df35dc52de6a2]
|
17/09/04 16:47:01 |
Gildas Bazin <gbazin@videolan.org> |
* video_output/vout_subpictures.c:
+ improved spu_SortSubpictures() to … |
|
|
|
@28ed0fc96153391a47fa4b480f716f0de1fbacae
|
[28ed0fc96153391a47fa4b480f716f0de1fbacae]
|
15/09/04 17:50:54 |
Gildas Bazin <gbazin@videolan.org> |
* ALL: separation of the SPU engine from the VOUT.
* … |
|
|
|
@11e8ae92009d27accae414feeb8f30c6822b0955
|
[11e8ae92009d27accae414feeb8f30c6822b0955]
|
17/06/04 05:37:03 |
Yoann Peronneau <yoann@videolan.org> |
* src/video_output/vout_subpictures.c : New OSD channels
When you want to … |
|
|
|
@50b658157c6d80cc1a9a5e0e1eae28a94d42e420
|
[50b658157c6d80cc1a9a5e0e1eae28a94d42e420]
|
03/06/04 00:53:26 |
Yoann Peronneau <yoann@videolan.org> |
Support for multiple OSD channels :
* added i_channel and i_content … |
|
|
|
@7b5e02f66b2fc7bbb37b747f2caf69156cc804d1
|
[7b5e02f66b2fc7bbb37b747f2caf69156cc804d1]
|
29/05/04 19:04:53 |
Yoann Peronneau <yoann@videolan.org> |
Added a Mute OSD icon. |
|
|
|
@aa3efe4e9756edd7f56e3f4aefe35d4ddcae04b2
|
[aa3efe4e9756edd7f56e3f4aefe35d4ddcae04b2]
|
26/05/04 19:56:45 |
Yoann Peronneau <yoann@videolan.org> |
Added Play and Pause OSD Icons for hotkeys. |
|
|
|
@6e84fd3aa4da1a971dba801f4d8976f99a263273
|
[6e84fd3aa4da1a971dba801f4d8976f99a263273]
|
24/05/04 23:14:06 |
Derk-Jan Hartman <hartman@videolan.org> |
* Fixed the YUY2 and RV Render() of the OSD widgets.
* Set the Id prop on … |
|
|
|
@9cfa603843fbc44e4d31ee6e60a7303d686c3535
|
[9cfa603843fbc44e4d31ee6e60a7303d686c3535]
|
23/05/04 18:19:29 |
Yoann Peronneau <yoann@videolan.org> |
* src/video_output/video_widgets.c: Added OSD sliders when changing volume … |