|
../
|
|
audio.c
|
8.6 kB |
3a97968ec3a71b512adcda4d73eb28283fa55140 |
2 weeks |
Rémi Denis-Courmont <rdenis@simphalempin.com>:
Fix libvlc set audio track, subtitle
Signed-off-by: Rémi Denis-Courmont …
|
|
core.c
|
6.1 kB |
6465bbf725b1155954a7472ec401576c305eb048 |
4 weeks |
Rémi Denis-Courmont <rdenis@simphalempin.com>:
libvlc_InternalDestroy: remove dead code
|
|
event.c
|
13.2 kB |
75bd4e6380117cdad04ebc2cd0873b64c0dcb7f3 |
1 month |
Pierre d'Herbemont <pdherbemont@videolan.org>:
libvlc_event: Typo.
|
|
flat_media_list_view.c
|
7.2 kB |
bf1292e44390c6469483cea3817d6c2a3dbd811c |
4 months |
Pierre d'Herbemont <pdherbemont@videolan.org>:
libvlc: rename libvlc_media_descriptor to libvlc_media and …
|
|
hierarchical_media_list_view.c
|
7.7 kB |
bf1292e44390c6469483cea3817d6c2a3dbd811c |
4 months |
Pierre d'Herbemont <pdherbemont@videolan.org>:
libvlc: rename libvlc_media_descriptor to libvlc_media and …
|
|
hierarchical_node_media_list_view.c
|
11.2 kB |
449fd28aaf007c6411251dae9d0dbfdc65b135d1 |
3 months |
Pierre d'Herbemont <pdherbemont@videolan.org>:
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false.
This …
|
|
libvlc_internal.h
|
11.6 kB |
6465bbf725b1155954a7472ec401576c305eb048 |
4 weeks |
Rémi Denis-Courmont <rdenis@simphalempin.com>:
libvlc_InternalDestroy: remove dead code
|
|
log.c
|
5.5 kB |
e7b0790a8639643acf46060d68e3a3ea9627e174 |
2 weeks |
Pierre d'Herbemont <pdherbemont@videolan.org>:
Revert "messages: Prefer the object name over the object type if type is …
|
|
media.c
|
20.0 kB |
5ba2255e622499a3bb545e89c84a675f0adde07f |
2 months |
Rémi Denis-Courmont <rdenis@simphalempin.com>:
Remove vlc_int64_t. Was not even correctly defined.
|
|
media_discoverer.c
|
9.8 kB |
e7268258a5e2aacc95ab20d7f097a93c3df369f1 |
2 months |
Jean-Paul Saman <jpsaman@videolan.org>:
Remove trailing whitespace, add checks for malloc return value.
|
|
media_library.c
|
4.5 kB |
146dad54bff773b990752e44b92aa35f87cbc678 |
2 months |
Rémi Denis-Courmont <rem@videolan.org>:
Use config_GetUserDataDir() internally
|
|
media_list.c
|
16.4 kB |
6da90a1716250d282f16dc6bc9dacec5b9514caf |
3 months |
Rémi Denis-Courmont <rem@videolan.org>:
vlc_mutex_init: remove unused paramter
|
|
media_list_path.h
|
8.5 kB |
bf1292e44390c6469483cea3817d6c2a3dbd811c |
4 months |
Pierre d'Herbemont <pdherbemont@videolan.org>:
libvlc: rename libvlc_media_descriptor to libvlc_media and …
|
|
media_list_player.c
|
16.8 kB |
43a486b582e5aad8ebbe075bcf2071bb8eb72057 |
1 month |
Jean-Paul Saman <jpsaman@videolan.org>:
Make distinction between stop and ended status.
|
|
media_list_view.c
|
18.3 kB |
6da90a1716250d282f16dc6bc9dacec5b9514caf |
3 months |
Rémi Denis-Courmont <rem@videolan.org>:
vlc_mutex_init: remove unused paramter
|
|
media_player.c
|
31.5 kB |
d1a4a59a95672102d96b97288f81bfe3be653890 |
7 hours |
Pierre d'Herbemont <pdherbemont@videolan.org>:
libvlc: Don't raise an exception if there is no vout in set_drawable.
|
|
mediacontrol_audio_video.c
|
10.6 kB |
791b55cfb3a6f2562c69b0a8a094a0a3a6cf0ecb |
3 weeks |
Olivier Aubert <olivier.aubert@liris.cnrs.fr>:
src/control/mediacontrol_audio_video.c: to create a generic object,
its …
|
|
mediacontrol_core.c
|
13.1 kB |
43a486b582e5aad8ebbe075bcf2071bb8eb72057 |
1 month |
Jean-Paul Saman <jpsaman@videolan.org>:
Make distinction between stop and ended status.
|
|
mediacontrol_internal.h
|
3.2 kB |
5ba2255e622499a3bb545e89c84a675f0adde07f |
2 months |
Rémi Denis-Courmont <rdenis@simphalempin.com>:
Remove vlc_int64_t. Was not even correctly defined.
|
|
mediacontrol_util.c
|
7.6 kB |
f56ed8d5f4ce44fed277cecfd8a0be495c4191da |
2 months |
Rémi Denis-Courmont <rdenis@simphalempin.com>:
mediacontrol: fix compilation
|
|
playlist.c
|
7.6 kB |
ee7537e77ae5c190881227db774a1eee6c1c7aa8 |
5 hours |
Rémi Duraffort <ivoire@videolan.org>:
Use pl_Locked and pl_Unlocked.
|
|
video.c
|
15.8 kB |
3a97968ec3a71b512adcda4d73eb28283fa55140 |
2 weeks |
Rémi Denis-Courmont <rdenis@simphalempin.com>:
Fix libvlc set audio track, subtitle
Signed-off-by: Rémi Denis-Courmont …
|
|
vlm.c
|
17.5 kB |
3d59250af9b2c5435238dc8edec7c0fdc9429939 |
2 weeks |
Antoine Cellerier <dionoea@videolan.org>:
Add vod in libvlc_vlm
Signed-off-by: Antoine Cellerier …
|