]> git.sesse.net Git - vlc/log
vlc
10 years agovout_ios2: cosmetics
Felix Paul Kühne [Thu, 24 Apr 2014 16:47:24 +0000 (18:47 +0200)]
vout_ios2: cosmetics

10 years agoDo not try to packetize if we couldn't find a packetizer
Rafaël Carré [Thu, 24 Apr 2014 15:01:14 +0000 (17:01 +0200)]
Do not try to packetize if we couldn't find a packetizer

10 years agodemux: libavi: fix boundary setup
Francois Cartegnie [Thu, 24 Apr 2014 13:51:29 +0000 (15:51 +0200)]
demux: libavi: fix boundary setup

confusion: wanted min of max.

10 years agodemux: avi: don't ask for fix on non fastseekable
Francois Cartegnie [Thu, 24 Apr 2014 13:47:24 +0000 (15:47 +0200)]
demux: avi: don't ask for fix on non fastseekable

A better way would probably keep not asking and
seek and load index when 'slow' seekable.

10 years agovout_ios2: add support for touch events to control an on-screen interface
Felix Paul Kühne [Thu, 24 Apr 2014 13:31:04 +0000 (15:31 +0200)]
vout_ios2: add support for touch events to control an on-screen interface

To avoid collisions with existing touch gesture recognizers, a double-tap is needed to trigger a left-click mouse event

10 years agocaopengllayer: don't use GCD to fetch the OpenGL context
Felix Paul Kühne [Thu, 24 Apr 2014 11:41:39 +0000 (13:41 +0200)]
caopengllayer: don't use GCD to fetch the OpenGL context

This fails in one of three attempts in Webkit and even more often in Gecko browsers

10 years agoAdd yet another QNAP fourCC
Jean-Baptiste Kempf [Thu, 24 Apr 2014 07:35:32 +0000 (09:35 +0200)]
Add yet another QNAP fourCC

10 years agopuzzle: remove tautology
Rémi Denis-Courmont [Wed, 23 Apr 2014 21:02:00 +0000 (00:02 +0300)]
puzzle: remove tautology

10 years agohttp: avoid NULL dereference
Rémi Denis-Courmont [Wed, 23 Apr 2014 20:59:10 +0000 (23:59 +0300)]
http: avoid NULL dereference

10 years agoavformat mux: prevent buffer overrun
Rémi Denis-Courmont [Wed, 23 Apr 2014 20:56:17 +0000 (23:56 +0300)]
avformat mux: prevent buffer overrun

10 years agolua: do not pass -1 to read/write/recv/send
Rémi Denis-Courmont [Wed, 23 Apr 2014 20:48:35 +0000 (23:48 +0300)]
lua: do not pass -1 to read/write/recv/send

10 years agoatmo: memory leak
Rémi Denis-Courmont [Wed, 23 Apr 2014 20:39:57 +0000 (23:39 +0300)]
atmo: memory leak

10 years agodbus: memory leak
Rémi Denis-Courmont [Wed, 23 Apr 2014 20:37:35 +0000 (23:37 +0300)]
dbus: memory leak

10 years agoSTL: simplify and fix memory leak
Rémi Denis-Courmont [Wed, 23 Apr 2014 20:34:45 +0000 (23:34 +0300)]
STL: simplify and fix memory leak

10 years agovdpau/chroma: NULL dereference on error
Rémi Denis-Courmont [Wed, 23 Apr 2014 17:38:04 +0000 (20:38 +0300)]
vdpau/chroma: NULL dereference on error

10 years agoXCB/screen: width and height are unsigned
Rémi Denis-Courmont [Wed, 23 Apr 2014 17:26:58 +0000 (20:26 +0300)]
XCB/screen: width and height are unsigned

10 years agoALSA input: cope with EINTR
Rémi Denis-Courmont [Wed, 23 Apr 2014 17:16:54 +0000 (20:16 +0300)]
ALSA input: cope with EINTR

10 years agotranscode: NULL check
Rémi Denis-Courmont [Wed, 23 Apr 2014 17:08:59 +0000 (20:08 +0300)]
transcode: NULL check

10 years agozip: NULL dereference
Rémi Denis-Courmont [Wed, 23 Apr 2014 17:05:03 +0000 (20:05 +0300)]
zip: NULL dereference

10 years agoSmooth: remove tautology
Rémi Denis-Courmont [Wed, 23 Apr 2014 16:57:47 +0000 (19:57 +0300)]
Smooth: remove tautology

sms cannot be NULL here.

10 years agoSAP: NULL dereference on error path
Rémi Denis-Courmont [Wed, 23 Apr 2014 16:56:21 +0000 (19:56 +0300)]
SAP: NULL dereference on error path

10 years agoRAOP: NULL dereference on error path
Rémi Denis-Courmont [Wed, 23 Apr 2014 16:52:46 +0000 (19:52 +0300)]
RAOP: NULL dereference on error path

10 years agotaglib: fix potential NULL dereference
Rémi Denis-Courmont [Wed, 23 Apr 2014 16:50:13 +0000 (19:50 +0300)]
taglib: fix potential NULL dereference

10 years agoios2_vout: fix potential texture resizing issue if the UIView changes its shape ...
Felix Paul Kühne [Wed, 23 Apr 2014 16:46:40 +0000 (18:46 +0200)]
ios2_vout: fix potential texture resizing issue if the UIView changes its shape (close #11081)

10 years agoJACK: remove tautology
Rémi Denis-Courmont [Wed, 23 Apr 2014 16:43:33 +0000 (19:43 +0300)]
JACK: remove tautology

p_sys cannot be NULL here.

10 years agolib: avoid NULL deref on error
Rémi Denis-Courmont [Wed, 23 Apr 2014 16:41:54 +0000 (19:41 +0300)]
lib: avoid NULL deref on error

10 years agoOpenCV: array identifier cannot be NULL
Rémi Denis-Courmont [Wed, 23 Apr 2014 16:38:25 +0000 (19:38 +0300)]
OpenCV: array identifier cannot be NULL

10 years agohttp: fix corner case memory leaks
Rémi Denis-Courmont [Wed, 23 Apr 2014 16:32:11 +0000 (19:32 +0300)]
http: fix corner case memory leaks

STANDARD_READ_ACCESS_INIT is an evil macro.
Also the forward-cookies setting could change, hence inherit -> create-get.

10 years agovlm: fix error message / uninitialized variable
Rémi Denis-Courmont [Wed, 23 Apr 2014 16:21:24 +0000 (19:21 +0300)]
vlm: fix error message / uninitialized variable

10 years agoavi: memory leak
Rémi Denis-Courmont [Wed, 23 Apr 2014 16:15:10 +0000 (19:15 +0300)]
avi: memory leak

10 years agoXCB/XVideo: return correct number of adaptors (fixes #11235)
Rémi Denis-Courmont [Wed, 23 Apr 2014 16:07:28 +0000 (19:07 +0300)]
XCB/XVideo: return correct number of adaptors (fixes #11235)

10 years agodemux: avi: create index requires only fastseekable (fix #8793)
Francois Cartegnie [Wed, 23 Apr 2014 15:09:36 +0000 (17:09 +0200)]
demux: avi: create index requires only fastseekable (fix #8793)

10 years agocaopengllayer: add support for hiding the mouse cursor
Felix Paul Kühne [Wed, 23 Apr 2014 13:43:25 +0000 (15:43 +0200)]
caopengllayer: add support for hiding the mouse cursor

10 years agocaopengllayer: add implicit API to handle mouse events
Felix Paul Kühne [Wed, 23 Apr 2014 14:46:29 +0000 (16:46 +0200)]
caopengllayer: add implicit API to handle mouse events

Since CALayer doesn't have access to the mouse, it is the container view's duty to feed this info if desired

10 years agopng encoder: really compress
Rafaël Carré [Wed, 23 Apr 2014 14:33:00 +0000 (16:33 +0200)]
png encoder: really compress

return the encoded block size rather than the raw YUV size

10 years agodemux: ogg: implement speex backward duration fixing (fix #11283)
Francois Cartegnie [Wed, 23 Apr 2014 11:14:26 +0000 (13:14 +0200)]
demux: ogg: implement speex backward duration fixing (fix #11283)

Because all pages except last are -1

10 years agodemux: mp4: rename GetTrack->GetTrackByID
Francois Cartegnie [Sat, 19 Apr 2014 13:05:39 +0000 (15:05 +0200)]
demux: mp4: rename GetTrack->GetTrackByID

10 years agodirac: no statements after return
Rémi Denis-Courmont [Tue, 22 Apr 2014 21:36:20 +0000 (00:36 +0300)]
dirac: no statements after return

10 years agomkv: use do/while-zero for impossible loop
Rémi Denis-Courmont [Tue, 22 Apr 2014 21:35:18 +0000 (00:35 +0300)]
mkv: use do/while-zero for impossible loop

10 years agox264: remove no-op
Rémi Denis-Courmont [Tue, 22 Apr 2014 21:29:59 +0000 (00:29 +0300)]
x264: remove no-op

10 years agoXCB/XVideo: missing break
Rémi Denis-Courmont [Tue, 22 Apr 2014 21:28:37 +0000 (00:28 +0300)]
XCB/XVideo: missing break

10 years agosout/rtsp: dead code
Rémi Denis-Courmont [Tue, 22 Apr 2014 21:25:38 +0000 (00:25 +0300)]
sout/rtsp: dead code

10 years agoudev: flawed logic
Rémi Denis-Courmont [Tue, 22 Apr 2014 21:23:41 +0000 (00:23 +0300)]
udev: flawed logic

10 years agozvbi: do not copy object of several kilo-bytes on the stack
Rémi Denis-Courmont [Tue, 22 Apr 2014 21:14:49 +0000 (00:14 +0300)]
zvbi: do not copy object of several kilo-bytes on the stack

10 years agoudev: fix unlikely descriptor leak
Rémi Denis-Courmont [Tue, 22 Apr 2014 21:11:05 +0000 (00:11 +0300)]
udev: fix unlikely descriptor leak

10 years agov4l2/vbi: descriptor leak
Rémi Denis-Courmont [Tue, 22 Apr 2014 21:07:00 +0000 (00:07 +0300)]
v4l2/vbi: descriptor leak

10 years agodvb/scan: memory leak
Rémi Denis-Courmont [Tue, 22 Apr 2014 21:03:38 +0000 (00:03 +0300)]
dvb/scan: memory leak

10 years agorootwrap: file descriptor leak
Rémi Denis-Courmont [Tue, 22 Apr 2014 21:00:52 +0000 (00:00 +0300)]
rootwrap: file descriptor leak

10 years agoxcb/screen: memory leak
Rémi Denis-Courmont [Tue, 22 Apr 2014 20:54:04 +0000 (23:54 +0300)]
xcb/screen: memory leak

10 years agosap: memory leak
Rémi Denis-Courmont [Tue, 22 Apr 2014 20:51:01 +0000 (23:51 +0300)]
sap: memory leak

10 years agosmooth: memory leak
Rémi Denis-Courmont [Tue, 22 Apr 2014 20:46:08 +0000 (23:46 +0300)]
smooth: memory leak

10 years agoCorrectly process wholly translucent zvbi subtitles
Finn Hughes [Thu, 17 Apr 2014 12:49:26 +0000 (13:49 +0100)]
Correctly process wholly translucent zvbi subtitles

A completely translucent teletext subtitle is sent to clear the old
subtitle, unfortunately my zvbi patch (f520484d) messed that use case
up, this one fixes it.

Thanks to Andre De Deudwaerder for finding the problem and tracking it down.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years agotools: update cmake to 2.8.12.2
Sean McGovern [Fri, 18 Apr 2014 22:15:45 +0000 (18:15 -0400)]
tools: update cmake to 2.8.12.2

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
10 years agospeex: cosmetics
Tristan Matthews [Mon, 21 Apr 2014 15:12:17 +0000 (11:12 -0400)]
speex: cosmetics

10 years agospeex: deduce mode from rate when decoding rtp
Tristan Matthews [Mon, 21 Apr 2014 04:29:54 +0000 (00:29 -0400)]
speex: deduce mode from rate when decoding rtp

Fixes #5178

10 years agospeex: assume default settings if header is missing
Tristan Matthews [Sun, 20 Apr 2014 23:56:04 +0000 (19:56 -0400)]
speex: assume default settings if header is missing

Fixes #2973

10 years agonsis: fix typo in french translation
Rafaël Carré [Sun, 20 Apr 2014 19:18:29 +0000 (21:18 +0200)]
nsis: fix typo in french translation

10 years agomacosx: remove outdated / unused outlet
David Fuhrmann [Sat, 19 Apr 2014 10:27:47 +0000 (12:27 +0200)]
macosx: remove outdated / unused outlet

10 years agomacosx: fix outlets for search bar
David Fuhrmann [Sat, 19 Apr 2014 10:25:29 +0000 (12:25 +0200)]
macosx: fix outlets for search bar

10 years agomacosx: disable normvol slider if filter is disabled
David Fuhrmann [Thu, 10 Apr 2014 13:16:00 +0000 (15:16 +0200)]
macosx: disable normvol slider if filter is disabled

10 years agomacosx: deactivate spatializer controls if spatializer is disabled
David Fuhrmann [Thu, 10 Apr 2014 12:58:38 +0000 (14:58 +0200)]
macosx: deactivate spatializer controls if spatializer is disabled

10 years agomacosx: deactivate compressor controls if compressor is disabled
David Fuhrmann [Thu, 10 Apr 2014 12:48:35 +0000 (14:48 +0200)]
macosx: deactivate compressor controls if compressor is disabled

10 years agomacosx: disable equalizer controls if eq is disabled
David Fuhrmann [Thu, 10 Apr 2014 12:38:50 +0000 (14:38 +0200)]
macosx: disable equalizer controls if eq is disabled

refs #9350

10 years agovout_macosx: fix mouse position in vout for retina displays (close #11214)
David Fuhrmann [Sat, 19 Apr 2014 09:36:03 +0000 (11:36 +0200)]
vout_macosx: fix mouse position in vout for retina displays (close #11214)

10 years agompgatofixed32: check for invalid channels count
Rafaël Carré [Sat, 19 Apr 2014 08:28:56 +0000 (10:28 +0200)]
mpgatofixed32: check for invalid channels count

Make sure the buffer was allocated with enough channels.
This should not happen anymore since transcode now restarts
filter chain on format changes.

Reported-by: William Blough <blough@shell.cs.fsu.edu>
10 years agodemux: avi: fix non seekbable uncompressed bitmaps (fix #9192)
Francois Cartegnie [Fri, 18 Apr 2014 19:51:50 +0000 (21:51 +0200)]
demux: avi: fix non seekbable uncompressed bitmaps (fix #9192)

10 years agoupdate NEWS
Francois Cartegnie [Fri, 18 Apr 2014 19:16:04 +0000 (21:16 +0200)]
update NEWS

10 years agodemux: avi: handle paletized bitmaps
Francois Cartegnie [Fri, 18 Apr 2014 18:47:03 +0000 (20:47 +0200)]
demux: avi: handle paletized bitmaps

fruity.avi

10 years agovlc_es: add #define for palette size
Francois Cartegnie [Fri, 18 Apr 2014 18:16:58 +0000 (20:16 +0200)]
vlc_es: add #define for palette size

10 years agodemux: avi: add E_NOMEM returns
Francois Cartegnie [Fri, 18 Apr 2014 18:08:59 +0000 (20:08 +0200)]
demux: avi: add E_NOMEM returns

10 years agodemux: avi: do proper palette reading and checks
Francois Cartegnie [Fri, 18 Apr 2014 18:07:18 +0000 (20:07 +0200)]
demux: avi: do proper palette reading and checks

10 years agodemux: avi: wrong signedness & missing proto
Francois Cartegnie [Fri, 18 Apr 2014 18:58:46 +0000 (20:58 +0200)]
demux: avi: wrong signedness & missing proto

too fast :/

10 years agoQt: restore the playlist if it was minimized when closing VLC
Jean-Baptiste Kempf [Fri, 18 Apr 2014 17:41:59 +0000 (19:41 +0200)]
Qt: restore the playlist if it was minimized when closing VLC

Close #9223

10 years agodemux: avi: handle uncompressed frames flip
Francois Cartegnie [Fri, 18 Apr 2014 15:37:30 +0000 (17:37 +0200)]
demux: avi: handle uncompressed frames flip

10 years agodemux: avi: fix negative height handling
Francois Cartegnie [Fri, 18 Apr 2014 13:34:20 +0000 (15:34 +0200)]
demux: avi: fix negative height handling

10 years agodemux: avi: add defines for compression types
Francois Cartegnie [Fri, 18 Apr 2014 13:20:02 +0000 (15:20 +0200)]
demux: avi: add defines for compression types

10 years agodirectfb: use triple buffering
Rafaël Carré [Fri, 18 Apr 2014 11:41:07 +0000 (13:41 +0200)]
directfb: use triple buffering

10 years agodemux: avi: align reads for uncompressed bmp (fix #6387, #4518, #9552)
Francois Cartegnie [Fri, 18 Apr 2014 12:41:21 +0000 (14:41 +0200)]
demux: avi: align reads for uncompressed bmp (fix #6387, #4518, #9552)

10 years agoQt: fix play button state after toolbar customization
Jean-Baptiste Kempf [Fri, 18 Apr 2014 11:37:50 +0000 (13:37 +0200)]
Qt: fix play button state after toolbar customization

Close #10850

10 years agodirect: set visible picture dimensions
Rafaël Carré [Fri, 18 Apr 2014 09:02:51 +0000 (11:02 +0200)]
direct: set visible picture dimensions

10 years agodirectfb: remove obvious comments
Rafaël Carré [Fri, 18 Apr 2014 08:41:09 +0000 (10:41 +0200)]
directfb: remove obvious comments

10 years agodirectfb: remove dummy function
Rafaël Carré [Fri, 18 Apr 2014 08:39:14 +0000 (10:39 +0200)]
directfb: remove dummy function

10 years agodirectfb: inline OpenDisplay, reduce context
Rafaël Carré [Fri, 18 Apr 2014 08:38:25 +0000 (10:38 +0200)]
directfb: inline OpenDisplay, reduce context

10 years agodirectfb: simplify rgb setup
Rafaël Carré [Fri, 18 Apr 2014 08:31:15 +0000 (10:31 +0200)]
directfb: simplify rgb setup

10 years agodirectfb: inline CloseDisplay
Rafaël Carré [Fri, 18 Apr 2014 08:17:04 +0000 (10:17 +0200)]
directfb: inline CloseDisplay

10 years agoLuaHTTP: do not fail when requesting command=fullscreen
Jean-Baptiste Kempf [Thu, 17 Apr 2014 20:40:39 +0000 (22:40 +0200)]
LuaHTTP: do not fail when requesting command=fullscreen

If no input or no vout, it failed.

Close #11211

10 years agodemux: mp4: trex duration is already scaled
Francois Cartegnie [Thu, 17 Apr 2014 17:28:25 +0000 (19:28 +0200)]
demux: mp4: trex duration is already scaled

read spec and throw dice

10 years agoaudiobargraph_a: parse config chain options
Rafaël Carré [Thu, 17 Apr 2014 14:40:37 +0000 (16:40 +0200)]
audiobargraph_a: parse config chain options

10 years agoMux HEVC in transport streams
Rafaël Carré [Thu, 17 Apr 2014 13:33:37 +0000 (15:33 +0200)]
Mux HEVC in transport streams

10 years agox265: tag IDR and non-disposable B frames
Rafaël Carré [Thu, 17 Apr 2014 08:08:05 +0000 (10:08 +0200)]
x265: tag IDR and non-disposable B frames

10 years agox265: never prepend SPS/PPS/VPS to frames
Rafaël Carré [Thu, 17 Apr 2014 08:04:59 +0000 (10:04 +0200)]
x265: never prepend SPS/PPS/VPS to frames

10 years agoTS mux: repeat headers on h265 keyframes
Rafaël Carré [Thu, 17 Apr 2014 07:52:49 +0000 (09:52 +0200)]
TS mux: repeat headers on h265 keyframes

10 years agoqt: toolbar_editor: fix preview bar ordering
Francois Cartegnie [Thu, 17 Apr 2014 12:30:27 +0000 (14:30 +0200)]
qt: toolbar_editor: fix preview bar ordering

10 years agocore: decoder_synchro: fix integer overflow (cid #1048882)
Francois Cartegnie [Thu, 17 Apr 2014 11:58:35 +0000 (13:58 +0200)]
core: decoder_synchro: fix integer overflow (cid #1048882)

10 years agopacketizer: flac: fix divbyzero (cid #1151677)
Francois Cartegnie [Thu, 17 Apr 2014 11:55:13 +0000 (13:55 +0200)]
packetizer: flac: fix divbyzero (cid #1151677)

10 years agodemux: real: missing initializer (cid #1049014)
Francois Cartegnie [Thu, 17 Apr 2014 11:37:58 +0000 (13:37 +0200)]
demux: real: missing initializer (cid #1049014)

10 years agovout: xcb_x11: missing initializer (cid #1049025)
Francois Cartegnie [Thu, 17 Apr 2014 11:32:02 +0000 (13:32 +0200)]
vout: xcb_x11: missing initializer (cid #1049025)

10 years agoaccess: zip: fix leak (cid #1048907)
Francois Cartegnie [Wed, 16 Apr 2014 21:40:48 +0000 (23:40 +0200)]
access: zip: fix leak (cid #1048907)

10 years agocodec: vaapi: fix leak (cid #1048909)
Francois Cartegnie [Wed, 16 Apr 2014 21:37:58 +0000 (23:37 +0200)]
codec: vaapi: fix leak (cid #1048909)

10 years agoFix processing with Xcode 4.6
Felix Paul Kühne [Thu, 17 Apr 2014 10:17:00 +0000 (12:17 +0200)]
Fix processing with Xcode 4.6