]> git.sesse.net Git - vlc/log
vlc
12 years agoavformat : fix overflow in timestamp computation
Sébastien Escudier [Fri, 24 Feb 2012 14:28:28 +0000 (15:28 +0100)]
avformat : fix overflow in timestamp computation

12 years agoFixing HLS on win32
Hugo Beauzée-Luyssen [Sun, 26 Feb 2012 21:57:59 +0000 (22:57 +0100)]
Fixing HLS on win32

Removing m3u8 from the extensions to demux shortcut list. This was
preventing the TS demux to be used. Instead, the M3U8 importer was used.

12 years agomacosx: slow down the forward/backward buttons a bit (close #6135)
Felix Paul Kühne [Sun, 26 Feb 2012 21:55:32 +0000 (22:55 +0100)]
macosx: slow down the forward/backward buttons a bit (close #6135)

continous button action skips 1 minute within 5 secs now, which matches iTunes

note that iTunes gets faster if you press the button longer, which is something we might want to do as well

12 years agomacosx: fixed a logic problem which prevent the proper exit off the fullscreen mode...
Felix Paul Kühne [Sun, 26 Feb 2012 19:09:54 +0000 (20:09 +0100)]
macosx: fixed a logic problem which prevent the proper exit off the fullscreen mode when using the 64bit linked against the 10.7 SDK on 10.6 (close #6157)

12 years agomacosx: fixed another manifestation of the progress bar flickering (close #6212)
Felix Paul Kühne [Sun, 26 Feb 2012 18:50:21 +0000 (19:50 +0100)]
macosx: fixed another manifestation of the progress bar flickering (close #6212)

12 years agoFix v4l2 build failure on Debian/kfreebsd
Benjamin Drung [Sun, 26 Feb 2012 17:22:40 +0000 (18:22 +0100)]
Fix v4l2 build failure on Debian/kfreebsd

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoAdd missing CFLAGS_* variables for altivec
Benjamin Drung [Sun, 26 Feb 2012 17:18:14 +0000 (18:18 +0100)]
Add missing CFLAGS_* variables for altivec

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agodbus: Do not crash on method calls with a null interface
Mirsal Ennaime [Sun, 26 Feb 2012 16:38:09 +0000 (17:38 +0100)]
dbus: Do not crash on method calls with a null interface

12 years agoQt: preferences: expand root level.
Francois Cartegnie [Sat, 25 Feb 2012 19:28:00 +0000 (20:28 +0100)]
Qt: preferences: expand root level.

We have only 5 items, and lots of empty space.
Let's save the user 1 click and give him a better overall view
of categories.

12 years agox264: use a list for frame packing options.
Francois Cartegnie [Sat, 25 Feb 2012 19:23:04 +0000 (20:23 +0100)]
x264: use a list for frame packing options.

12 years agoQt: SoundWidget: use LeftButton only for level changes.
Francois Cartegnie [Fri, 24 Feb 2012 18:13:45 +0000 (19:13 +0100)]
Qt: SoundWidget: use LeftButton only for level changes.

Allow event propagation of other buttons.

12 years agoQt: inputstats: don't update if not visible
Francois Cartegnie [Thu, 23 Feb 2012 13:10:08 +0000 (14:10 +0100)]
Qt: inputstats: don't update if not visible

12 years agoRemove leftover of realvideo.c
Jean-Baptiste Kempf [Sat, 25 Feb 2012 17:35:19 +0000 (18:35 +0100)]
Remove leftover of realvideo.c

12 years agoMacOS: fix typo
Jean-Baptiste Kempf [Sat, 25 Feb 2012 17:14:26 +0000 (18:14 +0100)]
MacOS: fix typo

12 years agoQt: increase the granularity of the spatializer module
Jean-Baptiste Kempf [Sat, 25 Feb 2012 17:07:52 +0000 (18:07 +0100)]
Qt: increase the granularity of the spatializer module

12 years agoQt: bigger spatializer UI font
Jean-Baptiste Kempf [Sat, 25 Feb 2012 16:55:36 +0000 (17:55 +0100)]
Qt: bigger spatializer UI font

12 years agoQt: adapt the spatializer GUI to the new values
Jean-Baptiste Kempf [Sat, 25 Feb 2012 16:54:25 +0000 (17:54 +0100)]
Qt: adapt the spatializer GUI to the new values

12 years agoSpatializer: limit damp range
Jean-Baptiste Kempf [Sat, 25 Feb 2012 16:49:34 +0000 (17:49 +0100)]
Spatializer: limit damp range

Close #6143

12 years agoContribs: update UPNP to 1.6.15
Jean-Baptiste Kempf [Sat, 25 Feb 2012 16:18:39 +0000 (17:18 +0100)]
Contribs: update UPNP to 1.6.15

12 years agoContribs: update Kate
Jean-Baptiste Kempf [Sat, 25 Feb 2012 16:15:21 +0000 (17:15 +0100)]
Contribs: update Kate

12 years agoUpdate GLEW to 1.7.0
Jean-Baptiste Kempf [Sat, 25 Feb 2012 15:54:00 +0000 (16:54 +0100)]
Update GLEW to 1.7.0

12 years agoContrib: update android patch for schro
Jean-Baptiste Kempf [Sat, 25 Feb 2012 15:26:32 +0000 (16:26 +0100)]
Contrib: update android patch for schro

Forgotten in a previous commit

12 years agoAdd mp2a fourCC for some Mpeg Audio
Jean-Baptiste Kempf [Sat, 25 Feb 2012 12:50:30 +0000 (13:50 +0100)]
Add mp2a fourCC for some Mpeg Audio

12 years agoavcodec: Allow encoding standard stricted to be from -2 to 2
Ilkka Ollakka [Sat, 25 Feb 2012 09:25:29 +0000 (11:25 +0200)]
avcodec: Allow encoding standard stricted to be from -2 to 2

Should fix #6184 as aac encoding seems to require --sout-ffmpeg-strict=-2

12 years agoContribs: update SDL to 1.2.15
Jean-Baptiste Kempf [Fri, 24 Feb 2012 23:25:01 +0000 (00:25 +0100)]
Contribs: update SDL to 1.2.15

12 years agoContribs: update SDLimage to 1.2.12
Jean-Baptiste Kempf [Fri, 24 Feb 2012 23:21:32 +0000 (00:21 +0100)]
Contribs: update SDLimage to 1.2.12

12 years agoContribs: Update libjpeg to 8d
Jean-Baptiste Kempf [Fri, 24 Feb 2012 23:19:01 +0000 (00:19 +0100)]
Contribs: Update libjpeg to 8d

12 years agoContribs: Upgrade schroendinger to 1.0.11
Jean-Baptiste Kempf [Fri, 24 Feb 2012 23:13:29 +0000 (00:13 +0100)]
Contribs: Upgrade schroendinger to 1.0.11

12 years agoContribs: update lame to 3.99.4
Jean-Baptiste Kempf [Fri, 24 Feb 2012 23:09:35 +0000 (00:09 +0100)]
Contribs: update lame to 3.99.4

12 years agoRemoving realvideo plugin
Jean-Baptiste Kempf [Fri, 24 Feb 2012 22:54:00 +0000 (23:54 +0100)]
Removing realvideo plugin

12 years agomacosx: removed tabs and fixed whitespacing errors
Felix Paul Kühne [Fri, 24 Feb 2012 17:12:10 +0000 (18:12 +0100)]
macosx: removed tabs and fixed whitespacing errors

12 years agomacosx: work-around a crash when deleting an entire playlist root
Felix Paul Kühne [Fri, 24 Feb 2012 15:55:51 +0000 (16:55 +0100)]
macosx: work-around a crash when deleting an entire playlist root

12 years agohls: Removing unused parameter.
Hugo Beauzée-Luyssen [Fri, 24 Feb 2012 14:14:20 +0000 (15:14 +0100)]
hls: Removing unused parameter.

12 years agohls: Removing vlc_url_t
Hugo Beauzée-Luyssen [Fri, 24 Feb 2012 12:30:08 +0000 (13:30 +0100)]
hls: Removing vlc_url_t

They where only used to be converted back to char*, which is useless
and error-prone.

12 years agoUse mkv track flags to define the priority of ES
Denis Charmet [Thu, 23 Feb 2012 23:07:00 +0000 (00:07 +0100)]
Use mkv track flags to define the priority of ES

Fix #6199

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoFixed support for multi-volume archive.
Laurent Aimar [Thu, 23 Feb 2012 19:13:39 +0000 (20:13 +0100)]
Fixed support for multi-volume archive.

09d1c6e1891cdc914d25279aabdd83c13baab227 was not working...

It fixes #6190.

12 years agomacosx: restore 10.5 compatibility
Felix Paul Kühne [Thu, 23 Feb 2012 18:40:53 +0000 (19:40 +0100)]
macosx: restore 10.5 compatibility

12 years agomacosx: proper use of presenation options, removal of an redundant if
David Fuhrmann [Thu, 23 Feb 2012 17:47:45 +0000 (18:47 +0100)]
macosx: proper use of presenation options, removal of an redundant if

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
12 years agomacosx: proper gui update when toogle mute state
David Fuhrmann [Thu, 23 Feb 2012 17:47:44 +0000 (18:47 +0100)]
macosx: proper gui update when toogle mute state

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
12 years agomacosx: fixed a warning about missing [super dealloc]
David Fuhrmann [Thu, 23 Feb 2012 17:47:43 +0000 (18:47 +0100)]
macosx: fixed a warning about missing [super dealloc]

Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>
12 years agomacosx: fixed compilation when using the 10.5 or 10.6 SDK
Felix Paul Kühne [Thu, 23 Feb 2012 18:10:41 +0000 (19:10 +0100)]
macosx: fixed compilation when using the 10.5 or 10.6 SDK

12 years agoHTTP interface: more extensions recognized
Jean-Baptiste Kempf [Thu, 23 Feb 2012 17:33:14 +0000 (18:33 +0100)]
HTTP interface: more extensions recognized

12 years agohls: Fixing a memory leak.
Hugo Beauzée-Luyssen [Thu, 23 Feb 2012 17:16:30 +0000 (18:16 +0100)]
hls: Fixing a memory leak.

12 years agoAVcodec: limit the number of auto-detected threads to 4 by default
Jean-Baptiste Kempf [Thu, 23 Feb 2012 16:59:49 +0000 (17:59 +0100)]
AVcodec: limit the number of auto-detected threads to 4 by default

Revert this when you have found the reason why it fails for soo many
people, in avi, mp4 (and mkv before the HACK)

12 years agoRevert "Invert speex_dsp and src score capabilities"
Jean-Baptiste Kempf [Thu, 23 Feb 2012 16:57:33 +0000 (17:57 +0100)]
Revert "Invert speex_dsp and src score capabilities"

This reverts commit 5c261b04db7a7b7af65d169b7ee0700b55e72cef.
SRC is CPU usage too damn high!

12 years agoqt4: fix logo selection dialog box not working right away
Erwan Tulou [Tue, 11 Oct 2011 14:16:56 +0000 (16:16 +0200)]
qt4: fix logo selection dialog box not working right away

This patch ensures that, as soon as the user comes back from the filename selection dialog box, the filter is updated accordingly and the expected result (logo insertion or deletion) can be seen right away.

12 years agomacosx: really fixed the time line drawing artifacts (close #6057)
Felix Paul Kühne [Thu, 23 Feb 2012 15:35:52 +0000 (16:35 +0100)]
macosx: really fixed the time line drawing artifacts (close #6057)

12 years agomacosx: don't give the user a chance to push the play/pause button when targetting...
Felix Paul Kühne [Thu, 23 Feb 2012 14:51:32 +0000 (15:51 +0100)]
macosx: don't give the user a chance to push the play/pause button when targetting the forward/backward buttons

12 years agoQt: menu additional fixes for more video options
Adrian Yanes [Thu, 23 Feb 2012 15:12:49 +0000 (16:12 +0100)]
Qt: menu additional fixes for more video options

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoQt: fix macro RADIO_OR_COMMAND
Adrian Yanes [Thu, 23 Feb 2012 14:19:07 +0000 (15:19 +0100)]
Qt: fix macro RADIO_OR_COMMAND

Commit d858c4 introduces a new macro that is chosen to evaluate if an
element in submenus should be an ITEM_NORMAL or ITEM_RADIO
based on VLC_VAR_ISCOMMAND flag. The conditional results were in
the wrong order.

Close: #6149 #6197

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoskins2(doc): update doc to introduce $R (speed rate)
Erwan Tulou [Thu, 23 Feb 2012 11:18:09 +0000 (12:18 +0100)]
skins2(doc): update doc to introduce $R (speed rate)

12 years agoskins2(doc): update doc with new vlc2.0 features
Erwan Tulou [Mon, 22 Nov 2010 16:28:32 +0000 (17:28 +0100)]
skins2(doc): update doc with new vlc2.0 features

12 years agomkv: fix seek crash on osx
David Fuhrmann [Thu, 23 Feb 2012 11:15:46 +0000 (12:15 +0100)]
mkv: fix seek crash on osx

Close #6178

12 years agoFix http live streaming without bandwith set (optional according to spec)
Jeroen Ost [Wed, 22 Feb 2012 20:32:08 +0000 (21:32 +0100)]
Fix http live streaming without bandwith set (optional according to spec)

This patch fixes Apple Http Live Streaming of a single stream without bandwith set.
According to the draft RFC, the bandwith parameter is optional. VLC treats this as bandwith zero but
estimates the bandwith based on time it takes to download segments to be able to seek accurately. When
the playlist is updated for a live m3u8, the bandwith value of 0 will cause a new version of the playlist
to be created - effectively stalling the playing stream. This patch makes sure that playlists that do not
specify bandwith reference the same instance.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agolive555 : don't call ES_OUT_SET_ES_STATE with NULL pointer
Sébastien Escudier [Thu, 23 Feb 2012 13:14:36 +0000 (14:14 +0100)]
live555 : don't call ES_OUT_SET_ES_STATE with NULL pointer

12 years agoskins2: add $R to display current playback speed
Erwan Tulou [Mon, 3 Oct 2011 22:14:52 +0000 (00:14 +0200)]
skins2: add $R to display current playback speed

12 years agoQt: reinstate ticks under speed slider
Jean-Baptiste Kempf [Thu, 23 Feb 2012 12:16:25 +0000 (13:16 +0100)]
Qt: reinstate ticks under speed slider

12 years agoLibass: improve the fontcache display
Jean-Baptiste Kempf [Thu, 23 Feb 2012 01:04:46 +0000 (02:04 +0100)]
Libass: improve the fontcache display

12 years agoQt: fix progressBar timer
Jean-Baptiste Kempf [Thu, 23 Feb 2012 00:59:31 +0000 (01:59 +0100)]
Qt: fix progressBar timer

12 years agoDirectX: fix libvlc_audio_output_device_count
Jean-Baptiste Kempf [Wed, 22 Feb 2012 18:36:47 +0000 (19:36 +0100)]
DirectX: fix libvlc_audio_output_device_count

12 years agoDASH: fix URL parsing
Frédéric Yhuel [Wed, 22 Feb 2012 12:27:29 +0000 (13:27 +0100)]
DASH: fix URL parsing

use vlc_UrlParse() instead of home made code and handle the case where
the port is not equal to 80.

Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
12 years agodash: helper added config.h
Christopher Mueller [Mon, 20 Feb 2012 18:17:43 +0000 (19:17 +0100)]
dash: helper added config.h

Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
12 years agodash: set segment url relative if url is not valid
Christopher Mueller [Mon, 20 Feb 2012 18:17:42 +0000 (19:17 +0100)]
dash: set segment url relative if url is not valid

Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
12 years agoQt: allow people to use a native seek bar
Jean-Baptiste Kempf [Wed, 22 Feb 2012 00:01:30 +0000 (01:01 +0100)]
Qt: allow people to use a native seek bar

Close #6109

12 years agoQt: Extend seekslider to use the old native look
Jean-Baptiste Kempf [Tue, 21 Feb 2012 23:54:43 +0000 (00:54 +0100)]
Qt: Extend seekslider to use the old native look

12 years agoQt: renaming variables and simple cleanups in seekslider
Jean-Baptiste Kempf [Tue, 21 Feb 2012 23:36:13 +0000 (00:36 +0100)]
Qt: renaming variables and simple cleanups in seekslider

12 years agoQt: aspectratio: use the same height as other buttons
Jean-Baptiste Kempf [Tue, 21 Feb 2012 23:24:55 +0000 (00:24 +0100)]
Qt: aspectratio: use the same height as other buttons

12 years agoQt: AspectRatio Box, code style
Jean-Baptiste Kempf [Tue, 21 Feb 2012 22:59:40 +0000 (23:59 +0100)]
Qt: AspectRatio Box, code style

12 years agoQt: missing translation in the AspectRatio Box
Jean-Baptiste Kempf [Tue, 21 Feb 2012 22:58:27 +0000 (23:58 +0100)]
Qt: missing translation in the AspectRatio Box

12 years agoQt: missing encoding conversion for AspectRatio box
Jean-Baptiste Kempf [Tue, 21 Feb 2012 22:56:10 +0000 (23:56 +0100)]
Qt: missing encoding conversion for AspectRatio box

12 years agomacosx: stop the playback on when closing the main window only if there's a video...
Felix Paul Kühne [Tue, 21 Feb 2012 19:32:49 +0000 (20:32 +0100)]
macosx: stop the playback on when closing the main window only if there's a video inside (close #6144)

12 years agomacosx: resizing fixes for the minimized state. additionally, make sure we restore...
Felix Paul Kühne [Tue, 21 Feb 2012 19:26:57 +0000 (20:26 +0100)]
macosx: resizing fixes for the minimized state. additionally, make sure we restore the state last present on quit. (close #6122)

12 years agomacosx: work-around so we don't block the main thread for ages during launch time...
Felix Paul Kühne [Tue, 21 Feb 2012 19:25:42 +0000 (20:25 +0100)]
macosx: work-around so we don't block the main thread for ages during launch time without showing a window

12 years agomacosx: implemented option-click on playlist button to hide the playlist (refs #6122)
Felix Paul Kühne [Tue, 21 Feb 2012 18:15:08 +0000 (19:15 +0100)]
macosx: implemented option-click on playlist button to hide the playlist (refs #6122)

12 years agoDirac: Register .drc extension
Jean-Baptiste Kempf [Tue, 21 Feb 2012 18:02:38 +0000 (19:02 +0100)]
Dirac: Register .drc extension

12 years agoqt4: fix the main input manager initialization.
Erwan Tulou [Tue, 21 Feb 2012 15:39:58 +0000 (16:39 +0100)]
qt4: fix the main input manager initialization.

This fixes a bug reported on the forum at
http://forum.videolan.org/viewtopic.php?f=2&t=98332

12 years agomacosx: work-around a corner case and disallow the sidebar's library item to collapse
Felix Paul Kühne [Tue, 21 Feb 2012 16:45:23 +0000 (17:45 +0100)]
macosx: work-around a corner case and disallow the sidebar's library item to collapse

12 years agomacosx: fixed seldom crash when collapsing stuff in the sidebar (close #6150)
Felix Paul Kühne [Tue, 21 Feb 2012 16:31:00 +0000 (17:31 +0100)]
macosx: fixed seldom crash when collapsing stuff in the sidebar (close #6150)

12 years agoCDDA: Implement disc information caching.
Konstantin Pavlov [Tue, 21 Feb 2012 07:19:38 +0000 (11:19 +0400)]
CDDA: Implement disc information caching.

Note that CDDA module still needs to query freedb service for disc ID,
only the track information is cached.

12 years agox264: add frame-packing option
Ilkka Ollakka [Tue, 21 Feb 2012 08:18:17 +0000 (10:18 +0200)]
x264: add frame-packing option

12 years agoQt: plugins: close() is RejectRole
Francois Cartegnie [Mon, 20 Feb 2012 18:41:08 +0000 (19:41 +0100)]
Qt: plugins: close() is RejectRole

12 years agoQt: plugins info: simplify concats
Francois Cartegnie [Mon, 20 Feb 2012 18:39:12 +0000 (19:39 +0100)]
Qt: plugins info: simplify concats

12 years agoQt: plugins infos: filename is not editable
Francois Cartegnie [Mon, 20 Feb 2012 18:36:36 +0000 (19:36 +0100)]
Qt: plugins infos: filename is not editable

12 years agoQt: Missing .
Jean-Baptiste Kempf [Mon, 20 Feb 2012 18:17:17 +0000 (19:17 +0100)]
Qt: Missing .

12 years agoQt: limit the number of entries in the right click to 25
Jean-Baptiste Kempf [Mon, 20 Feb 2012 18:12:02 +0000 (19:12 +0100)]
Qt: limit the number of entries in the right click to 25

Close #6103

12 years agodash: added path helpers
Christopher Mueller [Mon, 20 Feb 2012 12:49:24 +0000 (13:49 +0100)]
dash: added path helpers

Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
12 years agodash: set minbuffer for stream stability
Christopher Mueller [Mon, 20 Feb 2012 12:49:23 +0000 (13:49 +0100)]
dash: set minbuffer for stream stability

Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
12 years agodash: simplified chunk initialization
Christopher Mueller [Mon, 20 Feb 2012 12:49:22 +0000 (13:49 +0100)]
dash: simplified chunk initialization

Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
12 years agodash: added bufferobserver to adaptationlogic
Christopher Mueller [Mon, 20 Feb 2012 12:49:21 +0000 (13:49 +0100)]
dash: added bufferobserver to adaptationlogic

Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
12 years agodash: IBufferObserver cosmetic
Christopher Mueller [Mon, 20 Feb 2012 12:49:20 +0000 (13:49 +0100)]
dash: IBufferObserver cosmetic

Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
12 years agodash: corrected IAdaptationLogic documentation
Christopher Mueller [Mon, 20 Feb 2012 12:49:19 +0000 (13:49 +0100)]
dash: corrected IAdaptationLogic documentation

Signed-off-by: Hugo Beauzée-Luyssen <beauze.h@gmail.com>
12 years agoQt: plugins: activate buttons contextually
Francois Cartegnie [Mon, 20 Feb 2012 17:09:31 +0000 (18:09 +0100)]
Qt: plugins: activate buttons contextually

12 years agoQt: plugins: link to addons.videolan.org.
Francois Cartegnie [Mon, 20 Feb 2012 16:34:36 +0000 (17:34 +0100)]
Qt: plugins: link to addons.videolan.org.

Don't expect user to guess it.

12 years agoinclude config.h in media library sourcefiles
Daniel Mierswa [Mon, 20 Feb 2012 14:56:06 +0000 (15:56 +0100)]
include config.h in media library sourcefiles

otherwise asprintf will be undeclared and compilation will fail due to
-Werror-implicit-declaration

Signed-off-by: Daniel Mierswa <impulze@impulze.org>
Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agolua http: mobile.css wasn't packaged.
Francois Cartegnie [Mon, 20 Feb 2012 15:43:42 +0000 (16:43 +0100)]
lua http: mobile.css wasn't packaged.

Please BP.
Bug introduced by af04c6fac8c2c6eedfcb7cc54e4fd4171d9a7437

12 years agoadd mxg extension
Sébastien Escudier [Mon, 20 Feb 2012 12:58:53 +0000 (13:58 +0100)]
add mxg extension

12 years agodiscard image and mjpeg demuxers in case of mxpeg
Sébastien Escudier [Fri, 10 Feb 2012 14:14:43 +0000 (15:14 +0100)]
discard image and mjpeg demuxers in case of mxpeg

12 years agomacosx: limit the screensaver blocking to video playback
Felix Paul Kühne [Mon, 20 Feb 2012 12:41:57 +0000 (13:41 +0100)]
macosx: limit the screensaver blocking to video playback

12 years agocdda: use http tunnelling mode and use port 80 for requests.
Konstantin Pavlov [Mon, 20 Feb 2012 07:52:42 +0000 (11:52 +0400)]
cdda: use http tunnelling mode and use port 80 for requests.

Closes: #6081
12 years agoContribs: add an option to optimize a bit for the size
Jean-Baptiste Kempf [Wed, 8 Feb 2012 23:07:16 +0000 (00:07 +0100)]
Contribs: add an option to optimize a bit for the size

Notably for libavcodec

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>