- 06 Jun, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 04 Jun, 2008 1 commit
-
-
dionoea authored
a lot of code everywhere a filter_t chain is used ("video filter2": vout core, transcode, chain.c video filter; "sub filter": spu_Init; "audio filter2": transcode; the other types of filter_t objects are never chained) Btw, why aren't "audio filter2" filters used anywhere in the aout core?
-
- 01 Jun, 2008 2 commits
-
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
- 31 May, 2008 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
Now, we still need to remove the vlc/vlc.h hack.
-
Rémi Denis-Courmont authored
-
- 27 May, 2008 3 commits
-
-
Rafaël Carré authored
Export update_GetRelease() to the plugins Modify qt4 & wx GUIs to reflect this change
-
Rémi Denis-Courmont authored
-
Pierre d'Herbemont authored
-
- 26 May, 2008 4 commits
-
-
Rémi Denis-Courmont authored
(main remaining offenders: vlc_interface.h and vlc_network.h)
-
Pierre d'Herbemont authored
libvlccore: Rename iso_lang.h to vlc_iso_lang.h because we use VLC_EXPORT there, and plugins may use it.
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 24 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 23 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
It has almost nothing in common with the Unix main code anyway.
-
- 22 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 20 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 15 May, 2008 3 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 12 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 10 May, 2008 2 commits
-
-
Rafaël Carré authored
Fix [3e1fea39]
-
Rémi Denis-Courmont authored
-
- 08 May, 2008 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 06 May, 2008 1 commit
-
-
Christophe Mutricy authored
-
- 05 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 04 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 03 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 02 May, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 01 May, 2008 4 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 11 Apr, 2008 1 commit
-
-
Pierre d'Herbemont authored
This sample is downloaded from streams.videolan.org. Feel free to find a better suited codec/demux combination. libvlc test are now splitted a bit. Tests that are specific to core and that don't need vlc's modules are kept in src/test.
-
- 06 Apr, 2008 1 commit
-
-
Rafaël Carré authored
-
- 30 Mar, 2008 1 commit
-
-
Pierre d'Herbemont authored
libvlc: rename libvlc_media_descriptor to libvlc_media and libvlc_media_instance to libvlc_media_player.
-
- 27 Mar, 2008 1 commit
-
-
Rémi Denis-Courmont authored
So for, each hotkey callback had to lookup the hotkey table everytime a key was pressed, which is fairly wasteful.
-