]> git.sesse.net Git - vlc/log
vlc
13 years agoRevert "Process doc/Doxyfile.in"
Jean-Baptiste Kempf [Wed, 26 May 2010 08:09:54 +0000 (10:09 +0200)]
Revert "Process doc/Doxyfile.in"

This reverts commit a27709775d5ef457a4e3a41b4ec953cf828acabe.

13 years agortp sout: move ES port number initialization
Pierre Ynard [Wed, 26 May 2010 05:57:32 +0000 (07:57 +0200)]
rtp sout: move ES port number initialization

They are only ever used if there is an explicit dst

13 years agoi18n: update POTFILES.in
Pierre Ynard [Wed, 26 May 2010 05:06:19 +0000 (07:06 +0200)]
i18n: update POTFILES.in

13 years agortp sout: don't add a=rtcp: in SDP if RTP port is not specified
Pierre Ynard [Wed, 26 May 2010 04:46:38 +0000 (06:46 +0200)]
rtp sout: don't add a=rtcp: in SDP if RTP port is not specified

13 years agoProcess doc/Doxyfile.in
Jean-Baptiste Kempf [Tue, 25 May 2010 23:39:03 +0000 (01:39 +0200)]
Process doc/Doxyfile.in

13 years agoReimplemented vout_RegisterSubpictureChannel.
Laurent Aimar [Tue, 25 May 2010 21:50:05 +0000 (23:50 +0200)]
Reimplemented vout_RegisterSubpictureChannel.

 This avoids the potential deadlock introduced by
[38ed2e8ef37df763e187c1dca6b6a6c1da4887c4] when it is called inside
an event emited by the vout.

13 years agoRevert "Used vout_control_Push for vout_RegisterSubpictureChannel."
Laurent Aimar [Tue, 25 May 2010 21:44:59 +0000 (23:44 +0200)]
Revert "Used vout_control_Push for vout_RegisterSubpictureChannel."

This reverts commit 38ed2e8ef37df763e187c1dca6b6a6c1da4887c4.
It is not complete.

13 years agox264: allow b-pyramid in main-profile selection
Ilkka Ollakka [Tue, 25 May 2010 21:19:41 +0000 (00:19 +0300)]
x264: allow b-pyramid in main-profile selection

5cc3984f92754e1fd3643039354f8f00c324a90c was too strict, and for baseline it
should be only cosmetic change.

13 years agox264: default b-pyramid to "normal" from X264_BUILD >= 87
Ilkka Ollakka [Tue, 25 May 2010 21:16:15 +0000 (00:16 +0300)]
x264: default b-pyramid to "normal" from X264_BUILD >= 87

libx264 changed default to normal in that build too, also change logic
littebit so b-pyramid selection works better.

13 years agoRemoved one vlc_object_find(VOUT, CHILD) in mkv.
Laurent Aimar [Tue, 25 May 2010 20:59:37 +0000 (22:59 +0200)]
Removed one vlc_object_find(VOUT, CHILD) in mkv.

13 years agoRemoved one vlc_object_find(INPUT, PARENT) in subtitle_asa.
Laurent Aimar [Tue, 25 May 2010 20:53:50 +0000 (22:53 +0200)]
Removed one vlc_object_find(INPUT, PARENT) in subtitle_asa.

13 years agoRemoved one vlc_object_find(INPUT, PARENT) in mkv.
Laurent Aimar [Tue, 25 May 2010 20:50:11 +0000 (22:50 +0200)]
Removed one vlc_object_find(INPUT, PARENT) in mkv.

13 years agoSimplification
Rémi Denis-Courmont [Tue, 25 May 2010 20:51:14 +0000 (23:51 +0300)]
Simplification

13 years agoRemove support for reparenting
Rémi Denis-Courmont [Tue, 25 May 2010 20:45:43 +0000 (23:45 +0300)]
Remove support for reparenting

13 years agoAttached aout to its parent in aout_New().
Laurent Aimar [Tue, 25 May 2010 20:38:48 +0000 (22:38 +0200)]
Attached aout to its parent in aout_New().

13 years agoRemove vlc_object_detach()
Rémi Denis-Courmont [Tue, 25 May 2010 20:36:04 +0000 (23:36 +0300)]
Remove vlc_object_detach()

13 years agoRemove useless detach before destroy
Rémi Denis-Courmont [Tue, 25 May 2010 20:35:48 +0000 (23:35 +0300)]
Remove useless detach before destroy

13 years agoMP4: update Copyright
Jean-Baptiste Kempf [Tue, 25 May 2010 20:17:52 +0000 (22:17 +0200)]
MP4: update Copyright

13 years agoMP4: support other annotation atoms (wrn, mak, mod, PRD, grp, lyr)
Jean-Baptiste Kempf [Tue, 25 May 2010 20:16:41 +0000 (22:16 +0200)]
MP4: support other annotation atoms (wrn, mak, mod, PRD, grp, lyr)

13 years agoMP4: support numerous unusual metadata as extra_metadata
Jean-Baptiste Kempf [Tue, 25 May 2010 19:54:47 +0000 (21:54 +0200)]
MP4: support numerous unusual metadata as extra_metadata

13 years agoDestroyed the spu object inside vout_Close.
Laurent Aimar [Tue, 25 May 2010 20:00:35 +0000 (22:00 +0200)]
Destroyed the spu object inside vout_Close.

It avoids a vlc_object_detach.

13 years agoUsed vout_control_Push for vout_RegisterSubpictureChannel.
Laurent Aimar [Tue, 25 May 2010 19:54:45 +0000 (21:54 +0200)]
Used vout_control_Push for vout_RegisterSubpictureChannel.

13 years agoUsed Used vout_control_Push for vout_FlushSubpictureChannel .
Laurent Aimar [Tue, 25 May 2010 19:21:44 +0000 (21:21 +0200)]
Used Used vout_control_Push for vout_FlushSubpictureChannel .

13 years agoAdded vout_control_PushInteger.
Laurent Aimar [Tue, 25 May 2010 19:13:53 +0000 (21:13 +0200)]
Added vout_control_PushInteger.

13 years agoUsed vout_control_Push for vout_PutSubpicture.
Laurent Aimar [Tue, 25 May 2010 19:03:20 +0000 (21:03 +0200)]
Used vout_control_Push for vout_PutSubpicture.

It will be needed if we want to remove one of the timeout in the main vout
thread. It also avoids 1 access of vout->p->p_spu outside of the vout thread.

13 years agoMade object created by input_resource attached to a high level object.
Laurent Aimar [Tue, 25 May 2010 18:31:13 +0000 (20:31 +0200)]
Made object created by input_resource attached to a high level object.

 The high level object must at least live as long as the input_resource,
I used playlist, vlm or libvlc_media_player.
 It avoids invalid reparent of the vout, aout and sout on input changes.

 It breaks support for per input options used for creating vout, aout
and sout (:sout= is not impacted). I will fix the vout case.

 It breaks invalid usages of vlc_object_find(INPUT, PARENT) used
at least by :
 - the sout modules describe and display.
 - the sout statistics.
 - the vout splitter change
 - the snapshot vout display.
I will fix the vout related ones.

13 years agoRemoved fake decoder.
Laurent Aimar [Tue, 25 May 2010 17:08:35 +0000 (19:08 +0200)]
Removed fake decoder.

13 years agoRemoved fake access.
Laurent Aimar [Tue, 25 May 2010 17:04:33 +0000 (19:04 +0200)]
Removed fake access.

13 years agoNAME_MAX is undefined on SunOS
Francois Cartegnie [Tue, 18 May 2010 12:33:38 +0000 (14:33 +0200)]
NAME_MAX is undefined on SunOS

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
13 years agopulse: require Xlib
Rémi Denis-Courmont [Tue, 25 May 2010 17:28:18 +0000 (20:28 +0300)]
pulse: require Xlib

13 years agoDo not require SDL by default
Rémi Denis-Courmont [Tue, 25 May 2010 17:28:09 +0000 (20:28 +0300)]
Do not require SDL by default

13 years agoMissing #include
Rémi Denis-Courmont [Tue, 25 May 2010 17:13:54 +0000 (20:13 +0300)]
Missing #include

Pointed-out-by: Sébastien Escudier
13 years agox264: make sure b-pyramid ain't set other than high-profile
Ilkka Ollakka [Tue, 25 May 2010 16:10:07 +0000 (19:10 +0300)]
x264: make sure b-pyramid ain't set other than high-profile

Reported by Lotesdelere

13 years agox264: change 8x8dct default to true and fix logic so you can turn it off
Ilkka Ollakka [Tue, 25 May 2010 16:09:24 +0000 (19:09 +0300)]
x264: change 8x8dct default to true and fix logic so you can turn it off

reported by Lotesdelere

13 years agotranscode: use same pts with and without threads on duplicating
Ilkka Ollakka [Tue, 25 May 2010 14:20:01 +0000 (17:20 +0300)]
transcode: use same pts with and without threads on duplicating

13 years agotranscode: use bool instead of int to inform if we need to copy picture
Ilkka Ollakka [Tue, 25 May 2010 14:18:37 +0000 (17:18 +0300)]
transcode: use bool instead of int to inform if we need to copy picture

13 years agoVOD: missing "unicast;" in SETUP Transport response header
Rémi Denis-Courmont [Tue, 25 May 2010 16:46:17 +0000 (19:46 +0300)]
VOD: missing "unicast;" in SETUP Transport response header

13 years agotaglib: read the cover art from mp4.
Rémi Duraffort [Tue, 25 May 2010 16:24:06 +0000 (18:24 +0200)]
taglib: read the cover art from mp4.

13 years agortp sout: fix reporting of sequence number when using SRTP
Pierre Ynard [Tue, 25 May 2010 15:52:39 +0000 (17:52 +0200)]
rtp sout: fix reporting of sequence number when using SRTP

13 years agoMP4: Recognize \xa9wrt
Jean-Baptiste Kempf [Tue, 25 May 2010 13:52:00 +0000 (15:52 +0200)]
MP4: Recognize \xa9wrt

We don't do anything with it yet.

13 years agoMP4: support for the \xa9too atom
Jean-Baptiste Kempf [Tue, 25 May 2010 13:44:41 +0000 (15:44 +0200)]
MP4: support for the \xa9too atom

13 years agoAdd a caution message
Christophe Mutricy [Mon, 24 May 2010 22:26:46 +0000 (23:26 +0100)]
Add a caution message

13 years agoUsed dvdnav_get_video_resolution to fix the AR of some dvd menus.
Laurent Aimar [Mon, 24 May 2010 21:55:07 +0000 (23:55 +0200)]
Used dvdnav_get_video_resolution to fix the AR of some dvd menus.

13 years agoAdded a patch to the contribs to have a dvdnav_get_video_resolution() function in...
Laurent Aimar [Mon, 24 May 2010 21:53:30 +0000 (23:53 +0200)]
Added a patch to the contribs to have a dvdnav_get_video_resolution() function in libdvdnav.

13 years agoAdded an image demuxer.
Laurent Aimar [Mon, 24 May 2010 18:10:31 +0000 (20:10 +0200)]
Added an image demuxer.

It replaces the "fake" demuxer and decoder, and partially
the mjpeg one.
It does not rely on the extensions to detect the format.
The detected picture formats are: XCF, GIF, PNG, TIFF, BMP, PCX,
LBM, PNM, JFIF and SPIFF(Jpeg).
The reload feature of the fake:// demuxer is lost, as well as the deinterlace
feature of the fake decoder, patches are welcome.

It closes #3107 and #3388, and modifies #2295.

13 years agoFixed a memleak in picture_fifo_Delete().
Laurent Aimar [Mon, 24 May 2010 18:06:11 +0000 (20:06 +0200)]
Fixed a memleak in picture_fifo_Delete().

13 years agoFixed raw picture size in rawvideo codec.
Laurent Aimar [Mon, 24 May 2010 17:51:51 +0000 (19:51 +0200)]
Fixed raw picture size in rawvideo codec.

13 years agoMoved var_InheritURational to the core.
Laurent Aimar [Mon, 24 May 2010 15:36:44 +0000 (17:36 +0200)]
Moved var_InheritURational to the core.

13 years agoContribs: update VPX support
Jean-Baptiste Kempf [Mon, 24 May 2010 21:56:40 +0000 (23:56 +0200)]
Contribs: update VPX support

13 years agoMKV: code factorisation around extra_data filling
Jean-Baptiste Kempf [Mon, 24 May 2010 21:11:09 +0000 (23:11 +0200)]
MKV: code factorisation around extra_data filling

13 years agoRawvid: rewind to the beginning of the stream when an error occur
Jean-Baptiste Kempf [Mon, 24 May 2010 20:43:04 +0000 (22:43 +0200)]
Rawvid: rewind to the beginning of the stream when an error occur

That fixes the y4m with unknown chroma that avformat can read

13 years agoMKV: cosmetics
Jean-Baptiste Kempf [Mon, 24 May 2010 20:35:08 +0000 (22:35 +0200)]
MKV: cosmetics

13 years agoMKV: code simplification
Jean-Baptiste Kempf [Mon, 24 May 2010 19:52:04 +0000 (21:52 +0200)]
MKV: code simplification

13 years agoMKV: code factorization on Tag parsing
Jean-Baptiste Kempf [Mon, 24 May 2010 19:42:04 +0000 (21:42 +0200)]
MKV: code factorization on Tag parsing

13 years agoqt4: don't force font and size in epg-widget
Ilkka Ollakka [Mon, 24 May 2010 19:16:11 +0000 (22:16 +0300)]
qt4: don't force font and size in epg-widget

13 years agoqt4: don't force pixelsize in soundslider
Ilkka Ollakka [Mon, 24 May 2010 19:15:49 +0000 (22:15 +0300)]
qt4: don't force pixelsize in soundslider

13 years agoAVI : Don't free uninitialized ES format descriptor for DV muxed in AVI.
Jai Menon [Mon, 24 May 2010 19:13:22 +0000 (21:13 +0200)]
AVI : Don't free uninitialized ES format descriptor for DV muxed in AVI.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
13 years agoqt4: respect qtconfig fontsize on icon_view
Ilkka Ollakka [Mon, 24 May 2010 18:51:51 +0000 (21:51 +0300)]
qt4: respect qtconfig fontsize on icon_view

This may be too big font for some, but static 7 point isn't that good either.

14 years agoMac OS X: support the mp2t mime type (refs #3485)
Felix Paul Kühne [Sun, 23 May 2010 23:18:07 +0000 (01:18 +0200)]
Mac OS X: support the mp2t mime type (refs #3485)

Manual forwardport of [1c26d070fa884f9964482b6ee46a76f3d94ba6e8]

14 years agolegacy OS X intf: fixed a rare case in which the vout window could loose its window...
Felix Paul Kühne [Sun, 23 May 2010 23:06:50 +0000 (01:06 +0200)]
legacy OS X intf: fixed a rare case in which the vout window could loose its window decoration on recreation after a performed close

Manual forward-port of [fcbdd49671dfc8f2f0a6a74a6da19153b54137bb]

14 years agoMP4: fix off-by-one genre metadata reading
Jean-Baptiste Kempf [Sun, 23 May 2010 22:42:04 +0000 (00:42 +0200)]
MP4: fix off-by-one genre metadata reading

14 years agoAdd the m2pt mimetype to vlc.desktop
Jean-Baptiste Kempf [Sun, 23 May 2010 22:29:12 +0000 (00:29 +0200)]
Add the m2pt mimetype to vlc.desktop

Close #3485

14 years agoAdd Estonian translator
Christophe Mutricy [Sun, 23 May 2010 21:31:50 +0000 (22:31 +0100)]
Add Estonian translator

14 years agol10n: Chinese update
Dean Lee [Sun, 23 May 2010 21:28:23 +0000 (22:28 +0100)]
l10n: Chinese update

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
14 years agoImprove Estonian comment
Mihkel [Sun, 23 May 2010 20:25:52 +0000 (21:25 +0100)]
Improve Estonian comment

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
14 years agoReally get rid of sdl-config
Christophe Mutricy [Sat, 22 May 2010 21:18:31 +0000 (22:18 +0100)]
Really get rid of sdl-config

Use only pkg-config.
Fix sdl_image detection

14 years agoLinking to X11 is optional
Christophe Mutricy [Fri, 21 May 2010 22:33:05 +0000 (23:33 +0100)]
Linking to X11 is optional

But you need careful, if you compile without X and then run with an X-enabled PulseAudio, boom.

Closes: #3650
14 years agoAdded Qt::Tool flag on the fullscreen widget.
Laurent Aimar [Sun, 23 May 2010 20:38:56 +0000 (22:38 +0200)]
Added Qt::Tool flag on the fullscreen widget.

 It fixes 'on top' behaviour when going fullscreen (at least for linux), and
it avoid having a 'Untitled Window' in the taskbar when fullscreen.

14 years agoFixed vout reuse regression.
Laurent Aimar [Sun, 23 May 2010 20:38:02 +0000 (22:38 +0200)]
Fixed vout reuse regression.

14 years agoGives the needed DPB size when requesting a vout.
Laurent Aimar [Sun, 23 May 2010 20:37:29 +0000 (22:37 +0200)]
Gives the needed DPB size when requesting a vout.

It properly fixes #3526.

14 years agoMade XCB xvideo independant of VOUT_MAX_PICTURES.
Laurent Aimar [Sun, 23 May 2010 20:36:34 +0000 (22:36 +0200)]
Made XCB xvideo independant of VOUT_MAX_PICTURES.

The maximum number of surfaces it will allow is now 128, but the actual value
used is configured by the core (around 20-30 when DR is used, a few otherwise).

14 years agovod_rtsp: use CLOCK_FREQ
Pierre Ynard [Sun, 23 May 2010 19:36:13 +0000 (21:36 +0200)]
vod_rtsp: use CLOCK_FREQ

14 years agovod: limit dynamic payload type to 127
Pierre Ynard [Sun, 23 May 2010 18:33:03 +0000 (20:33 +0200)]
vod: limit dynamic payload type to 127

14 years agovod: remove useless lock
Pierre Ynard [Sun, 23 May 2010 18:28:54 +0000 (20:28 +0200)]
vod: remove useless lock

All the operations are done from the command thread now

14 years agoyoutube.lua: add demux=avformat,ffmpeg for options
Ilkka Ollakka [Sun, 23 May 2010 09:04:01 +0000 (12:04 +0300)]
youtube.lua: add demux=avformat,ffmpeg for options

This should help watching mp4-videos (&fmt=18 and 22 or something like that)
from youtube. ffmpeg for fallback for windows. Not idea about OS X side.

14 years agocontribs: updated binary packages for Mac OS X including WebM support
Felix Paul Kühne [Sun, 23 May 2010 00:59:31 +0000 (02:59 +0200)]
contribs: updated binary packages for Mac OS X including WebM support

14 years agoffmpeg-libvpx: fixed typo
Felix Paul Kühne [Sun, 23 May 2010 00:45:34 +0000 (02:45 +0200)]
ffmpeg-libvpx: fixed typo

14 years agocontribs: .glib is no longer a valid target
Felix Paul Kühne [Sun, 23 May 2010 00:41:43 +0000 (02:41 +0200)]
contribs: .glib is no longer a valid target

14 years agocontribs: added Google's libvpx patch for ffmpeg with a couple of compilation fixes...
Felix Paul Kühne [Sun, 23 May 2010 00:41:13 +0000 (02:41 +0200)]
contribs: added Google's libvpx patch for ffmpeg with a couple of compilation fixes for Mac OS X and added another patch for libvpx

14 years agoMac OS X: sparkle update feed is now available on update.v.o instead of jones
Felix Paul Kühne [Sat, 22 May 2010 23:08:52 +0000 (01:08 +0200)]
Mac OS X: sparkle update feed is now available on update.v.o instead of jones

14 years agocontribs: fixed libvpx compilation on Mac OS X
Felix Paul Kühne [Sat, 22 May 2010 23:08:02 +0000 (01:08 +0200)]
contribs: fixed libvpx compilation on Mac OS X

14 years agoMac OS X: added missing key to fix updates with Sparkle.
Felix Paul Kühne [Sat, 22 May 2010 22:10:31 +0000 (00:10 +0200)]
Mac OS X: added missing key to fix updates with Sparkle.

Please note that updating pre1 to pre3 won't work because of this missing key *cough*

14 years agoMac OS X: added various missing file extensions to the supported-by-this-application...
Felix Paul Kühne [Sat, 22 May 2010 18:55:46 +0000 (20:55 +0200)]
Mac OS X: added various missing file extensions to the supported-by-this-application-list (xa, m3u8, b4s, vlc, xm, amr, aob, dts, cdg, idx, oma, voc, vqf, mpeg1, mpeg2, mpeg4, mts, mid, mlp, webm, rar, rec, rmi, s3m, vro, tod, utf)

14 years agoappletrailers: add ffmpeg-fallback to demuxer
Ilkka Ollakka [Sat, 22 May 2010 07:58:01 +0000 (10:58 +0300)]
appletrailers: add ffmpeg-fallback to demuxer

This should fix usage on windows.

14 years agoContrib: fix typo
Jean-Baptiste Kempf [Fri, 21 May 2010 20:35:18 +0000 (22:35 +0200)]
Contrib: fix typo

14 years agoContrib: vpx small fix
Jean-Baptiste Kempf [Fri, 21 May 2010 20:21:51 +0000 (22:21 +0200)]
Contrib: vpx small fix

14 years agoGives the input_thread_t to use to vout_Request().
Laurent Aimar [Fri, 21 May 2010 19:01:36 +0000 (21:01 +0200)]
Gives the input_thread_t to use to vout_Request().

This removes a dangerous vlc_object_find(PARENT) and potentially
invalids var_DelCallback().
It also avoids useless callback destructions and so fixes some dvd menus.

14 years agoMoved spu_Attach definition to the core.
Laurent Aimar [Fri, 21 May 2010 18:31:27 +0000 (20:31 +0200)]
Moved spu_Attach definition to the core.

14 years agoModified the prototype of vout_Request and unexport unused vout_Create.
Laurent Aimar [Fri, 21 May 2010 18:27:25 +0000 (20:27 +0200)]
Modified the prototype of vout_Request and unexport unused vout_Create.

It will simplify improvements of vout_Request.

14 years agoWin32 Register .webm extension
Jean-Baptiste Kempf [Fri, 21 May 2010 12:21:06 +0000 (14:21 +0200)]
Win32 Register .webm extension

14 years agoappletrailers: remove unneeded debug
Ilkka Ollakka [Fri, 21 May 2010 11:31:18 +0000 (14:31 +0300)]
appletrailers: remove unneeded debug

14 years agoremove unneeded appletrailers_iphone.lua
Ilkka Ollakka [Fri, 21 May 2010 11:05:17 +0000 (14:05 +0300)]
remove unneeded appletrailers_iphone.lua

14 years agoappletrailers sd: rewrite
Ilkka Ollakka [Fri, 21 May 2010 11:00:08 +0000 (14:00 +0300)]
appletrailers sd: rewrite

Don't use the iphone-trick, but instead parse the playlist-file and add
all the video-types on one run. Seems that when adding nodes on lua sd plugin,
theres some flickering.

14 years agoRename On2's VP8 to Google/On2's VP8
Jean-Baptiste Kempf [Fri, 21 May 2010 08:53:27 +0000 (10:53 +0200)]
Rename On2's VP8 to Google/On2's VP8

14 years agoWorkaround non set reordered_opaque value with some FFmpeg codecs.
Laurent Aimar [Thu, 20 May 2010 23:07:54 +0000 (01:07 +0200)]
Workaround non set reordered_opaque value with some FFmpeg codecs.

It seems that decoders not using AVContext::get_buffer() do not
initialize AVFrame::reordered_opaque.

14 years agoCalled vout_display_DeleteWindow(vd, NULL) for vout display not using vout window.
Laurent Aimar [Thu, 20 May 2010 21:14:02 +0000 (23:14 +0200)]
Called vout_display_DeleteWindow(vd, NULL) for vout display not using vout window.

14 years agoAllowed vout_display_DeleteWindow(vd, NULL) to destroy unused window.
Laurent Aimar [Thu, 20 May 2010 21:06:58 +0000 (23:06 +0200)]
Allowed vout_display_DeleteWindow(vd, NULL) to destroy unused window.

14 years agoReused vout window in vout_Request().
Laurent Aimar [Thu, 20 May 2010 18:50:14 +0000 (20:50 +0200)]
Reused vout window in vout_Request().

It basically works but they are some issues to be fixed.

14 years agoFixed initial fullscreen support in XCB vout display modules.
Laurent Aimar [Thu, 20 May 2010 18:49:37 +0000 (20:49 +0200)]
Fixed initial fullscreen support in XCB vout display modules.

14 years agoAvoided recreating vout_thread_t in vout_Request().
Laurent Aimar [Wed, 19 May 2010 20:32:00 +0000 (22:32 +0200)]
Avoided recreating vout_thread_t in vout_Request().