]> git.sesse.net Git - vlc/log
vlc
16 years agoSet default DVD defice
Rémi Denis-Courmont [Wed, 28 Nov 2007 18:38:36 +0000 (18:38 +0000)]
Set default DVD defice

16 years agoCompile fix
Rémi Denis-Courmont [Wed, 28 Nov 2007 18:05:08 +0000 (18:05 +0000)]
Compile fix

16 years agoOrdering
Rémi Denis-Courmont [Wed, 28 Nov 2007 18:01:32 +0000 (18:01 +0000)]
Ordering

16 years agoFix screensaver deadlock if terminating as soon the interface is created - closes...
Rémi Denis-Courmont [Wed, 28 Nov 2007 17:50:22 +0000 (17:50 +0000)]
Fix screensaver deadlock if terminating as soon the interface is created - closes #1363

16 years agorevert [23385]. make sure the object is locked when we enter the thread
Rafaël Carré [Wed, 28 Nov 2007 17:29:27 +0000 (17:29 +0000)]
revert [23385]. make sure the object is locked when we enter the thread

16 years agoLets assume glibc 2.8 will work properly when it's out (though I doubt it)
Rémi Denis-Courmont [Wed, 28 Nov 2007 17:23:39 +0000 (17:23 +0000)]
Lets assume glibc 2.8 will work properly when it's out (though I doubt it)

16 years ago* automagically assume --with-macosx-sdk
Felix Paul Kühne [Wed, 28 Nov 2007 15:20:56 +0000 (15:20 +0000)]
* automagically assume --with-macosx-sdk

16 years agoDefines nvlc aliases in all cases
Christophe Mutricy [Tue, 27 Nov 2007 22:55:37 +0000 (22:55 +0000)]
Defines nvlc aliases in all cases

16 years agoFix segfault when canceling the open dialog. Patch by Rémi Duraffort.
Christophe Mutricy [Tue, 27 Nov 2007 21:33:52 +0000 (21:33 +0000)]
Fix segfault when canceling the open dialog. Patch by Rémi Duraffort.

16 years agoHorrific kludge to prevent awfully crappy glibc from crashing VLC all the time.
Rémi Denis-Courmont [Tue, 27 Nov 2007 20:11:16 +0000 (20:11 +0000)]
Horrific kludge to prevent awfully crappy glibc from crashing VLC all the time.

16 years agofix make check
Rafaël Carré [Tue, 27 Nov 2007 19:47:57 +0000 (19:47 +0000)]
fix make check

16 years agotypo
Rémi Denis-Courmont [Tue, 27 Nov 2007 19:39:23 +0000 (19:39 +0000)]
typo

16 years agoBetter error handling
Rémi Denis-Courmont [Tue, 27 Nov 2007 19:39:05 +0000 (19:39 +0000)]
Better error handling

16 years agoDon't use MAP_POPULATE
Rémi Denis-Courmont [Tue, 27 Nov 2007 18:17:13 +0000 (18:17 +0000)]
Don't use MAP_POPULATE

16 years agoFix EOF check and remove fprintf
Rémi Denis-Courmont [Tue, 27 Nov 2007 18:08:25 +0000 (18:08 +0000)]
Fix EOF check and remove fprintf

16 years agov4l2: Support for setting brightness, contrast, saturation and hue (if supported...
Richard Hosking [Tue, 27 Nov 2007 16:44:13 +0000 (16:44 +0000)]
v4l2: Support for setting brightness, contrast, saturation and hue (if supported by device)

16 years agooneliner to fix i_pos updating. works for me.
Ilkka Ollakka [Tue, 27 Nov 2007 12:43:54 +0000 (12:43 +0000)]
oneliner to fix i_pos updating. works for me.

16 years agov4l2: Cosmetics.
Richard Hosking [Tue, 27 Nov 2007 12:13:18 +0000 (12:13 +0000)]
v4l2: Cosmetics.

16 years agoFixed warnings.
Richard Hosking [Tue, 27 Nov 2007 12:06:05 +0000 (12:06 +0000)]
Fixed warnings.

16 years agoDon't bother seeking when using mmap
Rémi Denis-Courmont [Mon, 26 Nov 2007 21:02:27 +0000 (21:02 +0000)]
Don't bother seeking when using mmap

16 years agoFix file position update
Rémi Denis-Courmont [Mon, 26 Nov 2007 21:01:13 +0000 (21:01 +0000)]
Fix file position update

16 years agotypo
Rémi Denis-Courmont [Mon, 26 Nov 2007 20:56:49 +0000 (20:56 +0000)]
typo

16 years agoMemory mapped file input
Rémi Denis-Courmont [Mon, 26 Nov 2007 20:27:15 +0000 (20:27 +0000)]
Memory mapped file input

16 years agoCompile fix
Rémi Denis-Courmont [Mon, 26 Nov 2007 20:26:28 +0000 (20:26 +0000)]
Compile fix

16 years agoCleanup custom block allocation
Rémi Denis-Courmont [Mon, 26 Nov 2007 19:18:23 +0000 (19:18 +0000)]
Cleanup custom block allocation

16 years agoWe've had fun breaking the ABI...
Rémi Denis-Courmont [Mon, 26 Nov 2007 18:53:28 +0000 (18:53 +0000)]
We've had fun breaking the ABI...

16 years agoRemove block_t->p_sys, which is not really needed either.
Rémi Denis-Courmont [Mon, 26 Nov 2007 18:52:41 +0000 (18:52 +0000)]
Remove block_t->p_sys, which is not really needed either.

16 years agoSave one pointer and dereference in the block core
Rémi Denis-Courmont [Mon, 26 Nov 2007 18:40:44 +0000 (18:40 +0000)]
Save one pointer and dereference in the block core

16 years agoRemove the unused manager from block_t
Rémi Denis-Courmont [Mon, 26 Nov 2007 18:37:34 +0000 (18:37 +0000)]
Remove the unused manager from block_t

16 years agoQt4 - Volume slider, move the slider when only clicked on it as ivoire requested.
Jean-Baptiste Kempf [Mon, 26 Nov 2007 18:36:45 +0000 (18:36 +0000)]
Qt4 - Volume slider, move the slider when only clicked on it as ivoire requested.

16 years ago* modules/access_output/shout.c: Remove sleep for reconnect; this does not allow...
Dennis van Amerongen [Mon, 26 Nov 2007 18:28:56 +0000 (18:28 +0000)]
* modules/access_output/shout.c: Remove sleep for reconnect; this does not allow for a graceful exit during the wait. A reconnect interval which increments x2 every failed reconnect still needs to be implemented (and eventually errors out after a max interval if upstream server doesn't come back).

16 years agoUse (s)size_t in block_t.
Rémi Denis-Courmont [Mon, 26 Nov 2007 16:30:25 +0000 (16:30 +0000)]
Use (s)size_t in block_t.
/!\ This breaks the plugin ABI on LP64 platforms

16 years agoaudioscrobbler: use psz_md5_hash()
Rafaël Carré [Mon, 26 Nov 2007 14:23:07 +0000 (14:23 +0000)]
audioscrobbler: use psz_md5_hash()

16 years agoforget a parameter in msg_Err
Rafaël Carré [Mon, 26 Nov 2007 14:18:57 +0000 (14:18 +0000)]
forget a parameter in msg_Err

16 years agofix compilation on Linux
Rafaël Carré [Mon, 26 Nov 2007 14:10:30 +0000 (14:10 +0000)]
fix compilation on Linux

16 years agoupdate: performs size and m5 checksum verification (untested)
Rafaël Carré [Mon, 26 Nov 2007 14:00:39 +0000 (14:00 +0000)]
update: performs size and m5 checksum verification (untested)

16 years agoQt4 - Cleaning trailing spaces...
Jean-Baptiste Kempf [Mon, 26 Nov 2007 08:17:23 +0000 (08:17 +0000)]
Qt4 - Cleaning trailing spaces...

16 years agoQt4 - saving size, position for the playlist and the extended panels.
Jean-Baptiste Kempf [Mon, 26 Nov 2007 08:10:01 +0000 (08:10 +0000)]
Qt4 - saving size, position for the playlist and the extended panels.
Be careful, if you have a config file, you may need to clean it.

16 years agoQt4 - pixmap update.
Jean-Baptiste Kempf [Mon, 26 Nov 2007 08:08:33 +0000 (08:08 +0000)]
Qt4 - pixmap update.

16 years agoQt4 - Avoid segfault on exist if the playlist was never called, during the saving...
Jean-Baptiste Kempf [Mon, 26 Nov 2007 07:09:30 +0000 (07:09 +0000)]
Qt4 - Avoid segfault on exist if the playlist was never called, during the saving before exit. Bug re-introduced in 23333.

16 years agoQt4 - Make the gradient fit INSIDE the boundaries...
Jean-Baptiste Kempf [Mon, 26 Nov 2007 06:58:18 +0000 (06:58 +0000)]
Qt4 - Make the gradient fit INSIDE the boundaries...

16 years agoQt4 - Did you really think I couldn't do more ugly ????
Jean-Baptiste Kempf [Mon, 26 Nov 2007 06:45:58 +0000 (06:45 +0000)]
Qt4 - Did you really think I couldn't do more ugly ????

16 years agoQt4 - MainInterface, correct the resizing when docking the playlist for the first...
Jean-Baptiste Kempf [Mon, 26 Nov 2007 06:21:54 +0000 (06:21 +0000)]
Qt4 - MainInterface, correct the resizing when docking the playlist for the first time. Remove some dead code... Not finished yet... Feel free to fix, but not to break :D

16 years agoAvoid segfault
Christophe Mutricy [Sun, 25 Nov 2007 16:04:21 +0000 (16:04 +0000)]
Avoid segfault

16 years agoHide nodes which don't match the search string and don't have any children matching...
Antoine Cellerier [Sun, 25 Nov 2007 15:48:47 +0000 (15:48 +0000)]
Hide nodes which don't match the search string and don't have any children matching the search string when performing a playlist search.

16 years agoSplit i422->packed YUV and i422->planar YUV. Add i422->YUVA. This still needs some...
Antoine Cellerier [Sun, 25 Nov 2007 13:32:20 +0000 (13:32 +0000)]
Split i422->packed YUV and i422->planar YUV. Add i422->YUVA. This still needs some testing.

16 years ago* modules/access_output/shout.c: automatic reconnect to server at startup.
Dennis van Amerongen [Sun, 25 Nov 2007 12:40:20 +0000 (12:40 +0000)]
* modules/access_output/shout.c: automatic reconnect to server at startup.

16 years ago* modules/access_output/shout.c: let this be a lesson for all you kids out there...
Dennis van Amerongen [Sun, 25 Nov 2007 10:26:42 +0000 (10:26 +0000)]
* modules/access_output/shout.c: let this be a lesson for all you kids out there - think before.. ehr.. sync before you shout! (in case the buffer isn't empty after reconnect approach, allows for smoother transition).

16 years agoQt4 - small cosmetic for the playlist.
Jean-Baptiste Kempf [Sun, 25 Nov 2007 09:33:08 +0000 (09:33 +0000)]
Qt4 - small cosmetic for the playlist.

16 years agoQt4 - lame attempt for the resizing of the interface.
Jean-Baptiste Kempf [Sun, 25 Nov 2007 09:18:25 +0000 (09:18 +0000)]
Qt4 - lame attempt for the resizing of the interface.

16 years ago* modules/codec/dmo/dmo.c: add some missing fourcc capitalization
Dennis van Amerongen [Sun, 25 Nov 2007 05:34:58 +0000 (05:34 +0000)]
* modules/codec/dmo/dmo.c: add some missing fourcc capitalization

16 years agoTry to protect more than one instance of FontBuilder from running at a time -
Bernie Purcell [Sun, 25 Nov 2007 05:05:09 +0000 (05:05 +0000)]
Try to protect more than one instance of FontBuilder from running at a time -
attempt to fix issues with segfault reported on list

16 years agoQt4 - Extended: manage correctly the margin.
Jean-Baptiste Kempf [Sun, 25 Nov 2007 00:56:41 +0000 (00:56 +0000)]
Qt4 - Extended: manage correctly the margin.

16 years agoWave and ripple should now behave correctly for chromas where pixels can take more...
Antoine Cellerier [Sat, 24 Nov 2007 23:20:47 +0000 (23:20 +0000)]
Wave and ripple should now behave correctly for chromas where pixels can take more than 1 byte in a row (like RV32).

16 years agov4l2: Since the frame size and frame intervals ioctls are new in Linux 2.6.19, add...
Antoine Cellerier [Sat, 24 Nov 2007 22:24:34 +0000 (22:24 +0000)]
v4l2: Since the frame size and frame intervals ioctls are new in Linux 2.6.19, add some ifdef stuff to make sure that this still compiles on older kernels.

16 years agov4l2: Display supported frame interval (inverse frame rate) for chosen chroma and...
Antoine Cellerier [Sat, 24 Nov 2007 22:17:27 +0000 (22:17 +0000)]
v4l2: Display supported frame interval (inverse frame rate) for chosen chroma and resolution in debug output.

16 years agov4l2: Display supported framesizes in debug.
Antoine Cellerier [Sat, 24 Nov 2007 21:57:33 +0000 (21:57 +0000)]
v4l2: Display supported framesizes in debug.

16 years agoqt4: no more calculateInterfaceSize, but sizeHint() stuff for
Ilkka Ollakka [Sat, 24 Nov 2007 21:30:50 +0000 (21:30 +0000)]
qt4: no more calculateInterfaceSize, but sizeHint() stuff for
widget-size, 1. try from me

16 years agoQt4 - Extended dialog, group audio things under an Audio Tab. put the audio and video...
Jean-Baptiste Kempf [Sat, 24 Nov 2007 20:57:42 +0000 (20:57 +0000)]
Qt4 - Extended dialog, group audio things under an Audio Tab. put the audio and video tabs on the left.

16 years agoOops, forgot this file.
Antoine Cellerier [Sat, 24 Nov 2007 19:00:16 +0000 (19:00 +0000)]
Oops, forgot this file.

16 years agoChanges to the lua module's declaration: add luahttp alias and don't make it accept...
Antoine Cellerier [Sat, 24 Nov 2007 18:59:50 +0000 (18:59 +0000)]
Changes to the lua module's declaration: add luahttp alias and don't make it accept the luameta alias for all capabilities.

16 years agoSome more NEWS (vlm scheduling on linux and EXTVLCOPT)
Antoine Cellerier [Sat, 24 Nov 2007 18:53:11 +0000 (18:53 +0000)]
Some more NEWS (vlm scheduling on linux and EXTVLCOPT)

16 years agoRe-enable EXTVLCOPT: parsing in m3u playlists. You'll need to append the --m3u-extvlc...
Antoine Cellerier [Sat, 24 Nov 2007 18:50:35 +0000 (18:50 +0000)]
Re-enable EXTVLCOPT: parsing in m3u playlists. You'll need to append the --m3u-extvlcopt option to you command line if you want it.

16 years agoQt4 - privacy dialog... What about saving those options ?
Jean-Baptiste Kempf [Sat, 24 Nov 2007 18:06:14 +0000 (18:06 +0000)]
Qt4 - privacy dialog... What about saving those options ?

16 years agoDQ buffers using correct io method for mmap.
Richard Hosking [Sat, 24 Nov 2007 17:28:48 +0000 (17:28 +0000)]
DQ buffers using correct io method for mmap.

16 years ago* modules/access_output/shout.c: Remove unneeded var in previous commit
Dennis van Amerongen [Sat, 24 Nov 2007 16:30:26 +0000 (16:30 +0000)]
* modules/access_output/shout.c: Remove unneeded var in previous commit

16 years ago* modules/access_output/shout.c: Implement automatic reconnection on server disconnec...
Dennis van Amerongen [Sat, 24 Nov 2007 16:27:12 +0000 (16:27 +0000)]
* modules/access_output/shout.c: Implement automatic reconnection on server disconnect - closes #1167

16 years agoQt4 - Add a dialog at firststart to ask about the privacy policy.
Jean-Baptiste Kempf [Sat, 24 Nov 2007 04:25:33 +0000 (04:25 +0000)]
Qt4 - Add a dialog at firststart to ask about the privacy policy.

16 years agoCosmetic.
Jean-Baptiste Kempf [Sat, 24 Nov 2007 04:24:47 +0000 (04:24 +0000)]
Cosmetic.

16 years agoChange the meta information fetcher TEXT
Jean-Baptiste Kempf [Sat, 24 Nov 2007 04:08:56 +0000 (04:08 +0000)]
Change the meta information fetcher TEXT

16 years agoInclusion guards for vlc_keys.h
Jean-Baptiste Kempf [Sat, 24 Nov 2007 03:01:54 +0000 (03:01 +0000)]
Inclusion guards for vlc_keys.h
Why don't we use an enum in that file ???

16 years agoSpecial Xtophe request ( Bday! ), add a new --no-qt-blingbling option to use native...
Jean-Baptiste Kempf [Sat, 24 Nov 2007 01:28:44 +0000 (01:28 +0000)]
Special Xtophe request ( Bday! ), add a new --no-qt-blingbling option to use native widgets...
Inheritance rules...

16 years agosrc/libvlc-common.c: Print a msg_Info on how to launch VLC without interface.
Pierre d'Herbemont [Sat, 24 Nov 2007 00:58:45 +0000 (00:58 +0000)]
src/libvlc-common.c: Print a msg_Info on how to launch VLC without interface.

16 years agoAdd a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses and rc
Jean-Baptiste Kempf [Sat, 24 Nov 2007 00:57:42 +0000 (00:57 +0000)]
Add a few shortcuts, cvlc, nvlc, rvlc for cli, ncurses and rc

16 years agoMacOSX/Framework/VLC_app: Use the bindings a little bit more. Demo the search feature...
Pierre d'Herbemont [Fri, 23 Nov 2007 21:40:20 +0000 (21:40 +0000)]
MacOSX/Framework/VLC_app: Use the bindings a little bit more. Demo the search feature. Uses shoutcasttv by default to have some content by default.

16 years agoMacOSX/Framework/VLCMediaListAspect.m: Update the cachedMedia array.
Pierre d'Herbemont [Fri, 23 Nov 2007 20:32:35 +0000 (20:32 +0000)]
MacOSX/Framework/VLCMediaListAspect.m: Update the cachedMedia array.

16 years agoMacOSX/Framework: No more rely on media_descriptor_(get/set)_user_data, now that...
Pierre d'Herbemont [Fri, 23 Nov 2007 20:28:26 +0000 (20:28 +0000)]
MacOSX/Framework: No more rely on media_descriptor_(get/set)_user_data, now that we cache the media decriptor. (We may want to revert that back one day, but right now this doesn't work, and trigger some strange bugs here).

16 years agoMacOSX/Framework/VLCMediaListAspect.m: Use @"media" binding key, instead of @"Media".
Pierre d'Herbemont [Fri, 23 Nov 2007 20:24:51 +0000 (20:24 +0000)]
MacOSX/Framework/VLCMediaListAspect.m: Use @"media" binding key, instead of @"Media".

16 years agoMacOSX/Framework/Sources/VLCMediaList.m: Use @"media" binding key instead of @"Media".
Pierre d'Herbemont [Fri, 23 Nov 2007 20:23:51 +0000 (20:23 +0000)]
MacOSX/Framework/Sources/VLCMediaList.m: Use @"media" binding key instead of @"Media".

16 years agoMacOSX/Framework/VLCMediaListAspect.h: Don't forget to define cachedMedia variable.
Pierre d'Herbemont [Fri, 23 Nov 2007 20:22:35 +0000 (20:22 +0000)]
MacOSX/Framework/VLCMediaListAspect.h: Don't forget to define cachedMedia variable.

16 years agoMacOSX/Framework/VLCMediaListAspect.m: Fix a typo.
Pierre d'Herbemont [Fri, 23 Nov 2007 20:21:53 +0000 (20:21 +0000)]
MacOSX/Framework/VLCMediaListAspect.m: Fix a typo.

16 years agoCorrect description.
Jean-Paul Saman [Fri, 23 Nov 2007 20:02:31 +0000 (20:02 +0000)]
Correct description.

16 years agoMacOSX/Framework/VLCMediaListAspect.m: Use a NSMutableArray to cache the media list...
Pierre d'Herbemont [Fri, 23 Nov 2007 19:19:07 +0000 (19:19 +0000)]
MacOSX/Framework/VLCMediaListAspect.m: Use a NSMutableArray to cache the media list view items. (for the same reason given in previous commit).

16 years agoMacOSX/Framework/VLCMediaList.m: Cache the media list objects in a NSMutableArray...
Pierre d'Herbemont [Fri, 23 Nov 2007 19:13:08 +0000 (19:13 +0000)]
MacOSX/Framework/VLCMediaList.m: Cache the media list objects in a NSMutableArray. We do this because we want to use bindings. Cocoa bindings requires us to send willChangeValueForKey/didChangeValueForKey on the main thread. And that's one of the simpler way to do that without having locking problems.

16 years agoTypos spotted by Philipp Weissenbacher.
Jean-Baptiste Kempf [Fri, 23 Nov 2007 17:52:29 +0000 (17:52 +0000)]
Typos spotted by Philipp Weissenbacher.

16 years agoRemove totally useless transcoding from UTF-8 in HTTP interface,
Rémi Denis-Courmont [Fri, 23 Nov 2007 17:12:56 +0000 (17:12 +0000)]
Remove totally useless transcoding from UTF-8 in HTTP interface,
heavy simplification, and fix(/remove) piles of error cases.
Server gets to choose the charset anyway.

16 years agoCompile fix to check for ffmpeg version.
Jean-Paul Saman [Fri, 23 Nov 2007 14:12:31 +0000 (14:12 +0000)]
Compile fix to check for ffmpeg version.

16 years agoMacOSX/Framework/VLCMediaListAspect.m: Alloc an autoreleasePool where needed.
Pierre d'Herbemont [Fri, 23 Nov 2007 14:09:03 +0000 (14:09 +0000)]
MacOSX/Framework/VLCMediaListAspect.m: Alloc an autoreleasePool where needed.

16 years agoMacOSX/Framework/VLCMedia.m: Don't forget to retain the url.
Pierre d'Herbemont [Fri, 23 Nov 2007 13:34:36 +0000 (13:34 +0000)]
MacOSX/Framework/VLCMedia.m: Don't forget to retain the url.

16 years agoFix compiler warnings in modules/codec/ffmpeg/mux.c. Please test.
Jean-Paul Saman [Fri, 23 Nov 2007 12:35:59 +0000 (12:35 +0000)]
Fix compiler warnings in modules/codec/ffmpeg/mux.c. Please test.

16 years agoMacOSX/Framework/VLCMediaListAspect.m: Don't release a media_list when it is a media_...
Pierre d'Herbemont [Fri, 23 Nov 2007 12:30:20 +0000 (12:30 +0000)]
MacOSX/Framework/VLCMediaListAspect.m: Don't release a media_list when it is a media_list_view.

16 years agoMacOSX/Framework/VLCMediaList.m: Don't forget to alloc an autorelease pool on functio...
Pierre d'Herbemont [Fri, 23 Nov 2007 12:23:43 +0000 (12:23 +0000)]
MacOSX/Framework/VLCMediaList.m: Don't forget to alloc an autorelease pool on function that may be called from a non-main thread context.

16 years agoMacOSX/Framework: Re-enable VLCMediaDiscoverer.
Pierre d'Herbemont [Fri, 23 Nov 2007 12:18:01 +0000 (12:18 +0000)]
MacOSX/Framework: Re-enable VLCMediaDiscoverer.

16 years agoMacOSX/Framework: Use mediaListWithLibVLCMediaList instead of media*l*istWithLibVLCMe...
Pierre d'Herbemont [Fri, 23 Nov 2007 12:12:27 +0000 (12:12 +0000)]
MacOSX/Framework: Use mediaListWithLibVLCMediaList instead of media*l*istWithLibVLCMediaList, to match the VLCMediaList class name cases.

16 years agoFix building of ffmpeg, by disabling libavdevices.
Jean-Paul Saman [Fri, 23 Nov 2007 10:19:38 +0000 (10:19 +0000)]
Fix building of ffmpeg, by disabling libavdevices.

16 years agoTune ffmpeg more for armeb and include <strings.h> in libavformat/utils.c
Jean-Paul Saman [Fri, 23 Nov 2007 09:19:24 +0000 (09:19 +0000)]
Tune ffmpeg more for armeb and include <strings.h> in libavformat/utils.c

16 years agoTune ffmpeg features for armeb
Jean-Paul Saman [Fri, 23 Nov 2007 08:43:57 +0000 (08:43 +0000)]
Tune ffmpeg features for armeb

16 years agoPatches/ffmpeg-svn-grab.patch is no longer needed for HAVE_UCLIBC
Jean-Paul Saman [Fri, 23 Nov 2007 08:29:53 +0000 (08:29 +0000)]
Patches/ffmpeg-svn-grab.patch is no longer needed for HAVE_UCLIBC

16 years agoUpdate ffmpeg for armeb target.
Jean-Paul Saman [Fri, 23 Nov 2007 08:28:50 +0000 (08:28 +0000)]
Update ffmpeg for armeb target.

16 years agoQt4 - I couldn't do more ugly... If you know how to... please try :D
Jean-Baptiste Kempf [Fri, 23 Nov 2007 08:27:23 +0000 (08:27 +0000)]
Qt4 - I couldn't do more ugly... If you know how to... please try :D