]> git.sesse.net Git - vlc/log
vlc
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

10 years agoaudiobargraph_v: use CFG_PREFIX
Rafaël Carré [Wed, 16 Apr 2014 21:00:03 +0000 (23:00 +0200)]
audiobargraph_v: use CFG_PREFIX

10 years agoaudiobargraph_v: do not use Command variables
Rafaël Carré [Wed, 16 Apr 2014 20:58:25 +0000 (22:58 +0200)]
audiobargraph_v: do not use Command variables

10 years agoErase all the already read data in directsound buffer
Denis Charmet [Wed, 16 Apr 2014 20:43:57 +0000 (22:43 +0200)]
Erase all the already read data in directsound buffer

Delays the apparition of #11145

10 years agoaudiobargraph_v: more appropriate function name
Rafaël Carré [Wed, 16 Apr 2014 20:35:11 +0000 (22:35 +0200)]
audiobargraph_v: more appropriate function name

10 years agoaudiobargraph_v: use drawing primitives
Rafaël Carré [Wed, 16 Apr 2014 20:27:00 +0000 (22:27 +0200)]
audiobargraph_v: use drawing primitives

4 times faster
4 times smaller
X times more readable

10 years agoaudiobargraph_a: silence debug
Rafaël Carré [Wed, 16 Apr 2014 14:56:15 +0000 (16:56 +0200)]
audiobargraph_a: silence debug

10 years agoaudiobargraph_v: simplify LoadImage
Rafaël Carré [Wed, 16 Apr 2014 14:38:41 +0000 (16:38 +0200)]
audiobargraph_v: simplify LoadImage

10 years agoaudiobargraph_v: simplify parse_i_values
Rafaël Carré [Wed, 16 Apr 2014 14:24:48 +0000 (16:24 +0200)]
audiobargraph_v: simplify parse_i_values

10 years agoaudiobargraph_v: simplify callback
Rafaël Carré [Wed, 16 Apr 2014 14:21:46 +0000 (16:21 +0200)]
audiobargraph_v: simplify callback

10 years agoaudiobargraph_v: cosmetics
Rafaël Carré [Wed, 16 Apr 2014 14:20:31 +0000 (16:20 +0200)]
audiobargraph_v: cosmetics

10 years agoaudiobargraph_v: use NULL
Rafaël Carré [Wed, 16 Apr 2014 14:16:58 +0000 (16:16 +0200)]
audiobargraph_v: use NULL

10 years agoaudiobargraph_v: cosmetics
Rafaël Carré [Wed, 16 Apr 2014 14:15:01 +0000 (16:15 +0200)]
audiobargraph_v: cosmetics

10 years agoaudiobargraph_v: simplify Open
Rafaël Carré [Wed, 16 Apr 2014 14:08:57 +0000 (16:08 +0200)]
audiobargraph_v: simplify Open

10 years agoaudiobargraph_v: simplify Close
Rafaël Carré [Wed, 16 Apr 2014 14:04:55 +0000 (16:04 +0200)]
audiobargraph_v: simplify Close

10 years agoaudiobargraph_v: simplify iec_scale
Rafaël Carré [Wed, 16 Apr 2014 14:02:51 +0000 (16:02 +0200)]
audiobargraph_v: simplify iec_scale

10 years agoaudiobargraph_v: reorder
Rafaël Carré [Wed, 16 Apr 2014 14:00:44 +0000 (16:00 +0200)]
audiobargraph_v: reorder

10 years agoQt: toolbar editor: make it easier for small narrow screens
Francois Cartegnie [Wed, 16 Apr 2014 16:49:40 +0000 (18:49 +0200)]
Qt: toolbar editor: make it easier for small narrow screens

10 years agoRemove unused VLC_VAR_SETISCOMMAND
Rafaël Carré [Wed, 16 Apr 2014 12:41:15 +0000 (14:41 +0200)]
Remove unused VLC_VAR_SETISCOMMAND

10 years agoaudiobargraph_a: update copyright years
Rafaël Carré [Wed, 16 Apr 2014 12:39:06 +0000 (14:39 +0200)]
audiobargraph_a: update copyright years

10 years agoaudiobargraph_a: cosmetics
Rafaël Carré [Wed, 16 Apr 2014 12:37:42 +0000 (14:37 +0200)]
audiobargraph_a: cosmetics

10 years agoaudiobargraph_a: split function
Rafaël Carré [Wed, 16 Apr 2014 12:35:59 +0000 (14:35 +0200)]
audiobargraph_a: split function

10 years agoaudiobargraph_a: name variable
Rafaël Carré [Wed, 16 Apr 2014 12:33:38 +0000 (14:33 +0200)]
audiobargraph_a: name variable

10 years agoaudiobargraph_a: simplify repetition check
Rafaël Carré [Wed, 16 Apr 2014 12:28:29 +0000 (14:28 +0200)]
audiobargraph_a: simplify repetition check

10 years agoaudiobargraph_a: remove commented out code
Rafaël Carré [Wed, 16 Apr 2014 12:27:32 +0000 (14:27 +0200)]
audiobargraph_a: remove commented out code

10 years agoaudiobargraph_a: cosmetics
Rafaël Carré [Wed, 16 Apr 2014 12:23:35 +0000 (14:23 +0200)]
audiobargraph_a: cosmetics

10 years agoaudiobargraph_a: move variable declaration
Rafaël Carré [Wed, 16 Apr 2014 12:16:44 +0000 (14:16 +0200)]
audiobargraph_a: move variable declaration

10 years agopow(x, 2) => x * x
Rafaël Carré [Wed, 16 Apr 2014 12:12:52 +0000 (14:12 +0200)]
pow(x, 2) => x * x

10 years agoaudiobargraph_a: c99 for, cosmetics
Rafaël Carré [Wed, 16 Apr 2014 12:12:37 +0000 (14:12 +0200)]
audiobargraph_a: c99 for, cosmetics

10 years agoaudiobargraph_a: some bool variables use integer type
Rafaël Carré [Wed, 16 Apr 2014 12:10:13 +0000 (14:10 +0200)]
audiobargraph_a: some bool variables use integer type

We can't modify it without breaking existing setups

10 years agopeack -> peak
Rafaël Carré [Wed, 16 Apr 2014 12:05:24 +0000 (14:05 +0200)]
peack -> peak

10 years agoaudiobargraph_a: move initialization in Open()
Rafaël Carré [Wed, 16 Apr 2014 11:58:25 +0000 (13:58 +0200)]
audiobargraph_a: move initialization in Open()

10 years agoaudiobargraph_a: fix counter wrapping
Rafaël Carré [Wed, 16 Apr 2014 11:55:22 +0000 (13:55 +0200)]
audiobargraph_a: fix counter wrapping

10 years agoaudiobargraph_a: unused variable
Rafaël Carré [Wed, 16 Apr 2014 11:55:02 +0000 (13:55 +0200)]
audiobargraph_a: unused variable

10 years agoaudiobargraph_a: variables are not COMMAND
Rafaël Carré [Wed, 16 Apr 2014 11:52:46 +0000 (13:52 +0200)]
audiobargraph_a: variables are not COMMAND

10 years agoaudiobargraph_a: use CFG_PREFIX
Rafaël Carré [Wed, 16 Apr 2014 11:48:19 +0000 (13:48 +0200)]
audiobargraph_a: use CFG_PREFIX

10 years agoaudiobargraph_a: simplify Close
Rafaël Carré [Wed, 16 Apr 2014 11:45:56 +0000 (13:45 +0200)]
audiobargraph_a: simplify Close

10 years agotools: clean up after sed test
Sean McGovern [Wed, 16 Apr 2014 06:53:00 +0000 (02:53 -0400)]
tools: clean up after sed test

Some implementations of sed blindly take the argument following
-i to be the file extension for the backup during an in-place edit.

Signed-off-by: Rafaël Carré <funman@videolan.org>
10 years agomacosx: fix race condition which caused hiding the main split view (close #11103)
David Fuhrmann [Tue, 15 Apr 2014 16:44:48 +0000 (18:44 +0200)]
macosx: fix race condition which caused hiding the main split view (close #11103)

10 years agoContribs: dvdread, simplify the rules
Jean-Baptiste Kempf [Tue, 15 Apr 2014 10:36:14 +0000 (12:36 +0200)]
Contribs: dvdread, simplify the rules

10 years agoText style: fix integer overflow
Rémi Denis-Courmont [Mon, 14 Apr 2014 20:39:44 +0000 (23:39 +0300)]
Text style: fix integer overflow

Occurs when shifting alpha = 255 by 24 bits.

10 years agodbus: fix undefined zero-size arrays
Rémi Denis-Courmont [Mon, 14 Apr 2014 20:36:34 +0000 (23:36 +0300)]
dbus: fix undefined zero-size arrays

10 years agoitem: fix undefined zero-size array
Rémi Denis-Courmont [Mon, 14 Apr 2014 20:33:37 +0000 (23:33 +0300)]
item: fix undefined zero-size array