]> git.sesse.net Git - vlc/log
vlc
12 years agom3u: assume m3u with BOM at start as utf-8 encoded.
Konstantin Pavlov [Tue, 29 May 2012 06:49:32 +0000 (10:49 +0400)]
m3u: assume m3u with BOM at start as utf-8 encoded.

X-Patched-By: Sergey Bolshakov <sbolshakov@altlinux.org>
12 years agoRevert "video_filter/transform.c: Horizontal and Vertical flip where swapped."
Jean-Paul Saman [Thu, 31 May 2012 07:31:37 +0000 (09:31 +0200)]
Revert "video_filter/transform.c: Horizontal and Vertical flip where swapped."

This reverts commit 4f71d0bb6fde63edb765fcc7dae194195a43ef74.

12 years agoDash: correct LGPL header
Jean-Baptiste Kempf [Wed, 30 May 2012 23:37:57 +0000 (01:37 +0200)]
Dash: correct LGPL header

12 years agoWin32: set march to pentium
Edward Wang [Mon, 28 May 2012 21:22:05 +0000 (17:22 -0400)]
Win32: set march to pentium

Fix include/vlc_atomic.h:124: undefined reference to `___sync_bool_compare_and_swap_4' etc

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoDon't reset current HLS segment playback pointer on a failed seek
Chris Smowton [Wed, 30 May 2012 13:30:54 +0000 (14:30 +0100)]
Don't reset current HLS segment playback pointer on a failed seek

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoFix trying to prefetch 2 segments from a 1-segment HLS stream
Chris Smowton [Wed, 30 May 2012 13:30:04 +0000 (14:30 +0100)]
Fix trying to prefetch 2 segments from a 1-segment HLS stream

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agolibass: add android default font
Sébastien Toque [Wed, 30 May 2012 19:07:30 +0000 (21:07 +0200)]
libass: add android default font

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoDirectSound: possibly fix volume computation
Rémi Denis-Courmont [Wed, 30 May 2012 19:03:59 +0000 (22:03 +0300)]
DirectSound: possibly fix volume computation

It seems the volume is expected to be negative. At least, WinCE MSDN
and MingW and the Internets say so. Windows MSDN says the opposite...

12 years agogrowl: fix crash and duplicated notifications in some cases
David Fuhrmann [Wed, 30 May 2012 18:12:01 +0000 (20:12 +0200)]
growl: fix crash and duplicated notifications in some cases

12 years agoALSA: force small period to avoid latency problems
Rémi Denis-Courmont [Wed, 30 May 2012 16:15:56 +0000 (19:15 +0300)]
ALSA: force small period to avoid latency problems

This is as already done a long time ago for PulseAudio. VLC might
deliver audio a long time ahead, but there is no warranty thereof.
So a small latency must be assumed for the worst case.

12 years agoMP3: support free format
Jean-Baptiste Kempf [Wed, 30 May 2012 11:57:03 +0000 (13:57 +0200)]
MP3: support free format

libmad Decoder is necessary for that.

12 years agovideo_filter/transform.c: Horizontal and Vertical flip where swapped.
Jean-Paul Saman [Wed, 30 May 2012 11:23:40 +0000 (13:23 +0200)]
video_filter/transform.c: Horizontal and Vertical flip where swapped.

The transform video_filter mixed up horizontal and vertical flip. They
were swapped. This patch corrects that.

12 years agovideo_filter/transform.c: mark these options as safe.
Jean-Paul Saman [Wed, 2 May 2012 14:00:45 +0000 (16:00 +0200)]
video_filter/transform.c: mark these options as safe.

12 years agovideo_filter/adjust.c: mark these options as safe
Jean-Paul Saman [Wed, 2 May 2012 14:00:01 +0000 (16:00 +0200)]
video_filter/adjust.c: mark these options as safe

12 years agodash: Be more permissive about missing attributes.
Hugo Beauzée-Luyssen [Wed, 30 May 2012 09:43:25 +0000 (11:43 +0200)]
dash: Be more permissive about missing attributes.

Some AdaptationSet tags may have no attributes at all. Those should be
found in child nodes (most likely the <Representation> tags)

12 years agodash: BasicCMParser: Avoid potential crash when inheriting mimeType
Hugo Beauzée-Luyssen [Wed, 30 May 2012 09:42:04 +0000 (11:42 +0200)]
dash: BasicCMParser: Avoid potential crash when inheriting mimeType

12 years agodash: AdaptationSet is the new Group.
Hugo Beauzée-Luyssen [Wed, 30 May 2012 09:31:41 +0000 (11:31 +0200)]
dash: AdaptationSet is the new Group.

12 years agodash: BasicCMParser: Don't ignore errors.
Hugo Beauzée-Luyssen [Wed, 30 May 2012 08:54:53 +0000 (10:54 +0200)]
dash: BasicCMParser: Don't ignore errors.

12 years agodash: BlockBuffer: Simplifications
Hugo Beauzée-Luyssen [Wed, 30 May 2012 08:42:40 +0000 (10:42 +0200)]
dash: BlockBuffer: Simplifications

12 years agodash: Rework profile handling.
Hugo Beauzée-Luyssen [Tue, 29 May 2012 16:35:53 +0000 (18:35 +0200)]
dash: Rework profile handling.

Profile was parsed twice.

12 years agodash: Handle multiple names for profile "urn:mpeg:dash:profile:isoff-on-demand:2011"
Hugo Beauzée-Luyssen [Tue, 29 May 2012 16:23:28 +0000 (18:23 +0200)]
dash: Handle multiple names for profile "urn:mpeg:dash:profile:isoff-on-demand:2011"

The first version was used during some testing phase and should probably
be removed at a point.
The second one is an alternate spelling.

12 years agoupdate NEWS
Felix Paul Kühne [Wed, 30 May 2012 01:03:48 +0000 (03:03 +0200)]
update NEWS

12 years agomacosx: allow the playlist table to be sorted by Genre, Album and Description
Felix Paul Kühne [Wed, 30 May 2012 00:58:43 +0000 (02:58 +0200)]
macosx: allow the playlist table to be sorted by Genre, Album and Description

Note that sorting by Date or Language isn't supported due to limitations of the playlist core.

12 years agomacosx: restore playlist column selection, position and siz (close #501)
Felix Paul Kühne [Tue, 29 May 2012 22:42:37 +0000 (00:42 +0200)]
macosx: restore playlist column selection, position and siz (close #501)

12 years agofreetype: use MAXPATHLEN instead of 1024 for ATS font file lookup
Felix Paul Kühne [Tue, 29 May 2012 22:11:26 +0000 (00:11 +0200)]
freetype: use MAXPATHLEN instead of 1024 for ATS font file lookup

12 years agomacosx: create playlist columns at runtime instead of relying on the nib file
Felix Paul Kühne [Tue, 29 May 2012 22:08:11 +0000 (00:08 +0200)]
macosx: create playlist columns at runtime instead of relying on the nib file

This adds support for the following columns: Track Number, Genre, Album, Description, Date and Language. You can remove and hide them on-the-fly using the Playback menu, since no View menu exists so far.

note that column width and column selection isn't restored on relaunch yet

12 years agomacosx: prepare drag & drop support for the Convert and Save panel
Felix Paul Kühne [Tue, 29 May 2012 22:05:52 +0000 (00:05 +0200)]
macosx: prepare drag & drop support for the Convert and Save panel

12 years agofribidi: don't build with -ansi
Rafaël Carré [Tue, 29 May 2012 20:15:39 +0000 (16:15 -0400)]
fribidi: don't build with -ansi

This breaks with bionic (see b0ea094267e4bb)

12 years agofreetype: fixed crash within ATS when looking for non-existing font families
Felix Paul Kühne [Tue, 29 May 2012 17:34:16 +0000 (19:34 +0200)]
freetype: fixed crash within ATS when looking for non-existing font families

12 years agolibxml2: pthread_join might be available without libpthread
Rafaël Carré [Tue, 29 May 2012 16:53:49 +0000 (12:53 -0400)]
libxml2: pthread_join might be available without libpthread

12 years agoAutodel: relicense to LGPL
Jean-Baptiste Kempf [Tue, 29 May 2012 16:17:35 +0000 (18:17 +0200)]
Autodel: relicense to LGPL

Only non-trivial authors are:
Christophe Massiot
Rafaël Carré

12 years agodash: Fix a typo
Hugo Beauzée-Luyssen [Tue, 29 May 2012 12:41:35 +0000 (14:41 +0200)]
dash: Fix a typo

12 years agoContribs: fix libupnp build under mingw32 with ipv6 enabled.
Konstantin Pavlov [Tue, 29 May 2012 06:40:33 +0000 (10:40 +0400)]
Contribs: fix libupnp build under mingw32 with ipv6 enabled.

12 years agomacosx: lock the scroll direction for 0.8 secs, so the user can scroll through the...
Felix Paul Kühne [Mon, 28 May 2012 17:35:09 +0000 (19:35 +0200)]
macosx: lock the scroll direction for 0.8 secs, so the user can scroll through the movie or adjust the volume without affecting the other function (close #6893)

This is especially needed for the multitouch trackpads

12 years agoAllowed to save snapshots as TIFF (close #4059).
Laurent Aimar [Mon, 28 May 2012 14:13:19 +0000 (16:13 +0200)]
Allowed to save snapshots as TIFF (close #4059).

12 years agomacosx: optimize scrollwheel code by saving 3 objc selector calls per run
Felix Paul Kühne [Mon, 28 May 2012 13:51:30 +0000 (15:51 +0200)]
macosx: optimize scrollwheel code by saving 3 objc selector calls per run

no functional change

12 years agomacosx: automatically close the shared NSFontPanel when closing the preferences
Felix Paul Kühne [Mon, 28 May 2012 13:27:42 +0000 (15:27 +0200)]
macosx: automatically close the shared NSFontPanel when closing the preferences

12 years agomacosx: fix some issues with playlist column headers
David Fuhrmann [Mon, 28 May 2012 07:32:08 +0000 (09:32 +0200)]
macosx: fix some issues with playlist column headers

close #6870

12 years agoFreetype: limit HAVE_STYLES to font selection
Jean-Baptiste Kempf [Mon, 28 May 2012 00:12:16 +0000 (02:12 +0200)]
Freetype: limit HAVE_STYLES to font selection

If we only have one font, we can still support color, size and other
things...

12 years agofreetype: config_GetPsz delivers UTF-8 content instead of MacRoman
Felix Paul Kühne [Mon, 28 May 2012 00:13:08 +0000 (02:13 +0200)]
freetype: config_GetPsz delivers UTF-8 content instead of MacRoman

12 years agofreetype: use Apple Type Services to get the font file location instead of libfontconfig
Felix Paul Kühne [Mon, 28 May 2012 00:03:00 +0000 (02:03 +0200)]
freetype: use Apple Type Services to get the font file location instead of libfontconfig

This API was deprecated in 10.6, but still works correctly on 10.7. CoreText is the modern replacement, but doesn't provide the needed functionality so far.

12 years agoWin32: fix warning
Rémi Denis-Courmont [Sun, 27 May 2012 20:00:41 +0000 (23:00 +0300)]
Win32: fix warning

(WSAENETUNREACH is used instead of ENETUNREACH in the code anyway.)

12 years agocontrib/change_prefix.sh: don't run sed on binary files
Rafaël Carré [Sun, 27 May 2012 19:25:42 +0000 (15:25 -0400)]
contrib/change_prefix.sh: don't run sed on binary files

12 years agoContribs: we do not need GPL parts of FFmpeg/libav anymore
Jean-Baptiste Kempf [Sun, 27 May 2012 18:34:41 +0000 (20:34 +0200)]
Contribs: we do not need GPL parts of FFmpeg/libav anymore

12 years agoEnabled screensaver for win32 opengl vout (close #426).
Laurent Aimar [Sat, 26 May 2012 12:54:14 +0000 (14:54 +0200)]
Enabled screensaver for win32 opengl vout (close #426).

12 years agoadummy: do not create dummy audio-device (refs #6874)
Rémi Denis-Courmont [Sun, 27 May 2012 16:51:35 +0000 (19:51 +0300)]
adummy: do not create dummy audio-device (refs #6874)

12 years agoALSA: destroy audio-device at exit (refs #6874)
Rémi Denis-Courmont [Sun, 27 May 2012 16:50:19 +0000 (19:50 +0300)]
ALSA: destroy audio-device at exit (refs #6874)

12 years agolua: googleimage: try to find art for icecast listings
Francois Cartegnie [Sun, 27 May 2012 13:27:39 +0000 (15:27 +0200)]
lua: googleimage: try to find art for icecast listings

12 years agolua: icecast: fix indent and add source meta
Francois Cartegnie [Sun, 27 May 2012 13:27:08 +0000 (15:27 +0200)]
lua: icecast: fix indent and add source meta

12 years agovlm: Error loading /requests/vlm.xml
Joe Taber [Sat, 26 May 2012 21:53:33 +0000 (16:53 -0500)]
vlm: Error loading /requests/vlm.xml

Variable `loop` was uninitialized and resulted in an error when being
concatenated. Initialize the variable to blank: `local loop = ""`.

Close #6882

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agovisual: remove depreciated vlc_object_alive
Edward Wang [Sun, 27 May 2012 00:24:22 +0000 (20:24 -0400)]
visual: remove depreciated vlc_object_alive

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agovisual: check for NULL before free
Edward Wang [Sat, 26 May 2012 23:04:57 +0000 (19:04 -0400)]
visual: check for NULL before free

Close #6879

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoplaylist: preserve first item when enabling random mode
Edward Wang [Sat, 26 May 2012 03:48:19 +0000 (23:48 -0400)]
playlist: preserve first item when enabling random mode

Close #4472

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoMSYS build fix: escape backslash in whoami
John Peterson [Sun, 27 May 2012 04:35:02 +0000 (06:35 +0200)]
MSYS build fix: escape backslash in whoami

whoami need to escape the backslash in 'pc\user' otherwise src/version.c can't compile.

Signed-off-by: Rafaël Carré <funman@videolan.org>
12 years agoMissing __MIN
Rafaël Carré [Sat, 26 May 2012 02:26:45 +0000 (22:26 -0400)]
Missing __MIN

12 years agofix iconv on android
Ming Hu [Thu, 24 May 2012 20:12:45 +0000 (22:12 +0200)]
fix iconv on android

Skip src (we don't need applications) and srclib (buggy replacement functions)

Signed-off-by: Rafaël Carré <funman@videolan.org>
12 years agoAdded support for SSE2 to 16 bit merge (deinterlace).
Laurent Aimar [Fri, 25 May 2012 19:13:00 +0000 (21:13 +0200)]
Added support for SSE2 to 16 bit merge (deinterlace).

12 years agoFixed alignment and potential overread/write in MergeNEON().
Laurent Aimar [Fri, 25 May 2012 18:59:05 +0000 (20:59 +0200)]
Fixed alignment and potential overread/write in MergeNEON().

12 years agoClean up a bit merge functions in deinterlace.
Laurent Aimar [Fri, 25 May 2012 18:51:44 +0000 (20:51 +0200)]
Clean up a bit merge functions in deinterlace.

Small potential overread/overwrite(/ineficiency are fixed.

12 years agoAdded partial support for > 8 bits YUV video in the deinterlace filter.
Laurent Aimar [Fri, 25 May 2012 18:09:26 +0000 (20:09 +0200)]
Added partial support for > 8 bits YUV video in the deinterlace filter.

Only the basic modes are supported, blend is used as a fallback.

12 years agoAdded support for all planar 8 bit YUV chromas to the deinterlace filter.
Laurent Aimar [Fri, 25 May 2012 16:04:37 +0000 (18:04 +0200)]
Added support for all planar 8 bit YUV chromas to the deinterlace filter.

12 years agoSimplified a bit the code that decides the output format used in the deinterlace...
Laurent Aimar [Fri, 25 May 2012 14:51:43 +0000 (16:51 +0200)]
Simplified a bit the code that decides the output format used in the deinterlace filter.

12 years agoUse the same algo for I420 and I422 way when deinterlacing using 'blend' mode.
Laurent Aimar [Fri, 25 May 2012 14:50:47 +0000 (16:50 +0200)]
Use the same algo for I420 and I422 way when deinterlacing using 'blend' mode.

The code used for I422 was a mix of blend (luma) and discard (chroma).

12 years agoUse the same algo for I420 and I422 way when deinterlacing using 'bob' mode.
Laurent Aimar [Fri, 25 May 2012 14:43:46 +0000 (16:43 +0200)]
Use the same algo for I420 and I422 way when deinterlacing using 'bob' mode.

The code used for I422 was a mix of bob (luma) and discard (chroma).

12 years agoUse the same algo for I420 and I422 way when deinterlacing using 'discard' mode.
Laurent Aimar [Fri, 25 May 2012 14:38:01 +0000 (16:38 +0200)]
Use the same algo for I420 and I422 way when deinterlacing using 'discard' mode.

The code used for I422 was a mix of a simplified bob (luma) and discard (chroma).

12 years agoQt: Missing include in previous commit
Jean-Baptiste Kempf [Fri, 25 May 2012 19:06:10 +0000 (21:06 +0200)]
Qt: Missing include in previous commit

12 years agoWin32: recognize more MCE commands
Jean-Baptiste Kempf [Fri, 25 May 2012 17:51:21 +0000 (19:51 +0200)]
Win32: recognize more MCE commands

12 years agomacosx: remove now unneeded volume osd hack
David Fuhrmann [Fri, 25 May 2012 16:51:47 +0000 (18:51 +0200)]
macosx: remove now unneeded volume osd hack

12 years agomacosx: several fixes and improvements for hotkey handling
David Fuhrmann [Fri, 25 May 2012 16:39:01 +0000 (18:39 +0200)]
macosx: several fixes and improvements for hotkey handling

- volume and mute hotkeys are handled by core now, providing a proper osd screen
- some fixes in detection if key combo is valid hotkey
- fix for mem leak

12 years agodemux/mp4: do not demux f4v files for now
Frédéric Yhuel [Thu, 24 May 2012 09:16:06 +0000 (11:16 +0200)]
demux/mp4: do not demux f4v files for now

This is a temporary workaround until someone add support for f4v.

Work-around #4915

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agovorbis: also check comments for comment metadata
Edward Wang [Mon, 21 May 2012 17:03:00 +0000 (13:03 -0400)]
vorbis: also check comments for comment metadata

The comments field is also encoded as "COMMENTS=" instead of description. For example, Audacity encodes the comment box as "COMMENTS=" instead of "DESCRIPTION=".

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoluahttp: Don't interfere with seek slider either
Edward Wang [Thu, 24 May 2012 22:30:50 +0000 (18:30 -0400)]
luahttp: Don't interfere with seek slider either

Ref #6652

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoluahttp: Don't interfere while the user is dragging
Edward Wang [Thu, 24 May 2012 22:18:02 +0000 (18:18 -0400)]
luahttp: Don't interfere while the user is dragging

The updateStatus() function should not interrupt the user and reset his position while he is dragging the volume slider.

Close #6652

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agofreetype: add android default font
Sébastien Toque [Thu, 24 May 2012 20:14:11 +0000 (22:14 +0200)]
freetype: add android default font

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoAVI: parse dmlh chunk
Jean-Baptiste Kempf [Thu, 24 May 2012 12:29:59 +0000 (14:29 +0200)]
AVI: parse dmlh chunk

12 years agoAVI: do not warn about embedded subtitles
Jean-Baptiste Kempf [Thu, 24 May 2012 11:42:37 +0000 (13:42 +0200)]
AVI: do not warn about embedded subtitles

12 years agoAVI: be less picky about wrong sizes for LIST chunk
Jean-Baptiste Kempf [Thu, 24 May 2012 11:32:52 +0000 (13:32 +0200)]
AVI: be less picky about wrong sizes for LIST chunk

Some muxers are unable to read the spec...

12 years agoAVI: better debug
Jean-Baptiste Kempf [Thu, 24 May 2012 10:57:30 +0000 (12:57 +0200)]
AVI: better debug

12 years agoAVI: remove unnecessary macros
Jean-Baptiste Kempf [Thu, 24 May 2012 11:04:08 +0000 (13:04 +0200)]
AVI: remove unnecessary macros

12 years agoAVI: reduce the debug tree size
Jean-Baptiste Kempf [Thu, 24 May 2012 10:27:50 +0000 (12:27 +0200)]
AVI: reduce the debug tree size

12 years agoAVI: better debug
Jean-Baptiste Kempf [Thu, 24 May 2012 09:48:39 +0000 (11:48 +0200)]
AVI: better debug

12 years agodash: DASHManager: Prevent a crash when the downloader fails to start.
Hugo Beauzée-Luyssen [Thu, 24 May 2012 09:39:18 +0000 (11:39 +0200)]
dash: DASHManager: Prevent a crash when the downloader fails to start.

12 years agodash: Remove now useless variables.
Hugo Beauzée-Luyssen [Fri, 11 May 2012 09:54:05 +0000 (11:54 +0200)]
dash: Remove now useless variables.

12 years agodash: Prevent infinite recursion.
Hugo Beauzée-Luyssen [Fri, 11 May 2012 09:53:11 +0000 (11:53 +0200)]
dash: Prevent infinite recursion.

12 years agodash: DOMParser: Multiple profile may be used by some streams.
Hugo Beauzée-Luyssen [Wed, 9 May 2012 17:03:58 +0000 (19:03 +0200)]
dash: DOMParser: Multiple profile may be used by some streams.

12 years agoFix a mail in mailmap.
Hugo Beauzée-Luyssen [Fri, 4 May 2012 14:11:04 +0000 (16:11 +0200)]
Fix a mail in mailmap.

12 years agoContrib: UPNP: enable IPv6 and re-enable webserver (broken in 1.6.17).
Konstantin Pavlov [Wed, 23 May 2012 17:55:55 +0000 (21:55 +0400)]
Contrib: UPNP: enable IPv6 and re-enable webserver (broken in 1.6.17).

With disabled webserver, linking fails at least on OSX and Linux, see
http://forum.videolan.org/viewtopic.php?f=12&t=101229 f.i.

12 years agoUpnp: Fix #6250, honor --miface.
Konstantin Pavlov [Wed, 23 May 2012 17:54:27 +0000 (21:54 +0400)]
Upnp: Fix #6250, honor --miface.

12 years agoRemove mingw-w64 2.0 workarounds
Rafaël Carré [Tue, 22 May 2012 04:14:30 +0000 (00:14 -0400)]
Remove mingw-w64 2.0 workarounds

12 years agoRefuse to build with mingw-w64 2.x as it is broken
Rafaël Carré [Tue, 22 May 2012 04:10:24 +0000 (00:10 -0400)]
Refuse to build with mingw-w64 2.x as it is broken

12 years agoHide errors with multi-part rar when the end of archive block is missing.
Laurent Aimar [Wed, 23 May 2012 19:58:46 +0000 (21:58 +0200)]
Hide errors with multi-part rar when the end of archive block is missing.

12 years agoFixed support of G726.
Laurent Aimar [Sat, 12 May 2012 18:59:35 +0000 (20:59 +0200)]
Fixed support of G726.

The bit per samples must be exact for the avcodec decoder.
It closes #6799.

12 years agoAvcodec: disable delayed opening for packetized AAC data
Rui Zhang [Sat, 19 May 2012 12:59:28 +0000 (20:59 +0800)]
Avcodec: disable delayed opening for packetized AAC data

This is usually not visible, since you need avcodec+avformat, instead of
ts/faad. Close #6847

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
12 years agoBluray: use msg_Info instead of msg_Err.
Konstantin Pavlov [Wed, 23 May 2012 08:07:25 +0000 (12:07 +0400)]
Bluray: use msg_Info instead of msg_Err.

12 years agoBluray: use meaningful error messages when available.
Konstantin Pavlov [Fri, 18 May 2012 06:40:54 +0000 (10:40 +0400)]
Bluray: use meaningful error messages when available.

12 years agolua: fix more sd input options and lua stack use-after-gc
Pierre Ynard [Wed, 23 May 2012 03:07:19 +0000 (05:07 +0200)]
lua: fix more sd input options and lua stack use-after-gc

Strings from the lua stack stop being valid after you pop them

12 years agoUnused variable
Rémi Denis-Courmont [Tue, 22 May 2012 20:22:07 +0000 (23:22 +0300)]
Unused variable

12 years agoReplace remaining instances of aout_buffer_t with block_t
Rémi Denis-Courmont [Tue, 22 May 2012 20:21:16 +0000 (23:21 +0300)]
Replace remaining instances of aout_buffer_t with block_t

12 years agoReplace remaining call sites of aout_BufferFree()
Rémi Denis-Courmont [Tue, 22 May 2012 20:06:52 +0000 (23:06 +0300)]
Replace remaining call sites of aout_BufferFree()

12 years agowasapi: fix comment
Rémi Denis-Courmont [Tue, 22 May 2012 19:19:36 +0000 (22:19 +0300)]
wasapi: fix comment