- 05 Oct, 2010 4 commits
-
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Basically, we need that to be able to play correctly the matroska/webm files that have unknow length segments If you are running debian, use packages from experimental If you are running Windows and Mac, the contribs are fine Else, please contact your local distribution administrator
-
- 04 Oct, 2010 5 commits
-
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
-
Ilkka Ollakka authored
Thisway we don't reset playback rate between items
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
They applied it upstream, almost completly As discussed at FOMS
-
- 03 Oct, 2010 4 commits
-
-
Jean-Baptiste Kempf authored
BDMV/ isn't supported yet, because we don't know how to do wrt to AACS and BD+ yet
-
Jean-Baptiste Kempf authored
If you --enable-live555 and are too old, it will error Else, if you are too old, it will error If you use live555-tree, you are on your own.
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
- 02 Oct, 2010 6 commits
-
-
Rémi Denis-Courmont authored
This reverts commit 61f0547b. Conflicts: include/vlc/libvlc.h
-
Tony Vankrunkelsven authored
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
-
Rémi Duraffort authored
-
GBX authored
LUA HTTP Interface: Implementation of missing seeking funtionality when using status.xml from the lua http interface. Seeking is now possible with relative values instead of just absolute ones. Also the time format as mentioned in the readme file is now recognized: [+ or -][<int><H or h>:][<int><M or m or '>:][<int><nothing or S or s or ">] Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Rémi Duraffort authored
This fix a strange behavior if playlist_Pause is called without input.
-
GBX authored
LUA HTTP Interface: If <id> is omitted at the status.xml play command, play last active item instead of first playlist item. Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
- 01 Oct, 2010 4 commits
-
-
Pierre d'Herbemont authored
Pointed-out-by: Rémi Denis-Courmont.
-
Kaarlo Raiha authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
Jean-Baptiste Kempf authored
-
Steinar H. Gunderson authored
H.264 SEI recovery points are put at frames in the stream that are not (necessarily) keyframes, but that mark “if you decode the next N frames, you will have a [perfectly or approximately] valid picture no matter what your starting point was”. In particular, this is needed to decode streams encoded with Periodic Intra Refresh (e.g. --sout-x264-intra-refresh true), at least if you don't see the beginning of the stream, e.g. tuning into a multicast stream. This may also help with some kinds of streams from AVCHD cameras that use similar techniques. One could argue that this functionality should live inside libavcodec instead, but given that VLC does its own H.264 depacketization, this seems to be the best place. I've tested it with streaming over UDP, and it seems to work fine. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 30 Sep, 2010 2 commits
-
-
Rémi Duraffort authored
-
Denis Charmet authored
Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
-
- 29 Sep, 2010 11 commits
-
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
This reverts commit e20a107d.
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Rémi Duraffort authored
-
Steinar H. Gunderson authored
The format comments are out of sync with what the code actually assumes. I updated the comments, and filled in some missing information from http://www.mpucoder.com/DVD/ass-hdr.html . Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Sébastien Escudier authored
Require live555 version >= 2010.05.29
-
Rémi Denis-Courmont authored
Too many quotes.
-
- 27 Sep, 2010 4 commits
-
-
Francois Cartegnie authored
buttons in the managed layout.
-
Jean-Baptiste Kempf authored
-
Ludovic Fauvet authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Pierre d'Herbemont authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-