]> git.sesse.net Git - vlc/log
vlc
16 years agoUpdate after filrs added and renamed
Christophe Mutricy [Tue, 19 Feb 2008 00:58:32 +0000 (00:58 +0000)]
Update after filrs added and renamed

16 years agoTypo
Christophe Mutricy [Tue, 19 Feb 2008 00:28:41 +0000 (00:28 +0000)]
Typo

16 years agoPulseAudio output module. Thanks to Martin Hamrle. Closes #1215
Christophe Mutricy [Tue, 19 Feb 2008 00:08:03 +0000 (00:08 +0000)]
PulseAudio output module. Thanks to Martin Hamrle. Closes #1215

16 years agoBrazillian Portuguese and Slovenan l10n update by Sidney Doria and Matej Urbančič
Christophe Mutricy [Mon, 18 Feb 2008 22:56:33 +0000 (22:56 +0000)]
Brazillian Portuguese and Slovenan l10n update by Sidney Doria and Matej Urbančič

16 years agonew growl plugin: local only, supports album art (you'll need the Growl Framework)
Rafaël Carré [Mon, 18 Feb 2008 17:17:16 +0000 (17:17 +0000)]
new growl plugin: local only, supports album art (you'll need the Growl Framework)
rename growl to growl_udp

16 years agofix typos, mention the wiki
Rafaël Carré [Mon, 18 Feb 2008 17:15:22 +0000 (17:15 +0000)]
fix typos, mention the wiki

16 years agocompare the right amount of data, being a little bit more strict
Rafaël Carré [Mon, 18 Feb 2008 17:14:27 +0000 (17:14 +0000)]
compare the right amount of data, being a little bit more strict

16 years agoMakefile.am: reverting [25187], my contribs were too old
Damien Fouilleul [Mon, 18 Feb 2008 15:08:04 +0000 (15:08 +0000)]
Makefile.am: reverting [25187], my contribs were too old

16 years agoVLC.app: fix bundling of 3rd party dylib
Damien Fouilleul [Mon, 18 Feb 2008 11:58:06 +0000 (11:58 +0000)]
VLC.app: fix bundling of 3rd party dylib

16 years agoactivex: it sounds like latest windres no longer supports resource by name, use integ...
Damien Fouilleul [Mon, 18 Feb 2008 11:27:52 +0000 (11:27 +0000)]
activex: it sounds like latest windres no longer supports resource by name, use integer instead

16 years agofix compilation on win32
Rafaël Carré [Mon, 18 Feb 2008 09:09:43 +0000 (09:09 +0000)]
fix compilation on win32

16 years agoMKV: use __MIN instead of min(
Jean-Baptiste Kempf [Mon, 18 Feb 2008 08:59:43 +0000 (08:59 +0000)]
MKV: use __MIN instead of min(

16 years agolive555 - include fix.
Jean-Baptiste Kempf [Mon, 18 Feb 2008 08:58:24 +0000 (08:58 +0000)]
live555 - include fix.

16 years agoQt4 - Fix display bug using the Sout dialog.
Jean-Baptiste Kempf [Mon, 18 Feb 2008 07:54:11 +0000 (07:54 +0000)]
Qt4 - Fix display bug using the Sout dialog.

16 years ago* include/vlc_threads_funcs.h: add define for ETIMEDOUT on WIN32 and remove return...
Dennis van Amerongen [Sun, 17 Feb 2008 23:53:53 +0000 (23:53 +0000)]
* include/vlc_threads_funcs.h: add define for ETIMEDOUT on WIN32 and remove return 0 from void function vlc_spin_destroy

16 years agofix compile when spinlocks aren't available
Rafaël Carré [Sun, 17 Feb 2008 17:29:33 +0000 (17:29 +0000)]
fix compile when spinlocks aren't available

16 years agoRemove unused object pointer from condition vars, mutexes and thread vars
Rémi Denis-Courmont [Sun, 17 Feb 2008 16:29:16 +0000 (16:29 +0000)]
Remove unused object pointer from condition vars, mutexes and thread vars

16 years agoRework threading:
Rémi Denis-Courmont [Sun, 17 Feb 2008 16:15:24 +0000 (16:15 +0000)]
Rework threading:
 - lock/unlock/signal/wait/destroy functions cannot fail unless there is a bug,
   so have them return void rather than an unused int, and assert against bugs.
 - Fix a few corner case minor bugs.
 - Use fprintf() rather than msg_Err() to avoid infinite recursions.

16 years agoFix issue with Fontconfig freezing during init of freetype, and
Bernie Purcell [Sun, 17 Feb 2008 07:51:21 +0000 (07:51 +0000)]
Fix issue with Fontconfig freezing during init of freetype, and
causing segfault on Windows platform

16 years agoPatch by Andre Weber: fix several warnings in atmo video_filter.
Jean-Paul Saman [Sat, 16 Feb 2008 19:11:23 +0000 (19:11 +0000)]
Patch by Andre Weber: fix several warnings in atmo video_filter.

16 years agomacosx/framework/VLCMedia: Rely on artFetched and not on the metaDictionary value.
Pierre d'Herbemont [Sat, 16 Feb 2008 10:48:24 +0000 (10:48 +0000)]
macosx/framework/VLCMedia: Rely on artFetched and not on the metaDictionary value.

16 years agosvn:ignore
Rémi Denis-Courmont [Sat, 16 Feb 2008 09:53:23 +0000 (09:53 +0000)]
svn:ignore

16 years agomacosx/vlc_app/VLCMediaListLayer: Correctly go to the right layer.
Pierre d'Herbemont [Sat, 16 Feb 2008 00:52:43 +0000 (00:52 +0000)]
macosx/vlc_app/VLCMediaListLayer: Correctly go to the right layer.

16 years agomacosx/vlc_app: Access meta via valueForKeyPath: to make sure we trigger art work...
Pierre d'Herbemont [Sat, 16 Feb 2008 00:35:47 +0000 (00:35 +0000)]
macosx/vlc_app: Access meta via valueForKeyPath: to make sure we trigger art work fetching. We may change the metaDictionary a bit to prevent non trapped access.

16 years agomacosx/framework: Only fetch meta when needed.
Pierre d'Herbemont [Sat, 16 Feb 2008 00:33:48 +0000 (00:33 +0000)]
macosx/framework: Only fetch meta when needed.

16 years agoOne remaining Windows txt file color control code removed, thanks to Andre Weber
Mark Moriarty [Sat, 16 Feb 2008 00:05:45 +0000 (00:05 +0000)]
One remaining Windows txt file color control code removed, thanks to Andre Weber

16 years agolibvlc-common.c: Fix a warning on Win32 and Mac OS if --disable-nls.
Pierre d'Herbemont [Fri, 15 Feb 2008 23:33:16 +0000 (23:33 +0000)]
libvlc-common.c: Fix a warning on Win32 and Mac OS if --disable-nls.

16 years agoFix typo.
Antoine Cellerier [Fri, 15 Feb 2008 23:17:40 +0000 (23:17 +0000)]
Fix typo.

16 years agoRemove color control codes froom vlc-help.txt on Win32
Mark Moriarty [Fri, 15 Feb 2008 22:52:36 +0000 (22:52 +0000)]
Remove color control codes froom vlc-help.txt on Win32

16 years agotest/dictionary.c: Fix a warning.
Pierre d'Herbemont [Fri, 15 Feb 2008 22:30:07 +0000 (22:30 +0000)]
test/dictionary.c: Fix a warning.

16 years agoMakefile.am: Add test/dictionary.c to the list of test program.
Pierre d'Herbemont [Fri, 15 Feb 2008 22:21:04 +0000 (22:21 +0000)]
Makefile.am: Add test/dictionary.c to the list of test program.

16 years agocmake: Add test/dictionary.c to the list of test program.
Pierre d'Herbemont [Fri, 15 Feb 2008 22:20:30 +0000 (22:20 +0000)]
cmake: Add test/dictionary.c to the list of test program.

16 years agotest/dictionary.c: Add a new test entry for the vlc_dictionary_t type.
Pierre d'Herbemont [Fri, 15 Feb 2008 22:19:44 +0000 (22:19 +0000)]
test/dictionary.c: Add a new test entry for the vlc_dictionary_t type.

16 years agovlc_arrays.h: Fix insertion rebuilding.
Pierre d'Herbemont [Fri, 15 Feb 2008 22:04:18 +0000 (22:04 +0000)]
vlc_arrays.h: Fix insertion rebuilding.

16 years agoFix two more calloc-based denial of service in the MP4 demux.
Rémi Denis-Courmont [Fri, 15 Feb 2008 17:14:19 +0000 (17:14 +0000)]
Fix two more calloc-based denial of service in the MP4 demux.

16 years ago.
Christophe Massiot [Fri, 15 Feb 2008 16:06:16 +0000 (16:06 +0000)]
.

16 years ago* modules/codec/x264.c: fix threads=0 (auto) which is the default setting for VLC...
Dennis van Amerongen [Thu, 14 Feb 2008 21:11:06 +0000 (21:11 +0000)]
* modules/codec/x264.c: fix threads=0 (auto) which is the default setting for VLC but wasn't propogated to x264 which kept using its default threads=1 (thanks pengvado for spotting the problem). This fix gives a major performance boost on multi cpu systems when using the default settings.

16 years ago* extras/contrib/src/Patches/x264-svn-win32.patch: revert [25113] and [25140] log...
Dennis van Amerongen [Thu, 14 Feb 2008 19:23:13 +0000 (19:23 +0000)]
* extras/contrib/src/Patches/x264-svn-win32.patch: revert [25113] and [25140] log x264 thread count from win32.patch and put it in a generic patch for all platforms (threads=0 autodetect for x264 is reportedly failing on win32 and linux too and always reports threads=1, though x264 cli works fine so it needs more debugging..)

16 years agofrontrow_plugin: Cleanups, and improvement such as audio volume settings.
Pierre d'Herbemont [Thu, 14 Feb 2008 01:00:07 +0000 (01:00 +0000)]
frontrow_plugin: Cleanups, and improvement such as audio volume settings.

16 years ago* modules/codec/x264.c: more user friendly version reporting of x264 (so no more...
Dennis van Amerongen [Thu, 14 Feb 2008 00:27:15 +0000 (00:27 +0000)]
* modules/codec/x264.c: more user friendly version reporting of x264 (so no more confusion x264 core:58 would mean the system has 58 cores..)

16 years agocmake: Look for swab.
Pierre d'Herbemont [Thu, 14 Feb 2008 00:20:44 +0000 (00:20 +0000)]
cmake: Look for swab.

16 years agocmake: Find libdvbpsi, libmpeg2.
Pierre d'Herbemont [Thu, 14 Feb 2008 00:04:12 +0000 (00:04 +0000)]
cmake: Find libdvbpsi, libmpeg2.

16 years agocontrol/media_discoverer.c: Small lock issues.
Pierre d'Herbemont [Thu, 14 Feb 2008 00:00:52 +0000 (00:00 +0000)]
control/media_discoverer.c: Small lock issues.

16 years ago* extras/contrib/src/Patches/x264-svn-win32.patch: log x264 thread count as normal...
Dennis van Amerongen [Wed, 13 Feb 2008 23:27:38 +0000 (23:27 +0000)]
* extras/contrib/src/Patches/x264-svn-win32.patch: log x264 thread count as normal info instead of needing debug (extreme logging needing verbose option)

16 years agovlc_arrays.h: More vlc_dictionary_t fixes.
Pierre d'Herbemont [Wed, 13 Feb 2008 22:09:00 +0000 (22:09 +0000)]
vlc_arrays.h: More vlc_dictionary_t fixes.

16 years agofr.po: use real apostrophe
Rémi Denis-Courmont [Wed, 13 Feb 2008 19:28:43 +0000 (19:28 +0000)]
fr.po: use real apostrophe

16 years agoChek return asprintf value.
Rémi Duraffort [Wed, 13 Feb 2008 19:15:42 +0000 (19:15 +0000)]
Chek return asprintf value.

16 years agovlc_arrays.h: Make sure we return the right value associated with a given key.
Pierre d'Herbemont [Wed, 13 Feb 2008 19:06:43 +0000 (19:06 +0000)]
vlc_arrays.h: Make sure we return the right value associated with a given key.

16 years agomacosx/framework: Correctly set the children of the nodes.
Pierre d'Herbemont [Wed, 13 Feb 2008 18:57:32 +0000 (18:57 +0000)]
macosx/framework: Correctly set the children of the nodes.

16 years agoQt4 - Menus: VLM is Ctrl+W now.
Jean-Baptiste Kempf [Wed, 13 Feb 2008 18:56:17 +0000 (18:56 +0000)]
Qt4 - Menus: VLM is Ctrl+W now.

16 years agocontrol: Implement and export media_list_view_children_for_item()
Pierre d'Herbemont [Wed, 13 Feb 2008 18:18:13 +0000 (18:18 +0000)]
control: Implement and export media_list_view_children_for_item()

16 years agoqt4/macosx: fixed the embedded vout setting
Felix Paul Kühne [Wed, 13 Feb 2008 18:07:54 +0000 (18:07 +0000)]
qt4/macosx: fixed the embedded vout setting

16 years agomacosx: implemented the Video category of the SimplePrefs panel. vout module and...
Felix Paul Kühne [Wed, 13 Feb 2008 17:58:15 +0000 (17:58 +0000)]
macosx: implemented the Video category of the SimplePrefs panel. vout module and display device selectors are left as an exercise for the reader.

16 years agoWinsock seems to timeout half-closed TCP sockets.
Rémi Denis-Courmont [Wed, 13 Feb 2008 17:53:52 +0000 (17:53 +0000)]
Winsock seems to timeout half-closed TCP sockets.

16 years agocontrol/media_discoverer.c: Fix previous commit.
Pierre d'Herbemont [Wed, 13 Feb 2008 17:35:32 +0000 (17:35 +0000)]
control/media_discoverer.c: Fix previous commit.

16 years agomacosx: removed the 'macosx-embedded' setting. It's functionality is now controlled...
Felix Paul Kühne [Wed, 13 Feb 2008 17:30:04 +0000 (17:30 +0000)]
macosx: removed the 'macosx-embedded' setting. It's functionality is now controlled by 'embeded-video' (as defined in libvlc's main).

16 years agocontrol/media_discoverer.c: Support psz_category in services_discovery_item_added...
Pierre d'Herbemont [Wed, 13 Feb 2008 17:10:18 +0000 (17:10 +0000)]
control/media_discoverer.c: Support psz_category in services_discovery_item_added events.

16 years agovlc_app: Forgotten resources files.
Pierre d'Herbemont [Wed, 13 Feb 2008 16:17:52 +0000 (16:17 +0000)]
vlc_app: Forgotten resources files.

16 years agoadd rate-change variable in core to inform when rate changes, and change
Ilkka Ollakka [Wed, 13 Feb 2008 08:29:35 +0000 (08:29 +0000)]
add rate-change variable in core to inform when rate changes, and change
qt4-interface to use it. var_Change doesn't trigger callback so earlier
version about adding callback to it worked someway as intented only by
luck ;)

16 years agoQt4 - Actually implement double-click on speed does reset the speed... Don't laugh...
Jean-Baptiste Kempf [Wed, 13 Feb 2008 08:06:46 +0000 (08:06 +0000)]
Qt4 - Actually implement double-click on speed does reset the speed... Don't laugh...

16 years agoquick hack to get rate-faster/slower to react in qt4 interface, there's
Ilkka Ollakka [Wed, 13 Feb 2008 07:58:48 +0000 (07:58 +0000)]
quick hack to get rate-faster/slower to react in qt4 interface, there's
something fishy in here because seems that inputmanager doesn't get
variable callbacks regarding input-rate from /src/input/input.c.
Slider worked because we set ourself that rate-variable, or atleast it seems
so.

16 years agoFix Goom compile for windows.
Jean-Baptiste Kempf [Wed, 13 Feb 2008 07:34:17 +0000 (07:34 +0000)]
Fix Goom compile for windows.

16 years agoCheck asprintf return value.
Rémi Duraffort [Wed, 13 Feb 2008 00:14:37 +0000 (00:14 +0000)]
Check asprintf return value.

16 years agoLooks like this was missing from r25071
Antoine Cellerier [Tue, 12 Feb 2008 22:41:48 +0000 (22:41 +0000)]
Looks like this was missing from r25071

16 years agovideo filter module - for thehomebrewAmbiLight (AtmoLight) [3/3]: configure.ac.diff
Antoine Cellerier [Tue, 12 Feb 2008 22:23:58 +0000 (22:23 +0000)]
video filter module - for thehomebrewAmbiLight (AtmoLight) [3/3]: configure.ac.diff
Thanks to André Weber for those 3 patches.

16 years agovideo filter module - for thehomebrewAmbiLight (AtmoLight) [2/3]: atmo-video_filter...
Antoine Cellerier [Tue, 12 Feb 2008 22:21:25 +0000 (22:21 +0000)]
video filter module - for thehomebrewAmbiLight (AtmoLight) [2/3]: atmo-video_filter.diff

16 years agoCheck for the return value of fwrite.
Rémi Duraffort [Tue, 12 Feb 2008 22:04:31 +0000 (22:04 +0000)]
Check for the return value of fwrite.

16 years agovideo filter module - for thehomebrewAmbiLight (AtmoLight) [1/3]: vout_intf.diff
Antoine Cellerier [Tue, 12 Feb 2008 22:04:18 +0000 (22:04 +0000)]
video filter module - for thehomebrewAmbiLight (AtmoLight) [1/3]: vout_intf.diff
Add a variable to the video output core which is triggered after each crop parmaeters change.

16 years agomacosx/frontrow_plugin: VLCMediaListController, display a mediaListAspect in a FrontR...
Pierre d'Herbemont [Tue, 12 Feb 2008 21:01:21 +0000 (21:01 +0000)]
macosx/frontrow_plugin: VLCMediaListController, display a mediaListAspect in a FrontRow list. To get a service discovery in frontrow go into VLCAppliance.m -applianceController and uncomment the right part.

16 years agocmake: Some improvements based on Alexander Neundorf feedback.
Pierre d'Herbemont [Tue, 12 Feb 2008 20:36:14 +0000 (20:36 +0000)]
cmake: Some improvements based on Alexander Neundorf feedback.

16 years ago* extras/contrib/src/x264-svn-win32.patch: add threads count debug info to check...
Dennis van Amerongen [Tue, 12 Feb 2008 20:20:24 +0000 (20:20 +0000)]
* extras/contrib/src/x264-svn-win32.patch: add threads count debug info to check how many threads x264 will use (threads 0 is default and will make libx264 automagically set threads = cores * 1.5) and whether win32-pthread works as expected (libx264 can report not compiled with pthread and forces threads = 1)

16 years agoAlso newer live55 exhibit the problem.
Jean-Paul Saman [Tue, 12 Feb 2008 13:13:37 +0000 (13:13 +0000)]
Also newer live55 exhibit the problem.

16 years agoDon't leak memory in error paths
Jean-Paul Saman [Tue, 12 Feb 2008 11:23:08 +0000 (11:23 +0000)]
Don't leak memory in error paths

16 years agoAdd an "update button" to update the modules tree.
Rémi Duraffort [Tue, 12 Feb 2008 10:30:41 +0000 (10:30 +0000)]
Add an "update button" to update the modules tree.

16 years agoQt4 - Clean a bit the debug.
Jean-Baptiste Kempf [Tue, 12 Feb 2008 08:42:01 +0000 (08:42 +0000)]
Qt4 - Clean a bit the debug.

16 years agoQt4 - small fixes... Remove one redondant connect, block the access to the speedSlide...
Jean-Baptiste Kempf [Tue, 12 Feb 2008 08:33:39 +0000 (08:33 +0000)]
Qt4 - small fixes... Remove one redondant connect, block the access to the speedSlider if there is no input.

16 years agoQt4 - Change the event numbers and add more debug to find the IM/Rate bugs.
Jean-Baptiste Kempf [Tue, 12 Feb 2008 08:00:59 +0000 (08:00 +0000)]
Qt4 - Change the event numbers and add more debug to find the IM/Rate bugs.

16 years ago* modules/codec/x264.c: add x264 version debug info
Dennis van Amerongen [Mon, 11 Feb 2008 22:57:24 +0000 (22:57 +0000)]
* modules/codec/x264.c: add x264 version debug info

16 years agoFix logic
Christophe Mutricy [Mon, 11 Feb 2008 20:07:23 +0000 (20:07 +0000)]
Fix logic

16 years agoMake autoreconf verbose
Rémi Denis-Courmont [Mon, 11 Feb 2008 17:20:00 +0000 (17:20 +0000)]
Make autoreconf verbose

16 years agoCheck malloc return value
Jean-Paul Saman [Mon, 11 Feb 2008 15:48:25 +0000 (15:48 +0000)]
Check malloc return value

16 years agoSimplify rc stats command
Jean-Paul Saman [Mon, 11 Feb 2008 15:45:53 +0000 (15:45 +0000)]
Simplify rc stats command

16 years agoQt4 - Open Disk. Provide a button to eject the disk drive. has been requested twice...
Jean-Baptiste Kempf [Mon, 11 Feb 2008 08:01:51 +0000 (08:01 +0000)]
Qt4 - Open Disk. Provide a button to eject the disk drive. has been requested twice on the forum. Maybe should be moved somewhere else. The intf_eject doesn't seem to work on my computer now...

16 years agoQt4 - Try to minimize the callbacks. Just commenting the code in case of regressions...
Jean-Baptiste Kempf [Mon, 11 Feb 2008 06:32:17 +0000 (06:32 +0000)]
Qt4 - Try to minimize the callbacks. Just commenting the code in case of regressions...

16 years agoQt4 - network policy in Sprefs and in privacy policy dialog.
Jean-Baptiste Kempf [Mon, 11 Feb 2008 06:26:22 +0000 (06:26 +0000)]
Qt4 - network policy in Sprefs and in privacy policy dialog.

16 years agoQt4 - Put the default header to 39 in the playlist.
Jean-Baptiste Kempf [Mon, 11 Feb 2008 05:52:24 +0000 (05:52 +0000)]
Qt4 - Put the default header to 39 in the playlist.

16 years agoshow default info in playlist if i_showflag is too low to show anything
Ilkka Ollakka [Mon, 11 Feb 2008 05:46:29 +0000 (05:46 +0000)]
show default info in playlist if i_showflag is too low to show anything
at all

16 years ago* fix pthread support for x264 on win32
Benjamin Pracht [Mon, 11 Feb 2008 01:06:37 +0000 (01:06 +0000)]
* fix pthread support for x264 on win32
  - Not sure at all the configure.ac part is right, anyone more knowledgable, please check.

16 years agovlc_app: New media layer view. Enabled by default. Set bindings from resources. ...
Pierre d'Herbemont [Mon, 11 Feb 2008 00:02:42 +0000 (00:02 +0000)]
vlc_app: New media layer view. Enabled by default. Set bindings from resources. (This commit is way too large.)

16 years agoframework: Fix the configure script. Fix a bunch of warnings.
Pierre d'Herbemont [Sun, 10 Feb 2008 23:53:48 +0000 (23:53 +0000)]
framework: Fix the configure script. Fix a bunch of warnings.

16 years agoCleanup in the error path
Jean-Paul Saman [Sun, 10 Feb 2008 22:36:10 +0000 (22:36 +0000)]
Cleanup in the error path

16 years agoFix memleak ffmpeg/video_filter.c
Jean-Paul Saman [Sun, 10 Feb 2008 22:13:21 +0000 (22:13 +0000)]
Fix memleak ffmpeg/video_filter.c

16 years agoMore thanks.
Jean-Baptiste Kempf [Sun, 10 Feb 2008 20:18:11 +0000 (20:18 +0000)]
More thanks.

16 years agoFix make dist. The Makefile has been transformed in a script
Christophe Mutricy [Sun, 10 Feb 2008 19:28:36 +0000 (19:28 +0000)]
Fix make dist. The Makefile has been transformed in a script

16 years agocontribs: introduce 'QT4_MAC_VERSION' as 4.3.4 isn't available as Open-Source downloa...
Felix Paul Kühne [Sun, 10 Feb 2008 19:16:52 +0000 (19:16 +0000)]
contribs: introduce 'QT4_MAC_VERSION' as 4.3.4 isn't available as Open-Source download for Mac OS X

16 years agoClean up after yourself
Christophe Mutricy [Sun, 10 Feb 2008 19:10:31 +0000 (19:10 +0000)]
Clean up after yourself

16 years agoanother one.
Jean-Baptiste Kempf [Sun, 10 Feb 2008 19:07:55 +0000 (19:07 +0000)]
another one.

16 years agooops. typo in thanks.
Jean-Baptiste Kempf [Sun, 10 Feb 2008 19:06:51 +0000 (19:06 +0000)]
oops. typo in thanks.

16 years agoFix compilation. We can't use config_* in mozilla so use the -DDATAPATH
Christophe Mutricy [Sun, 10 Feb 2008 19:02:22 +0000 (19:02 +0000)]
Fix compilation. We can't use config_* in mozilla so use the -DDATAPATH

16 years agoAAC reordering fix. Patch by Sebastian Jenny and atmo. THANKS them.
Jean-Baptiste Kempf [Sun, 10 Feb 2008 19:02:18 +0000 (19:02 +0000)]
AAC reordering fix. Patch by Sebastian Jenny and atmo. THANKS them.
Close #493