8 Commits (e61c12c60b8cc88ae086ea57bf5da2c77c9ff93b)

Author SHA1 Message Date
Jean-Baptiste Kempf 36ab287e77 LGPL 15 years ago
Rémi Denis-Courmont 92f1b3aee7 Rename LIBVLC_* function attributes to VLC_* within plugin API 15 years ago
Rémi Denis-Courmont 6f258887aa Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
Laurent Aimar f6cc8a3950 Convert stream to system timestamp after the decoder. 18 years ago
Rémi Denis-Courmont cf270dd3c0 Tag some APIs as LIBVLC_USED 18 years ago
Rémi Denis-Courmont fbb8255dcf Remove __LIBVLC__ test 18 years ago
Pierre d'Herbemont 449fd28aaf Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 19 years ago
Laurent Aimar 6546eb710a Moved vout_synchro to decoder_synchro. 19 years ago
Laurent Aimar 02d8f9e7b1 Removed unused values. 19 years ago
Laurent Aimar f0465fc1d1 Hide private vout_synchro_t. 19 years ago
Clément Stenac fbf4c8060d A bit of vlc/libvlc cleanup: 20 years ago
Clément Stenac d3fe7f2879 A bit of headers cleanup 20 years ago
Rémi Denis-Courmont 473fef1b4d More UTF8ication 21 years ago
Antoine Cellerier 2cb472dba0 FSF address change. 21 years ago
Clément Stenac dc09f863f9 Remove unused structures from vlc_common.h 21 years ago
Rémi Denis-Courmont fe087a3828 Make Zorglub less unhappy 21 years ago
Rémi Denis-Courmont 85b29bdc28 Copyright fixes 21 years ago
Christophe Massiot 3c01122ead * src/video_output/vout_synchro.c: Fixed synchro for low delay streams. 22 years ago
Christophe Massiot 2e76205061 * src/video_output/vout_synchro.c: New --quiet-synchro config option. 22 years ago
Christophe Massiot 5c856bccc3 * src/video_output/vout_synchro.c: Added a --no-skip-frames option (for 22 years ago
Clément Stenac 6de15a630f * Strings review in include/ 23 years ago
Gildas Bazin ed6c981963 * src/video_output/vout_synchro.c, include/vout_synchro.h: got rid of the dependency on the vout. 23 years ago
Christophe Massiot c302e989b4 * include/video.h include/video_output.h src/video_output/vout_pictures.c: 24 years ago
Christophe Massiot dd521c469b * Implementation of a frame-dropping algorithm for the libmpeg2 plug-in 24 years ago