|
|
|
@f6cc8a39507a630bb20c865b81039eafa72834b6
|
[f6cc8a39507a630bb20c865b81039eafa72834b6]
|
28/09/08 09:08:16 |
Laurent Aimar <fenrir@videolan.org> |
Convert stream to system timestamp after the decoder.
- This is needed … |
|
|
|
@57c3ecd2292588c7312afbb6935d414bfbe2e826
|
[57c3ecd2292588c7312afbb6935d414bfbe2e826]
|
19/06/08 20:06:55 |
Rémi Duraffort <ivoire@videolan.org> |
Remove msg_Err about memory allocation.
Fix two potential … |
|
|
|
@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 |
|
|
|
@f0c83daa831d070058e04142791eb9d9d0423e0b
|
[f0c83daa831d070058e04142791eb9d9d0423e0b]
|
01/05/08 20:50:55 |
Rémi Denis-Courmont <rem@videolan.org> |
NIH desyndromization |
|
|
|
@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 … |
|
|
|
@c24f27b17ba85eb29806ce00535c30cd75875413
|
[c24f27b17ba85eb29806ce00535c30cd75875413]
|
02/10/07 21:06:09 |
Laurent Aimar <fenrir@videolan.org> |
decoder_synchro_t does not need to be a vlc_object_t. |
|
|
|
@0db7cd1cbba653c20cdde236d2bbc7a29df6fb18
|
[0db7cd1cbba653c20cdde236d2bbc7a29df6fb18]
|
02/10/07 20:48:51 |
Laurent Aimar <fenrir@videolan.org> |
Compilation fix, again. |
|
|
|
@6546eb710a172ee3cf0e772584b485da4983d44d
|
[6546eb710a172ee3cf0e772584b485da4983d44d]
|
02/10/07 20:43:23 |
Laurent Aimar <fenrir@videolan.org> |
Moved vout_synchro to decoder_synchro. |