- 03 Feb, 2015 15 commits
-
-
Francois Cartegnie authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
This has not been tested and updated for years
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
-
Felix Paul Kühne authored
-
Gleb Pinigin authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Gleb Pinigin authored
Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
-
Felix Paul Kühne authored
include/vlc_bits: add a block based byte stream writer in a generic place based on the mp4 and avi muxers
-
Tristan Matthews authored
-
- 31 Jan, 2015 1 commit
-
-
Pierre Ynard authored
It doesn't support special characters like $, which happen to be used.
-
- 30 Jan, 2015 3 commits
-
-
Thomas Guillem authored
The API is now asynchronous and use callbacks to notify the caller of new netbios shares. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Thomas Guillem authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 29 Jan, 2015 10 commits
-
-
Rémi Denis-Courmont authored
CYUV is not a pixel format, at least it is not treated as such in VLC outputs and encoders. CYUV is decoded to YUV 4:1:1 by libavcodec.
-
Rémi Denis-Courmont authored
CYUV is not a pixel format, at least it is not treated as such in VLC outputs and encoders. CYUV is decoded to YUV 4:1:1 by libavcodec.
-
Sergey Radionov authored
Close #12852 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Rémi Denis-Courmont authored
-
Jonathan Calmels authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jonathan Calmels authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jonathan Calmels authored
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Francois Cartegnie authored
-
Sean McGovern authored
This is a new requirement for libbluray 0.7.0. Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 28 Jan, 2015 11 commits
-
-
Francois Cartegnie authored
Some recorded streams list multiple program but only 1 stream is really recorder. VLC defaults program to first created ES. Now creates ES on first data packet, so the default program always has data. Fixes all default program selection issues. All dreambox recordings issues issues/TS/programselection/ and Header less VDR recordings issues/TS/TopField/TopField%20TF7700HSCI%20HD%20record.rec
-
Francois Cartegnie authored
Some recorded TS streams does not include PAT/PMT. Just feed one when missing. refs #7940
-
Francois Cartegnie authored
-
Francois Cartegnie authored
Also removes duplicate members
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
Felix Paul Kühne authored
-
Pierre Ynard authored
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-