]> git.sesse.net Git - vlc/log
vlc
15 years agounicode support msn plugin
Kaarlo Raiha [Sun, 29 Mar 2009 15:06:20 +0000 (18:06 +0300)]
unicode support msn plugin

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoContribs: Provide GSM for FFmpeg. This library is stupid... Seriously.
Jean-Baptiste Kempf [Sun, 29 Mar 2009 18:33:45 +0000 (20:33 +0200)]
Contribs: Provide GSM for FFmpeg. This library is stupid... Seriously.

15 years agoAvoid useless operations
Sébastien Escudier [Wed, 18 Mar 2009 15:18:27 +0000 (16:18 +0100)]
Avoid useless operations

Signed-off-by: Laurent Aimar <fenrir@videolan.org>
15 years agoMerge branch 'master' of git@git.videolan.org:vlc
Jean-Baptiste Kempf [Sun, 29 Mar 2009 17:23:14 +0000 (19:23 +0200)]
Merge branch 'master' of git@git.videolan.org:vlc

15 years ago.Ram: forgotten include found by Christophe Courtaut
Jean-Baptiste Kempf [Sun, 29 Mar 2009 17:18:07 +0000 (19:18 +0200)]
.Ram: forgotten include found by Christophe Courtaut

15 years agoWin32: cleaning crashdumps
Geoffroy Couprie [Sun, 29 Mar 2009 17:09:23 +0000 (19:09 +0200)]
Win32: cleaning crashdumps

15 years agoFixes bug #2259. Sorts the files added to playlist using the Simple Open File is...
Srikanth Raju [Sat, 14 Mar 2009 18:26:21 +0000 (23:56 +0530)]
Fixes bug #2259. Sorts the files added to playlist using the Simple Open File is used.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoSome broken .Ram playlist have .rm extensions. The real demuxer should take the actul...
Jean-Baptiste Kempf [Sun, 29 Mar 2009 16:40:55 +0000 (18:40 +0200)]
Some broken .Ram playlist have .rm extensions. The real demuxer should take the actula .rm files before.

15 years agoRemove .Ram handling from m3u demuxer. This was broken anyway.
Jean-Baptiste Kempf [Sun, 29 Mar 2009 16:38:09 +0000 (18:38 +0200)]
Remove .Ram handling from m3u demuxer. This was broken anyway.

15 years agoSplit RAM playlist support from m3u to its own demuxer and fix its support.
Srikanth Raju [Fri, 27 Mar 2009 21:16:44 +0000 (02:46 +0530)]
Split RAM playlist support from m3u to its own demuxer and fix its support.

Adds a RAM playlist demuxer to read .ram playlist files. Handles parameters author, copyright, clipinfo, start, end and title.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agox264: Use -Bsymbolic to fix static link
Pierre Ynard [Thu, 26 Mar 2009 17:11:17 +0000 (18:11 +0100)]
x264: Use -Bsymbolic to fix static link

On my linux x86_64 system, when trying to statically link the x264
module against libx264, I get the following error:

/usr/bin/ld: /usr/local/lib/libx264.a(cabac-a.o): relocation
R_X86_64_PC32 against symbol `x264_cabac_range_lps' can not be used when
making a shared object; recompile with -fPIC
/usr/bin/ld: final link failed: Bad value

Even though libx264 was compiled as PIC. Dynamically linking against the
shared library, built during the same process, works well.

The x264 folks said that VLC needed to use the -Bsymbolic flag to allow
conversation of a static PIC library into a shared library, so that's
what I did, and it works for me.

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agotypos
Sébastien Escudier [Wed, 25 Mar 2009 10:12:52 +0000 (11:12 +0100)]
typos

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoFix var type
Sébastien Escudier [Fri, 27 Mar 2009 10:58:33 +0000 (11:58 +0100)]
Fix var type

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoQt4: avoid the blinking of the unparented widgets in customize dialog.
Jean-Baptiste Kempf [Sun, 29 Mar 2009 16:00:26 +0000 (18:00 +0200)]
Qt4: avoid the blinking of the unparented widgets in customize dialog.

15 years agoModify INPUT_RECORD_PREFIX value (prefer h/m/s over : ).
Laurent Aimar [Sun, 29 Mar 2009 12:09:07 +0000 (14:09 +0200)]
Modify INPUT_RECORD_PREFIX value (prefer h/m/s over : ).

15 years agoDo not activate mkv-preload-local-dir by default.
Laurent Aimar [Sun, 29 Mar 2009 12:06:55 +0000 (14:06 +0200)]
Do not activate mkv-preload-local-dir by default.

 It will avoid VLC loading every .mkv in the same directory than the
one you are trying to play (can be very very long).
Of course, this will break linked mkv files...

15 years agoFixed dmo decoder wrapper.
Laurent Aimar [Sun, 29 Mar 2009 12:04:13 +0000 (14:04 +0200)]
Fixed dmo decoder wrapper.

15 years agoCosmetics (dmo).
Laurent Aimar [Sun, 29 Mar 2009 11:39:14 +0000 (13:39 +0200)]
Cosmetics (dmo).

15 years agoFixed bandlimited resampler invalid access when used as an audio filter2 module.
Laurent Aimar [Sun, 29 Mar 2009 11:26:40 +0000 (13:26 +0200)]
Fixed bandlimited resampler invalid access when used as an audio filter2 module.

 This modules seems to not resample the first samples (which is not good
at all for an audio filter2 btw). This has to be taken into account when
calculating the output buffer size.
Fixes #1862 and #1962(duplicate).

15 years agoMissed on libv4l2 function use.
Antoine Cellerier [Sun, 29 Mar 2009 10:57:26 +0000 (12:57 +0200)]
Missed on libv4l2 function use.

15 years agol10n: Brazilian Portuguese nsis translation
Sidney Doria [Sat, 28 Mar 2009 22:03:21 +0000 (22:03 +0000)]
l10n: Brazilian Portuguese nsis translation

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agol10n: Indonesian update
Luqman Hakim [Sat, 28 Mar 2009 19:20:04 +0000 (19:20 +0000)]
l10n: Indonesian update

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoAlsa access: list available capture devices
Antoine Cellerier [Sat, 28 Mar 2009 20:57:11 +0000 (21:57 +0100)]
Alsa access: list available capture devices

Available capture devices will be listed in the debug output when no device is forces (alsa://).

15 years agoMatroska seems to stupidly store dts instead of pts for real video codec.
Laurent Aimar [Sat, 28 Mar 2009 16:49:52 +0000 (17:49 +0100)]
Matroska seems to stupidly store dts instead of pts for real video codec.

15 years agoFix some valgrind warnings.
Antoine Cellerier [Sat, 28 Mar 2009 15:32:14 +0000 (16:32 +0100)]
Fix some valgrind warnings.

15 years agov4l2: rutime libv4l2 support
Antoine Cellerier [Sat, 28 Mar 2009 15:22:33 +0000 (16:22 +0100)]
v4l2: rutime libv4l2 support

If compiled with libv4l2 support, first try using the kernel v4l2 api
and then fallback to libv4l2 if it didn't work. You can force using
libv4l2 with --v4l2-use-libv4l2. (libv4l2 broke the v4l2 access for
some people. This should be backported to 0.9.9)

15 years agoAdd an important notes section.
Antoine Cellerier [Sat, 28 Mar 2009 15:04:37 +0000 (16:04 +0100)]
Add an important notes section.

15 years agoAdd a bunch of possible hotkeys
Antoine Cellerier [Sun, 25 Jan 2009 18:22:34 +0000 (19:22 +0100)]
Add a bunch of possible hotkeys

15 years agoReview a bit wav demuxer against broken files.
Laurent Aimar [Sat, 28 Mar 2009 15:09:41 +0000 (16:09 +0100)]
Review a bit wav demuxer against broken files.

15 years agoWav GSM Demuxer Support Fixes Wav demux to work with MS-GSM codec. Uses ffmpeg decoder.
Srikanth Raju [Fri, 27 Mar 2009 21:04:12 +0000 (02:34 +0530)]
Wav GSM Demuxer Support Fixes Wav demux to work with MS-GSM codec. Uses ffmpeg decoder.

Signed-off-by: Laurent Aimar <fenrir@videolan.org>
15 years agoFixed typo in input.c
Laurent Aimar [Sat, 28 Mar 2009 12:46:25 +0000 (13:46 +0100)]
Fixed typo in input.c

15 years agoDo not use only one vlc_cond_t for bidirectionnal signaling.
Laurent Aimar [Sat, 28 Mar 2009 11:02:18 +0000 (12:02 +0100)]
Do not use only one vlc_cond_t for bidirectionnal signaling.

It fixes at least a deadlock in win32 when seeking.

15 years agoCosmetic (input).
Laurent Aimar [Fri, 27 Mar 2009 21:46:07 +0000 (22:46 +0100)]
Cosmetic (input).

15 years agoAdd some translators to THANKS
Christophe Mutricy [Fri, 27 Mar 2009 22:50:38 +0000 (22:50 +0000)]
Add some translators to THANKS

15 years agol10n: Mongolian initial translation
Баярсайхан Энхтайван [Fri, 27 Mar 2009 21:18:59 +0000 (21:18 +0000)]
l10n: Mongolian initial translation

Not yet activated

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agol10n: Occitan update
Tony GAILLARD [Fri, 27 Mar 2009 21:14:11 +0000 (21:14 +0000)]
l10n: Occitan update

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoTypo
Christophe Mutricy [Fri, 27 Mar 2009 10:53:20 +0000 (11:53 +0100)]
Typo

15 years agocorrect a compilation error specific to QT4.3
Erwan Tulou [Thu, 26 Mar 2009 09:30:56 +0000 (10:30 +0100)]
correct a compilation error specific to QT4.3

(gridLayout naming is hardcoded and seems to have changed)

Acked-by: Jean-Baptiste Kempf <jb@videolan.org>
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agol10n: More NSIS translations
Christophe Mutricy [Thu, 25 Sep 2008 18:09:58 +0000 (19:09 +0100)]
l10n: More NSIS translations

Dutch by Myckel Habets
Polish by Michał Trzebiatowski
Simplified Chinese by Wei Mingzhi

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agol10n: More languages in win installer
Christophe Mutricy [Wed, 24 Sep 2008 21:29:02 +0000 (22:29 +0100)]
l10n: More languages in win installer

Bulgarian by Ivo Ivanov
Catalan by Xènia Albà Cantero
Slovak by Marián Hikaník

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agol10n: New languages in Nsis
Christophe Mutricy [Tue, 23 Sep 2008 21:42:40 +0000 (22:42 +0100)]
l10n: New languages in Nsis

Translations by Cristian Secară, Vincenzo Reale and Gabor Kelemen.

I can't seems to be able to test Romanian and Hungarian under wine, so please test on win.

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agofix the language selection
Christophe Mutricy [Thu, 4 Sep 2008 19:10:40 +0000 (20:10 +0100)]
fix the language selection

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoAdd finnish translation to installer
Christophe Mutricy [Wed, 3 Sep 2008 23:58:59 +0000 (00:58 +0100)]
Add finnish translation to installer

Seems to work but needs more testing

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoSimplification of nsis script that helps a lot.
Jean-Baptiste Kempf [Wed, 3 Sep 2008 07:03:23 +0000 (00:03 -0700)]
Simplification of nsis script that helps a lot.

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agocontrib: part of x264 win32 patch is now in upstream
David Flynn [Mon, 23 Mar 2009 17:28:31 +0000 (17:28 +0000)]
contrib: part of x264 win32 patch is now in upstream

Remove parts of win32 build patch that are in upstream git.

Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agocontrib: update ffmpeg win32 configure patch against current svn
David Flynn [Mon, 23 Mar 2009 18:37:01 +0000 (18:37 +0000)]
contrib: update ffmpeg win32 configure patch against current svn

Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agobuild: Add CONTRIB_DIR variable, default is extras/contrib
David Flynn [Tue, 24 Mar 2009 15:07:00 +0000 (15:07 +0000)]
build: Add CONTRIB_DIR variable, default is extras/contrib

If you build your contrib out of tree (somehow), then a way
is needed to say where it is:

 configure CONTRIB_DIR=wherever

Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoRemove broken rules
Christophe Mutricy [Thu, 26 Mar 2009 22:50:11 +0000 (22:50 +0000)]
Remove broken rules

Better use intltool-update -m and our brains

15 years agoSynchronise PO files
Christophe Mutricy [Thu, 26 Mar 2009 22:48:14 +0000 (22:48 +0000)]
Synchronise PO files

15 years agoCatalogue file without xml strings
Christophe Mutricy [Thu, 26 Mar 2009 22:45:31 +0000 (22:45 +0000)]
Catalogue file without xml strings

generated based on the .h and not the .ui

15 years agoRemove files added in error in [f01bf2d377de12a4]
Christophe Mutricy [Thu, 26 Mar 2009 22:44:17 +0000 (22:44 +0000)]
Remove files added in error in [f01bf2d377de12a4]

Sorry for the noise

15 years agoFix live555 locale patch once again.
Pavlov Konstantin [Thu, 26 Mar 2009 16:42:35 +0000 (19:42 +0300)]
Fix live555 locale patch once again.

15 years agoAlso define KEY_AUDIODEVICE_CYCLE on OSX.
Pavlov Konstantin [Thu, 26 Mar 2009 15:20:59 +0000 (18:20 +0300)]
Also define KEY_AUDIODEVICE_CYCLE on OSX.

15 years agoqt4: use const for QString when possible.
Rémi Duraffort [Thu, 26 Mar 2009 12:20:57 +0000 (13:20 +0100)]
qt4: use const for QString when possible.

15 years agoqt4_bookmarks: use ::number instead of %1
Rémi Duraffort [Thu, 26 Mar 2009 12:16:26 +0000 (13:16 +0100)]
qt4_bookmarks: use ::number instead of %1

15 years agoqt4: use const for QString when it's possible.
Rémi Duraffort [Thu, 26 Mar 2009 11:47:07 +0000 (12:47 +0100)]
qt4: use const for QString when it's possible.

15 years agovideo_filter: fix a potential crash (callback called when
Rémi Duraffort [Wed, 25 Mar 2009 20:42:41 +0000 (21:42 +0100)]
video_filter: fix a potential crash (callback called when
p_sys members are destroyed).

15 years agoAvoid bashism
Christophe Mutricy [Wed, 25 Mar 2009 22:33:53 +0000 (22:33 +0000)]
Avoid bashism

15 years agoQt4: i18n fixes
Christophe Mutricy [Wed, 25 Mar 2009 20:22:54 +0000 (20:22 +0000)]
Qt4: i18n fixes

15 years agovideo_filter_adjust: delete the callbacks before releasing p_sys.
Rémi Duraffort [Wed, 25 Mar 2009 20:28:19 +0000 (21:28 +0100)]
video_filter_adjust: delete the callbacks before releasing p_sys.

15 years agoContribs: update FreeType because 2.3.8 is a "Don't use this version!"
Jean-Baptiste Kempf [Wed, 25 Mar 2009 19:57:28 +0000 (20:57 +0100)]
Contribs: update FreeType because 2.3.8 is a "Don't use this version!"

15 years agoContribs: update libpng... CVE-2009-0040
Jean-Baptiste Kempf [Wed, 25 Mar 2009 19:54:08 +0000 (20:54 +0100)]
Contribs: update libpng... CVE-2009-0040

15 years agoContribs: Update live555 patch for locale.
Jean-Baptiste Kempf [Wed, 25 Mar 2009 19:49:55 +0000 (20:49 +0100)]
Contribs: Update live555 patch for locale.

CLose #2596

15 years agohal: fix memleak.
Rémi Duraffort [Wed, 25 Mar 2009 14:56:51 +0000 (15:56 +0100)]
hal: fix memleak.

15 years agovisual: check for NULL in the right place.
Rémi Duraffort [Wed, 25 Mar 2009 14:27:45 +0000 (15:27 +0100)]
visual: check for NULL in the right place.

15 years agovisual: fix potential memleak.
Rémi Duraffort [Wed, 25 Mar 2009 14:22:45 +0000 (15:22 +0100)]
visual: fix potential memleak.

15 years agovisual: avoid a strdup/free.
Rémi Duraffort [Wed, 25 Mar 2009 13:21:50 +0000 (14:21 +0100)]
visual: avoid a strdup/free.

15 years agogestures: factorisation, cleaning and fix a warning.
Rémi Duraffort [Wed, 25 Mar 2009 13:13:33 +0000 (14:13 +0100)]
gestures: factorisation, cleaning and fix a warning.

15 years agooss: don't forget some "close".
Rémi Duraffort [Wed, 25 Mar 2009 12:34:47 +0000 (13:34 +0100)]
oss: don't forget some "close".

15 years agodbus: free the events array.
Rémi Duraffort [Wed, 25 Mar 2009 12:17:47 +0000 (13:17 +0100)]
dbus: free the events array.

15 years agowith skins2(Windows), solve vlc sometimes hanging (blocked in CreateWindowEx)
Erwan Tulou [Thu, 19 Mar 2009 13:06:47 +0000 (14:06 +0100)]
with skins2(Windows), solve vlc sometimes hanging (blocked in CreateWindowEx)

when multiple vouts are launched (e.g audio-visual)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoskins2: solve minor problem when opening skin dialog box
Erwan Tulou [Fri, 20 Mar 2009 14:21:01 +0000 (15:21 +0100)]
skins2: solve minor problem when opening skin dialog box

(could not be opened twice in a row)

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agofix audiodevice cycle hotkey
Kaarlo Raiha [Tue, 24 Mar 2009 12:17:12 +0000 (14:17 +0200)]
fix audiodevice cycle hotkey

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoadd container formats to porfile names
Kaarlo Raiha [Tue, 24 Mar 2009 12:42:53 +0000 (14:42 +0200)]
add container formats to porfile names

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoadd comments to profiles
Kaarlo Raiha [Tue, 24 Mar 2009 12:39:32 +0000 (14:39 +0200)]
add comments to profiles

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
15 years agoQt: add a --qt-embedded-open option to have the 0.9 integration of open panel using...
Jean-Baptiste Kempf [Tue, 24 Mar 2009 23:00:01 +0000 (00:00 +0100)]
Qt: add a --qt-embedded-open option to have the 0.9 integration of open panel using the NON-native Qt open dialog.

I know people prefer native dialog, but Qt4.5 improved the QFileDialog a lot, and some people (including devs) ask for it, so here it is. It doesn't increase the code a lot and the code is tested.

15 years agoRemove the .ui HACKs from translations because of Qt4.5 switch... Some strings were...
Jean-Baptiste Kempf [Tue, 24 Mar 2009 13:54:23 +0000 (14:54 +0100)]
Remove the .ui HACKs from translations because of Qt4.5 switch... Some strings were forgotten.

15 years agoQt: try to make the advanced open dialog more usable for files (who the H... uses...
Jean-Baptiste Kempf [Sun, 22 Mar 2009 20:51:31 +0000 (21:51 +0100)]
Qt: try to make the advanced open dialog more usable for files (who the H... uses files nowadays ;) )

15 years agoQt: don't open empty files.
Jean-Baptiste Kempf [Sun, 22 Mar 2009 20:17:24 +0000 (21:17 +0100)]
Qt: don't open empty files.

15 years agocmml: use pl_Release.
Rémi Duraffort [Tue, 24 Mar 2009 20:22:28 +0000 (21:22 +0100)]
cmml: use pl_Release.

15 years agobonjour: cleanings.
Rémi Duraffort [Tue, 24 Mar 2009 20:20:13 +0000 (21:20 +0100)]
bonjour: cleanings.

15 years agopodcast: fix missing release.
Rémi Duraffort [Tue, 24 Mar 2009 20:19:34 +0000 (21:19 +0100)]
podcast: fix missing release.

15 years agosd_mtp: fix potential memleaks.
Rémi Duraffort [Tue, 24 Mar 2009 10:36:30 +0000 (11:36 +0100)]
sd_mtp: fix potential memleaks.

15 years agoRevert [f5060d12c31af094d9105143c88371487ff2c72c] (seek speed improvment)
Laurent Aimar [Mon, 23 Mar 2009 20:42:09 +0000 (21:42 +0100)]
Revert [f5060d12c31af094d9105143c88371487ff2c72c] (seek speed improvment)

It creates broken pictures and should be investigated.

15 years agoFixed skip_frame setting (avcodec).
Laurent Aimar [Mon, 23 Mar 2009 20:23:01 +0000 (21:23 +0100)]
Fixed skip_frame setting (avcodec).

15 years agoCosmetics.
Laurent Aimar [Mon, 23 Mar 2009 19:54:52 +0000 (20:54 +0100)]
Cosmetics.

15 years agoFixed potential memleak in input control fifo.
Laurent Aimar [Mon, 23 Mar 2009 19:44:11 +0000 (20:44 +0100)]
Fixed potential memleak in input control fifo.

Thanks Sébastien Escudier for noticing it.

15 years agoAdded a missing lock around attachments.
Laurent Aimar [Mon, 23 Mar 2009 19:34:50 +0000 (20:34 +0100)]
Added a missing lock around attachments.

15 years agotypo (and remove trailing spaces).
Rémi Duraffort [Mon, 23 Mar 2009 14:55:56 +0000 (15:55 +0100)]
typo (and remove trailing spaces).

15 years agocontrib_goom: patch goom library to fix a lot of memleaks.
Rémi Duraffort [Mon, 23 Mar 2009 14:28:35 +0000 (15:28 +0100)]
contrib_goom: patch goom library to fix a lot of memleaks.

15 years agogoom: factorization.
Rémi Duraffort [Mon, 23 Mar 2009 10:24:36 +0000 (11:24 +0100)]
goom: factorization.

15 years agoWinCE intf: fix resources building
Geoffroy Couprie [Mon, 23 Mar 2009 12:49:02 +0000 (13:49 +0100)]
WinCE intf: fix resources building

15 years agoWin32 crashdump: typo
Geoffroy Couprie [Wed, 18 Mar 2009 09:46:46 +0000 (10:46 +0100)]
Win32 crashdump: typo

15 years agoffmpeg: vhook was removed.
Rémi Duraffort [Sun, 22 Mar 2009 20:39:36 +0000 (21:39 +0100)]
ffmpeg: vhook was removed.

15 years agol10n: Czech update
Tomáš Chvátal [Sun, 22 Mar 2009 20:23:54 +0000 (20:23 +0000)]
l10n: Czech update

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agol10n: Bulgarian update
Ivo Ivanov [Sun, 22 Mar 2009 20:13:23 +0000 (20:13 +0000)]
l10n: Bulgarian update

Signed-off-by: Christophe Mutricy <xtophe@videolan.org>
15 years agoswscale is on by default
Christophe Mutricy [Sun, 22 Mar 2009 18:54:05 +0000 (18:54 +0000)]
swscale is on by default

15 years agomosaic: fix a dummy warning (and add a missing undef).
Rémi Duraffort [Sun, 22 Mar 2009 17:11:39 +0000 (18:11 +0100)]
mosaic: fix a dummy warning (and add a missing undef).

15 years agovcdx: fix potential memleak.
Rémi Duraffort [Sun, 22 Mar 2009 17:04:14 +0000 (18:04 +0100)]
vcdx: fix potential memleak.

15 years agoggi: fix variable name.
Rémi Duraffort [Sun, 22 Mar 2009 17:03:28 +0000 (18:03 +0100)]
ggi: fix variable name.