- 11 Nov, 2008 3 commits
-
-
Felix Paul Kühne authored
forward-port [578af5df020a05e7deb7f4b0fdf5b6c5d402814e] Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Ilkka Ollakka authored
100 200 300 750 2500 For http/rtsp caching is doubled, for mms its 10x that (maybe too much on that one).
-
Ilkka Ollakka authored
-
- 10 Nov, 2008 6 commits
-
-
David Flynn authored
The schroedinger project and vlc module are much faster dirac decoders; that should be used in preference to libdirac[-research] Signed-off-by: David Flynn <davidf@rd.bbc.co.uk> Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Laurent Aimar authored
-
David Flynn authored
- OggDirac support using revised granule_position mapping: http://www.diracvideo.org/specification (20081109) - Uses p_extra for BOS page - Flushes Ogg page after each OggDirac packet Signed-off-by: David Flynn <davidf@rd.bbc.co.uk> Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Jean-Baptiste Kempf authored
-
Sebastien Escudier authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 09 Nov, 2008 5 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 08 Nov, 2008 2 commits
-
-
Rémi Denis-Courmont authored
-
Rémi Denis-Courmont authored
-
- 07 Nov, 2008 11 commits
-
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Lukas Durfina authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Laurent Aimar authored
-
Laurent Aimar authored
Used vlc_fourcc_t. Protected a macro. Used var_CreateGetNonEmptyString where needed. Cosmetics.
-
Laurent Aimar authored
The rawvideo stream may not be CFR but has a timestamp for every frame. Anyway I prefer that we try to display the stream even with small glitches than rejecting it.
-
David Flynn authored
demux: - Use accurate timestamps (date_t) - Signal frame rate in fmt_out - Fix aspect ratio for YUV4MPEG2 - Reoganise input options to allow sensible overrides Ie: extension gussing < yuv4mpeg < cmdline codec/packetizer: - Fix incorrect assumption of 25 fps video - Use accurate timestamps (date_t) - Copy input format as output format (to preserve frame rate) - Set progressive flag per picture TODO: - Have module option for interlaced - Detect interlaced in demux for YUV4MPEG2 - Have codec read set the interlaced flags in the video All seems rather tricky for the moment (well, YUV4MPEG2 bit does, since the demuxer strips the headers that reveal the interlace mode). Signed-off-by: David Flynn <davidf@rd.bbc.co.uk> Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
- 06 Nov, 2008 1 commit
-
-
Rémi Denis-Courmont authored
Iinvalid on POSIX (pthread_t is not scalar), crashing on Win32
-
- 05 Nov, 2008 7 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Joseph Tulou authored
Signed-off-b: Rémi Denis-Courmont <rdenis@simphalempin.com>
-
Rémi Denis-Courmont authored
Pointed-out-by: Tobias Klein <tk@trapkit.de>
-
Rémi Denis-Courmont authored
Pointed-out-by. Tobias Klein <tk@trapkit.de>
-
Laurent Aimar authored
Do not use vout_Request in aout_filter_t anymore but aout_filter_RequestVout. They have the same semantic but it will allows to control every vout creation from aout.
-
David Flynn authored
NB, this highlights some reference counting strangeness. Signed-off-by: David Flynn <davidf@rd.bbc.co.uk> Signed-off-by: Laurent Aimar <fenrir@videolan.org>
-
- 04 Nov, 2008 5 commits
-
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-
Laurent Aimar authored
-