Francois Cartegnie
89e2ba15cc
access: dvb: scan: remove unused var
10 years ago
Francois Cartegnie
a153b702da
access: scan: dvb: remove unused def
probing timeout now set by scan code
10 years ago
Thomas Guillem
f8b7b03af8
libvlc: add missing event descriptions
10 years ago
Steve Lhomme
ea82023156
direct3d11: better debug of the format/chroma mapping
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Thomas Guillem
f788026a85
mediacodec: move callback setup at the end
10 years ago
Jean-Baptiste Kempf
e7abf33e34
jpeg: use explicit cast for jpeg_mem_dest
Of course, some people don't know that long != size_t
I hope your jpegs are smaller than 4GB...
10 years ago
Jean-Baptiste Kempf
5743000cfd
jpeg: fix compilation for win32
10 years ago
Wayne McDougall
16b5785805
Automatically orient JPEG image based on orientation flag, if present
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Benoit du Payrat
c33cdace3b
Qt: volume slider text is now smaller
Fix #13998
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Benoit du Payrat
422e5958e7
Qt: exiting fullscreen now restores the window to the correct size
Fix #16763
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Tristan Matthews
06512bf6e5
mpg123: simplify NULL checks
10 years ago
Tristan Matthews
6332bce8a3
vpx: simplify
10 years ago
Tristan Matthews
0bceaf9642
vpx: increase decoder capability (refs #16836 )
10 years ago
Tristan Matthews
f116ca5e75
vpx: fix segfault on decoding (refs #16836 )
10 years ago
Joni Räsänen
147fec5488
NEWS: RTP Reception support.
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Jean-Baptiste Kempf
306bb436b0
Win32: portable build means nothing in WinRT mode
10 years ago
Jean-Baptiste Kempf
cd6bec5693
Config: Move the resamplers to the resampler category
10 years ago
Jean-Baptiste Kempf
7d4afe09fd
Config: Add a resampler category
10 years ago
Jean-Baptiste Kempf
2d82ef2856
keystore: hide the option
10 years ago
Benoit du Payrat
9e011b3bb1
Qt: preferences with same module name have the right options
Fix #16175
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Francois Cartegnie
2082625daf
access: dtv: fix build
10 years ago
Francois Cartegnie
1144d7abb7
demux/ts: access/dtv: pass private CA using capmt struct
Removes access dependency on libdvbpsi and avoids
taking ownership of ts's dvbpsi pmt structs.
Refactors descriptors copy/filtering. Fixes some const/signedness.
11 years ago
Francois Cartegnie
a36f05d016
access: dtv: add en50221_capmt
PMT data forwarding structure.
Avoids passing/using/storing dvbpsi callback structures
in the DTV module.
11 years ago
Francois Cartegnie
8a67cfce9f
access: dvb: scan: remove useless includes
10 years ago
Francois Cartegnie
fe3c991488
access: dvb: scan: refactor scanning
10 years ago
Francois Cartegnie
48b587bb76
access: dvb: scan: add missing service types
10 years ago
Francois Cartegnie
a535939757
access: dvb: scan: map service type to original values
10 years ago
Francois Cartegnie
6cb75f1a20
access: dvb: scan: supress superfluous debug
10 years ago
Francois Cartegnie
1cac32a349
access: dvb: scan: fix inheriting var from config
10 years ago
Francois Cartegnie
ccfa5770c8
access: dvb: scan: do not create any multiplex from SDT
Never will have any tuning information, so it must
only rely on tables parsing order.
10 years ago
Francois Cartegnie
96cf39308a
access: dvb: scan: set scanned status
10 years ago
Francois Cartegnie
3a19676d9d
access: dvb: scan: parent services by multiplex
10 years ago
Francois Cartegnie
7209754e1e
access: dvb: scan: add results through scan_AddService
10 years ago
Marvin Scholz
ac39a25606
macosx: More translations improvements for VLCStatusBarIcon
10 years ago
Marvin Scholz
cdffc0fe78
macosx: Update VLCStatusBarIcon icon to a resolution-independent PDF
10 years ago
Marvin Scholz
143a9fa90e
macosx: Make string in VLCStatusBarIcon localizable
10 years ago
Marvin Scholz
8b1522a9c4
macosx: Fix warnings for localizable format strings
The NS_FORMAT_ARGUMENT macro is added to the localizedString function
to prevent warnings (format string is not a string literal) when
localizing format strings.
10 years ago
Marvin Scholz
c6d5544296
macosx: Improve the VLCStatusBarIcon icon
10 years ago
Hugo Beauzée-Luyssen
11b1f13c4c
configure.ac: Honor --disable-smbclient, even on win32
10 years ago
Thomas Guillem
6b813e124a
services_discovery: don't abort
10 years ago
Hugo Beauzée-Luyssen
e5a381536a
video_output: win32: Only build direct3d11 on winrt
10 years ago
Hugo Beauzée-Luyssen
9bfb042765
stream_filter: Don't build prefetch on winrt
10 years ago
Hugo Beauzée-Luyssen
ac3c74f6e4
control: oldrc: Fix build on winrt
10 years ago
Hugo Beauzée-Luyssen
294a84fc0a
services_discovery: Don't build windrive on winrt
10 years ago
Hugo Beauzée-Luyssen
a5de3c528f
video_splitter: Don't build panoramix on winrt
10 years ago
Hugo Beauzée-Luyssen
35ac138cb5
mft: Enforce desktop family
10 years ago
Hugo Beauzée-Luyssen
9d13e0574e
win32touch: Add missing include config.h
10 years ago
Ilkka Ollakka
24ba5629bd
packetizer: mpegvideo: parse color details if present
10 years ago
Steve Lhomme
963ae05525
input: log when the input thread is for preparsing
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago
Steve Lhomme
5f95051e71
contrib:d3d9: add the necessary headers to use IDirect3D9ExOverlayExtension
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years ago