- 10 Nov, 2010 1 commit
-
-
Jean-Paul Saman authored
Make sure the proper object handle is given to windows semaphore primitives.
-
- 02 Nov, 2010 1 commit
-
-
Jean-Paul Saman authored
Correctly set output format ES values that are needed for setting up the shared memory region correctly.
-
- 25 Oct, 2010 3 commits
-
-
Jean-Paul Saman authored
The functions amem_shmem_create() and amem_shmem_open() were almost identical.
-
Jean-Paul Saman authored
Change audio-delay on when amem-delay is set. At the same time fix a few bugs: - free(aout->output.p_sys->psz_name); - in windows code
-
Jean-Paul Saman authored
Support multiple buffers appended after the shared header. Each buffer has a small header that keeps the number of buffers in the samples buffer.
-
- 22 Oct, 2010 1 commit
-
-
Jean-Paul Saman authored
Fold function for win32 and linux together
-
- 21 Oct, 2010 1 commit
-
-
Jean-Paul Saman authored
Abstract vlc_sem_* calls into amem_sem_* calls.
-
- 19 Oct, 2010 1 commit
-
-
Jean-Paul Saman authored
Build audio memory output module.
-
- 12 Oct, 2010 1 commit
-
-
Jean-Paul Saman authored
X264 requires X264_BUILD version >= 83 now and fix a few place where X264_BUILD >= 86 are required.
-
- 11 Oct, 2010 14 commits
-
-
Rémi Denis-Courmont authored
-
Jean-Baptiste Kempf authored
Yes, this code is weird, but well
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rafaël Carré authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
If the version header is there, the main one should be too.
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
-
Rafaël Carré authored
works around the lack of a recent enough libebml/libmatroska in Debian
-
- 10 Oct, 2010 15 commits
-
-
Rafaël Carré authored
the version number hasn't been updated
-
Rafaël Carré authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Steve Lhomme authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
Spotted by Christoph Miebach Christoph dot Miebach __ web dot de
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rafaël Carré authored
patch sent upstream
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
This reverts commit 76003f0e, which is not needed anymore.
-
Rémi Denis-Courmont authored
This mostly reverts commit 8a497301.
-
Rémi Denis-Courmont authored
I think that's a good pattern to follow. In this particular case, there was no bug however.
-
Rémi Denis-Courmont authored
The original commit description is rather terse "ps demux: fix an issue in ps_pkt_read()" so I don't really know what the "issue" is. But ps_pkt_size() really made no sense as is. This reverts commit d761cf6f. Conflicts: modules/demux/ps.h
-
- 09 Oct, 2010 2 commits
-
-
Pierre d'Herbemont authored
-
Rémi Duraffort authored
-