]> git.sesse.net Git - vlc/log
vlc
15 years agoQt4: relayout the Toolbar Dialog for small screens.
Jean-Baptiste Kempf [Wed, 29 Apr 2009 06:16:30 +0000 (08:16 +0200)]
Qt4: relayout the Toolbar Dialog for small screens.

The new layout is a horizontal layout, for people having a smaller screen than
1000 in height. This makes this dialog quite large, but screens are larger those days. If the dialog is still too big, please say so.

15 years agoQt: specify the frequencies in kHz in all DVB mode.
Jean-Baptiste Kempf [Tue, 28 Apr 2009 21:43:45 +0000 (23:43 +0200)]
Qt: specify the frequencies in kHz in all DVB mode.

This is easier to understand and you can still modify the MRL.

15 years agoMade sure that packetizer_Header will parse everything (vc1/h264).
Laurent Aimar [Tue, 28 Apr 2009 20:25:37 +0000 (22:25 +0200)]
Made sure that packetizer_Header will parse everything (vc1/h264).

15 years agoAdded a debug message on first entry point in VC1 packetizer.
Laurent Aimar [Tue, 28 Apr 2009 20:23:19 +0000 (22:23 +0200)]
Added a debug message on first entry point in VC1 packetizer.

15 years agoAdded and used a packetizer_Header for packetizers.
Laurent Aimar [Tue, 28 Apr 2009 19:46:37 +0000 (21:46 +0200)]
Added and used a packetizer_Header for packetizers.

15 years agoMoved and fixed all common code from video packetizers into packetizer_helper.h
Laurent Aimar [Tue, 28 Apr 2009 17:27:16 +0000 (19:27 +0200)]
Moved and fixed all common code from video packetizers into packetizer_helper.h

There are some risks of regression (in case of typo), but it was
a nightmare to maintain.
Also by using the right model (h264.c) it fixes some timing issues in
vc1 and mpeg2 packetizer.

15 years agoFixed extra data parsing with some VC1 streams.
Laurent Aimar [Tue, 28 Apr 2009 17:26:37 +0000 (19:26 +0200)]
Fixed extra data parsing with some VC1 streams.

15 years agoFixed VC1 EOS value.
Laurent Aimar [Tue, 28 Apr 2009 17:15:01 +0000 (19:15 +0200)]
Fixed VC1 EOS value.

15 years agoFixed asprint checks in mod demuxer.
Laurent Aimar [Tue, 28 Apr 2009 16:59:01 +0000 (18:59 +0200)]
Fixed asprint checks in mod demuxer.

15 years agoFixed coding style in mod demuxer.
Laurent Aimar [Tue, 28 Apr 2009 16:58:21 +0000 (18:58 +0200)]
Fixed coding style in mod demuxer.

15 years agoFixed decoder spacing mode selection.
Laurent Aimar [Mon, 27 Apr 2009 19:07:00 +0000 (21:07 +0200)]
Fixed decoder spacing mode selection.

Becarfull it breaks the API by modifying input_DecoderDecode prototype.
(only stream_output display module use it).

15 years agoFixed record DelEs function.
Laurent Aimar [Mon, 27 Apr 2009 18:24:59 +0000 (20:24 +0200)]
Fixed record DelEs function.

It fixes some segfault when stopping recording.

15 years agoFixed b_out_pace_control value when using record.
Laurent Aimar [Mon, 27 Apr 2009 18:24:06 +0000 (20:24 +0200)]
Fixed b_out_pace_control value when using record.

15 years agoPrevent a 0 division when invalid frequency step is reported by dvb.
Laurent Aimar [Sun, 26 Apr 2009 20:59:50 +0000 (22:59 +0200)]
Prevent a 0 division when invalid frequency step is reported by dvb.

15 years agoContribs: fix installation of live555
Pierre Ynard [Tue, 28 Apr 2009 09:27:18 +0000 (11:27 +0200)]
Contribs: fix installation of live555

Make sure $(PREFIX)/{lib,include} directories exist

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years agoqt4: fix a memleak.
Rémi Duraffort [Tue, 28 Apr 2009 11:14:04 +0000 (13:14 +0200)]
qt4: fix a memleak.

15 years agoCLEAN QT4 fix some memory leaks. Reorgazine code
basos g [Mon, 6 Apr 2009 15:31:26 +0000 (15:31 +0000)]
CLEAN QT4 fix some memory leaks. Reorgazine code
(hacked a bit)

Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
15 years agoqt4: fix memleak.
Rémi Duraffort [Tue, 28 Apr 2009 09:29:04 +0000 (11:29 +0200)]
qt4: fix memleak.

15 years agoqt4: typo + untranslated string.
Rémi Duraffort [Tue, 28 Apr 2009 08:51:41 +0000 (10:51 +0200)]
qt4: typo + untranslated string.

15 years agoFix opencv module compilation - missing vlc_vout.h
Nicolas Chauvet (kwizart) [Mon, 27 Apr 2009 18:19:08 +0000 (20:19 +0200)]
Fix opencv module compilation - missing vlc_vout.h

Signed-off-by: Rémi Duraffort <ivoire@videolan.org>
15 years agoFix playlist sort when using the flag "SORT_TITLE_NUMERIC": use the title instead...
Rémi Duraffort [Tue, 28 Apr 2009 07:59:53 +0000 (09:59 +0200)]
Fix playlist sort when using the flag "SORT_TITLE_NUMERIC": use the title instead of the name when possible.

15 years agoFix a bug in input_item_GetTitleFbName (fix #2701)
Rémi Duraffort [Tue, 28 Apr 2009 07:36:31 +0000 (09:36 +0200)]
Fix a bug in input_item_GetTitleFbName (fix #2701)

15 years agol10n: French update
Éric Lassauge [Tue, 28 Apr 2009 00:13:24 +0000 (01:13 +0100)]
l10n: French update

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoQt: Show Encoded By in the GUI
Jean-Baptiste Kempf [Mon, 27 Apr 2009 23:42:37 +0000 (01:42 +0200)]
Qt: Show Encoded By in the GUI

15 years agoMod: reindent.
Jean-Baptiste Kempf [Mon, 27 Apr 2009 23:42:21 +0000 (01:42 +0200)]
Mod: reindent.

15 years agoExtra meta data from mod files
Konstanty Bialkowski [Mon, 27 Apr 2009 11:23:28 +0000 (21:23 +1000)]
Extra meta data from mod files

Extra meta data from mod files: Comment (it), Instruments (xm,it) and Samples.
 These fields are used by module artists for description, credit etc.

( Also uint32_t => unsigned )

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoAdd bounds checking to crop
Dylan Yudaken [Mon, 27 Apr 2009 21:53:16 +0000 (23:53 +0200)]
Add bounds checking to crop

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoQt4: Open dialog, various changes on DVB opening on Linux.
Jean-Baptiste Kempf [Mon, 27 Apr 2009 22:07:45 +0000 (00:07 +0200)]
Qt4: Open dialog, various changes on DVB opening on Linux.

As per request by Laurent.
DVB on linux and windows should be a bit more similar.

15 years agoQt4: DVB-T and DVB-C should be in Hz on Windows.
Jean-Baptiste Kempf [Mon, 27 Apr 2009 17:33:39 +0000 (19:33 +0200)]
Qt4: DVB-T and DVB-C should be in Hz on Windows.

15 years agoQt4: get 10 recents items (was 8)
Jean-Baptiste Kempf [Mon, 27 Apr 2009 17:03:59 +0000 (19:03 +0200)]
Qt4: get 10 recents items (was 8)

15 years agoWin32: watch for bugs in vlc_cond_(timed)?wait
Rémi Denis-Courmont [Mon, 27 Apr 2009 20:33:25 +0000 (23:33 +0300)]
Win32: watch for bugs in vlc_cond_(timed)?wait

15 years agoRemove dead code (only a buggy getopt could reach this)
Rémi Denis-Courmont [Mon, 27 Apr 2009 20:08:53 +0000 (23:08 +0300)]
Remove dead code (only a buggy getopt could reach this)

15 years agoWin32: generate crashdumps everytime except if a debugger is present
Geoffroy Couprie [Mon, 27 Apr 2009 12:20:03 +0000 (14:20 +0200)]
Win32: generate crashdumps everytime except if a debugger is present

15 years agoGnuTLS: add larger SHAs
Rémi Denis-Courmont [Sun, 26 Apr 2009 19:08:45 +0000 (22:08 +0300)]
GnuTLS: add larger SHAs

15 years agoQt4: FSC: increase the top of it for better grabation.
Jean-Baptiste Kempf [Sun, 26 Apr 2009 18:41:24 +0000 (20:41 +0200)]
Qt4: FSC: increase the top of it for better grabation.

15 years agoCheck xcb-xv version
Rémi Denis-Courmont [Sun, 26 Apr 2009 18:39:21 +0000 (21:39 +0300)]
Check xcb-xv version

15 years agoQt: FSC, don't move if you clicked on a button (and not the plain controller )
Jean-Baptiste Kempf [Sun, 26 Apr 2009 18:32:53 +0000 (20:32 +0200)]
Qt: FSC, don't move if you clicked on a button (and not the plain controller )

Close #2429 and #2460.

15 years agoconfigure: fix linking of libvlc on Mac OS X.
Derk-Jan Hartman [Sun, 26 Apr 2009 17:24:44 +0000 (19:24 +0200)]
configure: fix linking of libvlc on Mac OS X.

15 years agoremove unneeded tests.
Rémi Duraffort [Sun, 26 Apr 2009 16:46:16 +0000 (18:46 +0200)]
remove unneeded tests.

15 years ago*Ahem*
Rémi Denis-Courmont [Sun, 26 Apr 2009 16:51:21 +0000 (19:51 +0300)]
*Ahem*

15 years agoExplicitly add formerly implicit submodule shortcuts
Rémi Denis-Courmont [Sun, 26 Apr 2009 16:36:44 +0000 (19:36 +0300)]
Explicitly add formerly implicit submodule shortcuts

Except for a few cases:
 - dialog providers -> cannot be selected explicitly,
 - window providers -> cannot be selected explicitly,
 - ffmpeg-deinterlace -> "ffmpeg" does not make much sense here??
 - kate -> already duplicating its own shortcut

Note sure about packetizers: added just in case

15 years agoForce plugins cache rebuild due to previous commit
Rémi Denis-Courmont [Sun, 26 Apr 2009 16:19:45 +0000 (19:19 +0300)]
Force plugins cache rebuild due to previous commit

15 years agoSubmodules do not inherit shortcuts anymore (fix: #2696)
Rémi Denis-Courmont [Sun, 26 Apr 2009 16:16:58 +0000 (19:16 +0300)]
Submodules do not inherit shortcuts anymore (fix: #2696)

15 years agoDummy: vlc is only a valid shortcut for access/demux
Rémi Denis-Courmont [Sun, 26 Apr 2009 16:23:38 +0000 (19:23 +0300)]
Dummy: vlc is only a valid shortcut for access/demux

15 years agoAdd a function to get the Title and fallback to the name if the title is empty.
Rémi Duraffort [Sat, 25 Apr 2009 20:01:48 +0000 (22:01 +0200)]
Add a function to get the Title and fallback to the name if the title is empty.

15 years agomodule_GetModulesNamesByCapability: (partially) fix submodules handling
Rémi Denis-Courmont [Sun, 26 Apr 2009 16:13:38 +0000 (19:13 +0300)]
module_GetModulesNamesByCapability: (partially) fix submodules handling

15 years agoXCB: handle planar YVU (YV12) properly (untested)
Rémi Denis-Courmont [Sun, 26 Apr 2009 15:00:48 +0000 (18:00 +0300)]
XCB: handle planar YVU (YV12) properly (untested)

15 years agoXCB: allocate UV planes, fallback to HW scaling + SW chroma
Rémi Denis-Courmont [Sun, 26 Apr 2009 14:24:15 +0000 (17:24 +0300)]
XCB: allocate UV planes, fallback to HW scaling + SW chroma

XVideo is now usable for YUV!

15 years agoXCB: develop picture core initialization
Rémi Denis-Courmont [Sun, 26 Apr 2009 13:10:19 +0000 (16:10 +0300)]
XCB: develop picture core initialization

15 years agoXCB: also set RGB masks in video_format_t
Rémi Denis-Courmont [Sun, 26 Apr 2009 14:23:08 +0000 (17:23 +0300)]
XCB: also set RGB masks in video_format_t

15 years agoSimplify context
Rémi Denis-Courmont [Sun, 26 Apr 2009 13:09:50 +0000 (16:09 +0300)]
Simplify context

15 years agoAdds a few more types of MOD files
Konstanty [Sun, 26 Apr 2009 14:05:44 +0000 (16:05 +0200)]
Adds a few more types of MOD files

Signed-off-by: Laurent Aimar <fenrir@videolan.org>
15 years agoA really small optim (art fetcher).
Laurent Aimar [Sun, 26 Apr 2009 13:49:23 +0000 (15:49 +0200)]
A really small optim (art fetcher).

15 years agoComplete input/decoder.c review to use VLC_TS_INVALID.
Laurent Aimar [Sun, 26 Apr 2009 13:31:35 +0000 (15:31 +0200)]
Complete input/decoder.c review to use VLC_TS_INVALID.

No functionnal changes.

15 years agoFixed opencv video filter wrapper compilation.
Laurent Aimar [Sun, 26 Apr 2009 13:30:09 +0000 (15:30 +0200)]
Fixed opencv video filter wrapper compilation.

Based on an initial patch from Nicolas Chauvet.

15 years agoinvmem: fix a pts issue causing the output to stays black
Ludovic Fauvet [Sun, 26 Apr 2009 09:54:13 +0000 (11:54 +0200)]
invmem: fix a pts issue causing the output to stays black

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoInvmem: fix a crash when allocating pictures memory, remove duplicate statement and...
Ludovic Fauvet [Sun, 26 Apr 2009 09:44:33 +0000 (11:44 +0200)]
Invmem: fix a crash when allocating pictures memory, remove duplicate statement and fix leaks.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoQt4: force destruction of PopupMenu when Vout Changes.
Jean-Baptiste Kempf [Sun, 26 Apr 2009 13:05:15 +0000 (15:05 +0200)]
Qt4: force destruction of PopupMenu when Vout Changes.

Close #2427.

15 years agoReplaced playlist_internal.h by libvlc.h in control/playlist.c
Laurent Aimar [Sun, 26 Apr 2009 12:03:11 +0000 (14:03 +0200)]
Replaced playlist_internal.h by libvlc.h in control/playlist.c

Only libvlc_priv was needed.

15 years agoDo not include vout_control.h in mediacontrol_audio_video.c
Laurent Aimar [Sun, 26 Apr 2009 12:00:04 +0000 (14:00 +0200)]
Do not include vout_control.h in mediacontrol_audio_video.c

It is simply unneeded.

15 years agoReplaced ReduceHeight by GCD (vout).
Laurent Aimar [Sat, 25 Apr 2009 21:14:24 +0000 (23:14 +0200)]
Replaced ReduceHeight by GCD (vout).

15 years agoPortaudio: kills warnings.
Jean-Baptiste Kempf [Sun, 26 Apr 2009 10:56:42 +0000 (12:56 +0200)]
Portaudio: kills warnings.

15 years agoBDA: remove unneeded variable.
Jean-Baptiste Kempf [Sun, 26 Apr 2009 10:44:37 +0000 (12:44 +0200)]
BDA: remove unneeded variable.

15 years agoWin32: fix compile of BDA.
Jean-Baptiste Kempf [Sun, 26 Apr 2009 10:39:14 +0000 (12:39 +0200)]
Win32: fix compile of BDA.

15 years agoFinnish translation update
Tero Pelander [Sun, 26 Apr 2009 08:52:43 +0000 (11:52 +0300)]
Finnish translation update

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years agoYum, abusing private headers
Rémi Denis-Courmont [Sun, 26 Apr 2009 08:45:06 +0000 (11:45 +0300)]
Yum, abusing private headers

15 years agoUse libvlccore C flags for libvlccore
Rémi Denis-Courmont [Sat, 25 Apr 2009 21:02:29 +0000 (00:02 +0300)]
Use libvlccore C flags for libvlccore

15 years agoXCB: preliminary XVideo plugin
Rémi Denis-Courmont [Sun, 19 Apr 2009 10:11:22 +0000 (13:11 +0300)]
XCB: preliminary XVideo plugin

Allocation of U/V planes and unsupported chroma fallback are critically
missing. XvPort grabbing is not implemented. Also, full screen, scale,
zoom, A.R. and crop are missing as with the other XCB plugin.

15 years agoRemove no-op combination.
Rémi Denis-Courmont [Sat, 25 Apr 2009 20:39:26 +0000 (23:39 +0300)]
Remove no-op combination.

15 years agoAllow buggy glibc if Native Language Support _and_ Mozilla are off.
Rémi Denis-Courmont [Sat, 25 Apr 2009 20:39:04 +0000 (23:39 +0300)]
Allow buggy glibc if Native Language Support _and_ Mozilla are off.

15 years agoComplete review of clock.c to use VLC_TS_INVALID.
Laurent Aimar [Sat, 25 Apr 2009 20:31:36 +0000 (22:31 +0200)]
Complete review of clock.c to use VLC_TS_INVALID.

It has no functionnality changes.

15 years agoRenamed BLOCK_TS_INVALID to VLC_TS_INVALID and put it in vlc_config.h
Laurent Aimar [Sat, 25 Apr 2009 20:05:15 +0000 (22:05 +0200)]
Renamed BLOCK_TS_INVALID to VLC_TS_INVALID and put it in vlc_config.h

Sorry for the previous one.

15 years agoXCB: develop resize handling
Rémi Denis-Courmont [Sat, 25 Apr 2009 19:01:32 +0000 (22:01 +0300)]
XCB: develop resize handling

15 years agoXCB: Factor picture allocation
Rémi Denis-Courmont [Mon, 20 Apr 2009 10:01:58 +0000 (13:01 +0300)]
XCB: Factor picture allocation

15 years agoXCB: factor some code
Rémi Denis-Courmont [Sun, 19 Apr 2009 09:20:49 +0000 (12:20 +0300)]
XCB: factor some code

15 years agoRAOP needs gpg-error as it calls gpg_strerror()
Rémi Denis-Courmont [Sat, 25 Apr 2009 15:18:12 +0000 (18:18 +0300)]
RAOP needs gpg-error as it calls gpg_strerror()

15 years agoSeparate libvlccore and libvlc flags, fix pthread linking on Debian Sid
Rémi Denis-Courmont [Sat, 25 Apr 2009 15:07:38 +0000 (18:07 +0300)]
Separate libvlccore and libvlc flags, fix pthread linking on Debian Sid

15 years agoplaylist_sort: sort using the title and fallback to the name when the title is empty.
Rémi Duraffort [Sat, 25 Apr 2009 18:25:10 +0000 (20:25 +0200)]
playlist_sort: sort using the title and fallback to the name when the title is empty.
(this fix the sort which was buggy).

15 years agouse var_Get(Bool|Integer|...) when possible.
Rémi Duraffort [Sun, 19 Apr 2009 17:31:51 +0000 (19:31 +0200)]
use var_Get(Bool|Integer|...) when possible.
(and fix a memleak)

15 years agoaccess: compile warnings.
Rémi Duraffort [Sun, 19 Apr 2009 17:29:47 +0000 (19:29 +0200)]
access: compile warnings.

15 years agoinclude config.h before any other include.
Rémi Duraffort [Sun, 19 Apr 2009 17:14:26 +0000 (19:14 +0200)]
include config.h before any other include.

15 years agoAdded BLOCK_TS_INVALID define to check against unset/invalid timestamp.
Laurent Aimar [Sat, 25 Apr 2009 14:00:27 +0000 (16:00 +0200)]
Added BLOCK_TS_INVALID define to check against unset/invalid timestamp.

Its current value is 0 because of historical reasons. Once all the code
has been reviewed and changed to use BLOCK_TS_INVALID, we can then lower it
to INT64_MIN for example.

15 years agoMake drawable-xid a config item, so VLC can be embedded from the CLI
Rémi Denis-Courmont [Sat, 25 Apr 2009 13:59:29 +0000 (16:59 +0300)]
Make drawable-xid a config item, so VLC can be embedded from the CLI

15 years agodeinterlace: Tag this option as safe
Anthony Loiseau [Fri, 24 Apr 2009 13:32:17 +0000 (15:32 +0200)]
deinterlace: Tag this option as safe

Deinterlace plugin seems safe enough to allow its usage, in web plugin
in my case.

Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
15 years agoFixed direct3d open error handling.
Laurent Aimar [Sat, 25 Apr 2009 12:02:57 +0000 (14:02 +0200)]
Fixed direct3d open error handling.

At least a non allocated lock was released.

15 years agoQt4: fix a rare crash...
Jean-Baptiste Kempf [Fri, 24 Apr 2009 21:53:08 +0000 (23:53 +0200)]
Qt4: fix a rare crash...

To crash it:
- Uncheck preference all->Video->Embedded video
- save and exit vlc.
- open VLC
- Open a video file with vlc, turn on visualization.
- ReCheck preferences all->Video->Embedded video and save preferences.
- Press "N" at the keyboard

Close #2486.

15 years agoAuto probe BDA tuner when using dvb://
Laurent Aimar [Fri, 24 Apr 2009 19:47:18 +0000 (21:47 +0200)]
Auto probe BDA tuner when using dvb://

15 years agoUse the same frequency range for DVB-T/C than our linux dvb module.
Laurent Aimar [Fri, 24 Apr 2009 19:39:22 +0000 (21:39 +0200)]
Use the same frequency range for DVB-T/C than our linux dvb module.

It also makes it match the dvb-frequency option documentation.

15 years agoForce TS demuxer when using BDA access.
Laurent Aimar [Fri, 24 Apr 2009 19:32:05 +0000 (21:32 +0200)]
Force TS demuxer when using BDA access.

It seems that BDA does not filter out corrupted packets so our demuxer
detection can be fooled by bad reception.

15 years agoCleaned up the way BDA store data from the sample grabber.
Laurent Aimar [Fri, 24 Apr 2009 19:29:05 +0000 (21:29 +0200)]
Cleaned up the way BDA store data from the sample grabber.

15 years agoFixed BDA sample grabber connection.
Laurent Aimar [Fri, 24 Apr 2009 19:01:51 +0000 (21:01 +0200)]
Fixed BDA sample grabber connection.

It seems that two subtype are possible, so try both.
It fixes BDA playback.

15 years agoFixed segafult when stopping BDA.
Laurent Aimar [Fri, 24 Apr 2009 18:25:34 +0000 (20:25 +0200)]
Fixed segafult when stopping BDA.

15 years agoQt: fullscreen controller first position.
Jean-Baptiste Kempf [Fri, 24 Apr 2009 19:31:09 +0000 (21:31 +0200)]
Qt: fullscreen controller first position.

Close #2283.

15 years agoQt: fix some parsing of SOut options.
Jean-Baptiste Kempf [Fri, 24 Apr 2009 17:48:01 +0000 (19:48 +0200)]
Qt: fix some parsing of SOut options.

Close #1853

15 years agoQt: fix behaviour in F11 mode.
Jean-Baptiste Kempf [Fri, 24 Apr 2009 16:45:16 +0000 (18:45 +0200)]
Qt: fix behaviour in F11 mode.

Close #1717

15 years agoLibass: set more debug messages.
Jean-Baptiste Kempf [Fri, 24 Apr 2009 16:30:06 +0000 (18:30 +0200)]
Libass: set more debug messages.

15 years agoMerge branch 'master' of git@git.videolan.org:vlc
Jean-Baptiste Kempf [Fri, 24 Apr 2009 16:22:14 +0000 (18:22 +0200)]
Merge branch 'master' of git@git.videolan.org:vlc

15 years agoQt4: make the cdda-track option work from the GUI.
Jean-Baptiste Kempf [Fri, 24 Apr 2009 16:20:58 +0000 (18:20 +0200)]
Qt4: make the cdda-track option work from the GUI.

Ref #1800

15 years agoFFmpeg is now available at *.ffmpeg.org
Anthony Loiseau [Fri, 24 Apr 2009 12:48:09 +0000 (14:48 +0200)]
FFmpeg is now available at *.ffmpeg.org

This does not change many things since svn.mplayerhq.hu refers
to the same IP as svn.ffmpeg.org currently, but it may change
in the future.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoContrib: bump schro to 1.0.7, since 1.0.6 had many issues.
Jean-Baptiste Kempf [Thu, 23 Apr 2009 11:34:12 +0000 (13:34 +0200)]
Contrib: bump schro to 1.0.7, since 1.0.6 had many issues.