|
|
|
@00b95848260cd44f140a05da8aa5baf13580e2d3
|
[00b95848260cd44f140a05da8aa5baf13580e2d3]
|
05/07/08 13:55:16 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
modules: use vlc_object_alive() |
|
|
|
@3561b9b28f58eb7a4183e158a8fd973800d31ceb
|
[3561b9b28f58eb7a4183e158a8fd973800d31ceb]
|
31/05/08 21:10:30 |
Rémi Denis-Courmont <rdenis@simphalempin.com> |
Plugins: include vlc_common.h directly instead of vlc/vlc.h |
|
|
|
@13ae40b0efc4f1b1ce205d9a057537047fcab3f4
|
[13ae40b0efc4f1b1ce205d9a057537047fcab3f4]
|
21/05/08 19:19:25 |
Rémi Denis-Courmont <rem@videolan.org> |
Use gettext_noop() consistently |
|
|
|
@27d483e9ef7a451397d7857251c8d67097661f1d
|
[27d483e9ef7a451397d7857251c8d67097661f1d]
|
08/05/08 18:20:21 |
Rémi Denis-Courmont <rem@videolan.org> |
Include vlc_plugin.h as needed |
|
|
|
@57bbabb5e7c4b33141fdfbd811c78120e2401a9f
|
[57bbabb5e7c4b33141fdfbd811c78120e2401a9f]
|
14/04/08 02:02:23 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
demux: Rename demux2 to demux as demux is no longer existing. |
|
|
|
@449fd28aaf007c6411251dae9d0dbfdc65b135d1
|
[449fd28aaf007c6411251dae9d0dbfdc65b135d1]
|
14/04/08 02:02:22 |
Pierre d'Herbemont <pdherbemont@videolan.org> |
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
This … |
|
|
|
@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 … |
|
|
|
@3f07af6acdd8a0b0ddbd2c33b79039bf8ec8a822
|
[3f07af6acdd8a0b0ddbd2c33b79039bf8ec8a822]
|
30/09/07 17:40:34 |
Laurent Aimar <fenrir@videolan.org> |
Added const wheen needed for stream_Peek (demuxer/access)
Made … |
|
|
|
@81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808
|
[81c5ac29fa2e80426c1b1dfcc941a1aabe8bc808]
|
20/08/07 21:08:22 |
Rémi Denis-Courmont <rem@videolan.org> |
Remove stdlib.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 … |
|
|
|
@2cb472dba008f7d877ffe6bae9c5575253365282
|
[2cb472dba008f7d877ffe6bae9c5575253365282]
|
13/01/06 00:10:04 |
Antoine Cellerier <dionoea@videolan.org> |
FSF address change. |
|
|
|
@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) |
|
|
|
@91f2877dec9e00d081facbb7b12f610a9f329357
|
[91f2877dec9e00d081facbb7b12f610a9f329357]
|
05/03/05 18:54:19 |
Gildas Bazin <gbazin@videolan.org> |
* modules/demux/*: removed useless probing messages. |
|
|
|
@a90a19a6b0468ea9fedadc27cfc1118d70295263
|
[a90a19a6b0468ea9fedadc27cfc1118d70295263]
|
11/12/04 15:45:46 |
Clément Stenac <zorglub@videolan.org> |
Improvements to preferences
* Each module can declare a "human-readable … |
|
|
|
@57832ef37362bf7cdcbacde737f5f6c8da0c968f
|
[57832ef37362bf7cdcbacde737f5f6c8da0c968f]
|
02/04/04 01:21:13 |
Laurent Aimar <fenrir@videolan.org> |
* all: do not implement DEMUX_SET_TIME. DEMUX_SET_TIME should be
… |
|
|
|
@83fb2ffc0f3884d99ea91d0de0451a6923fb944a
|
[83fb2ffc0f3884d99ea91d0de0451a6923fb944a]
|
23/01/04 18:42:10 |
Laurent Aimar <fenrir@videolan.org> |
* pva: PVA demuxer. |