- 03 Jun, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 02 Jun, 2009 1 commit
-
-
Pierre authored
-
- 31 May, 2009 1 commit
-
-
Laurent Aimar authored
-
- 25 May, 2009 2 commits
- 16 May, 2009 3 commits
-
-
Rémi Denis-Courmont authored
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-
- 13 May, 2009 1 commit
-
-
Laurent Aimar authored
It introduces a bunch of VLC_CODEC_* defines as a representative fourcc for a codec. The fourccs have been chosen pretty much randomly except when I knew well know ones. It adds two helpers: vlc_fourcc_GetCodec and vlc_fourcc_GetDescription. Don't hesitate if you have any comments.
-
- 12 May, 2009 1 commit
-
-
Rémi Denis-Courmont authored
This was clearly a bug, as it is documented as an internal function, and sues internal types
-
- 26 Apr, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 25 Apr, 2009 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 11 Apr, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 10 Apr, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 12 Mar, 2009 1 commit
-
-
Rémi Denis-Courmont authored
avcodec is used from at least three different plugins: avcodec, switcher (which seems dead though) and indirectly in avformat. We need to have a common interlock for all of these.
-
- 08 Mar, 2009 2 commits
-
-
Rémi Denis-Courmont authored
One useless thread gone (the new subsystem does not need a thread).
-
Laurent Aimar authored
You need to attach a callback on the variable 'intf-event' of the vlm object. Becarefull, as (always) inside an event callback you cannot call back the object (here vlm).
-
- 05 Mar, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 01 Mar, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 17 Feb, 2009 1 commit
-
-
Rémi Denis-Courmont authored
If we ever to reintroduce builtin modules, we anyway would need to rewrite that part.
-
- 14 Feb, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 04 Feb, 2009 1 commit
-
-
Rémi Denis-Courmont authored
Also libvlccore is not backward compatible, whereas libvlc is.
-
- 27 Jan, 2009 2 commits
-
-
Rémi Denis-Courmont authored
I kept include files to ../vlc otherwise #include syntax would break Now, it's up to changing PKGDIR="vlc" to PKGDIR="vlc-1.0". We just need to decide.
-
Rémi Denis-Courmont authored
-
- 17 Jan, 2009 1 commit
-
-
Laurent Aimar authored
-
- 10 Jan, 2009 1 commit
-
-
Rémi Denis-Courmont authored
-
- 07 Jan, 2009 1 commit
-
-
Christophe Mutricy authored
-
- 05 Jan, 2009 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
No functionnality changes.
-
- 03 Jan, 2009 1 commit
-
-
Geoffroy Couprie authored
-
- 09 Dec, 2008 2 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
- 04 Dec, 2008 1 commit
-
-
Laurent Aimar authored
-
- 22 Nov, 2008 2 commits
-
-
Laurent Aimar authored
It fixes a bunch of missing locks and remove unused functions. It splits input_internal.h
-
Laurent Aimar authored
There is no functionnal changes except a few missing events added.
-
- 17 Nov, 2008 1 commit
-
-
Laurent Aimar authored
It is not yet functionnal.
-
- 23 Oct, 2008 1 commit
-
-
Rémi Denis-Courmont authored
-
- 22 Oct, 2008 2 commits
-
-
Laurent Aimar authored
-
Rémi Denis-Courmont authored
-