]> git.sesse.net Git - vlc/log
vlc
13 years agowin32 config: don't use --with-live555-tree
Rafaël Carré [Wed, 6 Oct 2010 12:12:57 +0000 (14:12 +0200)]
win32 config: don't use --with-live555-tree

fix configuration with mingw on Linux

Acked-on-IRC-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoskins2(X11): add icon to vlc
Erwan Tulou [Wed, 6 Oct 2010 08:51:31 +0000 (10:51 +0200)]
skins2(X11): add icon to vlc

this should fix https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/521850
Tested successfully with compiz and metacity

Todo: adapt configure.ac to ensure XPM is available for skins2 (as done with mozilla)

13 years agowin32 config: sdl-config-path has been dropped
Rafaël Carré [Wed, 6 Oct 2010 12:06:19 +0000 (14:06 +0200)]
win32 config: sdl-config-path has been dropped

13 years agowin64 contribs: run autoreconf -fi when needed
Rafaël Carré [Wed, 6 Oct 2010 11:21:40 +0000 (13:21 +0200)]
win64 contribs: run autoreconf -fi when needed

Some old libraries configured with ancient autotools  don't recongize
amd64-mingw32msvc-
Also update libswscale patch (one hunk applied upstream)

13 years agoepg: remove dummy cast.
Rémi Duraffort [Tue, 5 Oct 2010 18:11:54 +0000 (20:11 +0200)]
epg: remove dummy cast.

13 years agoAlso test config_chainDuplicate.
Rémi Duraffort [Tue, 5 Oct 2010 17:49:57 +0000 (19:49 +0200)]
Also test config_chainDuplicate.

13 years agoconfig_chain: improve automatic testing.
Rémi Duraffort [Tue, 5 Oct 2010 17:12:52 +0000 (19:12 +0200)]
config_chain: improve automatic testing.

13 years agoConfigure.ac: cosmetics and cleaning
Jean-Baptiste Kempf [Tue, 5 Oct 2010 14:28:18 +0000 (16:28 +0200)]
Configure.ac: cosmetics and cleaning

13 years agoBump libebml and libmatroska requirements to 1.0.0 for webm
Jean-Baptiste Kempf [Tue, 5 Oct 2010 14:25:36 +0000 (16:25 +0200)]
Bump libebml and libmatroska requirements to 1.0.0 for webm

Basically, we need that to be able to play correctly the matroska/webm
files that have unknow length segments

If you are running debian, use packages from experimental
If you are running Windows and Mac, the contribs are fine
Else, please contact your local distribution administrator

13 years agolua: youtube seems to do some (more) double encoding
Ilkka Ollakka [Mon, 4 Oct 2010 13:34:53 +0000 (16:34 +0300)]
lua: youtube seems to do some (more) double encoding

13 years agox264: use default libx264 lookahead-value
Ilkka Ollakka [Mon, 27 Sep 2010 21:12:18 +0000 (00:12 +0300)]
x264: use default libx264 lookahead-value

13 years agorefactor rate(,-faster,-slower) to playlist
Ilkka Ollakka [Sun, 26 Sep 2010 11:50:03 +0000 (14:50 +0300)]
refactor rate(,-faster,-slower) to playlist

Thisway we don't reset playback rate between items

13 years agoUpdate LIST
Jean-Baptiste Kempf [Mon, 4 Oct 2010 15:26:05 +0000 (17:26 +0200)]
Update LIST

13 years agoContribs: Update tremor to work with upstream
Jean-Baptiste Kempf [Mon, 4 Oct 2010 14:52:14 +0000 (16:52 +0200)]
Contribs: Update tremor to work with upstream

They applied it upstream, almost completly
As discussed at FOMS

13 years agoBlu-Ray: be way more restrictive in the probing
Jean-Baptiste Kempf [Sun, 3 Oct 2010 15:31:50 +0000 (17:31 +0200)]
Blu-Ray: be way more restrictive in the probing

BDMV/ isn't supported yet, because we don't know how to do wrt to AACS
and BD+ yet

13 years agoConfigure: do not die if live555 version is too old, just warn about it
Jean-Baptiste Kempf [Sun, 3 Oct 2010 15:25:58 +0000 (17:25 +0200)]
Configure: do not die if live555 version is too old, just warn about it

If you --enable-live555 and are too old, it will error
Else, if you are too old, it will error

If you use live555-tree, you are on your own.

13 years agoQt: sinput_pref: add dvd/cd devices listing
Francois Cartegnie [Sat, 2 Oct 2010 17:28:21 +0000 (19:28 +0200)]
Qt: sinput_pref: add dvd/cd devices listing

13 years agoQt: OpenDiscPanel: add devices listing
Francois Cartegnie [Sat, 2 Oct 2010 16:31:06 +0000 (18:31 +0200)]
Qt: OpenDiscPanel: add devices listing

13 years agoRevert "Remove libvlc_free"
Rémi Denis-Courmont [Sat, 2 Oct 2010 15:54:53 +0000 (18:54 +0300)]
Revert "Remove libvlc_free"

This reverts commit 61f0547b72d3ba80039f09064249d89fa8f2b0f7.

Conflicts:

include/vlc/libvlc.h

13 years agodecode an RTP/H264 elementary stream without using SDP
Tony Vankrunkelsven [Thu, 30 Sep 2010 11:13:06 +0000 (13:13 +0200)]
decode an RTP/H264 elementary stream without using SDP

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
13 years agoFix file rights.
Rémi Duraffort [Sat, 2 Oct 2010 09:42:54 +0000 (11:42 +0200)]
Fix file rights.

13 years agoLUA HTTP Interface: Implementation of missing seeking funtionality when using status...
GBX [Sat, 2 Oct 2010 09:28:20 +0000 (11:28 +0200)]
LUA HTTP Interface: Implementation of missing seeking funtionality when using status.xml from the lua http interface.

Seeking is now possible with relative values instead of just absolute ones.
Also the time format as mentioned in the readme file is now recognized:
[+ or -][<int><H or h>:][<int><M or m or '>:][<int><nothing or S or s or ">]

Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
13 years agoplaylist: do not signal the playlist thread when PLAYLIST_PAUSE is asked without...
Rémi Duraffort [Sat, 2 Oct 2010 07:49:25 +0000 (09:49 +0200)]
playlist: do not signal the playlist thread when PLAYLIST_PAUSE is asked without input.

This fix a strange behavior if playlist_Pause is called without input.

13 years agoLUA HTTP Interface: If <id> is omitted at the status.xml play command, play last...
GBX [Sat, 2 Oct 2010 06:53:15 +0000 (08:53 +0200)]
LUA HTTP Interface: If <id> is omitted at the status.xml play command, play last active item instead of first playlist item.

Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
13 years agomtime: Minimize imprecision and prevent overflow on darwin.
Pierre d'Herbemont [Thu, 30 Sep 2010 19:00:06 +0000 (21:00 +0200)]
mtime: Minimize imprecision and prevent overflow on darwin.

Pointed-out-by: Rémi Denis-Courmont.
13 years agoChange RGB2 to RGB8
Kaarlo Raiha [Sun, 15 Aug 2010 15:54:59 +0000 (18:54 +0300)]
Change RGB2 to RGB8

Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
13 years agoh264 packet: Remove trailing spaces
Jean-Baptiste Kempf [Fri, 1 Oct 2010 14:07:55 +0000 (16:07 +0200)]
h264 packet: Remove trailing spaces

13 years agoSupport H.264 SEI recovery points.
Steinar H. Gunderson [Tue, 28 Sep 2010 21:55:48 +0000 (23:55 +0200)]
Support H.264 SEI recovery points.

H.264 SEI recovery points are put at frames in the stream that are not
(necessarily) keyframes, but that mark “if you decode the next N frames, you
will have a [perfectly or approximately] valid picture no matter what your
starting point was”. In particular, this is needed to decode streams encoded
with Periodic Intra Refresh (e.g. --sout-x264-intra-refresh true), at least if
you don't see the beginning of the stream, e.g. tuning into a multicast stream.
This may also help with some kinds of streams from AVCHD cameras that use
similar techniques.

One could argue that this functionality should live inside libavcodec instead,
but given that VLC does its own H.264 depacketization, this seems to be the
best place. I've tested it with streaming over UDP, and it seems to work fine.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agofreetype: use var_Inherit.
Rémi Duraffort [Thu, 30 Sep 2010 18:39:21 +0000 (20:39 +0200)]
freetype: use var_Inherit.

13 years agofix freetype compilation for WIN32 without HAVE_FONTCONFIG
Denis Charmet [Thu, 30 Sep 2010 18:37:10 +0000 (20:37 +0200)]
fix freetype compilation for WIN32 without HAVE_FONTCONFIG

Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
13 years agoQt: CaptureOpenPanel: fix layout
Francois Cartegnie [Wed, 29 Sep 2010 17:32:36 +0000 (19:32 +0200)]
Qt: CaptureOpenPanel: fix layout

13 years agoQt: CaptureOpenPanel: check and prefill with usual devices
Francois Cartegnie [Wed, 29 Sep 2010 17:13:51 +0000 (19:13 +0200)]
Qt: CaptureOpenPanel: check and prefill with usual devices

13 years agoQt: NetOpenPanel: add drop-down list
Francois Cartegnie [Wed, 29 Sep 2010 15:47:02 +0000 (17:47 +0200)]
Qt: NetOpenPanel: add drop-down list

13 years agolua: factorize the right way.
Rémi Duraffort [Wed, 29 Sep 2010 19:26:13 +0000 (21:26 +0200)]
lua: factorize the right way.

13 years agoRevert "lua_extension: factorize."
Rémi Duraffort [Wed, 29 Sep 2010 17:59:30 +0000 (19:59 +0200)]
Revert "lua_extension: factorize."

This reverts commit e20a107d1aae63efe536c863e9e9d4692da86e45.

13 years agolua: fix fonction prototype (should return a boolean).
Rémi Duraffort [Sun, 26 Sep 2010 19:08:13 +0000 (21:08 +0200)]
lua: fix fonction prototype (should return a boolean).

13 years agolua_meta: factorize.
Rémi Duraffort [Sun, 26 Sep 2010 19:02:09 +0000 (21:02 +0200)]
lua_meta: factorize.

13 years agolua_extension: remove dummy variable (we want to run every extension anyway).
Rémi Duraffort [Sun, 26 Sep 2010 18:39:56 +0000 (20:39 +0200)]
lua_extension: remove dummy variable (we want to run every extension anyway).

13 years agoFix DVD LPCM format description in comments.
Steinar H. Gunderson [Mon, 27 Sep 2010 21:52:59 +0000 (23:52 +0200)]
Fix DVD LPCM format description in comments.

The format comments are out of sync with what the code actually
assumes. I updated the comments, and filled in some missing information from
http://www.mpucoder.com/DVD/ass-hdr.html .

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoUse live555 asynchronous calls.
Sébastien Escudier [Wed, 29 Sep 2010 06:42:26 +0000 (08:42 +0200)]
Use live555 asynchronous calls.
Require live555 version >= 2010.05.29

13 years agoCorrect documentation libvlc_media_get_tracks_info (fix #4202)
Rémi Denis-Courmont [Wed, 29 Sep 2010 04:22:02 +0000 (07:22 +0300)]
Correct documentation libvlc_media_get_tracks_info (fix #4202)

Too many quotes.

13 years agoQt: standardbuttons are bad for win32 and translation. Only use custom
Francois Cartegnie [Mon, 27 Sep 2010 13:44:48 +0000 (15:44 +0200)]
Qt: standardbuttons are bad for win32 and translation. Only use custom
buttons in the managed layout.

13 years agoNEWS update
Jean-Baptiste Kempf [Mon, 27 Sep 2010 14:42:05 +0000 (16:42 +0200)]
NEWS update

13 years agoqt4: attempt to work around a design flaw in the toolbar editor
Ludovic Fauvet [Thu, 23 Sep 2010 22:04:50 +0000 (00:04 +0200)]
qt4: attempt to work around a design flaw in the toolbar editor

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agocontrib: Disable ffprobe in ffmpeg.
Pierre d'Herbemont [Sat, 25 Sep 2010 21:51:08 +0000 (23:51 +0200)]
contrib: Disable ffprobe in ffmpeg.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agolua_extension: factorize.
Rémi Duraffort [Sun, 26 Sep 2010 10:05:38 +0000 (12:05 +0200)]
lua_extension: factorize.

13 years agolua_demux: fix a potential read of uninitialized value (thanks to JoungEunKim on...
Rémi Duraffort [Sun, 26 Sep 2010 09:32:18 +0000 (11:32 +0200)]
lua_demux: fix a potential read of uninitialized value (thanks to JoungEunKim on the forum).

13 years agoAttach the sap object to libvlc.
Rémi Duraffort [Thu, 23 Sep 2010 20:25:15 +0000 (22:25 +0200)]
Attach the sap object to libvlc.

13 years agopthread: Use pthread_cond_timedwait_relative_np() on Darwin.
Pierre d'Herbemont [Sun, 1 Aug 2010 15:15:10 +0000 (17:15 +0200)]
pthread: Use pthread_cond_timedwait_relative_np() on Darwin.

Switching to the non monotonic clock was still unsafe.
This fixes some sync issues on the iPad.

13 years agomtime: Avoid overflow when using mach_absolute_time().
Pierre d'Herbemont [Sun, 1 Aug 2010 10:48:49 +0000 (12:48 +0200)]
mtime: Avoid overflow when using mach_absolute_time().

Switch to double, do the operations and then convert back.
This fixes the iPad video freezes.

13 years agoVLCKit: Protect against file that takes forever to thumbnail.
Pierre d'Herbemont [Sat, 25 Sep 2010 18:56:33 +0000 (20:56 +0200)]
VLCKit: Protect against file that takes forever to thumbnail.

13 years agoVLCKit: Import MobileVLCKit.
Pierre d'Herbemont [Mon, 28 Jun 2010 20:29:33 +0000 (22:29 +0200)]
VLCKit: Import MobileVLCKit.

13 years agoQt: messages dialog: new verbosity spinbox
Francois Cartegnie [Sat, 25 Sep 2010 20:20:45 +0000 (22:20 +0200)]
Qt: messages dialog: new verbosity spinbox

13 years agoQt: errors dialog: use standard buttons. pack controls.
Francois Cartegnie [Fri, 24 Sep 2010 21:18:24 +0000 (23:18 +0200)]
Qt: errors dialog: use standard buttons. pack controls.

13 years agoQt: v4l2 control: drop v4l2.ui. auto-detect instance.
Francois Cartegnie [Fri, 24 Sep 2010 21:01:23 +0000 (23:01 +0200)]
Qt: v4l2 control: drop v4l2.ui. auto-detect instance.

13 years agoQt: make extended dialog use standard buttons
Francois Cartegnie [Thu, 23 Sep 2010 20:26:43 +0000 (22:26 +0200)]
Qt: make extended dialog use standard buttons

13 years agoQt: make help dialog use standard buttons
Francois Cartegnie [Thu, 23 Sep 2010 19:07:19 +0000 (21:07 +0200)]
Qt: make help dialog use standard buttons

13 years agoQt: rebase update dialog on QtCreator
Francois Cartegnie [Thu, 23 Sep 2010 13:51:15 +0000 (15:51 +0200)]
Qt: rebase update dialog on QtCreator

13 years agoQt: rebase about dialog on Qtcreator
Francois Cartegnie [Sat, 18 Sep 2010 12:41:43 +0000 (14:41 +0200)]
Qt: rebase about dialog on Qtcreator

13 years agocontribs: updated live patch
Felix Paul Kühne [Fri, 24 Sep 2010 10:54:13 +0000 (12:54 +0200)]
contribs: updated live patch

13 years agovideo_output/xcb: fix description strings for --xvideo-format-id config option
Gildas Bazin [Fri, 24 Sep 2010 07:50:34 +0000 (08:50 +0100)]
video_output/xcb: fix description strings for --xvideo-format-id config option

13 years agovideo_output/xcb: add --xvideo-format-id config option
Gildas Bazin [Sat, 14 Aug 2010 09:44:16 +0000 (10:44 +0100)]
video_output/xcb: add --xvideo-format-id config option

13 years agodemux/mkv: extract framerate info for RealVideo
Gildas Bazin [Thu, 23 Sep 2010 21:27:32 +0000 (22:27 +0100)]
demux/mkv: extract framerate info for RealVideo

13 years agoFix playback of RealVideo with B frames (pts were not calculated properly)
Gildas Bazin [Thu, 23 Sep 2010 21:22:39 +0000 (22:22 +0100)]
Fix playback of RealVideo with B frames (pts were not calculated properly)

13 years agovlm: remove dead code (AFAIK a relative seek does exactly the same thing).
Rémi Duraffort [Thu, 23 Sep 2010 19:33:28 +0000 (21:33 +0200)]
vlm: remove dead code (AFAIK a relative seek does exactly the same thing).

13 years agoQt: sprefs_audio fix layout
Francois Cartegnie [Wed, 22 Sep 2010 10:34:37 +0000 (12:34 +0200)]
Qt: sprefs_audio fix layout

13 years agobroken avi dialog: notify the effective changes
Francois Cartegnie [Wed, 22 Sep 2010 10:31:37 +0000 (12:31 +0200)]
broken avi dialog: notify the effective changes

13 years agotranscode: destroy spu on transcode_spu_close
Ilkka Ollakka [Wed, 22 Sep 2010 09:48:41 +0000 (12:48 +0300)]
transcode: destroy spu on transcode_spu_close

Fixes issue for me when doing transcode{}:gather: --sout-keep and subtitle
overlaying from dvbs. Otherwise keeps last subtitles on video if new channel
doesn't contain dvbs track.

also consistenty as spu_Create is called on transcode_spu_new()

13 years agoQt4: compressor and Spatializer widget margin shouldn't be 0
Jean-Baptiste Kempf [Tue, 21 Sep 2010 23:12:35 +0000 (01:12 +0200)]
Qt4: compressor and Spatializer widget margin shouldn't be 0

13 years agoQt: equalizer, fix the "too much space between preamp and first slider" bug
Jean-Baptiste Kempf [Tue, 21 Sep 2010 22:57:42 +0000 (00:57 +0200)]
Qt: equalizer, fix the "too much space between preamp and first slider" bug

13 years agoAdjust: code cosmetics
Jean-Baptiste Kempf [Tue, 21 Sep 2010 22:33:28 +0000 (00:33 +0200)]
Adjust: code cosmetics

13 years agoQt4: rework on the video effect dialog
Jean-Baptiste Kempf [Tue, 21 Sep 2010 22:29:11 +0000 (00:29 +0200)]
Qt4: rework on the video effect dialog

Changing places of items depending on their actual usefulness
Removing one tab
Reordering tabs according to usefulness
Reordering of tab order and buddies

13 years agoContribs: add libbluray
Jean-Baptiste Kempf [Tue, 24 Aug 2010 14:54:54 +0000 (16:54 +0200)]
Contribs: add libbluray

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoBasic support for Blu-Ray using libbluray
Jean-Baptiste Kempf [Mon, 20 Sep 2010 13:14:12 +0000 (15:14 +0200)]
Basic support for Blu-Ray using libbluray

This needs heavy testing and improvement to be actually usable

13 years agoQt: sprefs, cleaning of input/codecs part
Jean-Baptiste Kempf [Sun, 19 Sep 2010 22:38:18 +0000 (00:38 +0200)]
Qt: sprefs, cleaning of input/codecs part

13 years agoQt Sprefs: remove mpeg2 skip-frames
Jean-Baptiste Kempf [Sun, 19 Sep 2010 22:28:45 +0000 (00:28 +0200)]
Qt Sprefs: remove mpeg2 skip-frames

13 years agoQt sprefs, cleaning of Audio and Interface parts
Jean-Baptiste Kempf [Sun, 19 Sep 2010 22:25:16 +0000 (00:25 +0200)]
Qt sprefs, cleaning of Audio and Interface parts

13 years agoQt: sprefs, simplification
Jean-Baptiste Kempf [Sun, 19 Sep 2010 22:17:35 +0000 (00:17 +0200)]
Qt: sprefs, simplification

Removal of UDPport... This doesn't belong here

13 years agoQt: Simple preferences simplifications
Jean-Baptiste Kempf [Sun, 19 Sep 2010 22:08:48 +0000 (00:08 +0200)]
Qt: Simple preferences simplifications

13 years agolivehttp: add missing , to EXTINF after duration
Ilkka Ollakka [Sun, 19 Sep 2010 20:36:53 +0000 (23:36 +0300)]
livehttp: add missing , to EXTINF after duration

13 years agobroken avi dialog: don't confuse user by asking a binary answer
Francois Cartegnie [Thu, 16 Sep 2010 13:09:39 +0000 (15:09 +0200)]
broken avi dialog: don't confuse user by asking a binary answer

13 years agoTS: prioritize normal audio tracks over special ones
Rémi Denis-Courmont [Fri, 17 Sep 2010 04:09:19 +0000 (07:09 +0300)]
TS: prioritize normal audio tracks over special ones

Otherwise, VLC sometimes selects the impaired track instead of the
usual/default one. This is a major annoyance with YLE, the Finnish
national broadcaster. YLE routinely provides a visual impaired audio
track in Finnish (declared as Dutch for some reason!) in addition to
the original version.

13 years agoFix potential overflow in vlc_readdir()
Rémi Denis-Courmont [Fri, 17 Sep 2010 03:10:17 +0000 (06:10 +0300)]
Fix potential overflow in vlc_readdir()

13 years agoImprove vlc_readdir documentation
Rémi Denis-Courmont [Fri, 17 Sep 2010 03:10:04 +0000 (06:10 +0300)]
Improve vlc_readdir documentation

13 years agoMark http-user-agent private
Rémi Denis-Courmont [Fri, 17 Sep 2010 02:41:53 +0000 (05:41 +0300)]
Mark http-user-agent private

Modifying from the configuration won't work anyway (since VLC overrides it).

13 years agoRestore LibVLC/VERSION at the end of the HTTP user agent
Rémi Denis-Courmont [Fri, 17 Sep 2010 02:25:13 +0000 (05:25 +0300)]
Restore LibVLC/VERSION at the end of the HTTP user agent

13 years agoconfigure.ac: Fix linking plugins with static ffmpeg on Linux 64bit.
Konstantin Pavlov [Tue, 14 Sep 2010 09:56:17 +0000 (13:56 +0400)]
configure.ac: Fix linking plugins with static ffmpeg on Linux 64bit.

13 years agoFix Solaris building
Jean-Baptiste Kempf [Thu, 16 Sep 2010 16:45:16 +0000 (18:45 +0200)]
Fix Solaris building

Close #3040

13 years agoMacOS: fix equalizer 170Hz issue
Jean-Baptiste Kempf [Thu, 16 Sep 2010 15:50:46 +0000 (17:50 +0200)]
MacOS: fix equalizer 170Hz issue

Close #4177

13 years agoAdding posterize filter to effects dialog
Branko Kokanovic [Wed, 15 Sep 2010 22:35:45 +0000 (00:35 +0200)]
Adding posterize filter to effects dialog

Adding posterize filter to Color fun tab of Video effects tab of Effects
and filters dialog

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoskins2: small optimisation
Erwan Tulou [Wed, 15 Sep 2010 15:59:04 +0000 (17:59 +0200)]
skins2: small optimisation

Only update image and notify for those mouse events that we care about.
This removes the job being done twice (once on mouse pressed and once
 on mouse released)

13 years agoadding posterize video filter
Branko Kokanovic [Sat, 11 Sep 2010 16:17:56 +0000 (18:17 +0200)]
adding posterize video filter

Acked-by: Jean-Baptiste Kempf <jb@videolan.org>
Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
13 years agoOgg: no tabs in source-code
Jean-Baptiste Kempf [Thu, 16 Sep 2010 00:03:04 +0000 (02:03 +0200)]
Ogg: no tabs in source-code

13 years agoNEWS about libvlc_media_player_navigate
Jean-Baptiste Kempf [Wed, 15 Sep 2010 23:11:34 +0000 (01:11 +0200)]
NEWS about libvlc_media_player_navigate

13 years agoNEWS, po and modules/LIST for AudioQueue
Jean-Baptiste Kempf [Wed, 15 Sep 2010 23:08:00 +0000 (01:08 +0200)]
NEWS, po and modules/LIST for AudioQueue

13 years agoiOS: audio output module (Based on the AudioQueue API)
Romain Goyet [Sat, 11 Sep 2010 17:17:54 +0000 (19:17 +0200)]
iOS: audio output module (Based on the AudioQueue API)

This audio output is still quite young, but works fine on existing iOS devices.
In theory this can also be used on Mac OS X as well, but for now it's not as powerful as the existing CoreAudio driver.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoQt, selector: cleanup
Jean-Baptiste Kempf [Sat, 11 Sep 2010 19:51:19 +0000 (21:51 +0200)]
Qt, selector: cleanup

Code cleanup, forward declaration and cosmetics

13 years agoRevert "Qt4: don't reset rate when input changes"
Ilkka Ollakka [Tue, 14 Sep 2010 20:48:21 +0000 (23:48 +0300)]
Revert "Qt4: don't reset rate when input changes"

This reverts commit 21ad24ea6b641038a8a95d4a33b817fcfea02820.

I'll try to do it properly in core

13 years agoupdate: remove spurious asprintf (the string is not used).
Rémi Duraffort [Tue, 14 Sep 2010 18:06:52 +0000 (20:06 +0200)]
update: remove spurious asprintf (the string is not used).

13 years agoaccess_http: use the user agent provided by the user: fix #4162
Rémi Duraffort [Tue, 14 Sep 2010 17:16:00 +0000 (19:16 +0200)]
access_http: use the user agent provided by the user: fix #4162