- 29 Jan, 2015 2 commits
-
-
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 17 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
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
It can be useful to test avplay/ffplay localy
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
-
Hugo Beauzée-Luyssen authored
The opaque pointer actually is the device, not p_sys
-
Rafaël Carré authored
It was broken by 29a40152, which should only have modified text "subpictures" Closes #13050 Tested-by: Julian Scheel <julian@jusst.de>
-
- 27 Jan, 2015 5 commits
-
-
Jean-Baptiste Kempf authored
Close #13752
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
-
Mark Lee authored
This function gets the active device identifier for the current audio output, if there is one, and is the complementary function to libvlc_audio_output_device_set(). Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
Jean-Baptiste Kempf authored
-
- 26 Jan, 2015 5 commits
-
-
Felix Paul Kühne authored
This solves linking issues on iOS and should have no negative impact on further platforms
-
Ludovic Fauvet authored
Close #11704
-
Jean-Baptiste Kempf authored
Close #12137
-
Jean-Baptiste Kempf authored
Close #12851
-
Ludovic Fauvet authored
Fix #13642 Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
-
- 25 Jan, 2015 6 commits
-
-
Jean-Baptiste Kempf authored
Close #13643
-
Francois Cartegnie authored
-
Francois Cartegnie authored
-
David Fuhrmann authored
Usage of selectedFont inside changeFont: is not allowed, and its not needed as all the necessary work is done in convertFont:. close #13740
-
Jean-Baptiste Kempf authored
-
Jean-Baptiste Kempf authored
Close #12858
-
- 24 Jan, 2015 2 commits
-
-
Felix Paul Kühne authored
-
Jean-Baptiste Kempf authored
Still alive!
-
- 22 Jan, 2015 3 commits
-
-
Jean-Baptiste Kempf authored
-
Rafaël Carré authored
This reverts commit 853a6c48. Breaks compilation with mingw-w64 3.2 : libtool: compile: x86_64-w64-mingw32-gcc -DHAVE_CONFIG_H -I. -I.. -I../upnp/inc -I./inc -I../threadutil/inc -I../ixml/inc -I./src/inc -I/contrib/x86_64-w64-mingw32/include -DPTW32_STATIC_LIB -DUPNP_STATIC_LIB -I/contrib/x86_64-w64-mingw32/include -g -DUPNP_STATIC_LIB -DPTW32_STATIC_LIB -Os -Wall -c src/api/upnpapi.c -o src/api/libupnp_la-upnpapi.o src/api/upnpapi.c: In function 'UpnpGetIfInfo': src/api/upnpapi.c:3214:2: error: unknown type name 'PIP_ADAPTER_ADDRESSES' PIP_ADAPTER_ADDRESSES adapts = NULL; ^
-
Jean-Baptiste Kempf authored
Close #13648
-