commit 40c3a9fd60956b814ca0ccd20068e96051cd5467
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Jan 1 00:57:52 2010 +0100

    logger: build fix

commit 8fca7915a1e644454b3d6ad7feb342fdc2680e84
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 31 18:14:54 2009 +0100

    macosx/framework: Explain the reason why we use each arguments.

commit 1ce5eee1bbae75a5bb95a0a52f29729b09955a36
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 31 18:07:25 2009 +0100

    macosx/framework: Add Configure.sh as one of its own dependency.

commit 863c6af15341273f120ea0d59342d61eed49a9e9
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 31 18:05:02 2009 +0100

    macosx/framework: Now that target "Build Everything" doesn't rebuild contrib and configure for fun, remove "Make VLC and VLCKit" target.

commit 948ccf4aeabc70d617efa1f94cd349597701c1ab
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 31 17:57:10 2009 +0100

    macosx/framework: Make sure we properly install libvlc, libvlccore, and vlc before reusing them.

commit e21ae744c0cafb9bc9871f60a96867868c8d4ecd
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 31 17:55:10 2009 +0100

    contrib: With using-bin target, make sure we don't redo the work more than needed.

commit b890a56baa23614689fc37c312e8242f58e8079f
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 31 17:10:24 2009 +0100

    Revert "bandlimited: factorize."
    
    This reverts commit d6b5bc594818ae7448b180a3cb79b8fa55f923e6.
    
    This wasn't intended from prime time. I guess.

commit 3b0cbbedc839e06ef5d4c949620b7c2961657aa9
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 31 16:51:54 2009 +0100

    macosx/framework: Put configure script in a separate script (from VLCKit.xcodeproj) and use --disable-macosx-vlc-app

commit f954a0582e9cf3e2cfdc612fb3dbe14abbcf6a5a
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 31 16:51:06 2009 +0100

    configure: Make sure old VLC.app building is optional on Mac OS X.

commit d254ae089ff54859977c0ea8129a84340932efbe
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 31 16:50:11 2009 +0100

    vout_macosx: The view is Opaque.
    
    This may actually save some CPU cycle.

commit d6b5bc594818ae7448b180a3cb79b8fa55f923e6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Dec 31 11:19:09 2009 +0100

    bandlimited: factorize.
    
    Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>

commit a49447346d31c1b8d5331fb737da00caab93b862
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 30 14:57:38 2009 +0100

    macosx/framework: Use syslog facilities.

commit 7fda3fd95b4f3e255e16a38ad752b4da5e8ddce8
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 30 14:57:13 2009 +0100

    logger: Remove what seems to be useless.

commit 5b8e2978ba92bf73f19be9a20997da2173e87abe
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 30 14:20:43 2009 +0100

    macosx/framework: upnp_intel is available within VLCKit.

commit 431201daef97e2babe597e03e09bb401596df445
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 30 14:19:48 2009 +0100

    vout_macosx: Ensure initialization on main thread.

commit 98fa929dae0433c2f07131e9961e383fffe59725
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 30 14:19:05 2009 +0100

    logger: Allow log-verbose to override --verbose.

commit 6c9ba4dcbca107db0063dc6720819ca31e8760f7
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Dec 31 00:42:33 2009 +0100

    Subtitles: hide {Y:xxx } like tags

commit 457acd2c8e2235e77db0d2cd97018ce5ee8519b6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Dec 31 00:31:14 2009 +0100

    Win32: kill a warning

commit b75b7b80a90c329c779e1f3a82f9bd1618eb9ec3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Dec 31 00:30:56 2009 +0100

    NEWS about subs improvement.

commit 01a57621cd22ef2c6f36ef3912e5c4400dd9c9ff
Author: Bernie Purcell <bitmap@videolan.org>
Date:   Thu Dec 31 00:27:30 2009 +0100

    Support for strikethrough in freetype renderer
    
    Half Patch is from jb

commit 69dbb0f60af35c45944743dc4b4b5415d9297940
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 30 22:48:44 2009 +0100

    Contrib: Matroska server is down again...

commit 3a89679c310b2b424e4207f27e36605e95ed1a37
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 30 22:46:31 2009 +0100

    NTService: fix stray ‘\302’ in program issue

commit aa5891a4ee4c036b02519940ee183d04fcb81d3e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 22:42:42 2009 +0200

    XCB global hotkeys: don't bother unregistering
    
    We shut the X11 connection down immediately anyway. This will
    automatically undo all of our key grabs.

commit ebabade8d509ec2f32b1736ab06b2744b691db4e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 22:39:42 2009 +0200

    XCB global hotkeys: don't keep a connection and a thread if not needed
    
    The X11 connection and the poll()'ing thread are useless if we don't
    grab any single key. We still return VLC_SUCCESS to avoid an error while
    VLC is being started.

commit 4afa86ab075eeb65251a3cfc85571e3ed10e5feb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 21:49:44 2009 +0200

    FB OSD: use var_Inherit

commit c5607028ee3cba57381ca6ed663b769cbe3f077f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 21:45:43 2009 +0200

    ASX parser: kill config_Get

commit 21b9023e7a4fe1cb4e39a5e46d464e18055e1669
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 21:45:29 2009 +0200

    Matroska demux: use var_Inherit

commit e83bd71d3c84d899c8c1fcde05a04716a8e2c5de
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 21:45:06 2009 +0200

    AVI demux: kill config_Get

commit 0a24da4ae7510295190c5396df75acca6d847a5f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 21:42:14 2009 +0200

    telnet: use var_Inherit

commit 86cb2cd38477dd0b85fa1f134cdf8b0cf3495429
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 21:42:04 2009 +0200

    scale tempo: fix typo

commit 3eccc27645f2e3b238da025f1a2230d8ae68d219
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 21:37:16 2009 +0200

    Remote Control: use var_Inherit

commit 4b9bc90dc37abc372d7e8d37c93cb71dd1d6c5b1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 21:36:49 2009 +0200

    NT service: use var_Inherit

commit 224be7ea73b13e0eae992e8a7530fc31794a6a38
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 21:36:19 2009 +0200

    Netsync: use var_Inherit

commit c5ffd0a3f08c7401a9e7c367f002cf6fcc181c43
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 21:36:06 2009 +0200

    motion interface: use var_Inherit

commit 8b9bc128d30880cd88a8548cf5f95da2dbd8601a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 21:29:24 2009 +0200

    HTTP interface: kill config_Get

commit 5530c16d55878130e5feaaa2f54cfa6b2dd02164
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 21:27:24 2009 +0200

    hotkeys: user var_Inherit (partial)

commit 1f2a1a8da42508ef6f176904c2185cb159c33a97
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 21:27:14 2009 +0200

    gestures: use var_Inherit

commit 46db660c083e6429015c6839e9eb91d05a04e030
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 21:26:55 2009 +0200

    SVCD sub: kill config_Get

commit 890ec5e24952081e51962f6c006850b929241b77
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 21:26:37 2009 +0200

    lavc: kill config_Get

commit 8417358d890b7e225fd99ae35bef04d4362ec347
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 21:26:23 2009 +0200

    headphone mixer: kill config_Get

commit ccb340ff446f071b6a16c19176fb7f7fa08266bf
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 21:37:27 2009 +0200

    Remote Control: use vlc_GetActionId

commit 004e76c897e9acccc73ba46c227bd447268cca62
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:32:59 2009 +0200

    WaveOut: kill config_Get

commit b6fb07c7e0c1772dc271be8da242444fd488b4f0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:32:50 2009 +0200

    OSS: kill config_Get

commit 90020f66417229b2f55d6a05671269ea04a79bf5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:31:48 2009 +0200

    JACK output: use var_Inherit

commit 05320812d49ad5f10efdd585a4607fdcc0f5864a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:30:16 2009 +0200

    DirectX audio output: kill config_Get

commit 5f794a2baee911e8a7cf73f53e20c803b1351618
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:30:09 2009 +0200

    auhal: kill config_Get

commit bc76f50aa6f0f19e05470b7a3935fd629a969152
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:29:25 2009 +0200

    ALSA output: kill config_Get

commit 4af1e5a2c4f1311ec75c73599e7da7f49f08630d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:28:43 2009 +0200

    scale tempo filter: kill config_Get

commit d74a0d4f888f9cf698e097f0ae28fa14b1aa9b22
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:28:02 2009 +0200

    band-limited resampler: kill config_Get*

commit a607746c84181cc59e47ddf114b465fc7f5491ee
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:27:36 2009 +0200

    Parameterized equalizer: kill config_Get

commit d2eaf62f53aa3b3c74fdb4e6534805cbb9ad2fcc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:26:23 2009 +0200

    libdca: kill config_Get

commit ff717d877865c1452eff341a2a810fc20b6ac196
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:26:10 2009 +0200

    liba52: kill config_Get

commit b259308b3f153784df593f5ef0d99e41ce71d42e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:25:30 2009 +0200

    mono mixer: kill config_Get

commit e9a8f1e165fee8eaf38f955931a5bacbdca03e63
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:24:58 2009 +0200

    headphone: kill config_Get

commit 26e19c58c1b96a37ee21dd19f20239f488636ed6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:24:45 2009 +0200

    http output: kill config_Get (commented out anyway)

commit b4f5c5e6d1a46516b91d540676abbecfc4aca657
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:23:29 2009 +0200

    VCDX: use var_Inherit

commit c56a74e33a6b5cbabfe485cce7f50e0a02e6dd69
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:23:07 2009 +0200

    V4L2: kill config_Get

commit b575a47b6d106da3e4c4ed9c384798b89a4030d8
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:22:51 2009 +0200

    MMSH: use var_Inherit

commit 4c56bbfee294e7852846c62719ddf917e1dd57c1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:21:07 2009 +0200

    VCDX: use after free

commit a3c6cf071e4eace5ab7e8ca7fed62527d167fe30
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:17:32 2009 +0200

    Avoid variable shadowing

commit 481a5ae1b811c5835cad50fc776154ac37babeef
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:15:09 2009 +0200

    DVD: kill config_Get

commit 884f8d976c3b666540b842387c835429ecfc6f7b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:13:55 2009 +0200

    DVB: config_Get -> var_Inherit

commit 667fa4568c94476c992343ce04827869f606c41d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:12:25 2009 +0200

    cdda: kill config_Get*

commit a689b532559da669349e2e4494c2051db4f24486
Author: Thijs Alkemade <thijsalkemade@gmail.com>
Date:   Wed Dec 30 16:23:53 2009 +0100

    gui/macosx: Added menu item to set playback rate back to normal
    
    Close #1122
    
    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>

commit d3ebbe587c4a67bd76a38ae49b4a37e03ed17b7c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 19:49:59 2009 +0200

    Helpers for var_Inherit()

commit 9fd89d7b997a929968dbf0645277aa65948e94ea
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 19:38:03 2009 +0200

    Export var_Inherit()

commit 6b49f721d26a1c6cc3edfc3608ace9dd714392df
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 20:00:34 2009 +0200

    Unused variable

commit b77a77553e40c7b2b6e6e835079421b27a83e7b0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 19:37:46 2009 +0200

    Dead code

commit 7a4b7465e89a1aa8408667ca91815685b34ef0ae
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 17:15:01 2009 +0200

    GetUnused: remove invalidated comment

commit c8a5ee83f7819ebd5aeba8b6d3684006d3db0cb0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 17:14:16 2009 +0200

    Factor variable destruction code (out of the variable lock)

commit edecf92c8f8c28f3145ede090cdb20294c975d32
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 17:01:29 2009 +0200

    Allocate each object variable separately
    
    This reduces the amount of memory copied when creating/deleting a
    variable on an object. We now use a table of pointers instead of table
    of variable_t.
    
    This also simplifies callback handling a bit as the variable_t cannot
    move anymore while we wait. Earlier another thread could add or remove
    another variable on the same object, thus changing the variable table.
    
    With this change, we could also store non-serialized data (i.e.
    non-movable with memcpy/memmove) directly inside variable_t.

commit 8e3df82b7c1cf1ba08fbaf15f46af8b741781647
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Dec 30 16:08:29 2009 +0100

    C has a function named strchr().

commit 27d81721e3d7eff58387facf7be11f94b8f5e7b4
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Dec 30 15:54:50 2009 +0100

    Partially fix interface parsing order when multiple lua intf aliases are used.

commit 40a2f546e1dca36312916b391f64f96a438f0a37
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Dec 30 15:39:14 2009 +0100

    Fix module_need parsing. a,b,c,d should first try loading a, then b, then c, then d.

commit c9d2fec1cf62e423a428b33a15a424387da37edb
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Dec 30 15:26:45 2009 +0100

    Only default to rc.lua if module loading wasn't forced. This still isn't perfect. (And there seems to be an issue in module_need(), wasn't -I intf1,intf2 supposed to first try loading intf1 and fallback to intf2 if intf1 couldn't load? For example -I rc,qt4 should load rc and not qt4, which is the case in 0.8.6 but doesn't seem to be the case in 1.0.0 ... looks like this is due to bb0d752792bc6ded51e383240cadf399b9ca71fa removing i_shortcut_bonus)

commit aac948900ac88211f6a967bba1945dc0cd55b6b6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 16:08:07 2009 +0200

    Win32: fix previous commit plus small optimization

commit c72c34ea5c92d07f9aac4a86b5840cff213ad57b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 30 15:54:54 2009 +0200

    Win32: emulate static mutexes with a boolean (fix: #2399)
    
    We use the same pattern as the variable callback lock: one mutex,
    one condition variable and N boolean flags instead of N mutexes.
    This is a bit slower but it shouldn't leak OS handles anymore.

commit e46128239c6db45415f2f372db7d165b9a8ec40c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 30 06:05:30 2009 +0100

    macosx/framework: Activate our dialog provider.

commit 98f51bc5b08527f8ee55a3b08ed732d6f7d0c141
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 30 06:02:42 2009 +0100

    variables: Fix two typos in InheritValue().
    
    First one is about starting to inherit from the parent. Shouldn't hurt much.
    Second one is about looking to inherit from the right variable. hurt more.

commit b75f85e4d38b3b7213fe85a082623f6b8a260c22
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 30 05:39:08 2009 +0100

    macosx_dialog_provider: Offer a way to render this API somewhat legit with libvlc.
    
    Make the dialogs that requires no user action and that will be normally handled via regular error code path optionals.
    
    Still, there is no context with those dialogs, and we don't know to what output they belongs, ideally we should have a proper API that makes the client a proxy for those user actions.

commit 37c1d3653065ed3d5b0b266d22cab71f9b6d9139
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 30 04:50:50 2009 +0100

    caca: On Mac OS X use the ncurses video driver by default.

commit 139162a4c30dd3b2b7ea0adef078b69998aab33d
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 30 04:48:31 2009 +0100

    lua/intf: Default to rc instead of dummy since rc has a higher priority.
    
    If the lua rc submodule gets autoselected because it has the higher priority, we need to correctly use it.

commit 97cb2682a20b0a1cb23b4061cf8a48a725e3febc
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 30 04:35:09 2009 +0100

    macosx_dialog_provider: Must be opt-in. Set priority to 0.

commit b0b1ee37636e1db5c2c1610d36c9df3a931c5c0a
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 30 04:31:12 2009 +0100

    configure: Disable X Window support on Mac OS X by default.

commit 1f0dd88487e45e7a712e543ce470c561d9b057c8
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 30 04:05:13 2009 +0100

    config: Make sure lua will be able to find share/lua on Mac OS X.

commit e4d8bc6250b32bdea05a6a6af69b13d0dd8f4108
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 30 04:04:46 2009 +0100

    darwin_specific: Save some expansive work at startup if we don't do NLS.

commit c221eff5efd3ee3413b909b7630696f78ac8c5fa
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 30 04:04:02 2009 +0100

    macosx/framework: Make sure share/ and modules/ are next to vlc so that it can find them.

commit 384e435710719a90226b27d3e81e1588438de3b3
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 30 03:57:58 2009 +0100

    configure: screensaver modules is for X.
    
    Only enable when X window support is wanted.
    Feel free to adjust.

commit 864756e2b272e3d653eb6cbb0046831abd210a75
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 30 02:36:21 2009 +0100

    Qt: Fix some modality
    
    Close #2763

commit a57a4a64dead1bf8a477a7fa04bf021573703f1f
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 30 02:27:08 2009 +0100

    config: On Mac OS use the app identifier for app dependent config dirs.
    
    This may hopefully spare us some conflicts with VLCKit/libvlc users.

commit bdfe782fe0a349b45e155140662eecadc9e8eaa3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Dec 28 01:02:14 2009 +0100

    Support for mingw32 gcc 4.4.0
    
    This is meant to fix the *printf format strings.
    This is compatible with mingw 4.2.1 and 4.3.0
    I haven't find a better place where to put this code...
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 148824c6d2b3c6d927443c53dbc905696a2b4d27
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 30 02:03:50 2009 +0100

    Subsdec: Code cosmetic and alignements

commit 0e46b87488382c4dda34ac295b198b8041c0742d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 30 02:01:45 2009 +0100

    Subsdec: initial support for <s> tag
    
    We don't have the renderer for it, so far.

commit cde18698a2d91573d8363a9e78b288cd8ffbdb05
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 30 00:45:52 2009 +0100

    Fix sout MRL generation in sout when transcode is deactivated
    
    Close #3213

commit c916c6f2f2072a2c85aa6cedff48adac3399a1cd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 30 00:31:59 2009 +0100

    Qt: allow a info button in interface toolbar
    
    Close #2866

commit 13314b29e5c547bd59c4747e71fcbb578c3d0156
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 30 00:14:59 2009 +0100

    Qt: Fix CovertArt on the playlist window

commit 0533a0cd43c38b3718355af5f482dd119e3371d1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Dec 29 23:25:01 2009 +0100

    Qt: fix First run dialog
    
    And close #3182 the unparented widget that could be bothering you.
    The issue about the unparented widget was totalled found by freeruner (on IRC and trac)

commit abe147c03c7586d4a0f3ccc5ca455cc80b06de5f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 29 23:28:00 2009 +0200

    Qt4: rework HTTP sout box
    
    The address field is removed, as it is quite useless. The default
    unspecified value works just fine. In fact, it works better than
    0.0.0.0 as it allows both IPv6 and IPv4 automatically.
    
    A new path field is added for the local path, defaults to '/'
    consistent with HTTP URI semantics ("http://www.example.com" really
    means "http://www.example.com/").

commit 69258670bd54666f2aeb12cb1700c76694507199
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 29 23:27:43 2009 +0200

    InheritValue: fix type given to var_GetChecked()

commit bca54820829967e940f0f8d93d7dbc33a9c1cead
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 29 22:32:16 2009 +0200

    InheritValue: simplify and render thread-safe

commit 8b045d0d882c4509b5af9cc43597579679ec74bf
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 29 22:16:32 2009 +0200

    Allocate variable and inherit value before the variables lock
    
    The initial value of the variable must be correct when the variables
    lock is released after the variable was created. Hence we could not
    release the lock between Insert() and InheritValue(). If we did, there
    would be a race where another thread could see the variable with the
    generic default value (0, "", 0., ...) instead of the inherited value.
    
    So instead, we inherit the value in a temporary variable on the stack,
    before we take the variables lock. Then we can create the variable with
    the correct value without taking the lock for the duration of
    InheritValue().
    
    This adds overhead when an existing variable is re-created (i.e.
    reference count is increased but no new variable is created). But it
    dramatically reduces contention on the variables lock. More importantly,
    it allows calling InheritValue() without the variables lock. So when we
    fix InheritValue(), which is currently not thread-safe, we won't have
    any problem with nested locking.

commit 7868eb4ae83b5d195412eb6bca032ca37dd8d30d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 29 20:34:03 2009 +0200

    vlc_execve: use _exit in case of failure

commit 973bb4a52ca0de732b6152b1f657ad9056da4bcf
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 29 20:33:43 2009 +0200

    vlc_execve: simplify, keep standard error

commit 860a707fa6b05eb59ee15da833af7d655176ff65
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 29 20:19:34 2009 +0200

    screensaver: convert to POSIX spawn

commit 2a817cdbc2cd282b353cace71a8cd603d8151893
Author: Martin T. Sandsmark <sandsmark@samfundet.no>
Date:   Tue Dec 29 16:31:33 2009 +0100

    use _exit() instead of exit() when checking CPU capabilities
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit fce620e81a52930ed108c5a2e029a3c2dff3a6c6
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Tue Dec 29 14:49:45 2009 +0100

    skins2: don't draw control if non visible at initialisation

commit 1c3dea6380bb097a7cc43b040b25bf272321bedd
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Dec 29 18:03:04 2009 +0100

    rtp sout: adjust scope of variable

commit 865ab4eda8a6b21a7ba99443e3193bb91e739dae
Author: Martin T. H. Sandsmark <sandsmark@samfundet.no>
Date:   Tue Dec 29 16:13:32 2009 +0100

    Fix building of phonon-vlc

commit 31e8f235bd57af58c68ebcd51c4e987e6453186a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Dec 29 15:45:48 2009 +0100

    DirectSound: cosmetics and error path fix
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 3ff8a01e7463832b9f17ced012600ef0e5c35a34
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Dec 29 15:29:19 2009 +0100

    DirectSound: try to fix Wide Char issues
    
    Here, the DSEnumCallback documentation seems wrong or misleading, it needs LPCWSTR with DirectSoundEnumerateW
    http://msdn.microsoft.com/en-us/library/microsoft.directx_sdk.reference.dsenumcallback%28VS.85%29.aspx
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit acedeb2868f293edf520e21093112c6ce9039d11
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Dec 29 14:39:18 2009 +0100

    DirectSound: Options change
    
    Add an alias as "directsound"
    Add the deprecated option
    Add the change_restart_needed
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 0c2e5091bf968370d12f011dbec775d13f9b28ff
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Dec 29 14:34:13 2009 +0100

    DirectSound: Cosmetics
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit b27353620a82bcf7cb9bdddafae9781f0e419ecc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Dec 29 14:32:24 2009 +0100

    Waveout: Small scope improvement
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit c85d607420db8a3fc1025c3f4dee268cb533070b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 29 16:09:13 2009 +0200

    Remove buggy and never used VLC_VAR_INHERITVALUE
    
    InheritValue() is not thread-safe. It runs under the variable lock of
    the object creating the new variabe. But it reads variables of parent
    objects. This would require the variable lock of the parent object.
    
    We still need to fix var_Create() with VLC_VAR_DOINHERIT.

commit c1f4a7df713e08f94697fa7331cafe869979f154
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 29 14:07:23 2009 +0200

    Inherit from parent only, not from LibVLC

commit c8fbeb15d8c87f0f3c3c59066cccd27ad7ec5eea
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Dec 29 02:22:01 2009 +0100

    vod: switch to core code to generate SDP

commit d654348540103efcdfed49ecbdf8c7629fc1ed8c
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Dec 29 00:45:55 2009 +0100

    Change default alsa device lookup
    
    If ALSA_DEFAULT cannot be opened, loop through all available alsa input devices.
    (And if an alsa device was provided in the mrl but couldn't be opened, print the list of available alsa input devices in the debug output after the open error message.)

commit 6224f35b42e886e20cb40af3d95a0a72c6addc24
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Dec 29 00:18:26 2009 +0100

    Add a small help text to the alsa access.

commit b9452821d8d5595a77c645876c32009d6e67f8c4
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Dec 29 00:03:22 2009 +0100

    Use action id in lirc. (Untested)

commit ca35eb93bfb11e12133e473c473bd7a78f4b58d2
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Dec 28 18:11:35 2009 +0100

    Make sure that vlc.gettext.N_() returns the first argument.

commit fbd5aa9902bf2bfc36b7879f8791d910d77c9917
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Dec 28 17:52:34 2009 +0100

    Revert "lua: Make sure it builds with --disable-nls."
    
    This reverts commit 29847260f62e4cf6218b0700a75e6f6b9ffb84e3.
    I'd rather have a stable lua api (besides, vlclua_gettext is already a noop).

commit dfdcb64ae3c5ace5368649691270ec320e26c949
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sun Dec 27 11:10:27 2009 +0100

    skins2: add a fullscreen controller to the default skins
    
    This fullscreen controller is copied from the main window.
    It can be activated in fullscreen mode either via the 'i' hotkey
     or mouse middle button.

commit d7cc8ec81478335c871841c621ddf3ed571a8beb
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Mon Dec 28 22:02:46 2009 +0100

    skins(Win): add fullscreen controller as a child of fullscreen main window

commit c5bcda905d84c2ccc2fe8e13a50c803beb1ab695
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Mon Dec 28 22:03:33 2009 +0100

    msw: ensure the old vout output works as the new vout_display
    
    This patch ensures we get the same behavior on Vista/Win7
     (new vout_display) as we get on WinXP (old vout output with directx)

commit 858898544a6884b4cc6413a4cf934fb59a9e524d
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Mon Dec 28 21:33:29 2009 +0100

    skins2: setOpacity moved to a better place
    
    Opacity used to work only on newly loaded skins, but failed to work from
    skins restored from a previous session.

commit 29e8e98b99d8abfe231728119d4a39567176c37f
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Mon Dec 28 21:32:40 2009 +0100

    skins2: a tiny memory leak

commit 27073484ea8d550d4131c876cca477a664911e68
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Mon Dec 28 21:30:46 2009 +0100

    skins(Win): a proper way to terminate vlc
    
    This fixes vlc hanging when closed via the popupmenu in the taskbar.

commit f021273d91337665ac1d1d68e5c043757957dac2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Dec 28 19:07:56 2009 +0100

    Update LIST.

commit 9bcc170e96431f5d10cf1ca0870af579bc009920
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Dec 28 19:00:14 2009 +0100

    list.sh: fix modules listing.

commit ab2c173ab782250af7bd37924f6607fb6f705c1f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Dec 28 18:14:18 2009 +0100

    lirc: clean up.

commit f1144aea3a745d7005bcab2047f4b0ce3bfc082a
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Mon Dec 28 17:09:07 2009 +0100

    CSIDL_COMMON_APPDATA means All Users\Appdata, not MyUser\AppData

commit cccd5463141e1ab89871f3f725c2908f962b65ab
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Mon Dec 28 17:07:59 2009 +0100

    mp4: Factorize

commit 2e14304591c94e3911f4983b1d4eb4a995bdd5f9
Author: Sebastien Zwickert <dilaroga@free.fr>
Date:   Sat Dec 26 02:18:03 2009 +0100

    gui/macosx: fix crash when the volume slider has been modified.
    
    Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>

commit 9c21b7ec34ef07a4f4c6b5e9dc4625ad02456bfb
Author: Sebastien Zwickert <dilaroga@free.fr>
Date:   Sat Dec 26 00:37:12 2009 +0100

    gui/macosx: Fix ugly flashes of video view when the splitviews are resized.
    
    Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>

commit bb8a0acca9cc31fb2c614cefb1c320ba08215eef
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Dec 28 14:39:33 2009 +0100

    factorize.

commit 9dd8eab907f57f7b2c1cfc4bda935c43a6579490
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Dec 22 16:06:37 2009 +0100

    module_cache_t: fix padding.

commit 8939e8f944fbac079dd9e2d04ca5189a8fed1407
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Dec 22 15:46:54 2009 +0100

    Fix padding for picture_t and subpicture_t.

commit 9fa485d12015c27cd34e81f3e703559d2b32416b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Dec 22 15:07:21 2009 +0100

    input_thread_private_t: fix padding.

commit ba807e32909450664f548701e34411d0d1d7207b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Dec 22 14:45:51 2009 +0100

    libvlc_priv_t: fix padding.

commit 9a634b1f6a78b9189adcce4a51a781353bc813e7
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Dec 22 14:33:35 2009 +0100

    input_item_t: fix padding.

commit 78869b0072ea638b7891fc15f9b88f30c151552e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Dec 22 13:29:48 2009 +0100

    input_clock_t: fix padding.

commit 9f584dfb5622cb5b7a81f3e516179b76236c6cc2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Dec 23 13:30:11 2009 +0100

    libvlc: destroy the intf variable only if created just before.

commit bf4d8c909f1b76103674f5a00ae93a8a1d626f96
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Dec 20 17:44:56 2009 +0100

    cmml: remove a potential security problem.
    
    Anyway:
     * cmml samples can't be found in the nature
     * cmml demux does not works AFAIK
     * we will remove cmml soon.

commit f45691bd1e685574290b4d8caede5dede6020c48
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Dec 20 16:32:31 2009 +0100

    sout_announce: use a static mutex instead of a variable.

commit fd3aa03e0c23a57a0018098e30dfcc507580142d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Dec 20 12:19:05 2009 +0100

    vlm: use a static mutex instead of a mutex variable (and fix a path with a missing unlock).

commit 4b3df746d3dd75597e3ceaa102ef26eaa3e4ca4b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Dec 20 12:05:45 2009 +0100

    relavideo: remove unused mutex variable.

commit eb6d8c3c71d26aae99321abb28feef818d968a33
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Dec 20 11:11:34 2009 +0100

    x264: use static mutex for win.

commit 2d4bad07085303da4c1cd15972e9e362cfa8e704
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Dec 20 10:59:27 2009 +0100

    osd: fix return value.

commit c59ef2997b06c4a7292e48636491868aae4c0d9a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Dec 20 10:57:13 2009 +0100

    video_filter_rotate: fix race condition.

commit 4434af1357525d2c49da1f6ed52f043b06d13da1
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Dec 20 10:54:16 2009 +0100

    playlist: add a fixme => race condition.

commit 5d90c3fa0c62e164c3aef5c5075b64f7455fa777
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 28 11:38:35 2009 +0200

    vlc_GetActionId: binary search

commit 1b7540c4e7db9d419566bf36aac08aaa6f559895
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 28 11:30:10 2009 +0200

    Check that hotkeys are sorted properly (debug-only self-test)

commit c6c70ebc8012ab922343f3a8a0fe4f29fd71f936
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 28 11:29:43 2009 +0200

    Sort hotkey names ASCII-wise

commit b7d1960fc01e8dd8aadeb8da42e1333e86d429ab
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Thu Dec 24 11:43:10 2009 +0100

    msw : support for vout_window_SetFullscreen
    
    This patch opts for the new vout_window_SetFullscreen when a vout window
    provider is available and keeps on the old way otherwise

commit bd99a2e1115314165b13763fceb02f3984ffc08b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Dec 28 09:57:36 2009 +0100

    POTFiles update with removal/addition of files

commit 84fdb5fef5e8bdadb935b4cfac02e4165b210530
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Dec 28 09:54:39 2009 +0100

    NEWS about opengllayer and sqlite and DxVA2

commit a901b8ad32819409b05490b45c7a702d754239ea
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Dec 28 03:02:29 2009 +0100

    macosx_dialog_provider: Don't waste a thread for nothing and make sure we call AppKit from main thread.

commit c4d1a91a89e2969dd3a825b25532984c0b66be89
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Dec 28 03:01:53 2009 +0100

    qtcapture: Make sure we don't block on main thread at destruction.

commit 29847260f62e4cf6218b0700a75e6f6b9ffb84e3
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Dec 28 02:49:12 2009 +0100

    lua: Make sure it builds with --disable-nls.

commit 1676fb0f6acf33646bee4535e3d332ab83d5ea17
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Dec 28 02:06:14 2009 +0100

    opengllayer: Remove this module.
    
    This hasn't been converted to "vout display".
    This is to my knowledge not in use.
    This is calling main thread synchronously on every redraw making the overhead too important, and the overall performance of the module very bad.
    There is to my knowledge no way to fix this using public API on 10.5, without a complete rewrite.

commit f25b03685261dd43866f829200b7594454036501
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Dec 28 00:32:58 2009 +0100

    BDA: include ordering
    
    This remove unnecessary include and fixes a warning

commit 396df1b5c3c28f60afa30082d75a3be8085024f7
Author: Srikanth Raju <srikiraju@gmail.com>
Date:   Thu Dec 17 23:44:13 2009 +0530

    Sqlite: Typo in testing for threadsafeness
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 16cb266cb6f46c62213d0a5723b21a11110267b9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 27 23:01:45 2009 +0100

    Experimental lua gettext support.

commit 60a57b8367661ebfffdf6e88e6e1965b1ed7878f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 27 22:36:10 2009 +0100

    Misc lua interface changes.

commit abfa2cef80509443b6d9930730079018058e2a80
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 27 22:14:10 2009 +0100

    Add new rate command to rc.
    
    Enables setting playback rate to a specific value.

commit 4468f68613128ecf695a25b9821426de74d6caa7
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 27 22:04:10 2009 +0100

    Fix rc hotkey command.
    
    (accepts full hotkey names or hotkey names without the leading key-)

commit 469613e252bc8b0b22e883d88e0be0a6f7b0a4ff
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 27 21:53:02 2009 +0100

    Add vlc_GetActionId().
    
    vlc_GetActionId() is used to get an ACTIONID from the action's name, which is way better than getting the hotkey setting from the hotkey name and then, if the hotkey was set, looking up the corresponding action id ... since this also works if the hotkey isn't set. Export this function in lua and use in common.hotkey().

commit 621afc68d4cb5aff9e463f5161decd1396e94af2
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 27 21:14:17 2009 +0100

    Don't print welcome message if it's empty.

commit 4cf0140c9f3419ea81a50745eaab2bf373875cce
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 27 21:08:55 2009 +0100

    Implement menu command. Disable eval command unless rc={eval=1} is set.

commit d34809417bb615fb7d9ec63fc10845e74bad6384
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Dec 22 00:24:38 2009 +0100

    Simplify lua http's custom.lua. Print any errors while loading custom.lua in the debug output.

commit 054c7f95c116126e6d4f80ad5e4e140dd8d1a99f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Dec 22 00:08:26 2009 +0100

    Prevent errors if item name is nil (I wonder why that happens though).

commit 66cdfd6b1a8a24433ab716387f0a79a01aa53934
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Dec 27 16:10:58 2009 +0100

    DirectSound: use DirectSoundEnumerateW iso DirectSoundEnumerateA
    
    And other alignment changes

commit 9375bd72215cc0bfbc87e2a52e9dc0179fea514e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Dec 27 15:55:51 2009 +0100

    SDL_INIT_EVENTTHREAD is supported on Windows now.

commit c192372d70547e81c4da314e9b4e5ad887c9985a
Author: Paul Corke <paul.corke@datatote.co.uk>
Date:   Thu Dec 17 17:30:18 2009 +0000

    Fix compilation under MinGW/MSYS on WinXP Remove an error about a missing symbol WSA_QOS_EUNKNOWNPSOBJ
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 01461816d841cdbc10ef791b8653717d551ba658
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sun Dec 27 13:20:08 2009 +0100

    skins: update skins dtd (new loop parameter)

commit a0f5957a29f6793f6ae91bacac66afea6b578d33
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Dec 26 13:54:16 2009 +0100

    skins2: add a 'loop' parameter for animated bitmaps
    
    This loop parameter is intended to run animated images for a given time
    In addition, animation is started again in the following cases :
       - when visibility changes
       - when active layout changes

commit b8181acf9ab038bb921ae84eded944d2092bce48
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sun Dec 27 11:55:30 2009 +0100

    skins2(Win): fix a timer issue
    
    Win32 API SetTimer is not a oneshot timer.

commit 035d5591089275adc7b07c4dab2fac015f248940
Author: Brian Weaver <cmdrclueless@gmail.com>
Date:   Sat Dec 26 19:52:58 2009 -0500

    Fixes a build error on OS X
    
    Build problem in the modules/video_output directory
    
    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>

commit f74cbdf7a418b9be1e60ee43bfdf94bafe283760
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Dec 27 02:41:54 2009 +0100

    DirectX/Waveout: new windows_audio_common.h file
    
    So we stop duplicating the code if we try to improve it later on :D

commit 9ae49e3bb196a59f827e704c4b6eedf22faf007d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Dec 27 02:19:12 2009 +0100

    DirectSound: cosmetics

commit 450070869e8b7411865e287d2acab2df69331a37
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Dec 27 02:03:11 2009 +0100

    DirectSound: fix a warning

commit 2ee365479301f4c265737367b481c3bd60480a08
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Dec 27 01:40:38 2009 +0100

    MSW vout: fix compilation since [76e8da0ff] change

commit 20abd0db808e293360bd0172bc4ed78639257cba
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Sun Dec 27 00:39:10 2009 +0100

    Skins: set the maximum volume to 1024, not 512
    
    close #2089

commit d147daa23d0205c2e3ea283f738453d1e0a4f97c
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sun Dec 20 10:00:35 2009 +0100

    skins2(Windows): add a black windows for fullscreen and manage z-order

commit b92e60148959f3cb63e895943ea803222750f7ea
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Dec 26 21:54:45 2009 +0100

    skins(Win32): add hotkeys support in fullscreen mode

commit 1d6a9562095e15f5d474320712de5abc15719813
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Dec 19 19:30:23 2009 +0100

    skins2(Win32): prepare for typified windows

commit ce4bddf30723ccff2bbea8015e738339c207003c
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Dec 26 21:31:06 2009 +0100

    skins2: optimize refresh
    
    skins2 manages a cache for building layouts. Yet, on each redraw/expose,
    it rebuilds the whole layout. This patch avoids these unnecessary rebuilds.
    It results in dramatic improvement, especially on Linux, where refresh was a real issue.

commit 58a785a56ec1f8685c1d546f5ca2d4bccbff286a
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Thu Dec 24 09:36:37 2009 +0100

    skins(Linux) : fix crash with a few skins (e.g Orangeade) and xcb_x11
    
    On X11, windows are created with a 1x1 size and updated later on.
    In some context, vout_display can catch this 1x1 size before the size is updated.
    This results in a crash in swcaler.c which gets a 1x0 size (division by zero)
    Changing default to 10x10 solves the problem.

commit 06971e967343dc23eb6c84db1e01709ee0b64f83
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Dec 26 11:56:32 2009 +0100

    msw: typo

commit b97c469d7972d59e42a7407131bd30ac4dbdf4a0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 26 22:09:49 2009 +0200

    XCB/XVideo: skip completely if overlay is disabled

commit 103cd865cc6aa2b19f1fd1adbed8d13c1d8c5543
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 26 22:07:52 2009 +0200

    XCB/window: hackish implementation of video wallpaper

commit 1d288a105d764cf9575c884d540f3135273f9fb5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 26 21:58:31 2009 +0200

    Rename directx-wallpaper to video-wallpaper

commit 7fc4ffde08b9da5fe4e032f6da248033e242d6b8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Dec 26 20:54:11 2009 +0100

    ASF: remove unused variables

commit 3f31d5ecd5d775d96d2d61f952e5a7cca6dd412d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Dec 26 20:00:32 2009 +0100

    Typo in previous commit

commit f68e1815fa8ac732f2951fb8301cb1e1e3ce1886
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Dec 26 19:56:17 2009 +0100

    DC1394: use SCNx64 instead of llx in sscanf

commit ff894ff1a89ef8ea4dda9ba4799d6c86385fc49e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Dec 26 19:46:40 2009 +0100

    http access: use SCN instead of PRI with sscanf

commit df509ccf56baa3e79a885f017aa97d205f2feabc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Dec 26 19:39:59 2009 +0100

    SAP SD: Use SCN in scanf instrad of PRI

commit 4c1a614be06811db86dac6abc68c155e3c6af538
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Dec 26 19:30:51 2009 +0100

    osx/framework: propagate NSInteger and NSUInteger

commit 474b2271e93fb872a1b0c682da2e3c4b76d48c11
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Dec 26 19:29:56 2009 +0100

    updated NEWS for OS X

commit 5a22940f0256bddbcf9d30073f2846d3777cf104
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 26 20:02:25 2009 +0200

    Typo

commit 5edb2c25a7b4e6eabd81f4758deea375a409f498
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 26 20:00:58 2009 +0200

    Really make a valid URI for '-'

commit eeff52c80e2c3321b8de8e358ba41af65309d2be
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 26 19:59:02 2009 +0200

    Revert "Win32: fix #2592 (stdin file input). It may impact other platforms, so please test, and fix/revert if you see a bug."
    
    This reverts commit e33a82dbd7ef005de310f67f7cc83a1bf0c71269.
    This broke opening any file starting with a dash.

commit 36558eb52ea617c0c6293dc0974bc41df3fca1ba
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 26 19:50:19 2009 +0200

    Pass full window state to window providers

commit 2c077cc08764769d48208237235895e23657f45e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 26 19:46:46 2009 +0200

    XCB/window: implement below state

commit ec945c264c2b53b0e20a1b9a7198efa31e0f29ab
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 26 19:46:21 2009 +0200

    Qt4: do not implement below state

commit 76e8da0ff1691aad46f89810712c6eda6e548ee8
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 26 19:36:37 2009 +0200

    vout: expand stacking mode from boolean to unsigned
    
    This enables passing a below state in addition to currently supported
    always-on-top (above) and normal. (However, none of the window provider
    support it just yet).

commit e21af72667a0291da9decea43330b881fabf8939
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 26 14:14:18 2009 +0200

    VOUT_WINDOW_SET_ON_TOP -> VOUT_WINDOW_SET_STATE

commit b20b1a2734e994561182770281bad9eee5a38bb1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 26 14:29:08 2009 +0200

    freetype: NULL for %s is not portable

commit 77271be3e3ef44bcf777639d61fef615bbfc55bc
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Dec 26 17:43:35 2009 +0100

    osx dialog provider: make sure we can actually quit VLC

commit 7a9922581df7d2a1733bfc506581e18b92f8e0b6
Author: Ilkka Ollakka <ileoo@iki.fi>
Date:   Sat Dec 26 18:42:15 2009 +0200

    transcode: change default scaling factor to 0 -> no scaling

commit deeb788f76b62e2736dbccdc7a098fc03aa81f1d
Author: Ilkka Ollakka <ileoo@iki.fi>
Date:   Sat Dec 26 16:23:33 2009 +0200

    transcode/video: fit sar-calculation
    
    Should fix aspect-ratio issues and fixes #2793

commit 1b0b082d7bac17c96fbff5dd31faf1d2d5d327c7
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sat Dec 26 17:19:04 2009 +0100

    contrib: use real prefix when hacking libintl headers

commit 1bc507d196cb6629440df5d4fe71a59324e2880d
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Sat Dec 26 14:45:03 2009 +0100

    Qt4: add the verbose-objects option to the messages window

commit 61eaa3fd2d1fb30aae22f0888018de3693b215af
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Sat Dec 26 14:36:34 2009 +0100

    DirectX aout: select the output device by its name instead of its number in preferences

commit 2bdc3570c0881f2751456c4fdf114a3be61f6dda
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Fri Dec 25 16:25:54 2009 +0100

    while I'm at it: don't crash either if I select something in getOpenFileNames

commit b039abe935b5d91e186dae3bb64405cafa400460
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Fri Dec 25 16:20:42 2009 +0100

    Don't crash if I click "cancel" in getOpenFileNames

commit e33a82dbd7ef005de310f67f7cc83a1bf0c71269
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Fri Dec 25 13:57:57 2009 +0100

    Win32: fix #2592 (stdin file input). It may impact other platforms, so please test, and fix/revert if you see a bug.

commit c2e29f67fd13431af4823fa4af934cf30f357052
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Dec 26 16:10:43 2009 +0100

    macosx/framework: Remove unneeded configure flags.

commit 728290e9b19b98e015308c89cba7720ed7864173
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Dec 26 16:08:54 2009 +0100

    configure: Make sure independant Mac OS X-related modules can be activated/deactivated individually.

commit 73ac0ce9d1078b6604278f8a38d27457e0e33af8
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Dec 26 15:18:06 2009 +0100

    input: With --play-and-pause don't pause non pausable stream.
    
    Else, this results in triggering the timeshift module.

commit 19791dba9259c51a4e4593393d36afe5c611d9da
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Dec 26 15:37:40 2009 +0100

    osx/framework: use the OS X dialog provider as interface module

commit 6d1ad866728e4cf4732270b785dc0d1e777d148e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Dec 26 15:36:11 2009 +0100

    osx dialog provider: implemented the progress bar dialog

commit e6f3057f5016f55fad5c244d8209c5ebf83d35c5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 26 13:44:00 2009 +0200

    Remove unused lock

commit af97f24d528acab89969d6541d83f17ce1ecd580
Author: Brian Weaver <cmdrclueless@gmail.com>
Date:   Sat Dec 26 01:37:54 2009 -0500

    Modified the main OS X interface module to remove the use of setjmp() and longjmp(). The MainMenu.nib file was modified to invoke the stop selector instead of the terminate selector on the NSApp object. This allows the OS X framework to return from the call [NSApp run] instead of using setjmp()/longjmp() in a managed framework.
    
    Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>

commit be8909be21eb2ec7e7a2111396ef29d20095ee8f
Author: Sebastien Zwickert <dilaroga@free.fr>
Date:   Fri Dec 25 21:23:00 2009 +0100

    gui/macosx: Do not automatically resize the video view by calling scaleWindowWithFactor:animate: when it is embedded.
    
    Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>

commit dabbedc659d5af0992f9247731afc52c0b65bfaa
Author: Sebastien Zwickert <dilaroga@free.fr>
Date:   Fri Dec 25 21:22:24 2009 +0100

    gui/macosx: fix a side effect when the playlist's splitview is resizing in embedded window.
    
    Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>

commit 39d525d8bf55537dfa35119c7d5c013df2718ce8
Author: Sebastien Zwickert <dilaroga@free.fr>
Date:   Fri Dec 25 21:21:37 2009 +0100

    gui/macosx: uses the superview object for swapping between the video view and the temporary view.
    
    Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>

commit b1198ae4eb4d7f1d8d073119acdaa85907bab79d
Author: Sebastien Zwickert <dilaroga@free.fr>
Date:   Fri Dec 25 21:20:49 2009 +0100

    gui/macosx: try a fix of validateMenuItem: that avoid to fail on __vlc_object_release() assertion (internals->i_children==0).
    
    Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>

commit 46b7f9a6e1876ccc2204e3c4a06ef8efae39da46
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 26 11:29:30 2009 +0200

    Remove unused string
    
    Pointed-out-by: Fumio Nakayama

commit e66e185558bc2cd366f190fb498475b26e40e2db
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Dec 26 04:20:19 2009 +0100

    osx dialog provider: minor cleanup

commit d04d6561419a90cc1fac0c700188302c93f220b8
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Dec 26 04:16:30 2009 +0100

    added a Minimal Dialog Provider for Mac OS X
    
    Currently only used to display the question, login, error and critical core dialogs whenever VLC runs with a GUI on a Mac.
    
    Disabled by default. The login dialog's layout will need some more love.

commit 331c2a6bb7756b1462e1a649f141bfef081b8f98
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Dec 26 02:42:13 2009 +0100

    configure: Fix Mac OS X audio detection.

commit 839f9f95f891d7f1495c6d9ba444e8f6cf0093ab
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Dec 26 01:10:57 2009 +0100

    macosx/framework: Bring back --play-and-pause.

commit 423f5d1b188546c7b9ea273a927ac3a85516e8ed
Author: Hugo Beauzee-Luyssen <beauze.h@gmail.com>
Date:   Mon Dec 21 15:31:36 2009 +0100

    Qt: Use the singleton class, to simplify the code
    
    Use the generic singleton for Bookmarks, ErrorsDialog, extended dialog, GotoTime dialog, every help class, MediaInfo, Messages, OpenURL, Playlist, Plugin, Podcast configuration and VLM. Also fix some memleaks when quitting
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 120a9af2529f50eae6e0d4e2b556f0ac0a9551e4
Author: Hugo Beauzee-Luyssen <beauze.h@gmail.com>
Date:   Mon Dec 21 15:10:05 2009 +0100

    Adding a generic singleton pattern implementation
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit f54df2932cae8cd2f467f3fdc7e7c8ca15314420
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 24 18:24:27 2009 +0100

    vout_macosx: Fix a typo.

commit df328ccffbe77f366a318169cfe6ce5f4939ef19
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 24 18:05:04 2009 +0100

    macosx/framework: Factorization.

commit 17df4f91487f3a6a1a4d36e0156cca5d074a7bb7
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 24 10:04:54 2009 +0100

    macosx/framework: Use the new "vout display".

commit 7bb3c466e0fe245d35b00ee698cdbbd09027f9e6
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 24 10:04:16 2009 +0100

    libvlc: Fix documentation regarding drawable-nsobject.

commit ecc72fd1c43a75ae8df40514137f83cbaaf2fa66
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 24 10:01:11 2009 +0100

    New "vout display" for macosx.
    
    It is non blocking regarding Main Thread.
    It is compatible with minimal_macosx in term of drawable-nsobject.
    It will only work if a drawable-nsobject is provided.
    
    It removes the glitches there was with minimal_macosx (and gui/macosx) when:
    - Displaying the first frames
    - Resizing the view.

commit 8496ea9b762a38df5f911ed5adfc3f731eef5400
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 23 19:20:42 2009 +0100

    macosx/framework: Renamed all the targets to be more explicit.

commit bdb6d9864f5c045115b8831618b003b28694922e
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Dec 23 21:36:20 2009 +0100

    vod: removing more unused stuff

commit 002746bfd2146e5b9dd698cccf6774ab75d42d56
Author: Ilkka Ollakka <ileoo@iki.fi>
Date:   Wed Dec 23 22:27:04 2009 +0200

    x264: remove unneeded p_buffer

commit 2e74ee84b1f35d822fe1eaca6e2e081f0caa6d60
Author: Ilkka Ollakka <ileoo@iki.fi>
Date:   Wed Dec 23 22:13:54 2009 +0200

    mp4: fix sar_num calculation

commit baced9d2b5707f5728d80e18c5d40a1742a59a19
Author: Ilkka Ollakka <ileoo@iki.fi>
Date:   Sun Dec 20 16:51:00 2009 +0200

    x264: avoid one memcpy

commit 70439ea3435c8d9e06b47898815f1cc11b9de1b3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 23 21:22:30 2009 +0200

    SAP: try to improve playlist category name as earlier

commit 633a5efc47a2748fcf87cf51e93036a9a8eb8bef
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 23 21:20:15 2009 +0200

    --list: do not use colors if stdout is not a TTY
    
    This is consistent with --help behaviour.

commit ec994587f1fc9426826e5e48e8b899694b9fb361
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 23 21:17:27 2009 +0200

    Revert "sap: Rename to "Network Streams (SAP)""
    
    This reverts commit a1ab6ede05ac74a1ab75ba8a10b3c4802ae0c14e.
    This is not anymore needed with the probe rework.

commit f5a761654c8a9bf850a885280cbd2e24fb857000
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 23 21:16:57 2009 +0200

    Revert "No need to show service probes in the module list"
    
    This reverts commit b2ee1bcfbc8ebbf08c816bb6b18b1e321b7723bb.
    This is an ugly and confusing hack.

commit b2ee1bcfbc8ebbf08c816bb6b18b1e321b7723bb
Author: Fabio Ritrovato <exsephiroth87@gmail.com>
Date:   Wed Dec 23 17:47:18 2009 +0100

    No need to show service probes in the module list

commit e725aa5ecd165b906e6fe841eb0ce5fa8d5d8ece
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 23 17:15:44 2009 +0100

    macosx/framework: Change the name of the default target to "Build Everything"

commit 16350c64e3aeaf4bb10bb897dfd3634de55a0722
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Dec 22 20:59:28 2009 +0100

    macosx/framework: Make sure remainingTime is KVO.

commit 549b9331e876edcbaf91b75a4388cd4054b8f011
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Dec 22 20:50:14 2009 +0100

    macosx/framework: Handle media changed events.

commit 5871680a4a5154314beb0c7c507e8629fd44f361
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Dec 22 20:49:31 2009 +0100

    media_player: Emit an event when the root media is changed.

commit 43db2ff148439be1aec70febd64e1c0c5f26bc40
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 23 14:55:28 2009 +0200

    XCB/XVideo: ignore ARGB picture format

commit 5ab6e093eaa4e79ab439b84df26c40b470c55dec
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Dec 22 20:59:41 2009 +0000

    Ball uses sqrt() and roundf() and so needs -lm

commit 3a5d4f38f1c51f8e92a3b6e3f341c7ae28131191
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Dec 22 20:15:29 2009 +0100

    ps demux: fix overlook when fixing timestamps

commit 8049a708841ea4c831c9fbfc576ba6e9ef1cebe9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 22 18:46:29 2009 +0200

    Remove module_GetModulesNamesForCapability

commit df596611690f98ef6019d699072373410768b8a9
Author: Fabio Ritrovato <exsephiroth87@gmail.com>
Date:   Tue Dec 22 18:34:24 2009 +0100

    Don't use color when listing modules on Windows

commit f5dcf639d8c7ab29003d8262765c16e138877c46
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Dec 22 17:55:09 2009 +0100

    macosx/framework: Bring back default logging value to -1.
    
    We could probably expose some function to let the client change that on the fly as well. And/Or fix the logging API.

commit 681a89dede5cf42f3349bc085bf49c35e130f155
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Dec 21 15:17:24 2009 +0100

    macosx/framework: Disable the media library since it is not exposed.

commit 9654fccc6af86c30a536b26ad816428dbb218109
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Dec 21 15:16:52 2009 +0100

    macosx/framework: improve comments in VLCMediaPlayer.h.

commit 6f4f52118dcd101eaf88b440125c7689610ca72d
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Dec 21 11:58:38 2009 +0100

    macosx/framework: Simplify the API for audio tracks, chapters, titles, and subtitles.

commit e0ee5193a6acbecfc3549634023f8f468aa34ebd
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Tue Dec 22 17:45:51 2009 +0100

    skins2(Linux): enable transparency since setOpacity is now available (to be tested)

commit 671bf6f82838e1a58b94bd9bc21cf5b0b0fc79fa
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Tue Dec 22 16:26:32 2009 +0100

    qt4 and skins2: fix resizing issue when zooming in/out and is_display_filled is enabled
    
    returning VLC_EGENERIC is no problem, since the vout system is an observer of the change in size and will report the real situation.
    returning VLC_SUCCESS is wrong in an asynchronous environmenent, as resizing is only performed later on (or not) depending on GUI configuration.

commit 4a080e62f19b3314657e0474b5317fd899fe34d2
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sun Dec 20 20:24:58 2009 +0100

    vlc core: remove a hack that seems no longer needed
    
    On the other hand, it allows intf-show to really perform its goal
    (react on user interaction via hotkey or mouse)

commit 8803ce9daf5141c840747c6edf977e2c7ae9651b
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Mon Dec 21 13:01:06 2009 +0100

    skins(x11): use EWMH when possible (especially for fullscreen)

commit 2093cfa748bfa6f4f4e6582b8527729d4145ae0f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Dec 22 12:31:10 2009 +0100

    Second (blind) attempt at fixing win and mac.

commit 03fbbec7cb12500ab21fee6b19d2182e3089f4c4
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Dec 22 11:37:34 2009 +0100

    Revert "Probably fix LoadMessages() on windows. (Untested ... I'm not even sure that the config is initialised when we're called. But that shouldn't matter, we'll just fallback to the default data directory)"
    
    This reverts commit 4c5f93c1dd02cd2d79102c256f43cff4c7f9cb99.

commit 37670ff64f5da1e06ef6e4edb0c69b8aac65d0b6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 22 12:51:01 2009 +0200

    vlc_probe need not be exported at the moment (fix check)

commit 4c5f93c1dd02cd2d79102c256f43cff4c7f9cb99
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Dec 22 11:08:59 2009 +0100

    Probably fix LoadMessages() on windows. (Untested ... I'm not even sure that the config is initialised when we're called. But that shouldn't matter, we'll just fallback to the default data directory)

commit 749065d0ab89df414fbb501c6370b7ca71a9f878
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 22 11:49:47 2009 +0200

    shoutcast: dummy probe support for Internet entries
    
    TODO: Freebox

commit 220742efe219472d937cdda92b8c5062f04ddfcd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 22 11:44:18 2009 +0200

    mediadirs: dummy probing support
    
    Maybe we should check the directories do exist first?

commit 2c421865d24245cc4aaaa840bfa7f9b0db48f3e7
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Dec 21 23:54:41 2009 +0100

    Bump a few copyright dates.

commit e44e2294e7a587696965e3e1845b86a1350a7af1
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Dec 21 23:52:47 2009 +0100

    Only skip \r or \n.

commit fd7f9a09f0d2d40386ffa6fcbc228f782f357b47
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Dec 21 23:24:30 2009 +0100

    Add new common.volume(). Understands use of strings like "+10", "-10" or "10" for relative or absolute volume changes. Fixes volume in http interface.

commit 8cce51341d9b86a761f25a6f69b6e915f3183508
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Dec 21 23:12:32 2009 +0100

    Prevent setting volume to outrageous values.

commit 11de24dfc1e963f582ffa198af3e1582971e6dd5
Author: Adrien Maglo <magsoft@videolan.org>
Date:   Sun Dec 20 13:27:17 2009 +0100

    New video filter : augmented reality. Add a moving ball to the video and handle bounces on the edges thanks to a Sobel gradient computation.
    
    Signed-off-by: Antoine Cellerier <dionoea@videolan.org>

commit 3c1df96cda8086f605f2eacaa5653c9e43ec45ac
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 20 15:57:47 2009 +0100

    Mention the lua intf move in NEWS. Print an error if lua wasn't found and wasn't explicitly disabled in configure.

commit c7b0875374876a36c40db3e295bba2d6876fb589
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 20 15:44:01 2009 +0100

    Cleanup playlist status.

commit 57548ac9e60dacba20b414065943a89e10e59521
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Dec 20 15:31:23 2009 +0100

    Deprecate the C rc, http and telnet interfaces. They are still available as oldrc, oldhttp and oldtelnet.

commit b601fe0adff74d9497d6a6150bc6a8f96854e63a
Author: Antoine Cellerier <antoine@macbook.(none)>
Date:   Sun Dec 20 15:06:22 2009 +0100

    Fix mutex cancellation.

commit 28e52ddb9b8a1ae76eba086114ecf0bca90383ee
Author: Antoine Cellerier <antoine@macbook.(none)>
Date:   Sun Dec 20 15:05:02 2009 +0100

    Add --data-path option. Access the src share directory now works from build tree.

commit 8241e58419c8eb84bb02117467b6e8957e1ab0ae
Author: Antoine Cellerier <antoine@macbook.(none)>
Date:   Sun Dec 20 14:24:37 2009 +0100

    Fix blocking/non-blocking accept in lua interface.

commit c77b28e21ba84f0212383f6c87d29fb5e103cc94
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 21 21:45:52 2009 +0200

    Add a warning

commit 88c6f5f8eefc4bb203d59b4a14bc8b4b9b954637
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 21 20:39:45 2009 +0200

    XCB/apps: probe if the X server is present

commit 63bb4f962743925e29fa4d6a7f9b6f59b00ba6a7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 21 20:28:36 2009 +0200

    UPnP Intel: dummy probe (untested)

commit 69ed08a264ceb1e1b4cffd4e7f36b347692dff20
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 21 20:27:53 2009 +0200

    upnp: probe support (untested)

commit f39acb0deefb36207a585974cb6fce073168c279
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 21 20:26:36 2009 +0200

    udev: probe support (untested)
    
    This actually checks that udev works.

commit 3658cf84ff5d513b6d4898711e4069bba93bf312
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 21 20:20:09 2009 +0200

    podcast: probing support

commit e7829879f3449b7af8529832430bb053daa08ac4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 21 20:19:25 2009 +0200

    MTP: implement probing (untested)

commit 4037348c022a8937d8153e1a72c16a6085f01d15
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 21 20:17:50 2009 +0200

    bonjour: probe support (untested)

commit 32326b12cd83b0952fddbfdd89899f3fa98b5bda
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Dec 20 01:51:54 2009 +0200

    SAP: implement probe

commit ace8442cc7b676b95aac14c6b93985657e020aa6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Dec 20 01:51:38 2009 +0200

    probe: helpers for services discovery

commit 1cfe42c98fe6b715632a447957a733b5f6d0c36f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Dec 20 01:27:59 2009 +0200

    vlc_sd_GetNames: use probe

commit 15d640b84294de5f865dd49d040c0ca24abcd091
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 19 20:26:30 2009 +0200

    probe: infrastructure for run-time features probing

commit dccd947213dd8a81511557eaa3dce0602500113a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Dec 20 01:27:07 2009 +0200

    vlc_sd_GetNames: add object parameter

commit f2d0e53b9f6127eae6bf7a4bf808e4a1d8174663
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Dec 21 18:47:27 2009 +0100

    Allocated a direct3d back buffer as large as the whole virtual screen.
    
    It will allow to resize the video on multiple monitors.

commit 0a38e4154a7b41cb78cf4dde5ffc70818b159012
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Dec 9 21:05:28 2009 +0100

    Fixed msw vout titles.

commit f12ce3792413ddb2705c1460097eaf74a29f8f59
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Dec 21 11:07:14 2009 +0100

    Fixed fine rate control (hotkeys).

commit a0c03e338ffda98c3075ef1653974f859657c264
Author: xxcv <xxcv07@gmail.com>
Date:   Sat Dec 19 18:58:36 2009 +1100

    Qt4 streaming with dshow mrl fix
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit cb63896dc6deedf028a43d826f1453ec8b30328a
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 21 12:33:27 2009 +0100

    avformat mux: remove unused variables

commit bd0b49dbcfe19f65b091af6ea156781f019e0bf8
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Dec 21 12:05:39 2009 +0100

    Build fix
    
    Avoid nested /* */ comments

commit cdae7653cc243584b963716065a404f1e0665d0f
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 21 11:54:06 2009 +0100

    Increase avcodec encoding output buffer size
    
    Make some room for potential headers, You can now output VLC_CODEC_BMP
    We use the same arbitrary value of 200 bytes than ffmpeg.c
    
    Note: if we can ask FFmpeg to output RGBA (32bpp) or RGB48 (48bpp) then
    the multiplier should be increased to 4 or 6 (needs to be investigated)
    
    Pointed-out-by: ivoire

commit 34f66f14f6cc7c228785be7b474579eace57bc97
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Dec 21 10:45:19 2009 +0100

    Fix and augment libvlc_media_player_(s|g)et_nsobject documentation
    
    Note: this should be reviewed and further enhanced by an actual
    user/developer of this API.

commit a1ab6ede05ac74a1ab75ba8a10b3c4802ae0c14e
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Dec 21 09:11:43 2009 +0100

    sap: Rename to "Network Streams (SAP)"
    
    Feel free to revert, or to find a better name, or to remove "(SAP)".

commit 15ddcc9c333150b59ad335b22c019312297e68e6
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Dec 21 09:01:20 2009 +0100

    macosx/framework: Change the repeatMode setter to be a property so that it can evenutally be used with Bindings.

commit 55f19bbcf48c27ef29687d52bb113ccd0babb001
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Dec 21 00:17:19 2009 +0100

    osx/framework: added methods to access end-user-compliant names of subtitles, audio tracks, etc.

commit 3154a8b75ed3b98baf06c4163882c5a2d3069f86
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Dec 20 23:30:27 2009 +0100

    osx/framework: fixed a typo and enabled the framework to open external subtitle files

commit 6ee778a4ea323a91929ae1caad5e87153ce190b0
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Dec 20 20:18:36 2009 +0100

    osx/framework: renamed a few methods for consistency, added an addition subs method
    
    additionally, this changes the playback behavior of VLCKit. play-and-pause is no longer enabled.

commit 42a162155564489fe694b190a42472dbce0260f1
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Dec 20 17:16:19 2009 +0100

    osx/framework: don't interfere with the NSCell API and fail gracefully if pausing throws an exception

commit 8fe7e00b905f185e7aa4c15e139f2974df723465
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 23:52:31 2009 +0100

    Fixed audio date on rate change in FLAC packetizer.

commit 4dcc2c422b9304d7ad2fd7df6885801d805a883f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 23:05:56 2009 +0100

    Used VLC_TS_INVALID/0 in mkv demuxer.

commit 028ed8ba7ffe35949722197ecf43b90de6014a98
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 23:00:43 2009 +0100

    Used VLC_TS_INVALID/0 in raw mpgv demuxer.

commit 4d6bb6f129e672fa7ed722c1d7209e0b127d2816
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 22:59:02 2009 +0100

    Used VLC_TS_INVALID/0 in m4v demuxer.

commit 63768163aa18f33d195d2c442a1404dc9cc05d86
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 22:56:38 2009 +0100

    Used VLC_TS_0 in raw h264 demuxer.

commit 2574a3a3b45a98381a1c1d301c4d34edfde56d6c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 22:55:34 2009 +0100

    Used VLC_TS_INVALID/0 in ES demuxer.

commit a6a7af28ea33c88e2791bd043cd0ae05b7c4c470
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 22:11:17 2009 +0100

    Fixed initial timestamp value in xa demuxer.

commit 5a0c175b648d4db2d919b9bafaada19e2651bd53
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 22:10:06 2009 +0100

    Fixed initial timestamp value in wav demuxer.

commit f587eaf89c5952625dd935ab4e5228d8173e6baf
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 22:09:14 2009 +0100

    Fixed initial timestamp value in VOC demuxer.

commit b4d7410f6728b5faac754f4908b068b853e61101
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 22:08:09 2009 +0100

    Used VLC_TS_INVALID/0 in vobsub demuxer.

commit bd0c28847c4a4ea71b7e11f42c5696b31b83334b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 22:05:28 2009 +0100

    Used VLC_TS_0 in vc1 demuxer.

commit cf61649a74327f7cd6be4084bfe0e8139a9f0e27
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 22:03:36 2009 +0100

    Used VLC_TS_INVALID/0 in ty demuxer.

commit 0e0065f229596e791897c6c53c7d9053134a65b2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 21:57:16 2009 +0100

    Fixed initial timestamp value in TTA demuxer.

commit 9605c43a9200f272d7937b06010198dc9f59ce12
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 21:55:00 2009 +0100

    Used VLC_TS_INVALID/0 in subtitle demuxer.

commit 98e031ff6b564b59afb48ee667da817b09469d3e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 21:41:51 2009 +0100

    Used VLC_TS_INVALID/0 in subtitle_asa demuxer.

commit b264756544f4571724764276523c456c26a5278a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 21:36:22 2009 +0100

    Used VLC_TS_0 in SMF demuxer.

commit 83702c2c46500fc7be858eae9f276f1a54609163
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 21:33:05 2009 +0100

    Used VLC_TS_INVALID/0 in real demuxer.

commit 8885f556e5eb3e9416b66b35ede127426dbe1fac
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 21:26:27 2009 +0100

    Used VLC_TS_0 in rawvid demuxer.

commit 1239f0ea6bdb0fb2955808d03ca9f88d9f179b05
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 21:25:11 2009 +0100

    Used VLC_TS_0 in rawdv demuxer.

commit bc4a872dffa21c24a3a55806cc2a16095bd610b4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 21:23:52 2009 +0100

    Used VLC_TS_0 in rawaud demuxer.

commit 0e8f9f2e12894f677755756c5a04420ee9023c7a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 21:22:49 2009 +0100

    Used VLC_TS_INVALID/0 in PVA demuxer.

commit b4493aebb15e58455854481836c5c145a5c92b4a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 21:19:11 2009 +0100

    Used VLC_TS_INVALID/0 in PS demuxer.

commit 0053da9b52d072494d96122051f4026e460a83eb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 21:14:59 2009 +0100

    Used VLC_TS_INVALID/0 in ogg demuxer.

commit 0e6740c57647192fe875fb44f7f0ed6587aaae33
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 21:11:47 2009 +0100

    Used VLC_TS_INVALID/0 in NUV demuxer.

commit 360fbdaf78440bc06ac21b100c87a24283a3f095
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 21:04:53 2009 +0100

    Used VLC_TS_0 in nsv demuxer.

commit b0b7d04b69a94c931ab0b75d9becf82839fb156f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 21:02:11 2009 +0100

    Used VLC_TS_0 in MPC demuxer.

commit bba4e5fad969aa19ba1f29c9b5299896088026ca
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 21:01:14 2009 +0100

    Fixed initial timestamp value in MOD demuxer.

commit 32c3fa209f930cea7c673c0f132d877f8cd1c71b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 20:50:26 2009 +0100

    Used VLC_TS_0 in dirac demuxer.

commit 88518d3ad808d604ed132616cddfea87d4474753
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 16:53:57 2009 +0100

    Fixed initial value in MJPEG demuxer.
    
    MJPEG demuxer is VLC_TS_INVALID compliant.

commit 744ec5e9c271b0f03e8113a0531d23f627b3bb45
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 16:52:50 2009 +0100

    Updated live555 to use VLC_TS_INVALID/0.

commit 486b42b2fbb354ccf447687c6718e812048abf5c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 16:50:33 2009 +0100

    Used VLC_TS_0 in GME demuxer.
    
    GME demuxer is VLC_TS_INVALID compliant.

commit dd05d100e5de2f2b11bf57ad851f2e07d343ecb4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 16:48:24 2009 +0100

    Updated FLAC to use VLC_TS_INVALID/0.

commit 88f65af8a326de625e887912b4237fcd97482579
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 16:46:05 2009 +0100

    Fixed initial timestamp value in CDG demuxer.
    
    CDG demuxer is VLC_TS_INVALID compliant.

commit 02ea19ed1e27c3253706ea4e6058e676059df015
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 16:45:02 2009 +0100

    Used VLC_TS_0 in AU demuxer.
    
    AU demuxer is VLC_TS_INVALID 'compliant'.

commit 643080c585755d2dfd700923b0565c36ceafebf2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 16:43:50 2009 +0100

    Updated ASF to use VLC_TS_INVALID/0.

commit cacaf61d02726dcbc3878aff79329fd024deb397
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 16:40:25 2009 +0100

    Used VLC_TS_0 in AIFF demuxer.
    
    AIFF is VLC_TS_INVALID compliant.

commit 6aec5db71ac88173876b23d632204a71ad729e4d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 16:39:01 2009 +0100

    Used VLC_TS_INVALID/0 in MP4.

commit 5c8ab0cc52f763104ed53108510e17e7924b6fbb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 16:37:58 2009 +0100

    Updated AVI demuxer to use VLC_TS_INVALID.

commit b195f843ab63a911c35ac2d09b5be1d1dc3a744a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 16:35:28 2009 +0100

    Fixed initial timestamp value in TS demuxer.

commit 368b4f25dc223bd1fda3540e933860ef4e38eb8a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 16:21:15 2009 +0100

    Added INPUT_EVENT_ITEM_EPG event.

commit 9fcd7b2f09163beb39d0b053fcb27a24c8784f73
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 14:26:35 2009 +0100

    Fixed invalid locking order when activating visualization.

commit 27a5042b8bc2def7bc0c5577885eaf410700f376
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 14:23:34 2009 +0100

    Do not use vlc_cancel with vlc_cleanup* uses in projectM.
    
    It seems to be broken with C++ code.

commit 9eb8bcb1acd6c5e010289ed66acbdc6b5cdeb88d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 19 10:23:57 2009 +0100

    Workaround VLC_TS_INVALID being 0 in avformat demuxer.

commit 56e612060552f66196e48ddcb13282b867b77ccf
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 19 10:22:07 2009 +0100

    Used VLC_TS_INVALID in avformat demuxer.

commit d74e28e8596db92cdd1d6dd9289b222f5776245f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 20 20:12:34 2009 +0100

    Added VLC_TS_0.
    
    It can be used to explicitly identify +1 hack in demuxer codes for
    easier later removal.

commit 4d269a64d89a1bc5ee1d25d6aa0ecc71049a16d8
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sun Dec 20 23:10:25 2009 +0100

    rtp sout: safer numbering of RTSP tracks

commit ea9810b5d2cc919d9231dca44f9b3fc06e68da86
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Dec 20 19:10:00 2009 +0100

    NEWS updates

commit 2dd153d2dae6d778d2172ea5686627179e874e02
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Dec 20 19:08:26 2009 +0100

    Update LIST of modules

commit 745cf118bbab187333d581b692f93cd4ca2da898
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Dec 20 18:55:13 2009 +0100

    WinCE was removed

commit a4f080d716549ac5f0a22cb358dd834bc2421169
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Dec 20 18:54:47 2009 +0100

    Contribs: update the ffmpeg configure.

commit 5bdb9f7276bb9bd1a9ae7e204d431adb160b3f75
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Dec 20 18:54:13 2009 +0100

    VLC 1.1: The Luggage name

commit 4c74b59dfccb357389eff13b5ee5defcca798967
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Dec 20 17:53:38 2009 +0100

    NEWS about deleted plugins

commit b01923cfefd4376733b3b5646ddd950ec23a3e7a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Dec 20 17:52:07 2009 +0100

    Remove qte and opie modules.
    
    They don't compile since a long time anyway.

commit 4ad5f907099fde048ad49d2b83695eac93e4b008
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Dec 20 13:51:59 2009 +0100

    osx/framework: added a bit more exception handling

commit 5203cf9acca84a550deacc9661f9d3d79fd270fe
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Dec 20 13:41:58 2009 +0100

    osx/framework: extended API to cover titles, fps, playback modes and some convienience chapter functionality
    
    Additionally, updated some copyright information.

commit f929428edb373624e2ccc28a316808d0d3772939
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sun Dec 20 02:39:32 2009 +0100

    i18n: remove deleted files

commit ba2736f415a73cc336663387e2d3b9225635a8e9
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sun Dec 20 02:29:58 2009 +0100

    Remove the WinCE GUI
    
    It is unmaintained, broken, and hasn't even been building for the
    last 6 months.

commit 8568697750145045bd611b6c5860b76eaf726f5e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 19 20:26:58 2009 +0200

    module_need: clarify b_strict

commit dbfbbd8188a18798d9670a6da8b0310af3a992b2
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Dec 19 23:57:59 2009 +0100

    osx/framework: out non-colored debug only

commit 4372508cafbe8e7054c82d4789f39be8169a38f3
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Dec 19 23:56:49 2009 +0100

    configure: added a minimal-macosx item, which will just compile the macosx-only modules we need within VLCKit

commit 1a9b837783365913b63cab244e8477f9bc4e406d
Author: Jean-Philippe André <jpeg@videolan.org>
Date:   Sat Dec 19 19:33:33 2009 +0100

    Lua: document function vlc.stream : addfilter

commit 9304b7db2b5e7a7bd353dc3ee689ffdb8ee3cabf
Author: Jean-Philippe André <jpeg@videolan.org>
Date:   Sat Dec 19 19:07:15 2009 +0100

    Lua: vlc.stream has a new function: addfilter
    
    When used with no argument (or nil), it adds all automatic stream
    filters. When used with an argument, tries to insert the specified
    filter only.

commit cf168e78fdada731702ca1ebfcbbafe8a49f9dbc
Author: Jean-Philippe André <jpeg@videolan.org>
Date:   Tue Nov 10 18:10:37 2009 +0100

    Stream: Export stream_FilterNew

commit 2039a06bce2fa27120f596b9c9760f650a79f782
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sat Dec 19 18:44:02 2009 +0100

    rtp sout: implement rtptime parameter
    
    This adds support for the rtptime parameter in the RTP-Info RTSP header.
    It provides synchronization at start-up between RTP elementary streams,
    and is required by some clients to start playing the stream correctly.

commit 7a73b990d2127ca7b643cc383a207ad3b481ab5b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Dec 19 17:04:22 2009 +0100

    osx/framework: minor rtp streaming improvement

commit 71d64fc88e575bd4b7dbd7e70bb10dcaf0d58491
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Dec 19 14:27:52 2009 +0100

    osx/framework: fixed C99ism in previous commit

commit 6c3715d283a6fe36e6adede48d8aebb53518aa0c
Author: Mike Schrag <mschrag@pobox.com>
Date:   Fri Dec 18 23:22:21 2009 -0500

    load vlc config parameters from an array of strings in the 'VLCParams' property in the main bundle's Info.plist
    
    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>

commit 2c15069fc16c1965266f4cb789780057d3bcc70c
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Dec 18 08:24:17 2009 +0100

    macosx: fixed compilation if VLM is not enabled

commit c81134f4cd748d9c83657a3e004690e61e16392f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Dec 18 08:04:37 2009 +0100

    osx/framework: changed configure flags and make it respect Xcode's debug/release setting
    
    Disabled ncurses, SDL, SDL_image, visual, httpd and vlm, as these are not needed within the framework.

commit 5e75b1fb8888aec3377d5e7e247e0b5fad70fb93
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Dec 18 12:20:45 2009 +0100

    macosx/framework: Export -[VLCLibrary changeset].

commit 24338ffb49116b5d10799ae794dc5debf5d6ec73
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Dec 18 12:10:56 2009 +0100

    macosx/framework: Export libvlc version.

commit 545400d7e6c06e704cdba929dd1ddc9e2dbe41ca
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Dec 18 11:58:16 2009 +0100

    macosx/framework: Build vlc with debug symbols.

commit 77575de85908cd00d151cf83490cc7bce61151af
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Dec 18 11:56:57 2009 +0100

    macosx/framework: Assert that we correctly initialized libvlc.

commit f3d741a20994a7b454dde6aa5f8688932b06106b
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Dec 18 10:57:25 2009 +0100

    automake: Use CONTRIB_DIR instead of manually assuming contrib location.

commit 4c553411a34111323efc2fc276ba2213cfe10359
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Dec 18 10:30:21 2009 +0100

    configure: Remove broken \\\ in Sparkle include.
    
    Reported by seventoes and kettch.

commit 1d0423456232a5f553cc9f9b25d539a2d475e63d
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Dec 18 09:03:28 2009 +0100

    configure: Correctly use CONTRIB_DIR here.

commit b824035fbdc2116bbfef547067d49f90fe9efe7e
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Dec 18 08:39:17 2009 +0100

    configure: Fallback on hosts/`gcc -dumpmachine` if host doesn't match a set of built contrib.
    
    Should fix your build if your host doesn't strictly match your gcc build machine.
    
    Pointed-out-by: Rafaël Carré <rafael.carre@gmail.com>

commit ba5fc9af01e64a80e48c3de34389cec0611c24e7
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Dec 18 08:20:40 2009 +0100

    Fix make clean.

commit 398ba377732a8cbdc550332e265534bace7a44d9
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Dec 18 08:20:13 2009 +0100

    contrib: Actually use the real prefix during iconv copy.

commit 26b823ad6c8f9bc77f6e9c65d9e39fddcf2f2371
Author: Brian Weaver <cmdrclueless@gmail.com>
Date:   Fri Dec 18 00:19:05 2009 -0500

    Modified the iconv copy to work with the new hosts layout for the contrib section of the project.
    
    Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>

commit a778d2c25a1a4b8a4178de044cc4ddadbe637bca
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Dec 18 02:23:41 2009 +0100

    macosx/framework: Don't run bootstrap after building the contrib.

commit 43dc8a8d99b061bb1551c55289d1cd30ec6a6285
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Dec 18 02:13:23 2009 +0100

    contrib: Allow multiple contribs install for multiple hosts.
    
    And make sure we really use the host to check what contrib to use in the configure.
    
    You don't have to re-run bootstrap from contrib after make from contrib when building for x86_64-darwin.

commit 0b80cf464a43c1d233c295a7a83043eb9ae21edc
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Dec 18 01:43:55 2009 +0100

    macosx/framework: Make sure we rebootstrap upon configure.ac changes.

commit b0afc53e42559776410e80d31eacaf452b2f69c1
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 17 23:07:57 2009 +0100

    macosx/framework: Make sure base SDK is set to 10.5.
    
    This should fix the issue about libmad when build the framework with the default settings.

commit 4eafca36a1b79b5bf32b81b9c518ba1c8dc37caf
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 17 23:06:18 2009 +0100

    macosx/framework: Don't pass an empty framework path.

commit f91c76f9c59dfa50514e63f8ad1c8857f65cadee
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 17 20:44:24 2009 +0100

    config: Use fsync on Snow Leopard.
    
    fdatasync is not exported. Fallback on fsync.

commit d848d8fdd6d03d43e6fd98455d237d34b72898c3
Author: David K <coding@rotinaj.org>
Date:   Fri Dec 11 18:55:45 2009 +0100

    Add support for the new Apple Remote introduced in 2009
    
    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>

commit ddb9216b2735ea9a4cb4fd0e95a14beaf4b63112
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Dec 17 20:14:18 2009 +0100

    osx/framework: fixed verbosity setting

commit d0fcff40e368b13ebf9649882c68e89355d85bd3
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 17 03:13:01 2009 +0100

    macosx/framework: Include 'vlc' executable in the Framework. It's no real use, but its always useful.

commit b5a57f0c46739b79ff447c25309e57c988c4379d
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 17 02:42:49 2009 +0100

    opengl: Fix the vout for Mac OS X.
    
    Feel free to revert.

commit 2d69f76b7a9731eeb86e4d8da4af77b6a8988234
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 16 20:29:53 2009 +0100

    libvlc: Make sure we remove object observers in media_discoverer.

commit c5a60efdff2cc737c9db2ef6d2174aa3b99cda57
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Dec 17 02:15:19 2009 +0100

    Build fix

commit 9ba50800a1638c65dda170970c4081847825dc91
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Tue Dec 15 23:51:22 2009 +0100

    skins2: first proposal for a skinnable fullscreen controller (fsc)
    
    This patch proposes a fullscreen controller for the skins2 interface.
    it features the following :
    - skinable fsc (desciption in theme.xml with the Window tag)
    - only restriction : no spawning of subwindows or dialogs
    - window is considered a fsc when id="fullscreenController"
    - (de)activation by clicking on the middle button of the mouse (intf-show)
    
    This fsc currently only works for Linux (new vout design).
    For Windows, it is a noop as long as the old vout design is still valid.

commit 300ed5ab7872847c59f2d1537528263a55365351
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Dec 16 22:18:05 2009 +0100

    Compilation fix.

commit d466fd4185ffd791413658e948205e2676d2f470
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Dec 16 21:54:54 2009 +0100

    Removed es_format_t::i_aspect.
    
    It was duplicated with es_format_t::i_sar_num/den.

commit deca66fb30c2d05690b6bfb77c7281213965c4d7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 15 21:08:30 2009 +0100

    Used a sar for picture_New/Setup.

commit 63b7c098f211a5df53527d4b2601e16b943059a7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 15 20:07:37 2009 +0100

    Used a sar for video_format_Setup.

commit 24c96490ebea5843e389de91b87670b408b3267c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 15 19:58:51 2009 +0100

    Used picture_NewFromFormat when appropriate.

commit 7d0e62b8727f27c865587131c5b7ae9445d5ea59
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 15 19:56:18 2009 +0100

    Used picture_NewFromFormat when appropriate.

commit 93b2554ad95a5fec1d09909732bde5919be3b6b8
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Wed Dec 16 18:35:02 2009 +0100

    skins2: fix a bug preventing display in some conditions (both Win and Linux issue)
    
    a function updateShape must be called __after__ the layout is rebuilt and __before__ the window is refreshed.
    This function call was misplaced and resulted in applying an empty mask and concealing the final window

commit 318f0ebafde330153768bb2bde37497af70c54c8
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Dec 16 18:55:59 2009 +0100

    vod: cosmetics

commit 1f4e123defa259751c7d995b152abfddcf9f81fc
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Dec 16 18:55:19 2009 +0100

    vod: remove unused stuff

commit 28c09f9f93b91c536a0d83fc0ab5280a101a5cb1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Dec 16 17:45:14 2009 +0200

    Note that embedded video cannot go to fullscreen directly

commit 5fdee8ec9899456231c2bd584614ba41c4191ed3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 16 11:29:04 2009 +0100

    lpcm: abort() is a better solution here

commit c24f5b99ca237526dc742734ad9e6e11a4c28cfa
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 16 11:25:19 2009 +0100

    Qt: delete QVLCTreeView class and use event filters for the 2 different views.
    
    Some stuff are still broken in the IconView.

commit 69d72d7210777993e316e7d46cdeece391387361
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 16 11:05:40 2009 +0100

    TS: change a comment

commit 922f8c8499f244a3f03316aa7ea0e7592b29d672
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 16 11:03:22 2009 +0100

    Check asprintf return

commit 41ce1a5d3a863b3e0fe6bc1b839c37e22c291e08
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 16 10:59:07 2009 +0100

    Ignore cmake files in contrib

commit c98f127bc4bebb8d39ac1d8922e045a9c1682d66
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 16 10:57:01 2009 +0100

    lpcm: kill a warning

commit 94d22180c0afcd6f4f7cf45c9e23b091f728f4eb
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 16 10:30:12 2009 +0100

    Pulse: kill unused variable warnings

commit 1ab428a94e4538832e16d6f338c7569efc1a643f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 16 00:54:31 2009 +0100

    Phonon: synchronise with KDE HEAD, part 1

commit 6455935abb7722bffb0dd80aca0aedf0c24fbbb4
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Tue Dec 15 17:59:33 2009 +0100

    skins2(Linux): reactivate mouse on a video window (like dblclick for fullscreen)

commit f39e08f47795d1103da18e3a51c34f21ae20eeaf
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Tue Dec 15 15:23:33 2009 +0100

    skins2: add a type to windows (TopWindow, VoutWindow, FullscreenWindow)
    
    Specific attributes can be selected at creation of windows depending on type

commit e0114a7255c38c000f3018b2dc1518ce4601816c
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Tue Dec 15 09:32:31 2009 +0100

    skins2: new fullscreen implementation (currently intended for Linux)

commit 2e49a0b392d6ad53cd68b018cf3f0782aff60388
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 15 16:42:33 2009 +0200

    Move vlc_inet_pton, vlc_inet_ntop and vlc_poll to vlc_fixups.h

commit 6ada759b20bf830a063c08eda115b033e87f6d3e
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Dec 11 19:45:59 2009 +0100

    libvlc: Fix a leak in media_discoverer.

commit 0ab937426cab742dfcfce6724e2f62801b32a893
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Dec 15 13:03:58 2009 +0100

    vout_fb: cosmetics, else on the same line than closing }

commit ed5e0de6a200f565724428ac2c548b00d34c6092
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Dec 15 12:54:01 2009 +0100

    vout_fb: cosmetics, stick to orig coding style
    
    CamelCase for function names
    No variable prefix
    No space after function name
    Starting braces on the same line than keyword

commit 9ea8c989e9ffe559196e5c74b1930052e7671507
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Dec 15 12:44:08 2009 +0100

    fix typo spotted by xtophe

commit 53e6127968a8a71ebe322eeff21dd86b259ca3c3
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Dec 15 12:17:55 2009 +0100

    vout_fb: restore fb-chroma option
    
    Some framebuffers do not use rgb (dm6446 use UYVY for example)

commit 030eedced3261c380e74f2d0ab6ff5eae79f74c6
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Dec 15 11:12:58 2009 +0100

    plugins need to define __PLUGIN__ to build properly

commit 5de1345f2c547e4eb1ca1231f3353f8987f3f201
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Dec 15 10:24:07 2009 +0100

    vout_fb: only store the pitch in vout_display_sys_t

commit 8cc373ed327d9c3e15c388360fa5c6cb4f11e9e3
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Dec 15 10:14:59 2009 +0100

    vout_fb: get pitch from line_length field

commit f67c7ae01e3f624597d61c79d844886bd49f61c4
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Fri Nov 20 12:42:40 2009 +0100

    Davinci contribs
    
    remove unneeded id3tag, add ffmpeg (builds with recent binutils)

commit df6df8dfcafc55e31164d6b2a179321b36f317f4
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Dec 15 08:32:26 2009 +0100

    access_avio: cosmetics
    
    Add empty lines between functions

commit e5899d3b013dcd25f9020245cc758db9672691d6
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Dec 15 08:31:43 2009 +0100

    access_avio: unused variable

commit f7e46d4259ab6bd51253bbc796d5f629ac3e5f1a
Author: Antoine Cellerier <antoine@macbook.(none)>
Date:   Mon Dec 14 23:57:15 2009 +0100

    Add meta for current track to the status.xml data.

commit 23d7733092997372a1bd8502b3f2a0e558039818
Author: Antoine Cellerier <antoine@macbook.(none)>
Date:   Mon Dec 14 23:39:44 2009 +0100

    Fix lua error reported by ConfusedVorlon.

commit 62d4d133a9b5e66bba5545338219499133909a9b
Author: Antoine Cellerier <antoine@macbook.(none)>
Date:   Mon Dec 14 23:33:17 2009 +0100

    repeat is a reserved lua keyword
    
    Provide playlist._repeat() instead (and keep the old .repeat in case
    anybody was using playlist["repeat"] to workaround the reserved keyword
    issue).

commit 6f653ce665ca7515d25d0143541d9c65ab0ad925
Author: Antoine Cellerier <antoine@macbook.(none)>
Date:   Mon Dec 14 23:23:18 2009 +0100

    Add experimental album art support (http://localhost:8080/art). Can only be used for the current playlist item.

commit 23da1b167917e629d5a25d74aef4371a78d8afd9
Author: Antoine Cellerier <antoine@macbook.(none)>
Date:   Mon Dec 14 22:29:34 2009 +0100

    Fix segfault when closing http interface.

commit 9bb85a1772757195bd658b3d28ce1920d1d4b846
Author: Antoine Cellerier <antoine@macbook.(none)>
Date:   Mon Dec 14 22:28:12 2009 +0100

    Fix acl use in http interface. Change default host to 0.0.0.0:8080. The default .hosts file still limits access to default host.

commit b7c1008797b413ded64e654ad960c61b1102fc2e
Author: Antoine Cellerier <antoine@macbook.(none)>
Date:   Mon Dec 14 22:07:15 2009 +0100

    Add osd menu api to lua (DVD menus).

commit 225bddeaedc32f743fa79033e020dc4364b05ec7
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Dec 14 22:41:45 2009 +0100

    Fix make dist
    
    Distribute missing header

commit 141de283295737e6a0f5ea24856ad520beb74d7b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 14 20:44:15 2009 +0200

    Comment typo

commit aa57e6ac5f9481e375c80e0f78fc616d1544f185
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 12 11:28:42 2009 +0200

    Maemo: disable liba52 and libdca
    
    lavc is much faster on ARMv7.

commit f3f46a25ff6009fbfd91e2539eec3a371a538d97
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 14 20:41:47 2009 +0200

    Fix A/52 decoding when liba52 is not present
    
    62eefa47e9195d1f4f6e99eca21c09f85788f913 introduced the same hack for
    DTS already a while ago. This allows falling back to lavc gracefully.

commit 732a81ca06a922e75105bc1f269137cd49c20251
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Dec 14 18:38:08 2009 +0100

    lua: update documentation.

commit 3eec6e9cd24903a01c6815cb33f3c5b2640499a3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 14 17:40:43 2009 +0200

    Fix NULL dereference with -no-embedded-video (fixes: #3180)

commit c0e40cc1e6043d5b987fe39bfc5b2db6c27131b2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 13 20:49:37 2009 +0100

    Updated vout display modules after ::get -> ::pool change.

commit 149587ec70d32767467760b86e12755860edbf3a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 13 20:48:10 2009 +0100

    Replaced vout_display_t::get by ::pool.

commit 7c18ac7324764571bae85d64d2ce23586e6bdf1b
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sun Dec 13 19:48:43 2009 +0100

    Fix avio with MERGE_FFMPEG

commit d0a7dcbfb54fd2189a4c94963d9eedc1cf346e54
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sun Dec 13 19:38:11 2009 +0100

    i18n: add/remove files

commit a12bbd58d931088bbacb857caf2b95f968fe9cae
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Dec 13 18:16:50 2009 +0200

    Remove my old email address

commit d0ecb9eb041831c805ba994baade4e633280e12e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Dec 13 18:15:17 2009 +0200

    flags.m4: restore original copyright statement
    
    Seems like it got cut off in the copy from Miredo.

commit f01725371c62a398ac2e71059b3a1add3d4a365c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 13 13:35:03 2009 +0100

    Implemented an fps(50) limiter in projectM.

commit 4308fd1db1efba343570da4560497c0f3aa62562
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 13 13:33:42 2009 +0100

    Do not lock the audio buffer while rendering a frame in projectM.

commit cd5b4fb21722431f656953e1938061561c260275
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 13 13:22:05 2009 +0100

    Give only once the same PCM buffer to projectM.

commit 745c790b436ed55581d249c62f5451e5842652b6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 13 13:21:28 2009 +0100

    Fixed PCM values given to projectm.

commit 68f7bc2b517966f2171d0b1683c29d179271878e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 13 13:14:53 2009 +0100

    Fixed an uninitialized value in opengl.

commit 2d653399a2a10a64eb7b183d5a032e5dcfe74b09
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 13 12:49:26 2009 +0100

    Converted projectm to vout_opengl_t.
    
    As a side effects, window resize is now implemented.

commit 49b2bfc868a9703d1d1dcbe188a8331d4669eb7c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 13 12:42:17 2009 +0100

    Allowed to use vout_display with a dummy vout.
    
    It is needed as long as we cannot directly get an opengl context
    from a vout_thread_t.

commit 1dd20f7a65063f184000716f6ae831ca153a57c4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 13 12:39:47 2009 +0100

    Implemented VOUT_DISPLAY_GET_OPENGL in XCB/glx.

commit fdb2c3ebd8d8e8247f10811e8c8e8b1705c0abe6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 12 22:42:18 2009 +0100

    Implemented VOUT_DISPLAY_GET_OPENGL in glwin32.

commit 99bf49b13d643e3e4cc1c7205f59812512dda8f7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 12 22:41:45 2009 +0100

    Added a way to retreive an opengl context from a vout display.

commit 4b8038becc110feb266886d407d62c3449d77d92
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 12 22:39:19 2009 +0100

    Simplified projectm module by using vlc_thread_t.

commit f53f829af50af5c24e019e999c9960b57976fffc
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 12 22:16:19 2009 +0100

    Fixed a potential race condition (projectm).

commit 4edd5ddb746c7a8b73baa598c60159bfbe63dc43
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 12 22:06:02 2009 +0100

    Reworked a bit projectm initialization.

commit 251c4c88810d2249bd4dec514b4555d7b2cef2a7
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Dec 13 00:09:13 2009 +0100

    macosx/framework: fixed MPEG2 exporting, updated iPod video profile (requires contribs with mp4a encoder) and added a method to stop all this

commit d352575af7892a3098cd016f221a5b45b7d45f85
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 12 23:57:10 2009 +0200

    Use VLC_CODEC_PPM

commit 03edfd021de2077e725eadfa8f8f2339b5aa62b4
Author: Johann Ransay <johann.ransay@planar.com>
Date:   Tue Dec 8 11:49:51 2009 +0100

    PPM image support
    
    PPM image format is already supported in FFMPEG. It would be possible to
    support it in vlc too with the following patch.
    The targetted usage of this change is to be able to do:
    vlc --fake-file image.ppm fake://
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 96b1f07d70ff84140eb6f511e67fb7e1ba6cbd51
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Dec 12 18:52:08 2009 +0100

    Qt: new view mode for the playlist in an IconList like mode.

commit ddc087747e4e4e32b11e943474fb00d8a5bcd8f9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Dec 12 18:24:12 2009 +0100

    Qt: playlist. Remove unnecessary includes
    
    and stretch the search to 1 in the playlist

commit f0c9c7fb93f22800980777c4069c74a27d4d6a25
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Dec 12 18:20:47 2009 +0100

    Qt: PlaylistWidget parenting and code cleanup/simplifications

commit 3f6e3c48ca8727dd82256e0680ef32d7e9d334d1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Dec 12 18:27:33 2009 +0100

    Qt: debug only if you want to.

commit 14a0e3f7c3a1c0409aeaf645e00b390d2578f95e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 12 21:45:20 2009 +0200

    GLX 1.3: pick a frame buffer configuration with matching visual
    
    (refs #1672, 5dca2e339ed999d8d71182f50f5aa1d1927df0c9)

commit 7b5c2b3d0d477005bb92262aa41e083c5609b624
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 12 21:40:39 2009 +0200

    GLX: inverted if

commit 7fe5527dfe6060cd4aadc98e8bbb327e9bc08597
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 12 21:08:27 2009 +0200

    GLX: udpate view port after the X server resized the window

commit 038b3b08007af030d88e71f4b3624692b27f8f33
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 12 20:55:48 2009 +0200

    Fallback if gl.pc is missing (not tested)

commit bbcfc7feb0b56a7512ee300b240d675ec55712d5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 12 20:43:28 2009 +0200

    XCB/GLX: we don't need GL Utilities, only GLX

commit 5bd970397708402422ee941c210e32047ea4d741
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 12 19:22:26 2009 +0100

    Removed an invalid free added by 15643af1 (subtitle demuxer).

commit 52e0dc0d6bf7349b008b755b9323155374c9a612
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 12 19:17:38 2009 +0100

    Do not rebufferize when transcoding to a non real time output.

commit 04590f5e207693993cadeb378caeb3b48199bf40
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 12 19:11:17 2009 +0100

    Fixed time/position report when using sout.

commit 1f30a5ff09d8b838f1c154c59b56b9acdddfd08f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 12 11:12:47 2009 +0100

    Protect av_register_all call with vlc_avcodec_lock().

commit f0a61cd7c0a711c1191239a8adf72e3de971b8b9
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 12 11:08:32 2009 +0100

    Added an access using avformat protocol support.
    
    The only way to test it for now is to use the following syntax:
    avio://full_url
    like for example avio://http://myhost/myfile.avi
    It cannot be instanciated multiple times per process.

commit df5349bc76bd8371973eca6c51ad426ce6655bb4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 12 18:41:42 2009 +0200

    Remove useless header check

commit c2f9b531b99689c0cbe84561d243ea41d7e91c0d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 12 18:39:03 2009 +0200

    Remove useless DMPS extension checks

commit 0e472af1729acbee1af1cf43f46a7486d710ea1c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 12 18:34:13 2009 +0200

    --disable-xcb disables xvideo and glx implicitly

commit 4eb03cdcc24eb39e26d3d6121560cc10cfbf92e1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 12 18:27:01 2009 +0200

    Remove old GLX plugin

commit 439eed0f4d55150e0d2beb1d9679e8365717a7cd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 12 18:23:32 2009 +0200

    XCB/GLX: resize

commit 267a4bdbf44e94cf192f86e8ad1bf34c70263ed9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 12 18:12:31 2009 +0200

    XCB: GLX 1.3
    
    (This is untested as my current hardware driver only has GLX 1.2)

commit b656e58f91de591b2b3cab001833806448da534d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 12 14:45:07 2009 +0200

    XCB/XVideo: check version correctly
    
    X11 extensions are upward compatible only if they have the same major
    version number. In other words, we wouldn't support XVideo >= 3.0.

commit 4734d55ba7ed19816ad28df17bf0e166d50e97ec
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 12 14:40:36 2009 +0200

    XCB/GLX: check that GLX >= 1.2 is available on the server side

commit 325ad139c4ce8fc62616c7ea433c096cc2a2276b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Dec 10 23:12:56 2009 +0200

    XCB/GLX: initial GLX 1.2 support
    
    This requires libx11-xcb, since the higher layers of GLX are not
    available for pure X11 C Bindings currently.
    
    TBD: resizing and GLX 1.3

commit ef43be834b7dc0d7aedfa7f82efd1e68e42ed4c7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 12 13:06:14 2009 +0200

    vout wrapper: add xcb_glx

commit 356981857c34b3f16b25f737fb7e6c8b4c2cdbc3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Dec 10 23:01:37 2009 +0200

    XCB: code factorization

commit 76da073c1711444eca280cb08a2b822345060618
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 12 13:15:02 2009 +0200

    XCB: move GLX-relevant helper to non-SHM-dependent file

commit 215d5035cb2ec8a6f2a011d3ab00c4072c4ff631
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sat Dec 12 03:12:02 2009 +0100

    rtp sout: ensure seq value in rtsp is accurate
    
    Handle caching and fix race conditions

commit b6cec887003fcbf14afaa888f1de893620a728d1
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Dec 11 18:44:35 2009 +0100

    rtp sout: add missing caching option
    
    It was already used in the code...

commit bfc6b198c0352fd87636563af135dcd645b929bd
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Dec 11 16:17:33 2009 +0100

    macosx/framework: Don't automatically fetch meta, only when asked.
    
    This saves some precious memory if we don't browse them.

commit 5216a7521d634661a05022abb8a8f8d9230adf61
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Dec 10 19:20:22 2009 +0100

    Qt: provide shortcuts for history items
    
    Recents items from 1 to 9 are supported to Ctrl+1 to Ctrl+9

commit d3cc662f321f6dc5ba86266b3695ee29ff6536da
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 9 22:54:10 2009 +0100

    Qt: various cleanups and fixes

commit ed6c65e40b75d836b24affdb41b9a06ed8742582
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Dec 9 22:51:25 2009 +0100

    Reduce the toolbar margins even more.
    
    The height is one pixel less. I am not sure we can improve that a lot now.

commit 563f3db3f513adeff3f5321468579cfdd0e00a5a
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Thu Dec 10 23:10:02 2009 +0100

    skins2: cosmetics in debug message

commit 67b96a07c561ad10581549f45e49ad4dd962ba27
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Thu Dec 10 22:05:29 2009 +0100

    skins2: better input management
    
    This patch fixes failed assertions occurring sometimes on var_DelCallback for intf-event for input objects.

commit 808e8fb5910f16b91c02cc36b236f2a5c52d5949
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 10 23:05:27 2009 +0100

    libvlc: don't abort but return an error code if no modules were found.
    
    Also, let the possibility to run vlc -H.
    
    Pointed-out-by Rémi Denis-Courmont <remi@remlab.net>.

commit b1e92e7be06f8d97649ee2b2946e46513f87ed3c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 10 22:57:00 2009 +0100

    auhal: Don't spend 16MB of heap for nothing.
    
    This saves 16MB minus 16kB of live memory during audio stream playback on Mac OS X.

commit 8973167fea228e6adebdc50376acee48ca9bb870
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 10 22:49:52 2009 +0100

    auhal: Support 10.6 64bits framework.

commit 18b554b596ee0b298eac4e51aeb806b1492d690f
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 10 21:20:59 2009 +0100

    macosx/framework: Don't attempt to do anything at exit or at construction this is nasty for a Framework.

commit e776c1f9729826a48d8721e03f7b63bc11b4e64a
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 10 21:18:28 2009 +0100

    macosx/framework: Make sure we can build for x86_64.

commit 9184d3f67f47b095dc35b7b4be58b8f6c50ff486
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 10 21:17:15 2009 +0100

    qtcapture: Make sure we build on 10.6 64bits.

commit 3f7cfc2b30b25121da4d18067ef713dc9cc39515
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 10 18:34:15 2009 +0100

    shoutcast: Fix some leaks.

commit ffe7e8d131425cf7a9f71f0dd1e9c5e16dcb7160
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Dec 10 23:11:51 2009 +0200

    Split MIT-SHM check out of GetWindow

commit 719ee562f1a07a3a0333e71ddfe096600c5106a1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Dec 10 23:09:26 2009 +0200

    Remove no-op

commit 709be17708bf62399b3e1a3104e8489cef01e8a3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Dec 10 18:46:22 2009 +0200

    Use ...NonEmpty... for --open

commit a27a45508085160f814823a2792234d9b16a30b1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Dec 10 18:45:04 2009 +0200

    Fix --syslog
    
    psz_logmode is tested for NULLity, so we need to use *NonEmpty*.
    Also, always delete the variable. If the reference count was 1, we will
    revert back to the configuration value, which makes no difference.

commit f0040526943e9b664ffcd8f3ed551f1029fe2dc5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Dec 10 18:44:20 2009 +0200

    core: config_GetPsz -> var_CreateGetNonEmptyString

commit fb1a1c12dc808580f9246861262f22e454334b8e
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Dec 10 15:59:17 2009 +0100

    python-ctypes: define a .value() method for enums in java code
    
    ATM, java bindings use Enum.ordinal() to convert the enum name to its value. However, this approach is broken in the case of discontinuous enums such as libvlc_media_option_t.
    Java bindings maintainers should convert their code to use the enum.value() method.

commit 5ba19660a89f8d0f91e2ad5b052ce4aba5143874
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Dec 10 15:56:58 2009 +0100

    python-ctypes: add support for media stats in java generator

commit 3fdb41b6a07b0cbf2b8ca20b391a6ef158d884df
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Dec 10 15:43:13 2009 +0100

    Qt4: check random button if random is set

commit c0641836357466d938339b33bdac3e357ce733d9
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 10 11:16:29 2009 +0100

    macosx/framework: Fix three leaks in VLCStreamOutput.
    
    Pointed-out-by Mike Schrag <mschrag@mdimension.com>.

commit c0638a3ad2d51c694f6a062ed14f1376b9f736fa
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 10 02:04:15 2009 +0100

    shoutcast: Don't leak psz_load.

commit fa2358f9260a17555d08a65f2b5ee069f7b934b7
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 10 02:03:33 2009 +0100

    avi: Don't leak in error code path.

commit fb96d6f7f2d17ac9a2f723ba5f2ddde307156b7c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 9 17:44:49 2009 +0100

    config: Don't leak dataDir and configDir in dirs_macos.

commit 429cc2d44619fdc2d5a70f4c8e7350bff0be9922
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 9 17:37:47 2009 +0100

    macosx/framework: Fix a leak in VLCTime.

commit 067be17f09f44fecfa7d84eff042ff238a095654
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Dec 9 16:47:31 2009 +0100

    libvlc: Make sure we don't continue vlc exectution if no modules where found.
    
    This is done to better diagnosticate misconfiguration of libvlc path.

commit cb5c7571e68f502d55a0ff11e0d965e148db12a7
Author: JP Dinger <jpd@videolan.org>
Date:   Wed Dec 9 13:50:07 2009 +0100

    Skins2: Add missing return statements.
    Spotted by Dominique Leuenberger. Thanks.

commit d51d6fa2948bc8aa75315b425ce09aae53887c31
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Dec 9 13:09:00 2009 +0100

    missing: add sout_MuxGetStream

commit f228216d9ed061f0be4ac206a80ec76ffbde5230
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Dec 8 23:25:24 2009 +0000

    Don't append option to $PKG-CONFIG if it's empty

commit 7faec405d0b22f43e729e4fecac1302cbbe03015
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 8 23:13:39 2009 +0200

    signals: ignore SIGHUP if its handler is SIG_IGN
    
    This works around GNU coreutils nohup not working with VLC.
    
    Pointed-out-by: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>

commit 6f8cdd0f826a12a1dc10c741222c2a6299a01d7f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 8 23:00:01 2009 +0200

    Move x11-display config to core
    
    It is used in many places, namely all X11 plugins _except_ the video
    display ones. So it did not make much sense to keep it there IMHO.

commit 64d3a24136736e7196b2016c16824f34d7958601
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 8 22:00:38 2009 +0100

    Revert "Contrib: block FFmpeg revision until dxva2 patch is updated for HEAD"
    
    This reverts commit 1e56f368a9662b7fa59bf33242b816c6e0995d2b.

commit 6adf794db95bce9fe62fc505b628e0ccdcd4fd3c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 8 21:58:41 2009 +0100

    Fixed a typo in weight computation (dxva2).
    
    Noticed by GBeauchesne.

commit f9475d6b840093ed7dfffc3d6e36bc0ae0ee1751
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 8 21:58:08 2009 +0100

    Fixed dxva2 patch for latest ffmpeg.

commit d968cdc26471cd1c87dfcab163e3f89f68c17506
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 8 18:48:33 2009 +0200

    Qt4: provide the X11 display address through the window provider

commit 35850e008131f6ef1572d10e32a0ecbc7c163406
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 8 22:21:20 2009 +0200

    XCB/window: pass display string to window owner

commit 249986fcbdf647d562a609053236add2ec6abe68
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 7 23:59:48 2009 +0200

    XCB outputs: use X11 display specified by the window provider

commit 9387010346e1d0c9bd554bc9e469e99331c99da2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 7 23:59:16 2009 +0200

    Room for window provider to pass the X11 display

commit 3b4b253f83e470abea405ba5121f873967b5a80e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 8 18:35:54 2009 +0200

    Qt4: check for Windows window system backend rather than platform

commit 74784641be7a9d44014960c931e829cf1b837c69
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 7 23:19:48 2009 +0200

    HWND window really can only work inside Windows or WINE code

commit ec4682128ada4047b20763dd94a7ed63c9de3d55
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 7 23:17:46 2009 +0200

    vout_window_t: simplify via anynomous union

commit d5618a759866f421981bc8817ab0e0a5e8d06a26
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 8 18:47:51 2009 +0200

    Avoid warning (braindead putenv() prototype!)

commit 4488d196b33729f545a9d36aac53b90253279c82
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 8 18:33:35 2009 +0200

    Qt4: fix buffer overflow

commit 0786bb1acb0ce2de97da2d9f0042854640fb8e48
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 8 19:47:56 2009 +0100

    Fixed avcodec compilation with vaapi enabled.
    
    PIX_FMT_DXVA2_VLD is not yet in official ffmpeg.

commit bfcea9facbe30916441821d5e4ad76828832d580
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Dec 8 19:25:03 2009 +0100

    opengl: Link the gl texture to the picture.
    
    This fixes the opengl "vout display" on Mac OS X.

commit fe638e37ac12c8bd1d50d68b2fc8b8d672d6a807
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 8 19:27:59 2009 +0100

    Removed debug message (opengl).

commit bdf64f4edda056324704a58d3331e97dd4eed531
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 8 19:25:28 2009 +0100

    Fixed picture_sys_t::texture initialisation with opengl for apple.

commit 77b78d5bb39f206b9b54d16635c49900bbf4d151
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Dec 8 14:32:57 2009 +0100

    libvlccore: export sout_MuxGetStream

commit 160b9b62c03107027d7899d754a52efb9ea6c7b9
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Dec 8 14:26:24 2009 +0100

    avformat mux : use sout_MuxGetStream

commit 17b5ee09d8f74c1e0a7d1d6c1610b6078075ac3b
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Dec 8 12:37:49 2009 +0100

    move MuxGetStream() to libvlccore, bump plugin ABI

commit ced2f640a37a71ecceddb9bbf44885e4aef01f12
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Dec 8 12:04:03 2009 +0100

    asf: fix VLC_TS_INVALID comparison spotted by nefrir

commit e38515166307b3a8ea0f79fca40a98381609c36d
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Dec 8 11:47:06 2009 +0100

    mux_ogg: clearly initialize variables

commit 557bc59749550a218a735c5429eef3bf841fb5f0
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Dec 8 11:26:28 2009 +0100

    mux_asf: use VLC_TS_INVALID (refs #3135)

commit 07e5e3a4768a830d32a68e15c1c5c60276549236
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Dec 8 11:04:54 2009 +0100

    packetizer_mpegvideo: use VLC_TS_INVALID (refs #3135)
    
    Note: cc_pts/dts are still set to 0, I can't tell if this value is the
    starting timestamp, or if it means the timestamps are not valid.
    
    Better understanding on how pf_get_cc and packetizers are called in
    src/input would clarify (fenrir?)

commit 310ee0ade872dac618afb9dfade2ca2edb4a62e4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Dec 8 10:33:32 2009 +0100

    fix doxygen documentation.

commit f589d6baf66e929b6e70f45dce0d271fecb4a811
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Dec 8 10:52:44 2009 +0100

    packetizer_mpeg4video: use VLC_TS_INVALID (refs #3135)

commit 97d17c81282ca1d21e7eb4109937a5ebdc271a83
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Dec 8 10:41:05 2009 +0100

    python bindings: indicate that old python bindings are deprecated.
    
    To build the old version, you have to pass the --force-deprecated option to the setup.py script.

commit e8b95df9e842f3f3acc61d1226a4640b5e11f5ed
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Dec 8 10:11:30 2009 +0100

    libvlc_media.h: fix documentation

commit 1bebc0ded58ba327cac38c4dd975bb4b457bd559
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Dec 8 10:04:53 2009 +0100

    libvlc: add two functions
    * set a meta (without changing the file)
    * save all meta to the file

commit 55fb4b535926bafc13c85e854dbce38ee738d0b6
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Dec 8 03:18:30 2009 +0100

    opengl: Fix a typo that lead to a crash.
    
    Note, the opengl output is still broken on Mac OS X, in the way that no picture are rendered.

commit f9f29ccbc22098da0a0378db2b7fe8db71bf1dae
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Dec 8 00:37:47 2009 +0100

    macosx/framework: Fix a leak in VLCMediaListPlayer.

commit 6ae61673e22f38a4fc9314992e7e48286e9a988c
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Dec 8 00:23:52 2009 +0000

    Fortune

commit 1e56f368a9662b7fa59bf33242b816c6e0995d2b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Dec 8 00:39:05 2009 +0100

    Contrib: block FFmpeg revision until dxva2 patch is updated for HEAD

commit dd38fa49cb01aa78160272abedb74487e8ac66e1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Dec 8 00:16:16 2009 +0100

    Contrib: use Qt 4.6.0 for windows.

commit 8ad1151890cdd0dc4752c0f17a235c24824208f6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Dec 5 12:42:45 2009 +0100

    Qt: state machine fixes part 1
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 2a45504451ead32bea132c360c6b0ba5470fd976
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Dec 7 18:49:02 2009 +0100

    macosx/framework: Make sure the nsobject drawable is never used after being freed.
    
    This issue was pointed out by Sébastien Zwickert.
    
    We ensure this by two things:
    - Retaining it by the media player and ensuring we are effectively stopped when releasing it. (ie, no one will use the drawable from now on).
    - Retaining it during the life span of the vout. After a stop, the drawable might still be in the progress of receiving the notification of the vout removal, so we need it not to be freed during this period of time.
    An alternative would be to create a protocol between drawable->vout to unregister the drawable.

commit bbce7c4cae681298d6f49c7e605ed3775cbc0e1d
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Dec 7 20:35:10 2009 +0100

    libvlc: Make sure the media_player has its own state cached.
    
    A weirdness was introduced somehow. We were relying on the media state. (!)
    
    Also, make sure that we always require stop() to be called when the media_player is destroyed. This may prevent some unwanted bad usage, whose consequence might be that _release() will block on input thread destruction.

commit 71eb5e10f671e0f3aee8734309588c47a22d2914
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Dec 7 18:13:58 2009 +0100

    macosx/framework: Print minutes and seconds when there is less than 5 mins remaining in -[VLCTime verboseStringDescription]

commit e052ba3889ec987018aa4e68d85690b377275084
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Dec 7 21:36:07 2009 +0100

    Oops, removed tabs from vlc_vout_opengl.h.

commit 33ffe1fd88be8425e0dd740569f5fa14b0c813ff
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Dec 7 21:17:44 2009 +0100

    Enabled glwin32 in "vout display" wrapper.

commit 8edf3ea9a24c6db7ae519094f0f273f850e3afa3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Dec 7 21:15:51 2009 +0100

    Converted glwin32 to vout display.

commit 1930ef7eedf0d093973c2711ab4239414443947d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 6 22:04:08 2009 +0100

    Splitted reusable code from opengl.c into opengl.h
    
    It will be used by opengl vout_displays.

commit a51b9608861bb1a7a42af6f0f20e80e0abf2e52b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Dec 6 22:02:44 2009 +0100

    Added vout_opengl_t definitions.

commit 5fb806bce8305c9acf910d8a87033dde5d9c003a
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Dec 7 20:28:34 2009 +0100

    Revert "rtp sout: implement rtptime parameter"
    
    This reverts commit ce7a4746ad10d451e5e2807be44181df9456d6f0.
    
    Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>

commit f05d2fa4512a94e0cb0da34b61da5fd510ad9ac3
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Dec 7 20:28:03 2009 +0100

    Revert "SDP: don't disallow RTCP RR"
    
    This reverts commit b377e1af8d5a0df8e9969655a2024b251724c83c.
    
    Signed-off-by: Pierre Ynard <linkfanel@yahoo.fr>

commit 5656d43c43708f75bd0d6795de5b08745dfa8a1d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Dec 7 20:45:59 2009 +0200

    RTP out: hint the IP stack we won't be receiving anything on UDP sockets
    
    Currently, we never read from RTP and RTCP sockets, so we might as well
    set their RX buffer size to zero.

commit b377e1af8d5a0df8e9969655a2024b251724c83c
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Dec 7 18:51:29 2009 +0100

    SDP: don't disallow RTCP RR
    
    It does more harm than good, since some clients (RealPlayer) will
    just throw out a "not enough bandwidth" error and fail to open the
    stream.

commit 3957c6eb9821a329e7aeaab17f31afe0c6c6e8a3
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Dec 7 18:41:07 2009 +0100

    Fix make dist

commit f691589bcf7eb245f6021f6ef95c66742dcdf283
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 18:30:49 2009 +0100

    input/decoder_synchro: remove unneeded variable init

commit a33fcc1140dfc00049212b0133f97b643f818c58
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 18:30:30 2009 +0100

    input/es_out : use VLC_TS_INVALID (refs #3135)

commit 0bf004283af0d6ddb956ad604b503bf8f8d52b88
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 18:23:15 2009 +0100

    goom: use VLC_TS_INVALID (refs #3135)

commit 9a9a5f4a681e4830f30a391d34513a045232f297
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 18:21:46 2009 +0100

    decoder stats: use VLC_TS_INVALID (refs #3135)

commit dce5737169e128bdda0203adf3c49174ccfbbaa7
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 18:19:11 2009 +0100

    sout_rtp: use VLC_TS_INVALID (refs #3135)

commit 94c45aa62932c360d6383bcacbda3298af968d88
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 18:19:03 2009 +0100

    bridge: use VLC_TS_INVALID (refs #3135)

commit 9f8f298264b273dcf39e6e608dbc1e14e03564ed
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 18:18:45 2009 +0100

    sout_display: use VLC_TS_INVALID (refs #3135)

commit 8bb130f321ba96f481f56be6b2b647d3a5b3f103
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 18:18:30 2009 +0100

    autodel: use VLC_TS_INVALID (refs #3135)

commit bb7252cd96a0c5ab6a4063eca2fb0a45f32df48e
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 18:18:13 2009 +0100

    sout_switcher: remove useless initialization

commit 1da34cc2dc894505629e9fa38b23d43c6f0e377b
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 18:03:41 2009 +0100

    transcode osd: use VLC_TS_INVALID (refs #3135)

commit 9f78b7ea938d5ef492c2ab6536ed2b19c0c43411
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 17:54:47 2009 +0100

    x264: do not use void* with pointer arithmetic

commit edfe05d1f2799b8ff28027cc6229cf28144488c6
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 17:53:36 2009 +0100

    x264: mention to remove kludge when 0 is a valid timestamp

commit 2f0173a7b4f725ed46f4378c48ff6624625648d6
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 17:48:12 2009 +0100

    vorbis: use VLC_TS_INVALID (refs #3135)
    
    Also remove unneeded encoder_sys_t member

commit 4cf39c42ea876f99b249a752ad18a7a4705a4bdb
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 17:47:03 2009 +0100

    theora: use VLC_TS_INVALID (refs #3135)

commit 7d5e8877ab414e716ccecd656613cca6db7b2dde
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 17:44:27 2009 +0100

    subsusf: use VLC_TS_INVALID (refs #3135)

commit bd8453b58e176114b6fdf6d3e99970e3bbd336c5
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 17:44:17 2009 +0100

    subsdec: use VLC_TS_INVALID (refs #3135)

commit 61f757bbca707b37caa6ed569486303fbc5eb6cf
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 17:43:12 2009 +0100

    spudec: use VLC_TS_INVALID (refs #3135)

commit 70f124c936a42ad40b61caca541c3b34fcb88837
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 17:41:57 2009 +0100

    speex: use VLC_TS_INVALID (refs #3135)
    
    Also remove unneeded encoder_sys_t member

commit e715c83044de384c345c9c04e5748d60cbd83215
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 17:38:21 2009 +0100

    wmafixed: use VLC_TS_INVALID (refs #3135)

commit be3ed6087ee04912e0305028203c8a9fbc7933ee
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 17:37:17 2009 +0100

    sdl_image: use VLC_TS_INVALID (refs #3135)

commit 97c5499da925882b7a010e84ca3101ce5608856b
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 17:36:45 2009 +0100

    schroedinger: use VLC_TS_INVALID (refs #3135)

commit 76ed5901f9f36f922e16b3d543d47cfa317c5ed0
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 17:35:11 2009 +0100

    realvideo: use VLC_TS_INVALID (refs #3135)

commit ee38aedbf6dcf17e734881b68c2006a31cbb3308
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 17:34:28 2009 +0100

    realaudio: use VLC_TS_INVALID (refs #3135)

commit 62538aeaf74ff89d1e67d00f7cd92557e29a0316
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 17:34:04 2009 +0100

    rawvideo: use VLC_TS_INVALID (refs #3135)

commit 6e2213ec9e713135f7bdf918f96355d3aeb76a59
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Dec 7 09:25:16 2009 +0100

    Fix meta writing (inverted logic in the core).

commit 3e5fe8b624f5edad4a7a7ba58ae72fa1709d767f
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Dec 7 08:58:21 2009 +0100

    macosx/framework: Export -[VLCMediaPlayer remainingTime] and -[VLCTime verboseStringValue].

commit 6aca0a671d9cc07923af2a8266168cb57b6abd6b
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:48:54 2009 +0100

    quicktime: use VLC_TS_INVALID (refs #3135)

commit d86392476a1349404554ac97b09df0e0d35ba0fd
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:47:26 2009 +0100

    png: use VLC_TS_INVALID (refs #3135)

commit 7b8d1ebafa15cd87fa885d3958640492c36182c3
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:47:04 2009 +0100

    mpga: use VLC_TS_INVALID (refs #3135)

commit 1aa2b0c983a9e9dc950d08ca44114777ef92c210
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:46:02 2009 +0100

    mash: use VLC_TS_INVALID (refs #3135)

commit ddd3ca51c76468b7924055a37847e64a37850fc4
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:43:32 2009 +0100

    lpcm: use VLC_TS_INVALID (refs #3135)

commit 7687aa895a8377caaadc0fa10558bf0afb1ae917
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:40:10 2009 +0100

    kate: use VLC_TS_INVALID (refs #3135)

commit 9ed754851bfbbd60592fe1073280d474df146bbf
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:38:59 2009 +0100

    invmem: use VLC_TS_INVALID (refs #3135)

commit 48488e99915b2465ec5cf3c4f6d45b4d9059c8bc
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:38:31 2009 +0100

    fluidsynth: use VLC_TS_INVALID (refs #3135)

commit b6691ca9c8a29082ba3474515fb10bc08f655651
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:37:54 2009 +0100

    flac: use VLC_TS_INVALID (refs #3135)

commit 09591d853c585a9c9fe3e0eacdcb440608badb4f
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:36:25 2009 +0100

    faad: use VLC_TS_INVALID (refs #3135)

commit d488ac6ff57db7014fa1b2cc7ecb3aa7b608c17d
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:35:52 2009 +0100

    dvbsub: use VLC_TS_INVALID (refs #3135)

commit 29d44b6a239c79c83fcd05401c33640768f50f38
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:32:39 2009 +0100

    dts: use VLC_TS_INVALID (refs #3135)

commit f788590c84644fc7e40875ef320e6d2230c6ab95
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:28:58 2009 +0100

    dmo: use VLC_TS_INVALID (refs #3135)

commit aac89d7dd5f29196f640e0177af77808fa5a618e
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:25:57 2009 +0100

    cvdsub: use VLC_TS_INVALID (refs #3135)

commit 782d17dfaf14e6593362529350b38c977be60fe0
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:24:44 2009 +0100

    cdg: use VLC_TS_INVALID (refs #3135)

commit ac7fb43a3065746bb1bc2b940d803e2b580855c9
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:24:02 2009 +0100

    CC: use VLC_TS_INVALID (refs #3135)

commit 55c17a70c1d201357b99c224c4f85d1b4e84e16f
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:05:56 2009 +0100

    araw: use VLC_TS_INVALID (refs #3135)

commit c91d8dadea2a57d57afb058bd31ced74f9804ed1
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:05:24 2009 +0100

    aes3: use VLC_TS_INVALID (refs #3135)

commit 6251b2d110c332028a9c6278d685929729ac247c
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 08:04:57 2009 +0100

    adpcm: use VLC_TS_INVALID (refs #3135)

commit 730b4a5c94acab16cb9efecdaf4ba6478fd6eadf
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 07:58:38 2009 +0100

    a52: use VLC_TS_INVALID (refs #3135)

commit 7a6f2a5abefa773c3e8f901b75d56afaa762b398
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 07:08:04 2009 +0100

    packetizer helper: use VLC_TS_INVALID
    
    refs #3135

commit 724c4e4a7df2aee1d37c9f6ac59f32b64ac70f7b
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 07:07:35 2009 +0100

    h264 packetizer: use VLC_TS_INVALID
    
    refs #3135

commit a480552df9e0a9cf7b008d800dca92dd6b655f4a
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 07:00:33 2009 +0100

    mp4a packetizer: use VLC_TS_INVALID
    
    refs #3135

commit f81ce687cdb279586125779210f8660a8693a6d0
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 06:56:51 2009 +0100

    mlp packetizer: use VLC_TS_INVALID
    
    refs #3135

commit 003189d40ca8e2e1ed37cea1a5f2e0cb7bbd47f7
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 06:54:36 2009 +0100

    packetizer copy : use VLC_TS_INVALID
    
    refs #3135

commit 8b8cb3eca15f29ce2cdaafcab344ef4b52e32b6f
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Dec 7 06:53:45 2009 +0100

    sout_InputSendBuffer(): use VLC_TS_INVALID
    
    refs #3135

commit c57ca508520042309b5f522dcfc5857024e3a835
Author: Mindaugas Baranauskas <embar@super.lt>
Date:   Sun Dec 6 20:26:31 2009 +0000

    Add Lithuanian translation to .desktop
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit c7b4a26e8427cd0647df5748cdc909961b10049d
Author: Mike Schrag <mschrag@pobox.com>
Date:   Wed Oct 21 17:14:09 2009 -0400

    macosx/framework: -[VLCMedia length] returns null every time after the first call.
    
    Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>

commit ce7a4746ad10d451e5e2807be44181df9456d6f0
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sun Dec 6 16:50:43 2009 +0100

    rtp sout: implement rtptime parameter
    
    This adds support for the rtptime parameter in the RTP-Info RTSP header.
    It is needed by RealPlayer, otherwise it will start playing the stream
    or not depending on the time of the day.

commit 5d20f8c25a8641a76590f5d45bf504bdcd82654e
Author: Éric Lassauge <lassauge {AT} users {dot} sourceforge {dot} net>
Date:   Sun Dec 6 14:05:01 2009 +0000

    l10n: French update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 1d463ae8904bfbaa27bcde42de59623ac5f6e185
Author: Gilles Chanteperdrix <gilles.chanteperdrix@xenomai.org>
Date:   Sat Nov 14 18:29:27 2009 +0100

    Fix live555media libraries link order
    
    Since at least vlc 1.0.2, compiling vlc with a static version of a
    recent version of the live555media library (the version released on
    2009/11/12 for instance) results in the following warning while loading
    the liblive555_plugin.so module:
    
    [0x1901090] main libvlc warning: cannot load module `/usr/local/lib/vlc/demux/liblive555_plugin.so' (/usr/local/lib/vlc/demux/liblive555_plugin.so: undefined symbol: _ZTI9HashTable)
    
    This warning is due to an error in the link order of the
    live555_plugin, fixed by the following patch.
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 3aa8ed0b6dd9d4a198c302c531a2b7d6b1925925
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Dec 6 17:11:07 2009 +0200

    Add MID, RMI, VOD and XA extensions (+ cosmetic wrap)

commit db73f778ae072eaa7b7c36f6710cc3e0085aa5de
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Dec 6 15:46:51 2009 +0100

    Qt: reduce the size of the margins and spacing between buttons

commit 84daf8cefd493990c4936764e00bba46e77409e5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Dec 5 19:06:20 2009 +0100

    Support for AMV video files.
    
    It seems that .mtv files don't work though

commit 9c45afe2d126777982b1de8c8ab26e426afe916f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Dec 5 18:51:52 2009 +0100

    Qt: playlist, set a minimum width

commit 85ee626aff09e2d47cf8e37859ab55938cb46d57
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Dec 5 13:30:59 2009 +0100

    Don't ship external dlls so far for Windows

commit 48e4674acd7f2ad37adef14340269f255f56c3a1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Dec 6 10:40:55 2009 +0200

    Do not assert memory allocations

commit 25232e200b39db62c3e49f9269c215a71873c7f9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Dec 6 10:54:28 2009 +0200

    Do not assert memory allocations

commit 34ad70b430b75ab2db652ef6da67781781bc12ac
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Dec 6 10:53:24 2009 +0200

    Use xmalloc
    
    This reverts commit 59b025e33a3e5997ff333ddc3321574fe6044254.

commit 95a993e5f486beda44c05e5fabf72a2c4bfb3bee
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Dec 6 10:46:29 2009 +0200

    xmalloc, xrealloc: traditional functions to allocate memory
    
    Those functions automatically abort if allocation fails (which is not
    quite the same as calling assert()). Avoid these functions in new code.

commit 827b111356e910800788245bb1a2a22017fea857
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Dec 6 10:16:59 2009 +0200

    likely, unlikely: convenience portability macros for branch prediction
    
    Those are the same as the Linux kernel macros, and probably a bunch of
    other projects. Usage:
    
        if (likely(condition))
            branch_likely_taken();
    
        if (unlikely(condition))
            branch_unlikely_taken();
    
    Attention: those two macros convert the predicate to a boolean value.
    Therefore you generally cannot use them for assignments like this:
        void *p_sys = likely (malloc (sizeof (*p_sys)));
        if (!p_sys)
            return VLC_ENOMEM;
    Instead you can do this:
        void *p_sys = malloc (sizeof (*p_sys));
        if (unlikely (!p_sys))
            return VLC_ENOMEM;

commit 87e6f1be1272e4a1e74fb23f5a97e71ad4c67006
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sun Dec 6 02:36:15 2009 +0100

    Add missing include

commit 2227a86431ba2da1fdff09a28be2574ab0d2a2d0
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Dec 5 23:17:09 2009 +0100

    Obligatory win32 compile fixes.

commit 59b025e33a3e5997ff333ddc3321574fe6044254
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Dec 5 22:22:20 2009 +0100

    Add some more assert()s for unchecked malloc().

commit 15643af12d9eb61eff8a8e89d8170f3d2b73d7e1
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Dec 5 15:24:19 2009 +0100

    Replace argument = realloc( argument, size ); with realloc_or_free() in modules/*, and while at it add assert( argument ) to mark unhandled ENOMEM conditions, also for malloc().

commit 4e4720311a10bf0917cc826369438c6565d56a4f
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Dec 5 09:11:42 2009 +0100

    Introduce realloc_or_free() to src/*, and add assert() to mark unhandled ENOMEM error conditions. Allocation shrinking or otherwise handled allocations don't need realloc_or_free.

commit f7600a71bbdee8407a4eddee197e8d599f6d002b
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Dec 5 09:06:20 2009 +0100

    Introduce realloc_or_free(), which does what realloc() does but will free the argument if the reallocation fails. This is useful in some, but not all, use cases of realloc().

commit 27e9a1b06377720603c74d1fff39f3d82de633f1
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Nov 28 19:21:56 2009 +0100

    Qt4: Save a couple temporaries.

commit 35eb6b1c03d7ff135b283fc5f034f142bdb57e48
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Nov 28 18:21:13 2009 +0100

    Skins2: cosmetics: Pack repetetive code up in a few macros.

commit df30bdb3d46bb245ec06daf2fbd117a37eb3cf82
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Nov 28 15:08:59 2009 +0100

    Skins2: Add x11 transparency support. Hope it sets the property on the right Window; didn't have a known transparent skin to test with.

commit 77aa98d05aefe480e39a9fbb8c482e4de4c78855
Author: JP Dinger <jpd@videolan.org>
Date:   Tue Nov 24 10:42:39 2009 +0100

    Skins2: Cosmetics and drop const from string return as there really is no point: We're returning a fresh object.

commit c288689c5aa3ff5bc9292646b7196d744df6e438
Author: JP Dinger <jpd@videolan.org>
Date:   Mon Nov 23 14:11:05 2009 +0100

    Skins2: Move method bodies with inline tags to before where they're needed. Drop const in favour of static on power() and instead of recursing(!) make it use powf().

commit 4e7c493eb69c0083895f07683673ed1322168bdd
Author: JP Dinger <jpd@videolan.org>
Date:   Sun Nov 22 19:38:23 2009 +0100

    skins2: I fail to see why Subject (not Observer) needs to have virtual methods. If you do find a reason do tell. Observer should probably be defined inside Subject instead.

commit 82dfc1b375b66acb389e80475009ebf0244ccf64
Author: JP Dinger <jpd@videolan.org>
Date:   Sun Nov 22 19:06:47 2009 +0100

    Skins2: Invent ft2_strerror() to improve freetype2 error reporting.

commit 5988891f0c6ed8060c77e2a12fec13d512cb88b9
Author: JP Dinger <jpd@videolan.org>
Date:   Sun Nov 22 18:13:35 2009 +0100

    Skins2: Cosmetics.

commit 1f7eddac55396aac87293ed7b0170baaebe7a721
Author: JP Dinger <jpd@videolan.org>
Date:   Sun Nov 22 16:34:36 2009 +0100

    Skins2: Mostly cosmetics, some C++ style casting, factor out a scroll() in anticipation of figuring out where it belongs.

commit 2895662015106055374c2371eb88039e06893318
Author: JP Dinger <jpd@videolan.org>
Date:   Sun Nov 22 14:11:38 2009 +0100

    Skins2: Cosmetics. Add a REGISTER_CMD1 for commands with one argument.

commit 0fb4941ed0764730d43d3078e05ae883d6c09fe0
Author: JP Dinger <jpd@videolan.org>
Date:   Sun Nov 22 13:41:51 2009 +0100

    Skins2: Reduce another macro to bare minimum and helper fuction.

commit f500f79609d544d6af06e3aa2250552754f97fb2
Author: JP Dinger <jpd@videolan.org>
Date:   Sun Nov 22 12:54:57 2009 +0100

    Skins2: (Almost entirely) replace another two macros with functions.

commit 82e866f0aee641482d78551d44513bf0ba272a9a
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Nov 21 23:37:05 2009 +0100

    Skins2: Cosmetics and the occasional duplicate call elimintation.

commit c2e9890077e5353b1aa66a4c34be19346d62ef6e
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Nov 21 21:37:06 2009 +0100

    Skins2: Cosmetics and make better use of a test that's done anyway.

commit 1bb2388c5dc158d4da460307f4ad4d71e9f35a18
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Nov 21 21:19:28 2009 +0100

    Skins2: Cosmetic.

commit 354811a1209fd23699749daf8ca3b3e68d45b061
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Nov 21 19:26:22 2009 +0100

    Skins2: Replace some theme macros by templated code.

commit a7b6b23deeb165e614409dd60012d114cd047eef
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Nov 21 19:22:38 2009 +0100

    Skins2: Add (and use) template parameter typedefs so that they might be used, say, as function return types. The next commit needs this.

commit 316c9f43f173e057d0cee3c12493e9b8311e3d4e
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Nov 21 15:57:02 2009 +0100

    Skins2: Add ptrmap<> to possibly prevent some more empty nodes.

commit fe5af2a1f8e36cda37617aac094595650ef5745c
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Nov 21 15:30:38 2009 +0100

    Skins2: Factor out duplicate code (mod), and provide a const accessor to the keymap: std::map<>::operator[] will create empty nodes if they don't exist already.

commit f73b0909bdf0620c2966c5a2eea0dc4e15a7d983
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Nov 21 15:26:52 2009 +0100

    Skins2: Move getShifts from const to static.

commit d51a30f15993f2c531154bb0b9fdb3670265282c
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Nov 21 15:24:23 2009 +0100

    Skins2: Cosmetics.

commit 5ab06f53a04131a55a1833565c3fe41b1923408f
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Nov 21 12:52:58 2009 +0100

    Skins2: Avoid work by postponing to where and if it is needed.

commit 00b26db6568cd6a2d829abf7dff191d57d4d4a78
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Nov 21 11:43:25 2009 +0100

    Skins2: Cosmetics

commit 1603369cef22127232b233d18559eda533087229
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Nov 21 11:26:16 2009 +0100

    Skins2: x11_display: Replace PUT_PIXEL and BLEND_PIXEL macros with templates. Could use more testing and possibly more refactoring.

commit bd76a75232c40660360f644698b6e069a9a71e97
Author: JP Dinger <jpd@videolan.org>
Date:   Fri Nov 20 16:01:04 2009 +0100

    Fix typos (hopefully correctly) and formatting in comment.

commit dc4b469e50c585d94d7ca7f59918546f29b36cd5
Author: JP Dinger <jpd@videolan.org>
Date:   Fri Nov 20 16:00:22 2009 +0100

    Skins2: Drop another small heap allocation in favour of the stack.

commit abaee12ac65e5a92d78ab91004cd0c99de4f60e3
Author: JP Dinger <jpd@videolan.org>
Date:   Fri Nov 20 15:59:23 2009 +0100

    Skins2: Factor out repeated code and use var_SetVariant where applicable.

commit 0ccbd1e8bade4953c64ff3100a96854e8ad24c72
Author: JP Dinger <jpd@videolan.org>
Date:   Tue Nov 17 18:13:16 2009 +0100

    Skins2: Cleanup after merge.

commit 3569ffff1f6536644363537737f55b490f63939c
Author: JP Dinger <jpd@videolan.org>
Date:   Mon Nov 16 13:51:30 2009 +0100

    Skins2: Use vlc KEY_MODIFIER_* constants for key modifier masks, simplifying the code. Revert from enum to static const int to not have to include vlc_keys.h through the header file.

commit 34a265ace2965d754351f8ae2936f6decd35a2d5
Author: JP Dinger <jpd@videolan.org>
Date:   Mon Nov 16 13:06:08 2009 +0100

    Skins2: Use var_SetVariant() some more.

commit da48f73ff3442c6b36283eb611422e93e4dee51e
Author: JP Dinger <jpd@videolan.org>
Date:   Mon Nov 16 13:01:49 2009 +0100

    Skins2: Factor out getModKey() and getKeyState() (both used twice), use var_SetVariant() instead of var_Set().

commit d79be0ff4493706827f3fa3d16edd5428ab5093c
Author: JP Dinger <jpd@videolan.org>
Date:   Mon Nov 16 12:56:16 2009 +0100

    Skins2: No need to new char[] temporaries; use stack instead.

commit c8dbc4eb30e377b6a9a34bd04b84155549bec353
Author: JP Dinger <jpd@videolan.org>
Date:   Sun Nov 15 23:24:41 2009 +0100

    Skins2: Refactor string manipulation event handling a bit and replace some static const members with an enum.

commit 68ce85501042c102ff5c90c262b79c8fea9759a2
Author: JP Dinger <jpd@videolan.org>
Date:   Fri Oct 2 15:09:37 2009 +0200

    Skins2: Fix a warning; add a forgotten #undef.

commit d947e21b677a062137a968728263a5e1b0a01d38
Author: JP Dinger <jpd@videolan.org>
Date:   Fri Oct 2 10:55:11 2009 +0200

    Skins2 compile fix: Apparently declarations went missing in merge.

commit dc19df5d43c037fe79275fb5a75328471b5c7bad
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Sep 12 16:36:00 2009 +0200

    Skins2: Use typedefs for internal template-derived types, and rectify an accidental skip while removing.

commit bebef5dc2029f2f2c4018d5c33000a028779d7bf
Author: JP Dinger <jpd@videolan.org>
Date:   Sat Sep 12 17:14:01 2009 +0200

    Skins2: Cosmetics, 100% pure. We don't indent for labels in C, we don't in C++.

commit b25aa5bfa505fbd9938f7ea90b285909c7974ac1
Author: JP Dinger <jpd@videolan.org>
Date:   Tue Aug 4 17:32:39 2009 +0200

    Replace #if XP_SYMBOL with #if defined(XP_SYMBOL) for consistency.

commit 2819748ee089e25278aa58b274b47cb2081ae077
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Dec 5 16:41:20 2009 +0100

    macosx/framework: Add video_dirs to the list of MediaDiscoverer by default.

commit fbf713c43a05672eeb6f954b78f6bc695f45501c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Dec 5 16:35:16 2009 +0100

    shout: Simplify description name.

commit 1fd7d70ac0281d660c1f87c0ddf8593a0d49be67
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 3 12:12:20 2009 +0100

    VLCKit: QuickTime doesn't support mp4v but h264 in mp4.

commit d2b9c3af8a2ffac4946c4b6a3839839930791449
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 3 12:12:07 2009 +0100

    VLCKit: fix a leak.

commit cf8fe3c0f4c1d525661be199f590389d9fdd137e
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Dec 3 12:11:05 2009 +0100

    libvlc: Fix media discoverer with category.

commit 9a1a33f4fce950b8ebb32b3a60069792382add0f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 5 16:43:05 2009 +0200

    M3U: some people do use UTF-8 in m3u, revert to autodetect

commit 2a3eb9441512c1e07943892293cac83cd3ebf3cf
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Dec 5 12:06:25 2009 +0100

    smem: no need to create the variables as config_ChainParse is already creating them.

commit ba7787e00677d7f36fbceff2b50e2902aef0e75e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 5 12:53:01 2009 +0200

    Signedness mismatch

commit 1a8b0cfea4dc9db9ef13325012a0b9f017c38c0b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 5 12:51:19 2009 +0200

    Input item type cannot be negative (fix warning)

commit 469f358d487eec6f3d74ee40bbf178ab6e5acd54
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 5 12:44:59 2009 +0200

    Order initializers

commit a45ea5b16fe4de526822b51541e5c7db52701ed1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 5 12:37:59 2009 +0200

    Unused variable

commit f41c7c34badd923b0cb2d1fd0d503b2aa38078b0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 5 12:32:47 2009 +0200

    Unused variables

commit c84255fef493dc8dc3145c37bbb93ed786aa5e70
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Dec 5 12:07:51 2009 +0200

    imem requires -lm

commit 01424198609ad418217ecdc26b1562aee79b4b94
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Dec 4 19:41:28 2009 +0100

    smem: use config_ChainParse for configuration.

commit fdb892dd5e990da1a420eb49882b74b5e031b6de
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Dec 4 14:58:09 2009 +0100

    Contribs: projectM depends on glew

commit 124c9480615cfde6664ed526b47e79bece077628
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Dec 4 14:19:19 2009 +0100

    Really kill reallocations.

commit 6b45f1bbd5c3386078ecad1a138a017c3811793e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Dec 4 14:08:06 2009 +0100

    Qt: make the search box take less space.

commit 7bdd5b8a7dfc5f3701a09010b70bf4b61ee1e0d7
Author: Konstantin Pavlov <thresh@altlinux.org>
Date:   Fri Dec 4 15:07:27 2009 +0300

    Contribs: update libpng-osx.patch.

commit 870c18ef0fe848fc2f1398f436c6441117276b70
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Dec 4 12:57:25 2009 +0100

    Win32 Contribs: now with CDDB, SQLite3 and projectM

commit 484f5608bc27d45bfb0a435ce4a7d53c95457d1d
Author: Srikanth Raju <srikiraju@gmail.com>
Date:   Mon Nov 30 14:28:00 2009 +0530

    SQL/SQLite: Fix GetColumn functions in SQLite and implement a GetColumnSize function
    
    Add a GetColumnSize function in the SQL API.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 30d7534d428da5ea2b8be15e4164edbebfab2c4d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Dec 4 12:02:59 2009 +0100

    qt4: kill some reallocations.

commit e222f54ca8846d93b72447ed73c1399a6e7c8850
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Dec 4 11:45:19 2009 +0100

    Merge FFmpeg on Windows

commit b5b81c2d2b19dfb12ef46539c4e753ee64a158e2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Dec 4 11:45:08 2009 +0100

    Configure: fix typo

commit bde235ca1b50795f173f61293d0c2643eb9fb66b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Dec 4 11:38:58 2009 +0100

    dc1394: fix memleaks.

commit c4fc052b1e12d5f0fed5026dbefc65643c080268
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Dec 4 11:33:46 2009 +0100

    dc1394: fix potential memleak.

commit f6dd239c88e449b76f2b533c136bb8bbc133a9da
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Dec 4 11:31:09 2009 +0100

    dc1394: fix debug messages

commit 14bb98446fecfc9f9ea2ac98e2ccd704400dddf5
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Dec 4 11:16:01 2009 +0100

    dc1394: We must quit the function if the file handler is -1 (and not continue like if that's ok).

commit c6aba4ba31f30b7e19b37d59f6c15d7634f6b7bf
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Dec 4 10:55:23 2009 +0100

    dc1394: factorize.

commit 803dda8e5846d874d4c19ea98317e163a49161aa
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Dec 4 11:06:51 2009 +0100

    Activate projectM for windows

commit f2dc556d0f4383c616bbbf22c084edb4957fa63c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Dec 4 09:14:31 2009 +0100

    Contrib: various fixes to hope fixing projectM compilation

commit ce90177ba38d2f026f55dfbd7e1692ab6a5e78bd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Dec 4 01:00:16 2009 +0100

    Contrib: update taglib to 1.6.1

commit 3b86511590f66de79f256908551875ef40907177
Author: Jeff Lu <jll544@yahoo.com>
Date:   Wed Dec 2 10:50:17 2009 -0800

    Fix DirectSound spdif audio output
    
    DirectSound spdif-mode audio output was garbled because buffer calculations
    were using always pcm-mode size values.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 58a22c81d78fc1c541753674a3f1681d1f6b1cfc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Dec 3 23:53:42 2009 +0100

    Contrib: minor update for theora and libpng

commit e4ec53022693e0a1af43f9d22a44261a5f5663f3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Dec 3 23:48:26 2009 +0100

    libprojectM 2.0.0 update for Win32

commit 9f432d3720ede6ca046482d5b6825012da19bc33
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Dec 3 22:33:13 2009 +0100

    Contrib: add Glew for projectM
    
    This stupid library with only 1 file to compile has won, by far, to be awarded the MOST STUPID config/Makefile system... Seriously, autotools is bad, but if you do stuff like that, please go and stop using a computer

commit 39f8a0e5ba6533e3cf47c9d7b38d6bdde2c349cc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Dec 3 21:58:39 2009 +0100

    Force projectM to be static

commit ff5513522ba1889edbb000144c17c04b06e099fe
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Dec 3 21:56:31 2009 +0100

    Contribs: use projectM 2.0.0

commit d44fe75a82055e1054f38aff6ffa7d850c1dfeec
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Dec 3 23:39:17 2009 +0100

    Contrib bootstrap: ready cmake crosscompilation

commit b99940686673f62ae3110099db81402a1c5bac60
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Dec 1 02:04:59 2009 +0100

    Qt: remove unnecessary macro

commit cc7478f48f5f73cc67b8a598b360ff46c174fec3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Nov 30 00:44:01 2009 +0100

    Qt: rename panels.hpp to standardpanel.hpp
    
    We don't have anymore 2 types of panels.

commit 3c6f6fa77169b3e0d3270487795535b0fff293e7
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Nov 30 00:39:50 2009 +0100

    Qt: Remove the gotoPlaying button, as noone understood it.

commit 72ac92a98402a42081406324bba0efaef4e0cef5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Nov 30 00:37:10 2009 +0100

    Qt: playlist, remove the bar of buttons at the bottom
    
    It just changes the layout, but not much more yet.

commit 157f43b782ab86168054ce21de3ff60cbc6867e6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Nov 30 00:26:43 2009 +0100

    Qt: playlist code cosmetics

commit 99b1edc0ffc7b5278b493c1160828d59db776ae0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Nov 30 00:21:56 2009 +0100

    Qt: remove random and repeat buttons from playlist
    
    And clean the code.

commit de5baa43bfc620f74e35325aaabe7e187ed91d3b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Nov 30 00:17:36 2009 +0100

    Qt: Remove PLPanel upper class

commit 23c3cf34d76b6b3de1b0d1b74b04f26f0964a0bc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Nov 29 23:37:08 2009 +0100

    Qt: add repeat and random button to the default toolbar

commit 2a99ff3c6a8172b43b4ce25dada25cb39feb431b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Nov 29 23:16:49 2009 +0100

    NEWS: XvMC was removed

commit 6b65c19e602b04d0b5bba4febf9ea95eca404c72
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Nov 29 23:16:16 2009 +0100

    Qt: allow loop/repeat button to be in a toolbar (part 2)
    
    Action and states consistency

commit 99748d1f9a49532503ed7d2ff605e7fec93ab35e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Nov 29 21:24:24 2009 +0100

    Hotkeys: add missing break in switch

commit 745c83a01aa0b4e666463566c053b0626e5d6157
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Nov 29 17:47:09 2009 +0100

    Qt: allow loop/repeat button to be in a toolbar (part 1)

commit c5f0506c9eb9b0f899379112158c129cee29b4bf
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Nov 29 18:20:24 2009 +0100

    Qt: make sure the random buttons states are consistent
    
    with the core and between themselves

commit faa1a71b2e38e981d1e81e8b12c80b970b0269dc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Nov 29 17:48:23 2009 +0100

    Qt: code cosmetic

commit 385239a4bf7b2a1366cf823dd0c2e1b85499ad2d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Nov 29 17:13:07 2009 +0100

    Qt: actually activate random action

commit 7bcfcc69ba66f323c8d5a91c31b005aa8795cfbe
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Nov 28 14:09:35 2009 +0100

    Qt: moving Random to the normal toolbars

commit d41b6e26a510c8d9b3f8ebebfc75539eb496abe2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Nov 28 14:29:07 2009 +0100

    Qt: factorize again

commit e33c6eee33896edced7e2f320df5a277fb782d2b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Nov 28 14:24:06 2009 +0100

    Qt: factorize

commit a21c7bcdfdcadec941246285580095cdc0741fca
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Nov 27 18:51:11 2009 +0100

    Qt: fix tab order

commit 4efcb1880f91195c6e14014c8577548205bcc062
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Nov 27 18:50:14 2009 +0100

    Qt: add the hw-accel to simple preferences

commit b02915bd65ec72c70d9e1a38ade59f8ea56736f8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Nov 27 18:41:02 2009 +0100

    Qt: first run dialog is never asked again if --no-qt-privacy-ask was passed on the first run.
    
    This will help deployment.
    And Close #1834.
    I believe that it will work on Maemo now.

commit b90119f44f8700741164a11b6cafe2e0dd556bc0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Nov 27 18:28:29 2009 +0100

    Qt4: firstRun dialog is now separated

commit 6629593f243dd378e4a0f695d4b2276329c6b32b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Nov 27 15:09:28 2009 +0100

    Blacklist Qt 4.5.0 as promised
    
    I know this is annoying, but it is too difficult to maintain.
    If you are a maintainer, you can revert this commit, but this isn't advised

commit effca2a2eaff9e4104ebc683d763c8175795b44b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Nov 27 15:08:10 2009 +0100

    Qt: remove unnecessary includes

commit d43cc653337e3c9e60f3f6b62baa6da1869ae2cf
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Nov 27 15:07:48 2009 +0100

    Update NEWS and LIST

commit 5862064f44cad48d195a76583af0baac7bb520ed
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Oct 15 22:00:35 2009 +0200

    Change debug
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 0ce1309cb96f40c6670dfaf0895bfb7015468e87
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Oct 14 22:02:45 2009 +0200

    Qt: code cosmetics
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit fae58566793322c51ab7333fb0c76d030430eef1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Oct 14 22:00:29 2009 +0200

    Qt: use a single state variable and debug
    
    This also fixes the non returning to the correct size because of too high minimumSize();
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 56cf048ffe22b517fb881a422e18e18822f3a275
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Oct 13 15:19:29 2009 +0200

    Qt: move to Stack Widget, part 2
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 3777d840899af412c6bca32cb0cec93fcf37624e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Oct 8 10:58:43 2009 +0200

    Qt: change mainLayout
    
    And use a QStackedWidget.
    This will be usefull in the future to:
     - simplify the code about states and video-resize
     - support Qt Animations
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit d317eb91dbd131ab0f7fb135b72163b27e8e789c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Dec 3 23:49:52 2009 +0200

    bandlimited: check input format more thoroughly (closes #3171)

commit 2e2cd0b07b9bc0e9ef5b5fbfdaaf8a9e928bd0c2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Dec 3 23:49:31 2009 +0200

    Code factor

commit 8ce421703c501c28656c925dd47c2e80616b30bf
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Dec 3 21:43:29 2009 +0100

    contribs: updated binary package for all Darwin flavours including SQLite 3.6.20 and the usual round of updates for the other libraries

commit fb9d333d42db537cac039f423853ecbfe041b99d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Dec 3 21:41:46 2009 +0100

    contribs: make sure regex and SQLite get only compiled once per release

commit 90879cf8a318834a034edaf561d980b914dfe88c
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Dec 3 21:29:23 2009 +0100

    contribs: added SQLite 3.6.20 to the OS X contribs

commit b93b012f64a48cf337a40a1119f59b836798d14d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Dec 3 20:30:34 2009 +0100

    dc1394: cleanings (no need to set p_sys to NULL and some other stuffs).

commit 58e40fc82f349bec83f6dedeb14b0ece91b048b7
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Nov 25 15:32:10 2009 +0100

    dc1394: factorize.

commit 7bb31a1f8c8d2f35e6833678416739dd4d03013d
Author: Jakob Leben <jleben@videolan.org>
Date:   Thu Dec 3 14:54:41 2009 +0100

    jack: use real latency for buffer date

commit be84ae0b6709621ebf50c95f5dacdb6c5a565e0f
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Dec 3 11:29:36 2009 +0100

    Fix win32 package generation - thanks to linkfanel

commit ecebe41fa1d54a8937a8440b72f76dcf607621e1
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Dec 3 11:06:40 2009 +0100

    MAINTAINERS is gone

commit e519d5ff95424c7d61ce47b76823113e690b97d8
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Dec 3 05:44:31 2009 +0100

    windows: Convert vlc directory path to UTF8

commit 6d506eaba1ce7790d28628bfd9d8fdcb2214a9b8
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed Dec 2 16:27:22 2009 +0100

    rc: make sure return value is set

commit f5e4501049baf2c1b37e85386931117407dddab2
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed Dec 2 01:55:22 2009 +0100

    ncurses contrib
    
    update to 5.7
    only build & install library & headers
    configure with --prefix=/usr so library (newterm() at least) will look
    at installed terminfo database (ncurses interface wouldn't work on OSX)

commit a38b13e030d8c5c2ac23dda76be9aa79a869ddc3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 1 22:45:47 2009 +0200

    Revert accidental chunk

commit a60bd74cc306813d96bec9c838924c28a2d72b5a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Dec 1 22:42:14 2009 +0200

    Qt4: implement SAP in the streaming wizard

commit fe5ee97dd849fd3bc177ae87273ec525104cd1f8
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Tue Dec 1 19:30:49 2009 +0100

    rc module: fix snapshot command
    
    type is void and not boolean (assert failed in var_SetChecked)

commit d0671d96b5f0c9cc6a92f383aa45305962808301
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Dec 1 01:00:15 2009 +0100

    i18n: remove deleted files

commit 655f6183ac201b15193e0116a9c38f51a02e9c35
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 30 22:50:09 2009 +0200

    Qt4: separate native RTP from RTP/TS

commit 94038d2f1b0e1fcad15600f1b8afb956873ccbf9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 30 22:31:12 2009 +0200

    Code factorization

commit 2912aadf3a3b27ef357f69fdec1b5dfe8c237860
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 30 22:21:56 2009 +0200

    Qt4: remove (no-)sout-keep option
    
    This is not really relevant as long as we have only one item.
    However, sout-keep should really always be on anyway when streaming.
    Most protocols would terminate client connections when the item
    changes, and the file output would overwrite the file.
    
    (sout_gather would be more problematic. We should use it too, but it
    has always made sout_display crash.)

commit d381107922c443ffaaa35c81b69910069c816752
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 30 19:47:28 2009 +0200

    RTP out: convert s16l to s16b on the fly

commit 90e78daa6c77ee15cdccf223c7c070427da5faaf
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 30 19:35:17 2009 +0200

    Qt4: add profile for raw CD audio quality

commit 3e6dbf430e86cf474696df64cff174e3360b90ce
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 30 19:34:54 2009 +0200

    Kill a few relocations

commit 9fffa028bb2904e3014f158b649763cf463dcf39
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 30 19:32:24 2009 +0200

    Qt4: let the compiler figure the number of profiles

commit f34e18955e67abef65811c58b45b04973b949348
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 30 19:13:35 2009 +0200

    Qt4: try to improve sout protocol names

commit 260319c579ead2a67296fe886caf39a3684b3fe1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 30 19:10:28 2009 +0200

    Qt4: missing qtr

commit 60e75ffe8f3643379916d86625203426854df5e5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 30 19:03:25 2009 +0200

    Qt4: remove audio/video port from RTP streaming wizard

commit b0a8bf12b2515b995997156c1ecb00fce7a23db7
Author: Jakob Leben <jleben@videolan.org>
Date:   Mon Nov 30 16:48:45 2009 +0100

    Qt4: reset playlist columns settings in transition to 1.1.0
    
    Reusing settings from before 1.1.0 results in a mess.

commit f17b581513409c1a4f44df172fe0ed7b4927a107
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 23:58:20 2009 +0200

    Remove Xsp
    
    We don't use GLX with Xomap (rather XV or X11)

commit 40ae1df50e6f3cd6371e96bfa43b28cf0db869ec
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 23:57:02 2009 +0200

    Xlib: remove (most) non-GLX stuff

commit b25a657dde0e2305a8fb0d564a5b166547829bc8
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 23:48:51 2009 +0200

    Remove the XvMC plugin
    
    In 0.9, the output refuses to work and the codec just segfaults.
    In 1.0, it is inoperant due to the removal of the forked libmpeg2.
    In 1.1, we would anyway need to rewrite it to the new vout API.

commit 10ab70ed8ca9e975e0629c30158d51a4a24d1557
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 22:25:41 2009 +0200

    GLX: remove silly --glx-shm option

commit a537329058d5700fe37344fa36c24e02bb89f289
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 22:22:46 2009 +0200

    GLX: remove MIT-SHM support infrastructure
    
    GLX does not use SysV shared memory directly.

commit 547c0f4035e21e817bad04ff2b33ec2d0e4fc66d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 22:14:39 2009 +0200

    GLX: remove nonsensical glx-adaptor
    
    This smells like fishy cut&paste from the former XV plugin.

commit b8b12143dc4607dc748f374454b0248c79472916
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 22:07:56 2009 +0200

    XCB/window: remove duplicate setting (already in XCB/x11)

commit d0682dd37d1dac39ae203b300484692ac4b7c908
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 20:21:51 2009 +0200

    XCB/screen: support windows on other non-default screens

commit b69d64d4abe24d01ceac7a02e2621454f10c49ba
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 18:22:51 2009 +0200

    Fix previous commit

commit 2852aba44c5127fea525f348d77fcd82cd326a3f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 18:10:33 2009 +0200

    Fix another potential audio output dead lock

commit 154422287d5d6bf855309586545cbf2e52d901b5
Author: Jakob Leben <jleben@videolan.org>
Date:   Sun Nov 29 14:44:40 2009 +0100

    vout: better correction for wrong subtitle positioning
    
    Keeps previous behavior when subtitles overlapped in time,
    except when trying to move subtitles below the bottom picture edge
    -> they start to visually overlap because of bounding.

commit c3a6f497780a0d622b71f9007399245645941157
Author: Jakob Leben <jleben@videolan.org>
Date:   Sun Nov 29 13:50:07 2009 +0100

    Revert "vout: avoid applying subtitle offset twice and modify behavior when subtitles overlap"
    
    This reverts commit 4c627dc613cfc9d740691baefdf1fe74108b4a63.

commit e995a5b336ee9d7b735451642f8170513a40f66a
Author: Jakob Leben <jleben@videolan.org>
Date:   Sun Nov 29 13:48:44 2009 +0100

    vout: initialize subtitle position correctly

commit 66b2d87574e61f5bf293ffd29235819805d0fd96
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 13:16:51 2009 +0200

    Fix potential deadlock when changing audio channels (fixes #2240)

commit 4d54fb133e9bb41ce33c60156cf767c53b1aca25
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 13:13:16 2009 +0200

    Fix warning

commit 19295c5d90aeb04f8664ab1a4cce83ddb480e85f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 13:13:28 2009 +0200

    Complete audio locking rules

commit 4c627dc613cfc9d740691baefdf1fe74108b4a63
Author: Jakob Leben <jleben@videolan.org>
Date:   Sun Nov 29 12:08:36 2009 +0100

    vout: avoid applying subtitle offset twice and modify behavior when subtitles overlap
    
    Fixes the glitch when displaying subtitles and subtitle position != 0.
    Modifies behavior when subtitles overlap: newer subtitles push older ones higher

commit cbfad9594ec72bf9aa1789d7342cbe107ad68503
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 13:07:16 2009 +0200

    Abort on invalid lock transition

commit d23bca379e5eed844f90c74741f41d2107e1532b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 13:06:53 2009 +0200

    Lock order fix

commit dec407e71ed6e4b9f41bd9344867a8dfccbfd15c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 13:06:31 2009 +0200

    Adjust rules, output FIFO after input FIFOs

commit 7a87d5768beaecfc8132a875d08b53ec5b780bee
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 12:38:39 2009 +0200

    Debug audio output lock ordering

commit 47f7069eb00e369d9ed5d4d9a52def1ee3875411
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 29 11:31:20 2009 +0200

    smem should only start when explicitly requested

commit 109d6eafdf886dc9b08cd64bb9fb10bdc4620dc6
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Sat Nov 28 21:14:53 2009 +0100

    Win32: add VLC to the "Set program access and computer defaults" dialog
    
    The file associations need to be implemented

commit cf1a26480ab872d894dd20aa9d444b54369c0211
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Mon Nov 16 14:16:22 2009 +0100

    Win32: add some metadata to vlc.exe

commit 576a6e4f66bf3fe5fe2f141ed64a22d62d346e60
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Nov 28 18:29:37 2009 +0200

    POTFILES: remove non-distributed files

commit e87593bb6a622515e011370e52ccf426c92b02a8
Author: Jakob Leben <jleben@videolan.org>
Date:   Sat Nov 28 13:16:44 2009 +0100

    subtitles/hotkeys: hotkey accessible subtitle position adjustment

commit 3bc199aba78a566d81f6551ba0bb79982b237031
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Nov 28 11:45:57 2009 +0100

    Cosmetics.

commit 3d4490851415f27888484783b62244a120c7e376
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Nov 28 11:43:24 2009 +0100

    Improved consecutives seeks behaviour.
    
    The execution of a seek command will be postpone until the decoder has finished
    its bufferisation (or until 125ms has elapsed since the last seek).

commit 2989d4e4e21c108e9eb47062d2043e8cadc87f0d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Nov 27 23:21:38 2009 +0100

    Improved input requests merging.

commit 9ff8ab102772c40a6fa108a1e59b3f53d304531f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Nov 27 23:10:41 2009 +0100

    Cosmetics.

commit 21edd87a49e595ec1de3756e95b8e22f1322cea1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Nov 28 12:13:38 2009 +0200

    TS demux: fix memory leak using ACCESS_SET_PRIVATE_ID_CA
    
    If the access does not support CAM, we need to free the PMT
    (closes #3163)

commit 19a97d79222df1086c76861f4131546ff5afc33a
Author: Jakob Leben <jleben@videolan.org>
Date:   Sat Nov 28 10:21:44 2009 +0100

    jack: correct requested buffer date
    
    + remove a dead line & kill a warning

commit bf835339b51b99220efcbd63f4d1c24b6baa80ac
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Nov 28 11:53:47 2009 +0200

    Remove duplicate and buggy --enable-sqlite
    
    It's already in the pkg-config helper, and there was a syntax error
    in the fallback case.

commit eeb1d41bb3a95a0908026c79036a1168e46aec7c
Author: Srikanth Raju <srikiraju@gmail.com>
Date:   Wed Sep 16 02:15:52 2009 +0530

    Sqlite Module
    
    This is a sql module for VLC which connects the SQLite library to VLC.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 2aa8e5b6df96c9cd40dece76fb1774b16409e1d8
Author: Srikanth Raju <srikiraju@gmail.com>
Date:   Thu Nov 26 08:21:45 2009 +0530

    Sql: Rollback should return void
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 0b83687b0c2bdd23d546273ff0b13c99da5a2c66
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Nov 27 21:59:36 2009 +0100

    i18n: remove deleted files

commit 5a7dca42541f164718c52d43bb00eb7773ef3451
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Fri Nov 27 14:23:13 2009 +0100

    Fix [a68b3396]

commit ab994815cdd68a313e167289d3514b3303aadeaf
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Fri Nov 27 14:13:49 2009 +0100

    vlc_va_NewDxva2() : unused parameters

commit fcc9a34048474173cbfa17b7106044cbdc31cfbe
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Nov 26 20:03:14 2009 +0100

    OSX specific hack to remove "-psnXXX" from args
    
    Move it from libvlc where it didn't work to vlc binary where it really
    should be
    
    Now VLC can be started from dock again after [13d838b64]

commit 94f95f8faf07fab0f8757e18e984d3151fc7bbae
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Nov 26 19:34:00 2009 +0200

    RTP: over UDP, assume we have the destination if there is no @
    
    Previously, we'd assume we have the source address, which was confusing.

commit 20c21aac62efe6f3ab913615366e87682eae799e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Nov 26 19:33:09 2009 +0200

    Build fix

commit 18aed9afae6069cec84ac2398fe76adb7f56d8d8
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 22 11:46:51 2009 +0200

    Remove linear resampler
    
    It is computationally more expensive than the ugly one (and has higher
    priority). Yet, in my opinion, it sounds even worse.

commit e83b92d7bbd739871294d9be2119f9c1c05d3acf
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 22 11:45:41 2009 +0200

    Remove the trivial "resampler"
    
    The ugly resampler is almost as fast yet way better.

commit 5027135e7c8ccf026b93c95c9e4badb1a4d94a89
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Nov 26 17:24:06 2009 +0200

    Qt4: fix default port numbers in streaming wizard

commit a68b3396daae00230d977910ce914cf88cdc05a5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Nov 26 17:23:41 2009 +0200

    shout: default to port 8000, try to improve URL parsing (untested)

commit bc5318a9a7daab38710a429dccfcaede641aed25
Author: Jakob Leben <jleben@videolan.org>
Date:   Thu Nov 26 11:58:46 2009 +0100

    aout: lock output fifo later

commit f66c1e0e9b9c73318f102694a2e09083e310cc48
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Nov 26 00:27:31 2009 +0100

    i18n: moved file

commit 91601e381cc5c8475ea92235be96422a5c19f544
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Nov 25 23:00:00 2009 +0100

    Fixed build under linux (avcodec).

commit a8bc4e17c36c7748e28638c3786be4a419fc9b7e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Nov 25 23:13:44 2009 +0100

    Contrib: patch FFmpeg on Win32 to support DxVA

commit ea62ad21cf1bf8541260dcabe878b4162e42030f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Nov 25 22:49:57 2009 +0100

    Contribs: DxVA2 headers are now port of out dshow headers

commit 1cd93bd63f0cc8ba944e5b534dc3a0e040c5d461
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Nov 25 22:30:27 2009 +0100

    Contrib cleanup

commit 62107e563f979c638f9a5f58cdfd5639d9c63ac7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Nov 17 01:09:43 2009 +0100

    Improved performance when copying video surface in dxva2.

commit 106208c9f7b439cd590c4a9e95cf4edf41c8d752
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Nov 14 22:17:47 2009 +0100

    Called vlc_va_Setup as soon as possible (avcodec).

commit c4ef9658d0d33dcb42f811ae1261ff8fe2eda878
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Nov 14 22:16:12 2009 +0100

    Fixed vlc_va_Setup (vaapi).

commit 188aa615fd559702667c696efbfc1cad653fd066
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Nov 14 11:20:20 2009 +0100

    Disabled ffmpeg hardware acceleration support by default.
    
    For both vaapi and dxva2, not enough testing has been done.

commit e0028dbfcdf1671fb4c503336fe10684d3724d51
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Nov 14 11:19:04 2009 +0100

    Added DXVA2 support to our avcodec wrapper.
    
    It is not yet activated (the build system part is missing).

commit 670ef981c72d124788cf5862562de6541428e7e6
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Sat Nov 14 11:08:46 2009 +0100

    Initial work for DXVA2 support.

commit 0c348182e3823d80f703518d6734222f3bdce825
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Nov 25 22:26:32 2009 +0100

    Contribs: cosmetics

commit 95bb368ea15aa3d38d2aa5e780817b6931e4aa3e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Nov 25 14:36:05 2009 +0100

    Contribs: Sqlite3

commit 31aac78acab74626ad7efbe9819a966299adfef5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Nov 24 23:06:03 2009 +0100

    More NEWS

commit 0915a39b086fd2d9fd5a1022c5b28deac30432ee
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Nov 25 22:49:39 2009 +0200

    Qt4: add dccp as a known protocol

commit 7596e07dc4401e3fc6f23912d165b591883bc85b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Nov 25 22:37:29 2009 +0200

    Qt4: make sure the running VLC has a module implementing the protocol
    
    This avoids "*-caching variable does not exist" errors

commit 3ae0e266205878bd66b004ee23b40b2c2433b74e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Nov 25 22:35:23 2009 +0200

    Qt4: remove proto combo from open net tab
    
    Now, we get the URL directly. This is much simpler and much less
    confusing. Also a few missing network protocols.

commit 43925afd7a2ca0504632e578ab63731af8266895
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Nov 25 22:06:49 2009 +0200

    Qt: remove port from open network tab

commit 4e35738527f42df490d0ed5a0c91a930d1ab9c19
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Nov 25 21:00:34 2009 +0200

    XCB-XVideo: warn if picture resolution is not supported

commit 15288858575b3ab35f3e2824e6464f6bc5c4e186
Author: Jakob Leben <jleben@videolan.org>
Date:   Wed Nov 25 15:25:18 2009 +0100

    Qt4: position slider: send seek events at regular intervals
    
    Improves seeking experience by sending less seek requests and actually allowing output to update between them.

commit d8efdc14bbc5f7119bbe814539c2866e8d8c5fb4
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed Nov 25 10:20:50 2009 +0100

    transcode: cosmetics
    
    indent comments screwed by copy-pasting

commit 82a66cf4c0e1745e8d8ea71a43d8076bf541c804
Author: Jakob Leben <jleben@videolan.org>
Date:   Wed Nov 25 08:44:58 2009 +0100

    jack: replace deprecated jack_client_new with jack_client_open

commit f4fff7791b52e689455147d42fb7bfbbdd8b48de
Author: Jakob Leben <jleben@videolan.org>
Date:   Wed Nov 25 08:41:13 2009 +0100

    jack: missing lock

commit ffd4a01ebf0d759ebaac137a45730e960e48c4a1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Nov 24 22:42:39 2009 +0100

    DTS: fix mono and dual-mono samples playback

commit 1367253705461a54940beb1128ea5a7d27f5fa1f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Nov 14 17:39:56 2009 +0100

    Contrib: Tiff and gnutls minor updates

commit 577ce5a67c51c812f7ad97bf3e7f7f38913b72d3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Nov 10 11:00:01 2009 +0100

    dc1394: update to v2 API
    
    This patch needs more testing, I think.

commit 7c446cb7acb6c575f8396fbaa909e6bacc541898
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Nov 4 01:15:53 2009 +0100

    Qt: recents factorization.

commit dc92e9b375a1f01fa21869c018253bd991c817ea
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Nov 3 20:09:57 2009 +0100

    Don't display any OSD when --no-osd is asked.

commit 9aa12246b975eaa4ec5433f9d753e9f0a2d68117
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Nov 24 23:54:36 2009 +0200

    Remove unused define

commit 6bbab18df4f2adb530fed7a9f2ffef11ad3cf654
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Nov 24 23:53:34 2009 +0200

    Make INPUT_FSTAT_NB_READS a power of two to ease division
    
    Some instruction sets can't divide (e.g. ARM), but pretty much all of
    them can shift bits.

commit 4f2f56a58c2552cd77f3d6bc3056234e244e4e3e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Nov 24 22:10:34 2009 +0100

    Source files must not be executable.

commit b78e1e6ab6875fa3625cc9434aadb5f913abf547
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Nov 24 23:06:27 2009 +0200

    MAC -> UTF-8

commit b1efb935f041e90f2fee0a706ce542e5f7d94977
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Nov 24 23:04:34 2009 +0200

    Latin-1 -> UTF-8

commit 136ebd846f72d5707e7d31f91ac7299b1c35e992
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Nov 24 22:05:11 2009 +0100

    tdestroy: fix encoding.

commit 714d6155710c201562f2cdd78127c2fc59aebf43
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Nov 24 21:57:00 2009 +0100

    compat: implement tdestroy (GNU extension not available on OpenBSD).

commit dbee243488813e310f8ef603e441fa923ca6f0db
Author: Matthias Dahl <khaos.dev@binary-island.eu>
Date:   Mon Nov 16 17:29:36 2009 +0100

    fix dts spdif output regression
    
    dts spdif output was broken by the switch over to the new filter
    API.
    
      * dtstofloat32 should only take control if there is _no_ spdif
        output requested otherwise the decoded stream ends up on the
        spdif device
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit baa1ec0106aea6a196238f8747ef751894e26579
Author: Matthias Dahl <khaos.dev@binary-island.eu>
Date:   Mon Nov 16 17:21:16 2009 +0100

    fix A/52 spdif output regression
    
    A/52 spdif output was broken by the switch over to the new filter API.
    
      * a52tofloat32 should only take control if there is _no_ spdif
        output requested otherwise the decoded stream ends up on the spdif
        device
    
      * a52tospdif has to set a pts/dts value otherwise the frames get
        (wrongfully) discarded as too late because a wrong pts/dts value
        got evaluated by aout_OutputNextBuffer()
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 17c1886a2c2e748c26051611b7bddd1502cbb832
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Nov 24 22:13:51 2009 +0200

    Syntax error

commit 1eadd58b04462eff3dbb435ee885fb95d5b377a7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Nov 23 21:27:19 2009 +0100

    Updated avcodec with SSE3/SSSE3/SSE4.1/SSE4.2.
    
    It just allows disabling their use.

commit f7ba8bf376b8f418a1c89cce0ac3aba22565e78c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Nov 23 21:24:07 2009 +0100

    Added SSSE3/SSE4.1/SSE4.2 support to libvlc.

commit 66dbe2921ed6f9740f7dc11a2a7a7998fd5c5ba0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Nov 23 20:40:03 2009 +0100

    Fixed check_capability compilation (TSQ).

commit 2f1ac5a8295b27b6ca7c40996359b55ebe31cb19
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Nov 23 20:07:46 2009 +0100

    Splitted SSE4 into SSE4.1, SSE4.2 and SSE4A.

commit 8c6b569c4bc433a51a76440780fc33c605b95ffa
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Nov 23 20:00:04 2009 +0100

    Used the proper define in SSE2 detection code.

commit 7d80f76b148307fc1c9ecf53977fddbc82481071
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Nov 23 19:55:43 2009 +0100

    Made CAN_COMPILE_SSE3/SSSE3/SSE4 meaning consistant with SSE/SSE2.
    
     They now all mean that inline assembly (asm volatile (:::) for a specific
    instruction set can be used.

commit edd4b2936205aa1c1d3b5e92939feda4c0a60b49
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Nov 23 19:52:25 2009 +0100

    Factorized x86 features detection code.

commit 5df21676ae2d47e04f4d37f3b23c2defc5d8b0d4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Nov 24 19:13:32 2009 +0200

    module_EndBank: useless NULL assignments

commit 81715185e318289c6e2b06474ba1acd54df92a25
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Nov 24 17:50:15 2009 +0100

    Fix compile file to use gmake instead of make for OpenBSD.
    (This is a really tiny fix but I'm used to use compile script).

commit f16ee6f7f97e2c5ff964e419e715ccf2c684f1bc
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Nov 24 17:13:54 2009 +0100

    skins2: fallback to x11 os factory for os not win or osx.

commit 27695dc3a8812e442dee4202b99e0bc5605ea98f
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Nov 24 16:18:45 2009 +0100

    Revert "svg: quick fix for out-of-tree compilation"
    
    This reverts commit ea4b606943126c332a5953c900f1cc451ba680b1.

commit dbfc0404e1117beb8ad545a9e038b8662e61dd52
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Nov 24 16:15:28 2009 +0100

    transcode: add/remove needed/unneeded headers

commit 25fd8c34e3140671c166bc4e4903cd4a425ce916
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Nov 24 16:07:25 2009 +0100

    Split stream_out_transcode in specific files

commit 8fb9c70f1caabdb34eb8ad1ea6fc018b2a99d2bf
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Nov 24 13:56:16 2009 +0100

    config_ChainCreate() : use SKIPSPACE macro

commit ea4b606943126c332a5953c900f1cc451ba680b1
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Nov 24 10:46:27 2009 +0100

    svg: quick fix for out-of-tree compilation
    
    config.h should be bundled with dev. packages (this concerns at least
    libvlccore-dev on Debian). Or regenerated by a script.

commit 953fc3625d283af7eb15313ab25c98328ea4f20b
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Nov 24 13:43:42 2009 +0100

    transcode: "audio filter2 doesn't exist anymore
    
    "psz_af2" -> "psz_af"

commit bcdc891a158a8fe52e34257ab3739ae37f539504
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Nov 23 20:53:26 2009 +0100

    python-ctypes: add support for media stats

commit 3e0d64a2fdf8d0a5aa4605786d117a793212b0a6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Nov 23 20:07:13 2009 +0100

    Fix compilation and linking on OpenBSD.

commit e35669e5b9fc6c0efd5d169ab970a753075a8835
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Nov 23 17:08:29 2009 +0100

    skins2: fix linking in OpenBSD (the X11 os factory must be use for linux and OpenBSD at least).

commit 60259082b6e59abc0fb7465267abbd56af4315f0
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Nov 23 15:52:48 2009 +0100

    libvlc: fix comment.

commit 3b3d936f80488dee8b64f4136cd369462fe8b89f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 23 19:06:31 2009 +0200

    Fix RateCallback

commit e87dd9f0fd57a2eeef76225d4a35065c0db1849b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 23 18:44:52 2009 +0200

    Convert "rate" variable to float everywhere
    
    This follows the historical LibVLC semantic (and new --rate one), so
    bigger is faster. In the process, simplify a few code paths, especially
    those in LibVLC, but make many other code paths more complicated due to
    integer<->float conversion. Most of those paths could probably be
    simplified.
    
     * Fix RC "fastforward" command behaviour (it was slowing down instead)
     * Fix str_format_mera 'R' format string with negative rates and
       rates such that (rate % 1000 < 100).

commit d2a714c1e4f5337e9d602dc7e81f875fc29e0305
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Nov 23 11:15:24 2009 +0100

    python-ctypes: implement shortcut media.add_options (in addition to the existing instance.media_new( mrl, options...))

commit c57811067847c2644c2487a749f149057fb448cf
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Nov 16 17:57:01 2009 +0100

    python-ctypes: override Instance.media_new to allow to directly pass item options

commit 4bc8176fef9521f2de99e16b6fbfa63917ef55e2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 22 11:57:06 2009 +0200

    hq-resampling option has no effect without FPU, remove it for now

commit a03728789611bab7cec1b74f8b6e814ed0c8021b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Nov 21 22:35:40 2009 +0200

    Allow setting the playback rate from configuration

commit 918c70cf0e116416443492c0cb26274d8160b6f4
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sat Nov 21 16:58:46 2009 +0100

    Fix audiobargraph plugin linkage
    
    Add -lws2/-lws2_32

commit 0e3ec2274b60aca41c60c2dc37d61e408be70236
Author: Clement Chesnin <clement.chesnin@gmail.com>
Date:   Sat Nov 21 12:45:58 2009 +0200

    Add audiobargraph (video part)
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 8e2f99001d213405faea981a76a7ff32a5334591
Author: Clement Chesnin <clement.chesnin@gmail.com>
Date:   Sat Nov 21 12:45:12 2009 +0200

    Add audiobargraph plugin (audio part)
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit aa6665a3224214889c4ce2687f471ca4c5916e55
Author: Clement Chesnin <clement.chesnin@gmail.com>
Date:   Sat Nov 21 12:44:37 2009 +0200

    Add strtok_r() replacement
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 5e7bc5f267c0a0378dfc25867b34f1a662ddbb06
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Nov 20 20:21:21 2009 +0100

    contrib: fix libmpeg2 patch
    
    Disable the ARM pld instruction only on architecture versions that
    don't support it.
    
    Thanks to Kirill A. Shutemov!

commit 64ebe1ee52f6eb5873f51f9d10059f0e22d36167
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Nov 20 19:01:10 2009 +0100

    WinCE: fix window size in wing{d,ap}i video output

commit 66a90b9b908e3618be0ce09f06c5bb7ab73e23a1
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Nov 20 15:43:43 2009 +0100

    rate-(slower|faster) again.

commit 487dc8498dfea8e73901cbc91850aab9e4e32ce3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Nov 20 15:34:22 2009 +0100

    rate-(slower|faster) are void variable so we only want to trigger the callbacks.

commit 9922031c0bce2d30074cb0b1f6e708ac3d8a156d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Nov 20 14:55:27 2009 +0100

    v4l2: compute strchr only one time.

commit e3f06b2e130cfc8db1503c79b245a314e22393da
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Nov 20 14:16:37 2009 +0100

    include: add some LIBVLC_USED flag.

commit b12a91fd450f361326648e428e6c619b62f66af8
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Nov 20 12:28:26 2009 +0100

    libvlc_media_player: factorize.

commit 41b54a0abc868480e67e09f9ce5db348771a4742
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Nov 20 12:17:13 2009 +0100

    libvlc: add a function get the statistics about the current media (also add a structure to expose this values).
    All statistics are not exported, only the most used are exported.

commit d452d256a22879fd0d831092c3e8900cecf9896a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Nov 20 11:39:50 2009 +0100

    lua: also add some statistics.

commit 90a6468ca739c70b4e50a4270d4ad862acefa037
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Nov 20 11:28:18 2009 +0100

    rc: add some more statistics.

commit b5cc8bd2de210d0334dc5a7d71a816ae918e8294
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Nov 20 10:10:14 2009 +0100

    visual: factorize.

commit 60b30f42e92b46726b4647d9a5d8bb3e3b670e59
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Nov 20 10:04:03 2009 +0100

    visual: save again some allocation/deallocation cycles.

commit a034cdf67215f4088c7035a695997c58f3d8d053
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Nov 19 21:54:11 2009 +0200

    Improve error message

commit 25c5aee0ba1cddd7683eb2fbcb7471548e3b861c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Nov 19 19:29:40 2009 +0200

    decomp: add support for xz compressed streams (LZMA)

commit 5d99f7d3d511734c10f462f74114e85fa794d21b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Nov 19 13:57:09 2009 +0100

    visual: fix a crash (double free or use after free) if an error occure.

commit c8f699876c24cbab555ddf1d40ff801b7f1cd36e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Nov 19 13:52:56 2009 +0100

    visual: small cleanup.

commit 4ee7b909c5a6000833474d472c1f7c2b37d807ec
Author: Hugo Beauzee-Luyssen <beauze.h@gmail.com>
Date:   Thu Nov 19 11:09:31 2009 +0100

    Correcting type and value of the audio sample
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 8b96a4c2a0d8375874a910a564b08dfbac4806ee
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Nov 19 10:30:03 2009 +0100

    visual: fix use of uninitialized value (introduced in 68dd76f1cd8ec68e2caeeabe325593ffb93b750c)

commit 8cf7b429d7e60a1ddb6b38fc0be8b0e13df52d9c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Nov 19 10:25:49 2009 +0100

    visual: factorize.

commit 68dd76f1cd8ec68e2caeeabe325593ffb93b750c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Nov 19 10:04:42 2009 +0100

    visual: save a huge number of allocation/deallocation.

commit 5534850701a2d4cb89dcf15363400f8ec2e7144e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Nov 19 09:42:42 2009 +0100

    visual: factorize.

commit e10e115ffe5c5aa1c02303ad9681d330242c6750
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Nov 18 17:26:20 2009 +0100

    rtmp_access: remove dead code.

commit df15163a91887272e0e45020917a0504c8e8961e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Nov 18 12:44:29 2009 +0100

    rtmp: factorize a bit.

commit 1389ca04cb51fc10406db9553ffccba637ea4dbc
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Nov 18 12:41:36 2009 +0100

    Revert "RTMP: factorization"
    
    This commit add a deref-after-free bug.
    
    This reverts commit 25cbae45cda4530fc9968edf067fd0f59ee9d8fe.

commit f7fa395ea9d0d8d3d57fe6bd90a549bc469006f3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Nov 17 21:32:30 2009 +0200

    RTMP: use new thread API, remove bogus uses of b_die and FifoWake

commit 88ae87b2a0a78fb4f2ca7151382f8b09100c191f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Nov 17 21:28:44 2009 +0200

    RTMP: tag some of the obvious bugs

commit 600ceaf9816eb8e82f480ad59ea7f64996c35925
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Nov 17 21:15:41 2009 +0200

    RTMP: small cleanup

commit 7760fe37809ec93e22f836bfced7f3ec979bd99c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Nov 17 21:15:21 2009 +0200

    RTMP: fix a sign warning

commit 25cbae45cda4530fc9968edf067fd0f59ee9d8fe
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Nov 17 21:10:54 2009 +0200

    RTMP: factorization

commit 2a960712ff1ecb9074498b5930ecba930ff2d6e0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Nov 17 18:44:44 2009 +0200

    RTMP: fix memory leak and use after free on error paths

commit e05828549134b273abff6a6e483e5dc876b51ef9
Author: Buganini <buganini@gmail.com>
Date:   Tue Nov 17 23:11:20 2009 +0800

    v4l2: use v4l2_open for use of libv4l2
    
    Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>

commit df08fdf08101692309ac2bf39fa39cd253d6174c
Author: Kuan-Chung Chiu <buganini@gmail.com>
Date:   Tue Nov 17 18:39:02 2009 +0800

    v4l: support libv4l
    
    Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>

commit 9cbe5a0e6e8170ea6fabb3b96d9852e8db85a628
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Nov 17 12:37:31 2009 +0100

    skins2: fix a redefinition of a macro.

commit f99c55b6ca8979cf27ce257d1cfe0556bcf4d6d8
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Nov 17 11:33:40 2009 +0100

    access_http: fix cross-compilation for win32.

commit c240b3d3f74b6e542c3d2e3d3f0b7ff52b14842a
Author: JP Dinger <jpd@videolan.org>
Date:   Mon Nov 16 22:53:34 2009 +0100

    Kill a few warnings about unchecked asprintf() return values. I'm
    assuming TAB_APPEND will know what to do with a NULL string ptr
    as opposed to an undefined one.

commit 49d423b347d68396a5abe0faa86993c6069f5c76
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Nov 16 22:12:52 2009 +0100

    lua_libs: release the playlist object.

commit 66e29381662c9edb05e81e65df0c454adcd61466
Author: ogg.k.ogg.k <ogg.k.ogg.k@googlemail.com>
Date:   Sat Nov 14 14:13:51 2009 +0000

    restore libtiger support in kate plugin
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit a5120fbebe4a279684fa1b9bb403d2b0362a42ef
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Nov 16 19:54:37 2009 +0100

    lua_libs: lock the mutex when reading the stats of an item.

commit 240be4940bba265c0128e5dfe3ebc2381bcabb5a
Author: Adrien Maglo <magsoft@videolan.org>
Date:   Fri Aug 28 15:03:09 2009 +0200

    If http-use-IE-proxy is enable, use Internet Explorer entered HTTP proxy server configuration for all URL. Don't take into account bypasses settings and auto configuration scripts.
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 3f352e35833fa5664f4b17380d933390bc963b86
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Nov 14 11:58:10 2009 +0100

    mux_mpeg_ts: no need to lock inside the destructor.

commit 5cde6e7779c31c79bd89e6a71d88c0f6c3f9afb2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Nov 14 11:53:31 2009 +0100

    Use var_Get* when applicable.

commit f2da8f85f1dc263a8f040ded811e132973dd2e94
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 16 20:10:53 2009 +0200

    Document block_FifoGet and block_FifoShow

commit d7899cfaa73f2379eb0b54e09e2d2ef82f331497
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 16 20:01:55 2009 +0200

    block_FifoPut: reduce contention scope

commit 211199d83abefc47ff9620c02e1c08ba46581819
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 16 19:56:07 2009 +0200

    block_FifoEmpty: reduce contention scope

commit eb461c0dd3a05741db5a791b14ca0d10439def4e
Author: JP Dinger <jpd@videolan.org>
Date:   Sun Nov 15 23:21:05 2009 +0100

    Fix a uninitialized variable warning in xcb/xvideo.c.

commit dacbb93b54623c1fbabdc4c4ebcb0b0a430f197f
Author: JP Dinger <jpd@videolan.org>
Date:   Sun Nov 15 23:18:01 2009 +0100

    rtmp_amf_flv: Try and refactor a bit by reducing overly long
    indexed accesses and packing up repetetive free() calls. Also
    some cosmetics. Should not add functional changes but should make
    it a bit more readable.

commit 0d96c8d295b0745a44a8bb69db5979d1bf37a5e6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 15 17:03:17 2009 +0200

    Ugly hack to prevent qt4-x11 from using alpha channel
    
    This breaks our current Xlib XVideo and plain X11 outputs.
    Qt4 would create an ARGB window for our embedded video. Then, the
    Xlib plugins would raise BadMatch errors and VLC aborts. Starting
    cairo-dock is an easy way to trigger this problem.
    (With XCB plugins, we fail safe to OpenGL/GLX instead of crashing.)
    
    We should instead handle ARGB visuals properly. But that would involve
    more efforts, and would only enable plain X11, not XVideo anyway.
    
    This should work around LP#416294.
    
    This is ugly and not thread-safe. If you have a better idea, go ahead.
    (cherry picked from commit c0ec5be56e71c273eef4faea8d927eeb3cbc7ec5)

commit 2f5e98e22b4b3ffa87c97846ec51d3654839a4cc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 15 21:39:47 2009 +0200

    XCB-X11: use RGBA so we warranty the alpha channel is 0xff
    
    N.B.: it seems swscale does not follow the RGB masks properly;
    red and blue are swapped.

commit b807e7efe650036777136bda1dd548a7421437e2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 15 20:03:44 2009 +0200

    XCB-X11: handle 32-bits visuals (ARGB)

commit bcd6e8fe78a1800d9ad4ffb8eaaf54e495a67be5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 15 20:00:15 2009 +0200

    XCB: always match the embedding window color depth
    
    This simplifies XCB-X11 a little bit, and speeds up failure cases of
    XCB-XV. More importantly, it will enable ARGB rendering for XCB-X11.

commit 174ba1481204d4bfffc19fa9e640ccc4fb89cdb0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Nov 15 18:03:40 2009 +0100

    Added an input from memory access.
    
    It allows to inject one ES (raw or compressed) into VLC from a libvlc user.
    If multiples ES are needed, it is sufficient to use slave inputs.

commit 38c54d655449cc717abae808affac55dcb4fbf64
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 15 16:32:06 2009 +0200

    XCB-XV: get visual and depth from XV adaptor rather than root window

commit 1ea1c3f90730a99e8f93a50e6ed2d8510ffa2e30
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 15 16:07:36 2009 +0200

    XCB-XV: cosmetic, kill a few gotos

commit df6af2ed88a5eef071ab92a6d5fba2df461252c0
Author: Ilkka Ollakka <ileoo@iki.fi>
Date:   Sun Nov 15 14:48:33 2009 +0200

    x264.c: add option to adjust lookahead
    
    Limit range to 0..60 currently, as x264 tunes doesn't seem to use larger
    values than that

commit 8c31eb3bf372dbeb7e61cb5ce442ab0f43eea91d
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sun Nov 15 00:53:46 2009 +0100

    contrib: always skip apps when building vorbis
    
    Due to popular request, this patch is now applied to all target systems

commit 350d15ef63edf381ea29dc6bf50c009f15b6903b
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sat Nov 14 04:53:13 2009 +0100

    contrib: add more stuff for WinCE
    
    This is now at least as much as in geal's contrib package

commit 1811b408d2f62fa1bf27544f97679a12f88fc49a
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sat Nov 14 04:27:23 2009 +0100

    contrib: patches for libiconv on WinCE
    
    Yes, huge hacks inside. Submitted to upstream, we'll see what we can
    clean up after they answer

commit 1e756a835e2fddd883b8475fe3b8f87230781163
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sat Nov 14 03:42:26 2009 +0100

    contrib: crappy patch to build libmpeg2 on WinCE
    
    Devices running WinCE don't necessarily support the pld ARM instruction,
    which prevents libmpeg2 from building. This patch unconditionally
    removes that instruction on WinCE.

commit 5a88cc85d2d5775148154b8297605896a4fca153
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Nov 13 22:31:01 2009 +0100

    contrib: fix libvorbis compilation for WinCE

commit b3f6fae8399b63caa825f2313c80e2393cfac3eb
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Nov 13 21:11:37 2009 +0100

    Use var_CreateGet* when applicable.

commit 5e2ff900839de70606f212328accd22a45b74982
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Nov 13 21:10:24 2009 +0100

    qt4: destroy the variable only if the variable does exist.

commit 3a676aa9e707bf29b5bc28434f75c06243de555c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Nov 13 19:32:59 2009 +0100

    libvlc_test: fix compilation.

commit 4366eeddb034e8ab9cbec0cf0cbafd1e4d289fe3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Nov 13 19:02:28 2009 +0100

    update doxyfile.

commit 424aad15d41718bb9a4961986494423de73bb2e7
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Nov 13 18:11:19 2009 +0100

    luarc: oups.

commit 323a0b215a858c64e0ef6ce3f9a0c741233bac98
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Nov 13 13:56:04 2009 +0100

    luarc: implement stats command.

commit f108a5efb6a09836334f4f581ddd875398df680c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Nov 12 18:58:58 2009 +0100

    luarc: add frame by frame support.

commit 1e724a9b7f89314a4b668414e125e3490fda234c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Nov 12 18:52:34 2009 +0100

    lua_libs: add a function to trigger callbacks.

commit 7dc473a399b6352f4133e1f4f87ffca0bfa8bacc
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Nov 12 16:08:46 2009 +0100

    rc: simplify and make one test usefull.

commit 837bf32ec86bd696d7422a27fafb103f9d12474f
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Nov 13 10:44:33 2009 +0100

    contrib: fix live555 on WinCE
    
    Remove patch merged upstream

commit 6d0742dce507d41af29eb35a4d7624b166fbdc1d
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Nov 13 10:21:13 2009 +0100

    contrib: package-wince
    
    .PHONY doesn't seem too happy about that...

commit 73c24f3a2d84c8ca9f18f4db9e86823099edd174
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Nov 13 08:50:26 2009 +0100

    contrib: fix win32 packaging
    
    Clean up hack and avoid failing if bin/ doesn't exist

commit a39ed44cacd2e4294b2b794a1fdaa68ef64ff5a1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Nov 12 20:20:37 2009 +0100

    Ignored error when we cannot save our modified tuning space.
    
    It seems to work just fine and fix an error in windows 7 (it was
    refused unless VLC wass run with admin rights).

commit 8d926ee8a6fb15cfb733d9225c411b96702762bf
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Nov 12 15:35:28 2009 +0100

    lua_intf: fix memleaks.

commit cf015393d70b394b2ca2b622e7671d2aa4e1f97d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Nov 12 13:21:21 2009 +0100

    lua_intf: fix memleak.

commit cc352bcff484d45b27e78c07de3a58cbcbe06d6c
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Nov 12 06:03:56 2009 +0100

    contrib: define _WIN32_WCE on mingw32ce
    
    Because you're supposed to

commit 6ccccdf019234f13884f0bfd49c746016e59d518
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Nov 12 05:33:18 2009 +0100

    contrib: something working for WinCE
    
    That is adding errno and live555, and disabling what currently
    doesn't build

commit 050b995e8376d21f7e4b194c9ee104e7341a1c4c
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Nov 12 03:18:58 2009 +0100

    contrib: fix typo with files to clean

commit 181dbe9efe7917b2ba5f75f64bf07d11ca6ca0d2
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Nov 12 03:05:56 2009 +0100

    contrib: add minimal errno.h target (for WinCE)
    
    WinCE lacks errno support and thus doesn't have an errno.h header.
    Since it is used like everywhere, contribs and VLC, we add a .errno
    target in the contribs, that fetches a minimal errno.h that allows
    everything to compile smoothly.
    
    This is how it was done before too.

commit 1a881eeb4f5c869d5b894152901c57e867659127
Author: Jean-Philippe André <jpeg@endymion.via.ecp.fr>
Date:   Wed Nov 11 22:17:48 2009 +0100

    Lua: don't lock playlist before playlist_Play

commit 9c1cb680d5ec3f35624a8d4e238eead0830c5a66
Author: Jean-Philippe André <jpeg@endymion.via.ecp.fr>
Date:   Tue Nov 10 18:19:01 2009 +0100

    Lua: check variable type before adding a callback

commit e74515cf1bd47b35b654389006e5cbe2bd2832a0
Author: Jean-Philippe André <jpeg@endymion.via.ecp.fr>
Date:   Wed Nov 11 21:37:26 2009 +0100

    Lua: new input and input_item facilities
    
    New function vlc.input.item(): returns a pointer to the current input_item
    
    The object returned by vlc.input.item has the following members:
     - item:metas(): similar to vlc.input.metas
     - item:set_meta(name, value): change a meta. Eg: set_meta("artist", "ZZ")

commit 0c0756dd88de0f14013d868ea0f622eef0b5d65b
Author: Jean-Philippe André <jpeg@endymion.via.ecp.fr>
Date:   Wed Nov 11 21:29:43 2009 +0100

    Lua: fix typo in rc.lua

commit b2b191a734ec644510eebf37bc70d16c02b4185d
Author: Jean-Philippe André <jpeg@endymion.via.ecp.fr>
Date:   Wed Nov 11 20:27:14 2009 +0100

    Lua: new function vlc.input.metas
    
    Returns a table with (max.) 17 meta data about the current input

commit 16d88109d4e93a2ed8739ff2a2d59be2e7fedfc2
Author: Jean-Philippe André <jpeg@endymion.via.ecp.fr>
Date:   Wed Nov 11 19:57:13 2009 +0100

    Lua: new function vlc.input.add_subtitle
    
    Load a subtitles stream given its URI

commit 72be12b3fe00e0ddb68163955d04e2dedfe0980e
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed Nov 11 20:15:17 2009 +0100

    Fix avformat mux Seek() : return sout_AccessOutSeek() result
    
    >= 0 means success (could be the new offset)
    -1 = error

commit 8433e306f6f1f0e00a7d0678fbd098cda74eb7b4
Author: Jean-Philippe André <jpeg@endymion.via.ecp.fr>
Date:   Wed Nov 11 19:05:49 2009 +0100

    Lua: release input thread

commit c9e70a5f0be434ae9640cd6df95b7b88e9e2c0d9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Nov 11 19:08:34 2009 +0200

    Unintended change

commit f29b29271a8fca3240117b431be1843265eb7eb7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Nov 11 18:38:02 2009 +0200

    Bump plugin ABI due to gettext/cache changes

commit 13691dd9878fd08b9db68f7837848b80ff4b5304
Author: Nick Briggs <briggs@parc.com>
Date:   Tue Nov 10 14:19:16 2009 -0800

    Export block_FifoPace
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit b3d8c1302f95b27927e5dbb658d22284b5ea29fe
Author: Marian Ďurkovič <md@bts.sk>
Date:   Wed Nov 11 12:08:58 2009 +0100

    Use highres clock with TDT timebase

commit 02cd9bdfccbddfea3e66c4822abd4da4812a1c6e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Nov 11 10:53:18 2009 +0100

    ogg: Fix tiny bugger overflow.

commit 1317456752f47d8ba9a16c5e4880e049c7467892
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Nov 10 23:39:17 2009 +0100

    libxml: return NULL for pointers (not 0).

commit d497debb862eee38367eb08d94cb2d83793c9dee
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Nov 11 03:45:23 2009 +0100

    contrib: hack to disable codecs for ffmpeg on WinCE

commit 9dcb37114f572ae16f022ed4dcfff47d9b02e198
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Nov 11 03:10:02 2009 +0100

    contrib: live555 for WinCE

commit c5dd730b742292f8617ba33ef00ed53531e98bbc
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Nov 11 02:27:34 2009 +0100

    Fix make dist after renaming file

commit 50052f5152de29744d9fbb7a0603f2788eaf8eee
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Nov 10 23:09:29 2009 +0100

    WinCE: fix live555 detection/linkage

commit 33692d21e5811e204c53f84b91ba3b73923d7dbb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Nov 10 23:23:59 2009 +0200

    Fix compilation of set_text_domain() macro

commit e4a026f1e2ae2e31d4c89e2690e0476771e68fc8
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Nov 10 21:58:47 2009 +0100

    video_output: really fix use of uninitialized value.

commit f4cae1c6485e9f84d2e9c625ec334b96b1937737
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Nov 10 22:45:56 2009 +0200

    ALSA: warn user on current alsa-lib versions if re-open fails
    
    This bug is fixed in alsa-lib git repository. Depending on the
    underlying ALSA driver, re-opening the sound card might fail if VLC
    forked and executed another process. This is especially bad with
    xdg-screensaver, although this could affect other -earlier- usages
    of fork+exec or posix_spawn.

commit 69329f79757c60cf5cef589c98c7dec03cdf221d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Nov 10 22:19:09 2009 +0200

    Unused variable

commit d944e22711dcc66d9eead206d0db62a593f24d31
Author: Srikanth Raju <srikiraju@gmail.com>
Date:   Tue Nov 10 17:56:00 2009 +0530

    Sql: Include interface for prepared statements.
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 6f121876e5fcab04c7203fb259df7d80be98a4b0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Nov 10 20:35:48 2009 +0100

    Modified our vaapi wrapper in avcodec to be more generic.

commit 4668d0656962d28453ed3feaa95dd1909d91b676
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Nov 9 23:49:11 2009 +0100

    Also probe file:// for bd.

commit c830468dbe7340bfffd0a572e134844c2aa0534f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Nov 8 19:44:19 2009 +0100

    Do not allocate 0x0 region in ffmpeg subtitle decoder.

commit d1474ca68eea4f60f63a851687eedde8e34ffd6c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Nov 10 16:42:52 2009 +0100

    Remove VLC_Error obsolete function.

commit e58e24c7a8861245d0f84685b82ce12e317b8fde
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Nov 10 13:55:27 2009 +0100

    taglib: simplify.

commit e230861e171c4ea9e2b980effba0b72da4f7ee07
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Nov 10 12:40:08 2009 +0100

    OpenBSD also need VLC_HARD_MIN_SLEEP.

commit b6d44be792493f2ad9364d255d758df5d60d8ce6
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Nov 10 08:35:24 2009 +0100

    Include header only if needed
    
    This fixes compilation on WinCE, where signal.h is missing

commit 772baf99603c0d2bf7e7b500fe6641b24bf1ba29
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Nov 10 07:21:32 2009 +0100

    Remove useless include

commit a79ab1f65d837721fc83236d7aba0808c0c17c05
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Nov 10 06:58:37 2009 +0100

    WinCE: guard against inclusion of missing header file

commit 17786c59b1dc0f2b965b79721e0b4ec49c12612a
Author: Jakob Leben <jleben@videolan.org>
Date:   Mon Nov 9 23:23:15 2009 +0100

    Qt4: fix build with Qt < 4.5

commit 75dcb251c6fb8fcb002c47c6f15a334770c30d15
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 9 23:40:03 2009 +0200

    Remove language from plugin cache

commit 49d120b29da1640802daf31019f003fa2fede28d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 9 23:36:17 2009 +0200

    Nice solution to a nasty printf hack (sic)

commit 97c94423c20099d71a48dc6ed737dcd1c43a1eff
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 9 23:25:09 2009 +0200

    Use gettext when printing help

commit b1c38e819231d377bd1cbb62aaaf10f49c14c0b0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 9 22:47:27 2009 +0200

    Don't run gettext while describing a plugin
    
    This will render the plugins cache locale-independent.

commit cbe6005492c744d74cf1ecba377416d28258b70e
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Nov 9 21:13:17 2009 +0100

    contrib: update ffmpeg compilation for WinCE
    
    Remove useless patch and update arch parameters

commit e9c40e538e72711e037d021876396a46a6062b82
Author: Jakob Leben <jleben@videolan.org>
Date:   Mon Nov 9 20:24:41 2009 +0100

    Qt4: replace Podcast add / remove buttons with plain icons

commit 77ed8c31d73fb3a0c8f6076b71eb4c71a7d138fb
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Nov 9 19:40:27 2009 +0100

    Fix access_oss linking.

commit 6041d1db33ee429f113ecddb729c8840a025ec02
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Nov 9 19:21:16 2009 +0100

    taglib: factorize.

commit cedacbefb0235346cf9a3697adabca61b3ed4436
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Nov 2 22:07:00 2009 +0100

    taglib: write to some more files.

commit f820cbfb9a823a283603b275ff34ba1eae15631e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Nov 9 12:14:59 2009 +0100

    mmstu: fix msg_* format.

commit ba64cddc2b5a45e16af2f996b141d85c2a323c3f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Nov 2 16:34:02 2009 +0100

    taglib: improve the module to read metas from RIFF files.

commit 528c4af046be16a00e0ded692cd33e24ac25fe14
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Nov 6 13:44:38 2009 +0100

    avcodec: add missing variable.

commit 743652de16b2884bbfbe62541cd73524a77ae7af
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Oct 27 16:29:24 2009 +0100

    video_filter_scene: no need to mess up with pointers here.

commit 459af975dd41c15f8c39f46af8fc58eff8041a8f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Oct 26 13:24:46 2009 +0100

    dshow: use var_Get* when applicable.

commit 85baa88705c2319c8716114f19cfadc836659c4d
Author: Ilkka Ollakka <ileoo@iki.fi>
Date:   Mon Nov 9 07:56:45 2009 +0200

    x264: add option to fiddle weighting for P-frames from x264_BUILD >= 79

commit b0b94a1c548b2c216e3d6682d635726ca1cf4b87
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Nov 8 18:58:55 2009 +0100

    Fixed an uninitiliazed value regarding deinterlacing state.
    
    Thanks to ivoire for noticing it.

commit 66440f9faeeb73529dc64d36ff72bd8501cd9033
Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
Date:   Sat Nov 7 21:05:05 2009 +0200

    bands e.g. should have 10 values, not 9
    
    Signed-off-by: Ilkka Ollakka <ileoo@iki.fi>

commit d6418e15514dae6c1889e3682fa32c1de3072511
Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
Date:   Sat Nov 7 21:02:11 2009 +0200

    qt4 equalizer load core bands and preamp to extended panel
    
    Signed-off-by: Ilkka Ollakka <ileoo@iki.fi>

commit 4863c909f98a10736b994ca6c06d749e3cbeda44
Author: Ilkka Ollakka <ileoo@iki.fi>
Date:   Sun Nov 8 15:37:16 2009 +0200

    contrib: add --enable-pthreads/--enable-w32threads to ffmpeg
    
    Should work in linux, no idea on win32 builds, so you're free to reverts
    if it kills your kittens.

commit 0530b1850b04e2cabcdc69bb497fadc46b503dbf
Author: Ilkka Ollakka <ileoo@iki.fi>
Date:   Sun Nov 8 15:34:35 2009 +0200

    avcodec: drop own threading code and just let ffmpeg handle it own threading
    
    This means that multithread encoding with avcodec now needs
    --enable-pthreads/--enable-w32threads.

commit 3585accf1f4c128f46a9b86da9742c3260a7221a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 8 13:02:43 2009 +0200

    Linux: use accept4 if available (glibc 2.10)

commit 303fbc7c9c9246918eebeb4cbcd04a9b5e50f90f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 8 12:38:41 2009 +0200

    Linux: create sockets with close-on-exec flag in thread-safe manner
    
    There is a window of opportunity to leak file descriptors between
    their creation and the fcntl(FD_CLOEXEC) call. If another thread forks
    during this window, the descriptors will not have a the close-on-exec
    flag, and get leaked after exec(). This is a limitation of POSIX.
    
    While we're using the Linux-specific SOCK_CLOEXEC, we might as well
    use SOCK_NONBLOCK, and spare ourselves the three fcntl() calls.

commit aca7ce705bca23a36afd44091841cbd70b404e02
Author: Jakob Leben <jleben@videolan.org>
Date:   Sat Nov 7 18:50:05 2009 +0100

    Qt4: remove PlaylistEventManager

commit 6a25ed7ce66ee02957e5384ebada6eb39d81f161
Author: Jakob Leben <jleben@videolan.org>
Date:   Sat Nov 7 18:49:07 2009 +0100

    Qt4: let PLModel and PLSelector use MainInputManager instead of PlaylistEventManager

commit 24a911ff2aa88ddda6870f98acdded3f580c52f9
Author: Jakob Leben <jleben@videolan.org>
Date:   Sat Nov 7 18:40:38 2009 +0100

    Qt4: implement PlaylistEventManager functionality in MainInputManager

commit 57f6ddbadccc276fcc37cb603b888f419dc954cb
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Sat Nov 7 18:46:04 2009 +0100

    Lua RC interface: Fix info command
    
    s/input_info/input.info/

commit 5a95ab4f3902da23bc01d0de415840e8986ceea1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Nov 7 16:56:21 2009 +0200

    Qt4: remove incorrect use of EQ callbacks
    
     * deleting non-existent callback is not allowed (-> abort),
     * adding a callback but not deleting it is a bad idea,
     * deleting a callback while setting the valeu can race against other
       interfaces.

commit fed21848fbbdc5836c5fabe4c50ddb2b94f43ec3
Author: Jakob Leben <jleben@videolan.org>
Date:   Sat Nov 7 12:02:53 2009 +0100

    Qt4: switch PLModel to use PlaylistEventManager

commit 0ab64d44c4d2e5cc0fbc9393d7ad20d8840259d9
Author: Jakob Leben <jleben@videolan.org>
Date:   Sat Nov 7 11:16:15 2009 +0100

    Qt4: missing cleanup and redundant include

commit 323d19aa2710e1dc1d5f2dbdef32d7fa43e7909d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Nov 7 11:54:53 2009 +0200

    Qt4: fix V4L1 device node specification
    
    --v4l-vdev is obsolete.

commit 4ed4e121d0b3b3dbdecde954889997af8d4e0ee8
Author: Jakob Leben <jleben@videolan.org>
Date:   Sat Nov 7 08:56:02 2009 +0100

    Qt4: more media browser (PL Selector) beautification

commit bc157d8781dd3a456af9e4c72ca4f4f677a7d5a6
Author: Jakob Leben <jleben@videolan.org>
Date:   Sat Nov 7 08:54:17 2009 +0100

    podcast: per item add/remove request

commit 6194b345d263987552a9cfbaeb0b85f12fe03be2
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Nov 7 00:27:53 2009 +0100

    Cleanup

commit 8828e4f3b34e3af1d8de612b31e63379164a19c7
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Nov 7 00:23:40 2009 +0100

    macos dirs: simplified, implemented completely and fixed warnings

commit 619625aa390b4cb8b2877224a03e12b21dfc6fcf
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Nov 6 19:37:26 2009 +0100

    contribs: new binary package for Darwin. In sync with current libraries.
    
    Already available for all 3 platforms.

commit e9080bf0d024c7887eb164ec1ebc66154495d72e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Nov 6 18:36:27 2009 +0100

    contribs/ffmpeg: fixed typo spotted by funman

commit fa2ebc92b8a7047b6aad4e97e065d3df84c7e72e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Nov 6 18:21:06 2009 +0100

    contribs: fixed linking 64bit libraries on 32bit Darwin installations

commit e22a0fc342d12f5a3152003e886150d6a8e4668c
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Fri Nov 6 18:32:16 2009 +0100

    OSX: use correctly git even when building out of srcdir
    
    Note : Info.plist.in doesn't seem to contain "REVISION" string
    Is that git command now useless?

commit b33eb8317d4adb7cfb2cdd932aa5113303658198
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Nov 6 18:14:37 2009 +0100

    contribs/ffmpeg: fixed compilation on PPC-based Macs, removed old patch

commit 936657e707f6289bf74d02eceda0b0fc5cd941bf
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Nov 6 18:02:11 2009 +0100

    contribs/schroedinger: fixed source download as original server no longer provides the package

commit 8ff3e725bbb4f984d4bcab2a70370e8c605fc06d
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Fri Nov 6 17:50:34 2009 +0100

    pcre 7.6 isn't available anymore, use last version (8.00)

commit 6b9e964f035500168e15d1c5d695af6e20b32c9f
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Fri Nov 6 17:49:40 2009 +0100

    Fix Sparkle rules:
    
    1/ download
    2/ unzip, move to .., touch .Sparkle

commit 0e9ec12473274d7b9be6d30e6345342d7f6a3f48
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Fri Nov 6 17:04:59 2009 +0100

    contrib: remove mention of outdated patches

commit 97f617b5563aac5b77b6c7b7e255ffb4f6ad313a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Nov 6 17:00:33 2009 +0100

    contribs/theora: fixed compilation on OS X and removed outdated patches

commit 2aa61dc55a77f535c3e70104b6ec2167766f8499
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Nov 5 23:40:23 2009 +0200

    Rename audio filter2 capability back to audio filter

commit 694b6814bf76f7d68e03bdf94ae3decf8651f727
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Nov 5 23:35:27 2009 +0200

    Normvol: convert to audio filter2

commit 4073c82195ff4cdf1dccd81cd75ad5766a632b0f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Nov 5 23:31:28 2009 +0200

    Equalizer: convert to audio filter2

commit a7c6e19e3adbb3ac7c964e944e498dd6e6b48673
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Nov 5 23:23:17 2009 +0200

    spatializer: convert to audio filter2

commit 8d266a98961fb789822e7c8403131b0c6b11ac6e
Author: Ilkka Ollakka <ileoo@iki.fi>
Date:   Thu Nov 5 21:40:44 2009 +0200

    qt4: change QIcon( QPixmap( x ) ) -> QIcon( x )
    
    Seemed to work just fine, and didn't find any reason to keep that form.

commit b664fd63bf28fde97f1c69bfa3dcde55a12ef205
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Wed Nov 4 23:38:13 2009 +0100

    Direct3D is a vout display now

commit af0441e86acf74c3ee3bf15ab3f0e35c3676090a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Nov 4 22:37:49 2009 +0200

    Build fix

commit 6dc14523d72c30a91bd03e69f7e8a4df94584218
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Nov 4 21:45:58 2009 +0200

    open: O_CLOEXEC is ignored by older kernel, fix & simplify

commit 6ec51c9175d20d7ae9e3a525c3fde5330314faaf
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Nov 4 13:15:08 2009 +0100

    WinCE: strip plugin DLLs when creating package
    
    This is quite important on devices where storage space is limited...

commit 1a445678f08f85d712b4593bc826f8814b742e0e
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Nov 3 22:09:17 2009 +0100

    Fix release doc for update file:
    
    It's not named update .xml since 0.9

commit a9fa6ad59afe2fcfc77ebeb24b8ea5c64eb32903
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Tue Nov 3 21:22:08 2009 +0100

    skins2: add a --[no]-skinned-video parameter (enabled by default)
    
    This parameter is intended to give old skins a chance to play back video even
    though no video tag is provided in the theme.xml file.

commit b3b41c2c3b67c7e3aed5ccaba5eeb725e6123821
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Nov 3 21:59:47 2009 +0100

    Update: correctly handle different line endings

commit feac5bc60e51fe0d84ac5b4136fc9cabd3f392d8
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Nov 3 21:22:30 2009 +0100

    Update: make sure 1.1.0 >  1.1.0-git
    
    Also remove unneeded prototypes

commit ed769d221904d20062ec95648e774abd2a43297a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Nov 3 21:28:26 2009 +0200

    XCB global hotkeys: fix X11 connection failure handling

commit 0c3fb79a745ece13f640c28414fabab4631b0501
Author: Jakob Leben <jleben@videolan.org>
Date:   Tue Nov 3 12:15:03 2009 +0100

    Qt4: fix faulty playlist show / hide logic
    
    Fixes #2899, at least on Linux. Can somebody test on Windows, please?

commit 22da0747adfc2a20fb224d93b38f3ad1a1c97e5b
Author: Jakob Leben <jleben@videolan.org>
Date:   Tue Nov 3 11:44:10 2009 +0100

    Qt4: playlist popup menu enhancement

commit 37a2bad7d01c584211e18446f8da64e1f5eacf3b
Author: Konstantin Pavlov <thresh@altlinux.org>
Date:   Tue Nov 3 12:15:36 2009 +0300

    LUA playlist: add support for pinkbike videos.

commit 7500040f37d4a8de44858157f6789b7ec2eb1fee
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Nov 3 05:59:27 2009 +0100

    stream_out_bridge: Fix [7c790ca]
    
    bridge variables need to be attached to global libvlc object to be
    common to all bridge instances

commit d24a652d09e2040ee2251c561ac062bd22df8f6a
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Nov 3 05:03:29 2009 +0100

    vlm object is needed early, store it when it's allocated

commit f86b6565b78692398ff636086bb29ad40e95a999
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Nov 2 22:36:52 2009 +0000

    Cosmetic

commit 2f2a3a5499b4e8f1f2e06b81ca5a868e6b460124
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Nov 2 22:18:33 2009 +0000

    Default enable libass module

commit 08f7aeb5bb92d67273adbec4ac17c1511c9dcb2c
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Nov 2 22:12:25 2009 +0000

    Fix help string

commit bb769a429e23da26a8a673055f55c684a02dbb11
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Nov 2 20:30:12 2009 +0100

    faad: NeAACDecFrameInfo.sbr is not a boolean
    
    from the header:
    SBR: 0: off, 1: on; upsample, 2: on; downsampled, 3: off; upsampled

commit 3cbf06e19fa60eaad87c768795c53b338621aa37
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Nov 2 21:17:47 2009 +0200

    Disable errors by default
    
    This breaks pretty much everybody's build. Thus it's completely
    inadequate as a default setting (think of new devs...).

commit 0c204dcbc2fa27984fba19a749a71c790f5a3af9
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Nov 2 20:05:51 2009 +0100

    Added CommonDisplay for msw.

commit 95c2afcd728a1d7af804253f10189bbf83142706
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Nov 2 20:00:05 2009 +0100

    Prefer direct3d over SDL.

commit 8db1d3e97e3ac1829d25e788b1d74a8d68ac6fc3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Nov 2 19:48:36 2009 +0100

    Enabled direct3d in "vout display" wrapper.

commit f6d06e1514624d3db992daa5166a6b2afccee97e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Oct 24 01:34:53 2009 +0200

    Converted direct3d to vout display.
    
    It also fixes a few remaining race conditions.

commit 4a1df8f156ae845d3a4f3f3f79ea16ee641c12ae
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Oct 20 16:54:43 2009 +0200

    Cosmetics.

commit caa6b5745c3a3db5bbeb3288a422edc63160c870
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Oct 20 16:11:39 2009 +0200

    Prepare for vout display conversion.

commit a2980a5e70aba3eba3352625e82216301497efb1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Oct 1 22:42:04 2009 +0200

    Removed useless includes (msw).

commit 87e92fedf674ce9f1cac33df80066630a2dcdecd
Author: Mathew King <making718@gmail.com>
Date:   Mon Nov 2 10:49:30 2009 -0500

    Added alang option to transcode (update)
    
    When using the transcode output filter there is now the option of
    setting the language of the audio stream.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit f2c0462d85ea8a7a69d749e295b902e95dedff00
Author: Jakob Leben <jleben@videolan.org>
Date:   Mon Nov 2 16:37:25 2009 +0100

    podcast: missing initialization

commit c650d933f9fa2fba0030b52d404403142d670f59
Author: Jakob Leben <jleben@videolan.org>
Date:   Sun Nov 1 20:14:25 2009 +0100

    Qt4: don't "leak" playlist items
    
    There was opportunity for playlist items not showing up in Qt playlist due to race between playlist rebuilding and item-added, item-removed callbacks
    Maybe also fixes some aspects of #2297 or completely - to test.

commit 6d5e1e70704816ce84948546bb39f71b45ad2e57
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Nov 2 03:23:08 2009 +0100

    i18n: remove deleted file

commit b63ab148b17269f4bc5f4a587c9e480bc4008f66
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Nov 2 02:39:43 2009 +0100

    nokia770 arm_colorconv : save 1 word of the stack
    
    r12 is a scratch register so use it

commit 82a6be7c3f4509dfec327187ad6f10d29c06969b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 1 09:32:55 2009 +0200

    Remove MAINTAINERS.
    
    It's so out-of-date that it's not even funny anymore.
    
    Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>

commit d0735d9c8323c021759ad891bcb5c8054695798a
Author: Jakob Leben <jleben@videolan.org>
Date:   Sun Nov 1 18:30:54 2009 +0100

    podcast: implement "live" podcast item removal

commit d8e75306f8357b90d77bf1ccd3169cca82787d6a
Author: Jakob Leben <jleben@videolan.org>
Date:   Sun Nov 1 15:51:50 2009 +0100

    Qt4: correct parent when duplicating a PL item

commit ee145e3acff6449afb3a27a9e505213518873d40
Author: Jakob Leben <jleben@videolan.org>
Date:   Sun Nov 1 15:45:19 2009 +0100

    Qt4: disable removing service discovery items

commit c235001ae0024d08e417b8b9a970821c42a4e208
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 1 14:12:56 2009 +0200

    Uninitialized variable

commit 9e87d66f5f33c426829f17137f77a5a60c95bc31
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 1 14:03:28 2009 +0200

    XCB SD: use window manager names for items

commit d0ab8af6c9e58ace32ad70bb070d045577338cef
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Nov 1 12:41:33 2009 +0100

    Do not filter out mouse coordinates (caca).

commit 7881746e58f8704cb74f3592d2841bd2e5cf3fbf
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Nov 1 12:39:36 2009 +0100

    Do not filter out mouse coordinates (sdl).

commit 6f66d799a68c2fdd790d18579cc04fbea71d77f1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Nov 1 12:35:30 2009 +0100

    Fixed VOUT_DISPLAY_RESET_PICTURES support in wrapper.
    
    Picture resources where not released when VOUT_DISPLAY_RESET_PICTURES
    was called while direct rendering was used.

commit 1904f7d077eec9acd5e354bbc480e05b44ce7b93
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Nov 1 12:32:14 2009 +0100

    Fixed typo in msw.

commit 89adde80692c965642491e1fa8d83f8a703bb09b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 1 13:27:55 2009 +0200

    XCB: allow mouse coordinates out rendering source area
    
    This fixes problems with hiding the cursor while it is within the
    "black bars". This should also improve gestures usability.

commit 4ce1f5d968c0f4358dc9fb6d6e3ee850328454a4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 1 12:06:44 2009 +0200

    XCB screen capture discovery plugin
    
    TODO:
     - use application names for input items
     - add an item for the whole desktop,
     - add items for XRandR outputs.

commit 3590170db611d36a0135d7638fbe7ba9cc85ac4b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 1 10:50:49 2009 +0200

    XCB: implement --screen-follow-mouse (closes #2977)

commit 965ce419bc58cdf2fb56e7ec478b2c6c53e1945f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Nov 1 09:35:53 2009 +0200

    We need --binary flags to *sum utilities (closes #3138)

commit 018a1aca3167c06f41be34ef10cbbabade1f8d54
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Sat Oct 31 22:47:53 2009 +0100

    Add missing 'environ' declaration (fix build on FreeBSD)

commit e6e659455d53a52ce438bb8cebf6ceb9174b2416
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 31 18:41:16 2009 +0200

    Fix potential crash on Windows (assumed)

commit 6b856a9d8f1301b387e1a73aa3c6213a5cddfc71
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 31 17:22:04 2009 +0200

    Refuse to proceed with --disable-shared.
    
    This cannot work the way VLC links its plugins. Too many people shot
    themselves in the foot with this option.

commit 4452e098d6b8533e06277bab25781f5de9f2dccc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 31 17:12:45 2009 +0200

    Qt4: remove privacy dialog on Qt4
    
    Unparented dialogs are not supported by the window manager. This was
    causing a deadlock during VLC startup (There may be other cases left).

commit dcd0b1379fdb4db2d8ff24c52f27fd4a6938a5a7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 31 17:11:20 2009 +0200

    Qt4: remove unsuppotted system tray on Maemo
    
    QSystremTray class does not exist at all.

commit 90aa71ca584cbf721c06d3046e0afff795fa065c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 31 15:10:13 2009 +0200

    DVB: force m3u8 demux in scan mode

commit 826660d4f2e475d0675a297f78a5cb1f314cbedf
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 31 14:58:05 2009 +0200

    Remove old playlist format export
    
    Nothing has been using this for a while (how long?). We still have
    import for old VLC playlists, though I'm not sure if anybody uses it
    either.

commit 4c599fee36ab13203d54c6930ed4d2e775436f74
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 31 14:55:59 2009 +0200

    Recognize .m3u8 extension

commit f320cdf5f26994bfbc7e0ceca73d1ef192008865
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 31 14:54:57 2009 +0200

    Qt4: add M3U8 export

commit b4c56206503cfc5959cdef344cbbf1c809a8e731
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 31 14:52:57 2009 +0200

    Export: add support for normal M3U, move UTF-8 mode to M3U8

commit 9d88d50a57fc5397c1323e8321f49d7085499260
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 31 14:43:39 2009 +0200

    M3U: add support for .m3u8 files (Apple invention)

commit 7eb4785eb1798f1ce60a7f95df18e253e38a8442
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 31 14:42:41 2009 +0200

    M3U: add shortcut
    
    Otherwise, checking for forced demux does not make much sense.

commit b944035be83fca9652349e945bfe9c02274ddb18
Author: Jakob Leben <jleben@videolan.org>
Date:   Fri Oct 30 22:48:26 2009 +0100

    Qt4: remove SD menu from Media menu

commit 2c562b2a4e323e59f681f01d307f2425772cec4b
Author: Jakob Leben <jleben@videolan.org>
Date:   Fri Oct 30 22:43:35 2009 +0100

    Qt4: media selector beautification

commit a45e7b566f754925d10a0d2a84bccf97c5c5957a
Author: Ilkka Ollakka <ileoo@iki.fi>
Date:   Fri Oct 30 17:44:35 2009 +0200

    dvb: set demux=ts only if we didn't do scan
    
    Without this when scanning, we would force demuxer to ts but outputted m3u-playlist.

commit 4e541fa9cad02b10e3cc7bb237695288189b1e13
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Fri Oct 30 13:35:52 2009 +0100

    __vout_AllocatePicture() : check all possibilities of integer overflow
    
    Thanks to nefrir and mfwitten on irc for their help

commit 7c081ad1cc3167273ae1252108cf077ab6863747
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Oct 30 11:56:37 2009 +0100

    Fixed fullscreen size with multiple display
    
    The fix from quality in [8d8844adcd8e44d58291a2e8d025ca3ca3c89067] introduced a weird artefact with dual screens, where the video didn't fill the complete screen. This fixes it.

commit 33f12f759f925d206fa4ec2001db57d1133c11a6
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Fri Oct 30 09:36:09 2009 +0100

    Fix integer overflow in picture size calculation
    
    Closes #2885

commit c2df9da6c5cb409489e9849c00cbdc14afce3c63
Author: Jakob Leben <jleben@videolan.org>
Date:   Fri Oct 30 01:42:18 2009 +0100

    Qt4: remove the SD menu (all but Podcast configuration action)

commit c590b5e083b86e3415af1ef7b276d1e05f434ddc
Author: Jakob Leben <jleben@videolan.org>
Date:   Fri Oct 30 02:25:37 2009 +0100

    podcast: fix crash in demuxer

commit 796258abd0be40aa23941593673e0e6599c3e0cb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 29 23:14:31 2009 +0200

    LibVLC: add functions to control mouse and keyboard events

commit 15dd4e11abccc5f2bc16c90641126441e02525e7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 29 23:14:13 2009 +0200

    XCB: follow mouse-events variable

commit 53231d2c1e9e7e93c6273b6078a29ab1221740ed
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 29 23:08:34 2009 +0200

    XCB-Window: use keyboard-events variable

commit c81f6520bee135546a3ac4139620ee54cc819fec
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 29 23:07:52 2009 +0200

    Xlib: use mouse-events variable and fix event mask

commit 2f8ee0f3acb6ec696f05274dc4e4e5a9d6c905ad
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 29 23:05:08 2009 +0200

    Replace vout-event with keyboard-events and mouse-events

commit 215461a60f5a2960735063bb384f45d681fd36c9
Author: Fathi Boudra <fabo@kde.org>
Date:   Thu Oct 29 21:55:16 2009 +0100

    Add audio/mp4 mimetype

commit 6af56f3ced34ddaa9e3800339b051c7397228d98
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Oct 29 21:28:45 2009 +0100

    Mention Blu-Ray PGS in NEWS
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 0cbfcccab78fb605e111ab5ceb1d87e348a61b56
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Oct 29 20:13:55 2009 +0100

    NEWS: synchronise with 1.0.3
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit eed432f4859aadbe51a4983ca5a7c3452e2dbb2f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Oct 28 13:12:34 2009 +0100

    Contribs: update to taglib 1.6
    
    Brings nice improvements, especially with .wma
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 1b4f43621b7201f006c2d6b8bc779baea8d74968
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Oct 28 13:01:16 2009 +0100

    More raw FourCC
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit e4990aba70777b8382f0b0392c02c798d35885ad
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Oct 27 09:47:40 2009 +0100

    CDDA: Typo
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit e1d204c57d3cdc2753107275513fd2b8758cb3b4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 29 20:59:07 2009 +0200

    Define XCB_CURSOR_NONE if missing

commit baa9c56c1e60522ba92acdfd0d8a3945daf6cf1f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 29 20:47:41 2009 +0200

    XCB: use xproto for xcb_window, not xcb_x11 and xcb_xv

commit 2952a46db7fcd7243cde6f60fd6c5d514f3dc253
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 29 19:57:19 2009 +0200

    MJPEG: fix boundary condition, off-by-one (closes #3128)

commit c07d72146286da935a04be579d6b60bf633cbceb
Author: Pauline Castets <pcastets@actech-innovation.com>
Date:   Mon Aug 4 18:03:11 2008 +0200

    Win32 installer: change "I agree" button to "Next" in license page
    
    Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>

commit 00ee289f2d69c279911608be7bb5d4f274921d56
Author: Ilkka Ollakka <ileoo@iki.fi>
Date:   Thu Oct 29 19:15:53 2009 +0200

    qt4: don't crash when sd is selected in playlist and unloaded from menu
    
    Currently doesn't yet reset view to default playlist. Atleast worked for me

commit aeaf15c3bee2514e8722f6207301deb3ad65bb07
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 29 18:52:32 2009 +0200

    Don't release an object that was not held, fix crash
    
    This piece of code (transparent UTF-16 to UTF-8 conversion) is wrong in
    many ways though. This really does NOT belong here, and should be done
    in the subsdec plugin instead.
    
    This fixes a regression from [0d1f966a0b3581d3e96423ce34f32b4da7725c31]

commit be54453c9a5494673a57af409577211532c19e18
Author: Marian Ďurkovič <md@bts.sk>
Date:   Thu Oct 29 17:02:55 2009 +0100

    Fix typos. Thanks xtophe for spotting that.

commit fca284c2d9a4ee25d5316c414b9cb44f93738229
Author: Marian Ďurkovič <md@bts.sk>
Date:   Thu Oct 29 16:12:32 2009 +0100

    Make the buildbot happy until it gets newer libdvbpsi

commit 7a0ac322c01c4dcb9c4f92a9399b781c7a4abccf
Author: Marian Ďurkovič <md@bts.sk>
Date:   Thu Oct 29 15:54:52 2009 +0100

    Implement TDT parsing in TS demux.

commit 6db314c162397a731b9d5d160731cd515819c35b
Author: Marian Ďurkovič <md@bts.sk>
Date:   Thu Oct 29 08:26:04 2009 +0100

    en50221: Provide compile-time option for slow CAMs

commit 8bfd40613ca0e3446d22495a62146a00eb7c843d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 28 23:34:15 2009 +0200

    Pulse: don't spam if PulseAudio is not running

commit 130c765b706498137710783d363bd53421152457
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Oct 28 22:26:26 2009 +0100

    contribs: apply the libiconv hack for Snow Leopard also when using the binary bundle

commit 80a9c2422617a7ee3d12114a5ac7b7c67f52a9bd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 28 23:04:41 2009 +0200

    XCB: remove debug

commit 58f6cd8a550d9451e0c23e3cc1a6407776775d71
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 28 21:19:08 2009 +0200

    XCB: make the "blank" cursor really transparent

commit ab9943a698d90a6eebbfb7c68e7979b83ef70cab
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 28 21:11:43 2009 +0200

    XCB-XVideo: auto hide mouse cursor

commit 8ef8a6592ab26df1a8f003bd166a14df9fa7c7c3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 28 21:11:26 2009 +0200

    XCB-X11: auto hide mouse cursor

commit 28bcdf24c85ad14601d2e9f1e25e2742324c74bf
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 28 21:07:09 2009 +0200

    XCB: unset the cursor when we detect pointer motion

commit b69562699767589c46a0682f0ada5a7e74d6991f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 28 21:06:14 2009 +0200

    XCB: CreateBlankCursor common helper

commit 3e046d808ca418068d40669844870fff6d505f74
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 28 21:03:11 2009 +0200

    XCB: follow pointer motion in the parent window
    
    This ensures events are delivered when the mouse moves outside the
    rendering area but within the embedding drawable. This is necessary to
    autonatically unhide the cursor. As a side effect, we need to adjust
    the pointer coordinates.

commit a15a7803b11ecc1420e262aebdeacbb635a5b46c
Author: Vicente Jimenez Aguilar <googuy@gmail.com>
Date:   Tue Oct 27 17:49:59 2009 +0100

    Add .sdp to reconized extensions
    
    Inspired by Marian Durkovic's commit [80f9f8734a9e5d1fb68ee1e2102aecfbf91c613a]
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 49661f4c7c324bcb42f496c02d2cd874f514d8a9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 28 18:27:56 2009 +0200

    udev: remove remaining items at exit

commit 0132bb5d2eb90f4878dd4c0b5038bd06b854719e
Author: Jakob Leben <jleben@videolan.org>
Date:   Tue Oct 27 22:04:34 2009 +0100

    Qt4: fix #3113: crash after a playlist item is removed by another plugin

commit efb6cbba51a9c093dabbaacda34cf77c4b5b1ab4
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Oct 27 22:33:29 2009 +0100

    contribs/ffmpeg: removed outdated patch which prevented proper compilation

commit 0b63b79124ccaa4ccf861b72d3bb6c19bb804606
Author: Marian Ďurkovič <md@bts.sk>
Date:   Tue Oct 27 19:26:45 2009 +0100

    en50221: Increase MAX_CASYSTEM_IDS to 64 and fix inverted logic
    As reported on forum, Powercam Pro returns 38 system IDs

commit 0ae618ecaf9a9b641b8ca893fb7bfe42971b5d7f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Oct 27 19:11:56 2009 +0100

    contribs/libass: updated download location

commit e61434c5156a5c97cf172bbf75e7de6375844041
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Oct 27 18:47:25 2009 +0100

    contrib/x264: removed no-longer needed patch

commit 06a893989cb95e68985a59511670b88c33d0d513
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Oct 27 16:28:24 2009 +0100

    contrib/theora: compilation fix

commit 72b2befbe2bfbf91bc1ff45b11c273cf22bc15d7
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Oct 27 18:21:55 2009 +0100

    contrib/libcaca: removed no longer needed patches

commit c39f0b6ca351bf9b0d08bc94b9d65d343ced4dae
Author: Jakob Leben <jleben@videolan.org>
Date:   Tue Oct 27 04:56:25 2009 +0100

    qt4: cosmetic (tabs, brackets)

commit 3dfec6e849180c7f975bebc9cee24f1bd51132a8
Author: Jakob Leben <jleben@videolan.org>
Date:   Tue Oct 27 02:45:28 2009 +0100

    Qt4: correct fix for duplicate items in playlist - service-discovery
    
    Hypothesis: The bug stems from a thread concurrency problem. A PLModel::rebuild() happens
    just between SD inserting items into the core playlist and Qt playlist receiving item-added callback.
    Thus, the items referred to the callback are inserted twice into the Qt playlist.
    
    Solution: check if item already inserted at callback processing.

commit f4e0745ef5bf931281053c36c8a633566b87f29e
Author: Jakob Leben <jleben@videolan.org>
Date:   Mon Oct 26 22:01:51 2009 +0100

    Revert "qt4: rebuild tree on updateTreeItem"
    
    This reverts commit 0adb9cebe14e6e3df513e2b79f74232764dab4ac.

commit b2fdfb85dbffacd0e86060e3731ce9cdceb37266
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Oct 27 00:47:06 2009 +0100

    NEWS about CDDB on Windows

commit b11e9e864eca3f8ec79c0f21c394b22b5ba12a8c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Oct 27 00:34:50 2009 +0100

    Contribs: separate win32 from other platform for CDDB
    
    The changes needed are not the same.

commit d19ae91cac74f769e270fe7ad86d1ae4175ab21c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Oct 27 00:28:53 2009 +0100

    Win32: Use CDDB without iconv
    
    This makes the plugin stay at a reasonable size (120kB vs 1090kB stripped)
    This might not be optimal though...

commit f39089dfffe5a2f63754b88497dddf189d34d460
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Oct 27 00:27:23 2009 +0100

    CDDA: cosmetics and debug messages

commit e31d300762fac5baf33017eeba272c4e50659dea
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Oct 26 23:05:27 2009 +0100

    Revert "Updated sdl to use new VOUT_DISPLAY_CHANGE_DISPLAY_SIZE parameter."
    
    This reverts commit b8dc2568f50ad53a20d555c9d1ce8b0cf0f66eb7.
    In the case of SDL, the actual resize is done in VOUT_DISPLAY_CHANGE_DISPLAY_SIZE
    without any risk of infinite loop.

commit ce75037724b80da41af208a55f81b40e778eb06e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Oct 24 18:50:01 2009 +0200

    Added VOUT_DISPLAY_EVENT_ON_TOP (vout display).

commit 657524ff32a87f213131113738be4c6863a33778
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Oct 26 22:20:22 2009 +0100

    CDDA: cosmetics and copyright

commit 189e0e3900e208adc0f94228af70c26857e12458
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Oct 26 12:12:34 2009 +0100

    Libass: simplify configure.ac
    
    This is now working since the previous "--static" commit

commit 28789dc01a1d147e5bfd49d59d6a2ce667065e9d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Oct 25 21:41:15 2009 +0100

    Configure with cddb on Windows

commit db2a94301c48e63a5ab4cf071de24dc684a08284
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Oct 24 17:28:54 2009 +0200

    Contrib: libcddb for Windows.
    
    Libcddb doesn't work as advertised, you need regex to make it work.
    Regex is supposed to be in your libc, but isn't in mingw... Great...
    So, add a regex target and patch libcddb to not build tests and examples
    Also, don't use AC_FUNC_MALLOC and REALLOC when crosscompiling and change the .pc file

commit aabb8c740c057077cdbc63b631219c6d0b510f52
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 26 23:06:31 2009 +0200

    XCB window: avoid matchbox hack if matchbox is not running
    
    Then we don't need to process all root window property events.

commit fd23a5c3a9c0485981a2d1addb4661ce86b3f5d5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 26 18:45:03 2009 +0200

    Revert "Blacklist glibc 2.10-2.10.1 for 686"
    
    This reverts commit bcfa778f2eaece684dafa3d4b1765a121bb016e0.

commit a9027de7baf6f92ab5ea928f255a63bbde26f2bf
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Oct 26 14:16:34 2009 +0100

    missing: fix function definition

commit 097759016d089bb4bb17ea6d28ad3448f137ea5d
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Oct 26 13:55:24 2009 +0100

    avcodec: do not flush buffers if codec hasn't been opened
    
    Reported-by: Konstantin Pavlov (thresh)

commit 89f778a6061860e87b323851a1d3d4bcfbef1863
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Oct 25 11:16:27 2009 +0100

    equalizer: missing unlock.

commit 03acd6ada66d0326907759e153c3b2bd58130ac9
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Oct 22 13:43:59 2009 +0200

    controles: use var_Get* and var_ToggleBool when applicable.

commit a15d8784547b5bcc637cb0238e87ba4185b8836d
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Oct 26 12:20:03 2009 +0100

    Use eval to call programs
    
    Else we have troubles executing $FOO when FOO=prog --some-options
    Should fix [5d6f80f267]

commit d7455f3749f90c1b4d3d9b9d37b131dbc4d091eb
Author: Marian Ďurkovič <md@bts.sk>
Date:   Mon Oct 26 08:11:30 2009 +0100

    Display time info also when DVB MPEG-TS is received over network

commit 2d55ac821c1b75407cece163e9e20c19b49e4212
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Oct 25 22:07:06 2009 +0000

    Typo

commit 5d6f80f267e3bfe000fa0d29f5056d889d045e58
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Oct 25 21:15:32 2009 +0000

    Request flags for static linking on win32 and MacOS
    
    Only tested on a minimal win32 build. Please report configure/linking failure

commit 462ae983f07c1b2f7cfeec728084052ed34f0dc9
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Oct 25 21:13:07 2009 +0000

    Add xcb and peflags to the cleaning target

commit d7c97c823b2a69f9cee5bf6d24a7584c88207aba
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Oct 25 21:07:42 2009 +0000

    Improve the peflags target

commit 756fd1fe03b14d04d3c01b2aec523a5ec1fa1612
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Oct 25 21:03:53 2009 +0000

    Fix caca.pc
    
    Patch taken from upstream svn

commit f10e4010226ad843c5e694acae155d67b2324e17
Author: Benjamin <ikipou@gmail.com>
Date:   Sun Oct 25 16:29:41 2009 +0100

    The default constructor of QSize produce an invalid size, there is no need to do that manually.
    
    The widget is hidden by default, no need to call hide in the
    constructor.
    
    The widget reparentable already has the layout.
    
    Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>

commit 4b1160c8fe67686fb3855ffff4b22b4ede0bc204
Author: Benjamin Poulain <ikipou@gmail.com>
Date:   Sun Oct 25 13:05:20 2009 +0100

    Cleaning: the QPalette is not needed outisde the constructor
    
    The QPalette of the widget is already stored in QWidget, there is no
    need to have an attribute for it.
    
    Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>

commit 906e7c0bdefc214da036e3ec6be8a7a0de2f4e13
Author: Ilkka Ollakka <ileoo@iki.fi>
Date:   Sun Oct 25 16:57:12 2009 +0200

    qt4: selector take2 to fix service discoveries
    
    should fix #3112 again ;) . Playlist still has issue to crash if current item is
    destroyed, but thats different issue

commit 2e50c820474b227821334dccd45139720d7d66d5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 25 16:07:03 2009 +0200

    Revert "qt4: use longname to search activated input-item"
    
    This reverts commit edcc45df28099534938f04f26b573449c5c897bf.
    
    This causes segmentation faults and breaks SD categories.

commit 548b93d056c2a329ad9bbef2d76d90ab4dacae02
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 25 15:44:31 2009 +0200

    XCB: allow building without xcb-utils
    
    Of xcb-utils, we only use xcb-keysms at the moment. xcb-keysyms is only
    needed for the globalhotkeys and xcb_window plugins. If there is another
    window provider plugin, we can do without them so long as the user does
    not set --no-embedded-video.
    
    Note: xcb-utils is still needed for the LibVLC embedded video as it
    depends on xcb_window. We could  #ifdef the key press support in
    xcb_window if this is an issue (I didn't bother).

commit edcc45df28099534938f04f26b573449c5c897bf
Author: Ilkka Ollakka <ileoo@iki.fi>
Date:   Sun Oct 25 14:36:06 2009 +0200

    qt4: use longname to search activated input-item
    
    Should fix #3112 and maybe make it littlebit cleaner (hopefully)

commit 0adb9cebe14e6e3df513e2b79f74232764dab4ac
Author: Ilkka Ollakka <ileoo@iki.fi>
Date:   Sun Oct 25 13:48:44 2009 +0200

    qt4: rebuild tree on updateTreeItem
    
    This seems to fix #3114 maybe some other tickets too

commit 3b2885fee0df85fa24cc84f0af1f977e50737f98
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 25 12:52:47 2009 +0200

    XCB-XVideo: no need to detach segment explicitly before disconnection
    
    The X server will do as part of garbage collection - as it does for our
    window, graphic context, or if VLC crashes.

commit 4a590357633e5ad7419034bd7f20bf175cc12f45
Author: Ilkka Ollakka <ileoo@iki.fi>
Date:   Sun Oct 25 11:23:10 2009 +0200

    asx.c: check for </MoreInfo> tag also
    
    this should fix #3013

commit 36acc9225eeb682ceae55fd9b61ece1239b2122d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 24 20:21:45 2009 +0300

    Comment.

commit f39e15fcb0683e40f13d2b1575f3096db59ee073
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 24 20:15:42 2009 +0300

    Remove the old .vlc/vlcrc after parsing

commit 6c46ed13948708fef0cc290ab1e4cd08e3b69f53
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 24 16:26:12 2009 +0300

    ALSA: simplify and fix thread synchronization

commit 386288d671ab532817851047075f6f9b34d4ed49
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 24 16:17:54 2009 +0300

    ALSA: vlc_thread_create -> vlc_clone

commit 19eb1b4582878f7e45e0128a41e79ecab565bbcc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 24 15:39:22 2009 +0300

    ALSA: save one mdate() call per (debug) loop

commit 056ee00996e19ea8dd9ef7091a4b5de50d0cf4ba
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 24 15:26:42 2009 +0300

    ALSA: allocate PCM status on the stack

commit 480f46c99b527d807a34db103baab20e24499126
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 22 20:50:46 2009 +0300

    XCB window: add missing numpad keys

commit a347ced61168256ccc11dc0ee57c607855ff6744
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Oct 23 13:03:30 2009 +0200

    lua: update the youtube script to the new version of their website

commit b626c6252ada88f6eba6b1f0af104e47c0349bcf
Author: Marian Ďurkovič <md@bts.sk>
Date:   Fri Oct 23 09:18:11 2009 +0200

    Kill extraneous debug, we don't need the 2-nd and 3-rd copies

commit eee7930a747483c90878bac9d8b1a8100571aaf9
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Oct 22 12:49:59 2009 +0200

    Fix inverted logic introduced in 048e2d9104c8f6d948400e23ba9293d5efb02962

commit 8c236e345f0d9ee9654e8efc9ad79029011ee569
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Oct 20 22:12:34 2009 +0200

    libcaca update to beta16

commit b365c8dd993eddb8eb97937c1d8aa716b774e31b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Oct 20 22:07:24 2009 +0200

    SDL and SDL_images updates

commit 7d1c90a9dd4578f041b473adbcad1c3ca435a97a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Oct 20 22:03:53 2009 +0200

    Freetype update to 2.3.11

commit 8f327b2e66ba55eff2e7ea2b96043408c8049677
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Oct 20 22:01:25 2009 +0200

    libpng update to 1.2.40

commit abc3d742e5fb87e58ccd51872ec336a4ed201cbd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Oct 20 21:59:21 2009 +0200

    Contrib: libxml 2.7.3 -> 2.7.6

commit be5aac65d9ca4a06c1c48f4e83eb266c3f16780d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Oct 20 21:56:40 2009 +0200

    Schroedinger update to 1.0.8

commit 3554eedcce5f33711220578285aad015595c53c6
Author: Dylan Yudaken <dyudaken@gmail.com>
Date:   Tue Oct 20 00:04:54 2009 +0200

    Fix sorting of plugin scores in the QT plugin dialog.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 0b8acb0f84a2a3a506d5b7a9487eca6ccd636517
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Oct 19 20:56:45 2009 +0200

    Fix avcodec module build for FRWU.
    
    For some reason, libavcodec deverlopers didn't update LIBAVCODEC_VERSION_MICRO when introducing the new CODEC_ID_FRWU. We will then have to wait for the next bump to have it enabled.

commit bcfa778f2eaece684dafa3d4b1765a121bb016e0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 21 19:28:06 2009 +0300

    Blacklist glibc 2.10-2.10.1 for 686
    
    I'm not going to suffer another round of VLC bug reports due to glibc.

commit 80f9f8734a9e5d1fb68ee1e2102aecfbf91c613a
Author: Marian Ďurkovič <md@bts.sk>
Date:   Wed Oct 21 10:35:35 2009 +0200

    Add .ifo to recognized extensions

commit 16f5c8b85a53a250b6f7f397175243a86d868078
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Oct 20 23:37:36 2009 +0300

    vlc_thread_fatal: disable thread cancellation
    
    It shouldn't matter much when we get to such a sorry code path, but
    better safe than sorry.

commit d9b829de55be677a7e73acc27a4287c604ef50c0
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Oct 20 21:38:59 2009 +0200

    motionblur: fix race condition.

commit 3623073f16d644034703a9a6ae5ccd901a8d90d7
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Oct 20 19:30:03 2009 +0200

    Revert "video_filter_puzzle: remove unnedeed structure (it does not change anything to the race conditions already present)."
    
    This reverts commit a114dc512cec6aa89211f1d107acc58bfca4be26.

commit 0ddb1b01bdefa74e224a63c96e28880143052a4c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Oct 20 19:28:28 2009 +0200

    Do not call decode_URI on constant string.

commit fe587068239cf446a31c4638796b03718291ffcf
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Oct 17 20:14:10 2009 +0200

    Do not hold change_lock while loading the vout module.
    
    It allows the module to trigger some vout callback while loading.

commit 4c49a91ad9d4d5630b984f13a9564c44b8f820d8
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Oct 20 19:18:55 2009 +0200

    i18n: renamed file (maemo -> hildon)

commit 18d4cb241f4218ae67175ef4cce42cd79cf863a6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Oct 20 15:14:34 2009 +0200

    remoteosd: remove unneded VLC_COMMON_MEMBERS.

commit fd1445521170c8d715d88acd70e791f0106fe98f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Oct 20 14:49:30 2009 +0200

    puzzle: add some comments.

commit 7342c3ffc98d1ea32b81c106bd0cc5ece3d22dcc
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Oct 20 14:29:50 2009 +0200

    puzzle: draw the blackslot when needed (typo).

commit a114dc512cec6aa89211f1d107acc58bfca4be26
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Oct 20 13:05:31 2009 +0200

    video_filter_puzzle: remove unnedeed structure (it does not change anything to the race conditions already present).

commit 2d164b6ff2ba706829fb65c53d15d5c70799c377
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Oct 20 18:58:00 2009 +0200

    vod: remove useless include

commit ace79938026878bb9236f2ff2801c3dd63fbc8e2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Oct 20 13:03:55 2009 +0200

    goom: switch to filter_t

commit e8867de1985410e3e20eeb748c39869a88820053
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Oct 20 12:24:45 2009 +0200

    projectm: switch to filter_t

commit 19b9564988bfca3f478838c80f9debfc7fce5373
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Oct 20 12:05:46 2009 +0200

    POTFILES: add sftp

commit 75b5621455ba59dec26673630f11cabbe70da522
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Oct 20 13:05:15 2009 +0300

    x264.c: don't leak on getString

commit 0e22b04bd1f6245678585b058d1681e5fe9e5731
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Oct 20 12:47:02 2009 +0300

    x264.c: handle X264_BUILD 78 bpyramid change

commit d3cb36d54f49c35a6f507b5aa5db2603e2373ab9
Author: Marian Ďurkovič <md@bts.sk>
Date:   Tue Oct 20 10:11:24 2009 +0200

    libmpeg2: Fix aspect ratio calculation according to MPEG standard.
    
    The library delivers us pixel width/height relative to display size
    so we must compute it accordingly, otherwise we have conflicting data
    in i_sar_num/i_sar_den and i_aspect.

commit 5f8c04120ac65de57399b8d723a8e1b5f1a09865
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 19 23:13:44 2009 +0300

    Maemo: use left button by default for gestures (not tested)
    
    There is only one button on a touch screen.

commit 1ce334be560ab70488b7cdc9d8b9f64636d6d859
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 19 23:12:13 2009 +0300

    Maemo: enable fullscreen by default (good res, but still small screen)

commit b8d39d75a1355fcc613fabea8019bd568863d904
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 16 23:56:06 2009 +0300

    contrib: libmpeg2 simplistic NEON acceleration for motion compensation
    
    Those are highly incomplete, especially as they aren't unrolled.
    But it already decreases libmpeg2 CPU usage by 20%.

commit a282f14628d61bdaf328538fbc077e38fbdb858d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 17 19:16:48 2009 +0300

    libmpeg2: enable non-upstream NEON optimizations if available

commit 843da0f1220721127087c530eafc36de7038a4ec
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 19 22:34:57 2009 +0300

    Maemo: globalhotkeys wouldn't make much sense

commit 745e08514949701ff2040273c219a4d5c8f29134
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 19 22:33:40 2009 +0300

    Maemo: the D-Bus inhibit plugin is not supported

commit d0c9158e62752b38e4de62713429f20b682b3a22
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 19 22:31:21 2009 +0300

    Revert to 50 Mb FIFO limit on ARM
    
    400 Mb buffer would kill almost any such (existing) system.

commit bfaa71e26dae6ca4abcb58bfa278c1988ce855ce
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 19 22:13:55 2009 +0300

    Assume liba52 is built as fixed-point if needed
    
    (This kinda sucks, but liba52 does not export is build mode through
     any public header)

commit f42db4154cb303aab4a8d49ec364ebcc9c6391cc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 19 22:06:17 2009 +0300

    linear resampler: use fixed-point as appropriate

commit 69f6faef31047486b5b3a66d8508181e084ce980
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 19 22:04:51 2009 +0300

    Disable audio time stretch if there is no FPU
    
    It's not implemented for fixed-point. And it's so slow that it would
    probably not make sense anyway.

commit 145903d05b94462eaa309575e46c3cbafb853a42
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 19 22:15:30 2009 +0300

    HAVE_FPU: make constant
    
    Currently, we do not have any architecture where this would not be
    a build-time constant. Constancy helps fixing a few issues in the audio
    path.

commit fefa53d2f6d8f0b95774b325e2ef72ec22b46150
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 1 22:18:22 2009 +0300

    Maemo: Freetype: use Nokia sans-serif bold font
    
    The default VLC font does not exist here.

commit 029ff4336457545c94d7889676ca4e0eae3d4633
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 3 21:42:03 2009 +0300

    Maemo: assume UTF-8 codeset

commit a6388aa360005d568c602a4d353ce1687ea28c23
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 19 21:33:01 2009 +0300

    Add HAVE_MAEMO for N900 tweaks

commit bb8640a9927525307ffdb3e6a62527cb4834abfb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 19 21:09:04 2009 +0300

    Maemo: rename plugin to Hildon
    
    Hildon is not Maemo-specific (Ubuntu Mobile...).
    And Maemo soon won't be Hildon-GTK anymore.

commit 8d8844adcd8e44d58291a2e8d025ca3ca3c89067
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Oct 19 20:11:25 2009 +0200

    Fixed resize quality issue with direct3d vout (especially win7).
    
     It seems that depending on your driver, the resize done by
    IDirect3DDevice9::Present can be of very low quality. The resize is now
    done by IDirect3DDevice9::StretchRect.

commit 4bdf4fd05cf7e1a23d76172419125b84c0e22627
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Oct 12 22:32:21 2009 +0200

    More logical closing sequence (d3d)

commit 8df18e2daf0d16177fd5317e0784ef637e307e32
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 19 20:37:30 2009 +0300

    XCB-XV: avoid slow packed YUV on OMAP adaptors

commit 7b7a390bfcbf6418d5ec3145bc8788e35b4229c4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 19 20:27:38 2009 +0300

    XCB-XV: fix memleak when port grabbing fails

commit 8b65aa8a59088a7305270a51aacf0a70a8b1a26c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 19 20:22:30 2009 +0300

    XCB-XV: do not clobber video chroma is port grabbing fails

commit a74e5b04346b8317eef7e09abd1b766d60de46b1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 19 20:21:39 2009 +0300

    XCB-XV: remove misleading comment
    
    All ports from an adaptor must have the same format anyway.

commit 92863e7c75e789c8cabb46d950680d7f8f30cfb5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 19 20:20:46 2009 +0300

    XCB-XV: remove wrong comment
    
    We *do* check the image size when parsing the format.

commit acec6b1b5acd891e7cd352967c0bb4f94f7b0f8f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Oct 19 17:34:49 2009 +0200

    Update NEWS.

commit d8b039289a6b66d79f1e8e234b9f4296c2e15984
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Oct 19 17:30:08 2009 +0200

    sftp: forgottent file.

commit 631a992c7bbbc9da57526c2c4edae036d6c26a78
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Oct 19 16:41:58 2009 +0200

    New sftp access module.

commit 04b1e7b2e5f13519bc04e536d6befe706d95c922
Author: Marian Ďurkovič <md@bts.sk>
Date:   Mon Oct 19 09:10:41 2009 +0200

    dvdnav: Remove trailing backslash on Win32

commit 92f73e2ae544d4cb6c94fa91b76c525c94bb769a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 18 23:27:19 2009 +0300

    Fix goofed inconsistent license text from myself.

commit 16844891752e9fd592006057e4952f889cfda032
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 18 22:25:43 2009 +0300

    screensaver: convert to inhibit plugin
    
    Simplify and avoid running a thread and an interval timer
    when there is no video output.

commit 2aed8da211831d0c1249d3e1423f76fdd7468488
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 18 22:13:19 2009 +0300

    screensaver: remove D-Bus code
    
    xdg-screensaver takes care of that...
    ...without the 30 seconds interval timer.

commit 6eb5c03ff6bf5aa170218c2b5c3bb82b06e4011b
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Sun Oct 18 20:12:25 2009 +0200

    last.fm no longer requires submissions to be local files
    
    Closes #3006

commit 1a56200781212d669ecb64e06c0e02dc7943f55f
Author: Marian Ďurkovič <md@bts.sk>
Date:   Sun Oct 18 19:43:07 2009 +0200

    Allow SSM to be used within QT4 Open Network panel

commit 5fe7435e7f6d785d0668cede62bbce533601ad22
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Sun Oct 18 17:11:45 2009 +0200

    avcodec encoder: sets last-metadata-block for FLAC streams
    
    Closes #805

commit 22bfd4d8b75e64a95d47d2bf1ea243d5cb1c8972
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 18 17:45:41 2009 +0300

    Tie 770 SW scaler to OMAP FB, not to Hildon UI
    
    Note that this won't work on OMAP1 (ARMv<6). However a trivial change
    could enable that (the JIT supports ARMv5 too).

commit 8f6d32b1239732488a11a21da24d31d32ff5b201
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 18 17:42:44 2009 +0300

    OMAP framebuffer: I420 != Y420
    
    Regression from 724461bdf250e856eb32f6c0b7c51b065e482982

commit 594273b880f6eb9a9dc34d24ea9edaccaf89c100
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 18 16:35:16 2009 +0300

    ARMv6 JIT scaler requires libm

commit 562d58660f9b5efdcc9189fa1f4e3d7dfca9b146
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 18 16:22:05 2009 +0300

    Typo

commit 4369204a580b837270b9be13dae4797896cc0387
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 18 15:24:16 2009 +0300

    Remove old libosso support
    
    Anyway, Maemo does not support XvMC, and our GLX plugin won't work
    either. Also, calling D-Bus from the video output thread was causing
    visible latencies in with the former Xlib/Xv plugin.

commit 95ec28fb46f60fa08309d6336b1d5d31b19ac9b3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 18 15:49:11 2009 +0300

    OSSO: reimplement Maemo screen unblanking as an inhibit plugin

commit f7aee60194c7c2c455bbab68aef8a6ae437dfa3b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 18 16:02:35 2009 +0300

    Grammar

commit 000c918638e197ac6579fd1ca4b337fcc6069489
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 18 15:52:52 2009 +0300

    POTFILES: hal -> udev

commit 32e94ee0822a43ad541d03c86263f7adcb6a7c50
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 18 15:23:55 2009 +0300

    V4L2: shrink PTS delay

commit 924d5f2393e97fea4a95c0171bcb047862ad1fca
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Oct 18 14:21:18 2009 +0200

    minor typo

commit 5d0f05ab7287efdbd1a3a7c7c3edd7e8b89d9f93
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Thu Oct 8 10:05:07 2009 +0200

    VLM : Fix a race condition when input event is triggered and vlm_MediaInstanceDelete is called at the same time.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit c2d2e2bb4dd925bb4f7bf0ecfc64a99013f76471
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Sun Sep 27 12:31:38 2009 +0200

    v4l: attempt to fix strict aliasing warnings.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 1fb78f4783d483fcbb6776d06069b620fbb7db70
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Oct 18 00:24:07 2009 +0200

    Subtitles: small fixes and cosmetics
    
    and for counter scopes

commit a4b3126bce501e0b337892b78b2375855cf9cb9b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Oct 17 23:50:28 2009 +0200

    Change a configuration name

commit 323f59ac8be30d79bbb1f15cb3d089163dd08aef
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Oct 17 23:48:45 2009 +0200

    Subtitles detection: decode before testing the files.
    
    This calls decode_URI, as does the meta.c file. I hope this is correct, feel free to revert if not.
    closes #3076

commit 5dabbfb6d4869aef0abfcf452a537732e3d73ea5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Oct 17 23:02:41 2009 +0200

    Qt: simpleprefs, fix caching combobox
    
    Fix #3085

commit 6ad8e69b0bc91107196977be5f62fdd2ecdf3bc6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:53:10 2009 +0300

    HTTPd: stat -> utf8_stat

commit 9b79115af5fd830e88cc2fdd6f2bf0a3cd70cf27
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:52:59 2009 +0300

    VCD: stat -> utf8_stat

commit f26426041e96d9110e54489aa4236fdb91627f18
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:36:10 2009 +0300

    OMAP framebuffer: path from config, ASCII path, use utf8_open

commit fce940dba1777e76e62cf2a05c626cb74c2441ae
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:35:49 2009 +0300

    MGA: ASCII path, use utf8_open for close-on-exec

commit 7742fb3dffd73b4dffdbd11256491ac3a0eaf956
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:35:27 2009 +0300

    Framebuffer: path from VLC config, need utf8_open

commit 6a292215192d4b6e1e586fb54c16be7989b059f1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:34:50 2009 +0300

    Dynamic overlay: paths from VLC variables, need utf8_open

commit 9f73b317af7540c4face4ec238e897ff8356f13e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:34:03 2009 +0300

    Dummy decoder: ASCII path, use utf8_open() for close-on-exec

commit e7aa93831158c0529cffcbf8b67f78cdc69e197f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:33:18 2009 +0300

    Framebuffer OSD: path from VLC config, need utf8_open

commit 52270396707d2da13d82a104931db3f3a85304d7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:32:54 2009 +0300

    VCD: path from VLC MRL, need utf8_open

commit 328728e85d51f5831a566029f5414ca38b517c60
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:31:48 2009 +0300

    V4L2: path from VLC, need utf8_open

commit f3b4d093f1c7d146ad44d1bc8d296eaaec7f30f1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:31:34 2009 +0300

    V4L: path from VLC, need utf8_open()

commit b1b5d5412615c532744c1508433711e326d8d60e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:31:03 2009 +0300

    PVR: path from VLC config, need utf8_open()

commit 3e3a32b36ca76e5b87844706dbc8af23f95ab35e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:30:26 2009 +0300

    OSS: path from VLC core (or ASCII), need utf8_open()

commit 195cf643d903c8b68c574663031af6f2e1b0e797
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:29:25 2009 +0300

    DVB: ASCII paths, utf8_open() provides close-on-exec

commit 1188e4a5d039711c0afa64b532578e4c65c34ab4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:28:29 2009 +0300

    dc1394: path coming from MRL, need utf8_open()

commit 2805b4ba351b841a17a614773b6c52f42432e37f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:40:33 2009 +0300

    rand: ASCII path, use utf8_open for close-on-exec

commit 25e2a7e8619a6ac37ee4510aad831ec4c059f71b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:20:59 2009 +0300

    OSS: use utf8_open() for O_CLOEXEC

commit 912977b1e2655c33802cde53e7ceb5527732de97
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 23:20:09 2009 +0300

    DVB: use utf8_open() so we get O_CLOEXEC right

commit 69fe563229ea5726f1039ffcea3561ad1d74a943
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 21:41:01 2009 +0300

    xdg-screensaver plugin

commit 198f89545ba90685c91e6eba13b59b21b547fca4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 21:12:44 2009 +0300

    Use inhibit plugin
    
    TODO:
     - only inhibit screen saver when input is *not* paused.

commit ab044dcd717cacb679087ff580ccd6bbc8c847ca
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 21:01:57 2009 +0300

    vlc_inhibit_t: plugin type for screen saver inhibition

commit 82108a21aa3c9d9b229724d7b392f08e059dff6c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 20:40:55 2009 +0300

    vout_window_t: privatize module pointer

commit dc873d6a222af0e809e529ec04b2159481d89461
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 20:34:08 2009 +0300

    Provide a type name for window objects

commit 7813a370498b299c9ebba8fa4d1da1eb7f971c64
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sat Oct 17 20:29:39 2009 +0300

    katsomo.lua: add code to handle both treeId and progId in url

commit f513e2ccdddae553d35ed954a561934b06a6329c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Oct 17 18:58:39 2009 +0200

    shout: Change the scope of the iteration variable.
    
    Pointed by jb.

commit 546997bfb44f3f03068393641cdca8fe9691574c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Oct 17 18:41:11 2009 +0200

    shout: Enable deinterlace=On for freebox channels.
    
    We could probably have deinterlace=Auto, as it seems to work reliably enough on freebox channels.

commit cc713937e2a25fffcd16101b91605ec0a6927156
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 18:24:28 2009 +0300

    HAL is removed

commit 0565b5c2e5062b41e6e1d2b441724899bfdcf38d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 18:18:55 2009 +0300

    Remove HAL support
    
    HAL is officially deprecated. The new udev discs module provide the same
    functionality in VLC. Moreover, the plugin was waking up the CPU at
    regular intervals. Last, InitDeviceValues seemed to cause problems with
    wrong disc paths being saved to vlcrc for some people

commit da8ac5627f3cc9a99a9b8945ab71107843afd684
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 17:59:09 2009 +0300

    udev: preempt cancellation

commit 64f7e7651f896b3ba6001486400d798af19a6f17
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 17:57:08 2009 +0300

    udev: handle "change" action properly, fix disc ejection/insertion

commit 83785c78d0ccdd5c351b9264d5c1a0011ea90164
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 17:51:28 2009 +0300

    udev: item type depends on the subsystem, not always "card"

commit 0d904f9784b6783185d971cdd6d7b33157d9231e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 17:49:56 2009 +0300

    udev: refactor (binary search tree)

commit a8ae83ca5c808e2064d4bca2a3108016a96703b2
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Sat Oct 17 15:24:46 2009 +0200

    audioscrobbler: reset pause start counter when changing state
    
    refs #3089

commit 8183270f00f4ee5007a774b79a3656c07100231e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 15:45:14 2009 +0300

    udev: check for correct libudev version

commit 563c5ec056c32862b2accbe125d4b560e59b7d49
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 14:50:17 2009 +0300

    Fully privatize vlc_sd_internal_t

commit 67bb9babf9eb1479f32c58dc84089d41ef360f1b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 12:07:15 2009 +0300

    Qt4 sout: convert option to UTF-8 once, not twice (fixes: #3077)

commit ac9386fa25f497f71f6a299736148eb3981d5462
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 17 11:30:34 2009 +0300

    Remove unused LIBPOSTPROC_POSTPROC_H

commit cafbe3a363e5e843fbacad5af0ebbb48254f5a3f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Oct 16 22:09:06 2009 +0300

    udev: partial support for optical discs
    
    It should work with CDDA, DVD and Blu-rays, but I only tested DVD.
    
    FIXME: This does not detect media change (eject/insert) properly yet.

commit 922af8fefdc5fff8dbc792c567f07541eb6415e9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Oct 16 21:32:56 2009 +0300

    udev: refactor

commit cf72f53237c0edadf0d1f2d087983d673516e081
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Oct 16 19:25:19 2009 +0200

    xtag: simplify (remove a dummy test and makes some static code analyser happy).

commit 3d6f02e6574743bb1a358ca9651b0fc4b5bf616e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Oct 16 18:50:45 2009 +0200

    Fix doxygene documentation.

commit 881aa894c58b3d4105276088e7b3593677ee2098
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Oct 16 19:21:51 2009 +0200

    v4l2: rework size detection
    
    This fixes my TV card, and should be backported after testing

commit b4433daad41896711ebd7c27554fe7738d91d6e5
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Oct 16 19:19:53 2009 +0200

    v4l2: fix typo in debug logs

commit 2668df5ed6c09b7d42624b56a2c8edfa40803dc2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Oct 16 18:27:58 2009 +0200

    access_mmsh: fix memleak.

commit 3484d8f084ba677bfe4dd75fd04c424ea8e653af
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Oct 16 18:22:56 2009 +0200

    mmsh: factorize.

commit 09dcfc63cacad331bd92965bfbaf0ca12850232f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Oct 16 18:34:33 2009 +0300

    udev: remove item when the device is removed

commit c9b5c9e4a56f6329ad64124eb2bbff3e5cacbbd8
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Oct 16 18:32:44 2009 +0300

    udev: memory leak

commit 98e5669109b3a70e7b97f11203ac887826917241
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Oct 16 16:57:26 2009 +0200

    video_filter_puzzle: change default value and limit ([2, 16] is really enough
    and 4 is good as a default value)

commit 3bb576496f1f3724842ca4d989b6a5dd3a66ba4d
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Oct 16 15:03:04 2009 +0200

    macosx/framework: Activate --play-and-pause with the framework by default.

commit 4575e52ef6da01fcc017f69f85110950ed22d6ba
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Fri Oct 16 14:38:17 2009 +0200

    linking to gcrypt requires `libgcrypt-config --libs`

commit bb2ef16f5323fd4207323ac5a846ace6dfaeaf23
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Oct 15 23:16:10 2009 +0200

    Support for Forward Uncompressed video

commit 7d6cf7b5dac27d01a721209a9395b530530e0dce
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Oct 15 21:27:41 2009 +0200

    NEWS about udev and audio filter 2

commit ed63bb33b1a1f273b16eb0e1dd5f7daa0ba5cb95
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Oct 15 15:46:15 2009 +0200

    Fortune about beer

commit 3f56c7bd7cd1746a53cb4f43f085272fc9f6a62e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Oct 15 21:02:10 2009 +0200

    Qt: Open Dialog button changes.
    
    Use a ToolButton+Menu since Qt4.6 on Windows seems to have fixed this issue.

commit d1d7a626e9bf596da8c84dca92885f94d0f9b206
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Oct 12 15:10:54 2009 +0200

    Qt: make the preview interface fixed Height
    
    So, it avoids the horrible size changes.

commit bb89e917f8776892d417addf38599dd234624d17
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Oct 12 15:00:44 2009 +0200

    Qt: simplify previewWidgets creation.
    
    Btw, you really shouldn't use C cast on QObjects

commit b0b8f87ce4148791a8ccf5f71f335722a20e9853
Author: Konstantin Pavlov <thresh@altlinux.org>
Date:   Fri Oct 9 12:36:14 2009 +0400

    VAAPI: for libva >= 0.31.0 remove context from vaSyncSurface.
    
    Follows
    http://cgit.freedesktop.org/libva/commit/?id=2822d025263d516bd619c8bbe1d17ff4c1bd1af2

commit 3db4349322e6c3542aebd7f31dff66bceadced75
Author: Konstantin Pavlov <thresh@altlinux.org>
Date:   Wed Jul 29 13:38:07 2009 +0400

    Add configure.ac detection of libva, default disabled.
    
    This enables building avcodec plugin with VAAPI support.

commit ed1959d2bbe0b2a479265c065220835e908bb3d7
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Oct 15 23:33:22 2009 +0200

    Check if we can link to libgcrypt
    
    make --disable-libgcrypt mandatory if (a recent enough) libgcrypt was not found

commit 978bea6ae14a3ee25fb971ab4d764a873073dfb2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 15 22:49:24 2009 +0300

    udev: support for V4L1 devices (untested)

commit 13d1312dd49a5475f35b72706cef3fb282afc22d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 15 22:45:24 2009 +0300

    udev: use V4L product ID instead of model ID
    
    Product works for PCI as well, whereas model is only set for USB.

commit 020c20ecbb40fa7722cfaa121079ae17891809fd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 15 22:11:20 2009 +0300

    Initial udev service discovery plugin
    
    This implements device discovery with libudev, which is part of the udev
    source package (and hence available in any recent Linux distribution).
    Both cold and hot plugging (w.r.t. VLC) are implemented.
    
    TODO:
     * V4L1 devices (currently V4L2 is assumed)
     * other subsystems (linux-dvb -> DVB, block -> discs)
     * item removal on unplug
     * better item name and category for non-USB devices

commit 3d6d7eaebce6eada889ebfbd9c22438fa7eb3825
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Oct 15 15:44:07 2009 +0200

    access_out_shoutcast: factorise.

commit 73b7ed7fa3276a07d9312f833508bb5965afe12d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Oct 15 15:39:28 2009 +0200

    access_out_shoutcast: fix memleak.

commit aee70031b44d680dba756fab86e7e87bd4b4980f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Oct 15 15:35:40 2009 +0200

    access_out_shoutcast: constify.

commit b9eaf576099b83a0d87a7e426c08558b37fd3838
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Oct 15 15:25:30 2009 +0200

    access_out: use var_GetNonEmptyString.

commit d5bd694baf0e9c301ee9c201d21f2c1fd69ff218
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Oct 15 15:38:44 2009 +0200

    Use libgcrypt-config script instead of hardcoding -lgcrypt

commit da800ee413d778c519190fcb9c9aba3363e74b3e
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Oct 15 15:59:46 2009 +0300

    add katsomo.lua to makefile

commit 7c790ca245f071333d086e7a602bb9efdda0140d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Oct 15 15:04:42 2009 +0200

    sout_bridge: use var_(Get|Set)Address.

commit e44ad809583fdfd39c84709356a35a2749f117b3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Oct 15 14:18:00 2009 +0200

    lirc: we don't need to keep the name of the file in memory.

commit d5f3c2a5f50c5b384079f624e86b841ba4b95fda
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Oct 15 10:59:35 2009 +0200

    mosaic_bridge: add missing var_DelCallback (fix a race condition)

commit 998a2ef97ee9f1e4dc72ad94862e88f76ae88dbe
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Oct 15 10:31:34 2009 +0200

    sout_es: constify.

commit 0ee587bc62600f7951547e2dded821d9db61f52e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Oct 15 10:30:21 2009 +0200

    sout_MuxNew: constify.

commit 8641c42f00a3025353f881afe57bc6e6b7f4e5ea
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Oct 15 10:03:50 2009 +0200

    sout_es: use var_GetString.

commit 5a960f61c5de6b3e4cf000c421843166b3901354
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Oct 15 14:52:12 2009 +0200

    zvbi: adds explicitely -lpthreadGC2 -lwsock32 to needed libraries on win32

commit fb28608b630888c43a545a4f2807a81651ef97f5
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Oct 15 15:39:25 2009 +0300

    katsomo.lua: remove debug

commit 69611ff49f2fde5853ac3f3d268f792fdaf201dd
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Oct 15 15:29:47 2009 +0300

    add lua-script for http://www.katsomo.fi/?treeId= urls
    
    Original php-code made by Toni Korhonen, and I made lua script based
    on that example.

commit dd05ccfa6d759ad29e630defc1a474b90e912aac
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Oct 15 14:33:40 2009 +0200

    ignore dvdread.m4

commit acdf0cf93f57447be88efedcf5822ffb47bef825
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Oct 15 14:33:05 2009 +0200

    Do not redo .peflags target

commit 1d0ed5154e969bdee29b713b69b454c3c44ad455
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Oct 15 14:02:24 2009 +0200

    contribs: libass depends on freetype

commit a2f88e0ef9853ac1e36f5bc8cf9f8f1c251aab91
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Oct 15 13:11:57 2009 +0200

    i18n: remove deleted file

commit e7aa8aa605d8838f86c4c2b7e653ff6f26cb4a55
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Oct 15 09:08:58 2009 +0200

    Qt_playlist_selector: fix a memleak.

commit ca7b627d97a6358e2ab5866113335c78750a6a66
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Oct 15 00:00:46 2009 +0200

    macosx/framework: Fix the configure ARCHS autodetection script so that we are shell independant (setenv vs export), and force to build only the selected ARCHS.

commit 71cc1a3cd827377669ec83dcb742d4f1cc03b1d3
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Oct 14 23:38:25 2009 +0200

    macosx: Disable broken code to get the buildbot back. And add a FIXME.

commit 9fed85e930be057c042c01b719dc730cf1a0eb03
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Oct 14 23:37:46 2009 +0200

    macosx/framework: Fix the release target of the framework.

commit 0ce8daf7e8e0e3c0324ab4ab5162998235909363
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Oct 14 23:23:04 2009 +0200

    am: Don't fail to build Mac OS X target if there is no git.

commit dee85cfe63fd8c1f61a9f71701439f00488f2218
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 14 23:28:03 2009 +0300

    HAL services discovery plugin is still here.
    
    We still need the configure checks.
    Only the HAL device probe plugin is gone.

commit 2f6053d68f73fda8f96e3d03a88296aa6874e5e8
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 14 20:13:41 2009 +0300

    Remove HAL plugin
    
    It was ever dead code within VLC. On top of that, HAL is now officially
    deprecated in favor of libudev (and higher level D-Bus middlewares).

commit 1905cebd914de9728996f7d1218261804516fa00
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 14 20:15:43 2009 +0300

    Cosmetic

commit a0665c0cd19cf2f279dba3723d515abc6f80708a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 14 19:37:16 2009 +0300

    RTP: disable preemption during queueing
    
    This should fix a rare crash:
    LibVLC fatal error destroying mutex (16) in thread 17390 at ../../src/misc/pthread.c:188 in vlc_mutex_destroy
    /home/remi/videolan/vlc/build/src/.libs/libvlccore.so.4[0xb7fff933]
    /home/remi/videolan/vlc/build/src/.libs/libvlccore.so.4[0xb7fff9c8]
    /home/remi/videolan/vlc/build/src/.libs/libvlccore.so.4(vlc_mutex_destroy+0x3f)[0xb7fffa39]
    /home/remi/videolan/vlc/build/modules/access/rtp/.libs/librtp_plugin.so[0xb5563a41]
    /home/remi/videolan/vlc/build/src/.libs/libvlccore.so.4(__module_unneed+0x29)[0xb7fe414f]
    /home/remi/videolan/vlc/build/src/.libs/libvlccore.so.4[0xb7f9984e]
    /home/remi/videolan/vlc/build/src/.libs/libvlccore.so.4[0xb7fa69fb]
    /home/remi/videolan/vlc/build/src/.libs/libvlccore.so.4[0xb7fa6c0c]
    /home/remi/videolan/vlc/build/src/.libs/libvlccore.so.4[0xb7faeef2]
    /home/remi/videolan/vlc/build/src/.libs/libvlccore.so.4[0xb7feb16e]
    /lib/i686/cmov/libpthread.so.0[0xb7f324b5]
    /lib/i686/cmov/libc.so.6(clone+0x5e)[0xb7eaea5e]

commit c5ad7197dc6c1e02009e0e021a199906580d90a0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 14 19:29:03 2009 +0300

    Fix object leak (but not unsafe item access)

commit 12265bc762016c637992cb80a50835dc90c57f03
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 14 19:25:33 2009 +0300

    Remove useless check and assignment

commit 9107739682bb51940567b0d5893b3b8f14a1939b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Oct 13 21:08:07 2009 +0200

    Cosmetic.

commit 965360354245baa2fe135afda446fee449ce8454
Author: Hugo Beauzee-Luyssen <beauze.h@gmail.com>
Date:   Wed Sep 23 15:00:43 2009 +0200

    Implementing MP4 DEMUX_GET_FPS control query
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit ebf27e98de4b870e3f4d8033b3918e417e738bd7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Oct 13 21:05:06 2009 +0200

    Fixed ES frame rate estimation in mp4 file.

commit 8844919a0851a91908f19774f8cf795fe52d8d81
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Oct 9 20:47:49 2009 +0200

    Fixed a small memleak in bda.

commit 94553652cb319deede2f04f2109ec287a2262fa8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Oct 9 20:44:19 2009 +0200

    Accelerated dvb loading time by exporting the demuxer type.

commit 3278da0b3070e0f76505fa360ede498c402a462a
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Tue Oct 13 12:13:47 2009 +0200

    Win32: make the fullscreen display really take the full screen

commit fb95a7487c9b4373d84b6fbb0a13406d16ced642
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Oct 13 12:07:06 2009 +0300

    asx.c: don't use const on prz_mrl

commit 1acdfadc2a9500b29b7bb73ef3100a7fbeeed955
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Oct 12 16:33:12 2009 +0300

    asx.c: change reallocating to doupling instead of adding just 1024
    
    Also change comparing stream size from (<=0 && < 16384) to (<=0 && >16384)

commit 5094ecde1ca8929d1ffba9f9f43e2fcc2b106c9b
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Oct 13 11:38:34 2009 +0300

    asx.c: user ProcessMRL for playlist href to be able to use relative paths in playlist-file
    
    This and earlier change to add access to prefix should fix usage of eg
    http://media.meteo.it/vsat.asx playlist-file.

commit c041421df47283ce6d32cbabafaaa9558da66583
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Oct 12 16:39:19 2009 +0300

    playlist.c: change FindPrefix to include access on returned string

commit 7308685e57acde006cd088270e2a9e2bf0cf057b
Author: JP Dinger <jpd@videolan.org>
Date:   Tue Oct 13 09:17:45 2009 +0200

    Replace the last of the HAVE_EVENTFDs with HAVE_SYS_EVENTFD_H.
    (cherry picked from commit b3d9ea87aa40d43f081b8fcecd7d0126e6865196)

commit 7a445b0e18578a49a9cfca54312c3c209004fbff
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 12 21:07:20 2009 +0300

    Revert "Fix windows build (undefined reference to gpg_error_*)"
    
    LibVLC is not calling gpg_error functions anywhere. Linking gpg-error
    causes problems with *correctly* built libgcrypt (e.g. incorrect
    package dependencies).
    
    This reverts commit f865a8169457c8fa934782974e1b21c534bf0744.

commit f865a8169457c8fa934782974e1b21c534bf0744
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Mon Oct 12 20:02:02 2009 +0200

    Fix windows build (undefined reference to gpg_error_*)

commit 28c010fade3e6c32563d3ad3ff0f47a8fc41e842
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 12 19:53:11 2009 +0300

    Typo

commit 79f996dc1c7381418f94c7bb4ceeca5494dc80eb
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Oct 12 02:20:04 2009 +0200

    configure: remove useless autoconf defines
    
    They are used nowhere in the code, and just clutter the build system

commit f428f72bdda60aee90958a0616b5b22ab0ab2c4b
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Oct 8 23:41:14 2009 +0300

    m3u.c: use input_item_SetTitle
    
    This allow to have channelnames on saved xspf-playlist from dvb-scanning.

commit 6d6da67787d2756400bf1e8e193bd4cc72b32e47
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Oct 11 18:45:59 2009 +0200

    Added support for I420/J420/YV12 to direct3d.
    
    It is not described in the msdn documentation, but planar 420
    seems to be supported by a lot of video cards.

commit f4dd18449464e13dbe667124eb1d23c44806c450
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Oct 11 18:43:35 2009 +0200

    Simplified direct3d chroma discovery.

commit 0bcd380a113e72304ef32daeca955ec7e6502176
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Oct 11 15:58:09 2009 +0200

    Added vlc_fourcc_GetRGBFallback.

commit 09bb05db572028575d8d19f2614aa9f3c543f5a1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Oct 11 15:18:08 2009 +0200

    Fixed overlay in directx regression.

commit 3b471fb3781d7f60268732ac4f6601e54fb45e39
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Oct 11 11:49:48 2009 +0200

    Fixed uninitialized variables (msw).

commit 2d46bfc2668ad54fc8cfa6fa14a3fd28bc93378d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Oct 11 17:09:09 2009 +0200

    osx/framework: added wrapper methods for snapshots and deinterlacing

commit 93f7584b7a427d75f236589801fb1c2bebcd1c88
Author: Sabourin Gilles <gilles.sabourin@free.fr>
Date:   Sun Oct 11 10:34:47 2009 +0200

    Open : fix typo.
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 3b8e346ee2be5f3ba24b1f29c1d1bb64ec508465
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Oct 10 19:03:54 2009 +0200

    input: Support file://localhost/ type URL when autodetecting subtitles.

commit d2bce59fd7affad874a85cecf616a857d8babdf6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Oct 10 17:47:03 2009 +0200

    variables: fix typo.

commit 9a04dfd7406732e136443c43df26e1affa9cb437
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Oct 10 16:51:06 2009 +0200

    opengllayer: the variable is a void* and not an integer and must be named drawable-nsobject.

commit 0957d357b60b09397e6ad7208388f29d03b7b535
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Oct 10 17:30:21 2009 +0200

    variables: add var_CreategetAddress.

commit 6f2d470c5f563888d19bd88eb793ac036bc0b659
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Oct 10 16:14:13 2009 +0200

    macosx/framework: Add the freebox as one of the known SD.

commit b3b6658b69250d8d8c4145abb1d8ea8aadbb5c88
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Oct 10 16:13:24 2009 +0200

    minimal_macosx: Don't attempt to use the vout when there is none.

commit 924d4ff8813c938d48ca99abbfe8beca3969124f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Oct 10 15:21:46 2009 +0200

    macosx: fixed logic errors in previous commit pointed by Pierre

commit 0d24c85c1e4af61f78f45937ce858bed2322c3aa
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Oct 10 13:47:31 2009 +0200

    macosx: merge AppleRemote fixes from the Lunettes project

commit 9fa00260e12ef76782ded9c534dd4c5494d49775
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Oct 10 12:44:41 2009 +0200

    osx/framework: added convience methods for volume up/down

commit 967a86e569184f524c135bce2404cacfdb4aa478
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Oct 10 12:13:14 2009 +0200

    macosx: vlc_keys seems to need vlc_common.

commit b4730f28df90d52bf4fbae63f4a00fe0279463e6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Oct 10 12:13:56 2009 +0200

    aout_sdl: fix compilation.

commit f6602196643d8574fff65b4b51d26abf355aad99
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Oct 10 11:59:52 2009 +0200

    macosx: Silent a harmless warning.

commit 139d41eb4a900b3dc0b3348b94df395d50e56eb9
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Oct 10 11:59:35 2009 +0200

    macosx: Dummy build fix.

commit 6feec1a07bf66869c14ad27d86d73ae36ea8a2d7
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Oct 10 12:01:31 2009 +0200

    Fix potential object leak.

commit 0b8ec7ae1438b05d87624d92f0f6486f67ea98a2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Oct 8 20:52:06 2009 +0200

    Use var_Get* when applicable.

commit 160324c6dbb321655e6f31fb62383b2706095635
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Oct 8 16:41:41 2009 +0200

    lua: fix potential memleak.

commit 03415034a1105b095d5a43dc53b854e844850fad
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Oct 8 16:26:07 2009 +0200

    No need to test for NULL before a free.

commit ffde9d55d9a5903cc5a1c969896a45fa219e31f4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Oct 5 11:01:03 2009 +0200

    use var_ToggleBool when applicable.

commit e48f48a89716e1fe663a47021a2da7c2e4f24159
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Oct 5 11:07:14 2009 +0200

    Use var_Get* when applicable.

commit 1f9d1546025e57b8aac26c7d7e301f65f3df4091
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Oct 5 10:47:54 2009 +0200

    vout: use the new var_GetAddress.

commit 4632744f6dced94c5ff38f1a7efab4e4beb3112f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Oct 5 10:43:11 2009 +0200

    variables: add a var_GetAddress function.

commit 89031e12e0b49ba0b971865e67e49a993376133c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Oct 4 22:35:57 2009 +0200

    mp4: fix potential memleak.

commit 45428ac15eccbf20cdeba1dfeeeb982e0a81a2e4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Oct 4 22:33:03 2009 +0200

    vout_directx: fix memleak.

commit 6d5d33d49785c77c8df73bd611c7034437236d73
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Oct 4 19:25:41 2009 +0200

    codec: use var_Get(Integer|Float|String) when applicable.

commit 2987efc5a058634a793bd89c608021a3350d77df
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Oct 4 20:19:07 2009 +0200

    twolame: "quality" is a float variable and not an integer !

commit bfbf8a97d8a72d3a4f9ec38e15a52cdc2b9eb93b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Oct 2 20:38:40 2009 +0200

    access_dvb: constify.

commit 4cb13ccc3af1336f3e0b570ce58cb714ffa51f77
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Oct 2 20:35:32 2009 +0200

    access_dvb: constify.

commit 6555b58041742020eb10334672c03e263e2ced8e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Oct 2 20:27:06 2009 +0200

    sout_std: imporve logic (and save a malloc/free)

commit e7254d3881548a24734e0493e2058e753f6e33cd
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Oct 2 20:23:05 2009 +0200

    sout_std: fix potential memleaks.

commit d8fe1e818d37a58e7ac49983a2c64652ec94e6f8
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Oct 2 20:05:49 2009 +0200

    sout_raop: factorize.

commit a780f4106a556cb08f2e2c79b39634a9ad167880
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Oct 2 19:56:05 2009 +0200

    smem: try not to re-create the variables too many times.

commit ebf91bfc08314dab4da3b389a00b7c43f7d81c1c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Oct 2 19:42:38 2009 +0200

    sout std: factorize.

commit 97d4f365ed239ffce6b837aadfd1d0e44d703fc4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Oct 2 19:32:03 2009 +0200

    WinCE: fix memleak.

commit 8ad631550d4595526b8bcd6e77873421db2bc778
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Sep 29 15:07:29 2009 +0200

    Factorize.

commit 64b654098022cc06e32b1b602a698fc79e3fac59
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Sep 25 12:47:28 2009 +0200

    Use var_CreateGet when applicable.

commit f0ef42132167a1bc7a020a0b7158d5868be95768
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Sep 22 22:43:51 2009 +0200

    SD_mediadirs: no need to strdup.

commit d0142f4e9144b6cee957a575d1f42ff3d18572f6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Sep 20 19:26:43 2009 +0200

    Cosmetics.

commit 55a60c20e9132c7f4b3cfde1d8bfd11728c7f81b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Oct 9 17:16:20 2009 +0200

    osx/framework: added convenience methods for jumps within a stream

commit 2996a4618e17b86ebd72ddf8a23e94b71878eac4
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Oct 9 17:09:20 2009 +0200

    osx/framework: allow VLCTime to handle int values

commit 390f573ea19e14effa04cfb6840296b5b58b20b5
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Oct 9 17:08:15 2009 +0200

    framework: updated to current libvlc API

commit ba423412ed87bdfadfb09941500ee742c8cad8b1
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Fri Oct 9 02:39:20 2009 +0200

    globalhotkeys xcb : fix modifiers with xcb-keysyms >= 0.3.4

commit 0ee1c43ff0f4b3535b4d824e24a3de636bf6329d
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Fri Oct 9 02:16:12 2009 +0200

    remove debug left over in [b3a591d0]

commit e1b52e49ccd3b3e429b382551d0d2d0657758fd2
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Fri Oct 9 01:59:02 2009 +0200

    Fix infinite loop introduced in [9142f0c6]

commit 69a830e9c8229c34d3b28cf0a11c853a9483c0d0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Oct 8 22:34:41 2009 +0200

    Used VC-1 avcodec decoder for WMVA.

commit b5427328970903fdc4420ba3b54b03b28849b0c5
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Oct 8 22:34:29 2009 +0200

    Cleaned up WMVA fourcc.

commit b89c2b2ac347d4a05846342d5995750cc799e1f2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Oct 8 21:53:31 2009 +0200

    Do not realloc a block already given to ffmpeg.
    
    It avoids a potential segfault after a silent avcodec audio API breakage.

commit 5964d90680547862f7e22003b074370cd1febcf0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Oct 8 21:12:01 2009 +0200

    Fixed avcodec audio decoder after API behavior change.
    
    It fixes at least WMAP decoding.

commit d210da89ff1fdd4a658142f960b39efd6715de2d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Oct 7 21:32:27 2009 +0200

    Fixed globalhotkeys compilation with old xcb version.

commit d6f7fd602dd2fc3fd510f76939a7a05c7f89af96
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Oct 8 10:19:25 2009 +0200

    Qt: add deinterlace and deinterlace-mode to simple preferences.
    
    Minor changes by jb@videolan.org

commit 03d6f436649e871a85780f05b2c887c8998081c9
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed Oct 7 22:02:22 2009 +0200

    Revert "dbus control: event based message notification"
    
    This reverts commit a0f3831cb3a3ef2bdddcf6e1e3dcb1a9217a5620.
    
    DBus is synchronous

commit b26d4009f5bdd69f75c1cda23f60da1dd60482ba
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 7 23:11:30 2009 +0300

    Qt4: fix URI character set in playlist
    
    (We seldom have non ASCII characters here, but better safe than sorry)

commit 2dbaa510d58238022ac0f0c5aa051945edfbb80e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 7 23:11:11 2009 +0300

    Fix Service Discovey plugin names character set

commit dbc3476f6a1c5e2460480ef10e22e514955611c3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 7 23:04:50 2009 +0300

    Qt4: fix character set in playlist dialog title

commit 9b12eb8cd33061e05fe870391d965a66080a7dfe
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 7 22:39:59 2009 +0300

    Support any Unicode symbol as part of an hotkey
    
    Currently, only the core supports this correctly, however.
    
    Note that this means key configuration values become case sensitive
    (case insentivity would be too complicated), but this should not be
    a problem so long as the core key<->string functions are always used.

commit b72ccbc55b251bcdf1da8a359a773fad19dd82de
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 7 22:24:45 2009 +0300

    ConfigKeyToString: binary search

commit 90ee09e819d430a289b4fe82f0af40eb5b02f086
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 7 22:07:11 2009 +0300

    KeyToString: allocate key on heap
    
    This will allow returning dynamically generated strings

commit 4acb3f1fbd43adc302c5ee5c6bb21097ab356eae
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 7 21:07:27 2009 +0300

    Compile fix

commit 9142f0c610d9eea3ed0224cb4bf9fa19087222d7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 7 20:37:12 2009 +0300

    Gather key functions and tables in a single file

commit a0f3831cb3a3ef2bdddcf6e1e3dcb1a9217a5620
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed Oct 7 21:16:16 2009 +0200

    dbus control: event based message notification

commit b3a591d0bf921e373ea26ae3f14e0685c840ffda
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed Oct 7 19:57:48 2009 +0200

    globalhotkeys : use new xcb-util API (>= 0.3.4)
    
    recent xcb_key_symbols_get_keycode() now returns a pointer
    
    Keep old API (as present in Debian Lenny for example) as requested by nefrir
    GetModifier() is broken when using the new API, it might be broken as
    well when using the old API.
    
    Documents / source code of functions used in GetModifier() are very
    welcome, libxcb only ships XML descriptions and the generated source
    code is very unreadable.

commit 25cd5920e5fdab49f3d3d095a628e392ba1de1a7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Oct 7 19:48:07 2009 +0300

    KEY_SPACE = 32, simplify several outputs and interfaces

commit fdd9531441f3ed75add7581934a8c64c3a7d013b
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed Oct 7 18:10:10 2009 +0200

    globalhotkeys/xcb.c : cosmetics, make all lines fit in 80 columns

commit 700f57f24b5898aa9929d66d253dfc5eff4c606d
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed Oct 7 18:01:36 2009 +0200

    globalhotkeys/xcb.c : fix warnings

commit 41c80f959e61dd6f945f2ed7d5b170e197bc7b6f
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Oct 7 15:01:54 2009 +0200

    WinCE: fix build of the RTP stream output
    
    WSADuplicateSocket() doesn't exist, so just skip that bit of code...

commit 0d4f6264e4267fdd907fd8216cd511a1f7743625
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed Oct 7 03:53:17 2009 +0200

    Remove leftover #endif

commit 5ee992272cab66ba0161c00ae5224cf1295fccfc
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed Oct 7 03:50:50 2009 +0200

    vlc_mtime.h : add timer limits for FreeBSD
    
    Add some comments to explain the values

commit c2008595ce673ace05ff98c58342f469d474fe40
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Oct 7 00:36:39 2009 +0100

    Fix for people with old automake

commit 75674fbf0e63a8ab71d3cd0cb1858e333891c638
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Oct 6 23:17:34 2009 +0200

    Fixed a typo after auto deinterlace.

commit f61a5e8ecfcfb693db1c4bf016706bab4c0fab35
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Oct 7 00:28:20 2009 +0300

    Revert "avcodec: initialise p_dec.fmt_in if it's missing, not fmt_out"
    
    back to the drawingboard
    This reverts commit 6b55ee51acc957bc92255429f15123c7a5d3cb1e.

commit 4953db85b7dd7ca32ec8ef115676af0486857eca
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Oct 7 00:26:25 2009 +0300

    Revert "avcodec: initialize fmt_in.video.i_aspect to 0"
    
    this seems to break ar-changes alltogether, lets try again
    This reverts commit 9810e995c431a150894fb2fa164dd66635e9cc8f.

commit 9810e995c431a150894fb2fa164dd66635e9cc8f
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Oct 7 00:20:52 2009 +0300

    avcodec: initialize fmt_in.video.i_aspect to 0
    
    This should help on aspect-ratio issues with apple hd mov-trailers (when
    streaming/transcoding)

commit 6b55ee51acc957bc92255429f15123c7a5d3cb1e
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Oct 7 00:13:50 2009 +0300

    avcodec: initialise p_dec.fmt_in if it's missing, not fmt_out

commit 17630b540feb526404d0e51e357609b8cccf7397
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Oct 6 23:54:59 2009 +0300

    asf.c: fix variable usage

commit f96b075043c421fb6466829a15ae0c8792b8ffe8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Oct 6 22:32:20 2009 +0200

    Implemented auto deinterlace mode.
    
     The detection is based on the progressive/interlaced flags transported at
    the codec level. As such, it is not really reliable (for 25fps at least).
    
     As soon as a picture is detected as interlaced, the configured deinterlace
    mode is applied. After 30s of progressive video, the filter is removed.
    The hysteresis helps with unreliable interlaced flags.

commit 1cbfa33f128146d66492c8d74a123820780dd93a
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Oct 6 23:18:20 2009 +0300

    Revert "asf.c: allow adding tracks on-fly when doing normal asf muxing"
    
    This commit was meant just for own debuggin
    This reverts commit a04ff28bae43b4cb37c60789de568a55c4a7be5b.

commit b19adbaf92e2c3068fe0b1031afde2dd97b8eaf2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Oct 6 22:56:50 2009 +0300

    strerror(errno) is not thread-safe, use %m

commit e974af6dfddd165fa493bfd8450f89eed61a8b49
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Oct 6 22:51:29 2009 +0300

    appletrailers.lua add the forgotten vlc lua edition

commit f9d4a5abd461a328f04377a9f5209411bb8ee395
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Oct 6 22:43:48 2009 +0300

    RTP out: support build without libvlc_srtp

commit c752af77fc979dbb17a811be65bf29309bd78188
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Oct 6 22:38:04 2009 +0300

    RTP: support build without libvlc_srtp

commit 410a3de5b3690091f267f344f4c1fb182bfaed06
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Oct 6 22:23:42 2009 +0300

    Get rid of ligcrypt M4 macros
    
    One day maybe, the gcrypt maintainer will get a clue, realize
    that his library is not the center of the universe,
    that his crappy macros breaks cross-compiling,
    that pkg-config works on Windows as well as scripts (ligcrypt-config),
    and accept the Debian .pc patches.
    
    Until then...

commit 8b3e9a1df0566bb40b750331d174c0d247e6c414
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Oct 6 22:39:18 2009 +0300

    appleplaylist.lua: fix apple trailers again, change useragent
    
    Seems that they changed just on trailers page, that if useragent doesn't
    contain QuickTime, it gives redirect back to trailers. So get stuff from movies
    again, but tell useragent to be "QuickTime vlc lua edition".
    
    Really if apple doesn't want vlc to be used as see apple-trailes, they could
    atleast ask ;)

commit a04ff28bae43b4cb37c60789de568a55c4a7be5b
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Sep 30 16:31:56 2009 +0300

    asf.c: allow adding tracks on-fly when doing normal asf muxing

commit 62b3d1a34116fae9688db8ab6c8504004e32e49c
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Sep 30 16:30:47 2009 +0300

    asf.c: write new header when track is removed/added

commit 3894020366b7b15c865b382dc74fbda6da192a05
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Sep 30 16:29:03 2009 +0300

    asf.c: use vlc_array_t for track-storage instead of static array

commit b71896b3398d6c3329fb8caa34999f4c8c608257
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Oct 5 15:48:52 2009 +0300

    asx-playlist: add ability to have multiple href in entry
    
    This should fix .asx parsing on http://www.katsomo.fi/?treeId=329&progId=20677.
    
    Reported by: Antti Palosaari <crope at iki dot fi>

commit 46ef2de1ce1ca2b6def58b86fae6dedfb26de24e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Oct 6 22:03:48 2009 +0300

    Don't call AM_CONDITIONAL from macro.
    
    First, this cannot work properly as the invocation of AM_CONDITIONAL
    must be inconditional. Second, this would introduce pointless
    automake conditional and thus needlessly slowing down the build system.

commit b57f6a50d13e00b1a9a1273e78ab6a6c9910e5c9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Oct 6 21:56:27 2009 +0300

    Revert "Fix configure with --disable-sout"
    
    This reverts commit 6e0f047be321a4fe7bd24f2985b5c53666d80322.

commit 21c5c1cd0d89c0c16e4a5dea886458407b96ef06
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Oct 6 18:15:55 2009 +0300

    Fix author name as solicited

commit 04a890862d17a41d65a16aea5ae03b64e0194276
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Oct 6 16:17:26 2009 +0300

    appletrailers.lua: trailers come from http://www nowdays
    
    Even if url points to http://movies.apple.com/..., working
    url for vlc is http://www.apple.com/...

commit f2c8101b34e0a99f8dddc00a51d84a7823b7531a
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Oct 6 13:40:20 2009 +0200

    mozilla: fix compilation after [1979486d]

commit f556fb1661bc7646c449ef01ab30fea69f466c8e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Oct 6 13:39:29 2009 +0200

    macosx: fixed IR Remote HID support

commit 9932d0f9c38f09c110e2cc5f01a3ac53d6879fb3
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Tue Oct 6 09:05:22 2009 +0200

    video_output fix compilation
    
    Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>

commit 156883de4455d19a710b922bdd08346ef9f9a911
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Oct 5 23:49:09 2009 +0200

    Updated libvlc_video_set_deinterlace.

commit b069ed3b82ac0c5de7096ee47b8f99939f9ba6a2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Oct 5 23:32:23 2009 +0200

    Updated qt4 after deinterlacing changes.
    
    It simply shows "deinterlace" and "deinterlace-mode". I believe a
    better solution would be welcome. The simple preferencences could
    also be improved.

commit 2d273fc31f5ce12af32204abcbd8ccd43c826464
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Oct 5 23:30:26 2009 +0200

    Updated hotkeys after deinterlace changes.
    
    The deinterlace hotkey now turns of/off deinterlacing.

commit 3f0b08b9a27df8306fa45a35bb61a0d5fdaa31b4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Oct 5 23:26:05 2009 +0200

    Modified deinterlace selection.
    
    At the core and vout, you now have 2 variables:
     - deinterlace: on/off/auto (off is default). It let you say if you
     want to deinterlace or not.
     - deinterlace-mode: discard, blend, ... (blend is default). It let you
     specify the mode used when deinterlacing is equal to on/auto.
    
     The mode auto is not yet supported and simply default to on.

commit efd8144e169d0cc9b71e1d90ccc329e75753361f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Oct 5 22:13:23 2009 +0200

    Renamed "deinterlace" into "deinterlace-mode" at the core level.

commit cb6a3f8c0545cc6b3926b1ecd82cb55ed9e61308
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Oct 5 22:07:35 2009 +0200

    Renamed deinterlace-mode into filter-deinterlace-mode.
    
    It will allow using "deinterlace-mode" as a core option.

commit edf0142e1c7a0215d8f59a1e15518b1b33cf710a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Oct 5 21:12:39 2009 +0200

    Commented out a too verbose debug printf.

commit 00e9f09bcbf7a6d0a3efaca3b750b9f5aeebc529
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Oct 5 18:59:56 2009 +0200

    quartztext: removed dependency on Carbon and implemented support for bold, italic and underline text styles
    
    TODO: shadow drawing and handling

commit 5655e629caf91f37cc6fc7aacaaab01b6d35a87c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 5 22:58:46 2009 +0300

    Convert paths from command line arguments to URIs

commit 3455d5b00302b5aa88bc53e1ccb1cc3de51c9b6b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 5 22:58:36 2009 +0300

    IFO: memory leak

commit a2a5c539b9a174667dd91a1cb5e640dea7032900
Author: Francois Cartegnie <fcvlcdev@free.fr>
Date:   Mon Oct 5 21:35:33 2009 +0200

    Qt: uniformize ui previews, drop xml declaration related to changes made by 2779ac98fc116275cf490f63470f327917d40fc6
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 5450e850793374c18e25ccc4e63660f110d61ce4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 5 22:40:00 2009 +0300

    Fix invalid free on non-UTF-8 locales

commit 1979486d865d348a6c3e4a9f8d2211ef332c6d72
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 5 22:12:10 2009 +0300

    libvlc_audio_*: remove useless exception parameters

commit 1e399ae27e42b9be09e1d10facae34175dab6a2a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 5 22:06:14 2009 +0300

    Update test cases

commit f3b630e51c2df7309390c29b0969f00146927e3b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 5 21:58:34 2009 +0300

    Retaining NULL makes no sense

commit 2fa0b5fa1a81812161b8d201477a4f07bd059f85
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 5 21:52:49 2009 +0300

    libvlc_media_*: remove a bunch of useless exception parameters

commit 0102564f2cac1751d9e8b52a3ea370b0104c2ee5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 5 21:41:21 2009 +0300

    Remove useless exception parameters

commit b79a3de0d3d93ad9c4315c0d1eb465d485806475
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 5 21:38:27 2009 +0300

    libvlc apps don't know VLC error codes

commit 84e1b303e36f5159eab5dce8291a5348837b99f0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 5 18:43:26 2009 +0300

    net_Accept: remove timeout parameter
    
    Only the RC interface still used it, and it was not really needed
    (net_Accept() returns -1 when the object is killed).

commit 0935fb7a2e890f2a2bef026e3009246b543b1637
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 5 18:24:43 2009 +0300

    RTP output: accept COMEDIA connections in a separate thread

commit 7c1fed031e8a0c3026f5f2e7e3fd3a470ce385b6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Oct 5 17:41:21 2009 +0300

    Use __typeof__ which works with any GNU C profile, not like typeof

commit 13d838b645807c40aa22e3f2094a55358c77e619
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 4 19:56:20 2009 +0300

    ignore-config defaults to true
    
    This saves all third party LibVLC application from having to set it
    (The library depending on VLC configuration was really lame IMHO).

commit 480850513b4c3ce3e9919cc8cb564a76cffab022
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 4 19:53:36 2009 +0300

    Qt4: re-center FSC if the target screen has changed
    
    This avoids getting a totally misplaced controller if the resolution
    is larger than in previous runs, or if the multi-screen layout was
    changed.

commit 31c147123acdf08f65ccc30a844b7747f056ef68
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Oct 4 18:47:29 2009 +0200

    Used the new "deinterlace" option for Qt4 simple preferences.

commit 9418bdc611b99a9d1d6b6b8cc9c5815edcbb5e74
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Oct 4 18:40:22 2009 +0200

    Fixed scaletempo after "audio filter2" conversion.
    
    The output timestamp/length wasn't set anymore.

commit 12aa50123e0606f2c0112bf19f2c78320d2dbece
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Oct 4 17:50:07 2009 +0200

    Added a new "deinterlace" configuration option.
    
    It will allow to
     - have a working simple preference in GUI
     - specify it in playlist (safe).
     - have an "auto" mode.

commit 29c8802b86887cf793cea87510c168162ae3ded9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Oct 4 18:16:19 2009 +0200

    Do not forget NEWS :D

commit b169d93a081d075f00811a302415c2937f3de200
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Oct 4 18:15:58 2009 +0200

    Add new file to Modules.am for distribution

commit 2cee8e42859d99895603f5617ce7dee6c3beaa93
Author: Francois Cartegnie <fcvlcdev@free.fr>
Date:   Thu Oct 1 18:12:14 2009 +0200

    Qt: Simple prefs/input: fix variable handling
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 3cb1603bad0a98deb04646b33e9a4de034bc25d0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Oct 4 00:22:10 2009 +0200

    Added new deinterlacing modes to vout.

commit 158925b1a4099ed6e2db32f8f9ca3c558a462d76
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Oct 4 00:17:57 2009 +0200

    Added yadif deinterlacer to our module.
    
    There is 2 new deinterlacing modes: "Yadif" and "Yadif (2x)".
    "Yadif (2x)" doubles the frame rate, whereas "Yadif" throws away one field.
    
    yadif.h comes from vf_yadif.c (GPLv2+) from MPayer project. I have stripped it
    a bit but let the functions unmodified for easier maintainance.

commit 4e0976c792dce30c92c54778ef6d139037f0bc7d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 4 12:22:37 2009 +0300

    bandlimited resampler: fix heap overflow at high playback rate
    
    We simply make sure the buffer is big enough, instead of trying (and
    failing) to guess the biggest possible size.

commit d123196ede8a2ccc836b973c1b80166e0195202d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Oct 4 10:26:03 2009 +0300

    M3U: fix mem leak on non-UTF-8 systems

commit db2ec1d16bd39eeb5a38ba3e3470a8d425a71258
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Oct 3 20:38:33 2009 +0200

    Make it possible to flag blocks as interlaced and use in rawvideo and v4l2.

commit beb5d0fdc3c4b8b12ec385f96ab8a27c342b7236
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Oct 3 20:37:28 2009 +0200

    Tweak standards selection and list.
    
    List all standards and not standard groups.
    Fix debug output.

commit 1b86b6d14ab61a0a26b5f5b3c36d569abee6593e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Oct 3 19:45:59 2009 +0200

    Fixed rar stream filter.
    
    The data offset was wrong (at each chunk).

commit 3f01a84b8d8b30675457ce5a2e8f1a2eceb3249c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Oct 3 19:04:05 2009 +0200

    Fixed J42X support in deinterlace filter.

commit 3959817d628eda76bb3d523cf18e5160fa078111
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Oct 3 19:17:51 2009 +0200

    Work around what seems to be a driver bug when auto detecting the optimal capture size.

commit 187f4eb288f95b5950451ec389418e872e4477de
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Oct 2 20:44:44 2009 +0200

    Fixed bandlimited when switching from non resampling state.

commit d8e4bc56fd3fe95a18abccddc7f3943b00575c5e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Oct 2 20:43:02 2009 +0200

    Fixed discontinous flag in bandlimited when not resampling.

commit 764c154205ac934bca42267ed3c577ef9c8c1d2a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Oct 2 20:42:19 2009 +0200

    Small correction to bandlimited.
    
    It does change the timestamp of the audio buffer after a discontinuity.

commit 28cb1c9ea7c5c530a8e3d9a4451cc9b54504881b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Oct 1 21:16:32 2009 +0200

    Fixed E-AC3 in ATSC TS stream.

commit db67bdc4cd6f4067f4049f2be0be36d4f37a9344
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Oct 3 18:18:01 2009 +0200

    Fix automatic libv4l2 fallback and prevent leaks when doing so.

commit 350bbcd303dba956849da19955b1fe5ffdc90795
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 3 16:31:13 2009 +0300

    Dolby mixer: audio filter2

commit 98632dae64e76897b5d3c079a1265faa1ada7205
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 3 16:26:41 2009 +0300

    DTS to SPDIF: audio filter2

commit a62b45b21ed07701d9828cb9ba47610eef20c48f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 3 16:13:55 2009 +0300

    A/52 to SPDIF: audio filter2

commit 54e75fa8dec4931404a5e357b93544d27ebde6a4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 3 16:05:50 2009 +0300

    Parameterized equalizer: audio filter2

commit 260dcf6b2ea307d80679769d0477a0b84197976b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Oct 3 16:04:56 2009 +0300

    chorus_flanger: audio filter2

commit c8f3f099e5d8b816e4b63f8dcb147d4f06008154
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Oct 3 00:00:41 2009 +0100

    Silence uic, moc and rcc

commit 9b0fc8211dfa2333a7680afc328ab695d2ba2282
Author: Mounir Lamouri (volkmar) <mounir.lamouri@gmail.com>
Date:   Fri Oct 2 23:06:14 2009 +0200

    Fix kate module compilation for Big Endians (typo).
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit aa44644ce5bda607663efff0d70995e140a0e615
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Oct 2 10:54:33 2009 +0200

    WinCE: fix build of telnet interface

commit 8c75910c9c5d310a7dfbdf8da1a4f692c07e74de
Author: Phan Anh <ppanhh@gmail.com>
Date:   Thu Oct 1 23:34:16 2009 +0100

    l10n: Vietnamese translation
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit cfa48991cd169f8600ae327fd9fafd632e4ef733
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Oct 1 23:13:27 2009 +0100

    Distribute cmd_callbacks.hpp

commit 3ebd894004d4801a46bae463591b824e5cb1a4c6
Author: Kypchak Kypchak <kypchak@gmail.com>
Date:   Thu Oct 1 22:48:34 2009 +0100

    l10n: Kazakh translation
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 0fbe99738577f2314d31244057d9effc2b5a1236
Author: Dominko Aždajić <domazd@web.de>
Date:   Thu Oct 1 22:47:04 2009 +0100

    l10n: Croatian translation
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 70a1427befd4e2130d0c6ec4e0a237a95539ab73
Author: Tadashi Jokagi <elf2000@users.sourceforge.net>
Date:   Thu Oct 1 22:44:32 2009 +0100

    l10n: Japanese update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 24816930760943e9868b1bfeabb6c586d9cf174f
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Sep 21 00:21:49 2009 +0100

    Fix Croatian translator name
    (cherry picked from commit b60068f778eb4846a01b1f39c8f07ffc105e1cee)
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit e9d4099b9d0b4d90dfbb361b1eace95a81c0738e
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Sep 18 19:44:00 2009 +0100

    Activate Croatian translation
    
    (cherry picked from commit a453572906857d67be56814fe6f81818e3c55d9a)
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 09069446c4db300be5c52835e998035683540753
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Sep 2 00:07:35 2009 +0100

    Allow win users to select Lithuanian
    (cherry picked from commit d0b2ec36d9d77a4d45e40dc0b9084048ccded28a)
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit d8bca0381b7fa32fe349e37874f2565ab4bd037d
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Aug 27 00:22:10 2009 +0100

    Activate Kazakh localisation
    (cherry picked from commit 7810b88f5b28cbf3b80245203172f0a423e69497)
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 77b0926c0a52643f225040ae05f2163e6f81fd93
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Jul 3 02:01:57 2009 +0100

    Activate Vietnamese translation
    (cherry picked from commit 67fc71719ac47ad5579e5c361fa16b6c33f188aa)
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 066359b597d2d75bd1c07b5189aad328baaa8d52
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Wed Jun 10 17:48:24 2009 +0200

    Fix crash on startup
    (cherry picked from commit c5a00ce762d2406dbb23c6a12bf3e2e9e5363834)
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit d4a68e67da69abe0c2e35efdbc8e9d408e4762f8
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Jun 9 23:08:21 2009 +0100

    Activate Mongolian l10n
    (cherry picked from commit ecf2a85e766daf4c9b30b76444c28f0816316f70)
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit eb4e3879811651984f9775ff4cff96db727e8fac
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Sep 27 20:47:48 2009 +0100

    Remove dead code

commit ea9fdad8c26c375f602fd72312cee4570ad52cf8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Oct 1 21:56:47 2009 +0200

    Fortunes...

commit 8b855118289cf0dd99a26b8763ded6e7bbd4447d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Oct 1 20:06:34 2009 +0200

    More cleaning

commit 763530cc79e78f6236613082dda138dae73f96c2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Oct 1 19:18:38 2009 +0200

    Qt: Remove the use of the Qt translations

commit 82153a9846cf1a1c13d1d7f87e1322950275f51c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Oct 1 18:43:17 2009 +0200

    Qt: Cleanup of main_interface.
    
    No functionnal change

commit 1c795114623bba43d22b436094531567dd0cb0da
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Oct 1 22:01:07 2009 +0200

    Reduced a lock visibility to directx only (msw).
    
    It was useless for all other vout modules.

commit 004b3ab6330a87d7cc28b224ede65957c30a0fa4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Oct 1 21:53:47 2009 +0200

    Removed unused b_suspend_display (msw).

commit 8bf2fad668c18880fa87bbb7323b7d7c16f6ed0e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Oct 1 21:49:15 2009 +0200

    Cleaned up a bit (msw).

commit e005a2bef4d96cdc4f93670b56c2ea22be6c1330
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Oct 1 21:42:35 2009 +0200

    Removed duplicated DX_POSITION_CHANGE define (msw).

commit 5adab0d0526c2af521c06ad3e1d5459f8e0b3f63
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 1 22:36:28 2009 +0300

    Missing include (GDK_WINDOW_XID)

commit b7cce6162b70361cc1d4078cdcf133118d1733e9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 1 22:34:46 2009 +0300

    Hildon: partially fix vout window provider thread safety

commit ae57a467798e53a0edd372b4c7c28c9ee60dea7e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 1 22:15:52 2009 +0300

    Hildon: work round the usual argv warning

commit e750b325a3b72d6fd343a12ba0976828270affc8
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 1 21:57:16 2009 +0300

    M3U are in locale character set
    
    NullSoft format, what did I expect?
    
    This converts meta-data properly.
    This also fixes double conversion of the file path prefix (bug reported
    on vlc mailing list).

commit e53915de80ba8c39d863a2886de330fc8b7f3e31
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 1 21:46:55 2009 +0300

    ZPL: remove blind cut&paste code frmo M3U

commit 3eabbb47ba7beda4f5469357e8518034a2f71950
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 1 21:46:02 2009 +0300

    WPL: simplify

commit c033b745b72b8878a3d3e018613619c7dccd3dca
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 1 21:41:52 2009 +0300

    Constify

commit f9934c83073f9a41363acf0e1a2a429e25025c34
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Oct 1 21:38:52 2009 +0300

    WPL: remove silly cut&paste from M3U

commit 72ef1530cfaa5d6d74bd094caad1b2406ee29aa2
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Oct 1 13:11:54 2009 +0200

    contrib: fix fontconfig patch
    
    Remove chunk merged upstream

commit 1be782de55f60f5d7f1d0e15b6d95bf3837e8999
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Oct 1 01:59:12 2009 +0200

    Match options between ActiveX and Mozilla plugins

commit 9dee7a82fa1a61ca457fa4d390f2df7a7881085b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Oct 1 01:57:15 2009 +0200

    Don't ignore-config on the webplugin
    
    This is bad, because many times you customize your vout configuration to make it work.

commit fb2483f81c542aedd0468ae51542f576477df539
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Oct 1 01:47:42 2009 +0200

    Add a FourCC for mpeg1/2
    
    cf http://forum.videolan.org/viewtopic.php?f=14&t=65816&start=0

commit 61fbbc306e0dd2474da6838a488d7b8d449f1c19
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Sep 30 23:17:46 2009 +0200

    Do not access p_vout->p_sys in events.c (msw).
    
    It fixes the last cross accessed variables.

commit 96e12b04e8cc573c91a37fad982cce17d9822413
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Sep 30 21:56:40 2009 +0200

    Cosmetic.

commit f521d69de0256935a29f5ea465e303b683768c37
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 30 22:57:15 2009 +0300

    linear resampler: fixed-point support (disabled)

commit ab151ef12afe2550ffd1b92b1138e1af77de3b12
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 30 22:53:53 2009 +0300

    linear resampler: cosmetics (no functional changes)

commit b8dc2568f50ad53a20d555c9d1ce8b0cf0f66eb7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Sep 30 21:24:46 2009 +0200

    Updated sdl to use new VOUT_DISPLAY_CHANGE_DISPLAY_SIZE parameter.

commit d00aca23549c86f91af460fdc87f86725083f2ee
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Sep 30 21:24:22 2009 +0200

    Updated xcb to use new VOUT_DISPLAY_CHANGE_DISPLAY_SIZE parameter.

commit 2663f4bfeca70d84fb2f52f6b42efeec5a519832
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Sep 30 21:22:17 2009 +0200

    Added a is_forced parameter to VOUT_DISPLAY_CHANGE_DISPLAY_SIZE.
    
     It allows to be sure to avoid infinite ping-pong between
    VOUT_DISPLAY_CHANGE_DISPLAY_SIZE and VOUT_DISPLAY_EVENT_DISPLAY_SIZE in
    some corner cases or broken "vout window".

commit 7eadb126ddc6da488a96b48e015a03f9383753a1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Sep 29 23:26:59 2009 +0200

    Protected against NULL realloc from unbounded size (faad).

commit 6cc2e234ad5679c18e0b09de5677005d5084f55d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Sep 30 19:47:30 2009 +0200

    update: display percentage of received update correctly

commit d8eccf0845988d6c2af76317f8ca343addfd13d0
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Sep 30 19:25:00 2009 +0200

    osx/framework: don't include the big macosx module as it is useless for this purpose

commit 76103bc42a148280b48917aeaa03af08cb33f8c6
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Sep 30 19:24:26 2009 +0200

    macosx: remove some dead code

commit 6787c516bdc72795ba6e83871d71cd041a6bb152
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed Sep 30 18:21:02 2009 +0200

    logger: disable thread cancellation in callback
    
    fix a deadlock where the thread would be cancelled while still holding
    message bank lock

commit 809ee80a0c515aa59ff9528d3ddfa686325546af
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 30 19:10:31 2009 +0300

    trivial mixer: adapt to audio filter2

commit 4518becb6e7022e9ba9a89b7c4c9385c5afd99b3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 30 19:03:19 2009 +0300

    Headphone mixer: remove audio filter support

commit bfed7bf6858bc9f5bef9ceafee66abc5e4daaa7e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 30 18:59:37 2009 +0300

    simple mixer: remove audio filter

commit aafb764b9c77baafe380c552c2fae21c5cc07f8a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 30 18:55:24 2009 +0300

    MAD: remove audio filter support (untested)

commit 7ac90080c5e9d28045aa055e35ac7778009b2973
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 30 18:49:40 2009 +0300

    DTS: remove audio filter support (untested)

commit 73dfbd4acfd48b99c2711c8d7df6c5b0c7d8f5af
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 30 18:42:14 2009 +0300

    A/52 decoder: get rid of audio filter legacy

commit c2eb1fcf6a487d7d1d90031c5b9f9352e4e78f06
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 30 18:11:51 2009 +0300

    scaletempo: audio filter2 conversion

commit a7c1a3ebf2310c66e9c7120c2869f3d69b245cdc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 30 18:10:55 2009 +0300

    audio filters can return NULL, handle it properly

commit 35d52735c22da933ad14cc52a94ce8aa57a30df8
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Sep 30 15:45:33 2009 +0200

    Simplify and hopefully fix compilation :)

commit 80660f17fb85da53713d06252c4e8033b22596eb
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Sep 30 15:38:53 2009 +0200

    Fix candidate filename leak in lua playlist.

commit 15071afcbd9160efe73a4df9ae30e838f6c35ebf
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Sep 30 14:39:02 2009 +0200

    mmap: default enable the module on Darwin

commit 50ffc4408cefbb5ef8ef5c63a10888d8215a630f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Sep 30 14:06:37 2009 +0200

    contrib: updated fontconfig to 2.7.3 and changed the download link to ganesh as the official server isn't reliable

commit 3b8026787a014e483a3721355b7b530aea79dae7
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Wed Sep 30 13:13:31 2009 +0200

    Build peflags in the contribs

commit 2b7b217e9514f13d92219402d8ce5458d5529f93
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Wed Sep 30 12:15:55 2009 +0200

    Add --enable-peflags to configure in all builds

commit 8e51900f5e4bd47d44d5bb308d9dc301e025c700
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 29 23:08:59 2009 +0200

    Formating of comment

commit 2bf83d25e91a37024dfaed8c11c68ac32e0b5808
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Sep 29 22:32:25 2009 +0200

    Revert "i18n: remove deleted files"
    
    The files have been added back.
    This reverts commit 61e0cee0c41ce8c907a490d71d790dd8377b995e.

commit c637769325a20eaffc12d6ce518964572b5c933b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 29 22:45:47 2009 +0300

    block_Realloc: handle OOM in case of buffer expansion

commit 05347f5658c38c2c2d7e1a380ebbae0f546ac968
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 29 22:44:40 2009 +0300

    block_Realloc: fix (rewrite) buffer shrinking

commit edb4208e18b4ae754ad7aa06e7cc01575aa88863
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 29 22:36:42 2009 +0300

    Revert "Remove block_Realloc() shrinking behavior"
    
    This reverts commit fd4cb4889d55be7d30e3d85cfb406b2814c1655e.
    
    We don't need this commit if we don't use posix_memalign().

commit 609b2216b39648aca18b1867dffa2710d6655257
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 29 22:35:27 2009 +0300

    block_Realloc: turn off posix_memalign() use
    
    This is significantly slower than malloc().

commit 56bbc3365ba0ec871b68564ab9b6b15db46194b9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Sep 28 22:59:01 2009 +0300

    NEON converter: unroll fi32->s16n conversion
    
    Main loop now burns 3 cycles per 8 values, if I compute right.
    This is not quite main bottleneck, but it is pretty much always used
    (since we output 16-bits PCM).

commit a2671feb378ec308e42a0e50ce9bfc41262baf9c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Sep 29 21:04:13 2009 +0200

    Fixed invalid report of broken avi index.
    
    AVI demuxer now also check the number of frames from the index and the
    avi header.
    
    Thanks MSJ for the report on the forum.

commit fa9df363fb449fb538ca9ae65add7f8581a358ba
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Sep 28 22:53:37 2009 +0300

    NEON converter: port to audio filter2

commit 73b01757f4614e8f483fe1a4a3b65eddb9051c3a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 29 19:39:31 2009 +0300

    converter_float: audio filter2

commit 60a3870a14e38990c2b0720faf2fd4050bcf7af5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 29 19:39:10 2009 +0300

    converter_fixed: audio filter2

commit 2dbc262c42908a90c7649fcb45382ae501088562
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 29 19:13:23 2009 +0300

    Restore fixed-point conversions modules.
    
    audio_format handles all conversion between integer and float formats,
    but none of the conversions from/to fixed-point.
    
    This partially reverts commit 7cde22ed8c2041a4396f5a7ad8da7fa1aadf1d5f.

commit fd4cb4889d55be7d30e3d85cfb406b2814c1655e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 29 18:52:26 2009 +0300

    Remove block_Realloc() shrinking behavior
    
     * It did not fix the issue with UDP packet loos that brought it in the
       first place (#1919, it was a socket buffer issue),
     * It does not play nice with posix_memalign(),
     * It is slow.
    
    In particular, this fixes invalid memory use when downsampling
    with the "trivial" plugin.

commit 61e0cee0c41ce8c907a490d71d790dd8377b995e
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Sep 29 10:58:46 2009 +0200

    i18n: remove deleted files

commit 22cc294ef54d24a8208347d43f565b2dc7ba57f2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 28 21:13:47 2009 +0200

    Fixed wince compilation.

commit fa867caa3eada35751bfb7d1819762d026f7900f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 28 20:52:58 2009 +0200

    Privatized i_window_x/y/w/h in msw.
    
    It also fixed a race condition with mouse events.

commit 98ed98bbd4803c7dd0829b607daf60940fb9e3d0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 28 20:52:49 2009 +0200

    Privatized i_window_style in msw.

commit fce7510daaedacfed6a303333bcf44fbfa13b1c8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 28 20:51:51 2009 +0200

    Split out event functions in its own header (msw).

commit ed50ccdcf85438111239e2d55c01941d94daf909
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 28 20:51:35 2009 +0200

    Fixed a potential race condition between "event thread" and manage() (msw).

commit 9e26639a38c7174921f5e416c7233edacdc8cbca
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 28 20:51:09 2009 +0200

    Fixed b_desktop initialization (msw).
    
    It does not change anything because it was already at the right
    value.

commit b28b938857b3dec075c094d89198ee756e968bd6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 28 20:50:46 2009 +0200

    Modified the way title is updated (msw).

commit c4508cad861cfd260237386085782e944260be47
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 28 20:50:27 2009 +0200

    Removed unused pf_wndproc (msw).

commit c76818f12f7b627cbdc917c5e8a9f8ad18b97f1c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 28 20:50:05 2009 +0200

    Removed useless b_parent_focus in msw.

commit a332bed4e8f51be99226a9a40e428c9109d27396
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 28 20:49:40 2009 +0200

    Removed useless b_focus variable in msw.

commit cf2ccb0de55913fbf2b0e78022c9fbcd6510290a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Sep 28 19:21:23 2009 +0300

    Remove -Wcast-align, too many false positives

commit fffde282a4a18839f5c67ba64a4968b753e53b63
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Sep 28 14:09:11 2009 +0200

    V4L2_CAP_HW_FREQ_SEEK is new in 2.6.27, so don't use it if compiling with older kernel headers.

commit b045fd3dea3cedf806b66c05149c795dc71a383b
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Sep 28 12:03:32 2009 +0200

    live555: support for subtitle tracks
    
    T.140 support will be included in the next release of live555

commit da17ee3389df49b209cc9b122a53afe35aa75aa4
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Sep 28 10:17:17 2009 +0200

    Some random NEWS.
    
    Please improve

commit c340a8b17ce69cb16c3a4fed4ae27365b65f76d1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Sep 28 09:57:11 2009 +0200

    Cosmetics and alignment

commit 91b3be07653bbfef1ac666436bf4f134ebcc1b2e
Author: Simon Hailes <simon@screen.subtitling.com>
Date:   Mon Sep 28 09:53:55 2009 +0200

    Modified the way DDS (display definition segment - HD res dvb subs) is handled and added comments/explanation.
    
    Applied by jb

commit 4ffd915e108bf5ed28a52201ce2284c70a26cec7
Author: Francois Cartegnie <fcvlcdev@free.fr>
Date:   Fri Sep 25 16:17:01 2009 +0200

    Qt: Simple prefs. Fix device browse button.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit dc523333bbd67959e5c9bb4089cca7f68729543d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Sep 28 08:32:01 2009 +0200

    Contrib: Theora 1.1.0 is out

commit d75f4cfa3718ee2084b602fd609789b0a94c399e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Sep 28 08:09:13 2009 +0200

    Avformat, increase buf_size to 2048 + 213 for aea support
    
    For some reason, the aea probe needs to be > 2048 + 212. I would thought that >= would be enough, but it doesn't seem so.
    I hope it won't increase too much in the future.

commit 298a634e00ffd2c9e6d18d0c3aac4fc477e1f710
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Sep 28 00:54:52 2009 +0200

    Support for Atrac1 codec

commit 88dd6369688bff796321d5692d068061e22ac2af
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Sep 27 22:09:52 2009 +0200

    Qt4: small Volume, align at first show

commit dd93b14aea05f326e04deb351369dba11aaa4a07
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 23:02:55 2009 +0300

    visual: adapt to filter_t

commit f4d3c8500bd118237f9b37800f02a19f419deb5c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 20:20:10 2009 +0300

    band-limited resampler: switch to audio filter2

commit dbd392ea836bf4858190f9f0e22ad7bde7ba5f67
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 22:28:03 2009 +0300

    band-limited resampler: Simplifications

commit 8ad84a264e307170f33b08e2856d8f2224876af5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 20:19:59 2009 +0300

    trivial resampler: switch to audio filter2

commit 17e7ea9a12fecc067f3d5d01e4ed1ebaf160e6ba
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 21:25:10 2009 +0300

    linear resampler: audio filter2

commit ff981aa096c52e5c44dd33de43feec9a0058e2a9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 21:01:03 2009 +0300

    ugly resampler: switch to audio filter2

commit 7cde22ed8c2041a4396f5a7ad8da7fa1aadf1d5f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 21:02:36 2009 +0300

    audio_format replaces converter_float and converter_fixed

commit 9d9577f04f11c8c3b3bfa82db6acb727bf3a5d55
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 18:30:22 2009 +0300

    Convert audio output core to audio filter2
    
    audio filter plugins are now useless.
    This breaks visual (needs to be ported to filter_t) and will likely
    expose bugs in under-used audio filter2 infrastructure.
    
    TODO: use filter chain instead of custom filter handling in core.

commit 1957186e1a56a9d6f0c3fc5b521e15e9eb27ef58
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 19:04:16 2009 +0300

    Bump plugin ABI
    
    Big filter changes, and worse, moved audio_format plugin.

commit a087b40218aa408ea501741904c80553d7381b39
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 18:02:01 2009 +0300

    Remove aout_filter_t.b_discontinuity

commit a4a1340055bbd2665196f73f9a37913ceefa37e2
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Sun Sep 27 13:06:27 2009 +0200

    shine: do not build shine.c since it is included from shine_mod.c....
    
    Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>

commit d2549af08b564d352ec09044b9fb3a3cb57ebc5a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 17:39:52 2009 +0300

    aout_filter_t.(in|out)put -> aout_filter_t.fmt_(in|out).audio
    
    This migrates to a filter_t-like syntax

commit 86997e006e2e08c1aaaf4b68408f7dbe5a4a21ed
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 16:56:14 2009 +0300

    block_Alloc: use posix_memalign()

commit 2c66458de35d73d166ff9af5e2406dec42fec0f7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 16:23:06 2009 +0300

    Document that visualizations only work inside audio input

commit 9b4469b28e0e41ebe99a379fe3252fdc6bec22f0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 16:07:10 2009 +0300

    Privatize aout_request_vout_t

commit e44eb2ad52416489206110fb6ce08a964956e8ec
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 15:31:18 2009 +0300

    XCB: don't bother X server with drawing requests if we are not visible

commit 904882f2e17c8257700af7842698a8161b10131a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 15:06:16 2009 +0300

    XCB: constify

commit 52265ccd6e58a8ad4d209f9df9992744ddc90717
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 14:22:33 2009 +0300

    Remove legacy alloca checks

commit b9f54b7c52aff8882e18abf9a8ed89872ab80176
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 14:14:28 2009 +0300

    Qt4: remove bogus vlc_vout.h dependencies

commit f7d3ec8c80d06ad49a38bdba7761547580cfe2fd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 14:12:21 2009 +0300

    Qt4: remove bogus vlc_aout.h dependencies

commit 2dcb9d9adf13d981ab1e3833815ae98d4af299f6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 13:55:35 2009 +0300

    Rationalize filter_t (save 8 pointers)

commit 82b9112d3e7af5b9905198040aaf7b5789b66d0b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 12:47:43 2009 +0300

    normvol: do not handle impossible error
    
    Open fails if p_sys is NULL.

commit 22cc9daea0f6eb1cb23de9bab9a8ac6c9327e2a6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 27 12:45:34 2009 +0300

    param_eq: constify

commit 7d6feff668bd4b361e7d504fda33c4ae3b8d98e4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Sep 26 21:12:10 2009 +0200

    Made vout_display_t::manage() optional.

commit 5bea1844a5f468cde1c3004d17e8596997932809
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Sep 26 21:09:51 2009 +0200

    Allowed vout display events to be issued from anywhere.
    
    For lack of vout display currently doing it (obviously ;), it is
    untested.

commit 03a5ec2b92bb997dabba8061f22bf855eb696843
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Sep 26 20:40:26 2009 +0200

    Updated vou display module after vout_display_SendEventDisplaySize change.

commit 904ef7825caee32772ecbbb9a8706ca9aee54eb7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Sep 26 20:39:47 2009 +0200

    Changed the prototype of vout_display_SendEventDisplaySize.
    
    It is needed to avoid problems with threaded event.

commit 5b8dcc3642faff4bea79599c0cf0c4212780f519
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Sep 26 15:54:36 2009 +0200

    macosx: fixed broken MMS streaming

commit d8977e32c5f6ab9f2bd31d9897a168c15b985e9c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 26 16:09:17 2009 +0300

    Qt4: stop spamming the console
    
    (We have a warning for unknown event types anyway)

commit 067d7008e74df0f12d4bf74e66444cfe84a64d22
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 26 15:35:57 2009 +0300

    XCB-XVideo: print adaptor name in the debug

commit 97dabaa39b71c7a8342988e1bb95318188a73e49
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 26 15:29:30 2009 +0300

    XCB: print server version infos in the debug

commit 971ddef7cfd9e8c270e0b8bd4ddad0be9c056894
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Sep 26 13:56:14 2009 +0200

    Updated after direct rendering support in vout_FilterDisplay.

commit 654d8a729f89d7b58589a621e206e0bf05015f71
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Sep 26 13:55:24 2009 +0200

    Used direct rendering for chroma conversion in "vout display".

commit fbedc7c617208aa2bdb5c02ddfc0f9d2d59194a8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Sep 24 20:24:37 2009 +0200

    Centralized mouse event handling.
    
    There is no functionnal changes but it will be needed to reduce locking time
    when vout display are allowed to emit events from their own thread.

commit 4825526146311e12940ccb89160b7f1900362d7d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Sep 24 20:15:04 2009 +0200

    Factorized and added missing vout_SendEventMouseVisible calls.

commit 2646299fe8f3a09cfe2bb25e547bbe4dcf5cbe5e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 26 13:42:25 2009 +0300

    OMAP framebuffer: remove Maemo screen blanking code
    
    This slows down the video output thread too much, and does not belong in
    the video output plugin anyway. It should go to the screensaver.
    (I have also have a patch to move it to xcb_window if someone wants it).

commit feeb6d304b8f6490d9ac121205cc334628acfdad
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 26 13:55:25 2009 +0300

    OMAP framebuffer: let the window manage key presses instead

commit 814c16739759b833282ac037f995b1e24bf7738c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 26 14:11:43 2009 +0300

    OMAP framebuffer: let vout window handle fullscreen mode

commit db57fb63d9ecb1fdc09844dd46c9cc6793f04303
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 26 14:02:40 2009 +0300

    OMAPFB: config -> var

commit f807ed567a88be9e95961c09286db46c9ade1090
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 26 14:02:06 2009 +0300

    OMAPFB: no need to destroy windows right before XCloseDisplay

commit e378e077a16312fad95f37cb527efb83eb3add72
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 26 11:34:29 2009 +0300

    revision: work around JVLC tag pollution
    
    Still plain git-describe is not fixed/fixable, which is hugely annoying
    (I use it a lot).

commit de149843c45313772e8901a80ac884820d5046d6
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Sep 26 03:37:46 2009 +0200

    [maven-release-plugin] prepare for next development iteration

commit c33ef37d2feaf60b139d6cb32832c8ea87a67303
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Sep 26 03:37:42 2009 +0200

    [maven-release-plugin] prepare release jvlc-parent-1.0.1

commit af8d071801484f006f478942a4797c5798b56eab
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Sep 26 03:35:42 2009 +0200

    jvlc: samples pom fixed

commit 24bb0143d5db847bd9924b95c96b669dbd1089f5
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Sep 26 02:57:54 2009 +0200

    jvlc: Playlist class removed

commit 89187b027343c04f9f47e7b1235c91f955f80503
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Sep 26 02:57:28 2009 +0200

    jvlc: LibVlc class updated and code aligned to current native libvlc

commit 54aa31e6760f3ab9753531aacad7f41c692f1e82
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Sep 26 02:54:52 2009 +0200

    jvlc: pom version set to 1.0.1-SNAPSHOT

commit 7d1bb63982c29cb29126127657945f54f8340e1a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 26 00:14:13 2009 +0300

    Use doubly linked list for filter chaining

commit c568ac6ec05bf63aad2643348c51d2f7d54c20fa
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Sep 25 22:13:20 2009 +0200

    Rockbox FM radio presets parser script
    
    See http://www.rockbox.org/wiki/FmPresets

commit aa40732b6708f533d84b54294e6ba809a3ee07ff
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Sep 25 21:58:47 2009 +0200

    Add some extra debug. Fix compilation.
    
    If people now have "RDS", "hardware frequency seeking" or "VBI capture" in their v4l2 output, please say so!

commit 9cf37a2cb106b4453bc9bae3048208ff4cab0316
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Sep 25 21:01:40 2009 +0200

    v4l2 fixes
    
     * Don't reset cropping when it doesn't make sense (ie fm tuners)
     * When used as an access with the read method, behave as a stream access and not a block access
     * Automatically probe authorised input methods (== if mmap isn't supported but read is, fallback to read)

commit 0a090e3392306042adfbbe63a6cbab2f578d8224
Author: Hugo Beauzee-Luyssen <beauze.h@gmail.com>
Date:   Thu Sep 17 10:56:30 2009 +0200

    Don't store the picture_t inside of the decoder_sys_t
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit ba676907b0e64a490d26ff375b4fc33751c95123
Author: Hugo Beauzee-Luyssen <beauze.h@gmail.com>
Date:   Wed Sep 23 17:30:44 2009 +0200

    Adding a invmem-chroma option
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 608c0306bc50224a2f848ca53171d679e5a67c8e
Author: Francois Cartegnie <fcvlcdev@free.fr>
Date:   Tue Sep 22 01:19:41 2009 +0200

    Qt: hide live555 module options when disabled
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 7fcd1c9138717d6aaf166a60675177cc0f3db962
Author: Simon Hailes <simon@screen.subtitling.com>
Date:   Tue Sep 22 00:19:09 2009 +0100

    Renamed p_display to display, and made it a structure...
    
    ...not a pointer, so it's persistent. Also removes multiple free issues
    previously causing crashes.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit f01d53449daf7bddac7d4bb1bd634777c08f7353
Author: Christopher Key <cjk32@cam.ac.uk>
Date:   Fri Sep 25 19:07:10 2009 +0300

    configure: fix --with-dvbpsi=PATH
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 250fd63e01b16a3fc62e3b658be62c34e84f7817
Author: Marian Ďurkovič <md@bts.sk>
Date:   Fri Sep 25 14:10:45 2009 +0200

    en50221: Increase max PDU size to 4 kB
    
    Some CAMs return almost 3 kB of data for entitlements list

commit 87323d5ca8fa5c61f63aefaa5268d7f63966a445
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Sep 25 13:37:04 2009 +0200

    t140: fill in missing PTS/DTS information

commit a15618022f8cba669d3b13b9234559d32dcdf321
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Sep 25 10:58:48 2009 +0200

    contrib: update live555 patch

commit 5bd3913b58bcc8eabda2a04ca034e2579667eb5d
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Sep 24 22:58:49 2009 +0100

    Add more file xith translatable strings

commit 97e6d8492866f2f94ca76a4fca8ea44c48890dec
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Sep 24 22:40:52 2009 +0100

    Add a i18n'able name.
    
    It's nice to have a translatable name (and a capital letter) for all modules who have config options

commit 184f04c939a361c9c9f2eb549fcc2e3d1dac2227
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Thu Sep 24 21:58:36 2009 +0200

    Fix build without fontconfig nor optimizations.
    
    Configuring vlc with --disable-fontconfig and --disable-optimizations makes it fail to build the freetype plugin.
    At higher optimizations levels, gcc performs dead code elimitation which does not happen at -O0, then the linker is looking for functions that are defined only when fontconfig is enabled.
    
    References: https://bugs.gentoo.org/show_bug.cgi?id=281963
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit b79cadf81892a212b3c721d0e4b5527485549336
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 24 23:09:11 2009 +0300

    XCB Window: ugly hack to get focus with Matchbox window manager...
    
    ...and derivatives

commit dbbe0df49b8c7f3da5e60c71910b2861a9a23cc2
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Sep 22 00:52:36 2009 +0200

    macosx: updated ub script for the really fat binary

commit d5326a15087b5c0916c2dd1245c0b724551aaf02
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 24 20:51:50 2009 +0300

    Add and use LIBVLC_FORMAT_ARG for gettext functions

commit c21a111a11532e3a8de449bdecd4d2e01d0e67ef
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 24 20:48:09 2009 +0300

    vlc_objects.h: add LIBVLC_MALLOC and LIBVLC_USED

commit 11453720e5593efb90e8261228ff5a8492013fef
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 24 20:46:40 2009 +0300

    Add LIBVLC_MALLOC function attribute
    
    when the return value is a *unique* pointer (or NULL)...

commit 802b97fd3f0bd370f4b1f61aa74f96d5704ff69a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 24 20:33:52 2009 +0300

    Woops, object leak in previous commits

commit 67a1b3e1ede40bd828665dfacfc2d1f4e6907101
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 24 20:21:14 2009 +0300

    Simplification

commit 0ae58ebc4a6a5435f7cb79a22f863dec2b9e9e47
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 24 20:08:59 2009 +0300

    Dead code

commit 393acdb440c67f17b82ecec892befed8f6904a14
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 24 20:00:15 2009 +0300

    vars command needs the variable lock

commit 4e2f8a6f776ce3cdfc10af017f5483f019afa4be
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 24 19:57:37 2009 +0300

    Remove useless object linked-list
    
    This was mostly useful for vlc_object_get() which is gone.

commit 85b7e19682b0530b473dc12051b40c1d5faef7f8
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 24 18:47:28 2009 +0300

    XCB window: fix set_ascii_prop()

commit 40e092fa7f6f160d9bb1788e7cb242228389f54b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 24 18:41:24 2009 +0300

    XCB window: set Window Manager hints
    
    This is required to ever get the focus with some window managers.

commit de5b29850948bfdeadab81b5c95900c98957568d
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Sep 24 16:12:45 2009 +0200

    DeleteInner() : remove deleted items from current items array

commit fc1784a739def4e2fcea1a919deada5b939f657d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Sep 21 17:27:46 2009 +0200

    contribs: updated binary package for OS X
    
    Includes ffmpeg r19836, all other contents remained unchanged, so libtheora is not up-to-date

commit f13ac22acec824c2099014249eda55307a372133
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Sep 24 12:22:50 2009 +0300

    move format.c definition to correct modules.am-file

commit f4c18321edb87d1a1e266f43ef3b92f3fd54bec8
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Sep 24 12:18:51 2009 +0300

    avcodec: add codec_id/type to subtitles also

commit c45695d4d2b459174dfee89f38dc83b763c53746
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed Sep 23 21:50:07 2009 +0200

    faad: fix a typo of [38c08789]

commit 9e57ad81139a4ff8958e2bc0a9d8c35de412c0d1
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed Sep 23 21:40:51 2009 +0200

    x264: mention >=0.76 requirement
    
    The error message wouldn't explicitely say that a new enough version is
    necessary

commit fd1b3bd6c2fe03aba485b850ebd0b6301cd3ae5b
Author: Daniel Mierswa <impulze@impulze.org>
Date:   Wed Sep 23 21:21:57 2009 +0200

    Error if XvMC is requested while libmpeg2 unavailable
    
    Edited patch to apply to master, original is here:
    http://mailman.videolan.org/pipermail/vlc-devel/2009-June/061076.html
    
    Original-by: Nicolas Chauvet
    Signed-off-by: Daniel Mierswa <impulze@impulze.org>
    Signed-off-by: Rafaël Carré <rafael.carre@gmail.com>

commit 021c630cc49210bdd84980eb19849f858a4ade70
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 23 22:25:01 2009 +0300

    audio_format belongs in audio_filter/converter

commit b3b215771577a03077dbed7e43b9f1e89515ed77
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 23 21:38:26 2009 +0300

    Make aout_buffer_t an alias for block_t

commit bfe096486be2f97e99fef8b42b8186d41a8d1cb2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 23 20:43:51 2009 +0300

    Cosmetic change

commit 74f7ed6dc40045faf81e9ac366b70b0620e70465
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Sep 23 20:00:07 2009 +0200

    Compilation fix (speex)

commit 79d0174a89fd38754cd3aeae51adeefb5215c64c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Sep 23 19:58:14 2009 +0200

    Compilation fix (mpgatofixed32).

commit e56fae2da2e4d19c318b449080cd474cadb1e0fa
Author: Srikanth Raju <srikiraju@gmail.com>
Date:   Wed Sep 16 02:11:08 2009 +0530

    Sql Core
    
    This includes support for a SQL-based modules in Core VLC
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 6c9479be6c55fb23fb7bbfce02543e2bd8bce50b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 23 20:33:19 2009 +0300

    i_nb_bytes -> i_buffer
    
    (Yeah, some automatic variables were renamed too)

commit 38c08789982d6a7b27ca4d24ab6c97f2051f2ca0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 23 19:52:00 2009 +0300

    aout_buffer_t: store length instead of end timestamp
    
    aout_buffer_t now looks very much like a subset of block_t at the
    source code level. By the way, we might want to revisit the return value
    of date_Increment()...

commit e9eb5d5e4e2c9e1d576f4f5af8b6eaaa7451431a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 23 18:57:27 2009 +0300

    aout_buffer_t.b_disconuity -> aout_buffert.i_flags

commit 0c7e60bf0a0e35f3c7a37e78a7771072d997a3c8
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 23 18:17:45 2009 +0300

    block_t.i_samples -> block_t.i_nb_samples (as aout_buffer_t)

commit 0fbc80872297a91a1868bba02372e60fe8492dee
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Sep 23 16:17:18 2009 +0200

    python-ctypes: first shot at generating java JNA glue code
    
    Not perfect yet (esp. enum classes are not correctly translated for discontinuous enums).

commit 2f97ae8f4639441d339c03c2553b1521e8894537
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Sep 23 17:12:02 2009 +0300

    NEWS: x264-version requirement

commit 96d314a095aca6624b22b3a8bdc1f7748d5476d4
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Sep 23 16:39:28 2009 +0300

    x264: add myself as one of the authors

commit e8c090dc917ca2eb5b639a4c137084791768b347
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Sep 23 16:29:31 2009 +0300

    x264: set requirement to >= 0.76 for libx264
    
    Change to handle changed x264_encoder_headers and nal-stuff

commit 2186305af6486e7fe074ce0b88af04738b2495ba
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Sep 23 14:34:32 2009 +0300

    avcodec: set codec_id and codec_type in context also
    
    it's checked to match from r19973 on libavcodec

commit ec24ba1a07a9d9b2390e70cfebc1e4a3fb68fe62
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Sep 23 15:33:48 2009 +0200

    Remove duplicate T140 codec definition

commit 69ee68527b2a6c9365f6492fe823afdf1539a1c8
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Sep 22 19:53:05 2009 +0200

    jvlc: libvlc synchronization: some missing audio functions added

commit 2d9e847e1c839dcd833ffc83d6732973ad487ba2
Author: Marian Ďurkovič <md@bts.sk>
Date:   Wed Sep 23 10:33:01 2009 +0200

    Convert EIT-coded CR/LFs to '\n'.

commit 8e0952b38267858e644848ef7f0ac9dc58d7cb97
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Sep 23 01:47:50 2009 +0200

    NEWS synchronisation between branches.

commit ceb2efd46999603aa75a59201b4e869d9c36e458
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 22 19:34:00 2009 +0200

    SSE3 detection (runtime)
    
    Isn't fork() supposed to be slow on Windows?

commit 8146a7f0e815b8c89a0d2bf0624fc6c4e87f3376
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 23 00:23:34 2009 +0300

    aout_buffer_t.start_data -> aout_buffer_t.i_pts
    
    This will be needed to replace aout_buffer_t with block_t.
    We also need to replace end_date with i_length, which is a bit more
    involved.

commit 56ed95e8d4fabfe954e1f062bad6281179aa036f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Sep 22 23:00:22 2009 +0200

    Always defined CPU_CAPABILITY_*
    
    In case they are known to be unsupported at compilation time, they are now
    defined to be zero to be nice with the compiler.

commit 04685d70e24c425cf200145e6cf3fbef919ca2ed
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 22 23:55:20 2009 +0300

    Remove aout_buffer_t.b_alloc (it's always true)
    
    When allocation is false, aout_BufferFree is simply not called.

commit 3969c2f5b9f07b0e61e33f964edecf5f263896cb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 22 23:42:56 2009 +0300

    aout_BufferAlloc: don't copy timestamps from original buffer

commit 4afebbfaaf219ea1769c09a1b66da5775bdb8c3d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Sep 22 22:29:41 2009 +0200

    Fixed offline EPG state.
    
    The info panel is flushed and the current epg event is undefined when
    stopping the associated input.

commit 2d60460f5bfd4d3bc9e37b8172a28475bce015c9
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Sep 22 22:26:54 2009 +0200

    Revert "INPUT: Properly remove SDT and EPG entries on exit"
    
    This reverts commit 6fc6b16d506665d3ee4ede58c444de68491a61bc.
    
    I need it for input_item_SetEpgOffline (next commit).

commit f804bf433dd4a9352237b03f250200cb032d7a84
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Sep 22 22:25:07 2009 +0200

    Stored vlc_epg_t array inside input_item_t.
    
    As a side effect, the EPG informations are no more lost when stopping.

commit 7bf4dcbdb770820026e4fa1d10ff498ad5aee958
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Sep 22 21:19:42 2009 +0200

    Moved out epg functions from vlc_epg.h and es_out.c to src/misc/epg.c.

commit e32f3d0f744be499e1c9d1a9afcad0d98c161234
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 22 19:27:12 2009 +0200

    Put all SS(S)E* checks under --enable-sse

commit be5d9107a6ba2160a0baa5ea51fc3c121265d5d2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 22 18:21:14 2009 +0300

    Use <vlc_cpu.h>

commit 1f133a02a44f8fdfe8d736902bc6105544bc01a3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 22 18:20:20 2009 +0300

    vlc_cpu.h: dedicated header for CPU features
    
    Also segregate flags per architecture from now on.

commit 13b5c2e513f6a6868e2bab4b54b3f298abea4f5a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 22 18:13:36 2009 +0300

    LibVLC: only print relevant capabilities in debug

commit 7b24c95dd096e4e131a2b61ef175a21551753bd5
Author: Christophe Courtaut <christophe.courtaut@gmail.com>
Date:   Tue Sep 22 15:47:31 2009 +0200

    Remove useless data pointer in smem module
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 4d795a89fb2f8cd00431e6d8ada345da5d0ecf6a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 22 16:45:15 2009 +0200

    Contribs: Fix FFmpeg configure for Win32

commit eff1a4cec21b6163da0242a651fc584821142831
Author: Christophe Courtaut <christophe.courtaut@gmail.com>
Date:   Tue Sep 22 11:53:01 2009 +0200

    Move Data Context from sys to stream id struct
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit eeae8ac67ef344206a052cef29d90658b99c6fe6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 22 12:12:59 2009 +0200

    Define new capabilities for SSE3 SSSE3 and SSE4 (4.1 is only useful)

commit 51f3faba0508e6d65c8ee66b912580b68a9033e3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 22 01:21:46 2009 +0200

    Add a configure flag for SSE4

commit 5a0ff31e26ecb174f501246745a887ab5331ca15
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 22 00:54:09 2009 +0200

    Configure: add a new configure switch for SSE3
    
    This makes SSE3/SSSE3 in the same switch. Maybe this should be fusionned with SSE/SSE2 ?

commit 860d2cb0c07197702099745742357263e2c915b6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Sep 21 22:22:19 2009 +0200

    FFmpeg: activate mp3lame in Win32 contribs

commit 987f5554f3a65c0e638de658371a1c948a3182e9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Sep 21 22:18:05 2009 +0200

    Capitalize FFmpeg where needed.

commit 510ec49b09efc127a3856d01c45b5ac9885614ca
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Sep 21 22:13:15 2009 +0200

    Cosmetics and copyright

commit 978bebf65c6098acfb5aee9982f81c6270517852
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Sep 21 22:09:46 2009 +0200

    TS: put EAC3 in TS muxer
    
    This should be useful to record TNT HD streams
    Thanks to Thannoy and Laurent

commit cbc2709985f94cdd58e68ce4f73fe79670dda4fa
Author: Francois Cartegnie <fcvlcdev@free.fr>
Date:   Tue Sep 15 18:05:09 2009 +0200

    Qt: Simple prefs Input/codec ui fixes
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 677a311c80c57b883402d0b99e81fe178dfd5f5a
Author: Marian Ďurkovič <md@bts.sk>
Date:   Mon Sep 21 20:37:57 2009 +0200

    Workaround braindead QT implementation of ResizeToContents
    
    It's so slow that it's not usable on large datasets.

commit 9cc428cba557433dba8a9b472b939f62259ea2f7
Author: Marian Ďurkovič <md@bts.sk>
Date:   Mon Sep 21 20:31:40 2009 +0200

    Stop crashing at video init. Yes, this closes #3074

commit cb83cdb4f6cbadbc921bac70b0fed64e8ac46a43
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Sep 21 18:10:50 2009 +0300

    .gitignore

commit 2e10ca982b308240a74aee29982f57b4bd4f2c51
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Sep 21 18:08:35 2009 +0300

    Capitalization

commit 0dedb23704b49806c2ae4a50a72fed2fbfada4c2
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Mon Sep 21 01:56:32 2009 +0200

    jvlc: video_set_parent does not exist anymore, use media_player_set_(hwnd|xwindow)

commit 097ba5d119cb9baa52d2587d9fb96df573248f1e
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Mon Sep 21 00:44:43 2009 +0200

    jvlc: honour asynchronousness of the libvlc_media_list_player_pause native method

commit 5c8603a58903e18647286040cbe4ab4e276e24b2
Author: Michał Trzebiatowski <hippie_1968@hotmail.com>
Date:   Sun Sep 20 23:25:31 2009 +0100

    Fix German nsis translation
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 2c68d5a40d7c4eff0a18b0d9275fe218848cd27c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 20 23:18:49 2009 +0300

    --enable-merge-ffmpeg: kludge to make avcodec and avformat plugins one
    
    This is ugly, but can save a few megabytes at download-, install- and
    run-time when avcodec is linked in statically.

commit ad25fa1c2ae10364abb2e6ac4cbd0990fb87b8bb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 20 22:59:25 2009 +0300

    libavcodec: explicit Makefile rules

commit a5731c0066de6adc48c4b6e9764bd3d21ebb2ede
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 20 22:52:17 2009 +0300

    Useless #includes

commit 7d7ac46f19dee1f399720b452319e1edc3d92f63
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 20 21:06:59 2009 +0300

    i420_yuyv_neon: prefetch

commit 0e770b173c3885622990bba17e7dde67a47fcdaf
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 20 20:25:09 2009 +0300

    i420->YUYV NEON: rewrite using VZIP
    
    This is over twice faster. Thanks to Måns Rullgård for the hint.

commit af4dd74059a8f2dd584773f2c305841f2b3d052f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 20 18:28:00 2009 +0300

    XCB-XVideo: pad picture height like VLC core

commit 985aec707e724820c5bfee5ecad2b5e7374932cb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 20 18:23:34 2009 +0300

    XCB-XVideo: give the real height, not the visible one
    
    That matters to planar formats.

commit b027c64c901d81d8df64f97eafd5f4a127dd720e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 20 18:22:21 2009 +0300

    Cosmetic

commit f6fb388c3bc47bc09b001b37e16b43d34ee070c7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 20 16:46:20 2009 +0300

    i420_yuyv_neon: small tweaks

commit 5712ce24d804db615650a837318802ca84db189a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 20 16:07:54 2009 +0300

    Remove unused 486 and 586 capabilities

commit 5dc4a72110fa023e60c58e02206c9749ffc87dec
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 20 16:05:25 2009 +0300

    Remove never set, never used Pentium Pro capability

commit 9aca3d77780fe94b1b5a3d413e8b914ef83db508
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 20 15:59:12 2009 +0300

    Assume compiler-enabled CPU features are present

commit 5d0ae5d7c860a4225264566e655993f2688a3506
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 20 12:45:53 2009 +0300

    Remove most vlc_object_set_name() calls, now redumdant

commit e6669e32e8b11b2e6086befb6b460b8421d2ab51
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 20 12:43:20 2009 +0300

    Set object name from module_need()

commit 8ad732cd471bb22c992bb1cbe4f44bdfb6e233ca
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 20 12:38:28 2009 +0300

    Allow setting the name of an object at any time...
    
    ...in a thread-safe manner. However, this is really only usable for
    informational purpose (debugging the object tree).
    vlc_object_find_name() remains broken.

commit d4a730bbabc16f80392ae36995865c92e36ac66e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 20 11:29:47 2009 +0300

    NEON accelerated I420/YV12 -> YUYV/UYVY chroma conversion

commit 914d654477c3653a417a7eb2efdd3d9940c81f67
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 19 21:03:30 2009 +0300

    Cleanup NEON audio converter module description

commit 230af767388f9aea0d7edc5717c4abd342f2cd1a
Author: Baptiste Coudurier <baptiste.coudurier@gmail.com>
Date:   Sat Sep 19 12:12:07 2009 +0300

    avformat: remove NOFILE hack, fix MXF seeking
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 579875c04e399d3c986b2550827b71d1d1a82fdb
Author: Christophe Courtaut <christophe.courtaut@gmail.com>
Date:   Fri Sep 18 22:02:08 2009 +0200

    Fix huge memory leak in sout smem module
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit f8126643fd4d6bb7e304ca9b41827515a0c9ec37
Author: Christophe Courtaut <christophe.courtaut@gmail.com>
Date:   Sat Sep 19 16:23:44 2009 +0200

    Adding audio support for smem module
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 6920054e55c4a2c707273efc9b59cfd81c4596b2
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Sep 20 00:20:55 2009 +0100

    Fix compilation on Linux PPC
    
    Not tested

commit 1e0a0540aab519729d969b96972fd26b0334caf2
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Sep 19 23:23:19 2009 +0200

    skins2: work on equalizer
    
    This patch tries to make the equalizer work in all cases.
    It takes into account aout reuse, and add/remove callbacks to match the equalizer audio-filter implementation. (variables created in a filter but attached to the aout parent).

commit 8c8ae041057a513a8c96d3bc42a1344daed2514d
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Sep 19 19:57:20 2009 +0100

    Activate the german translation

commit 18a12248f635ac599ee7f13087600c2b3d918615
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Sep 19 18:09:46 2009 +0200

    skins2: skins2 interface cannot be used if no playlist is available
    
    Better not start skins2 at all than crash later on, since playlist is taken for granted throughout the code.

commit b180b18e362f6379fdd9305adb7035b997f30592
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Sep 19 11:39:07 2009 +0200

    skins2: use new input-item variable for callbacks on input variables and some cleanup

commit 28726d573608afbc928745ec91cf659196215100
Author: Marian Ďurkovič <md@bts.sk>
Date:   Sat Sep 19 08:46:32 2009 +0200

    libmpeg2: Print the debug message if decoder was reset

commit 84aadd40cc826eb2eb7b5fb86b2960cf61c4e138
Author: Marian Ďurkovič <md@bts.sk>
Date:   Sat Sep 19 08:08:05 2009 +0200

    libmpeg2: Don't spam the log on bitrate changes in VBR streams

commit 01da2be7856d3dd4d3682af623e180caacecfd89
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Wed Sep 9 19:20:57 2009 +0200

    skins2: release all ressources created in constructor.

commit af77f36724c16ac64702074d5bd9941c46f233b2
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Thu Sep 10 22:05:48 2009 +0200

    playlist: add a input-current variable for being completely predictable
    
    this new variable will allow interfaces to get a chance to add callbacks on a new input _after_ variables are created and _before_ the input thread is started.
    
    In previous design, callbacks were added haphazardly while the input thread was already being executed.

commit 873649193e6800a3e125ea1bfa8db41e73af9692
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Thu Sep 10 21:57:22 2009 +0200

    core: create two variables at initialization (for var_AddCallback to get a higher chance to succeed!)

commit 1aa499923cd6a9a79c3ef1519b6df41c96bb4b41
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Sep 18 19:28:32 2009 +0200

    Fix race condition : volume-change variable is requiered by rc interface module
    and was created after the creation of the interface.

commit d0a0c3586614563e844b4083f28f96506c58444f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Sep 18 19:30:52 2009 +0300

    contrib: Maemo use ffmpeg instead of faad for AAC
    
    ffmpeg is several times faster...

commit 198199c5224bc0e51db03fc611bb6a307834933f
Author: Marian Ďurkovič <md@bts.sk>
Date:   Fri Sep 18 18:22:20 2009 +0200

    libmpeg2: reset decoder when get outpic failed - should fix #3072

commit 1ef06cd3b06cdfd3fc55a19da3beb6f8a7cd0a83
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Sep 16 09:28:23 2009 +0200

    libvlc: Add some shortcuts in media_player.c and do some cleanup.
    
    No functional changes.

commit a9dfcaadffbae3214d0e157b6ddbfc9dcdd5c00a
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Sep 14 18:31:10 2009 +0200

    Don't leak the event manager.

commit 4045a1a5f852c3abc593c6390c3cdd23fba2c1f3
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Sep 18 11:35:15 2009 +0200

    win32text: don't render empty strings

commit a2fb8abaf30f0a325401f2c048eb04676ecfa927
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Thu Sep 17 19:31:08 2009 +0200

    Fix configure: define USE_PEFLAGS for every platform

commit 6f18addb6b651047b4464dc314af5b92f5adc4b4
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Sep 17 19:19:42 2009 +0200

    win32text: add multiline support

commit 797d3efebf0c1f0b9a4c5f0735f4a0ed900c6f53
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Sep 17 19:06:39 2009 +0200

    aout: use var_GetString(bool) when applicable.

commit 691b879ef37647692c076ae7cb58cfca71156442
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 17 19:15:17 2009 +0300

    Fix syntax

commit 7a89ce3e54a561952b0006861668e923e9a6d5ea
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 17 19:12:24 2009 +0300

    libmpeg2: enable ARM optimizations
    
    (libmpeg2 does not autodetect on that architecture)

commit 8b5a36995803ae09616de5e3c53daa668e1ff785
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 17 19:07:18 2009 +0300

    contrib: exclude .svn files from tarballs

commit caeb778a83cf6a5b45c212a80c5855c7f6866a2d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 17 19:02:59 2009 +0300

    contrib: use git-archive for x264 source

commit fb6ee0c65fb0820e81f12e1401a058311dab064b
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Sep 17 16:01:06 2009 +0300

    x264: set param.rc.i_lookahead to lower than default
    
    rtp-output without muxin doesn't seem to handle that delay.
    (cherry picked from commit 367e624ea12feba1c55c79397768cd7515dda616)

commit 6ab91ae208b1c1bf9481728c9526ea03de038556
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Sep 17 14:45:25 2009 +0200

    win32text: simplify

commit 60aa14b737e0f00d34c5785b7e7c62557dd7a10d
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Thu Sep 17 12:51:26 2009 +0200

    Win32: Add an option to set the DEP and ASLR flags for all binaries.
    This option will make it much harder to exploit vulnerabilities on Vista and Seven

commit 54104ba864c568d95b52587bb481529401317d9e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Sep 16 18:36:10 2009 +0200

    Typo.

commit e586841b62b3a7a824f0a83e59ccc2f554c97cd0
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Sep 16 18:27:51 2009 +0200

    libvlc_events: use int instead of uint64_t (using booleans here might be dangerous with the bindings).

commit 16bc4dd994b63c0e7d42d52b4e9d5d0abbe26ac0
Author: Anthony Loiseau <thannoy@actech-innovation.com>
Date:   Wed Sep 16 09:53:01 2009 +0200

    mozilla: fix stop condition of a for iteration
    
    When second argument of a for statement is a sequence,
    firsts expressions are evaluated as void with no usage
    of their return value.
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 4ab00885f95809f3065340a69d3f87fe4d9b56b0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 16 18:58:30 2009 +0300

    xdg-dirs: falls back correctly if configuration is missing

commit 01b57344d042ab2c456a85611f35dfb892cec1b9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 16 18:42:10 2009 +0300

    XCB-XVideo: pad scanlines like VLC does
    
    This fixes displaying videos with non-16-multiple pixel width.

commit 495aedb975d3737e61f7992fc6b9421205a0fee8
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 15 23:41:15 2009 +0300

    Revert "XCB-XVideo: fix shared-memory YUY2"
    
    This reverts commit 6142ee1b18814139f92ddaf1a6ada6185ca1fb5b.
    Input pixel pitch is incorrect. The bug was somewhere else.

commit 48a3ced7ed28a144e082fff5941fe82362336bef
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Sep 16 14:31:25 2009 +0200

    Fix parsing of float-typed variables
    
    Apparently, since 'setlocale( LC_NUMERIC, "C" );' was removed from
    libvlc initialization 3 years ago, the syntax to set configuration
    variables of floating point types has changed and become dependent
    on the current locale ("0.5" vs. "0,5" etc). Some places have been
    converted to the use of us_atof() which is locale-independent; fix
    all the remaining ones too.

commit a9b60a5e5f879327106105ab579b417c161d0dfd
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Sep 16 12:33:43 2009 +0200

    freetype: simplify

commit 3556001c7e1c007283ae366e64b406b652bdfd15
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Sep 16 12:28:17 2009 +0300

    NEWS: cosmetic on x264 news

commit 936532d7bd9ed92ababc3211c6aabe94363551b3
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Sep 16 11:42:38 2009 +0200

    freetype: fix #ifdef's

commit 3d1adc71ac644ae1d35af0163a9a48334afb0025
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Sep 16 00:14:48 2009 +0200

    freetype: use a sane default font on OS X, so we don't have to add ugly hacks to keep it working
    
    Arial Black is available on all Mac OS X installations current VLC releases can run on and is the default for the 'Quartztext' renderer anyway.

commit a9bb5264ad03e41a151ef841fdb3082bf7f3ee4e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Sep 15 22:41:06 2009 +0200

    Fixed i_pixel_pitch value for YUVP and packed YUV.

commit c49f925211b168459ac43d4113c3aedeb587f052
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Sep 15 21:23:09 2009 +0200

    mozilla plugin: fix potential buffer overlow.

commit c5b02d011b8c634d041167f4d2936b55eca4d18d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Sep 15 21:03:42 2009 +0200

    Fixed potential stack overflow in mp4 demuxer.
    
    Reported by Sebastian Apelt, Siberas.

commit 861e374d03e6c60c7d3c98428c632fe3b9e371b2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Sep 15 21:02:40 2009 +0200

    Fixed potential stack overflow in avi demuxer.
    
    Reported by Sebastian Apelt, Siberas.

commit dfe7084e8cc64e9b7a87cd37065b59cba2064823
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Sep 15 21:00:14 2009 +0200

    Fixed potential stack overflow in asf demuxer.
    
    Reported by Sebastian Apelt, Siberas.

commit cc71771a903529bc6bbed428616b94815b1f8acc
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Sep 15 13:44:26 2009 +0200

    jvlc: add missing events.

commit 5e2c4b1a9c4a26bcaf02c95ba81a055bf9d4b12c
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Sep 15 17:40:11 2009 +0200

    win32text: fix memleak

commit d5f996ac94656a3de08a85f483aaaa3b293b287d
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Sep 15 10:41:23 2009 +0300

    playlist: use Fisher-Yater shuffle instead naive when randomising playlist

commit 238aa1c9cbaa751e04cbb8d2c9f6778bc0d38984
Author: Mindaugas Baranauskas <embar@super.lt>
Date:   Mon Sep 14 22:46:22 2009 +0100

    l10n: Lithuanian update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 8f445c7e3fa99d9b4a79010d68957367ac3b60b1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 14 23:22:49 2009 +0200

    Disable play-and-pause for non interactive input.
    
    For the moment, it is only deactivated when using input_Read
    and input_Preparse (it was making blocking vlc at start-up).

commit 6fac1fab592d029286b9ed75713080305f1481ec
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 14 23:19:16 2009 +0200

    Cosmetics (simplify after input_Read change).

commit c2766f8b45dfdeaf339c2939f0bff6a614af1dd8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 14 23:15:24 2009 +0200

    Removed b_block parameter from input_Read.
    
    It is unused and not correctly implemented (!b_block case).

commit 9c0d4a4300b629d971286dc90b9d04302afea5bd
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 14 22:51:06 2009 +0200

    Moved play-and-pause logic at the right place.
    
    The pause must be done when the fifo of the decoder gets empty otherwise
    the pause occurs too soon (especially with large caching).

commit f6a57b9b1eb87f023983c485a779c97ee55c92b7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 14 21:10:45 2009 +0200

    Fixed EOF handling while buffering in pause state.
    
    It avoids to quit the pause state.

commit dd2980838218267ab99aa4bc6730bb96f33c1b53
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 14 21:05:09 2009 +0200

    Removed useless check on input b_eof flag while waiting for decoder's fifos.
    
    p_input->b_eof cannot be true at this stage.

commit 8c61e8b37a5267498af3f2bb983a84632886d1ff
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 14 20:46:40 2009 +0200

    Fixed 4.0 rear center 3.0 test after 4 rear center downmix support.

commit 085fe545294c7de477245b68ab6c7fe7a35ace93
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 14 20:38:16 2009 +0200

    Used input_Create+input_Start in vlm.
    
    When a callback on int-event is needed, it is a bit cleaner.

commit f89d6ff9923d6ee8c3c5fc8eee8af1574c652902
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Sep 14 21:45:06 2009 +0200

    jvlc: update libvlc_exception_t structure.

commit 18555a9ecbf4ef622a69824fea76c6e564780047
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Sep 14 19:40:27 2009 +0200

    variables: add a warning when adding a callback to a non existant variable.

commit e662143171fffb4dc18e4863500e9448390b8a41
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Sep 9 23:06:27 2009 +0200

    Factorized Manage() common code (msw).

commit 07c6122ae72a891bb716c9d2e79c28a916b60441
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Sep 9 22:46:41 2009 +0200

    Centralized mouse auto-hiding code.

commit b95ba5d21d897ef795365b5c91083191a31c06a4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Sep 9 22:36:16 2009 +0200

    Made event_thread_t live as long as the vout.
    
    The thread used by it can still be restarted, but it will allow to move
    some variable from vout_sys_t to event_thread_t.

commit b3f43c1d7ffc0229a634034264cd4c90650fb917
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Sep 9 22:21:22 2009 +0200

    Simplify DX_DESKTOP_CHANGE case.

commit cadfc54168625060969707d2207f5eca35056ea4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Sep 9 22:14:56 2009 +0200

    event_thread_t does not need to be an object (msw).

commit c44e1eff71035d0a3e57780bd02aab919716adc2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Sep 8 20:54:56 2009 +0200

    Useless attach/detach in msw.

commit b9c3f900d46bf93aaa36b8ac6cd2329a98b43520
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Sep 8 20:52:54 2009 +0200

    Cosmetics (msw).

commit 8a27f191e46659b54aab2d3017d4169237befacc
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Sep 8 20:48:35 2009 +0200

    Centralized common init/clean code (msw).

commit e17db4e32dc3154707bad0fbc7736f7ed6d92732
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 14 20:05:06 2009 +0200

    Split out non events code into common.c

commit 7235303a3ab28e1a8c351253ed04bcf9d1b8fde9
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 7 23:10:38 2009 +0200

    Cosmetics.

commit 3540bb57899529f4224e20ba17a9d42b2d1ad12a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 7 22:40:10 2009 +0200

    Moved a lock creation to CreateEventThread.
    
    It is more symetric with StopEventThread.

commit 4f197fd7cccfd5d193209aa065ac5d526e29f458
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Sep 14 19:47:10 2009 +0200

    freetype: simply snowleopard-hack for default font

commit df36b003c8242b41d6deae4aa1dc08c4a02410d4
Author: Hugo Beauzee-Luyssen <beauze.h@gmail.com>
Date:   Mon Sep 14 19:27:55 2009 +0200

    Solved potential crash in invmem codec
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 9024e28cb0c9fabb3734ab67261b1e79142ba730
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Sep 14 20:29:19 2009 +0300

    Disambiguate trivial tool tips (fixes: #3068)
    
    This was requested for Arabic.

commit bdf005c4644fc91514469f38bf5c5df567059fe2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Sep 14 19:11:46 2009 +0300

    XCB-X11: fix iterating visual types at different depth

commit b7a048f16719cd6c8c300470f45ce2114d97064d
Author: Christophe Courtaut <christophe.courtaut@gmail.com>
Date:   Mon Sep 14 00:25:35 2009 +0200

    Smem sout module to memory buffer video only
    
    The smem sout module allows you to stream out to memory buffer.
    Currently only video is implemented. This module should be used
    with the transcode sout module, to get raw data from it.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 41d8d0bec7477ac4340f6c647019f7dc418f27f4
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Fri Sep 11 11:30:36 2009 +0200

    vod preparsing : if muxer is specified, only wait for input_item_IsPreparsed
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit d2054d2cd7ad8f335251073a3efd4831ed507356
Author: Elliot Murphy <elliot@elliotmurphy.com>
Date:   Mon Jul 27 22:12:55 2009 -0400

    Added a new option, play-and-pause. When this option is set, the input thread is automatically paused when each item reaches the end of the file.
    
    This option is intended to make it easier to use VLC during live
    productions featuring instructors and speakers working
    with American Sign Language (ASL), or really any Sign Language, where
    it is common for a lecturer to refer to video clips during a
    presentation. The automatic pausing provides a smooth pause for the
    video operator to switch the projection system back to the camera
    with the live speaker once a clip has finished playing.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit cef84e5f1627eff9534e5498dcb927f8eb416f0f
Author: James Turner <zakalawe@mac.com>
Date:   Mon Sep 14 18:09:13 2009 +0300

    AC3 3F1R downmix to stereo (simple downmixer)
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit e44b8916a9edb01186613aa1a681e3cf0df2a217
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Fri Sep 11 11:26:22 2009 +0200

    vod input preparsing : use input events instead of msleep
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 6fc6b16d506665d3ee4ede58c444de68491a61bc
Author: Marian Ďurkovič <md@bts.sk>
Date:   Mon Sep 14 16:52:31 2009 +0200

    INPUT: Properly remove SDT and EPG entries on exit

commit a11941c5d3d0baef47185295bc8e3c8dec3a428a
Author: Marian Ďurkovič <md@bts.sk>
Date:   Mon Sep 14 12:04:27 2009 +0200

    EPG: Catch a replace EIT-coded CR/LFs

commit 475b627e585a1f3132378733e4dfc0076326f6bf
Author: Marian Ďurkovič <md@bts.sk>
Date:   Mon Sep 14 09:59:50 2009 +0200

    Provide local routine for ISO_6937 -> UTF-8 conversions

commit 2631cc77ba624894a204814219e8adf449207b21
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Sep 14 09:32:51 2009 +0200

    avcodec: disable subtitle encoding
    
    The avcodec module can be successfully opened to encode subtitle formats
    that it recognizes, but support is absent and pf_encode_sub is never
    set, which leads to a crash.

commit ce484549f98a63a51168a2bcc5c1385b34597fb5
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Sep 14 08:32:38 2009 +0200

    v4l2: work around broken resolution detection
    
    This piece of code really ought to be fixed better than that

commit 235617299b975358d5eca95092faa43687a738b1
Author: Marian Ďurkovič <md@bts.sk>
Date:   Mon Sep 14 08:25:30 2009 +0200

    EPG: Don't display extra items from extended EIT events
    
    Info they provide is typically also present in the text or
    not usefull to VLC.

commit be9458e0463bef78129bda6e040a67fc36130c50
Author: Marian Ďurkovič <md@bts.sk>
Date:   Mon Sep 14 08:19:12 2009 +0200

    Display EPG description if available

commit 652114837848f6557ceca76032dedff3ebdc561a
Author: Jakob Leben <jleben@videolan.org>
Date:   Mon Sep 14 01:26:20 2009 +0200

    Qt4: fix segfault when exiting after a service discovery has been activated

commit eca521d9aea416c56a71fe4e2887c48567dc0ea6
Author: JP Dinger <jpd@videolan.org>
Date:   Sun Sep 13 13:35:12 2009 +0200

    Resolve crash in mozilla plugin pointed out by Alex Millet <A.millet89@gmail.com>

commit 6142ee1b18814139f92ddaf1a6ada6185ca1fb5b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 13 12:25:32 2009 +0300

    XCB-XVideo: fix shared-memory YUY2

commit 2faa3d9d9d5d728e88dffa41ef50836b956e25df
Author: André Weber <atmo@videolan.org>
Date:   Sat Sep 12 19:02:47 2009 +0200

    Win32: bugfix for blueish video colors useing DirectX Overlay Output
    
    The fourcc of I420 was not recognized durring vout init so a fallback to YV12
    was used - which flipped the U and V colorplanes.
    
    (I'am not sure if this is the correct solution for this, a developer knowing
    the video output more in detail should have a look on this.)

commit 06fb425bdeab881db9b18e75b587a25d81fc3e04
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sat Sep 12 21:12:08 2009 +0200

    Missing #include <errno.h>

commit a1204db23c3f2bea126c7cb7882d04a0d3236e72
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 12 19:00:49 2009 +0300

    deinterlace: preliminary merge ARM NEON optimization
    
    (It wouldn't hurt to make VLC align pixel lines more strongly, but I am
     not sure if this is feasible)

commit 375a14aa2c6ab4086471f4a3d7e77c241c145102
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Sat Sep 12 16:34:12 2009 +0200

    Direct3D: don't forget to initialize the mutex

commit 7c4ca246a6be1d76bca3482893d5e1b35c5c7fb9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 2 19:44:55 2009 +0300

    PulseAudio: higher priority than ALSA
    
    Without this, the PulseAudio output is completely useless. PulseAudio
    provides ALSA emulation, so VLC would always use ALSA. Now, it will use
    ALSA if PulseAudio is not available, but avoid the PulseAudio ALSA
    emulation which makes more sense. Either way, if your PulseAudio setup
    is broken, you are screwed - this change makes no difference.

commit 437edb1f25ae2d8781a8f5416e48bc205918e916
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 2 22:54:40 2009 +0300

    contrib: ffmpeg needs PIC on Linux (just like x264)

commit 7fa4763df35f6b0282c36df1d01515107a5dc444
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 12 15:53:25 2009 +0300

    Fix fixed point liba52 warnings

commit 6444384888d7257e0bfcfbeaf4bb4664194b7567
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 12 14:27:40 2009 +0300

    Qt4: use semaphore

commit ef551582c6e2bda1e21e1cfd22d2d99ea3622e8e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 12 14:27:11 2009 +0300

    Qt4: remove pointless locking
    
    The main interface video window calls are re-entrant nowadays.

commit 2d1f8dbe397b98397bd87078536cdf24b75402b3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 12 14:26:33 2009 +0300

    Implement thread semaphores

commit 745bd15ffe52fff777d201248b7cbe6b7e92ceca
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 12 13:44:31 2009 +0300

    Missing #include <errno.h>

commit 346b6cdff934d35a77d5c80e3c9ea29df106cc37
Author: Jakob Leben <jleben@videolan.org>
Date:   Sat Sep 12 07:15:00 2009 +0200

    qt4: refactor, remove nonsense & re-enable popup-adding items to playlist

commit 5ce7c2e0a4caafb805933a4c90c4584ce76c02ee
Author: Konstantin Pavlov <thresh@altlinux.org>
Date:   Fri Sep 11 17:52:41 2009 +0400

    Contrib: projectM build fix.
    
    Note that on my system i have to do make twice in order to build the
    software. SMP-incompatible build?

commit 19ccaf63c8fce672ce93da1ef105c945f8fb0bc0
Author: Konstantin Pavlov <thresh@altlinux.org>
Date:   Fri Sep 11 17:37:41 2009 +0400

    Contrib: libprojectM build: please send 10l to my place.
    
    Also, set CMAKE_INSTALL_PREFIX to contrib.

commit 9269895cb40867d55e0f2003365c4395ea78c88e
Author: JP Dinger <jpd@videolan.org>
Date:   Fri Sep 11 15:45:57 2009 +0200

    Skins2: Remove need for enum, and remove switch-o-literals.

commit 4043a1ce053976cf14d6147f8f41d0830d11c5c8
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Sep 10 17:13:15 2009 +0200

    python-ctypes: fix pylint/pyflakes warnings

commit f6cfac8691fba84ef994da6124fd79877e8494e3
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Sep 8 15:47:14 2009 +0200

    python-ctypes: try to detect plugin path on win32 / macosx

commit bbea92e7e5ebb63681092bb5ebb191234fcecc07
Author: Marian Ďurkovič <md@bts.sk>
Date:   Fri Sep 11 08:27:36 2009 +0200

    Be more strict in provider name matching

commit 47f4d3c69f1fd6c9f56198e94f60bf05558f5386
Author: Marian Ďurkovič <md@bts.sk>
Date:   Fri Sep 11 07:48:17 2009 +0200

    RTP: Make sure we wait >= 25 msec for reordered packets

commit acb349af6e5f7e12bb67410f9c23a2fd42a551b0
Author: Éric Lassauge <lassauge@users.sourceforge.net>
Date:   Thu Sep 10 21:53:06 2009 +0100

    l10n: French update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit dd41fa1372d9ad9f8c6d23eeb531f688df903c4a
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Fri Aug 21 01:03:57 2009 +0400

    Contribs: Bump cmake version to 2.6.4 to enable build of libprojectM.
    
    Contribs: build libprojectM trunk (fails for OSX for now).

commit 06bd41ad7f13cdb5535df1580c4891c3ad1b8066
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Sep 10 11:05:21 2009 +0200

    win32text: fix obvious null pointer dereference
    
    This was totally broken over the last year

commit def8c283d8eb49e7ffcb93f861c631f1c286812d
Author: Marian Ďurkovič <md@bts.sk>
Date:   Thu Sep 10 11:01:58 2009 +0200

    RTP: Initialize ref_ts to zero

commit 5ed93126ce61345f9e97471452c869be0bf3fd41
Author: JP Dinger <jpd@videolan.org>
Date:   Thu Sep 10 10:47:36 2009 +0200

    Skins2: Cut #define down to size. Should result in identical functionality.

commit 6217711a41045bbe5a38c6ef1481f806f60bc274
Author: Marian Ďurkovič <md@bts.sk>
Date:   Thu Sep 10 08:54:33 2009 +0200

    Set EPG default charset to ISO6937 as required by ETSI EN 300 468 Annex A
    Also provide workarounds for some broadcasters which ignore this standard.

commit 697041f622fae3788f23214ec0098ede13de7706
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 9 22:37:21 2009 +0300

    vlc: only print error message if LibVLC is initialized

commit 8e290e42c38f83f8c353adff0fd0a3a0397db426
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 9 21:41:12 2009 +0300

    Avoid non-existent HAVE_ARM_LINUX

commit f6b9e33095266d4ef5c6c75866ca7c596d981c53
Author: Rafaël Carré <rcarre@m2x.nl>
Date:   Wed Jul 23 14:14:28 2008 +0200

    Build liba52 with fixed point on ARM linux
    
    (cherry picked from commit 97f9b3dc9f3b9ba8ca9b74ca95f1113d76ac951a)
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit a8c47df8d5167a80810d2e011e1f3fd86eac0b75
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 9 21:32:09 2009 +0300

    contrib: recognize armel architecture

commit 20c58c5fa3aa565c9d326cda588453dfda4a6902
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 9 22:07:03 2009 +0300

    a52: fix warnings against fixed-point a52dec
    
    (and partial support for double precision, but who cares...)

commit 6e8d447ff053b8e2e56468b4acdf20ba594dab1f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 9 19:37:57 2009 +0300

    xcb-xv: allow fallback to RV32 and RV16 XVideo formats

commit 34753619c682705d7e090cb31526ab7ccd5cadce
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 9 18:52:26 2009 +0300

    xcb-xv: fix YV12 again
    
    Chrominance planes swap had been broken by the vout rework.

commit 584ce9385f36e3706de87b5114cf6ece7a175148
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 9 18:52:14 2009 +0300

    xcb-xv: remove old cruft

commit d5a52f56f4c8a1e1d2c3241e907175138086d004
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 9 18:20:05 2009 +0300

    xcb-xv: no need to keep adaptor infos around

commit 7d3d3f8a1eec4550ce53bd090f6276f3a2e2f382
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 9 18:19:41 2009 +0300

    xcb-xv: simplification

commit 8f18be32f9156d87c9ea5748be5ef7f1a08bf26d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 9 18:12:08 2009 +0300

    xcb-xv: adaptor selection with --xvideo-adaptor
    
    This uses the same numbering scheme as xvinfo and hopefully the old
    Xlib XVideo plugin.

commit ba1cc7ac61b3ebb55a82dda13a4ef8defa3e4d41
Author: Simon Hailes <simon@screen.subtitling.com>
Date:   Wed Sep 9 15:30:40 2009 +0200

     Extended PSI DVB subtitle types to include 0x14/0x28 (indicates DDS present in HD spec)
    
    Patch corrected by <jb@videolan.org>

commit 2a605427ad0d2ec3ae942adf671519720c3b3fbe
Author: Marian Ďurkovič <md@bts.sk>
Date:   Wed Sep 9 13:25:09 2009 +0200

    RTP: compute deadline for reordering from the current time

commit ef3f7c2f83b85f884dc53304c68bb8e5ef5d285d
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Sep 8 22:08:27 2009 +0100

    No fallback for Sorani
    
    Fix 271354ef76c662.
    locale_match() only support 2 char code and i can't be bothered to expand it for a rare language

commit 1d100357067c95fa11563b9aea1ce2c8f36fcd4e
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Tue Sep 8 21:32:35 2009 +0200

    Win32: fix version checks

commit f2f9617e632fb99b9af21cf61bc8a19d94101b06
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Tue Sep 8 19:53:49 2009 +0200

    Win32: fix version check at install time

commit 71ad7338b6c6b4840d51022b7c55393cf3c01177
Author: Christophe Courtaut <christophe.courtaut@gmail.com>
Date:   Tue Sep 8 14:04:12 2009 +0200

    Fixed typo into invmem error message
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 907e42f1cb64e2e7c946b056db5ceb724d0aadd4
Author: Marian Ďurkovič <md@bts.sk>
Date:   Tue Sep 8 15:34:20 2009 +0200

    Fix HDTV height for H.264 streams with correct PAR.

commit 9fd1d79e55d339b1486ba2bb790395ec56da56ff
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Tue Sep 8 13:01:12 2009 +0200

    Win32: add asInvoker to manifest

commit fdfc6ad12bad9683b7a2af5c9410812fa6d1920a
Author: Marian Ďurkovič <md@bts.sk>
Date:   Tue Sep 8 12:36:24 2009 +0200

    Perform charset detection and conversion to UTF-8 also for SDT fields.

commit dd537f5cfc261822f7a825d1aad6509f9450f35f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 8 12:26:00 2009 +0200

    Configure.ac cleanup around directX

commit ebb0847c2d255f1b0f0757605e7303ee0edd3088
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 8 12:25:38 2009 +0200

    Fix compilation on Windows by using a less important warning

commit e68b8f9b79c86f3da7b6784310097549420d3917
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 8 12:25:09 2009 +0200

    Win7 compliance for test1: installer fixes.

commit e36707dbb2df37d8d41a7073111be455bccc48d9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 8 11:26:29 2009 +0200

    CoInitialize requires -lole32

commit 976f60a535bb62203f02e33a3e00ca1f78cedba9
Author: Marian Ďurkovič <md@bts.sk>
Date:   Tue Sep 8 12:04:36 2009 +0200

    Remove misleading comment, testing proved otherwise.

commit f6a7f440c7ca4d15f08246d4919783dd4247bf05
Author: Marian Ďurkovič <md@bts.sk>
Date:   Tue Sep 8 12:03:19 2009 +0200

    Revert "Fix demuxdump to work with RTP input ..."
    
    This reverts commit 8f9391f621f409375238c9967f3e264ebba38637.
    
    (The root cause for this problem was fixed in commit
    494826773c6938e3a87b12b1026c8b53c73a01a0)

commit a4f7a49fdcbcaed4709b84a768afcd81b93a776f
Author: JP Dinger <jpd@videolan.org>
Date:   Tue Sep 8 10:52:26 2009 +0200

    Add support for last lines without newline in .hosts (untested).

commit 7c8be9fb74658cb6f32be8fae3af7aeb274619e4
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 8 10:39:51 2009 +0200

    Try a better formulation for stats option

commit 43ee24810c7130a8214e65e0a55f568675215548
Author: Francois Cartegnie <fcvlcdev@free.fr>
Date:   Tue Sep 8 00:43:42 2009 +0200

    Qt: restore system's default theme without having to guess
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 51e801ba922a6329304bc706ed5ddbcca77ce58f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 8 10:33:44 2009 +0200

    Qt: be sure that the conversion to Int from TYPE_ROLE worked

commit b670c924ad3ce41642a36560d4b8e39bf2ae651a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 8 10:29:10 2009 +0200

    Temporary fix for compilation

commit d9c2006ca22e7d32ab2b396709d44f1ceb451995
Author: Jakob Leben <jleben@videolan.org>
Date:   Tue Sep 8 03:07:06 2009 +0200

    Qt4: clean PLModel of i_depth related code

commit bd7e3618497e8cb6d4f87c92a103ba74ca28edfb
Author: Jakob Leben <jleben@videolan.org>
Date:   Tue Sep 8 02:43:55 2009 +0200

    remove testing artifact

commit 03d9be918b22c43ab32f922baaa0d6d59c6b7810
Author: Jakob Leben <jleben@videolan.org>
Date:   Tue Sep 8 01:59:06 2009 +0200

    qt4: implement drag&drop in playlist selector

commit c785334535ea5dc517e25f4479711c51d766924a
Author: Jakob Leben <jleben@videolan.org>
Date:   Tue Sep 8 00:29:19 2009 +0200

    Qt4: make PLSelector a subclass of QTreeWidget

commit 166581b339080a081f627bad0ba1028090f1213d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 8 00:23:42 2009 +0200

    Change formulation to be sure people don't think we send statistics over the net.

commit 26ec07af7f94764f0ce20a577f34634a490959da
Author: Francois Cartegnie <fcvlcdev@free.fr>
Date:   Mon Sep 7 19:04:12 2009 +0200

    Info panel text fix
    
    fix natural reading
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 311ffefcfe26b3d5645f9930918b50d93dc7be0b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 8 00:24:18 2009 +0300

    Bring back aout_buffer_t.p_sys for the sole benefit of transcode

commit 9c7124125dcbd95925764e1effb888f22f66dd4a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 8 00:23:39 2009 +0300

    Remove never used function

commit 1e7fcc5da42aaa9728343d73934d7020bc87bf2b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Sep 7 23:53:55 2009 +0300

    Rework aout_buffer_t layout
    
     * 12 bytes saved on 32-bits platforms,
     * 32 bytes saved on 64-bits platforms.

commit 35e8bf84c26d8423363f6e4cc16c23c30b64dc08
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Sep 7 21:30:18 2009 +0100

    Compile fix

commit 271354ef76c662ce8810d8091b7be0d84baeac88
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Sep 6 19:35:41 2009 +0100

    Add some fallback for language we have a translation

commit 666caad2a8bbd7a473e817dab11c4e19d06b6a68
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Sep 7 22:52:18 2009 +0300

    Thanks

commit 369e8d4f46a372514b899e9cd3182ad013fff9a0
Author: Marian Ďurkovič <md@bts.sk>
Date:   Mon Sep 7 07:47:34 2009 +0200

    Properly attach stream_Demux object to its parent.
    
    Now :demuxdump-file=foo works correctly with RTP input.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 494826773c6938e3a87b12b1026c8b53c73a01a0
Author: Marian Ďurkovič <md@bts.sk>
Date:   Sat Sep 5 08:57:44 2009 +0200

    Fix buggy memcpy in DstreamRead
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 9a2101cd70c53203dd367f482ec87bb93164996b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Sep 7 22:21:34 2009 +0300

    Do not try to detach an already detached handler

commit 848c006a787a468ebc8bc68960e01cfd812d8d6f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Sep 7 22:13:49 2009 +0300

    Move LibVLC error messages to libvlc_printerr().

commit 9deb8f566a1b110bee289b594a9e82becec67c8d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Sep 7 22:02:04 2009 +0300

    Remove set/get drawable

commit f99ed59869d3d68f4b3dee400f43f8f9051ecc88
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 7 20:15:34 2009 +0200

    Fixed some missing unlock() in picture_pool.

commit 0eb8d3314e7451c5192b12083614a69ca838ce96
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 7 20:08:39 2009 +0200

    Cosmetics (K&R of picture_pool).

commit 237a788bd03e9c56d67266168afe0b82b438d323
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 7 19:39:53 2009 +0200

    Cosmetics (K&R of picture_fifo).

commit 2deed367f004bc8db10370bb2f91be477b1d0ad7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 7 19:31:51 2009 +0200

    Moved out picture_fifo/pool_t code from vout_pictures.c

commit 9f1ddd824cb1d4dee668b0de32f5a7d937d67823
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 7 19:06:19 2009 +0200

    Enabled vmem in "vout display" wrapper.

commit 24dc93c6660743692474be882348fd971e8133fb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 7 19:05:51 2009 +0200

    Converted vmem to "vout display" API.

commit 74b6f45ec83116438c32164d0e5cad4e2804e7e9
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Sep 7 19:04:47 2009 +0200

    Added picture_pool_NewExtended.
    
    It allows to add callback called before/after a picture is used.

commit 4f49f2aac62b4459cf75f3c593e4ee2e52b2f921
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Sep 7 19:09:35 2009 +0300

    RTP: apply de-jitter from last dequeuing rather than last queuing
    
    Previously, if the absolute delay dropped by a longer interval than the
    packetization time, we could end up repeatedly waiting into the future,
    and never dequeue anything.

commit 2dbcfcebc6f4c8fc2474878d9c24e314c0639c3d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Sep 7 18:00:22 2009 +0200

    Correct samplerates...

commit 9604904129876dde2dfbb8a1fac864d28a2f7235
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Mon Sep 7 16:39:41 2009 +0200

    Win32: add support for Win 7 taskbar thumbnails

commit b3c3a6c1542038f461eca89cac7fd4e14da90d13
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Mon Sep 7 16:38:22 2009 +0200

    Win32: make the windows_interfaces header compatible with shlobj.h

commit e854bbff4092872fe4a46afce328d2c2ced6cb6e
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Sun Sep 6 20:11:02 2009 +0200

    Win32: fix My Music and My Videos directories access

commit 81f10bb95f32c1d263beb30a1bbfbcdffbeea999
Author: Barry Wardell <barry.wardell@gmail.com>
Date:   Mon Sep 7 12:30:13 2009 +0100

    contrib: Fix check for OSX Snow Leopard.
    
    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>

commit f264e31b0a7cee7fdd37d097c925a64c7f1c8d44
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Sep 7 13:26:02 2009 +0200

    faad contrib
    
    use the compiler to check -iquote support
    faad use inline asm => no thumb support

commit bc65454cabb4e1eb5379639173e934c4cf9395f9
Author: Jakob Leben <jleben@videolan.org>
Date:   Mon Sep 7 10:03:14 2009 +0200

    Revert "qt4: selector: switch source on single click"
    
    This reverts commit 2d23529861a5eb27647adaa42ae8f4de5c23ce18.

commit cc17da890b1a837b8f2e81e042474b50f363cc3c
Author: Jakob Leben <jleben@videolan.org>
Date:   Mon Sep 7 02:13:58 2009 +0200

    qt4: add source name above PL view

commit 2d23529861a5eb27647adaa42ae8f4de5c23ce18
Author: Jakob Leben <jleben@videolan.org>
Date:   Mon Sep 7 01:39:42 2009 +0200

    qt4: selector: switch source on single click

commit 4d19752c0fa0c774b2a3d114fb7a5a5d336f716a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Sep 7 00:26:26 2009 +0200

    Qt: cosmetics

commit 1484938bf887317465d6257d7b6fbad7779c9846
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Sep 7 00:23:19 2009 +0200

    Win32: separate Windows code correctly.

commit ace7419f3678bf32d68c8c273c17866eade302bc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Sep 7 00:22:34 2009 +0200

    Qt: reuse the SD data
    
    When reloading, correctly update the view.

commit 4bc32868fa1370aa4bbeeb1d06d9efa62f0c5408
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Sep 6 21:32:15 2009 +0200

    Qt4: display the select SD in playlist.
    
    Maybe playlist_ServicesDiscoveryAdd could return the playlist_item_t* ?
    This is ugly, and should be fixed.

commit 9ce7dea98540bb7c6bdbcda0a96adaefbfab8359
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Sep 6 20:57:42 2009 +0200

    Qt: cosmetics and code-cleaning

commit 1c55acae4b07e3c09959eeca2db767537893e930
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Sep 3 01:13:58 2009 +0200

    Qt: using correctly setSource with playlist_items
    
    And correct decoration.

commit 6ea7535a0d65863088d368589785a4c3ab5db177
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Sep 2 00:54:39 2009 +0200

    Qt: remove dead code/signals

commit 0fb61d20ed442d49e8e98f15ff5a5fd44633792f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Sep 2 00:46:34 2009 +0200

    Qt4: move the selector from View/Model to QTreeWidget
    
    The idea behind this is to simplify the playlist_model and have a better SD control.

commit 935cc5d2d393d3295f7bc9ca709d40e08c6d01fe
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Sun Sep 6 19:34:33 2009 +0200

    Win32: fix DIR_SEP failed assertion introduced in 96998812a21d05d8711db846e37df91cebc8eac0

commit 53fa7355c9a4ae45be71b06119fc8e7b1c81706d
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Sat Aug 22 15:18:07 2009 +0200

    Win32: fix potential error with thumbbar buttons

commit adf9334fa73a5d1d73e8653fc0a31c7c7c67d068
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 6 19:04:22 2009 +0300

    Probably fix an assumed PPC64 warning

commit b1a87e00897fe4c2bd9eb0e680bf0ad2fe4b4cb4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 6 15:06:35 2009 +0300

    Optimize a little bit more

commit 1c8f5cc6a97717d9e1b38cd5c980c413bdb7e972
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 5 22:12:36 2009 +0300

    NEON vectorized fi32->s16l audio filter
    
    This conversion is always needed between mixer and output.

commit b1aa778c9337b0a9d2e02b8691f73baa1af1aa33
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 6 13:44:15 2009 +0300

    converter_neon: minor tweaks for fl32->fi32
    
     * always use NEON VCVT
     * avoid pointless interlace/deinterlace in load/store

commit 18d3f99ac22122c63ad0bee5443eb31f528cd267
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sun Sep 6 12:05:09 2009 +0200

    skins2: redraw a black background required for some skins when resizing (see wb skins for example)

commit 0f52459b725a3c7df744c4b788a16154972d4a95
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Sep 6 10:46:36 2009 +0300

    Win32: FromLocale/ToLocale: fix stack underflow on very long strings

commit c0bbe73c261765c124794a796484574c3a1b5040
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Sep 5 21:25:10 2009 +0200

    skins2: correct typos

commit fb4c212ba2d021dc8ea9b6ef80b69bcec32ba8c4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 5 22:12:24 2009 +0300

    Reduce register clobber

commit f755d52057980f3227fc0ebdd91751539cc1c342
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Sep 5 17:12:07 2009 +0200

    skins2: implement recording and next-frame
    
    This patch adds the following keywords for skins developpers :
          - vlc.canRecord      (boolean / refers to can-record)
          - vlc.isRecording    (boolean / refers to record)
          - vlc.toggleRecord() (function / toggle recording)
          - vlc.nextFrame()    (function / next frame)

commit ebd6d41f938556c2962737816bef681bd9afc80a
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Sep 5 12:49:41 2009 +0200

    skins2: replace polling with callbacks

commit 6ce549931506736d2d0c1a80a13c55ccc4c51ade
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 5 21:40:29 2009 +0300

    XA: group ADPCM frames per ~50ms before sending to decoder
    
    Sending one frame per block had way to high CPU overhead.

commit 3213591de7eab563ce47745ca5741aa7c737407b
Author: Jakob Leben <jleben@videolan.org>
Date:   Fri Sep 4 03:06:26 2009 +0200

    qt4: playlist: allow to hide all but the index 0 column
    
    In some circumstances QTreeView does not behave properly if the column index 0 can hide/reappear.
    
    Precisely, when column 0 is hidden and an item get's subitems, those subitems can not be D&D-ed.
    If column 0 is then unhidden, trying to D&D the subitems will fail or result in unexpected behaviour.

commit 18005d7177a29104bb7fea64e4c841d6becd4c62
Author: Jakob Leben <jleben@videolan.org>
Date:   Fri Sep 4 02:52:36 2009 +0200

    qt4: make title the first PL column
    
    So that tree branches appear on it.

commit 7b51769579f4b5a83641c5e93e957f902467f71e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 5 17:14:09 2009 +0300

    NEON float to fixed point vectorized conversion

commit 600d29043eed8f9c3e848dddb79bb0e2e9a0a391
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 5 16:56:25 2009 +0300

    Add a CPU capability for ARM NEON
    
    Currently, detection is done at build time. Feel free to add run-time
    detect if you know how.

commit d3c2843832463f919ec97c0f79ad1c0badfeb1a2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 5 18:18:27 2009 +0300

    configure: check for NEON assemly support

commit dcecc3b4b8575344d3c4ee9e5f1bad134a8ab704
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 5 18:20:52 2009 +0300

    ARM: pretend not lack the FPU even if we have one
    
    While VFP/NEON do support floating point instructions, they appear to
    be noticeably slower than fixed point.

commit cbc5923f75eb172005e2a334d0b5908a2a17b2ac
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Sep 5 11:17:11 2009 +0200

    Enabled snapshot in "vout display" wrapper.

commit fd2d1121a5ffe491b50b3fc019baa87534f03049
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Sep 5 11:16:46 2009 +0200

    Converted snapshot to "vout display" API.

commit c2e65179fbe8af2029d8b8651f54551c07f54a37
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Sep 4 20:26:06 2009 +0200

    Decreased snapshot vout module priority to 0.
    
    You don't want it to be selected automatically.

commit edc909b190ace7fd39d54f1bea557942dccf6734
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 5 12:19:18 2009 +0300

    contrib: enable XCB and XCB-UTIL for Maemo

commit 0cf10c27dd4dbc282426ca238919c80f5cd11d0c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 5 12:12:34 2009 +0300

    Typo

commit 7f614e92c8516175ca9a189c6e88f3f662e5ad38
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 5 12:00:55 2009 +0300

    duplicate: cleaning up

commit 5caa2baba2380b60502b04af7d64cde6e11df049
Author: Andy chenee <chenee543216@gmail.com>
Date:   Fri Sep 4 01:21:52 2009 +0800

    duplicate: fix bug of NumInRange(), i_stop always < 0
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit f92492122bfffc419554dad5fe29e52ca654d31c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 5 11:47:40 2009 +0300

    contrib: Maemo use Tremor instead of Vorbis
    
    This seems about twice as fast.

commit 70f1a04fe007924dc412c5125bee9701eaf2f0b1
Author: Marian Ďurkovič <md@bts.sk>
Date:   Sat Sep 5 11:44:33 2009 +0300

    Report RTP packet loss and make PIM Asserts only a debug event
    
    (Closes: #2718)
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 7058cb6fd4d1706009746590b7b12b7bfaed119b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 5 11:39:21 2009 +0300

    RTP: fix re-ordering across sequence number wrap
    
    Pointed-out-by: Marian Ďurkovič <md@bts.sk>

commit f612fe7e06ddf1cf8c779154497f62e4a3bcc988
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 5 11:00:07 2009 +0300

    Use vlc_object_get_name()

commit 940efdbdcff8e8d8768a6059d6bf1c2d86a32d33
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 5 10:59:47 2009 +0300

    Export vlc_object_get_name

commit ba7f2c28338179628989b61e0c78fa81c57afc72
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 5 11:08:41 2009 +0300

    Deprecate vlc_object_find_name()

commit 691e51b266d6d198f8e35f199f92763c74c77c13
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Sep 5 10:59:22 2009 +0300

    Fix warning

commit 859593f9a938f7f4c628c2f53a0dadd53c12da53
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Sep 5 02:15:49 2009 +0200

    macosx/framework: share folder should be in the framework.
    
    Else we won't have any lua scripts.

commit bb7e54f6c58eaf1a9ad3427adbdee288ab3f2bed
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Sep 4 16:31:50 2009 +0200

    python-ctypes: provide a helper pygtk VLCWidget which also serves as example player app.

commit a7a9cc09d42472ffbf099aab66bacb4fb999b175
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Sep 4 15:40:09 2009 +0200

    python-ctypes: improve enum conversion

commit e826f642511cd715498682409dc6e52f67f0204f
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Sep 4 15:39:18 2009 +0200

    Fix comment

commit 4d3e867b09154917dea1ed68ab7811962d325502
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Sep 4 14:47:35 2009 +0200

    contribs: fixed packages for x86_64 *coughcough*
    
    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>

commit efd248a652c69aa41c94bdd03b69a0f499be0395
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Sep 4 13:10:02 2009 +0200

    contribs: compilation fix

commit 76cce191d049338b8cde34c1f9d4f5cf64163d60
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Sep 4 12:39:47 2009 +0200

    freetype: LucidaGrande is stored in a different format in Snow Leopard and therefore at another location

commit d63c187cd8daa82e388ef54195ddc72b74795558
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Sep 4 12:32:20 2009 +0200

    Fixed major crash on Snow Leopard pointed by Pierre

commit a4ba8b19d0dca993d4f42db3769b0f10c6833fe6
Author: Marian Ďurkovič <md@bts.sk>
Date:   Wed Sep 2 07:45:21 2009 +0200

    Add horizontal scrollbar to MediaInfo's third panel to fully show EPG info
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit d9ddc5ae8325ef073bb8ce735b6a6defc8c0ae8a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Sep 3 23:20:44 2009 +0200

    Typo again...
    
    I must have done something wrong with my VIM.

commit 8f9391f621f409375238c9967f3e264ebba38637
Author: Marian Ďurkovič <md@bts.sk>
Date:   Fri Sep 4 11:36:47 2009 +0200

    Fix demuxdump to work with RTP input, which would dump garbage when RTP
    input is used. When stream_Read was used alone, it read 1316 bytes from
    the RTP input add added garbage upto DUMP_BLOCKSIZE. With stream_Peek it
    works as expected and also makes the whole demuxdump faster.
    
    Signed-off-by: JP Dinger <jpd@videolan.org>

commit acac88798ee6fd5ec0ea59bdaef0a4989f6409cd
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Sep 3 23:30:53 2009 +0200

    spdif: Add a comment to explicitely explain why we don't free old buffer.

commit 80e58d03041b981ef25617d424440c93a972f784
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Sep 3 23:01:09 2009 +0200

    Fixed dummy input Control function.
    
    DEMUX_GET_PTS_DELAY must not fail for an access_demux.

commit 790f188af5f0855128521eaba799a38881be2404
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Sep 3 22:37:16 2009 +0200

    Fixed segfault with spdif mixer.
    
     The aout core use a hack to avoid useless memcpy: the buffer in which
    to mix is the same as the one in the first active input fifo.

commit 81900b24626f581e2cd68ad34151f0da7a6938b5
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Sep 3 22:25:20 2009 +0200

    Checked demux_Control return value in input.

commit 21cd1cd4a299476d3a3b751fc1e80ec66623a4a5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 3 22:46:50 2009 +0300

    avcodec, avformat, postproc and switcher link against avutil
    
    Contrary to swscale(?), those plugins call avutil directly

commit ac5d4e03b984753d8a350efa8f8399867fa20266
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Sep 3 21:23:44 2009 +0200

    Fixed invalid p_aout->p_mixer usage in aout input.

commit 6c5dcb6c36cbdf9b9a0bb33cca4f34385b8e1c57
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 3 22:16:58 2009 +0300

    Chorus_flanger needs -lm

commit 573680063aa6ab65c10333b1275d019de12c3a23
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 3 21:36:26 2009 +0300

    contrib: and libxcb and xcb-util

commit b6e6e8fbdb4e19335d2def43177c736e58ae29db
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 3 20:53:21 2009 +0300

    contrib: remove pointless patch and avoid libtool/autogen.sh hell

commit 27a7fa8b86d37ea19a14ba5d86fb5d96aa107184
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 1 23:06:38 2009 +0300

    contrib: build faad with fixed point on ARM
    
    It would seem to be significantly faster that way.

commit 0199f9c4917ac807c834cc974b3657f666fa06c9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 1 18:02:32 2009 +0300

    contrib: Maemo: enable optimizations except tree vectorization

commit 97d83d04dbd7c04d78d9e6c7581deb3f26700970
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 1 18:02:09 2009 +0300

    contrib: typo

commit effcc69e9807458f01e11e7a93efcd122d8fce0c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 31 23:14:24 2009 +0300

    Contrib: Maemo: do not use ARM Thumb ISA
    
    This was unstable.

commit a72df5ce248800234be9d2587317822c3644b93d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Sep 3 22:15:48 2009 +0300

    Phantom xcb_aux dependency

commit ca546680f40671c502de8bb8c733f2c149f7b2f5
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Sep 3 21:15:57 2009 +0200

    Fixed video_filter chain for chroma conversion.

commit e67115c0220e558527b6f64a133d03ba7bd96ae0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Sep 3 21:04:54 2009 +0200

    Do not check rgb masks for YUV in GetFfmpegChroma.

commit 9230cef6ea14269a9e873deb579a6975761e63c4
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Sep 3 19:20:38 2009 +0200

    libvlc_media_library: Remove a non sense.

commit bd36ded7307516a48315799be05c1d9449cbd15a
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Sep 3 19:15:38 2009 +0200

    am: In non verbose be silent when we 'cd src && make install' in the VLC.app targets.

commit b41c2c0e9b17109bc53e209bee4a286b6f5ab3b7
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Sep 3 19:14:57 2009 +0200

    configure: Don't link macosx to QTKit.
    
    We don't need it.

commit 87b363cfd843795675f5919e0d9d25c97c045753
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Sep 3 19:12:48 2009 +0200

    macosx: Don't output any error when sending the crash log worked.
    
    We don't want users to not press this button just because there is an other one afterwards.

commit 5766213f77a685253976323373e9b11998c8aa0a
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Sep 3 17:33:43 2009 +0200

    python-ctypes: implement consistency checker, and fix detected errors in include files

commit d3b60bf02d38db7098205ad495c4c74cbce713fd
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Sep 3 17:22:22 2009 +0200

    python-ctypes: fix Logger bindings.

commit 5f760829153ce35fbff9d0a7428f3c55102e5363
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Sep 3 17:06:54 2009 +0200

    libvlc.h: fix incorrect comment docstring

commit 682f5a3589ab94b13328acd4f178662f8584e4aa
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Sep 3 13:38:47 2009 +0200

    python: workaround a vlc-config issue on win32 (reported by <nicola.murino@gmail.com>)

commit 012d9633172d7dadfab6f41bd4a26fe312a11874
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Sep 3 16:54:39 2009 +0200

    contribs: another contrib package fixing the libiconv issues on Snow Leopard. Intel-only.

commit 95d2deb444eef53dbcc2bdac6430e4c5d2091dcb
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Sep 3 16:39:52 2009 +0200

    contribs: 32bit builds need the libiconv replacement as well on Snow Leopard
    
    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>

commit 4187aedd3b6a8d42cea24076008e6c89688723f4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Sep 3 16:02:54 2009 +0200

    JVLC: update libVLC event types.

commit c22195b458f8bf44b4dbd5f424031e0add08e5d0
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Sep 3 16:10:12 2009 +0200

    aout_BufferAlloc : returns the allocated buffer

commit 0a983612734333cbecd92958674a4f7501d6b62c
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Sep 3 16:05:07 2009 +0200

    Remove unused alloca.h, add an assertion

commit f76500382dc059091e0d811ed55a22337d2fe04f
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Sep 3 15:03:07 2009 +0200

    aout_BufferAlloc() : remove stack allocation
    
    alloca() was not used anyway on OSX and BSD, due to smaller stack sizes,
    and we can't assume a default stack size anyway
    
    I expect the performance loss to be minimal, but worth the code
    simplification anyway (i didn't benchmark)
    
    aout_BufferAlloc() is moved into its own function in a .c file instead
    of being a macro
    
    Since there is now 2 types of allocations (HEAP and NONE), make
    i_alloc_type a boolean (true = HEAP alloc, false = NO alloc)
    
    make aout_BufferFree() a static inline function in the same process.
    Prototype doesn't change since the provided buffer doesn't need to be
    set to NULL (I checked all the callers)

commit 6efc8da001c90f46d2b91a09dc57dedd59a5415c
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Sep 3 13:38:26 2009 +0200

    src/ : missing assert.h include

commit 4d39b8dbcf97eb1f2099a2acaee300a6001896a2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Sep 3 12:58:51 2009 +0200

    JVLC: file name consitency.

commit e011b7fe5727d2b636b6f2cd177a5b9cf3f0f321
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Thu Sep 3 11:00:54 2009 +0200

    Typo
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 1b2b3551a6981a0a41fa575d3677a944c37c9e50
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Sep 3 11:25:31 2009 +0200

    add_bool: wants a boolean.

commit 6661f221c5c60dcc48170af4148fc229d61bb702
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Sep 3 11:23:20 2009 +0200

    ftp: let the user see the password in the conf (was a bad idea to hide it).

commit 09d838bfc7ec3306bf7d215d3d1fe62c78807518
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Sep 3 11:20:42 2009 +0200

    gitignore: fix file mode.

commit a6b0580fd9e6ac697e3035f9539b1188d322b44a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Sep 3 11:12:09 2009 +0200

    variables: warn if var_CountChoices result isn't used.

commit e9b57851c16daf983107fb3be66890fa53f32af8
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Sep 3 11:05:03 2009 +0200

    avcodec_video: cosmetics (use var_CreateGet whe applicable).

commit df6fda46d49099fc712b159449280d9cf7aa0a7e
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Sep 3 10:56:35 2009 +0200

    python: use new function libvlc_errmsg (reported by Xitij Patel <xitij.patel@xitijpatel.com>)

commit e08aa3c9348be1197171026616bed5df58d0a6cd
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Sep 3 10:50:34 2009 +0200

    python-ctypes: really accomodate new and old-style exception message getting method

commit 61c4e1d4f0556ff585aaa3788c64f11767d9d778
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Sep 3 10:49:07 2009 +0200

    libvlc.h: mark libvlc_errmsg and libvlc_clearerr with VLC_PUBLIC_API

commit b9a85c736b72e21c32597840a0789cddbfdd88df
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Sep 3 10:36:49 2009 +0200

    python: remove get_vlc_id

commit 07416ec134fc618fb2fd5041614f848f079c2d12
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Sep 3 10:36:04 2009 +0200

    python: fix undefined/badly defined method bindings (reported by Xitij Patel <xitij.patel@xitijpatel.com>)

commit 1e8f719b45252f2512fee56e4cf1ae906cc7ea75
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Sep 3 10:31:36 2009 +0200

    python-ctypes: implement comparison operators for enum classes

commit 3a38a0e0d6478f78419f2dfe313fa5c2b268310b
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Sep 3 09:57:03 2009 +0200

    python-ctypes: tweak exception handling

commit c141073fcd02ff6fd3457e3032f76925d65d2fb5
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Sep 3 10:16:17 2009 +0200

    avcodec: use AV_VERSION_INT.

commit 09ec87b09dd8b2af7d39d4ce362350c1661bd86d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Sep 3 10:05:41 2009 +0200

    Avcodec: safeguard for people not using the latest libavcodec

commit 61ad0da592d1d5bf64be30367c96d155e03a86dc
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Sep 3 01:51:48 2009 +0200

    contribs: fixed correct package selection for x86_64 on Darwin broken in [c1bc979ea72d16d07515a214a4adce210896e467]

commit 04274b26a4b5be2e5b792dcac66266b26b47850f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Sep 3 01:04:20 2009 +0200

    Contrib: Deactivate ac3 encoder on Win64 if we want a chance to build

commit 07ba5ec6c73ac4c5874d8d4848cbfc7d75f44e8e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Sep 3 00:28:32 2009 +0200

    Contrib: use athlon64 as the basic cpu for x86_64

commit 1d8bae2a413bb800700644569679dd832be1060b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Sep 3 00:03:22 2009 +0200

    Win64: more work from iconv from NightStrike

commit 9a3d51f89419ff43ebdf41e249de8e913cb8f306
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Sep 2 23:24:52 2009 +0200

    Contrib: fix even more libiconv win64 patch

commit 36802441e4877399269aa50b5289de7f1e1d67ef
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Sep 2 23:22:07 2009 +0200

    macosx/framework: added a hack to fix compilation on Snow Leopard against the 10.5 SDK

commit 5300a9e008d3f0c477c14472faf52bfb52efb372
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Sep 2 22:28:26 2009 +0200

    10l: Fix typo

commit 055bd993845af550663856e19f38823a4d51b10f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Sep 2 22:22:42 2009 +0200

    Update libiconv to latest release...
    
    The enormous mac patch is discarded. But we couldn't stay with such an old version anyway.

commit 40d06d44b0c52678b2d87a0ab87bd66655ebd6ab
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Sep 2 20:48:40 2009 +0200

    WMAPro: increase the i_output_max to have a proper decoding

commit 3fa4ff8509c2f653fb030e1935d5f8adbe0a99ea
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Sep 2 19:49:22 2009 +0200

    FourCC reordering for Audio

commit 900acf003bd19005638d0d508f933a1877d4390f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Sep 2 19:45:31 2009 +0200

    WMAP native decoder entered FFmpeg.

commit be671af178cdb9f07f7550240a066e15e394b878
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Sep 2 17:32:43 2009 +0200

    Contrib: fix FFmpeg for Win64 compilation

commit 32146fe2d1c3b3e7843f1dbc3d524d35ee335af4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Sep 2 21:53:44 2009 +0200

    Enabled yuv in "vout display" wrapper.

commit 405acb8ab0a9de9e2384116e310f0bd631279fe8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Sep 2 21:53:11 2009 +0200

    Converted yuv to "vout display" API.

commit 42fbb6d83f16ee59526abba047de1bff17dffd66
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 2 19:35:57 2009 +0300

    libvlc-module: comments fix

commit 216aff655f8c9088ed77a90caf416f66fcae85a3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 2 21:48:09 2009 +0300

    PulseAudio: use 16-bits PCM if FPU is missing

commit 4631b2c170a432b520847cf014c3c952000e6e6e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 2 21:47:56 2009 +0300

    PulseAudio: don't clutter console

commit 3dbb2d57739719a3429135d340c207898db3a14f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Sep 2 19:15:30 2009 +0200

    video_filter: remove unneeded function.

commit f7c1808e4d84c86e7fc0313c1df40d9f07e644da
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Sep 2 18:43:32 2009 +0200

    video_filter_deinterlace: cosmetics.

commit 426c6d91300c5fefb98837b63da089f50532e717
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Sep 2 18:06:12 2009 +0200

    video_filter_noise: remove unneeded function and variables.

commit 0b3d5d0e27a70a07b1a75ae9028cc7eb65ea5d7b
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Mon Aug 31 16:33:28 2009 +0200

    live555 : delay RTSP PAUSE command while in paused state
    
    Otherwise, the seek command would unpause the stream and that's not
    what vlc is expecting.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit ce127fd52174cc0bae0a0a890374f43e301a458a
Author: Christopher Rath <car@research.att.com>
Date:   Wed Sep 2 20:04:11 2009 +0300

    Fix typo in src/input/stream.c to use CAN_FASTSEEK instead of CAN_SEEK
    
    There is a bug in AStreamSeekStream that is causing all input modules
    that support CAN_SEEK to be treated as CAN_FASTSEEK.  This in turn
    causes far too many seeks in slower seeking sources which results in
    performance problems when playing video.  The fix is a simple change of
    CAN_SEEK to CAN_FASTSEEK.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 4732f9dbb7b107bd87a15fe1250afe9c033b3a12
Author: Nick Pope <nick@nickpope.me.uk>
Date:   Tue Sep 1 21:46:21 2009 +0100

    Added window roles for X11
    
    Window roles can be used when configuring window managers to help users
    place their windows and dialogs according to their preference.  This is
    particularly useful for some of the *box window managers.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 47508ae91df48502a641122f2119eae113701c64
Author: Dominique Martinet <asmadeus@via.ecp.fr>
Date:   Fri Aug 28 13:18:07 2009 +0200

    configure.ac - lua checks
    
    Makes the configure throw an error when lua is not found and
    --enable-lua has been specified.
    Also checks for liblua with libmath, so it actually works when there
    is no pkgconfig file.
    
    Slightly modified by Rémi Denis-Courmont
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 370f916785e99990fb57c58a4ed08ced32958515
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 2 19:27:09 2009 +0300

    picture_pool_Delete: memory leak

commit 696b3dc2fd71642f1d3fa6c8a010cb86bdc2d886
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 2 19:22:53 2009 +0300

    XCB_xv: wait until picture is displayed
    
    Note that this does not ensure that the SHM can be written to (we would
    need to handle an event for this).

commit e7b9d1611256fc4ca6573a6b08c2f22f017429fb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 2 19:22:26 2009 +0300

    XCB_x11: wait until picture is displayed

commit 5a1a5945635c23205838863adc20f3db7d3d8ae4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 2 19:20:12 2009 +0300

    XCB_window: memory leak

commit 6aa4cfa23ed77ff0ec897d041ca3ce46e0d5959e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Sep 2 19:19:26 2009 +0300

    XCB: memory leak

commit a30ec4a2f3afa762c4b19a1dc9e1259e12c03ef0
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Mon Aug 31 16:53:07 2009 +0200

    live555 fix use of uninitialized variable. The b_bool variable has been replaced by p_sys->b_paused a while ago.
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 3147cc20d467e776b8996268e04352729c26a66d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Sep 2 14:41:40 2009 +0200

    add_bool wants booleans.

commit 857d04d725a53d86724b6121912fba15329f0e88
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Sep 2 14:27:51 2009 +0200

    video_filter_rss: fix remaining potential memleaks and crash.

commit 926cc39222777141572ada1e90c9a0c56268c285
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Sep 2 12:25:57 2009 +0200

    video_filter_rss: sanitize error path (and fix a potential memleak).

commit 4bd3d7cd572ca5c0e4cdbb461bdfa0a57f0b313f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Sep 2 11:05:44 2009 +0200

    video_filter_rss: cosmetics, remove unused variable and add myself to the authors.

commit 199e85e36e18295060594554f3c2d550c2cd8a21
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Sep 2 10:39:03 2009 +0200

    add_string wants a string.

commit 57c35cd281a816fe7ea1f411a5d2a95d4e6b8462
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Sep 2 14:26:16 2009 +0200

    macosx/framework: Delay sleeping during playback.

commit 8421105c5e0d03cc19d5a97e848705e924d74754
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Sep 2 11:17:21 2009 +0200

    python-ctypes: implement basic unit tests

commit 7fc317d6b5fc37d0e5a0f94160bf8a503975a29a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Sep 2 10:59:08 2009 +0200

    Win32: add extra parenthesis for gcc-win32 4.4.1
    
    I thought the C priorities were clear on that kind of figure... Why through an error then?
    But, then, why not? It doesn't clutter the code that much and improves fast readability...
    Maybe Diego is right... I don't know.

commit fe2f1a3af3eff54b087af5a0fb37588d453f8287
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Sep 2 10:58:03 2009 +0200

    file.c: fix compilation on gcc-win32 4.4.1
    
    Previous versions didn't seem to trigger an error here.

commit b9bf6dc0ca17303241416990b62fa773da2d3f17
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Sep 2 09:13:29 2009 +0200

    video_filter_rss: asynch fetch (no more lags while fetching/parsing the rss feeds).

commit 2838403d2843a0dcd079360bcbe4e78945dad03c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Sep 1 13:36:29 2009 +0200

    video_filter_rss: use a timer to update the feed. This way we will be able to
    have an asynchronous fetch (not the case for the moment as the lock is taken
    during the complete fetch ).

commit 352188c2d9345da14ad4708a3c3c141ca21520d9
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Sep 1 10:41:06 2009 +0200

    video_filter_rss: use the return value and fix mutex leak (the mutex was never
    used but it will be used soon).

commit bb7add17a766810822e09c382a9d53a0c7dbfda7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Sep 1 21:14:27 2009 +0200

    Fixed uninitialized i_samples in block_t.

commit fdf97225e5f008c1fc29d32bfe12b0b70481e189
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Sep 1 21:13:15 2009 +0200

    Fixed block_Realloc.

commit fcf032cbd54063e65287cbbe94524311827cc3e2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Sep 1 21:37:26 2009 +0300

    Fluidsynth: output PCM if there is no FPU

commit 570fc73d771508463cda326499c6d97d582b5b15
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Sep 1 19:24:36 2009 +0200

    contribs: replace _all_ libiconv.la paths...

commit 5d842f89b3b122f5ca3e0e174da1511792151dbf
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Sep 1 17:00:58 2009 +0200

    framework/macosx: allow x86_64 as architecture and set the project file's compatibility target to Xcode 3.1
    
    Older releases won't be able to compile the 'native' targets anyway

commit a6a0ab64a5f041c2d2f8078285084409b55d8993
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Sep 1 16:54:07 2009 +0200

    contribs: fixed linking on Snow Leopard
    
    As libiconv.la is no longer present on Snow Leopard, we need to remove any references to it.

commit bd9f861ce6d311b617e6ea86dbb4aabba291e5ae
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Sep 1 19:06:41 2009 +0200

    python-ctypes: accomodate new event type definitions (cf 96a96f60bb0d1f2506e68b356897ceca6f6b586d)
    
    Code still works for both old and new versions of includes.

commit 56637aa9db7243a300becf514ca5ea1d7f966917
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Aug 28 17:01:58 2009 +0200

    python-ctypes: define additional docstrings

commit 96a96f60bb0d1f2506e68b356897ceca6f6b586d
Author: JP Dinger <jpd@videolan.org>
Date:   Mon Aug 3 13:50:15 2009 +0200

    Use the cpp to auto-update libvlc_event_type_name()'s dictionary.
    
    This breaks the new python bindings' trawling of the source.

commit cd10ad5884e24f7cc0a9c8dc112d988b274d96f0
Author: JP Dinger <jpd@videolan.org>
Date:   Tue Sep 1 17:30:14 2009 +0200

    Compile fixes for realaudio.c on linux and -Werror.

commit 00b878fbea7847b1f761fc20e089a2acec9570bc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 1 15:57:02 2009 +0200

    Configure: remove cygwin mode

commit 53a3c6f551d2509bd2c0d7c18fa4c4a111142b00
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 1 15:50:09 2009 +0200

    SDL: simplification of detection and requirement of 1.2.10

commit f3ad481e8866164ec8b7b3e3f77331d186a791ba
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 1 14:11:23 2009 +0200

    vout_SDL: fix a warning

commit 729cf577a3565b43e52bf9f33cd107f18384f7c5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 1 11:41:20 2009 +0200

    DirectDraw: declaration cosmetics
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 321148188234fecc0518b9ac9abcb29dfe48d44e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 1 11:38:42 2009 +0200

    DirectDraw: Declare callbacks as expected
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit db2014f4a12355796a310eed32e6207ad0aca068
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 1 11:25:46 2009 +0200

    msw vouts: Remove UNICODE ifdef
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 70ba5804fb30cdad54dc83567ae6d6969f957f1e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Sep 1 11:20:43 2009 +0200

    DirectDraw: remove unneeded inclusion
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 660b9d787d12c1f9ed6a99b64ee20125b8063837
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Sep 1 10:27:46 2009 +0200

    contribs: Distribution file for davinci dm6446

commit 8eeb2a3026a47608d221b3a24fc9a19ac21f2c03
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Sep 1 00:05:40 2009 +0200

    Load and unload the vout module in the vout thread.

commit 4fbca131b6132f47ca5b558037a75adb62d03cba
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 31 23:34:32 2009 +0200

    Cosmetics.

commit 8724f8698f24ea272492bbbb52ec0d252cfc71b1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 31 21:39:22 2009 +0200

    Cosmetic.

commit 4d243c6f25791198f71f66cf334bb88e69563de2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 31 21:38:58 2009 +0200

    Cosmetic.

commit 14313b20d48b08027939b5214cb31ee919889df7
Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
Date:   Sun Aug 30 21:30:45 2009 +0300

    add caching emits for dvb, dshow, screen and dvdread
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit c4cb6db2105eda79b29410fd900b351d4c94c751
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Aug 31 22:53:23 2009 +0200

    xcb_screen: fix compilation by ignoring errors for a type of warnings
    
    The warning that my gcc 4.4.1 doesn't point a real error

commit f19675ff6dc5498fce2923a730d5577955d74388
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Aug 31 22:36:18 2009 +0200

    Really output VLC_SET_CFLAGS_WERROR info into vlc-config.in
    
    Copy pasting is your friend

commit c890391262980ee3a4fd8fdfafec7203a26bc210
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Aug 31 22:51:43 2009 +0200

    NEWS about media dir and cleanup

commit 7caa91a091c36c33d9cfbe666a28c75085f43687
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Aug 31 22:50:13 2009 +0200

    Mention media dirs in LIST

commit 7b8268f9cc997866f58bcb6078bdbc59b20f966d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Aug 31 22:46:34 2009 +0200

    Remove forgotten pda reference

commit 58ca65ac04493f432e3e61990b8d6c4ea34fec88
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Aug 31 22:18:41 2009 +0200

    Removal of gnome_main, gnome2_main, gtk_main, gtk2_main, pda modules
    
    Those hardly build and do not work anymore since a long time. Noone seems to care...
    Farewell!

commit e982566383a3045d27adc7e5d526c0ffdb2bb0bf
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Aug 31 21:46:55 2009 +0200

    configure: Set the proper werror variable when creating vlc-config.in

commit 8cedf34f93a75e2bb4f8a1fc3162b3296cac5a3f
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Aug 31 18:19:50 2009 +0200

    vlc-config: Add a specific flag for libs, and remove werror there.

commit 769ee590c5ccc838329f48e20317a62139a354e8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 31 21:06:55 2009 +0200

    Enabled directfb in "vout display" wrapper.

commit 8fe0f5e954ee447d0507e79d681fffd5349fd5fd
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 31 21:06:37 2009 +0200

    Converted directfb to "vout display" API.

commit 9f700867b29ee5c137c7c1b118eae35b7784c1fd
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Aug 31 20:49:31 2009 +0200

    Galaktos does no longer exist.

commit 39328ae6ada45ef13ebe9c0b63b4959a5acf2aae
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 31 19:39:03 2009 +0200

    Really fix avcodec avec block_Realloc change.

commit a76fd66d163d1965cabd7cf60a23e9d7a875ff8d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 31 19:38:36 2009 +0200

    Revert "ffmpeg: fix corruption in earlier memory copy removal"
    
    This reverts commit 39f2d991ddb1ab38074ac485275dd2c6897fe53f.

commit 801b6eb96cd1eb83731854437556bc23c6ea81a1
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Aug 31 18:07:21 2009 +0200

    video_filter_rss: use a dedicate function to parse the feeds (and fix a bug due
    to wrong variable scope).

commit 7dd25734ec7989ee0c5b46026e7f85577e92b063
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Aug 31 12:17:02 2009 +0200

    video_filter_rss: factorize and fix object leaks and memleaks.

commit e6bf18496f1d2a376581e80e2f1a64ec01516af2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Aug 31 11:42:17 2009 +0200

    video_filter_rss: cosmetics.

commit 8cca5e8e5de3466b1e573e3c6744d9bef79c4eee
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Aug 31 10:44:00 2009 +0200

    video_filter_rss: parse the rss-urls string only one time and store the result.

commit 39f2d991ddb1ab38074ac485275dd2c6897fe53f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 31 18:33:00 2009 +0300

    ffmpeg: fix corruption in earlier memory copy removal

commit 099ecfa6a994b06e126d373ba0e6787df322291e
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Aug 31 17:07:14 2009 +0200

    WinCE: remove header redefinition
    
    If this flag is not defined, then put it back, but at least with a
    proper #ifdef ...

commit 38a83c011dd306f42dd679cc1309e0b756dc82a3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 31 18:05:07 2009 +0300

    Fix typo in greek ANSI code page

commit 6b3892f7cf243a2f9c2dd9fc348577b7c99b9e33
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Aug 31 16:57:12 2009 +0200

    input state: don't delete non existing callbacks

commit c6d58bc3e628f035a27a5485ba4ec6c02f30c914
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Aug 31 16:01:47 2009 +0200

    file access: only use linux/magic.h when it's present

commit 087681d60d72ac0e46ecd064405a94f9084a36f6
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Aug 31 15:17:01 2009 +0200

    configure.ac: Actually put per module error flag upon correct flag definition.

commit e573d94d0f56bc534f7b165b408b4e0ea5e3965d
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Aug 31 15:14:05 2009 +0200

    libvlc: include config.h when needed

commit aa774ef953dbb63c74877daaccb3fb1a3e36221f
Author: Jakob Leben <jleben@videolan.org>
Date:   Sun Aug 30 16:48:47 2009 +0200

    qt4 playlist model: add myself to authors

commit 47f0ff86e2614258091e612cbdaf0bc1291a7377
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Aug 31 13:46:44 2009 +0200

    tremor: update patch (some tremor files use an older ogg API)

commit f5c5756cd6745e80917abfe592b52fa44cc5ee69
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Aug 31 13:38:17 2009 +0200

    tremor: can't generate thumb code because of inline asm

commit 7b98b7beab067b7b739e9156634238c6141ef5fa
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Aug 31 13:35:57 2009 +0200

    tremor contrib: run autogen.sh with the full configure arguments
    
    It will run configure itself and can break when cross compiling

commit 9c4fb5e4a0df2bffb5b810f41ce0258c0769fdf7
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Aug 31 13:31:39 2009 +0200

    faad: fix compilation with gcc not supporting -iquote (< 4.x?)

commit 357b046da20adea22cf654c90bbdc1f7e084c96b
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Aug 31 13:06:23 2009 +0200

    theora contrib: run autogen.sh with the full configure arguments
    
    It will run configure itself and can break when cross compiling

commit c1bc979ea72d16d07515a214a4adce210896e467
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Aug 31 12:51:43 2009 +0200

    contribs: fix DISTRO specification
    
    The bootstrap script checked for distro.mak existence after explicitely
    creating it with a "# Automatically generated by bootstrap" header

commit 8ebcdb5e7b5826d139d4fde9a40b31b1590aebaf
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Aug 31 11:17:24 2009 +0200

    WinCE: remove useless define

commit 1ded4c43f2bd0be7db0690c9d96808f51dc067b9
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Aug 31 11:10:22 2009 +0200

    logger: fix warning

commit 9a419e596f8901cb097684724788baa73745abfa
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Aug 31 10:48:05 2009 +0200

    configure: Fix VLC_SET_CFLAGS_WERROR.
    
    Pointed-out-by: Rafael Carré.

commit 7a779849558501c376c3d2e7d4205cda15400c96
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Aug 31 10:46:22 2009 +0200

    macosx/framework: Implement -playMedia:.

commit 5995f330ba3032e8b3fa70dcb8d1a1648b68f3db
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sun Aug 30 13:23:24 2009 +0200

    libvlc: Remove unused mutex.

commit 129fbb1737a5440981bbeb878ee4394dacbe25fd
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Aug 31 10:46:31 2009 +0200

    WinCE: remove useless work-around
    
    strtoull() is supported by mingw32ce. And anyway this would go in compat/

commit 0eb05e54f05a1a1d358a06cd4b49be403ccb1f61
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Aug 31 10:32:01 2009 +0200

    variables: assert if the callback is not found.

commit bfb26c0ea72b8a7466afe486cf578aaee60df76a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Aug 31 10:15:51 2009 +0200

    qt4: delete the callbacks only if they already exist.

commit ae41cb9dadfbe97fc0782417a7933bae36df9a1e
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Aug 31 04:59:50 2009 +0200

    contribs: fix fluidsynth patching
    
    ./autogen.sh always returns an error for some reason... but ignoring
    the error works anyway

commit 2c4fdc1bd2a709b20c055c5c5c6e0dfe975bd5bc
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Aug 31 03:35:58 2009 +0200

    contribs: fix theora patching
    
    Run ./autogen.sh instead of autoconf, so that we don't need to patch
    Makefile.in too (which was broken)

commit e123d847f6ce7789d6d69306e0265f0d74bb6bdf
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Aug 31 02:14:21 2009 +0200

    contribs: fixed glib patch for Darwin 64bit compilation

commit a83c2b6ce0c313336544374823e4f7b43cabc62d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Aug 31 01:59:30 2009 +0200

    contribs: hide debug output by default
    
    It is useless to most people and folks who understand it, will edit config.mak anyway

commit c6c8b86ed12ed0eee69032405df5c3b2af194fe2
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Aug 31 01:51:29 2009 +0200

    contribs: fixed compilation on Snow Leopard, as Apple refuses to ship libiconv.la within /usr/lib any longer
    
    'It is intended to not include the .la files in Mac OS X.  These are not required.'

commit 98e20cf8e43b2fd2ad8249c2f984ab948dd0c4b1
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Aug 31 01:26:54 2009 +0200

    contrib: extra distro file for Darwin 64, which removes default compilation of libsdl, sdl_image and goom2k4, as these aren't 64bit compatible

commit f555753fafe51b035189283df834b67f82966bd1
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Aug 31 01:11:08 2009 +0200

    contribs: theora compilation fix

commit b5c8008ec17cd6a2d6c8045dc7cf60bbcbde86b4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 31 00:35:08 2009 +0200

    Enabled fb in "vout display" wrapper.

commit 4ad88f8a6b29ef69d4d3580d1303026392764378
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 31 00:34:06 2009 +0200

    Converted fb to "vout display" API.

commit acd098abb6eb7af3e4bbbe97dce8776f05588620
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Aug 30 23:00:02 2009 +0200

    Removed fb-aspect-ratio as it duplicates monitor-par.

commit 14c1f6dead1d7288188244bb396f36216e26536c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Aug 30 22:09:47 2009 +0200

    Removed useless fb-chroma option.
    
    It could not work.

commit a9e67b18c2202095b522b549210d0de23097ca8b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Aug 30 22:01:41 2009 +0200

    Cosmetics (fb).

commit d9effb51d67b13c5e08e8461d487a9c7f7b251d0
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Aug 31 00:27:55 2009 +0200

    delete prefs/OSX: recompiled script as universal binary (ppc7400,i386,x86_64)

commit 8a624dc920f220e2f9e9f496499745d78e1ec07e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 23:21:15 2009 +0300

    ALSA: fix signaling race condition
    
    start_date must be set with the lock held. Otherwise, the condition
    statement inside the ALSAThread while() startup loop may fail.
    Once signaled, start_date belongs to the ALSA thread, so locking is not
    needed anymore.

commit 068f36829df1a3647cc183119acac49e0dafbd02
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 23:20:57 2009 +0300

    ALSA: int -> bool

commit d1aea6414f53e763a8c086c0542c0fe975d2cf93
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Sun Aug 30 21:23:09 2009 +0200

    assert the vlc object exists in var_* functions, before dereferencing it
    
    make explicit why using vlm crashes vlc
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit fcb62e3566c86667e2ab39ddfad2cd275e4387f2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 22:28:42 2009 +0300

    Use XCB XCB_CURRENT_TIME instead of xcb-proto XCB_TIME_CURRENT_TIME

commit 431798eb70dea92b09f1e134dd0aeef765642974
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Sun Aug 30 20:55:41 2009 +0200

    lua: add parenthesis as suggested by a gcc warning

commit f236ec4d6b4347be2cdb9ce1918cd24bdffb9ecd
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Aug 30 21:07:16 2009 +0200

    test_block: fix merging (my bad).

commit 32e6e6e39f030c38f87351521d5a567c254e2b67
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 22:07:42 2009 +0300

    xcb_xv: grab an xvideo port

commit c793eff2b53754c12438b6b8c0c915193a9cb7b4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Aug 30 21:01:41 2009 +0200

    bloc_test: fix meleak so we can use valgrind on it.

commit 26f013d0985feae6a2df4c857e854616fb50450d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Aug 30 20:58:53 2009 +0200

    test_block: rename to bloc_test.c because all test_ files are ignored by git.

commit d37d5acda106cf5a3566e78c44adbf8a547613e5
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Aug 30 20:57:20 2009 +0200

    fixed copy&paste mistake

commit f6a2dead05967061faac2c9d5913005751cfdb4d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Aug 30 20:49:19 2009 +0200

    contribs: fixed linking libflac and libid3tag when cross-compiling on Darwin

commit cb81fa6f2d10d1545054a507b6e23337981e0242
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 21:37:23 2009 +0300

    Fix test case

commit 8c9c74aaeccc1df1dc1d00c959a9b9d6b8c2e556
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 21:35:01 2009 +0300

    enable the block tests

commit fd414c3863e9a6b8bf3de2488fae50f20271e048
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 21:34:26 2009 +0300

    fix POTFILES

commit d3c6ad0b555b667e9ce71bf8e3442ae35d2b1d40
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Aug 30 20:09:12 2009 +0200

    Do not load a filter for J4xy -> I4xy in vout_display.
    
     It's not perfect, as they do not have the same dynamic, but it costs a lot
    of CPU for something not that visible.
     If an option is wanted, it is easy to add.

commit fad6ff80c03e952847b23afdfa0c546cef801994
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Aug 30 20:03:40 2009 +0200

    Added blending over J420.
    
    It is not exact with rgb blending.

commit aceed8b78e01fbce83ef6a5b62e38afad0e77528
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Aug 30 19:59:54 2009 +0200

    Removed useless defines in blend.

commit 8e8bb586b87d23a5729487cefba253ca0b8377e3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Aug 30 01:19:10 2009 +0200

    Merged back stat vout with dummy vout.
    
    The name might be ill chosen, but duplicated code is worse.

commit c041217fe8b4b92b2a21fc19068ee22c30d1bd75
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Aug 30 01:10:38 2009 +0200

    Enabled dummy in "vout display" wrapper.

commit d7892f1243a8d8513547ad0a46800eedff32d059
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Aug 30 01:07:54 2009 +0200

    Converted dummy vout to "vout display".

commit d4e0038246f4738be9461c90814133e79c5e5511
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sun Aug 30 19:34:37 2009 +0200

    mediadirs: change recursive option for reading directories
    
    recursive=expand can be too time-consuming (preventing users from exiting vlc)

commit 4ddb539e3aab67ac6d6096c63999291f03bc8b67
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 18:41:45 2009 +0300

    Improve/fix block_Realloc() cases

commit 2d15a4ba3fcbbdba0251766f43963cc2f7a6a75d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 17:42:23 2009 +0300

    Fix version number in error message

commit 394e1775e9f8b79caf7600a40033e5eaed2e29c9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 17:11:21 2009 +0300

    faad: remove broken vlc_memcpy() instead of memmove()
    
    We do not need to copy here anyway.

commit f41b8cd02a835dc83f8ff9a89f76ac167746733f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 16:24:48 2009 +0300

    avcodec: use block_Realloc() on input blocks.
    
    This kills a memory copy in most cases (FFMPEG input padding is the same
    as VLC block padding, at least on my system).

commit a6f9b9026a9bc0ade10a2c2cd0f8f7bc1a02494e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 16:23:27 2009 +0300

    block_Realloc: fix reallocation check

commit 7df1a17b30a4e70f924e443237e5120beeab45ef
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 16:12:09 2009 +0300

    block_Realloc: waste handling only if not reallocating

commit 9322f7096bb448c834b0eb14fb18b18b2b9c0b3c
Author: Jakob Leben <jleben@videolan.org>
Date:   Sun Aug 30 14:59:20 2009 +0200

    qt4: remove unneeded playlist_item.moc.cpp from Modules.am to kill a warning

commit a02413ba579ecc8501c5a65c9c315b7c0a64ff5a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Aug 30 13:11:17 2009 +0200

    variables: print a warning if the callback isn't found or if a close callback
    is found (same function but not same data).
    This can be usefull to find some errors.
    This is only activated in debug mode.

commit 7a3174e0aefc5f7afbb46af957db5d729f9d48a3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Aug 30 11:15:33 2009 +0200

    jvlc_audio: add missing function (get_track_count).

commit e143f0ec9d421acf30817f00827d531841c66817
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Aug 30 11:15:12 2009 +0200

    jvlc_video: soemetics.

commit 2605808e7d6698b1c06efde5fe9c37034708e2c9
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Aug 30 09:17:19 2009 +0200

    shout: missing undef.

commit 3ac52259dd7a91b6b0508856e9fcb1111815ad64
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 14:12:34 2009 +0300

    preserve meta data when reallocating a block (fix previous commit)

commit 31d2760ad0c0a40116faf7063f380daddef79090
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 14:02:55 2009 +0300

    Rudimentary (incomplete) tests for block_Alloc/block_Realloc

commit 23510de81a86cb42a203ca9b82992857155a4cd9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 13:58:50 2009 +0300

    block_Realloc: optimize and conformize
    
     * Shrink the buffer in either direction before reallocating,
       so we don't need to copy discarded data.
    (* Special case if the payload is entirely discarded.)
     * Avoid potentially overflowing pointer comparisons
      (In real life, it works, but it is not defined by the C specification).

commit 8152b0d8befba6a40500c997f3fd917ebdde4df2
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sun Aug 30 12:52:57 2009 +0200

    macosx/framework: Set root media after setting the playlist.

commit cea6e05e780eef04693b25138707e0fc4267d800
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sun Aug 30 12:52:39 2009 +0200

    macosx/framework: New line at end of file.

commit 2374891236fbede14dc2548e1dc7790b662a5d5d
Author: Jakob Leben <jleben@videolan.org>
Date:   Sun Aug 30 04:08:57 2009 +0200

    qt4: let QTreeView manage visible playlist columns selection
    
    And remove a lot of unnecessary code.

commit 73cad20bf53d4e7b106047acdee14bb9e04a7853
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 10:54:07 2009 +0300

    atmo: no need for custom makefile

commit 43e28bdebf4b01eef4aa15c22746fec3b1a38c72
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 11:03:51 2009 +0300

    atmo: keep disabled for now

commit ed1f01cd4da4c8135f6c7917e62de20e9974b18b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 11:01:39 2009 +0300

    Put AC_ARG_ENABLE outside of if statement

commit d45ee932dc3fdc306466a84b78ff8c11973991d2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 11:04:01 2009 +0300

    Wrap

commit b11bbdf8c87db717327769a408f97c8bf2139fca
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 30 10:51:35 2009 +0300

    Always remove revision.tmp

commit e024a000da4d4f6fd1eed2ab13e77868993be4c9
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Aug 30 03:15:34 2009 +0200

    macosx: slightly change scrolling behavior of the credits to the way we do it in Lunettes
    
    Basically, we starting scrolling at the beginning, if the window gets reopened and jump back to top once scrolling reached the end of the list.

commit 3dcadf773561433005989406f36d45ed1d63d515
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 23:37:32 2009 +0300

    contrib: default to soft-float for armel

commit 97f64152e06c225520cca71449d3179e29690bdb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 23:36:55 2009 +0300

    contrib: match distribution also for x86-64 and armel

commit d932926590aac6d22bc906498461c9c8e3148a24
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Aug 29 22:07:38 2009 +0200

    record: forgotten initializations

commit 9ba95700cd794c45c8d8ee7e1c5be4de2b6f2ab5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 23:06:57 2009 +0300

    Grrr, wrong line

commit 817e17cb7856d59cd82d55af68714be0b7a38694
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 23:04:12 2009 +0300

    contrib's kate (tiger), flac and lua need libm

commit 52cf8d8dda6535317c385b12dca74d7a3554b3e3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 23:02:31 2009 +0300

    contrib's lua needs libdl

commit ee5c6f0e50ee64c82d485d1cc91e5648163e5099
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Wed Aug 19 21:06:39 2009 +0200

    mediadirs: new service_discoveries to import picture/music/video directories within the vlc GUIs.

commit b6a1983cad93830040f0c8920c6a3cc66b981ddc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 22:23:46 2009 +0300

    contribs: VFP -> NEON

commit 5f3617586ccbc443b089cc36a52f97b1fd84e94e
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Aug 29 20:26:42 2009 +0200

    record: implement record-file

commit 576927efae2b70f46157bfb2850e10b38f5d178d
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Aug 29 20:24:08 2009 +0200

    record: more specific record directories (video/music/other)

commit 220f431450ee4ec9c7a3e3245cf09247f68fce5d
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Aug 29 20:20:16 2009 +0200

    snapshot: replace vout_snapshottaken with snapshot-file

commit e8795696a97295c54c1668013e01fe284db8e1d4
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Wed Aug 19 20:58:07 2009 +0200

    core: add snapshot-file and record-file for signalling new materials created by vlc

commit d1c3c4899cb239d5388e25ec1c6e5c96cdfe1b4b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Aug 29 20:39:21 2009 +0200

    Theora update to 1.1beta3

commit f2be9295c799739d9a55e8bf6e581b83d99f4fb9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Aug 29 20:19:15 2009 +0200

    GnuTLS 2.8.1 => 2.8.3 CVE-2009-2730 GNUTLS-SA-2009-4

commit 8373a0f8403b0f2d565826481c7ed971b2b585fd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Aug 29 20:18:44 2009 +0200

    Contrib: Update Tiff. 3.9.0 was broken like hell...

commit d2d62531e689b20176d57fd122db06d4656a4180
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sat Aug 29 20:08:30 2009 +0200

    Fix make dist
    
    Add a lot of missing files

commit 87233cf2655e16e5098fcd36ea0e3f526bb99505
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 20:44:16 2009 +0300

    contrib: fix FFMPEG patching

commit 0e68a6e6ab4e07a76cc8be078b08e8ada752d7af
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sat Aug 29 19:05:44 2009 +0200

    Fix typos in comments
    
    There is a "t" in "outside"

commit bdc1e21610c7fce4dc66af849189e51847c54230
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Aug 29 18:18:15 2009 +0200

    Fixed invalid video dimensions after int->unsigned changes.

commit 179450e645f04755a2fae880811a52a1a8580f32
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 19:16:23 2009 +0300

    Transrate removed in 1.0.2 already

commit f9dc97504787faeec490918c6e30ae7f7a5a93b1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 8 22:05:23 2009 +0300

    contrib: ffmpeg optimizations for N900:
    
    * assume Cortex-A8 ARM core,
     * enable NEON instructions,
     * disable run-time CPU detection.

commit 8bba45f80a3d68a0063235c2d9d47b96fdbda7b4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 18:36:54 2009 +0300

    contrib: turn off Thumb ISA for libavcodec and libmad
    
    Conflicts:
    
    	extras/contrib/src/Makefile

commit 3c6c622cc37b121faa402414e0a90a79d4aaf370
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 18:08:02 2009 +0300

    contrib: assume TI OMAP3 core when on Maemo/armel
    
    This tries to preserve maemo-x86 compatibilty, if anyone cares.
    However, this probably breaks N8x0 support if it ever worked(?).

commit 7a33ca7094c369b85bd83ee85208396b92b7f098
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 17:08:27 2009 +0300

    contrib: build static PIC libraries for Maemo 5

commit f06a9f62718527a24d98d221663cdc99d7e35cbb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 17:00:53 2009 +0300

    contrib: add macro for Maemo specifics

commit 0e00a98ad167f869cdb995f457a9baa3903c2659
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 18:39:45 2009 +0300

    contrib: avoid Darwin patch on other systems

commit 669c7bf2df7a89a9f7eb4a1f2f3d1a5cee4a8664
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 8 22:06:33 2009 +0300

    FFMPEG: remove CPU detect hack
    
    There is a configure option for this...

commit 748d435f8a4ab621ca032fbc28370eebdf8b7222
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 16:43:58 2009 +0300

    RTMP output: disable strict aliasing

commit 670364730f749f005939145fbf29def7ced1cca4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 16:40:36 2009 +0300

    RTMP access: disable strict aliasing

commit c1c8639c7eac4dbbd7c7786941c8bfaaa01fb0cc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 16:16:52 2009 +0300

    Check for eventfd
    
    Fix linking against N900 glibc 2.5.

commit 27daf37c2d132db07f5d13a4f1c9823ad53b794e
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Sat Aug 29 14:03:41 2009 +0200

    Rename "xcb" plugin to "xcb_x11"
    
    This reflects its real capabilities as opposed to "xcb_xv"

commit 336fa7a1526aff64d403f86244b33c4b512c1094
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Aug 29 12:40:03 2009 +0200

    xspf: factorize and remove dead assignement.

commit 1d451bbbf5da2e7975d5d6ac79da878d22300200
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Aug 29 12:29:45 2009 +0200

    xspf: cosmetics.

commit f3c14e261e8da744044e20da393a428cc42a5360
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 13:35:16 2009 +0300

    VLM: fix aliasing

commit 9345e261c50a15ec890be3c92589680e739e3f35
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 13:30:51 2009 +0300

    Fix use of strchr()

commit 6c976c2484e9f0ca6620d42f438db57f8e399c26
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 13:29:23 2009 +0300

    Really fix access_alsa compilation

commit 6c5106a701f467e314dcfb52ac363120e9524f43
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 29 13:26:57 2009 +0300

    Provide a default and work around gcc

commit 30d40eace3aed65e0bda0d0db21e7404c54f0572
Author: Jakob Leben <jleben@videolan.org>
Date:   Sat Aug 29 10:28:24 2009 +0200

    qt4: access visible playlist column selector menu from general playlist popup menu
    
    This fixes the issue that it was not possible to get any column back once all had been hidden

commit a67c13305e85f45624061e5e02458d4fdb5a9f0d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Aug 29 10:17:30 2009 +0200

    xspf: cosmetics and fix potential memleak.

commit dc48da84121be48a5ef21ab5c30fb058a17f8188
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sat Aug 29 01:12:28 2009 +0200

    test: remove dangling stuff

commit eb80944a0cba587e645eb55ad7390fcc4cc59790
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Aug 28 23:02:45 2009 +0200

    i18n: remove deleted files

commit de4abf387343bd5b6a75bf71a4611273e3362856
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Aug 28 21:46:39 2009 +0200

    Fixed segfault when xcb xvideo open failed.

commit 0a761fdb9f89cc892ff3819977d4e1932e49fc13
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Aug 28 20:02:58 2009 +0200

    configure: remove return-type from Werror warnings
    
    Some "no return statement in function returning non-void" warnings are
    definitely not errors, and cannot be silenced without introducing dead
    code, which is arguably just worse.

commit 7c3a21bab6aae1517d812b1d1fed6d65034fd394
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Aug 28 19:29:56 2009 +0200

    libvlc_audio: we don't need VLC_PUBLIC_API here (already declared in the
    headers)

commit feaf4a947bd6999ab92869c908ddf1d3925a6854
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Aug 28 19:22:17 2009 +0200

    libvlc: remove dead initialization and factorize.

commit f2287d1016b46b3bd582ff31c1b5e6ca3bd97977
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Aug 28 19:15:25 2009 +0200

    libvlc: fix logic '||' and not '&&'.

commit b25b2e0c98e4b734f4dfade49333e4f0526cdd99
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Aug 28 17:55:45 2009 +0200

    equalizer: add a mutex to protect p_sys variables.

commit 4072c694bcf776039e8e421dc6f70c471a422cf1
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Aug 28 17:19:14 2009 +0200

    equalizer: cosmetic/factorize.

commit efb6269f3e48faa2b2fb743d30533eb9fc6440cd
Author: Niles Bindel <zaggal69@gmail.com>
Date:   Wed Aug 26 17:03:59 2009 -0500

    Added ability to move to previous item in the media list player playlist. Added playback modes to allow for automatic looping and repeating of playlist items. Fixed a race condition with Pause and Play functions by adding appropriate locks to these functions. Added automated testing for previous item and playback options.
    
    Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>

commit 365408f9b4b24da20fecfceb03bdcb4ec1f037c1
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Aug 28 16:35:29 2009 +0200

    python-ctypes: check at load time the availability of symbols before trying to wrap them

commit 4b8fd6429bf873795a33a73b381e5e29003a8d28
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Aug 28 16:34:49 2009 +0200

    python-ctypes: accomodate both old and new message exception getter

commit cb6d304ef63756957c25c8f2beac0dbd48264866
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Aug 28 16:33:27 2009 +0200

    python-ctypes: fix mediacontrol_new_from_instance invocation

commit ff72174d0c2cf55cc7a87639aa43f4abf177eb33
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 28 15:21:16 2009 +0200

    Win32 port: make aout_sdl and vout_sdl compile for win32

commit f7d796286d0479fb6c5a8f4ffa23e0e185ce0fc2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 28 14:46:34 2009 +0200

    Fix libproxy usage.
    
    Partially revert 30f9eb499bf5e47a05e6652126fc9c4cbec34e11

commit f8fa85f9242ccbaa098ef4073f56f080cfe79957
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Aug 28 15:51:33 2009 +0200

    forward port THANKS.

commit bce1242424ad90eaa159231f452f6e6fba87af05
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Aug 28 15:29:15 2009 +0200

    b4s: remove unused function.

commit 930a9e576536be678078888d19db5b0c6cf77b25
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Aug 28 15:25:45 2009 +0200

    dvb: some cleanup.

commit cd1bd86ed5071a8a61652484aa539f1bce99c206
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Aug 28 15:05:32 2009 +0200

    b4s: cleaning
    * remove unneded p_sys variables (p_xml)
    * fix memleaks.
    * fix object leaks.

commit 83f9695932928994d999bf203ea9de0861b2a63f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Aug 28 14:55:37 2009 +0200

    b4s: fix a potential memleak.

commit 0afcb97c629b4cca7e8fd7e9aa3ddbde92ca5882
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Aug 28 13:01:42 2009 +0200

    drms: remove duplicate code (this was done to reuse drms outside of vlc but it
    seems that noone is using it actually).

commit 005a7c472d244d790720dce4995fdd0e25817bde
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Fri Aug 28 13:49:11 2009 +0300

    NEWS: info about x264 rc-behaviour and profile-limitter

commit 59fbc36bd81f54f04c267eeadf9902cbfbe9e35b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Aug 28 12:39:55 2009 +0200

    avcodec: fix compilation.

commit 4e48a9c55ba3ebed9de8d1ee4ec6d6bc24dac216
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Aug 28 12:07:45 2009 +0200

    fix calloc usage.

commit 6955322af139da2eaa9307334846d8603fb5af3f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 28 12:23:06 2009 +0200

    Avcodec: proper warning if build is < 52.25

commit 7c4b1eb97355b17f4ff3b77147156f6e97f024b5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 28 12:18:32 2009 +0200

    Remove all subtitles support for people with old avcodec versions.

commit 152870aca81ee8224db25a15f6385adde39eb0d5
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Fri Aug 28 12:01:59 2009 +0200

    NULL is defined in stddef.h

commit 6ba1d4507e97e34b588724f94213d58c9f805113
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Fri Aug 28 10:23:19 2009 +0200

    DecodeSubtitle: mark func parameters as unused

commit db4c71601807582f3d0ee8f672d7b1a31105871b
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Fri Aug 28 10:22:50 2009 +0200

    vlc_fixups.h : get NULL declaration when needed

commit f4440b1b1ff408dda2026e625491a9186def6c71
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 28 00:56:36 2009 +0200

    DXSB is a valid fourCC for XSUB

commit 5082bfea71cc83c7c451c41de3f6a6f615552adf
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 28 00:46:54 2009 +0200

    Fix subtitle commit for old versions of avcodec.

commit ea2b0c8bc0d936e3372dc4896c954249ac1b37d5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 28 00:40:17 2009 +0200

    Support IMA_WAV ADPCM in w64

commit 7289f1e5bfe419fb0f0c75ff2a6385a1d8c609e9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 28 00:37:06 2009 +0200

    Use VLC_CODEC for ADPCM_IMA_WAV

commit 723b7b0191b0aa90bdd588b1760e0a22e8476069
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 28 00:28:57 2009 +0200

    Fix Typo in comment.

commit 9efef82d6080eb9f0b8b38f5326fc86d7f61fb24
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 28 00:27:55 2009 +0200

    Fix MS ADPCM in w64 files.

commit 03609aedd3bf7809923406804d5e9ed3f4d91b97
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 28 00:26:47 2009 +0200

    Use a VLC_CODEC_ADPCM_MS for MS ADPCM

commit e5fc0bfd325a887982dbb83a65b00ca129c1c590
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Aug 28 00:06:35 2009 +0200

    mixer: fix memleak.

commit bb1dbbdf02dc16c5973719c627d04c186711e91b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Aug 27 23:27:59 2009 +0200

    Added preliminary subtitle decoder support to our avcodec wrapper.
    
    Only blu-ray subtitle are enabled.
    If other formats are to be enabled, they must be carefully tested.

commit 2a89d905f0882303a20d01cd34414d3bc080232a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Aug 27 23:27:14 2009 +0200

    Used VLC_CODEC_BD_PG in TS demuxer.

commit 9d80dd1a4b632505d4f645cccadf82baacb48e4e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Aug 27 23:26:26 2009 +0200

    Added VLC_CODEC_BD_PG codec.
    
    It will be used for blu-ray subtitles.

commit 48d3c3a8e6cf956c978f7996733a4d02e900b148
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Aug 27 23:12:25 2009 +0200

    logo: remove an uneeded variable.

commit cd579fd8ea606b56d7ee94dd6f6880c00dbfa23b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Aug 27 22:59:15 2009 +0200

    logo: fix memleak.

commit a95457ee58b947a3d460c584d2d2d951467d7699
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Aug 27 22:49:48 2009 +0200

    logo: remove unneeded variable.

commit 60e6aa8b596351870c42b56b19a17d1bb0eb57b1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 27 23:22:11 2009 +0200

    FFmpeg: protect against old versions of avcodec...

commit 9acfc355a14e9f94ec73e484d1205a16ff1d1010
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 27 22:57:14 2009 +0200

    Support of .vqf and .w64 files on file opening

commit e3d3175588ad63b255c63cab8a0fb49e32c8af8a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 27 22:54:12 2009 +0200

    Map FFmpeg F32*E and f64*E to VLC FL32 and FL64
    
    This solves the Sony Wave float32 sample on little endian machines.
    Of course the float64 sample doesn't work yet, because of the lack of converter.

commit 24719ba3c36b465427c2a1f2d8ec0f380472f5c1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 27 22:44:24 2009 +0200

    Fix possible typo
    
    (or maybe it was Aesthetics)

commit 69df036726b1c0fe4f12f998e32c51b33572e05f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 27 20:50:13 2009 +0200

    Remove forgotten debug. Sorry, guys.

commit ff600b4fa68c3438ded518505b1d0493a5527b29
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 27 20:39:54 2009 +0200

    NEWS about .vqf

commit 8ac692c1227d20cbd34344074c30e3f87d444b6c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 27 20:37:05 2009 +0200

    Avformat demuxing: use bit_rate value
    
    This sets the fmt.i_bitrate value and fixes decoding of TwinVQ samples. Thanks a lot to Vitor for pointing where the error was.

commit 285861a17c274cb1002935698f117739a875d059
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 27 20:05:24 2009 +0200

    TwinVQ support using the lastest avcodec commit from Vitor Sessak

commit bf765b5428dd3f3c41cfc41dbaefce443410226d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 27 14:53:10 2009 +0200

    OSDMenu: Use FIND_PARENT instead of FIND_ANYWHERE when applicable.

commit bcd4620eed3c4abf45da11f74ac7f63fad171971
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Aug 27 19:15:10 2009 +0200

    contribs: fixed linking libmad when cross-compiling on Darwin for a different architecture

commit 46de7807d5f263121d5e8eb0fd6ba25c2a4d0d67
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 27 19:36:12 2009 +0300

    Xvideo: fix SHM line count for videos with unaligned height

commit 660d9ff55f3f2584d57a947243ec58b130ce401b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Aug 27 15:09:43 2009 +0200

    compilation fix
    
    The actual folders still need to be implemented

commit 26c0d12f9a06670adcb7081245aaf8e94b3e3cbf
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Thu Aug 27 14:22:14 2009 +0200

    qt4(Win32): correct crash when saving preferences
    
    The way options are stored in a list by append and retrieve by named index
    (enum list) is kind of risky. Errors can easily occur, some are obvious
     (crash), others may be more silent.

commit 58f5726feae6cb07f3dfec013f30085dc0bf5a26
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Aug 27 14:33:54 2009 +0200

    Humhum. really fix the leak.

commit cfe1332bca231bc76f8835d4cfdb06cfd198b53b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Aug 27 12:19:19 2009 +0200

    variables: checking the class is enough to ensure the type (all variable of the
    same class are represented by the same global type)

commit 54ccfb3042023145890462a505b477246764363b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Aug 27 12:17:54 2009 +0200

    video_filter_logo: fix memleak.

commit 41a095a6fdb40414a2e51d51143ea2d51d866621
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Aug 27 11:43:13 2009 +0200

    configure: fix broken poll() test
    
    Oops.

commit 81211489a96d2c04c96bd37c08148777cd7259ea
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Aug 27 11:26:39 2009 +0200

    WinCE: silence poll() warning in configure
    
    AFAIK vlc_poll() works with no problem on WinCE too

commit f22b0d94f8336eb3c880536bf50edf355ecac451
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Aug 27 11:14:10 2009 +0200

    WinCE: add replacement getpid() function
    
    And remove #ifdefs from code

commit 52d3152aa4e20d19025a6e6c42e14e0cf588f97d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Aug 27 01:39:09 2009 +0200

    contribs: perl was only need by BeOS, removed

commit b2a56302c8734c9fa850140aef0acf985436f924
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Aug 27 01:32:42 2009 +0200

    contrib: Fix Makefile
    
    Remove a forgotten "endif"

commit 0c77eb7ff62cfcfaa7bd250b11135c80f8625699
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Aug 27 01:03:00 2009 +0200

    contribs: removed BeOS support and fixed a typo which prevented proper x86_64 compilation on Darwin (theora..)

commit fb020f313aaa7725789c147871cab7c61ffd076b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Aug 27 00:40:53 2009 +0200

    contribs: fortunately, no hacks are required anymore to compile liboil for PPC Macs

commit 3245dcbe6cc004a86597062ecc2e6af04e33348e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Aug 27 00:21:21 2009 +0200

    revision 18 of the osx contribs package, out now for all 3 architectures
    
    This hopefully fixes some rare compilation issues on x86

commit f78d717fb2d1193a1501b96e7af9534abffc6150
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Aug 27 00:01:15 2009 +0200

    contribs: fixed theora compilation on ppc based macs

commit 1914741b4b40510e268f3ebf7e97740b08af08de
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Aug 26 23:48:51 2009 +0200

    macosx/framework: fix custom target scripts in case ARCHS includes more than 1 architecture

commit 0c30240f3377fecead85ed25ce6bfa4275b2518b
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 23:24:45 2009 +0200

    minimal_macosx: Make sure we actually kill the vout at some point.

commit ac1ec6eca44fd2779d6a1a42c8b91ed7f5398cac
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 23:23:53 2009 +0200

    macosx/framework: Add a new target core-framework.

commit ba356647b92733db5854ea24c0c47f80164c0842
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 23:23:12 2009 +0200

    macosx/framework: Fix a typo.

commit 7a7a85aaa05b0997f80d87632bc9db02ecd9ef0f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 26 22:25:13 2009 +0200

    Update of the libiconv patch for Win64 by NightStrike

commit 5281440cca25ed01d1844f5a8eeda855ea9ef4c5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 26 22:16:47 2009 +0300

    Remove config_GetCacheDir

commit a8c111dd27a7429852b2693c53f7b4e0a33e6688
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 26 22:09:04 2009 +0300

    Win32: refactor and implement pictures directory

commit 47d017ddce8265e287c841a2105c7ac437d87675
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 26 21:51:34 2009 +0300

    Split directories configuration per platform
    
    There was almost no commonality. This also simplifies stuff a bit.

commit 779c31fe7a5efca504c29a3dfca30872a7e6de62
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Wed Aug 26 08:23:55 2009 +0200

    Remove broken DEMUX_SET_PAUSE_STATE
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 1ce2223d328e3bdb626432866caa5df06adc9828
Author: Niles Bindel <zaggal69@gmail.com>
Date:   Tue Aug 25 12:11:06 2009 -0500

    Add input resource support to the LibVLC Media Player
    
    This change allows for smoother transitioning between playlist items by
    not having to recreate the related video/audio resources from scratch on
    every item switch. This problem was very apparent in fullscreen mode
    when the current display would close out showing the OS background and
    then go back to fullscreen before playing the next item.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit c8d3f4ae27ec17885aae7981a41099a9c055923a
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Wed Aug 26 19:12:06 2009 +0200

    skins2: uri-encoded mrl required for drag&drop

commit d2bfbdc76912eac28c899064ddce28c94998c3d9
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 18:30:32 2009 +0200

    macosx/framework: Typo.

commit ced4f4dfe8213aa11943f07b942d41c9c154c54f
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 18:29:16 2009 +0200

    macosx/framework: Use the arch from the root settings.

commit c1d239c0070997344522fd0ad3839f6a5a3b6fd4
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 18:27:59 2009 +0200

    macosx/framework: Support printing negative duration.

commit ac8236da32fd1ab6d033f0f5e3f867fe4ce2924d
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 18:24:35 2009 +0200

    macosx/framework: Implement <NSCopying> for VLCTime.

commit 6aa4137f4bf502573cc20428c8603616dd08a0f6
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 16:02:20 2009 +0200

    macosx: pl_CurrentInput doesn't take a playlist as argument.

commit 7b51aa6a19a0a8a834668365f77c1625f83c61d8
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 15:45:09 2009 +0200

    macosx: Use pl_CurrentInput properly, and make sure we don't dereference NULL.

commit 74bd916a43f61a413acc24f94230f12dbf0c190b
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Aug 26 18:23:35 2009 +0300

    std-output, add aliases for access
    
    Alias file/http/udp output, eg now you can do
     --sout="#file{mux=ts,dst=mylittlepony.ts}"
    
    hopefully helps people to figure-out sout-stuff.

commit e9d65404475f3fcb30fd8aecbb8a5ded767c4a42
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Aug 26 16:36:46 2009 +0300

    v4l2: add aspect-ratio option to give picture aspect-ratio for input

commit 0b2e85503a319bc912beb20b1027df03a2c360a8
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Wed Aug 26 12:57:55 2009 +0200

    qt4: two more places where uri-encoded mrl are required

commit 685cd612e27686fe7465593d61931279b1eabcb0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 26 12:59:35 2009 +0200

    Fix freetype on Win32

commit bf4626a0c967af6f4063187fd311067c62fc19e8
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 12:15:49 2009 +0200

    am: Proper way to define --quiet in silent mode.
    
    Compatible with automake<1.11

commit cfdb9009f4c14c7bb1b141b9e89602f5ce60f307
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 11:42:51 2009 +0200

    macosx: Get rid of the vlc_object_find().

commit bacfecb27fb8db571253706f446b11a3be1a2d6c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 11:28:31 2009 +0200

    dictionary: intptr_t to be nice with LLP64.

commit 18ed8d72190c5d35dc66b9c4e2b89ea1780a428d
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 11:13:16 2009 +0200

    Revert "signals: Remove a false warning about no return value."
    
    This reverts commit 8510313d246ed6aeff244b5414f088309077ea95.
    
    Don't commit late things, without reading the justification.
    
    This is generating dead code, and produce a warning on newer gcc version for that.

commit 47b982641fec0894cd8064d145f29811f9127bf5
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Aug 26 11:10:12 2009 +0200

    fix xxmc compilation.

commit 2ff5dab9b406bb25f114f7b0745f79878ecd2beb
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Aug 26 10:25:45 2009 +0200

    typo.

commit d640968af396cefec4c641b888f4ea91d77b97de
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Aug 26 10:13:03 2009 +0200

    qt4: fix uninitialized values on win < Vista.

commit b6dbc749b0ab3f1b26b84ea5aae0ade4eb5184d3
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 01:06:24 2009 +0200

    macosx: Remove unneeded restart.

commit f9ad90619a6574d1dbed5a22f341c23c66948150
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 01:03:29 2009 +0200

    equalizer: Use aout_EnableFilter() as we have no choice now.

commit ee109d5145251e52495f96ce4474b7a0bfd9b862
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 00:38:50 2009 +0200

    telnet: Don't use pause() on Win32.
    
    My man says: "Pause is made obsolete by sigsuspend(2)." however sigsuspend just dies on win32.

commit 8510313d246ed6aeff244b5414f088309077ea95
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 00:32:04 2009 +0200

    signals: Remove a false warning about no return value.
    
    This was reverted before. Yet, there is no use keeping that false warning, or wait until gcc is fixed.

commit 74673f8f3386d01683d1bd827ba8fcb73ff2e068
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 26 00:26:00 2009 +0200

    test/dictionary: Be nicer on LP64, and avoid a warning.
    
    LLP64, well, later.

commit 1874e4322c5721637f86dc6bb1a09ec431f12db2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 26 00:59:14 2009 +0300

    Get/Put VLM config to documents directory

commit e0abdc4fa428f93a75a743bf7d54b049afadc1bd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 26 00:58:09 2009 +0300

    Put log files to documents
    
    Or maybe we should put them on the desktop? home directory seemed lame.

commit 595427c20f088980243e1282f9259b776afe8841
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 26 00:57:46 2009 +0300

    Put snapshots to pictures directory

commit c67b22e476fbf617cfd6a59fb9894cd059104487
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 26 00:57:13 2009 +0300

    Put records to download directory
    
    Should we use videos instead?

commit d4db83977662ca03949bbfbb799185e960fdd26f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 26 00:44:45 2009 +0300

    XDG user dirs support (unused)

commit a79a93417cd618a6c93aa3befe79f8cad6b4db21
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Aug 25 23:37:43 2009 +0200

    Added missing return value in equalizer.

commit 3b4d57e9e465a20b5795e20806478d1e9ea7ae35
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Aug 25 23:16:05 2009 +0200

    Moved aout_input_t to aout_internal.h.

commit b0936ef9c1f1c2a625fa02023c0775f71e6e8588
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Aug 25 23:15:02 2009 +0200

    Let equalizer-2pass handle the reset of the equalizer in qt4.
    
    It avoids a race condition with aout_input_t contents.

commit 8e7f44705e6491793a90dd1032307b2aa92870c3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Aug 25 23:14:11 2009 +0200

    Added a callback on equalizer-2pass in equalizer filter.
    
    It will allow to avoid reseting the whole aout for it.

commit 74d08390d5b1025552e4903e8d66ddbfce915422
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Aug 25 23:12:36 2009 +0200

    Used aout_EnableFilter in skins2.
    
    It avoids a race condition with aout_input_t contents.

commit 69b165935b1cb68695f7b22fd051ca3406e0086b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Aug 25 22:42:40 2009 +0200

    Updated "audio mixer" to new aout_mixer_t module API.

commit ebfb9a5a97a3c3c6f6f9a7ab13b9ec52b74218b6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Aug 25 22:42:18 2009 +0200

    Fixed resampler compilation after aout_mixer_t changes.

commit d29ead01af9c4d6cdeb5fd96765f9a348770e6c2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Aug 25 22:41:17 2009 +0200

    Split out aout_mixer_t from aout_instance_t.
    
    It will allow to sanetize aout_instance_t.

commit 8d6e134e07b991b976b1ffb036e18fb5fe22f0c4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 24 23:42:11 2009 +0200

    Made SyncInfo in dts a bit clearer.

commit 8299ae68e7d6c9c74446b3259db730f06a7bb5cb
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Aug 25 21:15:08 2009 +0200

    Win32: remove "dereferencing type-punned pointer will break strict-aliasing rules" and bring "passing argument ... from incompatible pointer type
    
    At least it compiles, and there is absolutly no way I dig in that code.

commit ea88cefe21daffa6eba3e5e2562dd356bdfab530
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Aug 25 21:04:51 2009 +0200

    Win32: remove "dereferencing type-punned pointer will break strict-aliasing rules" and bring "passing argument ... from incompatible pointer type
    
    At least it compiles...

commit de688523359f24d20c3e860afcd28604ab88543a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Aug 25 20:57:37 2009 +0200

    Fix an incorect cast warning

commit d654665b4892beb748bb119ec55887bb517a8958
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 25 21:50:04 2009 +0300

    Revert "Don't treat strict-aliasing as error, this break Win32 compilation too much"
    
    This reverts commit 5ff67322e0237a3506fe4a48a7ac01dd4eda444d.

commit b9b6e60120e5ee6ccf35efc9ff1f1eca4dacce77
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 25 21:44:45 2009 +0300

    vlc_bits: constify

commit 5ff67322e0237a3506fe4a48a7ac01dd4eda444d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Aug 25 20:42:56 2009 +0200

    Don't treat strict-aliasing as error, this break Win32 compilation too much
    
    All vouts are impacted, and dmo too.

commit 8fbc31d5215fd5d4bb4c4233173609d25d2c505b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Aug 25 20:36:15 2009 +0200

    Fix compilation of Win32 global hotkeys

commit e8b65bdcadd4a132e3d9636753970571f8c56f7d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Aug 25 20:23:27 2009 +0200

    Fix compilation: too short delay.

commit 0fbf56157c5dd4cad6af33e01acd78c7c2200e7d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Aug 25 20:00:50 2009 +0200

    configure.ac: fix libxml2 detection (module name is 'xml').

commit cc108086b484870541fd7e9c391b0a21318e6c51
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Aug 25 19:47:41 2009 +0200

    contribs: fix 64bit compilation on Leopard

commit c95dc6cc4e872e6dbd00e0cfd036c31ba904cbc1
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Aug 25 19:46:06 2009 +0200

    Compile contribs in 32bit mode by default on Snow Leopard, but mention the switch to turn on 64bit

commit c67afde96f58cc65382a24f676d255625dd9590b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Aug 25 19:06:31 2009 +0200

    VLCKit: added the abilities to compile in 64bit mode on Leopard and in 32bit on Snow Leopard

commit b898944941713aa967e3b37f9e5b7c968db5b216
Author: Felix Kühne <fpk@Bartleby.local>
Date:   Tue Aug 25 18:01:10 2009 +0200

    ignore the Sparkle folder and some more xcode files

commit 4023fd823252e8009cb0a626f4ea0efa9b996d5e
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Aug 25 17:57:30 2009 +0200

    macosx/framework: Make VLCMediaListPlayer.h a public header.

commit 250f8123c45217ea5b3a41c918000f7cc73bfb5e
Author: Felix Kühne <fpk@Bartleby.local>
Date:   Tue Aug 25 17:42:36 2009 +0200

    macosx: fixed some compilation warnings

commit 93442c633e030ed20cc215059de1d4f7fab5a3f3
Author: Felix Kühne <fpk@Bartleby.local>
Date:   Tue Aug 25 17:42:14 2009 +0200

    VLCKit: added partial 64bit compilation support
    
    (partial, as this won't work on Leopard without a few further changes)

commit 6ab2d2669c136f47a33a06ec209e4ec2e98eea0a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 25 18:01:40 2009 +0300

    transcode: flag a bug

commit 0a373446ea76c458fdba5d31059bfea820813a04
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 25 17:56:20 2009 +0300

    TS mux: seemingly useless sleep (pf_mux is synchronous)

commit b59d0081f056925f90e9f5b850f13ad416904617
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 25 17:53:32 2009 +0300

    atmo filter: disable until it is fixed

commit fa7f6b7de19475d448531b4587ca2442f753ab99
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 25 17:42:20 2009 +0300

    Remove non-sense

commit 54384401d53c986cb1d4f1c8859d8169cd44c58f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 25 17:21:19 2009 +0300

    telnet: don't call msleep(1000) on poll() error
    
    We should probably exit anyway, as it should be a bug...

commit f097016c2a23829dc896243b0c72eeb876b937bb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 25 17:14:41 2009 +0300

    Expand OSS SPDIF delay. This looks wrong either way though.

commit 755addfe54ab93a64fe97aefacbd5fe6a4d18ad0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 25 17:12:10 2009 +0300

    JACK access seems broken (JACK has function for waiting...)

commit 15534c731d85dab36ee3456ee78a7728d6041780
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 25 17:02:09 2009 +0300

    Fix impossible delay

commit d0eb579af27486c1c38224cc5da42c87bc8c9b21
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 24 22:41:02 2009 +0300

    Define all XDG user directories (not implemented yet)

commit fe664dcd844fefa1baa1bfd3d7ccaeb6a2e1f4a3
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Tue Aug 25 09:03:49 2009 +0200

    live555 : fix pause and seek behaviour.
    
    We must not send PAUSE if already in pause, when seeking (it would
    unpause the stream). And DEMUX_SET_PAUSE_STATE should do nothing if
    pause state is already what we want.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 2eeddcf4ae267ad5b2bbac5d518a69c51104cf68
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Aug 25 12:28:49 2009 +0200

    Fix compilation.

commit 80d9437bc1727f335eec03f923a78df1d0dae0ef
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Aug 25 12:25:09 2009 +0200

    Xvmc: fix compilation.

commit 9a8c70115c489481c00ba16bbc46a9560e67a5cb
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Aug 25 12:19:44 2009 +0200

    x11: remove unused function.

commit 9b1aee43996a75ca84187b5ed63e286c5e9b96fc
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Aug 25 10:00:45 2009 +0200

    xvmc: fix compile.

commit 5fd6cb5a65ce56c85a0a737574463b94c74f7e41
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Tue Aug 25 10:02:15 2009 +0200

    skins2: replace all remaining FIND_ANYWHERE with more appropriate functions

commit 25c59e9069a9e2cef349cc66ff3e432cf7ce8d6b
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Tue Aug 25 09:36:26 2009 +0200

    skins2: cosmetic (replace \t with 4 spaces)

commit f0270d5506d5e23c1545f05fd14ce0d03047c52b
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Tue Aug 25 08:25:26 2009 +0200

    skins2: replacement for vlc_object_find_name no longer operational

commit c24b0a6f77f3a2674907b96860a852d767810bea
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Aug 25 09:42:14 2009 +0300

    qt4: don't update videoWidget size when in fullscreen
    
    should fix that returning from fullscreen going wrongsize, also set
    fullscreen flags after reparent and before parenting back from
    fullscreen.

commit a75b65e740965f7df9043cfd66c21e7dbcbddb28
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Aug 25 09:13:47 2009 +0300

    qt4: add option --qt-fullscreen-screennumber to allow define screen where fullscreen goes
    
    screennumbers starts from 1 onward, this allows user again to define if
    he wants fullscreen window on particular screen instead of the one where
    interface is.

commit 3293fa7727394f69dc45ab36d5817c5216f3533c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Aug 25 04:10:45 2009 +0200

    configure: Add implicit sequence-point return-type strict-aliasing array-bounds missing-parameter-type overflow int-to-pointer-cast pointer-to-int-cast div-by-zero overflow to the list of Werror warnings.

commit ad6a0c79fb5e6ef648346536950d0f6c9522ea28
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Aug 25 03:41:48 2009 +0200

    macosx/framework: Slim down to the minimum VLCMediaPlayer -play and -pause methods.

commit f364cfb4bf8e85e51d534129866df29cee236ec4
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Aug 25 03:41:26 2009 +0200

    macosx/framework: VLCMediaListPlayer, don't leak the instance.

commit b56436908febcba671fde78649f172e48a998165
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Mon Aug 24 17:41:02 2009 +0200

    Fix typo in input_item header
    
    Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>

commit b961e4127bca882c667b116af360ccd64361553c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Aug 24 23:35:58 2009 +0200

    media_list_player: Strictier lock in libvlc_media_list_player_play*().

commit c1c1ff8e3446ba14b074fa44666ef47e7638c6d0
Author: Niles Bindel <zaggal69@gmail.com>
Date:   Mon Aug 24 15:10:50 2009 -0500

    Added some additional locking to the media list player playitem functions to prevent threading instability.
    
    Signed-off-by: Pierre d'Herbemont <pdherbemont@free.fr>

commit f64d068967546aff0281bbc83ed8ad1d5bd7f871
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Mon Aug 24 23:49:37 2009 +0200

    core: add missing type (fix compil for qt4) and add new types for snapshot/record

commit 6beb39fdbc8562411d8dfe07f60ddf61d2e02a5c
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Mon Aug 24 23:19:10 2009 +0200

    gnutls: fix compil error

commit 016065c64675239e6e99a8c7064a75f65fc0855d
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Mon Aug 24 23:19:32 2009 +0200

    switcher: fix compil error

commit 08d4e8d56ab54c37d32b0a5539f4a4a070e366bc
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Mon Aug 24 23:05:40 2009 +0200

    skins2: fix compil error

commit a2c415267738706afc01a4b81df724aa16e14e96
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 24 22:30:29 2009 +0200

    Made the seeking code path a bit more clear (nuv).

commit 75171d2be520fe45362ecbed126d9e6c3231d046
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 24 22:25:20 2009 +0200

    Workaround warning on function returned value casted.

commit 9ae21742fae1c166888bf32c7f13e898275f678f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 24 22:22:55 2009 +0200

    Revert "nuv: Fix some warnings and fix an issue where some unitialized pointer access could lead to a crash."
    
    This reverts commit 3bbe374b28aa3452cc2da64becb3445cf1d20833.
    This commit is wrong. There was no risk of crash. I will add assert
    instead when not obvious.

commit 3c27577ea7dbe53644b4340c6802216c1180e120
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 24 22:17:18 2009 +0200

    Completed picture_Export documentation.

commit 533ea9d053094332562fa201567810ee9bc63fc2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 24 22:10:51 2009 +0200

    Revert "vout_pictures: Use unsigned for width and height in picture_Export."
    
    This reverts commit 13268071115898a03f9b1d3c470a72de82eabf0c.
    
    It is wrong as -1 and 0 does not have the same meaning for picture_Export.
    (I will document it).

commit b0c176cf226f4899b688397203038b150b3eb665
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 24 22:03:16 2009 +0200

    Cosmetics.

commit 0918c3cfb66aecb137866ca562ac625fffa59774
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 24 22:03:00 2009 +0200

    Cosmetic.

commit 1853bff167e3797e8f5fd801d18c52adedd3188e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 24 22:00:28 2009 +0200

    Revert "dts: Initialize i_frame_size to a default value."
    
    This reverts commit 260dd07fc161a8c20dfdb992c28d7a865eb93c98.
    
     It is useless, the variable cannot be uninitialized, and does not
    generate a warning for me. The patch could prevent finding real
    bug if the code is modified.

commit b77f2a72918cc16a71ddebee10ef6eab78953fc8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Aug 15 21:52:18 2009 +0200

    Fixed potential segfault in sharpen filter.

commit e79c5b0c385d7aaffc77f35c527eef64413698fe
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Mon Aug 24 11:30:02 2009 +0200

    vod rtsp : unpause srteam after seeking
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit b9513f3c7038dbc09cdc4432e70354051272fa66
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 24 22:39:20 2009 +0300

    module_need: handle module loading error

commit 5604a58909270997980eb0d815e5057abab2cf18
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Mon Aug 17 16:38:56 2009 +0200

    VLM : move input event callback deletion. In order to receive all inputs events it's better to delete callbacks just before releasing the object.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit c45da03e485c8d2564c33fd96842c262ddc783be
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 24 22:01:50 2009 +0300

    Eliminate some dead code

commit 8210d67fc5e51e0951dbad9b833b89a351bdb1f6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 24 21:51:45 2009 +0300

    Remove config_GetUserDataDir()...
    
    ...and fix a memory leak in LUA

commit 09bd8efc4011b0fc1ab42163a2d312c5daac63b2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 24 21:46:22 2009 +0300

    Remove config_GetUserConfDir

commit 821f7242a79241034415b46f5683ec485f75e760
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 24 21:40:52 2009 +0300

    Cosmetics

commit 08d89300a6a09b812a406ecdf12c598fdf581d5d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 24 21:25:12 2009 +0300

    Add a directory type parameter to config_GetHomeDir
    
    This will avoid adding plenty of config_GetFoobarDir exports later.
    Also make config_GetHomeDir return a heap-allocated string.

commit 7fe6a6974bf47daf77d2f18757c7cdc646641bb0
Author: Hugo Beauzee-Luyssen <beauze.h@gmail.com>
Date:   Sun Aug 23 23:57:23 2009 +0200

    Missing loop iterator initialization
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 5a9ba0a5c9aea63090a871404bfb15122b50d16e
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Aug 22 17:01:54 2009 +0200

    freetype: On Win32 (no fontconfig), correct compilation problems

commit 96998812a21d05d8711db846e37df91cebc8eac0
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Aug 22 14:27:33 2009 +0200

    qt4: ensure uri-encoded files are passed to the core

commit 84ade0eadd26ca7bcbc9ed759d6cef3000ad440e
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Aug 22 15:39:04 2009 +0200

    skins2: rework of vout manager
    
    This patch does the following :
    - as a vout window provider, make sure skins functions run by vout thread(s)
      don't issue any calls to the GUI. (skins on Linux runs fine at last !)
    - prepare support for SET_VOUT_SET_FULLSCREEN new control
    - implement hotkeys (no longer available at the vout level)
    - modify a show() method not consistent across platform
    - cleanup (dead code)

commit 9ad7729f1eb6cdf4fd393a922ae53fbe00c9b061
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Aug 22 14:56:55 2009 +0200

    skins2: lock needed for updating the async queue (multi-treaded context)

commit 64a6e968de15c50e48018cfbb7aff939388cb02d
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Aug 22 15:01:57 2009 +0200

    skins2: avoid deadlock when audio-visual is used (accounts for vlc often but not always hanging in this case)
    
    Audio-visual holds the audio_mixer lock during its initialization phase which includes initialization of the vout.
    On the other hand, skins polls every 10ms to check change in the audio volume (this also requires holding the audio_mixer lock)
    This leads to a frequent deadlock at the skins level.
    
    The patch stops polling w.r.t volume and rather reacts on change signalled by the core via a callback. This makes deadlock occurence almost nil.
    
    A long term solution could be that 1/ audio_visual doesn't keep on holding the lock during vout initialisation and 2/ skins stops polling every 10ms for a whole bunch of things (rather use callbacks as qt4 does)

commit 3567c033215cc9a5bbd51590789ba59f90eeba01
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Mon Aug 24 11:58:47 2009 +0200

    skins2: correct volume slider stuck to mute once requested by user.
    
    This problem appeared in vlc1.1.
    setting volume from core or from the user slider must be differentiated, as sending back a zero value (mute) tells the core to really set value to zero (thus erasing the saved volume)
    
    this patch reuses what is already done for position slider (similar issue)

commit 9d1f2cfbc7b679438b4fbb9665535924ee7376a3
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Aug 24 17:53:59 2009 +0200

    libvlc: Remove unused function.

commit b573c18182ab0c5d879377385c536f1470084811
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Aug 24 17:46:21 2009 +0200

    macosx/framework: Re-enable event posting in VLCEventManager.

commit fb1e74610655adfdb36cbdd3c68f486bddbd565e
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Aug 24 17:18:23 2009 +0200

    vlc-config.in: Pass the default Werror flags as well.

commit 9a3c550857a385c87c6f8bacbb0cfed052b2d8ff
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Aug 24 17:17:02 2009 +0200

    macosx/framework: Add VLCMediaListPlayer.

commit 53f6d534117da9d35f5649c1d59e44c71953ae7c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Aug 24 17:14:02 2009 +0200

    test: Expanded and passing media_list_player queue item tests.

commit bd90c7fdac67e85f8b8bc467547c2c97d8332d99
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Aug 24 13:16:06 2009 +0200

    VLCMediaPlayer: Listen to error event as well.

commit b99363a44d1fb40422424edc771915ba9f2529f9
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Aug 24 12:59:09 2009 +0200

    macosx/framework: Don't cache configure output.
    
    This does not properly account check changes, so this is usual that this breaks.

commit 6e0f047be321a4fe7bd24f2985b5c53666d80322
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Aug 24 14:01:35 2009 +0200

    Fix configure with --disable-sout
    
    This is ugly, until jb finds "a clever solution."

commit 24fb9128c9d8d672e35561bf92acd89de2945ae1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 23:57:44 2009 +0200

    Fix alsa_access building

commit fe5d06cd7b8f131a1d1bc3ffefe02b629b9d0bc0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 23:49:00 2009 +0200

    Fix compile of Skins2 on Windows
    
    Fix for [1f579327087ca62de0b51b6f0120d7ae8ee38639] for Windows

commit ffd94f38e8113e4783630bbdde85400e77be0ca4
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 23:34:34 2009 +0200

    Id3tag: fix compilation after breakage
    
    [62bd7af887b612e9c8e2b5805dd57a3b2027560c] and [182692caeb5fcdfccb81c3c0ab855fb6bafcc661]

commit d6f1aefe842ba29613608bfcec76cb810c3b4aa4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 22:59:28 2009 +0300

    Typo

commit 372698b89ac009a080d3540a66316913aeb09b87
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 22:34:14 2009 +0300

    Removing historical comment

commit 07a61eae0b43acf1a0312689f5a70f738893326e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 22:23:44 2009 +0300

    Use vlc_object_set_name in some places

commit 7401be218f92721f09ab76e459c33e4a617df9a5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 22:26:56 2009 +0300

    vlc_object_get_name, vlc_object_set_name: accessors

commit df85fc8b8befb1a0cc8b8007d99d82bfac26b249
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 22:25:28 2009 +0300

    Never rename an object post attach & un-deprecated find_name

commit 9402e87f60de49433a1dabf4119b18de2485bffd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 22:26:36 2009 +0300

    Cosmetic

commit 6b15eba41eb55231031a8325248065a11793f7ef
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 21:59:24 2009 +0300

    Avoid hackish use of psz_object_name

commit 47d107ca2b4a934c57484cef3987c30c7b6755b2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 21:56:06 2009 +0300

    Trivial code factorization

commit 1689e7ca103e3a47bf7f7ce18d305f6f478e9bde
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 21:53:32 2009 +0300

    Don't recreate the same table over and over and over

commit cb6ab187090f5c840fc8b6016ba121dbeef67d49
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 21:21:52 2009 +0300

    filter: avoid vlc_object_t.psz_object_name

commit fa7e52308caca32f493ca79c06b49e3ed0ed06da
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 20:47:18 2009 +0300

    Revert "configure: An other test that warns."
    
    This reverts commit e70077bff48d1edc1c6376f60d4dbeced2e18a11.
    This was completely broken (NULL not defined).

commit 1f579327087ca62de0b51b6f0120d7ae8ee38639
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 20:43:17 2009 +0300

    Fix lrintf check

commit cd7fd42c4134ac21adf8af8cd6651081b1087a8c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 20:38:03 2009 +0300

    sqrtf is in libm, not (non-existent) libmx

commit f6bb7390108bf0571efcbfc45eee5010c84458e0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 20:22:20 2009 +0300

    Revert "vlc_bits: Differentiate between writable bits stream and read only."
    
    This reverts commit 4bfba26a6188ea4aeed87c463ae10860ef921616.
    This broke strict C aliasing rules.

commit 182692caeb5fcdfccb81c3c0ab855fb6bafcc661
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 19:25:28 2009 +0300

    Remove vlc_object_t.p_private

commit 7d1e5fe7fb99b75959fb0ed3a9c45e1c7d1ba74d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 20:15:39 2009 +0300

    Use VLC object for meta writer and factor code

commit 62bd7af887b612e9c8e2b5805dd57a3b2027560c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 19:20:44 2009 +0300

    Use a VLC object for meta reader

commit 5a2184110b57510d19d2a28845ab68cff84d38a6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 18:54:47 2009 +0300

    Make playlist_export_t a VLC object

commit fe5240b6aaa1034c7902cd189680bd2ec31ae670
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 18:17:05 2009 +0300

    Simplification

commit 021709ecdfdf751230bc4a1daa3d83b66501b040
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 18:16:19 2009 +0300

    Simplification

commit b1cb50d46af18f7913ee1d395228e24d91f58151
Author: Jakob Leben <jleben@videolan.org>
Date:   Sun Aug 23 16:43:19 2009 +0200

    qt4: fix typo + cosmetics

commit 5dcf143446acd58ae00ce81ff0007cfda9ec4263
Author: Jakob Leben <jleben@videolan.org>
Date:   Sun Aug 23 16:12:09 2009 +0200

    qt4: fix playlist column show/hide

commit 9e3b53ac8cc8777d946f3dfcf23d68b4691c06cc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 14:14:33 2009 +0200

    WinGDI: kill warning

commit 46a0710606bbd8ec0e7198a4c3f99b37f538878d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 14:03:45 2009 +0200

    MSW: signedness corrections

commit 6541e664f1ffe2c0e94e5d2148d1d4d666a40910
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 13:17:03 2009 +0200

    Win32: kill warning about undefined preproc variable

commit 6e9c1d1e63a610dad08be09edd139a72dafc1f1e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 13:07:17 2009 +0200

    Visual: reindent (2)

commit 81b22c5aa9943d94222bd21dfbee59b2dbac8da6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 13:05:47 2009 +0200

    Visual: kill signedness warnings

commit 70ebb630ce3bcba42f4fc5c5dedc8dd7ffa8b511
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 13:00:19 2009 +0200

    Visual: reindent

commit db033d3f073fee661b2f44c28f326280e7f0e9f6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 12:55:26 2009 +0200

    Fix signed warning for postproc

commit 837374f8fb34df5da4692d26d5bbfb575047d370
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 12:54:42 2009 +0200

    MSW: kill "cast from function... to non matching type" warning

commit 1993d2913d3c818ddd2b168f7a1d3118c59fe776
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 12:53:17 2009 +0200

    Comment out dead code

commit 8ae6a10be00eccbe30f1fda18103c7ab9bb56a91
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 12:51:06 2009 +0200

    msw vouts: Fix signed vs unsigned type and format strings

commit 048d2ad16972042be038dc52ec9a891e1b247432
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 12:35:37 2009 +0200

    Fix flac compilation for both win32 and win64

commit 067c379fb8b7ec4206b121500e3d6f9a27c78735
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 12:22:55 2009 +0200

    Contribs: minor update to 1.2.39
    
    No major changes, but I prefer to stay close to upstream, for obvious reasons.

commit 6595e351a1915be6b1ffb541876f1a2c8e34cc4a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 12:20:09 2009 +0200

    Contribs: Tiff 3.9.0 is released

commit 6995302f875979dd650f287ac86b66aaf0a37dd5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 12:11:06 2009 +0200

    id3tag: code cosmetic and warning killing

commit 0786f39a56f2e6c15ddfba826b3869c823ad33db
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 12:10:40 2009 +0200

    RC: kill warnings

commit a6b5260ec4528aeb1ebcd532b6f82c1f9ce18974
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 23 12:09:47 2009 +0200

    Libiconv for Win64
    
    Patch by NightStrike

commit 95d29a6c1325aaec104dc66b077046a1d5b6ab16
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 13:07:30 2009 +0300

    fetcher does not need to be an object

commit bd6930e42cd1aecdf8e4d292ea089a9e12ae0960
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 23 13:07:03 2009 +0300

    art_finder_t: custom type for art finder modules

commit 2858f56aa42e99ca79dd6a49e4f6d57186a04df4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 22 21:38:53 2009 +0300

    Cosmetic

commit ba5959c65b9696240574875aad6592e8e33e03ac
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Aug 22 11:14:58 2009 +0200

    Portaudio: consistency with other aouts (and kill a warning)

commit 9689d87dbdeace9b146ee809fa34b599362541a4
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Aug 22 11:08:45 2009 +0200

    WinVLC: kill "was used with no prototype before its definition"

commit 77b6d2275bfd05919dd99ec186287f38e24e7dfd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Aug 22 11:02:22 2009 +0200

    Quicktime: kill warnings for Win32

commit bd3b41a5ae59621ae2232277831b53c5e6b513f6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Aug 21 22:35:56 2009 +0300

    Unused #include

commit 3a372aa5038f4237e6aa2ed4dd47c9bb14e91fee
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Aug 21 22:26:51 2009 +0300

    CPU: get rid of signal(SIGILL) - not thread-safe (in LibVLC)
    
    This also gets rid of one user of setjmp(), but it is still found in
    the (stupid?) PNG codec and OS X interfaces.

commit 0b4e5d22926f6cc90ffe032a19bd6fe9fedef3f6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Aug 21 21:58:28 2009 +0300

    CPU: fprintf is not safe inside a signal handler...
    
    ...and VLC does not quite work on Linux 2.2 anymore.

commit 59b1d53f6e55d31233f53611e44ed013d3f7cdb2
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Fri Aug 21 19:36:16 2009 +0300

    qt4: remove p_playlist intf-change callback
    
    As it doesn't seem to be called after creating playlist in core on startup
    and playlist-model calls rebuild on creation anyway.
    
    Also remove item-current from playlist-model which ain't used.

commit 7979c8dcadec25bf2d4643c892f163a335c62fd0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 21 18:43:58 2009 +0200

    Id3tag: constify when possible.

commit 3663b861e8b7879dcf01bc777f6190981dff116b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Aug 21 19:34:21 2009 +0300

    We have a replacement for localtime_r

commit f5112afbe124960b7338f70e3eaa477a52b0a25a
Author: Jakob Leben <jleben@videolan.org>
Date:   Thu Aug 20 17:00:10 2009 +0200

    qt4: cosmetics and consistence
    
    for future generations

commit be54c4d26c82c659d1625aa6886851821117f84a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 21 17:50:50 2009 +0200

    id3tag: kill a warning about casting

commit 7160ce9f6ef3ef6d5afd3234e77611c01e90e1c2
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 17:25:48 2009 +0200

    configure: Per module Werror flags.
    
    This allow a little bit more flexibility and won't require the same level of code quality in configure tests (is that a plus?).

commit 1fb8c01a0d289b3b663abbcdffc83ed7b350bb8c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 16:33:06 2009 +0200

    w32thread: Don't warn twice about destr being unused. That's enough spam.

commit cc0773a862ca4df84e7dea7ce975910c5ac518a6
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 16:32:43 2009 +0200

    win32: Flag some unused arg warnings.

commit e70077bff48d1edc1c6376f60d4dbeced2e18a11
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 16:27:25 2009 +0200

    configure: An other test that warns.

commit a4d20f9d15585c0d4bdaf9e40e6190d3621e8121
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 12:55:59 2009 +0200

    cdda: Don't include vlc_playlist.h.

commit a2ddba3398a932c1ffef33a2adc0891559e56614
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 12:28:16 2009 +0200

    modules: Use access_GetParentInput and demux_GetParentInput.

commit 0d1f966a0b3581d3e96423ce34f32b4da7725c31
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 12:27:56 2009 +0200

    Implement access_GetParentInput and demux_GetParentInput and use.
    
    This try to avoid vlc_object_find() as much as possible.
    This is conservative, because where there is no associated parent input, we'll try to find in certain cases the parent input. This will probably be
     removed later on. Because yes, there is not necessarily a parent input for access and demux, especially if created from stream_UrlNew().

commit 60677faf20a17e0c9fbcf3993b1c5826019b367d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 21 11:52:29 2009 +0200

    Phonon: add a way to run 'cmake .'

commit 01e7806ba99d380f657116b5dc73975c3d69bbe6
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 10:51:37 2009 +0200

    chorus_flanger: Fix a bad cast.

commit 120e7e6b9b99f3604b0ac70c28ded9e97f48a69d
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 10:46:51 2009 +0200

    libvlc: Fix the comment associated to libvlc_event_manager_release().
    
    Reported by Andy Chenee.

commit b8c7cb7446c523bec46126fa25b0c826e32aa488
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 10:43:05 2009 +0200

    chorus_flanger: No need to cast here.

commit e8559279687476b8b2174b999d567877d59be505
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Aug 21 09:09:11 2009 +0300

    Revert "Revert "memcpy: Flag an unused param in memcpyaltivec.""
    
    This reverts commit 8c243091fba7a458af7716f1f69b54a083910554.
    
    Not sure how thread-safety works here though.

commit ec9bb32855cdb577d3fa659d9d49a8de88aa7521
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Aug 21 08:58:18 2009 +0300

    Revert "signals: Return NULL at SigThread end."
    
    This reverts commit 3c55f6d8bed88ca5635446cbc8ee1e85547c0ac1.
    
    This is dead code (which does generate a warning!!!)

commit 8c243091fba7a458af7716f1f69b54a083910554
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Aug 21 08:57:59 2009 +0300

    Revert "memcpy: Flag an unused param in memcpyaltivec."
    
    This reverts commit 3d82d569c4030a56bb25baffe8ebd0f303fc31c2.

commit eb90bf8ab44edd122dbdfad47cf67601b433d324
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Aug 21 08:57:47 2009 +0300

    Revert "Win32: fix src/ compilation"
    
    This reverts commit 908d0b9375dae740d9c703c0acb8bf93b7d1231a.

commit 6391f64159714a0e172cdefbe02a9a6bc1206930
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 03:08:13 2009 +0200

    opengl: Move includes at the begining.

commit 1051d06d05d6f29cb9a37588f1aebb4ca5ca4bfa
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 03:06:53 2009 +0200

    opengl: Re-order #defines and fix a non defined token warning.

commit 75c556adcbc9c2ef2b9f075f09c4f1706f20bd0e
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 02:58:46 2009 +0200

    demux playlist: Move the usage of vlc_object_find behind one function.

commit 279339a6e4040ea57e53dae2cbd9c8ff0f7742b3
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 02:28:45 2009 +0200

    loader: Remove unused variables.

commit 549bc47d24ce64848876d62ea1b5e92a1edee802
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 02:18:18 2009 +0200

    configure: Add -Werror=bad-function-cast for --enable-warnings-as-error.

commit be3d7a79bd8abb7f12db00e6d6b8a9f09782df17
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 02:16:45 2009 +0200

    visual: Fix bad function return value cast.

commit cb8d3814dd9d552f0fe4e4832b0de2bb99ccd8db
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 02:13:27 2009 +0200

    quartztext: By pass hard ass headers.

commit 2ec4784766a150832eed14632ca54fdaa09c3d3f
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 02:12:16 2009 +0200

    logo: Fix a misuse of a filter_NewBlend, that should make this plugin non working.
    
    Spotted by a warning.

commit 05f47b33270fcf5a8f78f1627ab640ede396ac4d
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 02:05:40 2009 +0200

    memcpy: Make fast_memcpy static.

commit a9472d1a516d0664f3e4b0b3c6fcdb1a503bd552
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 02:01:18 2009 +0200

    auhal: Don't include hard ass headers.

commit ace833f34d48d0e2d1d79c0317bbfd658da2d647
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 02:00:53 2009 +0200

    drms: Fix a pointer to int comparison.

commit b61820ee056b401dbd2272e2ff5e8b6cec8d2a18
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 01:56:53 2009 +0200

    http: Don't compare unsigned directly and factorize.
    
    The playlist needs to be fixed here not to use signed for its size, but...

commit a66885e6d86f4be022cd46e8b2d86a4376bf37ca
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 01:56:11 2009 +0200

    screen: By pass hard ass headers.

commit 0a27f7da1002e5139ccd15bb1e964ced4fdcfe42
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 01:31:21 2009 +0200

    ps: Fix bad function return value cast.

commit 3e69ae8da081d7501d577fe331faf62a6226a7ff
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 01:30:32 2009 +0200

    pva: Bad function return value cast.

commit 3bbe374b28aa3452cc2da64becb3445cf1d20833
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 01:21:17 2009 +0200

    nuv: Fix some warnings and fix an issue where some unitialized pointer access could lead to a crash.

commit 31523f87a2a4cd1a9b8020c031d8de9be1a4e187
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 01:18:59 2009 +0200

    nsv: Don't cast function return.

commit 750736e06f5753b64836cfbceecdd16f90e2d685
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 01:11:54 2009 +0200

    avformat: Don't cast function return value.

commit 3c55f6d8bed88ca5635446cbc8ee1e85547c0ac1
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 01:09:52 2009 +0200

    signals: Return NULL at SigThread end.

commit 8dc5af515d36089f28483c4eca3dd9180eaae848
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 01:04:32 2009 +0200

    flac: Fix a bad cast from function call warning.

commit 075a0175cebbef3782e067e6a1b2d2655f702d0f
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 00:46:44 2009 +0200

    ts: Fix some signess comparison issue.

commit 441603f0c3eebf1770525f978d12b3b2a19bcedb
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 00:44:05 2009 +0200

    ogg: Fix some pointer sign comparison warning.

commit f8a61a179f1ae723f2787601691123362dbd2297
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 00:39:44 2009 +0200

    lpcm: Fix a few unsigned comparison warnings.

commit 73ef409550095111435da8879e56dacc47af66b7
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 21 00:13:28 2009 +0200

    NEWS

commit 456fa63530470956d0e4f2906211857d168f40fb
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Aug 21 00:07:11 2009 +0200

    dynamicoverlay: We need a commanddesc_static_t for non strdup()-ed initializer.

commit 46ef499fe14df4958fa5b424fcb7313ebf597745
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 23:57:46 2009 +0200

    dynamicoverlay: psz_command shouldn't be const.

commit 65f89dcc8a7977630e5c084f01eaa45a8b31be8e
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 23:47:53 2009 +0200

    real: Fix unsigned issues, and fix an overflow that could happen in release build.

commit 13268071115898a03f9b1d3c470a72de82eabf0c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 23:33:36 2009 +0200

    vout_pictures: Use unsigned for width and height in picture_Export.

commit abfdb004517b5828a9d40d2d32af59d03e717920
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 23:20:13 2009 +0200

    caca: Fix a warning about unsigned.

commit b5ebc21881c718a75a5e36a7e123843de7ad0f1a
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 23:14:11 2009 +0200

    vlc_vout_display: Should use unsigned for height and width.

commit 40e79c3815a63c3c983ff8f88b29a181087b257f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 23:19:41 2009 +0200

    Fix directory compilation on Win32

commit b2786c43e339bfd9b9503c4b48c0ed1d9fa94d12
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 23:19:18 2009 +0200

    Fix unused warning on drawable.c

commit 94c5025c70c8d30d7225c9dae4b42e7ecc7942ee
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 23:18:12 2009 +0200

    UNUSED for Wingdi

commit 65aeb9dcc25d6823d0284a31a5201c70a9d08bb0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 23:16:52 2009 +0200

    UNUSED for direct3d

commit 592dd8f9fcdb4c6985fd307c0b777d6ac58ad466
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 23:16:39 2009 +0200

    UNUSED for directx vout

commit 3d82d569c4030a56bb25baffe8ebd0f303fc31c2
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 23:05:06 2009 +0200

    memcpy: Flag an unused param in memcpyaltivec.

commit e626c159ced80b35de0ab73bfd3f7e7438a90d57
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 22:36:54 2009 +0200

    configure: Add "missing-braces nonnull parentheses uninitialized address enum-compare undef comment switch" to the list of warnings that should not appear anymore in source code.

commit 908d0b9375dae740d9c703c0acb8bf93b7d1231a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 23:00:56 2009 +0200

    Win32: fix src/ compilation

commit 473c70d7e34b9f128e61275614c99f74e9da8e67
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 22:34:47 2009 +0200

    vlc_fixups: Dummy definition for LC_NUMERIC_MASK.

commit 15f6ae0b9e547f8809cbef7090284fefc83d019b
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 22:26:11 2009 +0200

    vlc_fixups: Continue to poke around to fix win32 build.

commit 7df9ddcb75eab1a3da40a82ba14c7d3ec64b2964
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 22:17:42 2009 +0200

    vlc_fixups: Use (void) instead of VLC_UNUSED which is not available.

commit 711f2a1f622eb5e9585d5f548e71c40def96d498
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 22:06:25 2009 +0200

    vlc_fixups: Better dummy implementation for type checking, and unused checks.

commit 0646affc573b7e4cbc10d687943a091f8c51f96a
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 22:01:48 2009 +0200

    test: Remove an unused variable in variables.c.

commit a8571b9ba0f02142445bed6ac2fb1dca5390f168
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Thu Aug 20 20:19:58 2009 +0200

    kill a warning

commit df32b381d088aa1634ce280568be8f0d3f340aad
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 21:54:28 2009 +0200

    test: Remove unused variable.

commit 45acb59fedba2de44e2203e6e45da352bc4a69fe
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 21:46:32 2009 +0200

    aa: Mark unused args.

commit 16e823e7718d410734f1f39266937f3e49293cdd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 21:39:46 2009 +0200

    RealAudio: fix compile for Win32

commit 0f65c7cdfc6d4fc5735163bebbfb3898d0f2ce82
Author: Hugo Beauzee-Luyssen <beauze.h@gmail.com>
Date:   Thu Aug 20 21:23:46 2009 +0200

    Solved I420_Rgb build
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit d366f53b24320fbe54bed84f1cc746d4a95e6e8e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 21:02:54 2009 +0200

    Quicktime: fix warning

commit 808e44514d6b0ae58574eeacf797a284ebf2b4e4
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 20:40:20 2009 +0200

    Frimp

commit 38d22ff993f94c64e525a32c32e042762c5d4a4a
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 20:36:59 2009 +0200

    libmpeg2: Only define GetCC when needed.

commit 5c7b0ce981d9d45f24094e68037d4c119354564c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 20:37:31 2009 +0200

    Fix compile if you don't have localtime_r (Win32 for ex)

commit 69fdc2f337c2f3209a9b82ec5874bdaf3dce048f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 17:52:00 2009 +0200

    Fix PortAudio warnings

commit 4bfba26a6188ea4aeed87c463ae10860ef921616
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 20:32:05 2009 +0200

    vlc_bits: Differentiate between writable bits stream and read only.
    
    This fixes some const qualifier violation in modules.

commit 7ca02b97a73ea14104bbf2704f01aad518e3c741
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 19:57:33 2009 +0200

    smb: Flag unused params.

commit 2db13f1440f3a6d957d598d29db4eee92fbfdf2c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 19:45:39 2009 +0200

    dvb: Flag unused callback parameter.

commit 47fa7a38e4969d5ea7ccbe293f50e951379812c4
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 19:27:29 2009 +0200

    auhal: Use a litteral for the format.

commit e8879c1f1b5c29d3cee3051104aed43facec6cb2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 20 20:27:35 2009 +0300

    Fix flawed logic

commit e666f89ecc9aeb3e038e9373775494ac6d5b2427
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 19:26:36 2009 +0200

    dvb: Blindly flag unused args.

commit 66f6cb986298d928cd2173feabc49a5dbe104e41
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 19:06:58 2009 +0200

    libvlc: Put vlc_usage in the same file than where it is used.

commit cd2b2d91795ea126751882c1e0f417a328e9c7b6
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 19:05:59 2009 +0200

    Revert "configure: Add an other bunch of Werror=."
    
    This was a bit too early.
    
    This reverts commit b827afa26d5085d0dc013620cf3ded1d5d6dbafd.
    
    Conflicts:
    
    	configure.ac

commit 52bdf5d0a12af8c76dc42c2e1ad31024b63ea459
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 19:01:13 2009 +0200

    vcdx: No need to cast. Kill a warning.

commit 5c660e79f3df9487d788e5e5c389f06e266e7d7f
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 18:58:22 2009 +0200

    rtsp: Feed a litteral to the format to kill a warning.

commit c053f4ab75aaa33b37c99243abfa12c898a8ad2b
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 18:48:45 2009 +0200

    Revert "network: Remove an unused label."
    
    This reverts commit 663411401 and correctly undefine out: if needed.

commit f4b8250a1843c94523734a7e4257d960cfabddf1
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 18:33:48 2009 +0200

    osd: Fix a unused variable warning.
    
    Reported by Hugo Beauzée-Luyssen.

commit b827afa26d5085d0dc013620cf3ded1d5d6dbafd
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 18:26:58 2009 +0200

    configure: Add an other bunch of Werror=.

commit 3c6c73d5fed7f5103f16d94bae68cbc90f6db264
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 18:19:09 2009 +0200

    motion: We really want an assignation here. Put parenthesis. (Kill a warning).

commit 9e8dd865eb34807cb3ca2ef4e244df6ff95977dc
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 18:15:42 2009 +0200

    vcdx: Use %zu in format for size_t. (Kill a warning).

commit 7924facaaad33e2cf107a40cb8c81601038c0008
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 18:10:14 2009 +0200

    cdda: Avoid a macro and kill a warning.

commit d8dc5c85cdaebe4c46b13399b537207f50938ae7
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 17:10:20 2009 +0200

    rtsp: Mark some function as static.

commit 663411401de84ba08a73080d27af6b31dea212fd
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 17:08:22 2009 +0200

    network: Remove an unused label.

commit 3d9307159125bf05eaaf01fa9ab3267687fe1436
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Aug 20 17:34:38 2009 +0200

    configure: don't enable goom on OS X by default

commit e9c773e6318aefdc0015be80590a01116f446309
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 17:34:43 2009 +0200

    NEWS: Removal of modules

commit c2786a86cdcb0d17e84bb3b3f9eb30a548139898
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 16:39:33 2009 +0200

    configure: Treat unused param or value as error when building with --enable-debug.
    
    Warnings that are 'safe' to be treated as error should be added here as well.
    
    I hope this will raise VLC code quality, and tend to lower the hudge number of warnings. Some of them are sometimes letal but hidden by others.

commit 91c4ffbb29f66fcd3be76482a0a65bce40083822
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 16:38:06 2009 +0200

    shout: Flag unused param.

commit b6832dae3ef7f4a6904623c2b72cdf2daad330f7
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 16:36:53 2009 +0200

    wall: Remove unused variable and flag unused param.

commit f5c355b6c73fbcf102952bd7a0c65f84500f33fd
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 16:35:41 2009 +0200

    mosaic: Remove unused function.

commit 2053866380d8c54371c519e5619566e3f2164226
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 16:30:23 2009 +0200

    logger: Flag unused param.

commit 4d72cb6807a07e21f8e63c476cd9f0c4ffbaf309
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 16:29:37 2009 +0200

    quartztext: Silence warning that are not our business in ColorSync headers.

commit 3b94d8dfe80b9bb31587fb2759f172ddd9d32302
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 16:28:11 2009 +0200

    freetype: Flag an unused param.

commit cbd4d7eda6a5a8d330f302844498712c1d99e2a0
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 16:26:59 2009 +0200

    memcpy: Flag an unused param.

commit 27eb60535f8e8d3aedc16d3ee7f4c86c1d8eac64
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 16:24:27 2009 +0200

    ts: Kill some warnings.

commit cb4bb887d49cac385548dc355d623c86b8bd07ae
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 16:18:31 2009 +0200

    rc: Flag unused params.

commit 17dacf1aebc33e8b583afc05f80861867b109c08
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 16:18:08 2009 +0200

    http: Flag unused args.

commit f42f905acda42d66140631f744e69cf2a8a80961
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 16:15:55 2009 +0200

    screen: Silence warning that are not our business in ColorSync headers.

commit c0e5f675aa9a0884de39682ed169aa02c9cbbaba
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 15:57:36 2009 +0200

    rtsp: Remove unused variable.

commit 5a980d530dd37c1faa1e6c68fd8c0b9dc7f13c6a
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 15:56:25 2009 +0200

    rtsp: Flag unused parameters.

commit 9243562c2d0ae0be98ac0b6a507381049db08601
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 15:54:41 2009 +0200

    video_output: Flag unused parameter.

commit c4eebb47282d10b8dbff88ecf1ca4dd7b0aedd40
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 15:21:36 2009 +0200

    config: Flag unused params.

commit 87d5caa07a602018379be0f15d15fa0ea7bdd11e
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 15:20:22 2009 +0200

    modules: Fix an unused arg if NLS is not enabled.

commit b8f9b36906c848fef445a10756e4b81fca6b9c5d
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 15:08:10 2009 +0200

    network: Remove an unused variable in udp.

commit 0b3ef518403a0f2c80fd1efd4e55459eb8144f1e
Author: Jakob Leben <jleben@videolan.org>
Date:   Thu Aug 20 14:53:51 2009 +0200

    qt4 playlist: don't rebuild on move (finally!) + refresh current item on sort
    
    When using tree playlist mode and moving items within sub-nodes, the nodes
    will now stay open.

commit 883694a26cf3325d0e23b74cf83cfc49f41354de
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 13:00:15 2009 +0200

    transcode: Flag unused parameters.

commit eadc4f6c526bc73faae62b3d321f7c1756c765e3
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 12:58:44 2009 +0200

    aic_bridge: Flag an unused parameter.

commit a7866ea7142e914d1c854606ff14585488dee321
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 12:57:46 2009 +0200

    rtp: Remove an unused variable.

commit c5f0b6d052b3b6e6897fd0d4073a3bf0d10f285c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 12:56:22 2009 +0200

    mpeg: Flag unused arguments.

commit c3cf43d7760cd2224fcfb74137f5fb908a8ac584
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 12:24:50 2009 +0200

    mod: Fix an other bad cast from function call.

commit 8c873b28d6c3d01a4f48b2f30349756484bbde88
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 12:23:25 2009 +0200

    podcast: Kill a warning.

commit 3e05da4f7976253ee99699de80340d9d045e0554
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 12:22:00 2009 +0200

    avi: Fix a warning about bad function type cast.

commit 260dd07fc161a8c20dfdb992c28d7a865eb93c98
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 12:11:29 2009 +0200

    dts: Initialize i_frame_size to a default value.

commit 72d74337f77b0d7c489071daace942277a7252d6
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 12:04:54 2009 +0200

    es: RGB masks needs to be uint32_t.

commit de1eee2a8a7a7987ba68979677f38e0e1e5381bb
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 12:04:12 2009 +0200

    cdda: Fix a bunch of arg warnings.

commit 8f1c0142c806d1f553168c366ef05b70d132d3a2
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 12:01:12 2009 +0200

    libvlc: Fix some unused arg warning in vlm and playlist.

commit ede2c993b949684021aaa8609ea9fdf3c927b388
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 11:59:48 2009 +0200

    vlm: More unused parameter warning fix.

commit 0e12086b7ce865036df6ec5907ea719e4179e6f9
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 11:58:41 2009 +0200

    video_output: Flag even more parameter as unused.

commit 6d0b5a172e1e2f1b0a64b05baa618149c1623107
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 11:57:15 2009 +0200

    video_output: Flag a number of parameter as unused.

commit 73d86c5e4d879f90d5f2c0ecaf1b329d37f0903e
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 11:55:18 2009 +0200

    input: Remove unused variable.

commit 3558cb118f2a14026fedec0223d90712358612f2
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 11:54:23 2009 +0200

    playlist: Fix a warning about sign.

commit 86643a02e448acc82ae1c6c7b49b57f2a2ed03ab
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 11:48:17 2009 +0200

    i420: Flag a parameter as unused.

commit 31fef8bd88b238b42c3882490db903af9a6a468c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 11:42:07 2009 +0200

    mlp: Fix a bunch of warnings.

commit f901bb491e933a06aff842e0859033b98399719d
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 11:38:51 2009 +0200

    vc1: Correct unsigned use.

commit 97c09ca004b23e1320ca0160f891978312f0cdd1
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 11:37:05 2009 +0200

    quartztext: Fix a few unsigned usage.

commit d02edd7a0e265bd30c2a5ae7ca88a746b35c1cec
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 11:26:02 2009 +0200

    cmml: Fix a warning about vlc_create_thread() return value not checked.

commit 57ef9e4388273fa19d0b67c5bdf3198b89c19aa0
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 11:11:51 2009 +0200

    spdif: Use aout_FifoPop() which checks locking and fix a aout_FifoPop() leak.
    
    Pointed-out-by a warning.

commit 1f22d722f8d9313919ed7e8a936f1c05e0c9e72a
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 11:05:45 2009 +0200

    http: Remove unused functions.

commit 94c27c0c19e3ae8101ad471a64ae5e3949103852
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 11:03:36 2009 +0200

    file: Fix a warning when posix_fadvise() isn't defined.

commit 534232c184fc0d239f80e1f144b1ac312109a3bb
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 11:00:16 2009 +0200

    vcd: Flag unused argument, and fix a pointer to number comparison to kill warnings.

commit 9ce57311af9d181ebdc63c55df1cb0e39e576b63
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 11:23:31 2009 +0200

    Misc fixes in goom, freetype and warning in last.fm

commit 34df809782d452e04838267f0a5912434c45c243
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 10:56:19 2009 +0200

    Contrib: more complete patch against FLAC, made by Jonathan Yong

commit 6191f3b61e7e6c3b99658d358c03bf276423fe27
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 10:52:48 2009 +0200

    Fix misc warnings in demuxers

commit e1430f5994030843c4fe7d9b128ea3d2827cf6fa
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 10:43:16 2009 +0200

    Kill misc warnings

commit 7ec73fa96835e5aa9aff189f018a1c318828e4f6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 10:42:36 2009 +0200

    Kill warnings of unused variables in audio_*

commit f4614367cd5a13c1a86ad3572a4921fe4ea5001c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 10:42:08 2009 +0200

    Mod: use unsigned when needed

commit 4d87d619f3a968a64ef5a9677046189b3d99368b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 10:19:34 2009 +0200

    Screen-win32: Kill warnings
    
    "signed and unsigned type in conditional expression"

commit 2dc5dff316fa49fb48bd1f75a109c6d939d5a9f1
Author: Jakob Leben <jleben@videolan.org>
Date:   Thu Aug 20 10:47:41 2009 +0200

    qt4 playlist: fix crash at "vlc --no-media-library"
    
    It's ugly, but it will do.

commit 74d8fc71b8cb33286dfc7b8e9626d5be6f46bb85
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 10:11:00 2009 +0200

    Waveout: fix type warning and update copyright

commit bcf320ff403be814383114ae2f57600f577fc3d6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 09:57:23 2009 +0200

    MKV: Correct format for int64_t

commit 20170b649f3c8f760ddc443eb8669ac1b719c1f2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 09:43:41 2009 +0200

    Wav: unused variable

commit e4e3f1ebfe6a8801d694707e087c809a53327dbc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 20 09:43:21 2009 +0200

    Vobsub: Correct format for int64_t

commit 3a2d5d8a8cd44ac801a6fc14e559369133b08abd
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Aug 20 09:44:10 2009 +0200

    bump plugin ABI to 1.1.0a (avoid using 1.0 modules after [073c5a24])

commit 89520ed0f19f436b5873d95cfc75b3c847878fcb
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Aug 20 09:06:59 2009 +0200

    OSX configure defaults: disable --update-check

commit 2de5a59ad0b05eb2554b228675d6719fc20fa658
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Aug 20 09:04:46 2009 +0200

    update_crypto.c : UPDATE_CHECK is defined (or not) in config.h

commit 0def49651d30c2055d2c6465fc1d96f11c7a1735
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Aug 20 08:55:14 2009 +0200

    Do not build update_crypto.c content if update-check is disabled

commit 3e446e586830bd98ab01e968c8507a5000b8254a
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Aug 20 08:37:20 2009 +0200

    _update_WaitDownload is no longer in libvlccore

commit dfd672cc3bc3720ebc32330013b5a2801f6a1b17
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Aug 20 08:17:33 2009 +0200

    update_Delete: Fix update download thread destruction

commit 85abebf7168aba4fbbfe806567d8a2d55f6ca784
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Aug 20 08:08:24 2009 +0200

    Revert "update: allow update_Download  to accept: directory, filename, NULL"
    
    This reverts commit 0f245d7bdd245fb84181d8911d72bbc62f099844.
    
    Conflicts:
    
    	src/misc/update.c

commit 3ec93c14a68cc3c8a655af7e6348d82e5f5d678d
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Aug 20 08:06:20 2009 +0200

    Revert "update: rename the variables so that it matches their current purpose"
    
    This reverts commit ebfd94553ab7b18a436a14f42453cc3302caf471.

commit db6fab48e6210a5fada1c1d97e4d87c1f151b880
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Aug 20 08:06:12 2009 +0200

    Revert "update: don't free the temp pointer, but free the original instead."
    
    This reverts commit 97f83156a37514f9f6bb8786507e35118553f947.

commit 1c378b2dd1f4428baffd436a28bc8aa92dc9b5fa
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Thu Aug 20 08:01:23 2009 +0200

    Update mechanism: split update.c
    
    Move cryptography specific functions into their own file, together with
    functions downloading public key / signatures
    Factorize common code for generating signatures (hash_sha1_from_*)
    Remove unused update_WaitDownload (was OSX specific)

commit 141eb5a663b05b41afc5664ccf43cc73e601894c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Aug 20 01:02:56 2009 +0200

    media_list_player: Make sure we'll correctly play next item, instead of setting the item but not playing it.
    
    Add a test for correct item queuing as well.

commit b2159683d761e1de46db4af1ae3bf297eafa6496
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Thu Aug 20 00:05:17 2009 +0200

    Win7: add support for the taskbar's "oh, look, it's shiny" buttons. We need prettier buttons, and in some cases, the play/pause button's picture isn't updated.

commit cbec8dca91a729761e434e8141e1ccab5be85166
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Wed Aug 19 23:20:23 2009 +0200

    Move the additional headers to include/vlc_windows_interfaces.h

commit 5b00444d88face2cc16bccd266afa8e9c29b1666
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Fri Aug 14 17:43:45 2009 +0200

    wince: if you want to mess with the code, at least mess with the header accordingly

commit 019710f551f4f5863e79aa1daf63bce2d5250ead
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 23:39:37 2009 +0200

    MP4: kill a warning

commit fde883118b56e9ab1c4817cd8194b6ff8d147bd1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 23:38:53 2009 +0200

    Global Hotkeys: simplify and clean code

commit 59f25dc05b3834967beaca4773012abf82016dd8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 23:28:01 2009 +0200

    ASF: kill a warning

commit c13cd1a9dbb132039adfe5e27ca2fcff6f68d855
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 23:27:26 2009 +0200

    AVI: use i_samplesize as an unsigned int (was an int)

commit 68d880d7635a45e0c7350231e5f20def4b7a7368
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 23:07:35 2009 +0200

    Fix warnings in lpcm, cc and theora

commit fe9d2fd92dce55930472dce11323c3d92c8e1c36
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 22:57:14 2009 +0200

    Remove unused variables in USF module

commit 77eea9b34308aa90f877c8a8c295d532949e4eb2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 22:52:56 2009 +0200

    Kill various warnings

commit fc0b2f11ca9d1f9041fb8307cd09a9189dfc77d0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 22:47:28 2009 +0200

    Kill directSound warnings

commit bc5036063f7dcd99fd3a8b358227a05fe9a6673b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 22:38:14 2009 +0200

    DirectSound: be more restrictive and fix warning

commit 3f489ac9a33b1bb909d02cdab4f94860f352e833
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 22:17:28 2009 +0200

    Win32: Kill a warning in vcd

commit c83f01e855dc92ac0010b2c3da44ca20a76be23c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 21:46:55 2009 +0200

    Remove unused variables

commit 073c5a248e71a73a47c80066ad9848516e96778e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 20 00:04:13 2009 +0300

    Hide psz_object_name in private data

commit b6c76ecf1a1b2c87d8dc91e0a636291339d96c28
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 19 23:45:45 2009 +0300

    Deprecate ugly and unsafe vlc_object_find_name()
    
    psz_object_name can only be read from the thread calling module_need()
    for the current object. As an alternative, module_need() would have to
    be called before vlc_object_attach(), which would break var_CreateGet*.

commit 674d00760e56d12a6e51b070dbce027a2c05f217
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 20 00:03:47 2009 +0300

    ncurses: wild access to psz_object_name

commit f17a9101783b93d2a482bceea93efb707c35fc7d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 19 23:57:24 2009 +0300

    Qt4: wild reference to psz_object_name

commit fc24fbabae0d4ae4cf41c1328c33fe5ad1ce7dfd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 19 23:52:56 2009 +0300

    Remove two possibly wild references to psz_object_name

commit 0b5502c3d8bf855bc8ea4352d079a6cfe5844b59
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 19 23:44:57 2009 +0300

    Remove filter_chain_GetFilter: unused and not thread-safe

commit 489a320c4f840d325b791396bb7a3639048317da
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 20 00:03:24 2009 +0300

    gtk: safe but pointless reference to psz_object_name

commit bade53fbca0b1a2bfae986076ba6f1d1563f858f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Aug 19 22:23:42 2009 +0200

    VLCKit: don't return timestamps with hour digits, if time is shorter than 1 hour

commit 1ce5fef45bf75d0a486f115780d5113a95de020f
Author: Jakob Leben <jleben@videolan.org>
Date:   Wed Aug 19 22:00:11 2009 +0200

    qt4: make PLModel::getItem inline

commit 5b9a24fe31130d74626a69b0fcc9cc3c184b8784
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 20:17:03 2009 +0200

    Fix warning on Win64

commit bb192bb68089c21cdc5e2afde709a4933aea624f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 20:16:00 2009 +0200

    Update live Win64 patch to fix uintptr_t vs intptr_t

commit 0ae751d3e401f387a0007114cb0bfb7b4ac2103d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 23:17:45 2009 +0300

    Remove Xlib XVideo video output

commit e5b397facea6dc4f578914da6bd57ea727ea2cd9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 23:11:10 2009 +0300

    Remove Xlib X11 video output

commit 3d10cda8e97784f692e95b88beb7d11a2f044d57
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 19:53:17 2009 +0200

    BDA: remove useless include.
    
    Fix BDA compilation for Win64

commit bc96de5bf9798eca704f92808456618eeb788db6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 19:29:51 2009 +0200

    Contrib: a bit more cleaning

commit b7269a58f3f2fc7a5eb02d05a70a423f13f09aed
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 19:18:14 2009 +0200

    Contrib constistency

commit 995bc2e57d25fb254bc0a0ff69e330d8e6602713
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 19:04:10 2009 +0200

    More fixes for live under Win64
    
    Work done by NightStrike

commit 8e9df2d749c211936d954d809f23a467e41c6525
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Aug 19 18:48:09 2009 +0200

    demux_xspf: remove dummy test (the test is done at the begining of the function
    and the pointer is never modified).

commit a19cacada38fc0e37f305ac8a4ce57db1de7556e
Author: Jakob Leben <jleben@videolan.org>
Date:   Wed Aug 19 18:16:39 2009 +0200

    qt4: helper function PLItem * getItem( const QModelIndex ) const

commit 406846492bcd7fea1220131968d4f55256cbe5cb
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 19 16:28:08 2009 +0200

    Enable back media_list_player's tests.
    
    This reverts "test: Disable test_media_list_player as it deadlocks."
    
    This reverts commit 3403c4274410115dbe5ce282aa8b045f8aedb002.

commit 655374882ca10d6811feeb63f9e8b7029e785299
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 19 16:51:54 2009 +0200

    media_list_player: Use stop() so that we don't lock twice.

commit ce14fcece530c1430e8fcff469e0ad2e9846996b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 17:14:50 2009 +0200

    Port directx output to Win64 awareness

commit 49a0cf38567f0ecd36ba3dff2c5cbe6b5be2fdde
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Aug 19 16:39:10 2009 +0200

    xspf: factorize and set to NULL only when needed.

commit 3172fde5b778b8ac8c1cdfa69fc807826fec4b72
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Aug 19 14:42:08 2009 +0200

    xspf: simplify and use free instead of FREENULL (not needed here).

commit b18257a32803ffc2b823ef20ccd597f9148a1164
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Aug 19 14:10:07 2009 +0200

    xspf: simplify again.

commit ab4442b08556cc4c1755f1b59a39ec92a8f37aec
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 19 16:23:15 2009 +0200

    media_list_player: Fix the locking scheme for the callbacks.
    
    Also fix the initial refcount for the media list, that was causing a bunch of problem on the test suite.
    
    vlc_assert_locked should probably be exported, as it would have been useful here.

commit 78ecd2b0304d4f86ff1aa3c45b06237b2bfc3c6b
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 19 13:42:44 2009 +0200

    kate: Remove unused variable.

commit dc59426209de224edc0f67930c10b53aa1d81a30
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 19 12:41:55 2009 +0200

    test: Print more info on error.

commit 57ba4d98c3e9f446389384eaab976d1f6bf48fbc
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Aug 19 16:07:43 2009 +0200

    macosx: remove previous updater code as it is now replaced by Sparkle

commit 829a50ed88fbdb211f4e09a55318ce74c1563eea
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Aug 19 15:59:23 2009 +0200

    macosx: add preliminary hash file for Sparkle support

commit 14039ca107bc4b1ad04816a24d3f9e57ecc7dac5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 16:03:10 2009 +0200

    Port GlobalHotkeys to the correct SetWindowLongPtr API

commit 3e9c8d1bd8cb4b1e78a74ebe6292d967c5134141
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 15:52:15 2009 +0200

    Do not use crashdumps on Win64

commit 14657767af7a1b02896e159e4506541ab5921795
Author: Konstantin Pavlov <thresh@altlinux.org>
Date:   Wed Aug 19 17:35:31 2009 +0400

    Mention the addition of new lua parsers in NEWS.

commit e047a1d8d86c574092f8e5e886a164f33bde1da7
Author: Konstantin Pavlov <thresh@altlinux.org>
Date:   Wed Aug 19 17:32:55 2009 +0400

    share/Makefile.am: distribute newly added lua playlist parsers.

commit 446a8aa578cc316173cd4efc26209ed3c013af19
Author: Konstantin Pavlov <thresh@altlinux.org>
Date:   Wed Aug 19 17:31:02 2009 +0400

    LUA mpora parser: fix copyright year.

commit b0464c6b8e8749acda1b834440343fcdc9641c77
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 15:37:21 2009 +0200

    Small fix for Mingw64 compilation

commit 4164da8033e507fc6b65f7f54cc0e06f5ccea631
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 15:31:08 2009 +0200

    Update _WIN32_IE to IE 5.01

commit e3e4c0d76e3381d23f2b9cd7a34235c562ded973
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Aug 19 16:11:23 2009 +0300

    x264: add profile-limitter, pretty much same as in x264.exe
    
    so eg mobile-stream goes like this
    --sout="#transcode{vcodec=h264,venc=x264{profile=baseline,level=12},...."

commit 7a7e042ee2fac414091496c9726289cfc546d5e5
Author: Konstantin Pavlov <thresh@altlinux.org>
Date:   Wed Aug 19 16:52:19 2009 +0400

    LUA playlist scripts: add support for Vimeo URL parsing.

commit ed22e00185e0fe2471dbdf0dd4fce801d2ddb10a
Author: Jakob Leben <jleben@videolan.org>
Date:   Wed Aug 19 14:38:29 2009 +0200

    qt4: prevent moving a node into itself
    
    ..or it magically eats itself up

commit 53cd4ad45297105bc7e8a8f9addb53f2b48beeda
Author: Jakob Leben <jleben@videolan.org>
Date:   Wed Aug 19 14:13:46 2009 +0200

    qt4: move item removal from PLItem to PLModel...
    
    ...and fix memleak when removing..

commit 26201e1ca2ae17216d0ee34b3604e19e5c2ee02b
Author: Jakob Leben <jleben@videolan.org>
Date:   Wed Aug 19 13:25:39 2009 +0200

    qt4 playlist: simplify view notification, don't rebuild on popup sort

commit c149ea80c31cafafc5ee9d63b92463468a5f50ee
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Aug 19 12:55:43 2009 +0200

    xspf: simplify.

commit 55f81512c7f26045c32845c355706d6631646fd6
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 19 12:03:13 2009 +0200

    contrib: Bump Mac OS X contrib binary to revision 17.

commit 6b75085648f06927d4416aa97ed73fdb54d753f6
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 19 11:52:50 2009 +0200

    ncurses: Remove unused variables.

commit 3403c4274410115dbe5ce282aa8b045f8aedb002
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Aug 19 11:42:53 2009 +0200

    test: Disable test_media_list_player as it deadlocks.

commit bbd0fe459cc7728a22c065138fbd9d99c980ac37
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 11:28:01 2009 +0200

    Contrib: Win64, try to force the CPU for FFmpeg

commit 6d48203b942686db7ab2730b75327909d544e274
Author: Jakob Leben <jleben@videolan.org>
Date:   Wed Aug 19 10:35:30 2009 +0200

    qt4 playlist: make popup Add Node and Sort operate on parent
    
    If playlist view was full with items it was hard/impossible to
    add node to root if the action operated on right-clicked item.
    Sort action follows the same style for consistence and practicality.

commit 8587991a0cbf166d4e973c45f99f920e7bea927f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 10:07:06 2009 +0200

    Contrib: Try to fix lua's mess

commit e04840409fe5f75abecc22c870d4899af5ca3d79
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 09:54:45 2009 +0200

    Liboil: autoreconf is needed after m4 changes.

commit 7635e6e85bd5eef07dcefb4ab0b9906940440073
Author: Jakob Leben <jleben@videolan.org>
Date:   Wed Aug 19 09:38:48 2009 +0200

    qt4 playlist: refactor meta data retrieval and show meta title for sorting in popup menu

commit 4b800920c43ddc81c64f5b34bb3d6867f7aaa305
Author: Konstantin Pavlov <thresh@altlinux.org>
Date:   Wed Aug 19 11:17:44 2009 +0400

    LUA playlist scripts: ddd support for MPORA URL parsing.

commit cb7f325d7b724c3a1d43cb40302ab37130624847
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 09:28:50 2009 +0200

    Consistency for patches naming

commit aab4d1cf25d4f970ea4d87428ffb1230c387e785
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 09:27:54 2009 +0200

    Contrib: further fixes of Goom2k4 Makefiles

commit 85b6225269ac6f96df5e11ac73469ef7881f14bd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 01:17:30 2009 +0200

    Port live to Win64

commit 9b1ce0e8f3ba760e3453084933c3bf9a3f8c62b2
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed Aug 19 00:54:41 2009 +0200

    ncurses: make file browser open files
    
    all files would be opened as directories
    
    Pointed-out-by: cachereturn on #videolan

commit 94b82f94d88ab8f5cb27d3f77996351393e4bdcf
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 00:51:47 2009 +0200

    Fix Win64 patch for ebml

commit f27c7f31ad4582413aaf78112814b12161f32d60
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 00:22:10 2009 +0200

    Fix Makefile.

commit 965d2914c65cf5d89c2c02232a5d0ae5dd36ab2c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 00:10:07 2009 +0200

    Deactivate zvbi, pthreads, fluid for Win64 contribs

commit 7e02ab80681f81dd27e875ea9d49aeec5312da8c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 19 00:06:06 2009 +0200

    Update fontconfig patch for xml2 removal.

commit 29d2ca92fc94a9407ed829539fe3403c6499970e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 18 22:47:59 2009 +0300

    Remove transrate
    
    "[It] can be removed altogether, since it's totally useless (quality
    is too bad to be of any use)."

commit 6fb014aaadc709b5e8cbff89ec98a51d0ebc839e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Aug 18 19:49:53 2009 +0200

    phonon: fix uninitialized value (Not sure if that's the right value so feel
    free to change the value if needed).

commit ed9204bc88f433a487cb78c8987febf50ee69aec
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Aug 18 19:40:17 2009 +0200

    phonon: fix typo.

commit fcef76d439a45cec722caec00b60c3ffdb2d8911
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Aug 18 22:05:35 2009 +0300

    qt4: don't rebuild playlist-model from start when adding/removing columns

commit 3fbe4e68d1565a77f71504e3ddf7f77f2692ec26
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Aug 18 21:48:31 2009 +0300

    qt4: don't look currentItem when creating PLModel
    
    rebuild() does that and sets currentItem itself. Also emit
    currentChanged on rebuild, so you stay on currentItem if you add/remove
    columns on view.

commit 0ec84ebbe8b2a13b60450f7dec8fa164d351aca8
Author: Jakob Leben <jleben@videolan.org>
Date:   Tue Aug 18 19:45:03 2009 +0200

    qt4: let the main popup menu take ownership of the sort sub-menu

commit be3c0702edeb60f88e7b25de018f8be7ccee361a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 18 20:28:01 2009 +0300

    VCD: remove Win9x support

commit e607973a1839e078ac5b125184d1ccbfb96b938c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 18 20:22:15 2009 +0300

    skins2: assume Unicode filesystem on Windows

commit 28caaf85ca6eb13f9d38cc4863f86f0fea397440
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 18 20:21:54 2009 +0300

    Taglib: assume Windows NT for filesystem access

commit 3cdb4538ff5fc1c3f8291bcb977b098c64c75989
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 18 19:56:22 2009 +0300

    stream_Demux: pretend to be in sout-all mode (fixes: #3050)

commit b15fc71ae49839e24fb90e92e86dc87fcc48b9a4
Author: Jakob Leben <jleben@videolan.org>
Date:   Tue Aug 18 18:11:11 2009 +0200

    Qt4: implement PLModel::popupSort[Asc/Desc]()
    
    Implement recursive sorting of a single playlist node from popup menu,
    in either ascending or descending order. Node is sorted by values in
    column which was right clicked to bring up the popup menu.

commit c4e943d76998ea1487c21e4ce03059e14c84c973
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Aug 18 18:05:57 2009 +0300

    qt4: gotoPLayingItem get's current index from model, not from view

commit 50563b1bafe2625c9608a13aed8f0a7db89b7fb7
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Aug 18 18:05:24 2009 +0300

    qt4: lock playlist littlebit later

commit c55d4df4a9b97f63761abaeec83208735902f009
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Aug 18 17:52:01 2009 +0300

    taglib: decode psz_file so taglib gets normal path/filename to write metadata

commit 8d8c4591de83a12f94e89c1f59c119608a306291
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Aug 18 15:59:11 2009 +0200

    am: Ensure 'make VLC.app' will be silent when automake is in quiet mode.

commit 460ea0a62b18b67987fc1842432e9698642ee5d7
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Aug 18 15:28:34 2009 +0200

    am: Work around old automake version.
    
    They don't have AM_DEFAULT_VERBOSITY.

commit be1b04403528d259b18d96f16dc5eaa14aca2cb1
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Aug 18 15:19:54 2009 +0200

    configure: Make sure 'compile' calls make with 'V=1'.

commit f3f1ab6d4e9f366b6932d560263603b1bca160a4
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Aug 18 16:15:28 2009 +0300

    qt4: you don't need to sort on invalid index

commit 882d27ade99d0163b28aaa8d410ba91b12c499dd
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Aug 18 14:53:04 2009 +0300

    qt4: enable dragging from everywhere
    
    This enables drag items from service discovery, I don't see why user
    shouldn't be allowed to drag his/her favorite shoutcast/other item to
    medialibrary or playlist from service-discovery lists.

commit 50ad59bb71a91f730ca048920cc5fb142ec122f2
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Aug 18 13:30:10 2009 +0300

    qt4: little tweaking on PLModel::flags on playlist-locking

commit ed7b4fcd757f7bab68da7cd36be5cd6ae0e91563
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Aug 18 15:09:05 2009 +0200

    am: Pass --quiet to 'make' when automake verbose mode is off.

commit 4fd41d71393f627f94c48f8d867f0a8e2da34902
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Aug 18 14:33:22 2009 +0200

    Fixed crashes introduced in [aee0317592c43b4fa6d9d84bc2e70968e4b93f5f]

commit 0b685caff2362189e919a9f9d8709dc16d2e702f
Author: Jakob Leben <jleben@videolan.org>
Date:   Tue Aug 18 14:19:03 2009 +0200

    Qt4: use translations in Add Node dialog

commit ed38849075c4039ccfb989793927f97f3a658da7
Author: Jakob Leben <jleben@videolan.org>
Date:   Tue Aug 18 13:55:42 2009 +0200

    Qt4: allow adding node under playlist root item

commit 5a38d2b20e1c04853679206bf2e7ec839d450563
Author: Jakob Leben <jleben@videolan.org>
Date:   Tue Aug 18 13:29:09 2009 +0200

    Qt4: implement PLModel::popupAddNode()

commit c54fe5a7176e1acf40fd73d560f150cefc3cfe35
Author: Jakob Leben <jleben@videolan.org>
Date:   Tue Aug 18 12:13:28 2009 +0200

    [PATCH] playlist, Qt4: new playlist_TreeMoveMany()
    
    Add new function which simplifies moving more then one item at a time and
    reduces complexity and increases performance of such action.
    Also refactor a bit old playlist_TreeMove.
    Use new function in Qt4 playlist model.

commit b608f770d9d4ba560884b726dde3a8f46dacf335
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Aug 18 11:21:45 2009 +0200

    configure: Define AM_SILENT_RULES.
    
    This enables Linux kernel-style silent build output.
    
    If you want a more verbose output use 'make V=1' or './configure --disable-silent-rules'
    
    If you want even less verbosity for custom command, there is $(AM_V_GEN) that you can add in front of your custom command.

commit 6e4c75d037ddf6be3da7683587804dfcf0c52fd8
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Aug 18 11:17:43 2009 +0200

    contrib: Bump automake to version 1.11, it has AM_SILENT_RULES to reduce verbosity.

commit bac40aa40e4cf6652ca8f2fc5e17a466eec3e9af
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sun Aug 2 18:19:40 2009 -0700

    Make sure we don't use the deprecated get_drawable(), by using get_nsobject().
    
    And remove a few unnecessary casts.

commit c36bcec8408dadb6993dbf916d86cab09bf389b1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Aug 18 12:07:53 2009 +0200

    libebml port to Win64

commit 0edc093ce27d1061cdd7115e37889a412d243c6b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Aug 18 11:47:32 2009 +0200

    Fix Bootstrap for Win64 and disable theora ASM for Win64

commit ae0607b25059f95af22bf1bc5df1d2566d330d28
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Aug 18 11:41:18 2009 +0200

    Actual patch from previous commit

commit a527de68431f98bd7c489afb8b4328a21eeb37f8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Aug 18 11:40:36 2009 +0200

    Contrib: fix liboil for Win64

commit 623024c83ca84a9201221bd91ea9044b31e6c331
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Aug 18 11:01:07 2009 +0200

    Contrib: Fix liboil cpu detection
    
    Fix provided by NightStrike from mingw-w64 project

commit df92fa4960bc106f9ef530af36cb8382f768f38f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 14 18:40:00 2009 +0200

    Qt: use a QGridLayout for the core of central Widget of the main Interface.
    
    This will let us have a few extras widgets in the main dialog

commit c06416a2e52db9f2701738fcf0eb15c8717e284c
Author: Jakob Leben <jakob.leben@gmail.com>
Date:   Tue Aug 18 01:01:40 2009 +0200

    Qt4: correct the check whether item is node
    
    ( PLModel::childrenCount() > 0 ) is not equivalent to (
    playlist_item_t*->i_children > -1 ). This patch swaps former for latter
    which is a correct strict check wether an item is node.
    
    Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>

commit 9b4308cbc3aabb4c6606e0dd3832c84a80b2ead2
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sun Aug 16 22:24:13 2009 +0300

    qt4: cleanup plitem

commit faf3eabb7bc93b8d5822c0b1589222f525a5295e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 17 22:27:40 2009 +0300

    Remove unused libvlc_lock_state

commit b23065e7c87ed6d04da40490d93f98bd46415ec2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 17 22:26:27 2009 +0300

    Remove unused b_playlist_locked

commit 8e6039b910fdd676daff5ae9bfa4f4aa7836ea9a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Aug 17 16:23:57 2009 +0200

    Remove trailing spaces.

commit f7f1b5f3bfe531a997ae4877176e518930103069
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Aug 17 15:57:29 2009 +0200

    liblc_video: use var_ToggleBool when applicable.

commit f635738832de520d7d2207a64f18184c06e56d79
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Aug 17 15:53:20 2009 +0200

    libvlc_video*: constify.

commit 3a0036f042773f6755650a5db24275ef7bea65c5
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Aug 17 15:42:25 2009 +0200

    libvlc_mediacontrol: fix object leaks.

commit 7695c2383f829cba9778c44d6b3394e9587a3674
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Aug 17 15:21:44 2009 +0200

    libvlc_media_player: use var_Get(Bool|Float|Integer) when applicable.

commit 2b7b3b77412b9bdee8109ef417a71b1862d65efb
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Aug 17 14:52:33 2009 +0200

    libvlc_media_player: fix object leak (input thread).

commit 74dc7c834fd81aaeb9a6996ca0b96c6e8fe98b85
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Aug 17 14:28:58 2009 +0200

    qt4: fix a typo.

commit 6015f8b8880d7ae70ae4f4c9799762b9a97105b4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Aug 16 18:07:25 2009 +0200

    demux_qtl: fix potential object leak and remove dummy private structure.

commit b9a78ce5cf714cf0312bf24d7dc10ed6dcba76c7
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Aug 17 14:21:30 2009 +0200

    demux_xspf: fix double free (introduced by myself).

commit f9b67fc9b7d8c65736eff76973b5c1bb9b85cab1
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Aug 16 17:57:36 2009 +0200

    demux_qtl: factorize.

commit ffba3da3795236db951e474f2b0bd2f7235679fc
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Aug 16 17:50:43 2009 +0200

    demux_shoutcast: cleaning.

commit 1938cc4e9c3a8f20f341ea3949c344699b7c046d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Aug 16 17:32:46 2009 +0200

    playlist demux: no need to strdup the string here.

commit c2538e2665dbc63294bc7949d913cb044851d00e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Aug 6 11:10:38 2009 +0200

    demux_podcast: fix potential segfault (introduced by previous cleanups).

commit 410c46d32a50fa3a4eba707cfa06135fab42adea
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Aug 6 11:05:29 2009 +0200

    demux_shoutcast: remove dummy private structure.

commit 4d4145f475cd4a7d24cc95bc0d43c56cf665a1fd
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Aug 6 10:53:08 2009 +0200

    demux_shoutcast: small cleanup.

commit 2ba8bf06c17decf836531a4760cf779e89ead16f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Aug 6 10:43:36 2009 +0200

    delux_shoutcast: no need to strdup the string.

commit 998fa7f273ba04940f8ef898daddc24d150a1e2d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Aug 6 10:35:52 2009 +0200

    demux_shoutcast: fix object leak in case of error.

commit 7dfd525e9fee06aab39a3707245d4e2ff96592f7
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Aug 3 18:15:05 2009 +0200

    mozilla plugin: fix a potential memleak.

commit 8d54feef1dcd93821c93c31031619ade8134dfac
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 23:20:22 2009 +0300

    Remove useless #include

commit a3d70eb3ee692ed19838dae5e63bf3129905924a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 23:03:01 2009 +0300

    GLX: remove some useless stuff (that should never have been in GLX)

commit 32a1da0def65c356288dc3b14a2301a8169ce8c0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 22:37:20 2009 +0300

    Mark *-altfullscreen as obsolete for now

commit 03be7a7d753b6fe2dcc836f804e717eb98a8a981
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 22:36:36 2009 +0300

    Remove unused property

commit 16a5d32a9e5570bbf7c5c406e972228d82619c88
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 22:30:28 2009 +0300

    Enable XCB XVideo

commit 517484af8d4a71d8bf62e63a176f7633304a2b8b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 22:29:36 2009 +0300

    Enable XCB X11 output
    
    Known issue: mouse hiding is not implemented (yet)

commit a48bb4838f30ac46df711d20b9666acb538de17c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 21:25:48 2009 +0300

    X11: remove old key press handling (fixes: #47, #1646, #2573)

commit 18386db251cea8c92ea9d0faf5a3c6865d49b2d5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 21:25:37 2009 +0300

    Useless #includes

commit 818dbe7a023f377c6340925ab17a6bb9489cbddc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 21:17:07 2009 +0300

    Qt4: hide button release from video widget too
    
    It does not seem to matter, but better safe than sorry...

commit bd057d1bbcde511df0a1fc2c3128ab252ff20095
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 20:43:21 2009 +0300

    Qt4: make video widget not eat mouse click events

commit 51a66e85dc2b45c83a2304b23e4050d3198a6ca6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 20:26:45 2009 +0300

    Qt4: process FSC key event in the main interface (factor code)

commit 6ad5c698ce4c619388c84bed59feecd44c9191c7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 20:22:58 2009 +0300

    Qt4: forward video key presses to main interface for processing

commit 25bbccd3b7d88e223885d6cfd019d78c67f8f434
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sun Aug 16 19:55:54 2009 +0300

    qt4: try to minimise time code keeps playlist global lock in playlist_model

commit 37f2e0086acc2f06925ff8f46a53a9191abc6465
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sun Aug 16 17:47:10 2009 +0300

    qt4: remove basicly empty PLItem::update and refactor playlist_model UpdateTreeItem-methods

commit 02ff4f49b8fea8de7181cd5859a4fd4ec15daad3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 17:47:31 2009 +0300

    XCB: try to catch mouse clicks from the owner window
    
    This allows popup menu and fullscreen toggle to work outside of the
    video rendering area.

commit 6da55419ad36912490fce000ae5c1033a953ce10
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sun Aug 16 16:29:26 2009 +0300

    qt4: add myself to authors of playlist_model

commit 5c8f39a1abdcf90767364741a54b7094b3c49453
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sun Aug 16 16:23:56 2009 +0300

    qt4: remove model from PLItem, and do emitting signals from model
    
    Also emit layoutAboutToBeChanged/layoutChanged() more. Speeds up
    playlist-view atleast for me

commit 00b9d1668d6e8fa64d86814d8be8ffd6c3b42af7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 15:49:43 2009 +0300

    Factor again

commit eaeba49bfbe8033e8096cbba716d01c5f2c1afbc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 15:47:18 2009 +0300

    Compile-time detection for FPU on ARM EABI

commit c14e42d7cf8e5b1944888472f750b91e1766ac8c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 15:44:24 2009 +0300

    Factor CPU detection a little

commit c051e6729843bbb6edf6b3ce88d38a02b4724563
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 12:48:51 2009 +0300

    XCB: fail if getting geometry fails, re-order a bit

commit a64db92ba955f71439415f442032178d271d8c20
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 12:28:33 2009 +0300

    Display size cannot be negative

commit 7b29ef8dd74731a496892a5619cb9e1abf64f7e7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 16 12:17:26 2009 +0300

    Error handling fix

commit 9e59045920df8895f225d406f50f981cdfde14dc
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Aug 16 14:35:23 2009 +0200

    macosx: fix release bundle size by reverting [71c633a876550b6bb3178ee5e7ae5d737359d3f3]

commit d5d50e2fbc710bf5a54dc17dd8fd2692751ba2fc
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sun Aug 16 15:36:58 2009 +0300

    qt4: no need to store input-type, as we can get it from p_input in playlist_model

commit a45d47543a6e71ecd1ede201c6e90304c2c4e8d3
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sun Aug 16 15:31:15 2009 +0300

    qt4: store showflags in playlist_model instead every PLItem
    
    we don't use per-item showflags anyway, as currently they are all same
    on model-wide. And I didn't comeup any use-case currently that would
    need per-item showflags.

commit f85eafb452522edd362fa162ef082e17226398ec
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sun Aug 16 15:21:18 2009 +0300

    qt4: remove b_is_node and use childCount() > 0 instead in playlist_model

commit 2c3bac1eabfef3ba0db6a7f1453d4cd15f246037
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sun Aug 16 15:20:18 2009 +0300

    qt4: add forgotten check so we don't try to get stuff from NULL-pointer

commit cda2d77f3be0cd5d36a6fc023438fb989b008036
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Aug 16 14:17:35 2009 +0200

    macosx: VLC (should) support RTMP streams now

commit 87558286234019fb3ebb4500efe3459c46ef9639
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Aug 16 14:02:55 2009 +0200

    macosx: unify my mail address

commit d948c34d4b3bcc71851870c79418dd506f62fd4e
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sun Aug 16 14:54:01 2009 +0300

    qt4: add reseting currentItem to NULL in rebuild() in playlist_model
    
    Set currentItem to NULL if there aren't anything playing on rebuild()

commit 1e4bb1e0d437a50344ae8474b4a753aa10ed738d
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sun Aug 16 14:43:32 2009 +0300

    qt4: playlist_model, set current to NULL if currentitem is removed or input changed to NULL

commit 3863e4e452d18e52875685a4b2576ae11868a9ff
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sat Aug 15 08:53:51 2009 +0300

    Qt4: remove b_current and store current PLItem in playlist_model
    
    Maybe this would actually works better if we store index, but maybe I'll
    look it sometime later why it didn't work as I expected.

commit 4dbc54f796516b375257c154296b6aa33b6285ec
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 15 22:52:20 2009 +0300

    Mark drawable as Win32-specific

commit a1833f927e7aa7718d4e9c2182773be5ee9ebebb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 15 22:56:22 2009 +0300

    drawable: fix capability

commit 0e8b08bf1a6fec504686030f471b59d43672bbae
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 15 22:56:11 2009 +0300

    drawable: remove X11 stuff

commit bb22060423384eee92f7f97df99b7dee5c7e5d33
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 15 22:48:02 2009 +0300

    Remove experimental flag to XCB window

commit a546ffc0716667055b98199769ae1329c1d33665
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 15 22:47:47 2009 +0300

    Add drawable support into XCB window

commit 18c5c647ca879893aa8d0900a0a9f84f5ea44559
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 15 22:46:52 2009 +0300

    Factor some code

commit de6c97fbeb237316e846a1d5c579c566670fc6bd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 15 22:47:19 2009 +0300

    Unused variable

commit ff1dbb489aeae4453ac2eea47e15e4e98bcb1a26
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 15 21:25:21 2009 +0300

    Remove dummy utf8_open() mode parameter in absence of O_CREAT flag

commit aee0317592c43b4fa6d9d84bc2e70968e4b93f5f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 15 21:21:44 2009 +0300

    utf8_open: make third parameter optional

commit 71f36d43987ea4b86fb71c8b785ea93c18924ce0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 15 19:34:49 2009 +0300

    XCB window: no need to unmap & destroy our window
    
    X does it automatically when the connection is closed

commit 5e0696af89dc529f2daee9b53ac2626631361456
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 15 19:33:48 2009 +0300

    XCB: ignore change of keyboard mapping

commit 387117605801be2b25c543be53a3963fa48c0073
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 15 19:32:57 2009 +0300

    XCB window: handle change of keymaps

commit 3629d607068977740039ecdf8084f22987b0b83f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 15 17:35:09 2009 +0300

    input: don't be too clever with start-time - fixes #3042
    
    Deeper code can cope with too overly large values.
    We need to accept seemingly too far start times because the length is
    typically not known at startup (and hence set to zero).

commit 71d32071cea5222ad37c9b0b6f199f46b4bb9647
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 15 17:08:41 2009 +0300

    get vout: use size_t for the counter
    
    Internal counter is still int due to tab macros.

commit cdc27ca5fccdcbc72bd0a83712fe71e4751af83d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 15 15:57:47 2009 +0300

    Reference the glibc bug numbers

commit 0884a16caf862e30dc70a0c11fb8168128f2cce9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 15 15:57:23 2009 +0300

    Missing config.h -> no _GNU_SOURCE -> no prototype for asprintf

commit e661a811fd18a0e2b7118fe61fe036a9eb3cb454
Author: Alexander Bethke <abethke@oamk.fi>
Date:   Mon Aug 10 11:10:23 2009 +0300

    Refactored/re-enabled libvlc_vlm_show_media
    
    ...to return a string representation of one specific or all vlm media, in a standardized JSON format.
    The patch has been updated according to Rémi Denis-Courmont's and fenrir's comments.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 12b392dd819c21d645cb567b5822cbd2dabb855f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Aug 15 13:52:48 2009 +0200

    contribs: package 16 with libtwolame and updated ffmpeg

commit 2c5e6a0ee3d4647e37e8394b7735d62478d9e9a3
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Aug 15 00:51:51 2009 +0200

    contribs: fixed eac3 compilation in ffmpeg, needs checking

commit 8a9dcc7e748ad6cf8e0b3e881ee8baedba692f5e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Aug 15 00:27:16 2009 +0200

    contribs: fixed theora compilation

commit 8eb175ad80227b92259461db3c4e761d3c7285f9
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Aug 6 10:15:17 2009 +0200

    contribs: update qt4 for Mac

commit 1cadbc438d7b7991bb2947a34d7e8bc35be0ff61
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Fri Aug 14 19:27:27 2009 +0300

    Revert "Qt4: remove b_current on PLItem, and store currentIndex when it changes"
    
    This reverts commit 753731a2c9d0fd724cc7c2fd6ad573483876bc7a.
    
    Didn't afterall worked correctly even thought I thought I tested it.

commit cd0b9da901e6d90daf0db703673d984d2325fa79
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Fri Aug 14 19:25:55 2009 +0300

    Qt4: correct 3cddf245543afb17406a2017764d73167fa6bd86
    
    restore setWindowState and setParent order

commit 753731a2c9d0fd724cc7c2fd6ad573483876bc7a
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Fri Aug 14 19:00:52 2009 +0300

    Qt4: remove b_current on PLItem, and store currentIndex when it changes

commit 1950858c4d973b2cbaeaa8e4b43d761ef4e30ec8
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Fri Aug 14 13:56:58 2009 +0300

    Qt4: remove i_input_id from PLItem

commit 799802878dc2959b9e5bf4ae1552369496f55977
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Thu Aug 13 17:09:42 2009 +0200

    qt4: CoverArtLabel and BackgroundWidget improvments
    
        - preserve apect ratio
        - alignment set to Center
        - signal-slot connection moved to a better place
        - Art updated in info Panel when artUrl is file://

commit 5eb13a62c115a7a45331c6af1f02b5cc118c9228
Author: Ludovic Fauvet <etix@l0cal.com>
Date:   Tue Aug 11 01:29:17 2009 +0200

    Qt: Fix the bug where the volume was losing 1% at each start
    
    The bug originates from an implicit conversion to int. This commit
    explicitly convert the value to qreal then use qRound to take the nearest
    integer.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 8cc189576827a40441e05d3e72c2aa8f3520328b
Author: Hugo Beauzee-Luyssen <beauze.h@gmail.com>
Date:   Thu Aug 13 14:17:07 2009 +0200

    Adding a libvlc_media_player_next_frame
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 03d676ffc61101c7d6490aee3b06534f25ac4b98
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 13 23:54:28 2009 +0200

    Copyright updates

commit 353c96f3291889a7fd1d55d15fbde727bc0753f4
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 13 23:49:13 2009 +0200

    *.aob files are now readable

commit 8e587b3f4826ed8d9ed3a1d8682c97521fb538eb
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 13 22:56:17 2009 +0200

    Change freetype libs order to fix win32 compile

commit 92f02a130d55b9658949597e0fdebc738d450873
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 13 23:30:07 2009 +0300

    Missing inline

commit 4d218ceb5fc9664d95665874559a45fe9cc0250e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 13 23:29:58 2009 +0300

    Init order

commit cbac33a9878c970feea6475f7170c3ce24ad2971
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 13 23:09:51 2009 +0300

    Missing const

commit 291738ae7ab47339fb284613f7a3c648d6606abc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 13 23:09:42 2009 +0300

    Suggested parenthesis

commit e7fbfdcbc0f594fdcccd043a0a1c27246a117826
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 13 23:09:23 2009 +0300

    Init order

commit 4a7cf6a7b8cdc980ec76ac902259c88f151efb46
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 13 23:05:05 2009 +0300

    Assert against use of unitialized variable

commit 8d40ad0adaf5fb064c10fe2f3accee5f6ab949c1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 13 23:04:57 2009 +0300

    Unused variable

commit 743c9d5ca1655f5a79ce76e9b61334c5458f9d81
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 13 23:04:24 2009 +0300

    Unused variable

commit 3cddf245543afb17406a2017764d73167fa6bd86
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Aug 13 22:47:07 2009 +0300

    Qt4: move fullscreen window on current viewport
    
    This restores functionality, that video goes fullscreen on same screen
    that vlc player is. For somereason it didn't work correctly when
    reparented to QDesktop-screen( num ) widget.

commit 8772052441314e148f1808942b66aae6805b5121
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Aug 13 21:29:55 2009 +0200

    Removed audio_date_t in favor to date_t.

commit a882fa8a6d615028607eef2e2ed8e34c73b28ce7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Aug 13 21:24:50 2009 +0200

    Used date_t instead of audio_date_t in visualizations.

commit c58b24c5da0133d8564d433a1d80690e5720d859
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Aug 13 21:24:28 2009 +0200

    Used date_t instead of audio_date_t in audio filters.

commit c09763bef810aa9bc00f69a010d552cb482a8123
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Aug 13 21:23:04 2009 +0200

    Used date_t instead of audio_date_t in packetizers.

commit b8813031072aa91c046f25f3937dc573066e183b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Aug 13 21:19:55 2009 +0200

    Used date_t instead of audio_date_t in codecs.

commit 09d375d4451c139097d95e152e3da09352ae381e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Aug 13 18:26:19 2009 +0200

    Removed unused aout_VolumeInfos.

commit 5cb2537a3cd0e18abb7c04aa13072f4a1f51520e
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Thu Aug 13 18:28:12 2009 +0200

    wince: fix build of vouts

commit 86ab79f67dc59e169b2810159984fde37211a39a
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Thu Aug 13 20:07:29 2009 +0400

    Don't use space in Sparkle file name.
    
    Seems like wget and curl behaves differently: the latter one doesnt
    convert %20 to space.

commit aca281d4351016a5905c0f056e6bbc2fe579ee11
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Thu Aug 13 20:03:07 2009 +0400

    Add Sparkle as a BUILDDIR.

commit dc77753504cbac8bb4e570abc4bcfd29468b53c3
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Mon Jun 1 01:43:26 2009 +0400

    Mention Dennis Perov's hardware donation in THANKS file.

commit 66fe8eaa2ec9d8b17bd68633a4ea722c764f0a35
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Thu Aug 13 18:12:35 2009 +0200

    wince: fix build of ts module

commit 09310519c4563642849f7c5ac0e01fa3de5d934e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 13 19:07:23 2009 +0300

    paintEvent is not useful anymore

commit fb6afbc8e2d1238c5efc6d07ba926fbfa986c982
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 13 19:05:30 2009 +0300

    Qt4: only the actual video "needs" to turn off compositing

commit 1c201d4807e95194fa6964a6f7954d0042952a6b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 13 19:04:04 2009 +0300

    Qt4: synchronize X display
    
    This should fix spurious BadWindow errors from the video displays.

commit 7475606adfd94d412a972d64adec5e31e96c060b
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Aug 13 19:02:36 2009 +0300

    Qt4: PLItem cleanup

commit 8df851731c67de69001e66696c614a8e6e908fb5
Author: Ruud Althuizen <ruud@il.fontys.nl>
Date:   Thu Aug 13 14:03:54 2009 +0200

    Fix the contrib for files and dirs with spaces
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit a2d9bd0a079e288e89224e39ae85e3b7c3923963
Author: Jakob Leben <jakob.leben@gmail.com>
Date:   Mon Aug 10 00:04:59 2009 +0200

    playlist: do not move both tree and non-tree items + restrict move action
    
    Items are stored twice, once in a tree structure and once in a one-level list.
    This patch removes attempt of the playlist_TreeMove() function to move both tree and
    one-level instances of an item.
    
    Firstly the reason is that function was not effective in this attempt.
    And secondly, the attempt itself doesn't make sense in some cases: you can always
    map moves within the tree to moves within one-level, but you can't always do it
    the other way around, it is in most cases ambiguous.
    
    Moreover, this patch restricts moves in the tree to within the present parent of the
    item being moved. Again, in most cases, moving an item out of its parent or into another
    parent is meaningless.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 953d13ba71b1e2df067e3f10b48b3f456fedcc13
Author: Jakob Leben <jakob.leben@gmail.com>
Date:   Wed Aug 12 14:19:49 2009 +0200

    Qt4 playlist: take 2: fix segfault and other enhancements
    
    Fix segfault when dropping more then one item onto an item in the left side selector.
    
    Also copy instead of move items when dragging from media library to playlist and the opposite.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 9ffe410637ec60e9e478fe19e8d8b22b310605a9
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Aug 13 16:54:10 2009 +0200

    WinCE: implement timer API
    
    The Timer Queue Windows API is not available on WinCE, so this is a
    rewrite based on timeSetEvent() and friends. It's not safe yet with
    regard to timer deletion.

commit d4f1ab806804069bc9dae48821fa3051a61d8198
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Aug 13 17:18:12 2009 +0300

    Qt4: playlist_item, forgotten dec_ref

commit 389082af16259e6e5d217e9269ab44cc17c79bc7
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 13 16:10:31 2009 +0200

    Contribs: Don't patch libass, but patch fontconfig for xml

commit 3ecb268ccbcfdafaa7d8dc8f81571d5e88a18cf8
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Aug 13 16:51:42 2009 +0300

    Qt4: typo in playlist_item

commit 96b97b1612e584d4e0c24a884c1333f2e52abe8a
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Aug 13 16:10:12 2009 +0300

    Qt4: add mutex-lockin when accessing selector-names

commit b3b361b083b2ed50df10b7269d6b72787f8bb305
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Aug 13 15:42:23 2009 +0300

    Qt4: store input_item_t* in plitem and handle metadata in model
    
    No need to store/recreate metadata on plitem anymore, as we can get
    it now on the fly, also separate headerData and Data. Hopefully
    that vlc_gc_incref/vlc_gc_decref is sufficient for that input_item_t
    pointer protection.
    
    Feel free to fix/revert/comment if that pointer shouldn't really be
    there, or if it's not safe it to be there thisway.

commit 0c8124fdea3551013088b8449cda151854d892fa
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Aug 13 14:25:52 2009 +0300

    Qt4: change metaChanged signal from id to input_item_t*

commit 685788f5446af4c90d17e600d5cff647eb4821ad
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Aug 13 13:21:09 2009 +0200

    WinCE: switch back vlc_thread_t to an allocated struct
    
    WinCE needs the cancellation event handle along with the thread handle,
    so we have to switch back to a struct on WinCE. Which causes great
    ugliness. Fix the build with the recent changes, and simplify some
    related Win32 code.

commit 9ee093515ab379c5215e243b07563a9e8f5fb40d
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Aug 13 13:12:34 2009 +0200

    threads: fix leaks on error path
    
    Fix memleak + event leak on wince if thread creation fails

commit c99f6e9b5cc1fac3793a5cea6ab6854aab4c9994
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 13 12:02:41 2009 +0200

    Remove skins2 dependency on libxml2 for Win32
    
    Skins2 dll gets a bit smaller.

commit 12b7d6cf53eda55af59daa4f64a5a7e5a2479cf0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 13 11:53:42 2009 +0200

    Force -lz on fretype.

commit 8fa33bb50922ea24522e982782f29a796b233d7e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 13 10:39:58 2009 +0200

    Patch libass on Win32 to avoid Using FcParseAndLoad

commit e725c70b69025b148858b5fc50a1c58e815bd328
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 13 10:39:48 2009 +0200

    Update ffmpeg patch for darwin

commit e8aa92074768974a89450f63fad8eb3548873fcb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Aug 12 23:13:24 2009 +0200

    Do not pre-buffer too much, it has side effects with the current es_out code.
    
    At least, ES track switching became really slow (the data for the associated
    ES are not buffered as the decoder is not present).

commit 6186747ba45ca7395b4d217072d74c1c908e57a0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Aug 12 23:12:31 2009 +0200

    Updated current EIT event only on Current/Following EIT tables.

commit 644a03b1f2e701f38adec587b71638da0ef80107
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Aug 12 22:12:42 2009 +0200

    Forced "on top" to the video widget in Qt4 while in fullscreen.
    
    There is still a problem when the Gui itself has "on top" set.

commit ad8f9a79efaf35df91a2c1a0f81d2eef98d34103
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 12 23:36:32 2009 +0300

    Qt4: avoid transient window glitch when leaving full-screen
    
    Pointed-out-by: Jean-Baptiste Kempf

commit 5b2d9a63a1aabb53dd4edeb898cb381a242554b2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 12 22:35:43 2009 +0300

    Xlib: remove redumdant window management code

commit 739d2f7485c6aad26c0f2ef1a4bc1edee9c5d576
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 12 22:33:12 2009 +0300

    Remove dead xinerama and VidMod checks

commit af960b55c10814486ba4bb66945c1ba27992d477
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 12 21:39:20 2009 +0300

    Dummy debug

commit 732e300ce4a10998c59ab24fedc247fb9f3f1998
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 11 21:36:08 2009 +0300

    Xlib: rely on window provider for full-screen and always-on-top
    
    This fixes always-on-top going away when toggling full-screen and back.

commit 36938ceb0d57d2981d1541a2c631d2d7dd7f7e61
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 12 21:35:02 2009 +0300

    Qt4 window: full-screen support

commit 9867a3f5c142596ad88bbab9f1d29c2e50e84637
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Aug 12 19:22:47 2009 +0200

    Fixed RC deadlocks on input events.

commit 8e9c553e52e445a89e96efef6cac6b40ab8edffb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Aug 9 17:02:33 2009 +0200

    More logical non YUV fallback for xcb.

commit f5236c7b95a3966f2f80fe3d4980a90b81d72dfa
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Aug 9 16:33:46 2009 +0200

    Removed duplicated code in audio intf.c

commit d9f6b0dec075b94e982b0dc1cbe73d432be23a7a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Aug 9 16:32:43 2009 +0200

    Set 'saved-volume" in aout_VolumeSet.

commit 556f1a14e28bdf6a993e343f227a7e6dbac31e81
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Aug 9 16:14:08 2009 +0200

    Removed duplicated code in audio intf.c

commit 7c6ef80c3e80d00e7c2000733b1feee0b537267e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Aug 12 19:40:50 2009 +0300

    Qt4: fix race in requestVideo and simplify
    
    We were accessing some main interface variables from random threads
    without serialization. This simply moves the blocking connection signal
    from sole size setting to the whole video widget request call. In the
    process, we can remove two signals. We still need a blocking connection
    signal. It does not add any new deadlock case, since there was already
    blocking connection signal in the same call and in the same direction.

commit 26d7acaff875412533279c36347be4d9be2ec316
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 11 21:02:10 2009 +0300

    Xlib: no need to restore windowed mode when exiting
    
    (Otherwise we would be in trouble whenever VLC crashes)

commit bce03d65055607ec039040c8ceba9cb7511dd091
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Aug 12 16:44:51 2009 +0200

    threads: simplify
    
    Remove repeated code

commit 4ef45be243f2b5a52bc043388561ae5c92e318d1
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Aug 12 16:33:10 2009 +0200

    WinCE: remove broken thread times debug
    
    The call was broken, but still worked, but only half-way...

commit 17492dca04699c6fea177d5830fe9eb30d2df32b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 12 15:59:15 2009 +0200

    Remove the ShowIntf module. It doesn't make sense when MacOS and Qt gui have a fullscreen controller.

commit 8e56136350e4abe198df83028c008c6d5682b6c7
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Aug 12 03:26:35 2009 +0200

    Qt4: fix typo
    
    Fix build on Win32

commit dac9e25bcf4c50ec7cba7a6a08f7af1309849748
Author: Jakob Leben <jakob.leben@gmail.com>
Date:   Mon Aug 10 01:09:27 2009 +0200

    Qt4 playlist: fix crash when deleting nodes and their children
    
    This patch fixes the crash when a node is selected together with it's children and then deleted
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 6ddbe72f8ae1ca4aec9b5a98a64571864a7f83ac
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 12 01:05:54 2009 +0200

    THANKS to François

commit 225bfc86b18d096b5326925d187f90308183701c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 12 01:03:27 2009 +0200

    More debug by default.

commit e95a7d37881a8c93479b6e7e3fa2b1e0dd85e918
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 12 01:02:26 2009 +0200

    Contribs: Believe it or not, new version of libjpeg!

commit 7d45ebdb61b94784664c82deb2dc63cf07eca85a
Author: Francois Cartegnie <fcvlcdev@free.fr>
Date:   Wed Aug 12 00:40:24 2009 +0200

    GUI: sprefs_audio hide lastfm when not checked

commit e3fad8c3bdf9faa935c420104ea019a10ae12612
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 12 00:12:53 2009 +0200

    Show stylesCombo only on Linux and Win32-debug

commit 4b5e73462a40229ef144db6553e1e450b8eba9c8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 12 00:06:37 2009 +0200

    Allow to select the style of Qt in Simple preferences.

commit 93f25799637fad6d23b5bdda0e9830b3e1f6756e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 11 20:13:11 2009 +0300

    XCB-XVideo: implement full-screen mode

commit 35314f7f6e8e40bc94237ab722d1ccdb16869b06
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 11 20:12:54 2009 +0300

    XCB-X11: implement full-screen mode

commit 051d673dda59a636a4dfb7539b6b9e45d29a62fc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 11 20:03:51 2009 +0300

    xcb_window: implement fullscreen mode

commit f246d924eaf35f9af3636a71363f347aff452b94
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 11 19:59:05 2009 +0300

    Pre-factor WM_STATE change

commit 1f07fea80c06ad390da356a046e25e57ed9dc0c6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 11 19:58:51 2009 +0300

    Add some comments

commit 066325d2f7f8693f171f045e45b50dc70dca988f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 11 20:02:49 2009 +0300

    VOUT_WINDOW_SET_FULLSCREEN: control request for fullscreen mode
    
    There is a slight ambiguity as to what VOUT_WINDOW_SET_SIZE should do
    when in full-screen mode though.

commit 1b7f5b823ce67587400de39c365455e153be5994
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sun Jul 19 15:14:12 2009 +0200

    qt4(preferences): add a preview image for skins (similar to qt4 native preview)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit d644a05885b4a976344200b6f97486bd8b77830a
Author: Jakob Leben <jakob.leben@gmail.com>
Date:   Sun Aug 9 20:31:40 2009 +0200

    QT4 playlist: even better DragNDrop policy
    
    Drop enabled only inside Playlist and Media player, not Podcast and
    other Internet sources...
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 0f9541fa5ba1bd7adf75eda3e0eb185f8cb0e3b4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 11 18:40:25 2009 +0300

    Do not check that playlist has an input twice
    
    (This does NOT fix the RC pause deadlock)

commit e7dfcd8d64bdac1b4b3fe6a6032de60df202efbf
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Aug 11 09:45:19 2009 +0200

    Fix ActiveX compilation

commit ce8ae4bb0c2e7d24e5d50c20a6859b35a7d4cd27
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 10 19:49:40 2009 +0300

    Fix variable shadowing

commit 1329ce1e1cf65d99ac6a3f1cc4ccd3d0da42d010
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 10 18:58:43 2009 +0300

    Try to improve comments

commit 4516c960282d71a93de978cd242f120758c999fb
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Aug 10 17:13:09 2009 +0200

    Revert "Simplify mad detection"
    
    mad.pc is a nice debian addition... Pfff @ other distros.
    
    This reverts commit c5a8c4593aac5e4ffb5feca950e1add613141c1c.

commit 9353b58213c35d5595676c9336feb3f144847ed5
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Aug 10 13:49:44 2009 +0300

    x264: change aq-mode default same as libx264 uses
    
    Current description on default mode ain't actually any good, but didn't
    find better from x264 commit-log. Feel free to add better description.

commit c2752f8142a31b728b797ba915b59fc671744181
Author: David Flynn <davidf@woaf.net>
Date:   Sat Aug 8 14:12:40 2009 +0100

    video_filter/canvas: various aspect-ratio related fixes
    
    video_filter/canvas: various aspect-ratio related fixes
    
     - Remove silly defaulting to 4:3.  Instead, compute PAR based
       upon SAR of input video and canvas size.
     - Update documentation to remove ambiguity over what is meant
       by aspect-ratio
     - Fix subpicture calculations to
        (a) be much simpler,
        (b) correctly calculate width and height
    
    Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>

commit e23c4d69faf2003599f01b366fc64e1c006c34ea
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Aug 10 10:07:00 2009 +0200

    python-ctypes: improve win32 initialization (contrib from <mmuellen@gmx.de>)

commit 10d4cfc5e783c59263bfde04157b81300751167b
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Aug 10 10:03:42 2009 +0200

    python-ctypes: fix indent issue

commit 109ee984f6dabf1e114cff49da73e8f0c1b49390
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Aug 10 00:34:24 2009 +0200

    python-ctypes: refactor generate.py to be more modular

commit 33043ba3c74dac44849ecb9e7b22ed68b71b266a
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Aug 10 00:31:33 2009 +0200

    python-ctypes: define setup.py (based on a contribution by Martin Muellenhaupt <mmuellen@gmx.de>)

commit 612953e02506efa7b1502a72eb7c96c91e12ada6
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Sun Aug 9 22:53:29 2009 +0200

    python-cytpes: fix MediaControl API support

commit e863f5c9d3ad943351d4705c61274928f104c6c0
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Aug 7 19:01:41 2009 +0200

    python-ctypes: capitalize enum names only if they do not already start with an uppercase letter

commit b715274eac350f5de8bb4aa47a7b68bd61e8d793
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Aug 10 00:05:34 2009 +0200

    Synchronize NEWS from branch

commit 8a8523d0786b29f7cd0d6c3db755d28eb1143fdc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 9 23:00:25 2009 +0200

    Some less-good-than-debian distributions don't ship liblircclient0.pc
    
    Revert previous simplification.

commit 83b4e8360bcb89dfbd1f773a92fcde9e024a98ac
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 9 20:08:02 2009 +0300

    Replace libvlc_exception_get_message with libvlc_errmsg
    
    (This is a bit hackish as the conversion is not completed)

commit e996cbefaf0f8db55513071b9678242e0a7733da
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 9 18:03:57 2009 +0300

    LibVLC: per-thread error message API

commit 3fb6bc11f1060f045a45d5df0ac803e4b1969db4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 9 19:59:38 2009 +0300

    Missing return value

commit 473c2db36c8bc678ff4259721dc2ba3bff5c84a5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 9 18:35:13 2009 +0300

    AXVLC: remove useless log exception (untested)

commit d1578edccca15a11b20be4ad946a705ee0feceaf
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 9 18:34:59 2009 +0300

    libvlc_log: remove useless exception parameters

commit ef92eb2fb36bedeb9319fcbfeefcbd5e111c3d29
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 9 18:22:49 2009 +0300

    Remove RAISEVOID

commit 564122b4258ab0b11060f90a5109edb073cfa54c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 9 18:22:41 2009 +0300

    libvlc_playlist_play: remove exception

commit ae47c1c8c8996c4cc3b7b737775e92a8a663a727
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 9 18:20:38 2009 +0300

    libvlc_log: remove dummy exceptions

commit 77806e29067877041d1ffba0d1ce1e9db94e6f9a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 9 18:15:54 2009 +0300

    libvlc_add_intf: return a value

commit 9963c65db39634725f3d6f22666cb32e6ad7b6d8
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 9 18:12:04 2009 +0300

    Remove libvlc_get_vlc_id()
    
    It did not really work since VLC 0.9. Also, it was meant for use with
    vlc_object_get() and the antique VLC_*() functions which are gone.

commit 4e14fb80198b09975dc5d067421e21b5253db119
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 9 18:04:10 2009 +0300

    LibVLC: remove unused exception error code

commit d76709e45d961e180791c799fe8daef0378330ad
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Aug 9 14:42:52 2009 +0200

    m4_ifnblank seems to be too new for some autoconf
    
    And bumping autoconf version seems to be a bit much for such a small improvement

commit b7e641261d19c238dcf4b917db41d765b1ec8c95
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Aug 8 21:28:12 2009 +0200

    Phonon Backend using VLC
    
    This still uses CMake, because I am still lazy.
    This has been tested on Linux, but I would like to port it to win32 (and so CMake might not be the best)
    This is basically a copy of the KDE-playground code and started as the GSoC of last summer

commit 4d748cb87a9c18e77d4912f35adfd33115f65ea6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 9 11:12:58 2009 +0300

    XCB-XVideo: compilation fix

commit a298057c367871989a3fda596421ad3fa8bdbd40
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Aug 9 01:35:36 2009 +0200

    Used YUV fallback list in xcb.

commit 15da764af5710586564eff1168b7e08446f0b011
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Aug 9 01:27:08 2009 +0200

    Added vlc_fourcc_IsYUV.

commit adcf4a995be17c6dce9c4824eafe3dbc89f7313f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Aug 9 01:20:59 2009 +0200

    Enabled xcb x11/xv in "vout display" wrapper.

commit e8534473d00c96265de01260a87f3200fb720d1f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Aug 9 01:20:26 2009 +0200

    Converted vout xcb to "vout display" API.

commit c48d9cfcbe87e4cbf0b98c855a59897af09b2ad3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 8 22:01:01 2009 +0300

    FFMPEG: always disable debug

commit 81516c0ee59339e2660639838db21d740ce62062
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 8 21:58:06 2009 +0300

    Wrap

commit c0dd054504702c5f7040ba3692e7ce33640bc056
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Aug 8 20:06:39 2009 +0200

    Compile all the twolame packages so we can get the .pc

commit d687ddf36a0d88ec0fbd504f2fb4218194d32398
Author: Jakob Leben <jakob.leben@gmail.com>
Date:   Sun Aug 2 14:13:41 2009 +0200

    Playlist: correct insertion index when moving items into nodes
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit ee25a62ac3972a6e1f3458649d6f8db00746ef23
Author: Alexander Bethke <abethke@oamk.fi>
Date:   Tue Aug 4 10:14:46 2009 +0300

    Revert broken loading of libvlc with OPTION_DLOPEN_GLOBAL in jvlc
    
    As I understand this has been a temporary workaround for libvlccore, which seems to have been resolved.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 968dd88aac2c29dc31bd6ce08f3f4a77a87f166e
Author: Jakob Leben <jakob.leben@gmail.com>
Date:   Sun Aug 2 16:57:50 2009 +0200

    Qt4 Playlist: Disable dropping on non-container items
    
    New protected field bool PLItem::b_is_node to have the data at hand.
    Then only check this field in PLModel::flags().
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 0ce4275a7ebf06fa68187161eb581f8993e0060d
Author: Jakob Leben <jakob.leben@gmail.com>
Date:   Sun Aug 2 07:30:57 2009 +0200

    Qt4 Playlist: Disable moving items into top level of Playlist/Library Selector Panel
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit ba6a16dc8ab4165fc0107489c1aaf382640ca336
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Aug 8 12:21:52 2009 +0200

    You need libass over 0.9.6

commit c5a8c4593aac5e4ffb5feca950e1add613141c1c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Aug 8 12:18:14 2009 +0200

    Simplify mad detection

commit 0a8af27eb9df68f205e9f2e922c1d9bf762fc3c8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Aug 8 11:37:56 2009 +0200

    Simplify twolame detection

commit 332313a34eefdb411d6579561dae9868d061d15c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Aug 8 00:15:27 2009 +0200

    Reordering

commit 015989f3baedbc3a5f8674637048d46d8fc00836
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 7 22:03:28 2009 +0200

    Simplify Alsa detection and drop support for alsa < 1.0.0 (out in 2003)

commit 0a27d51907cd58de1fa3534259ce24f1bc4bd76b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 7 22:01:10 2009 +0200

    Simplify lirc detection
    Simplify UPnp detection
    Simplify goom2k4 detection

commit 7deb24d84672460f30eb9b542654ca54bef5031c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 7 21:54:08 2009 +0200

    NEWS about .aob support

commit 1861697046bdeda9a0165f6f5f771c65612e7a97
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 8 12:30:10 2009 +0300

    Avoid late extra error message if globalhoykeys fail (fixes: #3034)

commit f59b8d8aca6cbb99110efe16e429caa77f9f3afd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 8 10:45:50 2009 +0300

    Missing file

commit 7e3972c490bf6de6db0050dc05a3a6974dd12d88
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Aug 7 20:50:32 2009 +0200

    Added a small heuristic to improve MLP detection in AOB.

commit deeb97576811b4d4220d31a3389165da026695f0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Aug 7 19:56:14 2009 +0200

    Added support for AOB files (LPCM/MLP) to our PS demuxer.
    
    MLP track detection is weak and will fail from time to time. If anyone
    know a reliable way I am interested.
    Only playing directly the AOB files is supported.

commit 6db7ccc492d6408a0936cc12d5eb097a0685d193
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Aug 7 19:53:05 2009 +0200

    Added LPCM from AOB suport to our LPCM decoder.
    
    Audio channels in AOB can be separated into two groups with different
    properties (bits/sample and/or samplerate). In this case, the second group
    is ignored.

commit 852c921313cb6b122f594f14cf7e83021b5a456a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Aug 7 19:48:14 2009 +0200

    Added VLC_CODEC_DVDA_LPCM for lpcm in AOB.

commit d23fec0d6442da585389a843659e9a06d21e6817
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Aug 7 17:32:49 2009 +0300

    fpclassify() is C99, not necessarily available in C++

commit 5c62c801edea6c4ef695668831ec4252d78166de
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Aug 7 17:16:49 2009 +0300

    Cleanup and fix aliasing warnings

commit fe1b933e70f50f3351b9d8dbb26a17ddb782bcb9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Aug 7 17:16:11 2009 +0300

    Solaris needs _XPG4_2 for ancilliary data (fixes: #3040)

commit bbdf393370744d313a26c3e84359f8750b48b1d6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Aug 7 17:06:49 2009 +0300

    _POSIX_PTHREAD_SEMANTICS is already defined by AC_USE_SYSTEM_EXTENSIONS

commit 5965cd43015ee14734af77b1e35096a2a264fff0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 7 13:17:51 2009 +0200

    Simplify detection caca and force 0.99beta1

commit 217a4736fbd1aab1c6113e406f14ac48b5235aea
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 7 13:02:42 2009 +0200

    Delete galaktos plugin.
    
    This hasn't work for quite some time and we have projectM module.
    Moreover, noone complained.

commit cc1d1e62c5dd636338ac45a560486dfcc05f2de9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 7 13:02:18 2009 +0200

    Simplify configure for win32

commit af1f3a702c95f03ef8bac7fe6b198a700f0ddc78
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Aug 7 10:59:32 2009 +0200

    E-AC3 patch update

commit 0b6f77504fa27081f12c11703096c039f83b63b6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Aug 7 00:28:04 2009 +0200

    Revert "Remove useless assignation"
    
    This reverts commit 338355426e19d4cb0d92a632a44726c7f249fdcd.
    It segfaults as p_next is now uninitialized.
    
    ==25869== Conditional jump or move depends on uninitialised value(s)
    ==25869==    at 0x5078332: GetNextItem (tree.c:441)
    ==25869==    by 0x5078D7A: playlist_GetNextLeaf (tree.c:362)
    ==25869==    by 0x5071CFE: ResetCurrentlyPlaying (thread.c:197)
    ==25869==    by 0x5072952: Thread (thread.c:596)
    ==25869==    by 0x577AFC6: start_thread (in /lib/libpthread-2.7.so)
    ==25869==    by 0x5EE65AC: clone (in /lib/libc-2.7.so)

commit 9b3a219b6c2c83a752cbab142483ae0551e3818a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Aug 7 00:26:53 2009 +0200

    Fixed a segfault in module_Load in case of error.

commit e8189268e1b1099611657b67800cf10454936af9
Author: Grigori Goronzy <greg@blackbox>
Date:   Thu Aug 6 23:53:38 2009 +0200

    libass: rename types to match upstream
    
    Rename types and add compatibility macro for old libass versions.
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 338355426e19d4cb0d92a632a44726c7f249fdcd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 6 23:04:47 2009 +0300

    Remove useless assignation

commit 4ae0ca4d65bad9a7ad80e18b7515143906f557cf
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Aug 6 22:06:29 2009 +0300

    freetype: add error-output

commit 507bd5865875dc26718a5dbf0455237620e633b5
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Aug 6 21:58:11 2009 +0300

    freetype: force updating fontcache on loading of module
    
    Remove external thread for fontdbbuiler, and do it on load. First run is
    slower on windows, so show dialog about it to user. Following runs
    should be much faster (atleast according to my own tests).
    
    So on optimal case user sees that font-dialog only once when initial
    cache is created.
    
    One idea was to load freetype-module on start of vlc, so it would create
    that cache on start of vlc instead of start of video (when showing
    title), and could be changed to show something like 'VLC is starting
    first time, please wait a while...' or so.
    
    Feel free to revert/change/complain about this if it doesn't work for
    you.

commit d17b37cf13328c26acc7faadc5537d95e1d60772
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 6 21:06:04 2009 +0300

    vlc-wrapper needs -lsocket on Solaris (fixes: #3035)

commit a924dfab2028a3ce8cd73d94f7da26594727d32f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 6 20:52:52 2009 +0300

    Remove broken lrint hack (fix: #3030)

commit c43825056e338f45951f67e8d013f8b9c49e9bd0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 6 20:39:37 2009 +0300

    Work around missing POSIX.2008 dirfd() on Solaris (fixes: #3029)

commit 269a815df9a029230b25048018a6c88f52054b6d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 6 20:31:14 2009 +0300

    Fix config parameter descriptive comment (fixes: #3032)

commit d02001eb0ee217ad7bf7ab86c13903521af8bf18
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 6 20:02:30 2009 +0300

    Do not undef _FILE_OFFSET_BITS (fixes: #3031)
    
    This partially reverts f1175e715bfd288cdd17bf34ee3ee4f4b137432b.

commit 23414d63080d4f8a0feaf31652edffac8efcc2ab
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 6 19:54:45 2009 +0300

    Check for fstatfs (fixes: #3028)

commit 29b00f3f47fe320de431200725bff5aec340e1f9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 6 19:41:24 2009 +0300

    Work around missing PF_LOCAL (fixes: #3027)

commit 5f9fc1cab05f3e0656b62ef195ac4eacad403a89
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 6 19:40:35 2009 +0300

    Cosmetic: socket(AF_ -> socket(PF_

commit aa55637b75c489a8037c65100c3bc51816f11998
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Aug 6 18:31:19 2009 +0300

    Specify the install path for plugins
    
    This is just pedantic. Nobody links against plugins anyway.

commit 8792493cdaa704ceb58a062d7c0fbaecd813be8d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 6 16:22:48 2009 +0200

    Update libass repo location

commit db6a2bfa686c4a200454cd620d3bd27c7c518511
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 6 08:41:25 2009 +0200

    Keep access_gnomevfs as the plugin name

commit 7c8d655cf36724558b31ab9296882df9f9582129
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Aug 6 00:08:08 2009 +0200

    Simplify Jack and DCA detection

commit f004323ee330bc55f8deafed113081de61f0e76a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 5 23:54:01 2009 +0200

    Simplify portaudio and libxml2 detection

commit a3c7e55ec3ce091203987f32c67f5539f5993fda
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 5 22:22:39 2009 +0200

    Configure: update macro to deal with the case where you want --enable-foo, but the module name is not foo.
    
    So, add a new argument that can be empty
    This happens for --enable-dv (access_dv) --enable-shout (stream_output_shout)

commit 314bd6d6494fe9b9b948532595bf081be49a46ac
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 5 21:28:49 2009 +0200

    Simplify dc1394 and dv detection.
    
    Be careful, while dv was updated to the new APIs, dc1394 wasn't

commit d9f8dcc6bedcc6526642715fc64884c58116587c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Aug 5 22:41:31 2009 +0200

    Fixed the YUV fallbacks for I440.

commit 895d2a08f392b76699e8b5b67ee9b39e4c176594
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Aug 5 20:57:11 2009 +0200

    Enabled SDL in "vout display" wrapper.

commit b089f25b25410d7499494d1a3b4d45903ba95e54
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Aug 5 20:56:23 2009 +0200

    Converted vout sdl to "vout display" API.

commit 4e34f941f1d66422b1273f3c147523aa4af866b7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Aug 5 20:17:16 2009 +0200

    Added YUV fourcc helpers mainly for vout.

commit 76c81b476d59831bdfe10e9bf14e3b2eed42a396
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 5 20:59:57 2009 +0200

    Fix configure for win32

commit b4ea8923db8289162755996b736aa993d2bb3813
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 5 19:22:12 2009 +0200

    Simplify HAL, mtp, notify, gnomeVFS, libmpeg2, projectm and bonjour

commit 8674d65e900c154e82bf897081a426fba843b853
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 5 18:46:03 2009 +0200

    AVcodec version needed for 1.1 is 51.48.0 so far.

commit 30f9eb499bf5e47a05e6652126fc9c4cbec34e11
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 5 17:15:45 2009 +0200

    Simplify shout, libproxy detection

commit 79ff1143a035c0981b0dc79bd972e136e85f67d2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 5 18:09:22 2009 +0200

    Simplify ogg, and flac detection

commit 205a00a3cdfbe91b8af4884de0e77d165d1619bc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 5 18:01:36 2009 +0200

    Simplify vorbis detection and activate encoder except when tremor is requested

commit c2cd93a6997a0bc105bed2fd6646dddc1c631c47
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 5 17:52:56 2009 +0200

    Simplify Pulseaudio detection

commit bcae143e590a2cd68f17f5a66490b6b346ed924d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 5 17:50:27 2009 +0200

    Delete CSRI module. Unmaintained and libass is better.

commit 7dfa273777cc48c02264ca28d20715b8bb709ad6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 5 17:42:28 2009 +0200

    Simplify SVG, tiger and fluidsynth detection

commit 251ca87c73952a9731b3822b0e73ead755dd4777
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Aug 5 16:56:34 2009 +0200

    Configure, create a m4cro for checking dependencies in pkg_config
    
    --enable-foo will search for the foo.pc and die if not provided
    --disable-foo will not search anything related to foo
    '' will search for foo.pc and give a message if foo.pc is not provided.

commit ed5c79cf0d27a142677d04f6effbb81b333e7b46
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Aug 4 23:16:33 2009 +0200

    macosx: allow 'wm' and 'rmvb' as file extensions and update the xcode project format

commit 2a245b4b7b58de30a4b39c09abb6c4669fe522fb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 3 20:53:21 2009 +0200

    Enabled caca in "vout display" wrapper.

commit 52af2d545b1b3eaf1c73bf6a70d6690ce9887f70
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 3 20:52:37 2009 +0200

    Converted vout caca to "vout display" API.

commit de33cab80333652522e55f9e773f25f36d8ba616
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 3 20:28:44 2009 +0200

    Enabled aa in "vout display" wrapper.

commit 293e56231fd51c9173118190e45a70034a9af88a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 3 20:27:56 2009 +0200

    Converted vout aa to "vout display" API.

commit d070cdeb4daf2a6ad98e8a2a016aa769387baf7a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 3 19:57:44 2009 +0200

    Added a temporary "vout display" wrapper.

commit 3e30c539c6c88e936f09d23041f606608371bc9f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Aug 3 19:52:34 2009 +0200

    Introduce "vout display" module API to replaced "vout" one.

commit 98c4602866932a547e6ae0bb1c5f9cd7d7dcb656
Author: Andy Chenee <chenee@hhcn.com>
Date:   Fri Jul 31 08:38:15 2009 +0800

    RC: add frame-by-frame function
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit cd5c7acea580f960e1ff17a1d88d39c6734777ea
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 4 21:05:32 2009 +0300

    HTTPd: do not reveal the username through as the realm (fixes: #2993)

commit 2037bb718619e167f5a53ec1c445dda50c5b7a84
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 4 20:25:49 2009 +0300

    Qt4: determine saved playlist format from selected filter...
    
    ...rather than extension (if any). Fixes: #3016.
    Also make the code a bit more generic.

commit 3232ed958b9a1a78cf21ac89f3a06cbf6cace136
Author: Bernie Purcell <bitmap@videolan.org>
Date:   Sun Jun 28 17:48:50 2009 +1000

    Rewrite quartztext to use CoreText API instead of ATSUI. ATSUI only works in 32bit applications, but CoreText requires Mac OS X 10.5 or later. This change makes this module unusable on older versions of Mac OS X.
    
    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>

commit 9f9c62e21ca3f121409fb80b39e07819deb96097
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 4 19:38:58 2009 +0300

    Revert "fix make check for commit-id 681ac9f14efd4a8611e7868004f59d5bf4f84d71"
    
    This reverts commit 224e96f2aef487ad50bb0930b5e80c743d4f09e5.

commit dd5d8a40a625a3f7808fad38414ec9e94d6a6f8b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 4 19:38:20 2009 +0300

    Revert "Alphabetical order"
    
    This reverts commit d090550772ca52f1273e2d011a78e422c8ce0d97.

commit 6d1278d45c677daa4b15f627a9340c15957ee623
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 4 19:37:38 2009 +0300

    Revert "Fix make check."
    
    This reverts commit 7b4a81eb107131d521ba45c7653c205c3da5baf0.

commit 3f1af560ca372fb4139165060fb159b277f7ce08
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 4 19:37:25 2009 +0300

    Revert "Sort the symbol list"
    
    This reverts commit aeb379ed6492e78614779cc1d62d65287fb4012d.

commit c6f553d79de0b194f6364982dd80021b00f97b61
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 4 19:37:14 2009 +0300

    Revert "Fix make check."
    
    This reverts commit 98691bc7280d936f094037841b68939e1bc1548d.

commit acb13ce893b65001b8291f0a9d5deace31dee33f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 4 19:36:40 2009 +0300

    rtsp-caching is in live555 plugin

commit 368cce98079483c183232c4d9abe2984b8bb1e14
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Aug 4 19:36:22 2009 +0300

    Fix unsorted check_symbols

commit 0a88e0ece209603389a20733b5a8163612733b1d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Aug 4 18:38:24 2009 +0200

    macosx: minor ui changes

commit bb830b765ee9acad66884c6f23f908b2cafef252
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Aug 4 16:53:42 2009 +0200

    Have (and document) libvlc_media_get_duration return ms
    
    in order to be consistent with other libvlc methods (libvlc_media_player_get_length, get_time, ...)

commit 53605c9a7ba1769951d20eeb2a3cb1ade02c4ea0
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Aug 4 16:48:30 2009 +0200

    python-ctypes: in app mode, quit on end-of-stream

commit 60fb88bd3197704c88f49420b248ff874cf1b878
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Aug 4 16:38:52 2009 +0200

    python-ctypes: raise a LibVLCException in case of error

commit ce7e4589b26d883f7f8e30d3289445038570a62d
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Aug 4 13:29:07 2009 +0300

    freetype: check xml-pointer before deleting it

commit dc0a84b8bf6ce189972673b44a436a78bc799a31
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Aug 4 11:37:47 2009 +0200

    python-ctypes: fix trailing whitespace

commit 6e554f8d6b65462c8288c03276fda5968b8b770e
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Aug 4 11:19:28 2009 +0200

    python-ctypes: extend interactive command set

commit 07aea02299cac2bece83c763563932f8ea591ded
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Aug 4 10:54:45 2009 +0200

    python-ctypes: improve win32 support

commit b25a3bb4c9b555bd2ce529ec1edc18bd80ee4cd2
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Aug 3 22:18:45 2009 +0200

    python-ctypes: make the executable version more interactive

commit 3ef6a48d577beb3cc945896941a9b5deb27bdd72
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Jul 24 16:35:21 2009 +0200

    libvlc: clean up libvlc_Stopped and vlc_to_libvlc_state usage.

commit ea85615cd54347e41209e234ef787de9987e5ae3
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Jul 10 11:33:46 2009 +0200

    libasf: remove stray '\'
    (cherry picked from commit 35baa96f7b3493737c1575c2dbffc7946a9c04df)
    
    Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>

commit acf2695ffa2502ade14ec1a843b3320056b25a17
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Aug 3 23:28:44 2009 +0200

    Freetype: more debug for Fc Building, aimed at Win32

commit 3c777414c489f7b1e9a62a800f5167cf87ccc70a
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Aug 4 00:23:45 2009 +0300

    freetype: don't load/unload xml-module on every RenderHtml call

commit 09e3632958e16296f8605d7784d9de41f15ed6eb
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Aug 3 23:36:08 2009 +0300

    freetype: use selected fontfamily to render also subtitles

commit 766a63a878ad172d309095427cfd8518068be6b7
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Aug 3 21:59:25 2009 +0200

    ncurses: lock playlist in open box

commit 14b15f86453faa4f32bfde6eceba882dabe8f781
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Aug 3 21:45:36 2009 +0200

    Qt4: save only the family of the font

commit 36f019bb3e3779f44bc01d1aa0a7e92d7ae6976d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Aug 3 21:35:01 2009 +0200

    Qt: Font setting, restore the value from vlcrc.

commit 34271afb35882a3070c297dabeb4b59a65c7684c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Aug 3 21:14:59 2009 +0200

    Qt: font selector, align on the right.

commit c8986a40d495702b6ef9b43e818dcbd626fa2220
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Aug 3 21:07:43 2009 +0200

    Qt: Use a QFontComboBox instead of a QFontDialog.

commit 9f89ad423147f7bc9f982af73f99cdb849ee5f12
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 3 20:13:36 2009 +0300

    Fix free() warning

commit 1b9c3f12c850b65dc33d7d33bcaadcfdd128e84b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 3 19:35:37 2009 +0300

    vlc_timer_gettime: fix corner-case dead lock
    
    If vlc_cancel() while the timer thread is between mwait() and
    vlc_mutex_lock(), a dead lock would occur at vlc_join(). We need to
    release the timer lock first.

commit 4428a70078bb99e670a6a994bce4d21ea412353c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 3 19:09:44 2009 +0300

    Fix forward compatibility with glibc > 2

commit 53c895bcfb948449640a579e8059dc0eeaa16b26
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 3 19:08:49 2009 +0300

    Force normal rather than default mutexes in release mode

commit 98691bc7280d936f094037841b68939e1bc1548d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Aug 3 18:11:22 2009 +0200

    Fix make check.

commit 91f06acc35696e479c441dc6e69c166659a74435
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Aug 3 17:18:53 2009 +0200

    python-ctypes: give running example
    
    Invoking
    python vlc.py filename.avi
    will play the given movie.

commit cdb7b4af27cfe67f9d0fa6285defdd36e9408788
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Aug 3 17:15:15 2009 +0200

    python-ctypes: fix enum names conversion

commit a3bcbaafba3b51a9ba3e584208a98d91981a57a7
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Aug 3 17:07:06 2009 +0200

    python-ctypes: implement support for callbacks

commit 54d73b7c5ce101c030f180e53ed9fc50476815eb
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Aug 3 17:00:57 2009 +0200

    python-ctypes: fix enum names conversion

commit 4e6b43f97744d768d8095402a28855edb1d21e7f
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Aug 3 16:32:43 2009 +0200

    python-ctypes: parse enum definition from libvlc_events.h.
    
    It would be nice if its syntax was the same as all other enums...

commit fef190ef26ace9bda71f4b68d02a9f8969a86718
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Aug 3 18:09:32 2009 +0300

    sys/mount.h requires sys/param.h on OpenBSD
    
    Pointed-out-by: Taylor Venable

commit 3d428266d6b1ba2145aa4768550ba1f85ed83021
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Aug 2 22:14:55 2009 +0200

    variables: use a more restrictive assert as all variable belong to a class.
    (and also remove an unneeded include).

commit da51bf440d1e1c33da5b379833af8d14223838ce
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Aug 3 11:33:48 2009 +0300

    add add_font define to plugin defines, and change freetype to use it

commit c6f40f60027b035eb62b2b07a7439a54ced15064
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Aug 3 10:53:20 2009 +0300

    QT4: enable fontdialog for choosing freetype-font family
    
    At the moment it doesn't handle those size/bold/* stuff, only takes font
    from it. But IMO still better than old file-choosing way.

commit c308d8ffbc1ac48469d2978f2f1f93177b8f90bc
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Aug 3 10:34:20 2009 +0300

    QT4: remove Ensurevisible from scrollTo
    
    Parameter is default, so no need to tell it here.

commit 7d5e66db9492e7511c72c2935efc0da25fe55de4
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Aug 3 10:33:18 2009 +0300

    QT4: set rowUniformHeights to true on playlistview
    
    according to doc, thisway view should be able to do some optimisation
    over itself, and I didn't figure out anycase that rows wouldn't be same
    height on playlist.

commit 0de0f85b874bb4296c2e67709729739e8d0d8f35
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 2 22:40:37 2009 +0300

    Remove BSDism

commit 4b169d8efd78f3a22715f72ba0ec4d6915335bf9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 2 20:12:28 2009 +0300

    AVI: abort if user gave up while rebuilding the index (refs: #2872)
    
    Previously, the core would fallback to other demux plugins which was
    inefficient and error-prone.

commit 0cb210e8ed1ec93fe3bbc845e922d75cb886e711
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 2 20:10:09 2009 +0300

    module_need: give up if pf_activate returns VLC_ETIMEOUT (fixes: #2872)
    
    A plugin can use this if it matched but detected a non-recoverable error
    while inside the open callback. Help yourself if you want a "better"
    error code.

commit bb5bc9b0f5f2cdca87be3e81a0f48b633bb20601
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 2 19:54:19 2009 +0300

    Do not exit with VLC error codes
    
    exit() cannot return negative numbers (the high-order bits are ignored).
    And anyway, that's not a meanigful place for VLC error codes. It is also
    questionable whether we should exit() from LibVLC anyway...

commit 4a24608bb3ba2d4a03cf26791751c0cb7ea35a1a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 2 19:51:59 2009 +0300

    Replace VLC_ETHREAD with VLCENOMEM.
    
    This is consistent with existing practice inside and outside of VLC.
    We really don't need a separate error code for that.

commit 401c5a7ef37174911426a84172349bb2da95037d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 2 19:33:32 2009 +0300

    Win32: support loading plugins from directories with extra-ACP characters

commit 1b222b8733b7219268d048ccbf5243cb3dc58235
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 2 19:26:11 2009 +0300

    Use Unicode paths for plugins scan and ignore non-regular files

commit 46d4efcdc80f5ceff7ccf56b9611e62f8a7fece4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 2 19:01:35 2009 +0300

    AllocatePluginDir: remove dummy b_die check
    
    Nothing can really kill VLC when browsing plugins, since nothing has
    started.

commit 9577d830528cbfd80a8dd001a4cf02f6832246a0
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sun Aug 2 18:06:14 2009 +0300

    QT: move sortingIndicator to correct position when columns are added/removed
    
    This should be more clearer to user what column is used to sort (eg if
    it's hidden, then hide sortIndicator also).

commit 28b4ac7c728e115eeeb44be9a6046787c4f77d5a
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sun Aug 2 16:07:48 2009 +0300

    qt4: don't sort playlist by default take two
    
    If you setSortingEnabled after setting model, it doesn't call sorting,
    otherway around it does. Missed thatone on previous try.

commit 30d047761c46f7dd884b83eb6fa4ad35f5c5bbef
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 2 18:26:01 2009 +0300

    Unused test

commit a323173f0b9ba5374b420e94421379ec08d34ae3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 2 15:29:45 2009 +0300

    Cleanup vlc_timer_* prototypes

commit c159f79f2a5b00556347d302e9fb8221cfb0d7fe
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 2 15:01:04 2009 +0300

    Win32: privatize vlc_timer layout too

commit 5dc04132dee48930b11ef3820f86040c8a924bff
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 2 15:00:20 2009 +0300

    Win32: compile fix

commit 675700d177a03dc89a4aab68314aa919ac2908fa
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 2 14:53:59 2009 +0300

    POSIX: use pthread-based timers
    
    This is inefficient. It could be optimized a lot with
    epoll/timerfd on Linux and kqueue/kevent on BSD. Unfortunately, the
    POSIX timer API is impossible to use in a thread-safe manner, other
    than with signals.

commit 4d014d82eff282e9c03eca268ae95b22ef8b9cdb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 2 14:53:18 2009 +0300

    Fix timer test

commit d2e0d7fe6b5bb5a7a334e8af3dc3de54dba9f136
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 2 09:49:35 2009 +0300

    Preparser: detach thread and race to idle

commit 96f642093714c7c14b4a279c79169a34711e4551
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Aug 2 09:43:27 2009 +0300

    fetcher: detach thread and race to idle

commit 6cecd8ecf80090d4818c5aa4a9e9f00d15d982c2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 1 23:59:41 2009 +0300

    vlc_detach: releases a thread handle asynchronously
    
    Note that this can only be used safely in the core. In a plug-in, it
    would introduce a race whereby dlclose() unmaps the code segment that
    a detached thread is running (this was discussed over a year ago).
    For that, we'd need something a bit more involved along the lines of
    Win32's FreeLibraryAndExitThread().

commit f18b184824b0b2cbef6df1569d36f1a56d6d7c92
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 1 23:58:39 2009 +0300

    Win32: make vlc_thread_t a plain HANDLE (no heap alloc)

commit 84a6069c3cda42e8cdec6932d0e4da9d4eec088a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 1 23:52:24 2009 +0300

    Win32: unimplement thread result
    
    This is never used currently. Removing it simplifies the next commits.

commit 15f16798332931f18604f1fb7166725030a3e1a3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 1 23:44:36 2009 +0300

    Win32: no need to put thread function into vlc_thread_t

commit 28150f2cc6a04fd89e59c9fe523252a1190c61f2
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Aug 2 01:41:38 2009 +0200

    macosx: disable unloading

commit a24f4cfec7d4688703beb98c34bb59459778178d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Aug 2 01:41:00 2009 +0200

    macosx: prepare the switch from dyld to 'Dynamic Loader Compatibility Functions' as partially intended by [7147338b7439f7f4a5d6d9c86e8d5d7a8501be4d]
    
    Using Apple's legacy object file image functions around NSModule is strongly discouraged and won't work in the future at all.

commit 40fd31c1218357f6c17e9fa5fcddad1a45f13eda
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 1 23:05:10 2009 +0300

    Revert "modules: added a hack to work-around the buggy 64bit runtime on OS X Leopard"
    
    This reverts commit 75b34a6ca8ca8301420bb5b38571702df90eed6a.

commit 75b34a6ca8ca8301420bb5b38571702df90eed6a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Aug 1 21:51:55 2009 +0200

    modules: added a hack to work-around the buggy 64bit runtime on OS X Leopard

commit e69310a596dc716e4216928db8e39c5835e4f7f2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 1 21:35:54 2009 +0300

    XCB screen: timer thread safety

commit 8422667fd3e5e6d2746b2cb4d34717f4a04197f2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 1 19:55:40 2009 +0300

    Test cases for timers

commit e4f5a0fe36d5e5ac7d910385d023fa7ca8ca0706
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 1 17:05:53 2009 +0300

    Dummy: remove dummy (indeed) access, convert demux to access_demux

commit e157f6ea8e7e71b5e872f3f36a04c4c45c2c4f61
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 1 17:02:27 2009 +0300

    Dummy demux: simplify

commit d489cb7f06ef103d3d9efa6aedb139799b73cf91
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 1 16:39:28 2009 +0300

    Dummy: handle sub-second pauses

commit 56a7b4ba9e870219af8e5de1d84e096f2cdd2061
Author: Jakob Leben <jakob@leptop.(none)>
Date:   Fri Jul 31 01:28:13 2009 +0200

    Qt4 playlist: keep item order when moving
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 454405607f658dd92b9454803b88308afddd7da3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 1 15:46:51 2009 +0300

    Revert "QT4: set sorting-connections by hand"
    
    This reverts commit 3266085e187fc97cf3e037e6f9ea9dabefa2c4bc.
    It triggers a crash whenever sorting manually.

commit a68a736bff69666437b08014b0e5875ed530ac77
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Aug 1 14:46:23 2009 +0200

    contribs: enforce compilation settings for x264 and lua, too

commit 1b48ec7565521a25da916111c02fb608a91188b4
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Aug 1 14:02:06 2009 +0200

    contribs: make sure libgsm geet's compiled with the setup we chose on OS X

commit 2f9dcc357791b94f0f9a7807095f4146813e5cd3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Aug 1 13:52:06 2009 +0200

    Removed prefetch whole file advise in the file access.
    
    On all my linux PC (debian sid and lenny) it has really bad side effects,
    mostly when seeking and at startup up (slow or even blocking), and makes
    sshfs unusable.

commit 0926bbb6104aa6bbb10918f753a8cc677a796f9b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Aug 1 13:44:47 2009 +0200

    Split back window module providers by type.

commit 592f40d6b0c6010051d8867a791301cb90dbc760
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sat Aug 1 13:04:19 2009 +0300

    freetype: initialise fontresult to FcResultMatch
    
    fontconfig doesn't really seem to set that result variable correctly
    in allmost all cases, only few codepaths that it's setted to NoMatch,
    but it doesn't get setted on valid paths or configerrors or any of
    thosecases. Thanks to Laurent Aimar for this one.

commit 2bffade09ed0334fa0cc4cd9cdec043f92034891
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Aug 1 00:32:54 2009 +0200

    Moved out video statistics to its own file and use a dedicated lock.

commit a7a12139a54c29083e6b73f6fde96c7f673482df
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Aug 1 00:06:41 2009 +0200

    Moved out snapshot code to a standalone file.

commit 5174ad04729741230220f5ab30576b58e8009cfd
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jul 31 21:59:47 2009 +0200

    Updated xcb vout module to the new API.

commit 40e17c0f42d23b94b9d9f8b5129597620f86bc7b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jul 31 21:58:57 2009 +0200

    Updated omapfb vout module to the new API.

commit 103fb99a866bea494f5e1a1e69c2b0272815a250
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jul 31 21:58:08 2009 +0200

    Updated msw vout modules to the new window API.

commit 2ae229008d960bff25167c83cf66bfd9474cfde6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jul 31 21:35:00 2009 +0200

    Updated xlib vout module to the new API.

commit d451fb0e211c0781a86f0b527d6b023eadccfb30
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jul 31 21:26:00 2009 +0200

    Updated drawable vout_window provider to the new API.

commit fcab73f63945216f09cb704b74df98852b74fe0a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jul 31 21:24:33 2009 +0200

    Updated maemo vout_window provider to the new API.

commit 411471d720ab33231420c34555821730dc31d00f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jul 31 21:23:12 2009 +0200

    Updated skins2 vout_window provider to the new API.

commit 1543138749603bad16720c33228dad28e014436c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jul 31 21:16:32 2009 +0200

    Updated qt4 vout_window provider to the new API.

commit a82db287f874c9909ff221b1c30c7ed6655ad649
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jul 31 21:15:33 2009 +0200

    Modified vout_window_t to be completly independant of vout.

commit 8d58d01482e080d4afcd3610e7e8059cbfcf3fb3
Author: Anthony Loiseau <thannoy@actech-innovation.com>
Date:   Mon May 11 10:38:02 2009 +0200

    Tag some more options as safe
    
    Add:
    - http-user-agent
    - ps-trust-timestamps
    - vout-event
    And some rtsp options (username, passwd)
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 53b5e315952796e7d8b4a4e51d302ad0d14d16d1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 1 11:42:00 2009 +0300

    Update thanks

commit 1af951aa88cb8f1f322f8e7f91e879c2c98fbabd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 1 11:39:15 2009 +0300

    Bump libvlccore version to compensate 1.0-bugfix age increase
    
    I don't know if this is really useful. On Linux it is not really useful
    given the libtool versioning algorithm (VER:REV:AGE -> VER-AGE:AGE:REV)
    ensures different sonames in any case.

commit 3bd3309a8f1d8ffc06bfa3f6b27868ea5f349b5a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Aug 1 11:37:31 2009 +0300

    Revert "Increased version-info after modification in 1.0 branch."
    
    This reverts commit 17eb17c58c0f0a86c3e6d74a8c87067e2e049520.

commit febe263ed348a5ef9ea598e88514e7724e9970a4
Author: Branko Kokanovic <branko.kokanovic@gmail.com>
Date:   Sat Jul 18 10:18:15 2009 +0200

    Adding mirror video filter
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 59078d61f579621a4ec26155aeeb16c95edf98e4
Author: ogg.k.ogg.k <ogg.k.ogg.k@googlemail.com>
Date:   Thu Jul 30 11:12:22 2009 +0100

    factor the ogg paging code
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 47318ef39515bdc734bff5b68fb3124986ae58ed
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jul 31 15:43:54 2009 +0200

    macosx: implemented 'play-and-exit' (closes #2237)
    
    Should be backported.

commit b20a12f3815b03e69c92ecdbfa0b0a19c7eea6d5
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jul 31 15:09:53 2009 +0200

    macosx: implemented the input-slave option for file inputs

commit d49e4eb57568943c29e8d2e022e400ef23e96892
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Jul 31 18:01:41 2009 +0200

    python-ctypes: implement iterator protocol for Log

commit f60c10427081520adc73f61c9f7edf243efd26a5
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Jul 31 17:58:36 2009 +0200

    python-ctypes: improve documentation generation

commit 5e94dabf8666776fb8c7575a832ec60fa6487362
Author: JP Dinger <jpd@videolan.org>
Date:   Tue Jul 28 16:04:47 2009 +0200

    Simplify the other part, too.

commit ae13fdda72c140e318b6221f73223698cccbdcc1
Author: JP Dinger <jpd@videolan.org>
Date:   Mon Jul 27 15:54:53 2009 +0200

    Factorise list.sh a bit: rewrite some multiple commands as one where easy.

commit d0e62402b793afeb4b8fe0c0ea04ea1615d993d3
Author: JP Dinger <jpd@videolan.org>
Date:   Fri Jul 31 18:26:16 2009 +0200

    Drop a const on a static array and misc cleanup.

commit 8994bf8f66df978194d2f17d363702b2bf9ca928
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Jul 31 17:29:26 2009 +0200

    python-ctypes: fix docstrings

commit b20a8ec1fea2897d0a070616730d7fc33e750356
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Jul 31 17:22:16 2009 +0200

    python-ctypes: fix doxygen to epydoc comment conversion

commit 47648bd4ca8b4a50990629925b6e4b96b1087f0d
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Jul 31 17:21:14 2009 +0200

    Fix comments/variable names in includes

commit 5fe48f885ce3e681f567f4bb6b4b93a090d2b0fd
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Jul 31 17:11:38 2009 +0200

    python-ctypes: update README

commit 2e1208e690a1381c11c8bb3e40fa1273dfb0f83f
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Jul 31 17:06:25 2009 +0200

    python-ctypes: offer shortcuts for MediaList and MediaListPlayer creation

commit 8cc51ed5fc93251076c260469344b9556cc16b97
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Jul 31 16:59:18 2009 +0200

    python-ctypes: fix spacing in docstring comments

commit 0a437254bffc90c4716b1265444082cab7fb94c2
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Jul 31 16:39:32 2009 +0200

    python-ctypes: allow to specify class docstrings in override.py

commit 96cf477d64f8f36d564adaf64a1007812e2071ec
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Jul 31 16:22:25 2009 +0200

    python-ctypes: do not redefine overridden methods

commit a5dc39cd00bf0b44632a0de8d253ef543763654f
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Jul 31 14:57:59 2009 +0200

    pyton-ctypes: reset comment when parsing includes

commit 356cf806db9d403f121d37537dd68aecefd6ee8a
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Jul 31 14:55:55 2009 +0200

    python-ctypes: generate list methods when possible

commit e9210428005b1cb4baaf3130ba13d5bf4a4445e6
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Jul 31 14:40:58 2009 +0200

    python-ctypes: convert NULL return values to None

commit d7b1ce91d6a9cbfecfef9fca762d6db3abf80475
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Fri Jul 31 14:15:43 2009 +0200

    python-ctypes: generate classes for enum typedefs

commit fc43e13f0710d1c48d00983d77d87117756323a9
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 31 13:47:19 2009 +0200

    variables:
     * print a warning when var_DelCallback can't find the callback because the
       data doesn't match
     * these warning are only for debug builds.

commit 81d38c62fd3d6667898c3e5c795f9344e8d20dc9
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 31 13:17:45 2009 +0200

    variables:
     * print an error message when the variable creation failed because of a name
       clash (two variables with the same name but different types)
     * print a warning when calling var_Get on a void variable
     * fix one comment as the list is NOT sorted (and that too expensif to do).

commit 3266085e187fc97cf3e037e6f9ea9dabefa2c4bc
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Fri Jul 31 13:36:58 2009 +0300

    QT4: set sorting-connections by hand
    
    Thisway playlist don't run sort when created (in case of you start vlc,
    and don't set playlist visible then adding stuff. When you open playlist
    it would sort the stuff).
    
    Also remove showing sort-indicator incorrectly on start (don't show
    it at all before user clicks to sort).

commit 06b74990aa1ee9c14d2798ad5c69df3a3f6fefce
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Fri Jul 31 11:57:27 2009 +0200

    ncurses: check playlist_CurrentPlayingItem() return value

commit e1d3ce4b6a86797fbcbe48cb889b37f203851cbc
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Fri Jul 31 12:52:21 2009 +0300

    dvb: scanning ain't only -T, change dialog

commit 49743ba349db54aa60f07d284a365d612e6456c4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 31 11:28:03 2009 +0200

    podcast: implement image support (it might be a good idea to be able to set the
    art url only for the input parent as that's always the same image for all
    inputs).

commit dcd72e40bcdb8ba4f736d8105dd942d201fb7289
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 31 11:10:41 2009 +0200

    fetcher: fix a typo (thanks to fenrir).

commit 9c499866fcb2a7700e4eb423cf59c9c47a3a8d82
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jul 31 11:06:25 2009 +0200

    macosx: some more Sparkle demos

commit 6330b73344f8a433ec648f468db405a58a4b97fc
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jul 31 10:57:48 2009 +0200

    macosx: modernise framework compilation flags

commit 23f4a2aea1195245f3e008f895f7e87c39756f9b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Jul 30 20:46:31 2009 +0200

    clean up

commit 63d3f12f3c1183dd338dfe5e9e133ab3d209cdf5
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Jul 31 01:41:27 2009 -0700

    libvlc: Remove unimplemented media_list_view functions declaration.
    
    And add two lines that attempt to explain a bit more what is this class about.
    
    Pointed by Olivier Aubert.

commit 9f58d70d0d52a3aa4fb6f7aab0d14f2c2f42c76d
Author: Michael Hanselmann <public@hansmi.ch>
Date:   Wed Jul 29 22:47:20 2009 +0200

    raop: Implement password authentication
    
    Signed-off-by: Michael Hanselmann <public@hansmi.ch>
    Signed-off-by: JP Dinger <jpd@videolan.org>

commit 6b1d245ef3d93ebef27f4f8e997441cd5bff8cfc
Author: Michael Hanselmann <public@hansmi.ch>
Date:   Thu Jul 30 23:30:38 2009 +0200

    raop: Implement options for password
    
    The password can either be directly passed as an option, or it can
    be stored in a file whose path is then passed as an option.
    
    Signed-off-by: Michael Hanselmann <public@hansmi.ch>
    Signed-off-by: JP Dinger <jpd@videolan.org>

commit d0aa6c9513892388ed8e7e22dc9eeef44d634a70
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 31 09:49:33 2009 +0200

    podcast: remove the sys struct because we don't really need it.

commit 1d28c605045722c8f80e9f2e0ffd00e8ea473eac
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 31 09:37:34 2009 +0200

    podcast: fix object leak (and memleak) in case of error.

commit 937fa424a97fb62e22fa62c771ea7cb087e03a25
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 31 08:30:41 2009 +0200

    podcast: no need to strdup the string here.

commit afe8f372b25155b0374a904b69f788aad809f335
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 31 08:22:34 2009 +0200

    podcast: fix typo and remove unused p_sys member.

commit 11164567ba4296ec4fc6f277b9c9a130e8914046
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Jul 30 22:21:12 2009 +0200

    threads: remove unused fields in headers
    
    They are an overlook from the removal of the thread serialization

commit 17eb17c58c0f0a86c3e6d74a8c87067e2e049520
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jul 30 21:31:16 2009 +0200

    Increased version-info after modification in 1.0 branch.

commit c0b26a3e9c6624fe5d579a043f12e2e5ab3e4c32
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 30 19:10:17 2009 +0200

    podcast: set the duration of an input item when available.

commit 2416db156ee24f9dddb0c9e659eb18f5842fd687
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 30 18:35:28 2009 +0200

    podcast: no need to strdup (as we free the original value afterward).

commit bd80894188811246b6742f69abe6e6e443a5f3e6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 30 18:01:17 2009 +0200

    podcast: factorize.

commit 72741d68b2dd1164014966208b24129cd697e0d4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 30 17:15:38 2009 +0200

    Fix podcast configuration.

commit 177f2856fa83c10bf151f9d0ba0294c5d28a7135
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 30 16:27:56 2009 +0200

    Update LIST.

commit b9b3fba6977af3c0dd81c9ce7f9b2a9e99a11d9b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 30 16:10:34 2009 +0200

    Use var_ToggleBool.

commit 5879ef30641efc0cf280caff430b63f117dd20e5
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Jul 30 17:09:56 2009 +0200

    macosx: forward-port recent preferences and media keys enhancements
    
    This includes [eb241138f52e7fbf1e83b07791bad007e2c2f3c6], [fb5108db888105b7fd07f89aaee5eb979ec8be15], [b8d90e93024e3e3f816f6a37d4c8933cdbbc8592], [acb8baa1e5e0d490353d92bbc1cf5902a3bdd792]. Regrettably, these weren't cherry-pickable.

commit 97db61fd65e075379f93058135c3291065ad3449
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Jul 30 16:51:45 2009 +0200

    Restored Leopard compatibility lost in previous commits

commit f54a00216f6fbe34aea9f3ecfba27c2f5dae761a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 30 14:45:25 2009 +0200

    fontconfig: fix memleak (typo).

commit bfe559d00797d7bceefc690e264c6332f2730615
Author: ogg.k.ogg.k <ogg.k.ogg.k@googlemail.com>
Date:   Wed Jul 29 23:09:11 2009 +0100

    add video streams' BOS packets first
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 6f2d1380b300486ac17b8155a88fb0ccef822728
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 30 14:33:40 2009 +0200

    fontconfig: factorize and fix memleaks.

commit 754491fcf0a7b389fae8d07210d8c8cd903bafb4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 30 08:58:20 2009 +0200

    variables: var_IncInteger and var_DecInteger are now atomic.

commit e533549b83a91a1a9e732eeb2ae032a715bd1acf
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 29 13:52:35 2009 +0200

    demux: use calloc when applicable.

commit 5a75fb872aec42eb5660e220790209d08eb588cb
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 29 13:43:24 2009 +0200

    playlist_demux: remove unneeded peek.

commit 591325109e9eb881820b9ddd213853153e933129
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Jul 30 14:32:48 2009 +0300

    freetype: initialise variable and check fontmatch pointer

commit ca4d2fc9c6b3ff557e21ad47111a5db867db3df0
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Jul 30 14:00:47 2009 +0300

    x264: when partitions=all, just set partitions~0

commit 6b2334c42bd6189f57bb2413b5143d7625daded5
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Jul 30 13:56:45 2009 +0300

    dvb-c: somewhat working channel-scanning in linux
    
    it checks table of frequencies that usually contains channels. Thou
    dvb-c users need to check if modulation and symbol-rate are correct for
    them (atleast for me modulation auto didn't work).
    
    example commandline that worked for me:
    vlc dvb:// --dvb-srate=6875000 --dvb-modulation 128

commit e5c082d7a752bc7c17f037c206a5fb3ac33cbb47
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu Jul 30 13:55:18 2009 +0300

    dvb-c: check symbol-rate limits from frontend
    
    default symbol-rate is suited to dvb-s and is over limits for dvb-c, so
    check given symbol-rate and default to somewhat common value if so.

commit 382188b552f713fc2f12621b6c3ef5d39dacf216
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Jul 30 11:16:15 2009 +0200

    Win32: wait for timer callbacks to complete when destroying timer
    
    Or else a timer callback might still be running when the caller frees
    its resources, which is bad

commit 30880f428d9b7153632ccd8492d840502ee1cbd5
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Jul 30 11:03:35 2009 +0200

    python-ctypes: one more TODO item

commit b5a844bc5c26cae2078258a740ccfb9c1f5cf0c1
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Jul 29 01:08:34 2009 +0200

    Fix comments in include files

commit f83867bbbe87d88233098a17fc64c7c2e273d314
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Thu Jul 30 10:39:56 2009 +0200

    New python bindings, using ctypes, automatically generated from include files.

commit c3f185182f8ae1f02f5e04adfd705e1840a4dfe5
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Wed Jul 29 00:13:35 2009 +0200

    python: remove deprecated methods

commit c8fd8cefd542c0db1cb9fda01c2a353ba74cbd12
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Jul 28 11:00:17 2009 +0200

    deprecated.h: fix libvlc_media_player_set_xwindow reference

commit fee06a9254bd51f982a840ccb66ecb918ca9120c
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Jul 30 01:59:39 2009 +0200

    contribs: updated package for Mac OSX including a slightly modified Sparkle version

commit 143fd4d8c203b40ea0a3ff2efdff2c30c474963f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Jul 30 01:52:20 2009 +0200

    macosx: basic Sparkle integration
    
    Shows basic release notes and demonstrates the user experience. Actual updating not yet possible.

commit aeb379ed6492e78614779cc1d62d65287fb4012d
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jul 29 22:08:05 2009 +0100

    Sort the symbol list

commit eb9b54c8eeba73cff04e44af8d3dd8d4ad05e3db
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Jul 29 23:08:00 2009 +0200

    v4l2: fix reversed logic
    
    Fix interlacing support with default chromas too

commit f87986e401407123a0a940dc8ebf0cc0192e57c7
Author: ogg.k.ogg.k <ogg.k.ogg.k@googlemail.com>
Date:   Wed Jul 29 18:20:26 2009 +0100

    non BOS headers for (Vorbis, Theora, Speex, Kate) do not have to be on separate pages, so avoid flushing before the last header
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit fabf23993a07542fdc697e6fd2720753173d83e8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jul 29 21:32:58 2009 +0200

    Fixed some corner case errors with SPU.
    
    They were introduced by [9b8c543c1a28e4520990b6800f09f444e72f8bdd].
    For example: the PiP for a snapshot was not shown when the stream
    was paused.

commit b5bcf711d298f4b097ce3a854e284a59debb849c
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Wed Jul 29 21:07:14 2009 +0200

    Partial attempt at fixing interlacing support.
    
    First try using no interlacing and fallback to driver's default if it
    isn't possible. Might fix some issues. We still need to declare images
    as interlaced to VLC afterwards, but that's another problem.

commit 64964519f5427753746f94a5d838cdc8b2fbf2b4
Author: Michael Hanselmann <public@hansmi.ch>
Date:   Wed Jul 22 01:06:44 2009 +0200

    raop: Add loop for request retry
    
    This loop will be used by authentication.
    
    Signed-off-by: Michael Hanselmann <public@hansmi.ch>
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit be1e8e5917d9c8fc5f0bf4e07f3d0eb9c37bd780
Author: Michael Hanselmann <public@hansmi.ch>
Date:   Wed Jul 22 01:06:43 2009 +0200

    raop: Always pass dictionaries for request and response headers
    
    Authentication will need this.
    
    Signed-off-by: Michael Hanselmann <public@hansmi.ch>
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 08c47fec290813dad0e610b813dd62f3fce41c43
Author: Michael Hanselmann <public@hansmi.ch>
Date:   Wed Jul 22 01:06:42 2009 +0200

    raop: Always read headers from wire
    
    Otherwise they can be mixed up with the next request. Until now, the
    connection was always terminated after an error. However, with
    authentication, the request can be repeated with authentication
    information.
    
    Signed-off-by: Michael Hanselmann <public@hansmi.ch>
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 5b64e0ba317f37485d9fd684b13f6b62af5a5ad1
Author: Michael Hanselmann <public@hansmi.ch>
Date:   Wed Jul 22 01:06:46 2009 +0200

    Convert HTTP access module to common HTTP auth functions
    
    Signed-off-by: Michael Hanselmann <public@hansmi.ch>
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 18e8417ea8bf9ecdca228ec8932af88708ae7613
Author: Michael Hanselmann <public@hansmi.ch>
Date:   Wed Jul 22 01:06:40 2009 +0200

    raop: Return HTTP status code from ReadStatusLine
    
    It's needed for authentication.
    
    Signed-off-by: Michael Hanselmann <public@hansmi.ch>
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 11258e424cb1bc6cb9fe47e32bc23cf38ad083c2
Author: Michael Hanselmann <public@hansmi.ch>
Date:   Wed Jul 22 01:06:39 2009 +0200

    raop: Keep original response status line
    
    It'll be used by another patch.
    
    Signed-off-by: Michael Hanselmann <public@hansmi.ch>
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit e48ba9bd73437b431d745f2d14e8cd71d2271747
Author: Michael Hanselmann <public@hansmi.ch>
Date:   Wed Jul 22 01:06:38 2009 +0200

    Add library functions for HTTP client authentication
    
    These functions can be used by HTTP clients to authenticate against
    HTTP servers using the Basic and Digest algorithms as described in
    RFC2617.
    
    Most of the code is taken from modules/access/http.c, although it
    includes modifications to make it work as library functions and to
    fix some issues. The HTTP access module can be converted at a
    later point, but there's still some stuff needing cleanup first.
    
    These functions will be used for the Remote Audio Output Protocol
    plugin to authenticate VLC against RAOP-compatible devices if the
    user enabled password protection.
    
    Signed-off-by: Michael Hanselmann <public@hansmi.ch>
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit d4304a6372e0c38ebe9b3c1b5704ee8d33e69e53
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Jul 29 14:09:05 2009 +0200

    contribs: fixed libass compilation

commit 0bb786756560d5ed417a1868e524a831f02addcc
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 29 13:24:39 2009 +0200

    variables: fix a segfault and memory leak when TriggerCallback is called (crash
    introduced by afce97e9b349c18d49f85859053eafdf78b76c67).

commit 120876d136ce7537715f55bf0864f9a93074da91
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 29 12:02:52 2009 +0200

    Fix mode.

commit 06c78e201961ee5847a9cdc2863834001b2cbfd1
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Jul 29 12:27:05 2009 +0300

    freetype: more fontconfig error-checking

commit 22a9a91a99489e4e36f2a466a333bcc56c3d3d0a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jul 29 00:24:21 2009 +0200

    Contribs: Clean libass also on clean-svn

commit f7b14a318333ec2b5e18f030d9cd6955adc52b44
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jul 29 00:22:20 2009 +0200

    Libass can now disable test.
    
    And clean it. Only Git revision is interested. You can't build contribs without Git.

commit d7ba3f3f8499e95a4a7011f54dc59208852e834c
Author: ogg.k.ogg.k <ogg.k.ogg.k@googlemail.com>
Date:   Sat Jul 25 15:25:53 2009 +0100

    reconstruct Theora granpos
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit b1f6efeb1ca16292142e0e587a1a6b7ffbb32dca
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Jul 28 23:47:28 2009 +0200

    No need to deactivate fluidsynth on Win32 anymore

commit d611011802b408a7d5ee037d4a1b50a0e486ccca
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Jul 28 23:43:26 2009 +0200

    Finish compilation of FluidSynth on Windows.
    
    NEVER TESTED.

commit 1ca3578eb7f219d089c5f2672121dea0b36c7cb1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jul 27 15:14:17 2009 +0200

    Remove xml2 dependency for freetype and libass on Win32

commit 4fdaf53d78ef39126872dc84f68399c3da0f6351
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Jul 27 23:20:22 2009 +0100

    Fix distribution in share/
    
    EXTRA_DATA doesn't seem to be a "primary" even if DATA is and EXTRA is a valid prefix.
    Also i don't think .vlt are often rebuilt so it should be in clean rather than mostly clean

commit 30086cdcb5559b0d2520dfece8fe7879995af4b4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jul 28 22:50:28 2009 +0200

    Fixed filter_*Blend rgb masks initialization.
    
    It fixes at least RGB  blending with opengl on little indian arch.

commit 54daead2d00712e143253420fea59d864b9e8f52
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jul 28 22:03:29 2009 +0200

    emoved unused pf_render function in subpicture_t.

commit 5cd2d0765f9d6f9c54b51c97a67305206f82a5f7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jul 28 20:34:31 2009 +0200

    Removed now unused pf_pre_render in subpicture_t.

commit 066cd24ee742f31c20d6c43cf3f096178f2faf50
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jul 28 20:32:26 2009 +0200

    Fixed kate with tiger support integration.

commit 6d633f8540b1a0bc116b97efda266c9a479a94a2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jul 28 20:26:25 2009 +0200

    Fixed csri decoder integration.

commit 9c462ffb5d9ada2fb8058e5a93148325bb0665b6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jul 28 20:16:26 2009 +0200

    Fixed the order of destruction of ephemere subpictures having the same date.
    
     Without this patch, all epehemere subpicture with the same start
    date are blended over the picture.

commit 29e7fc71082c08aec51d438b3d8564e25526b2d1
Author: Anthony Loiseau <thannoy@actech-innovation.com>
Date:   Tue Jul 28 16:46:54 2009 +0200

    codec/libass: avoid possible segfault
    
    dialog_ProgressCreate can return NULL. For this case,
    only deal with the result if it is not NULL.
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 6a616fca335a24409c39cabcfea8a45b7e1995f3
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Jul 28 17:03:01 2009 +0300

    freetype: check correct variable

commit 5c9b0299ff79f7a5844562a8529be5346e27e28b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jul 28 14:21:59 2009 +0200

    zipstream: typo.

commit f71e37d6544c3f33cd7f3faf8f4b22cfed4113e8
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Jul 28 16:19:10 2009 +0300

    fix typo

commit 3806ea8716699db7c29ded51f76a694f7bfde18b
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Jul 28 16:04:49 2009 +0300

    freetype: add more error-checking
    
    should not crash if font family not found. Thanks to Anthony Loiseau for
    spotting this one.

commit 9543a6abc6b57f5b1f9f49755daf8ed711836b29
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Jul 28 13:43:57 2009 +0300

    x264: use ABR-mode if user specifies bitrate
    
    Also set vbv-bufsize if user didn't specify them.
    bufsize is bitrate * seconds between keyframes instead of earlier
    2*bitrate. Recommended by Dark_Shikari
    
    So now you can stream for mobiles with following:
     sout="#transcode{deinterlace,acodec=mp4a,vcodec=h264,width=320,height=180,venc=x264{no-cabac,bframes=0,ref=3,level=12,keyint=50},vb=180,ab=64,channels=2}...
    
    tested with rtp-output and G1 android. Produces quite stable near cbr
    stream.
    
    And file-encoding should be ok with defaults (without any
    venc=x264-settings or bitrates), if not targeted to
    handhelds/streaming.

commit 84ae52a68f627f6863cfd59ffbbae8883cbb3cd0
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Jul 28 13:39:21 2009 +0300

    transcode: change default videobitrate to 0
    
    change from default 800 to zero, as nowdays most of bitrate transcoding
    is for streaming, and 800 ain't good default for that either. Also
    thisways it's easier on check different encoding modes (cbr/qp/etc) on
    video encoder modules.
    
    I did quick look on different modules, but didn't spot anything obvious
    that would break. I'll look ffmpeg and x264 more closely next.

commit 56dc82edfd2457c6b8a0f3596f62d3664a2385fe
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jul 28 11:42:10 2009 +0200

    Zip: fix use after free error.

commit ebbedb3989ef397f3b17fdf94c0ba140e09bc545
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jul 27 14:10:42 2009 +0200

    variables: Remove uneeded parameter to TriggerCallback helper function.

commit 34f2541694d7ffeb622012b5719e9ba621861510
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jul 27 22:07:53 2009 +0200

    Do not decode subtitles too much in advanced.
    
    It avoids loosing subtitles with the messages
    "main subpicture error: subpicture heap full".

commit 87129938979a8516bc564787ec3b01b98fa7991b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jul 27 22:00:46 2009 +0200

    Cosmetics (create a DecoderWaitDate function).
    
    It also avoid useless mdate() when decoding audio.

commit 6088f39f6b9111cc22a1f19c698ff3fc8c8c5ee6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jul 27 21:26:30 2009 +0200

    Workaround for 0 being invalid timestamp.

commit 9b8c543c1a28e4520990b6800f09f444e72f8bdd
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jul 26 23:59:53 2009 +0200

    Improved subtitle rendering accuracy and fixed pause on dynamic subtitles.
    
    Dynamic subtitles are used by ssa and kate.
    This commit breaks the API for 2 functions used by the transcode module.

commit 6456512fc613075a6f9d8638457044c8a4636783
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jul 26 23:26:13 2009 +0200

    Improved pre-blending in ssa decoder.

commit 1e1269ba0b6f2e1066f2a763329126962da368c6
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Jul 27 17:36:09 2009 +0200

    WinCE: work-around for network file test
    
    Work around the missing PathIsNetworkPathW() function...

commit ad80d3c3ca68fcdb998db1cb3f8a3a0242007379
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jul 27 12:18:34 2009 +0200

    Use var_ToggleBool when applicable.

commit 9f3dc2d62b06372ec7ec7eeec2cdac968a82d59c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jul 27 13:08:25 2009 +0200

    x264: no need to create the variables when closing the module: this is already
    done when the module is created.

commit 91e6499bfec9c4875258aaa66ffbee6a80263284
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jul 27 12:07:54 2009 +0200

    skins2: factorize.

commit 208aeca0a6bff672797e3d79572908e6885918d8
Author: JP Dinger <jpd@videolan.org>
Date:   Mon Jul 27 11:41:22 2009 +0200

    Clean up syslog handling in logger: Use only one list of facilities, and get the default facility from that list.

commit 25b52afe4a89f1daa87f2ed17ada1ae69d3935d0
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Jul 27 11:54:59 2009 +0300

    freetype.c: use var_CreateGet for variables

commit 13b524c5f0f5382ff11d422b9eac8f552f6c12c5
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Jul 27 11:25:54 2009 +0300

    freetype: use asprintf instead malloc/sprintf

commit 960361bc01dee4a6d51a596c74ece8a2739a9481
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jul 27 10:14:16 2009 +0200

    CODEC_ID_SPEEX appeared in 51.50.1

commit 3dc91d617b564edaaa0d7f85bbd0ffbab1b7db49
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Jul 27 10:54:01 2009 +0300

    freetype: use fontconfig to get default font if available
    
    With fontconfig freetype-font is font-family to use, not fontfile.
    This should solve issue on linux-side where there aren't any one
    place and one file thats usually there.
    
    I'm not that familiar with freetype/fontconfig stuff, so this one could
    be way wrong. So feel free to mention/fix/revert this if you spot
    something odd.

commit d94eb977dd6cb39af1f5609357f44a54112179ef
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jul 27 09:51:10 2009 +0200

    Add a basic test for var_ToggleBool.

commit 1bc0945eea3fc2cf77502da070a4af831e4f3175
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jul 27 08:00:53 2009 +0200

    variables: add a Get and Set function. This function can be only used (for the
    moment) to toggle a boolean with the variable lock taken (which is not the case
    when doing a var_SetBool(!var_GetBool)).
    This function is also two times faster (only one lookup).

commit 98094e9e75cc52680006fcdbe92c11cb58eb8c54
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Jul 26 12:50:47 2009 +0200

    Cometics.

commit 28b51ff84258fc3c3b351a8998b0027fbcdec951
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Jul 26 12:22:59 2009 +0200

    wingdi: remove duplication (allready defined in vout.h).

commit 99a2b5b7b0d8b74c27f47a6017e721ad7c3dbae6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 24 16:38:49 2009 +0200

    No need to set p_sys to NULL when the module is closed.

commit 4693447471a7f5d4a3e7bc9a8a6e46bcf6a96a3b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Jul 26 20:47:53 2009 +0200

    contribs: bin package update

commit f29f7e10f0f4d74ef833da6603be7c7cef77e737
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 26 21:08:24 2009 +0300

    Typo

commit a2f98872836c6dfc18b884fefd348ea677be71f2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 26 19:25:58 2009 +0300

    Warning

commit dc74600c97eb834c08674676e209afa842053aca
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 26 18:39:42 2009 +0300

    Real pseudo-RTSP: prevent integer underflow
    
    Pointed-out-by: tixxDZ <tixxdz@gmail.com> - DZCORE Labs, Algeria

commit 57e230c652793ab2965a26e14dfbe4669cbbcba5
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Jul 26 15:39:52 2009 +0200

    contribs: fixed libtheora compilation once again

commit 9eb5b0cea12a3edbed3d291a868236fa61eafdd8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jul 26 02:44:27 2009 +0200

    Don't forget pthread when compiling zvbi for win32

commit 1f952b3d3380ebb606f03c452b635461cfd69283
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jul 26 01:28:11 2009 +0200

    Deactivate FluidSynth on Win32 still.
    
    This is not ready yet.

commit fa43c1460a5a8a3c72e2fa6d422f847d816131ae
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jul 26 00:50:24 2009 +0200

    Fixed seeking and skipping behavior in stream_t layer.
    
    Now seeking and skipping behave exactly the same.
    It also allows forward seeking in non seekable stream by reading the data.
    It closes #2994.
    As it is a critical section of code, it must be carefully tested.

commit 670d5486d1dd100f45be7fd738b439a3388d7b5f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jul 26 00:10:45 2009 +0200

    Contrib: Patches updates for Win32 compile of FFmpeg and libass.

commit 4b1c0509550417d379eb605500055e231a166760
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jul 25 22:27:16 2009 +0200

    Contribs: remove XML dependency from Fontconfig.
    
    This removes around 1.1MB on both libass dll and freetype dll (on 2.8MB), which are 4th and 5th dll in size for Windows
    (qt4, avcodec, avformat are bigger).
    We DON'T use the fonts.conf anyway on Windows, therefore, why having such a dependency, just for parsing a configure file that we don't ship?
    I still don't get what is wrong with an .ini/.conf format, but that is not my business, I guess.

commit a077fb259feb9243c11099f3d98634ea6ea704a3
Author: ogg.k.ogg.k <ogg.k.ogg.k@googlemail.com>
Date:   Sat Jul 25 15:16:50 2009 +0100

    do not clear theora_info twice
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit b69b0bd6e6912b338bb991d97b92ea9acb29c656
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Tue Jul 7 14:12:40 2009 +0200

    libvlc : handle VLM input events
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 24c2dc9104a23fec7ed593a7cf2b77bc0ab920ee
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jul 25 15:55:38 2009 +0200

    Update MagSoft THANKS entry.

commit eecb66b088dfacfa0c1de873f3885c310c56ef66
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jul 25 15:53:30 2009 +0200

    NEWS about Direct3D desktop mode.

commit 5cb2de503c21c879229335c510ce1b10078c9bad
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jul 25 15:51:14 2009 +0200

    Remove trailing spaces.

commit eb12915b25fa409d09de90b730791c4ebdad579e
Author: Adrien Maglo <magsoft@videolan.org>
Date:   Sat Jul 25 15:37:38 2009 +0200

    Add a desktop mode to the Direct3d video output. This allow displaying video on a window located just up the desktop icon window.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit f52524a211617ca4db4fa290b7a867836e59fb78
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Jul 25 16:21:18 2009 +0300

    vlc_clone(): abide by --rt-priority and --rt-offset
    
    This avoids using real-time when not asked. It should also fix a
    pthread_create() permission failure on FreeBSD (Linux seems to ignore
    this error silently).

commit 5f81bec53ccae76400188a5baa9d7ce099fdadef
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sat Jul 25 15:26:07 2009 +0300

    QT4: only scroll playlist to new item when it changes
    
    should fix bug #2947 ,now it scrolls to new item when theres actual
    input-change, not just data changed.

commit e1cfb704f3b4254902cc7ab70ef352c4f4b57ecf
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jul 24 23:42:14 2009 +0200

    Fixed libass 0.9.7 support.
    
    b670356d167bf66f870ee3daf9dbac581eaf0651 introduced a segfault.

commit 16be5123ac29a0f1c032f042dddbcde2438c2e0c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jul 24 23:13:24 2009 +0200

    Used light hinting in libass to increase the quality.

commit fea2b3459e45d35a2aeedd2853d1298ca696e32d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jul 24 23:04:22 2009 +0200

    Removed useless pre render callback in ssa decoder.

commit 5cb92e06923dbfd2b9579b6430a517a002a4b194
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jul 23 21:52:15 2009 +0200

    Fixed flicker with overlapped subtitles in ssa.

commit 108053ff0921f359fd01c1c6988ce4fa0dc49f3f
Merge: 82633df ccfb6c2
Author: JP Dinger <jpd@videolan.org>
Date:   Fri Jul 24 17:24:46 2009 +0200

    Merge branch 'master' of git@git.videolan.org:vlc

commit 82633df33d783add1001bf6a049167308f9e2995
Author: JP Dinger <jpd@videolan.org>
Date:   Fri Jul 24 17:24:08 2009 +0200

    Simplify vlc_about.h generation.

commit ccfb6c20d6d19d59075521b29a7ab4763c21f730
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jul 24 16:41:58 2009 +0200

    contribs: updated ffmpeg ppc patch

commit b0feb464716d09cfa698b58fb0ae0d43412a6058
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 24 15:29:40 2009 +0200

    Remove var_SetVoid: this function is doing exactly the same job than
    var_TriggerCallback but slowly.

commit 1c8e75e8c80af851c5f552942e3368d3cf76d206
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 24 15:10:06 2009 +0200

    Use var_TriggerCallback instead of var_SetVoid (the result is exactly the same
    but a bit faster).

commit ec1ca416c01fd595bb2b793769140571c3544b11
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 24 15:07:10 2009 +0200

    skins2: fix "control reaches end of non-void function" (spoted by Dominique
    Leuenberger)

commit ded94a34593cf4aa0a862d73b8e04afd5bc18cd9
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Jul 24 12:10:26 2009 +0200

    minimal_macosx: cleanup

commit 40b3a5a12a5e6ddec927cb6d5f1ee63c060cee64
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Jul 24 10:33:38 2009 +0200

    auhal: cleanup

commit 7f8329ed724f6e73a26f3aed944c07091faae00b
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Jul 22 21:52:10 2009 +0200

    auhal: do not destroy "audio-device" when AudioHardwarePropertyListener failed, but try to use it anyway.
    
    It allows multiple Safari webplugins to play audio at the sametime, just as 2 vlc instances would do.

commit 6b6096b21d265af0bf21bbe29a00599180ad6c9c
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Jul 21 14:18:49 2009 +0200

    live555: do not trigger "no data received in 10s" case when pausing during buffering

commit ad5c6b6fa9e92d1a52b388dcb5cf0db894b34b3b
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Jul 14 11:22:37 2009 +0200

    mozilla: do not ship gui/macosx plugin in Safari webplugin
    
    It is the main cause for memory leaks of VLC browser plugin for MacOS X. Every time the browser plugin is reloaded, vlc core reloads the plugins which causes all global defined objects to initialize. Since there are objects in libmacosx_plugin.dylib that are supposed to live as long as the application these are never freed. Testing is done with --enable-debug.

commit cc15cdc7a589c9bcaa2fcfbfceebca0168181fd3
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Jun 21 16:09:52 2009 +0200

    mozilla: use minimal_macosx as vout in webplugin, it leaks way less then macosx vout.

commit 1d07aed4c0cad38bfdf7c0283c1f1de4c38875c4
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Jul 24 13:38:03 2009 +0200

    live555: handle WMServer as a special case
    
    This patch adds --rtsp-wmserver which is needed to support pause mode. WMServer does not report any of the known RTSP OPTIONS when asking for it. Instead it returns a list of non-standard options.
    
    Conflicts:
    
    	modules/demux/live555.cpp

commit f0ba029539292f16ed86aaa1fdaa0b42dbfdc9df
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Jun 14 22:57:32 2009 +0200

    Cleanup mozilla plugin
    (cherry picked from commit be262960c031fbab9e2600969b08e516f20b6679)
    
    Conflicts:
    
    	projects/mozilla/vlcshell.cpp

commit d145d1c98243320d7b67cb262f36e256fa44b0ea
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Jun 14 00:09:45 2009 +0200

    mozilla: don't allocate a zero sized array.
    
    (cherry-picked from commit aed48363a478e9767a374154d703d7c84857707b)
    
    Conflict:
    	projects/mozilla/control/npolibvlc.cpp

commit f4fef7ff6dff634a315a762f4b1b75abcc432b30
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Jun 1 16:08:40 2009 +0200

    mozilla: fix small memory leak
    (cherry picked from commit 63ae92da20faa6dafa8fa4dc808bb27ad2bcb455)

commit b95873c56e1138788e56fe14a63e23535be833d2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 24 14:17:43 2009 +0200

    Add Speex in flv demuxing support. #2973
    
    However, it only works with the avcodec module. --codec avcodec if you want it.

commit cebfd6679ebb17695ec4135c1d99a7b2efe80a6f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 24 13:30:02 2009 +0200

    test: destroy the variables.

commit f042553088c5c189d64f47b0d1668ec7557821d4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 24 13:16:06 2009 +0200

    No need to memset val to 0 because the variable is initialized just after (the
    only case without initialization is for a void variable in which case the val
    variable isn't used)

commit 9b5404a66693f5a1d02bb11cfe089bc654daf494
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 24 13:11:18 2009 +0200

    Use VLC_VAR_CLASS when applicable.

commit bf8d85d77b6fc8c47704a0b787aca8ee8d72bb47
Merge: 8baae61 aae7dd0
Author: JP Dinger <jpd@videolan.org>
Date:   Fri Jul 24 13:38:22 2009 +0200

    Merge branch 'master' of git@git.videolan.org:vlc

commit 8baae61a21c1ea12076df2987476c4fedb16bee8
Author: JP Dinger <jpd@videolan.org>
Date:   Fri Jul 24 13:36:51 2009 +0200

    Fix another realloc() that can easily be fixed. The other one in the file
    I don't immediately see a solution for.

commit aae7dd03aee5e222e3b0b218f7ce615096b07756
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 24 13:27:15 2009 +0200

    More NEWS

commit eaa615cef3ad1ae8a409a0d5fda598f8feab4449
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 24 13:26:38 2009 +0200

    Finish the zvbi port to Windows.
    
    The .dll is still a bit big, because of static linking to libiconv, I think

commit 731d6aa7ac2aacd2f513c9fe7094af917ed95b9c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 24 12:54:58 2009 +0200

    Remove asa from contribs.

commit afba44402d6ef8208b2d9f9d88d55053555c5a34
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 24 12:15:13 2009 +0200

    Qt: fix crash in customize toolbar dialog.
    
    For some reasons, this doesn't crash on Linux...
    (cherry picked from commit 25d37a4930519c5bcabbe2c0fae8c86e38d9ea54)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit b36ed57c1396a774a6381685b6df8e5cbe49fd6a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 24 11:42:49 2009 +0200

    panoramix: fix memleak.

commit 6a4c2d796ce2318d54da8d1e45f35ca439461a8a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 24 11:10:45 2009 +0200

    Use native dialog for saving VLM files.

commit afce97e9b349c18d49f85859053eafdf78b76c67
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 24 10:39:05 2009 +0200

    variables: factorize the callback code, using a special function.
    As a side effect, fix a potential memleak if the variable disappeares in
    var_SetChecked.

commit 5e57cc0c1fc3618d5c77e6fa950327065f8b35de
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 24 10:12:55 2009 +0200

    ncurses: factorize (no need to use a macro here).

commit 4d17b40d3f35595514708ba0850c7f5a9fc22700
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 24 09:34:09 2009 +0200

    Unused variables (remaining from a previous cleanup).

commit d8c29705a99dc94efb6a07075ceabd89469d618e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 24 09:30:09 2009 +0200

    Ue var_Get(Time|Address) when applicable.

commit 5f65c5c91055c4a3e861dfbfa8d70547c466d12a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 24 09:05:58 2009 +0200

    No need to check for the existence of the variable to destroy it.
    Destroying directly saves one Lookup.

commit 9a61ec484e32f903927337e5ad0ec8fb9eb103ea
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 24 08:55:28 2009 +0200

    postproc: no need to set the flag again as the bug is now fixed (previous commit).
    Also remove an uneeded var_Destroy.

commit 83f9323eae1e296532046e7697ed638b9fca6561
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 24 07:46:48 2009 +0200

    variables: when the variable already exist, check the type only (integer,
    float, ...), so remove all the flags before the check.

commit 7e3455acb81c5f223e0b5aa565065ac6e85a120c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 24 07:48:12 2009 +0200

    test_variables: add a bunch of test to show a tiny bug when the variable is
    created two times with the same type but different flags.

commit 7b7421e9b70b52d8ede9d4dc6778b2621d411851
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Tue Jul 21 13:32:42 2009 +0200

    zipaccess: correct memory leak (probing work moved before calloc)

commit 4d76e60e70820f3a7a25b364ae4df65d66203121
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Thu Jul 23 22:52:51 2009 +0200

    skins2: cosmetics (for better reading)

commit 5d0553056f675c75af2124810585390fdf2b0fd1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 23 23:20:12 2009 +0300

    file: do POSIX advisory I/O
    
    The system can use the hint to prefetch the data into memory, if
    possible. Hopefully, this will reduce choppiness, as well as power
    consumption.

commit 15b81850da2b0fc0c2c55cc71b9f1866b32b8b28
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 23 21:01:08 2009 +0200

    Directly release the input thread.

commit 55fafc2a5d8322d6411c41cb80418b45eede4e5e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 23 19:25:42 2009 +0200

    Global headers.

commit f1a39394987b210f1bf5dbede2738ee3bcbff009
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jul 23 18:30:34 2009 +0200

    Use Brackets for global headers.

commit d2e9083f35d47441c225991ed42530d335117593
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jul 23 18:10:15 2009 +0200

    Includes corrections

commit 1d91a5eead0146deefd85c4dce3f4c915a586a3a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 23 19:11:09 2009 +0300

    Remove timer serialization (we don't do it on POSIX anyway)

commit b670356d167bf66f870ee3daf9dbac581eaf0651
Author: Barry Wardell <barry.wardell@gmail.com>
Date:   Thu Jul 23 16:00:22 2009 +0100

    Update SSA/ASS subtitle decoder for the new version of libass included in contribs.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 2a6adf74461a5e4ac7f791937f27ad28b9b9a54a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 23 18:08:44 2009 +0300

    file: network file extra caching for Win32
    
    Fixes #2983 for good ths time hopefully...

commit 7dee04f5512e374e542d0c24e27aa1d631e50b2e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 23 18:05:08 2009 +0300

    Fix warning

commit 8a19ea4f04cad8310bf850c71e86b740dff1d4de
Author: Dominique Leuenberger <dominique@leuenberger.net>
Date:   Thu Jul 23 09:33:55 2009 +0200

    inverted parameters to memset. Setting the length to 0 looks bogus.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 18e2416136966320d6e463321cb10525e239a3ff
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 23 15:20:05 2009 +0200

    test: add some more tests for vlc variables.

commit bbeb36cb72b1455d3f268c2a3a8490b96633dd29
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 23 14:23:32 2009 +0200

    factorize.

commit 4df6f9596f94eb43c20411e19974080dd5607479
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 23 14:21:28 2009 +0200

    Fix previous commit about drag&drop.

commit 5a745b1afa3b7d6ea97f1b9a9205e435370add64
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 23 13:16:41 2009 +0200

    http access_out: factorize.

commit b5a83c990eb5b925280b0a3e62fd11c8b8d72f69
Author: Vicente Jimenez Aguilar <googuy@gmail.com>
Date:   Thu Jul 23 12:38:01 2009 +0200

    Fixed wrong documentation reference.
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit f9b30861f4dbdadb0339480976dc4850f9e94f42
Author: Besnard Jean-Baptiste <jbbesnard@actech-innovation.com>
Date:   Thu Jul 23 10:59:17 2009 +0200

    Qt : Add PLAYLIST_PREPARSE flag to drag&dropped items
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 1ae47a55dfd58dadfc296beb1e71d092957089af
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 23 08:56:44 2009 +0200

    Global include not local.

commit 7962ffa37cd8e61e2e311e73636c736e5a24e102
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 23 08:18:20 2009 +0200

    cosmetics.

commit 66e451b5af762b7caec7ed1b5ba2e668580ce362
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jul 22 22:02:16 2009 +0300

    Work-around yet another bug of hopelessly broken MacOS X
    
    Fixes #2984

commit 153dd4aa04adbf9d8448d25d711f53bd00a89330
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 22 10:48:46 2009 +0200

    opengl: fix an crash/hang on exit because opengl needs the init and end to be done in the same thread.

commit bf8f6ebcaec49c31b4dbb9b0b632ba5204d0de7d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 22 10:12:41 2009 +0200

    vout modules: remove uneeded includes.

commit 9a4af551c376ad7aee068c566cb593c200856fc1
Author: Besnard Jean-Baptiste <jbbesnard@actech-innovation.com>
Date:   Wed Jul 22 15:49:03 2009 +0200

    Qt : Fix the way playlist columns are saved
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit c9f3c593c59453aaa339981ffa48cdb35bc5bb8d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jul 22 17:34:08 2009 +0200

    Thanks to Luca Barbato

commit 6ce7b33fd679ed05206b4da80ba120f76d613c4f
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue Jul 21 11:23:25 2009 +0200

    shine: cleanup

commit e55ef0eb4edd770d516ad8c4c0f919c8e46ef4a8
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue Jul 21 11:23:04 2009 +0200

    shine: add missing assert.h

commit 6c29937d84b881f673448260b2f770e35febad97
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue Jul 21 11:04:38 2009 +0200

    live555: fix seeking
    
    According to RFC 2326 a PAUSE command should be issued when requesting an immediate seek to a new PLAY position.

commit 20e97a2349735c85d03edd96a16f4a66233bcd2d
Author: Besnard Jean-Baptiste <jbbesnard@actech-innovation.com>
Date:   Wed Jul 22 09:21:43 2009 +0200

    Qt : Keep preparsed items synced in playlist
    
    Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>

commit 828d9e7766473dc7c7bf819b0a795589a4c9066d
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Jul 22 10:32:17 2009 +0300

    x264.c: add psy-rd string to modify psy-rd settings
    
    psy-rd should be default on when subme >= 6 (x264 library mentions
    this), and I'm not sure how much this options is used in 'normal use'

commit f32ccae3de6361d14023e66823b7cc8ce5ddf5fe
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jul 22 10:04:54 2009 +0200

    Thank Michael for RAOP work.

commit 459af8fae97eb810178e6ddd953a64e33395dd60
Author: Fabio Ritrovato <exsephiroth87@gmail.com>
Date:   Tue Jul 21 12:46:04 2009 +0200

    Dailymotion: fix double encoding in video description
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit e804bf92be9717aad78eabe008b6cf234232b248
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Jul 21 19:11:22 2009 +0300

    Remove useless boolean

commit d3ecf748b0b9815f6472988282ca8812a3de251a
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Jul 21 15:48:55 2009 +0300

    x264 change that qcomp-parameter determinates rc-mode
    
    default qp=-1, so it can be detected even if theres bitrate
    
    change default crf=23 as x264 has
    
    if user defines qcomp<=0.1 then define ABR-mode, otherwise CRF-mode.
    And override it to QP-mode if user has defined qp-value.

commit 1b7c1d35ec184017f3bb418055f535c5f8f22814
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Jul 21 14:04:20 2009 +0300

    x264.c: change defaults allmost same as current x264 has

commit cce5f9e2b898d31065a9821607efc6873c98db90
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Jul 21 14:03:58 2009 +0300

    x264.c: set vbv max bitrate to bitrate if doing cbr

commit 6d5cb64b3f15494acb43f48e5152d1a9b113f008
Author: Fabio Ritrovato <exsephiroth87@gmail.com>
Date:   Tue Jul 21 12:19:53 2009 +0200

    Dailymotion: fix for other domains and description parsing
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit a899dcfc526cd2b1f150964b21ff6b5d796439a4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jul 21 11:29:17 2009 +0200

    projectm: manage the events.

commit d16feed716ea71d1bbbe0cebfca62e669b4ec284
Author: ogg.k.ogg.k <ogg.k.ogg.k@googlemail.com>
Date:   Mon Jul 20 22:59:57 2009 +0100

    fix wrong codec ID assigned to kate streams
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 8f37fb4a9ae9d47dc696d6f020f12b45621598a3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jul 21 08:59:58 2009 +0200

    Forwardport THANKS.

commit 5b308d06340c9933c412ac8d028ae1beb1da588c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jul 20 15:23:49 2009 +0200

    Qt: add some missing const.

commit ef60a4305b205cf5937bf5fd23a885bfe011df09
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Jul 21 00:00:58 2009 +0200

    macosx: forward-port [d0fbd04ce361f9dbc16d44dae09c168db708b3a3]

commit ff1dd6825cb45b3aa726660378eecce949f071ff
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jul 20 19:59:48 2009 +0300

    Handle an error

commit bf19c9700504c0a0633b359d62545db274fb1bcd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jul 20 19:59:39 2009 +0300

    Remove redumdant boolean

commit 96f5cc4d7641d69cfcf108b033edf5c8291a1895
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jul 20 19:51:30 2009 +0300

    Do not generate a SDP file if SDP is not yet defined (fixes: #2981)

commit 12cf82c869b7bf482db6a3faadbe8348a163e0a1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jul 20 19:44:36 2009 +0300

    Decode file path in sout-rtp-sdp

commit f556fc3e5d4cc58a23bf70428e483934e903f0c4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jul 20 19:37:17 2009 +0300

    Make the extra network file caching configurable
    
    I thought of using a completely separate setting. But that would break
    backward compatibility. I think it is best to let --file-caching
    increase caching for all files. I guess that is how TheDJ intended it.

commit 0772c250d4e35ac3655b8c0bb1d6ec33d0f6bdf6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jul 20 18:58:56 2009 +0300

    Sort of handle ;type= in FTP URLs

commit 56ddc63ba2541487e2bc0b83bafaea02a829834a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jul 20 18:50:11 2009 +0300

    FTP path must be decoded - fixes #2982.

commit d299ef2a102d5763b51e3da5a51b9c6da53af361
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jul 20 09:30:51 2009 +0200

    Qt: remove button duplicated in Classic style.

commit 12185b53bd098d36f90304e88f35b436f04f523e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jul 20 09:25:04 2009 +0200

    Copyright correction.

commit 52b528be1b922dfb74add64729e1596e3c4aec8f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jul 20 00:55:53 2009 +0200

    Qt: customize dialogs, fix a misswrite with the last item of a toolbar.

commit e5454831242abe2cf65ed4dda8694ac9767d7b35
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 19 22:00:16 2009 +0300

    Fix spurious "please select network protocol manually" error
    
    getaddrinfo() may list IPv4 before IPv6 depending on system
    configuration.

commit 2c5de8fc0ed4da10ca7025bc1ac797ba1a29c381
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 19 20:04:53 2009 +0300

    RTP: fix corner-case memory leak (fd_dead is a cancellation point)

commit 43befcc7b746f74dbac9b536d10e7380825a55c4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 19 20:04:43 2009 +0300

    Remove unused variable

commit 84fe2cd5a81a30fa97830df9d6f1becffa38295b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 19 19:45:52 2009 +0300

    RTP: fix simultaneous sequence number wrap and re-order

commit ae780fe9874757c9c06c443e04ce613d875ab5ca
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jul 19 18:06:55 2009 +0200

    Added a ES_OUT_SET_META to es_out.
    
     It will allows to control the moment at which the meta are updated
    to fix the delay introduced by timeshift and buffering.
     It will also simplify the way meta data are read by demuxers.

commit a86267a44531de3182a4cedde4d3064562387d37
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jul 19 17:54:04 2009 +0200

    Documented and 'constified' meta and epg in es_out.
    
    No functionnal changes.

commit 350c3b8006b6c5bc28c9f33133c526f1a7c064d8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jul 19 17:21:04 2009 +0200

    Privatized es_out_mode_e.

commit cd9f7455338aa79dcd070e85440b70740cf3967e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jul 19 12:47:29 2009 +0200

    Documented demux state changes.

commit f4348329b900bda543069e735bc364e73669aaa6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 19 16:06:14 2009 +0300

    RTP: avoid pf_demux. Fix input thread latency

commit 06f4977cc1f312896546c143f7e77a76ed24b63c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 19 15:06:58 2009 +0300

    screen_xcb: use timer, simplify earlier commit

commit 1b4cfa9648374a729ede7c0706e9a005a32f90d7
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jul 18 20:29:49 2009 +0200

    Fix Typo

commit 02c8a5690384c9f223fa3cf48d02bc64c0a8184f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 19 12:46:22 2009 +0300

    screen_xcb: run in a thread - remove input control latency

commit 075a0342f0ebc866b789190890a7de1c3bd199a9
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jul 18 22:33:56 2009 +0200

    Really improved a52 in wav detection robustness (see #2648).

commit af3f0b21ba359d1f9a49d843a89c7f47a4fddfff
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jul 18 22:08:23 2009 +0200

    Added support for mpga in wav (close #2957).

commit 9645e735e898e86d823e87a7c7a522b353462c07
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jul 18 21:52:07 2009 +0200

    Cosmetics (wav).

commit 333bc18759a28d0371238e458b6dcefde3afdef8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jul 18 21:49:59 2009 +0200

    A bit more strict es demux probing in wav.

commit 5ade44d996bc9e6a261578bca34aae35e4cb2701
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jul 17 20:22:40 2009 +0200

    Cosmetics.

commit 887c2edd8e6057c6529b061a03421b00f50cfc7c
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jul 18 23:55:34 2009 +0200

    Convert v4l2 access to block based access
    
    Fixes some incomplete reads with gspca driver, and makes it possible to use all 3 data acquisition methods (previous code was limited to read()).

commit 288f193ab03076ddcf895562717a186893230d3a
Author: Alina Friedrichsen <x-alina@gmx.net>
Date:   Sat Jul 18 15:04:18 2009 +0200

    Fix two uninitialized variables in the v4l2 access module
    
    Without this patch, the initial value on my system is for example 3, so that two much items are counted. In the second step the function breaks with a error code, when the information downloading of the non-existing item fails.
    
    Signed-off-by: Alina Friedrichsen <x-alina@gmx.net>
    Signed-off-by: Antoine Cellerier <dionoea@videolan.org>

commit f8980a9428eca2bf845d86e4252504c304102f20
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jul 18 23:13:05 2009 +0200

    Support v4l2 drivers with JPEG type
    
    (and print some extra debug)

commit 22308cec89f4cc3a436cff8cd420c02d881d302c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jul 18 19:50:30 2009 +0200

    VLC is able to open .aiff files.

commit 42abe204599924610c2b17ec28e23d62e22a32ae
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jul 18 19:48:46 2009 +0200

    Support for ADPCM variant in Flash streams
    
    Sample: http://streams.videolan.org/streams-videolan/flv/Porgi_Amor_Mirusia_123nl_Orbit.flv
    This could be backported, if someone needs it.

commit 306d8affaf643c7361d11cf4ff4a3a38b0c762cf
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun May 3 17:08:54 2009 +0200

    Cosmetics.

commit 62456c2a22bc4ad42af83de6ccf9dba7fdb7df2d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jul 18 16:02:32 2009 +0200

    Add .rar and .zip extensions to open dialog.

commit 2779ac98fc116275cf490f63470f327917d40fc6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jul 18 16:01:14 2009 +0200

    Qt: Simple preference: update layout for updatesDays

commit 1050c6b5c3e3b2fa79230ed1ce1fcd4fd7824184
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jul 18 12:04:03 2009 +0200

    Qt: Various updates on the simple preferences.

commit 327a0522f3441875102fd9e891c38346e1b4dba4
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Fri Jul 17 11:29:02 2009 +0200

    skins2: correct skins failing to display a video passed at the command line.
    
    skins2 now does some intializations (GUI) in the Run function, and therefore needs the Open function to wait till the Run thread is ready. This patch fully copies the qt4 initialization process.

commit a8820e3ef72390eea921d4d421e0f8735d053fa6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Jul 18 11:58:46 2009 +0300

    Match localhost plus / not localhost plus directory separator

commit 0c82a51ebba9b1dd7975da5e3adfecd21161add2
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jul 18 02:22:26 2009 +0200

    contribs: fixed issues when compiling glib for Darwin in 64bit mode

commit 10507f6733b72cbab9a19f6de29544e9d7fd88d4
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jul 18 00:54:51 2009 +0200

    Configure: check for scsi/scsi.h

commit f641070c9c562449907af49a9338b7f113a22f76
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jul 18 00:53:29 2009 +0200

    DirectDraw: remove unneeded includes

commit 90e2d29fd43405226ae962ca523fc6147622f4f5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jul 18 00:15:40 2009 +0200

    Continue renaming vout_directx to directx
    
    Directx doesn't mean anything... It should be directdraw

commit 16343fac3b974b6ddb366483538c73916b7b2dc7
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jul 18 00:04:26 2009 +0200

    Configuration categories are VFILTER

commit 2b086db2b6841fbe46d7450d8398aad79265c63b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jul 18 00:03:15 2009 +0200

    msw vout: More debug

commit 13b5baf333ead64a93aaf67aa252b1f6ad181a76
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jul 18 00:00:54 2009 +0200

    Rename vout_directx to directx for consistency.

commit 6d833c2c5db8b86a465e291931d8f2af6e999ca9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 17 17:06:08 2009 +0200

    Fix typo.

commit c50028f8fdf99f51d3433d1b93bd4ce065fae901
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jul 17 23:18:42 2009 +0200

    contribs: updated binary package
    
    This fixes VLC-Plugin issues within Safari and obviously includes the recent 3rd party library updates.

commit b364d10c889ace47b452f7b9edc0ae610144f905
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jul 17 22:34:06 2009 +0200

    contribs: compilation fixes for Darwin to libtheora and libass

commit 0f79a0a02de9aa8f7aa6f5d0d797df3250fd4d85
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jul 17 19:06:29 2009 +0200

    Do not uselessly disable direct rendering in avcodec.
    
    It allows to use direct rendering if the chroma/size changes.
    It also avoid *always* disabling it after a seek...
    (It cost about 6% of CPU for video HD on my dual core in memcpy).

commit 3c84b6ca4ced1aad7549e30261fbe3348c529c15
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jul 17 18:47:01 2009 +0200

    Improved late values after pts_delay changes in clock.c.

commit 93682d7ce176b4b8b3b40559dbc4a34c33fae71c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jul 17 18:45:13 2009 +0200

    Allowed to have access_demux without pf_demux as slave.
    
    It would be the proper thing to do to convert real time access_demux
    to work without pf_demux callback (it includes oss,alsa,rtp,screen
    at least).

commit 9d0c20c58482475accbd41a25d2e38aa0e5e76ab
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jul 17 18:44:53 2009 +0200

    Cosmetics.

commit 7b9251f8d0d3e60406c7fd9d754a42e90160caa1
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jul 17 17:31:51 2009 +0200

    macosx: exporting with mp4a is no longer supported, so don't offer this choice to the user

commit 7d302c6b47a6d40feef849d1e2da1efde07b8470
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jul 17 17:24:49 2009 +0200

    macosx: let's have a large messages cache. It's not like we are in the 90s

commit 97c42d976041512ba3f196e91a40ab04aa1d16ec
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Fri Jul 17 11:28:16 2009 +0200

    xspf: correct crash if psz_name is NULL

commit 0b61ec33f131bb417281070e6cf5761a5d0f6a4b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jul 17 16:55:49 2009 +0200

    macosx: sync option strings with 1.0-bugfix

commit b722d8fcfb6079dd474e531fd767820e5121773f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jul 17 16:55:13 2009 +0200

    forward-port [3a18c1a73b70d318de3a9df6ce125e350184e75f]

commit a9ded8f3bca7c5d7cfca07161b0afe3395d2a05b
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Fri Jul 17 14:50:01 2009 +0200

    qt4: correct typo (xspf and not xpsf)

commit 3d9fc4219740a4f826c77d37db4ed2688c5ef73d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Fri Jul 17 14:57:00 2009 +0200

    Fix video delay when using alsa or oss as slaves
    
    Decrease poll delay from 0.5 to 0.01 seconds in alsa in oss, else the
    audio input would block the video input when used as an input slave.
    Other accesses likely to be used as input slaves might need to be
    changed. An easier solution (module-wise, harder core wise) would be to
    run each slave in its own thread.

commit 0151e40d1d849570f576588a1fab85a04653c250
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jul 16 21:08:05 2009 +0200

    Allowed non pace controled access_demux to not implement the pf_demux callback.
    
     It allows to decrease the number of input thread wakeup and to
    improve its reactiveness at user commands in case of data starvation.

commit 2f9d9766dfe25f100ef04d0d812aebdd18401c0d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jul 16 14:50:16 2009 +0200

    Let the input bufferize more data when possible.
    
     The input will try to read 20% faster the source until a certain amount
    of data is buffered by the fifo of the decoders (for now 10Mbytes or
    500kbytes when OPTIMIZE_MEMORY is defined for the sum of all fifos).
     This buffering adds up to pts_delay without any additional delay but can
    only work when VLC controls the source pace.
    
     It has a drawback with the current way the meta data works: they are seen
    too soon.

commit 43aab2462d7b1d9c9fc9aa7eb51af25320bf09d7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jul 16 14:49:02 2009 +0200

    Added input_DecoderGetFifoSize helper.

commit b508c8c923b319d44560cc559c5ca6c55c8832e8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jul 16 14:13:02 2009 +0200

    Do not reconnect (http) when we are asked to die.

commit d632dbed7d21d862f159c08661feefa8b3c12935
Author: Anthony Loiseau <thannoy@actech-innovation.com>
Date:   Thu Jul 16 15:00:00 2009 +0200

    cosmetic: remove nullity test on free() and delete
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 8bcb2f3cdc5d123b19ca662178abee322ea175f9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jul 16 18:10:49 2009 +0200

    Qt: fix opening of VIDEO_TS folders from main menu

commit c8962190b30ad45fa69ee255ee734fa7e55bca6c
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Jul 16 16:49:46 2009 +0200

    macosx: implemented on-the-fly activation of the Media Key support

commit b84692b8fdee0d65388b88b54c27c63f1243671e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Jul 16 16:31:40 2009 +0200

    macosx: redesigned the messages window a bit to waste less screen space. No functional changes.

commit c5f4976ae8579b4e4fdd97edaea358fb7fe5ccda
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Jul 16 16:20:20 2009 +0200

    contribs: revert Gecko update. Fixes plugin executing within Safari on OS X

commit ba87c8d2fc3a6295c76631e66f6843226c8b35e0
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 16 11:42:57 2009 +0200

    Missing file.

commit 13761f2a6ded3abe14d1350bc7d3e84b2f022f82
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 16 10:13:00 2009 +0200

    That's safe to delete NULL.

commit 3d14423a3692291a13cba3587e28dfac53ec27b3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 16 10:06:31 2009 +0200

    qt4: use references to const QString.

commit dd12032d9001068f402f414faad408b9bf37a62f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 16 09:52:18 2009 +0200

    vmem: better ordering.

commit 63a67c181de2c5e076148692a40c6a02ce5cb408
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 16 09:32:33 2009 +0200

    video_filters: remove unused p_sys structure.

commit 9bf4d5d3ce6384c47d4fdee861aeae44a9e18ea7
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 16 09:11:02 2009 +0200

    Fix dead assignement and cleaning.

commit 4a71c8387ace71e0d086b90c26c42fda76dd06de
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 16 08:57:08 2009 +0200

    video_filter_scene: cleaning
     * p_sys and p_sys->p_scene can't be NULL after the end of Create
     * use calloc instead of malloc+memset
     * remove dead initializations
     * use strdup to copy a string (not asprintf)

commit 37e54c44dfc98e68af5afb2abaaba497035df861
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 16 08:50:59 2009 +0200

    growl: fix memleak.

commit d5fd75161509b82a98b0ed81f60d09dc69b6ff5a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 16 08:37:42 2009 +0200

    free(NULL) is safe.

commit 6b057b5e0dc46f3761e675fbce1b8b955e37096e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 16 08:10:07 2009 +0200

    Remove uneeded asprintf.

commit 990fd1cd60af8de8ded6d8aa0dc2e2ad3e5f2954
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 16 07:47:56 2009 +0200

    itml: the core knows how to handle file://localhost/

commit f9ca202868f039c54b55294436a299006e74ab5c
Author: Chris White <chris.white@pulseforce.com>
Date:   Wed Jul 15 21:12:06 2009 +0200

    rtmp: fixed description formatting and made default values more logical.
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 564cbe7b5c50f0ced8ed1b6a1b1ac1d99ce6dd0b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 15 21:32:32 2009 +0200

    itml: fix memleak.

commit 25def74f0123c298f3e47f25096eaba110be28d6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 15 18:35:34 2009 +0200

    Remove nestead assignement.

commit 9d546a7ec77f13a3d96448789e8c8af67d46ebd3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 15 18:23:03 2009 +0200

    itml: indentation.

commit 72ddabb89f25f707a2ef449f0c1ea730bf4c0a53
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 15 16:40:06 2009 +0200

    Fix dead assignement.

commit c1ec23d7b27a1f3f34a10b4c38169a7903cbe302
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jul 15 21:23:56 2009 +0200

    Increased fifo decoder size to 400mb.
    
     I don't think there is any good fixed value, I have tuned it for
    50mbit/s video with a cache of 60s.

commit 6f34b357029d83ad40d6d9972ab1880e56fd9a8a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jul 15 21:36:41 2009 +0300

    convert_xml_special_chars: factor

commit 89d3524d62e93343ff6d5e963ecaeb042c143f4b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jul 15 21:36:23 2009 +0300

    Test cases for convert_xml_special_chars

commit 69d28e6f835be9d98cd5a6d60fe5a43323de20ac
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jul 15 19:05:27 2009 +0200

    Fixed clock handling on rate change with high caching delay.
    
    Becareful about possible regressions.

commit 6270718870b349259f4ed1c44e164776e2a67fb1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jul 15 19:04:59 2009 +0200

    Do not delay rate change after end of pause.

commit 9e4b3f8d18c66feae1dc433013706505e39f7835
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jul 15 18:04:51 2009 +0200

    Always update the wakeup date in input.

commit fffc29ff8f65e37045209563f475096880d1f746
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jul 14 02:03:30 2009 +0200

    Fixed potential race condition in clock.

commit 042c1938f4e2b8d1110149c7c2a00855368f7a25
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 15 16:11:47 2009 +0200

    itml: fix dead initilisations and set the pointers to NULL only when needed.

commit d80344c39ec4e48749240cafcc9e991dc693c137
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 15 16:01:33 2009 +0200

    itml: cleaning and factorize.

commit 854946f1325a43718fc4e30a0c6bda73bc8192af
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 15 15:46:00 2009 +0200

    itml: cosmetics.

commit 918a6962f2223294a8818ef2c58fcc6d6f367528
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 15 14:27:45 2009 +0200

    itml: factorize and add missing #undef.

commit 6798f250a4a607cebe3016409573df0498a292b5
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 15 14:23:54 2009 +0200

    itml: no need to set to NULL after the free here.

commit 8a677b6abfbf1a0ca23a8601603dff9504ff5c3c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 15 14:13:37 2009 +0200

    itml: factorize.

commit 5d81c9262197dcce270d8988b8d4c31f7dd29883
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 15 13:21:36 2009 +0200

    Macro safety.

commit d196ebc53dd5e386557ab88eca1cf0aa0f30a53f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 15 13:12:42 2009 +0200

    Remove dead assignement.

commit a9aa82f3c6bf21473a35d99870aa3facd2847182
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 15 11:47:00 2009 +0200

    rc: no need to strdup the value returned by var_GetString.

commit 3728bb0f0150fd2be08d0018379de4b8da99b6b9
Author: JP Dinger <jpd@videolan.org>
Date:   Tue Jul 14 14:13:14 2009 +0200

    Avoid infringing C std namespace the simplistic way.

commit f7ea2a05c072001b2093cd8413edbc5c4dc2ec17
Author: JP Dinger <jpd@videolan.org>
Date:   Tue Jul 14 13:00:43 2009 +0200

    Revert bitflip spotted by xtophe.

commit 1187a57be23830c848b619c4fa6558c63df5f83d
Author: JP Dinger <jpd@videolan.org>
Date:   Tue Jul 14 12:43:10 2009 +0200

    Remove unneeded casts and intermediaries in va_arg()-using boilerplate.

commit 8f556b71551cb564f99ec9610d2bb45b788ab8b9
Author: JP Dinger <jpd@videolan.org>
Date:   Tue Jul 14 12:40:20 2009 +0200

    Shore up code and remove early returns.

commit 456bc39947c31b6b10a970b401b204da8e5fe9ac
Author: JP Dinger <jpd@videolan.org>
Date:   Tue Jul 14 12:39:30 2009 +0200

    Remove unused variables, refactor a bit.

commit c9546b0c5bd73890b626e71417944ce8fb1fcc36
Author: JP Dinger <jpd@videolan.org>
Date:   Mon Jul 13 17:24:16 2009 +0200

    Refactor a bit in dvdnav.c

commit 9e5f67625af16d45a386746aa489cd8b256eda26
Author: JP Dinger <jpd@videolan.org>
Date:   Mon Jul 13 17:20:39 2009 +0200

    Fix an actual error path for realloc() that doesn't leak in rtsp/real.c

commit 30c40ee9104856948b8b801ce362d1aeddf3faae
Author: Etienne Membrives <etienne@membrives.fr>
Date:   Tue Jul 14 12:47:08 2009 +0200

    There is a typo in the error message displayed when VLC is unable to
    find a correct blending module given input and output chromas. Instead
    of displaying the input chroma and the output chroma in the error
    message, it displays two times the output chroma.
    
    This patch corrects the typo.
    
    Signed-off-by: JP Dinger <jpd@videolan.org>

commit ac8a52b9a205e0c82c726240afdb59efdabc8499
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jul 14 01:39:50 2009 +0200

    Fixed typo.

commit 79d33ce2a7c9c5dde99b1b5acd15fd08673bdf8f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jul 14 01:39:39 2009 +0200

    Fixed typo.

commit bc366fcd4dd299935beed5cf8cac0254ca2849fb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jul 14 01:33:55 2009 +0200

    State what is the current stop condition in iso639_lang_t.

commit f36e9bec13243624905f286aeade229aa21a732e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jul 14 01:31:21 2009 +0200

    Fixed a segfault after iso639_lang_t p_languages API breakage.

commit 27d1c356e2acf97126e72d6a0e7fad6fa51f874a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jul 14 01:30:38 2009 +0200

    Fixed a segfault after iso639_lang_t p_languages API breakage.

commit dc5be23723fea2b03d3ae9cb5534c4513aa9b6fb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jul 13 21:04:44 2009 +0200

    Automatically compute the latency(pts_delay) needed after a buffer underflow.
    
    The latency is increased by monitoring the last buffer underflows and by
    filtering the values obtained (median 3).
    It is simple and pretty robust (tested with http and sshfs over wireless).

commit a48799e7a8702975e873e31a37be606267d7c674
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jul 13 02:15:02 2009 +0200

    Auto detect when we need to buffer again.
    
    As it is part of a critical section for playback, becareful about any
    regressions.

commit a4087f0689c8216cbf3dda0b890cb1c3b30b2058
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jul 13 00:06:45 2009 +0200

    Do not forget to use the drift when converting stream to system clock.
    
    It has no consequence (because of the way we actually use the clock) but
    it is more consistent.

commit 4137a1d03a7f7fb1f55b96d1a6d0423aadc0be6c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jul 13 21:13:03 2009 +0300

    Use var_TriggerCallback

commit c936761292fde730ac447f9d469f1207c4b4272d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jul 13 21:11:17 2009 +0300

    OpenGL: initialize all variables before creating the provider

commit c6ddd1d108ed68064ccaaa42a6caa47e953190a3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jul 13 21:11:01 2009 +0300

    OpenGL: forward video-on-top variable

commit 7c39ad95f5632f04e8d082c6fe44fdfed90fd897
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Mon Jul 13 12:35:48 2009 +0200

    Make sure vlc_release doesn't destroy a non existent spinlock.
    
    This was actually fixed by [697457bcb66171897605b1c88150f3bb7eb075c6] but then [952a943ae25ba8f22e4e70eb0f55b4c0cee069b8] came which made it useless.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 12f5df7166157937d718c9961633f27b880f2d35
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jul 13 15:06:55 2009 +0200

    Contrib: store fontconfig cache in %appdata%/vlc
    
    And not %appdata% on win32

commit b8aa5b46c436c7d4b98063b623d7bef2f9244a10
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jul 13 11:11:04 2009 +0200

    Qt: FSC opacity control between 0.1 and 1.0

commit a1a45073aeb2f720f91a1e1c98c8d688c0dcaa1c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jul 12 23:54:39 2009 +0200

    Fix display of audio channel in various mono modes
    
    This happened in many WMA2 mono samples where the codec information pannel said "ERROR"

commit 51af87605f1d3f87e4a5b195da14ffbd53fe0cf5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 12 23:31:35 2009 +0300

    Avoid NULL for %s
    (cherry picked from commit 2e02b35f4ee4aa36bd659fc898c31abc1cf31891)

commit bd0571c57b0c0ca33118c31a6f18d5d66d91f02c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 12 23:18:23 2009 +0300

    libvlc_media_player_get_media: missing lock

commit 2a012ee30961f5a328627580bc45ad857c3b530b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jul 12 21:51:53 2009 +0200

    Oops. Actually synchronise the resolution to 800x640 (5/4)

commit 993a516aeb4cfb2ab6341a13e16b40fcd05d2906
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jul 12 20:58:58 2009 +0200

    Increase Visualisation resolution to 800x480 (5/3)

commit eb54a41c0f2150d7d33e855bb36899fedaf0743d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 12 21:04:21 2009 +0300

    config: if read-only, refuse to save the configuration
    
    This restores the pre-1.0.0 behaviour. With the atomic vlcrc update,
    VLC managed to work-around a read-only vlcrc. Indeed, Linux (POSIX?)
    allows renaming a file onto an existing read-only file, which is
    then replaced (both content and meta-data). In principle, you should
    put the containing directory in read-only mode to avoid this, but this
    is inconvenient as .config/vlc contains other files.

commit 75dda08f9fd7b2e80b9587dbf329bc262b3c8ba9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 12 20:54:08 2009 +0300

    config: Remove temporary file if replacement failed

commit 644185a5fe78fff280bbb35deb2f4e4ab51ad143
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 12 20:04:06 2009 +0300

    make_URI: handle Windows UNC paths

commit fb3b3f25fc0ea9a8f5046aa45682b6c2f43d0391
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 12 19:31:00 2009 +0300

    input "time" is a time variable, fix assertion failure

commit 73dc6d3573b013776638bd8f13c51eb8ad84e335
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 12 18:23:33 2009 +0300

    ISO-639: add a whole bunch of native language names (fixes #2931)

commit a815b654ded3606d881d694af2e7efa18752d07d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 12 17:55:19 2009 +0300

    SO friendliness

commit 4ac6e6dff3c63ca78db052d4f0350c3ea599cbc8
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 12 16:49:14 2009 +0300

    Do not decode URI in the name. It borks some types badly.
    
    Some URI types do not need URI-encoding, yet use the percent sign.
    E.g. http://forum.videolan.org/viewtopic.php?f=13&t=61946

commit 55aabaaa129aefd652e0ba3ea4648234ef559c79
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 12 16:48:51 2009 +0300

    Treat directory items like file ones for URI->name generation

commit b4edd4e5fe32331cba3ac484e5777c05a65eaa00
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 12 16:41:15 2009 +0300

    Add missing non-file types

commit b43e57e6281a33020114dc13caab5d99113631d5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 12 16:27:16 2009 +0300

    GuessType: clean up and speed up

commit 6fd538c39e9773a35cbc8435abe38687db63cb69
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Jul 11 20:21:52 2009 +0100

    Typos

commit ac466e0ff37cf0a6e3c548e6670deae49cab16e9
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jul 9 20:36:12 2009 +0100

    Use minus and not hyphen in man page

commit 4746e4bc4a38930784e04110477e51502d568af7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jul 11 18:55:43 2009 +0200

    Fixed seeking in mpeg1 files with libmpeg2 decoder (close #2953).
    
    mpeg1 files may have only one sequence header.
    
    It can be backported to 1.0 only after being carefully tested.

commit bead3397aac204917283cf7149f3fb798a4acfe0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jul 11 18:40:23 2009 +0200

    Correctly distribute shine files.
    
    Close #2954. Patch by cherife on trac.

commit 97140ee9e5c85b1ebbff8e2eb1d91006d4ae96a9
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jul 11 18:24:42 2009 +0200

    Improved a bit more asf pcr.

commit fbe14bc4a0e168476489b1af387a79c996859e26
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jul 11 18:19:58 2009 +0200

    Removed a stupid line in asf fixing some audio problems (close #2948).
    
    It was introduced by 25a8f939.

commit d0c3b82dddb8d71029469aa1a96e27e4d56bd46e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Jul 11 18:33:09 2009 +0300

    Really handle sigwait() errors

commit 6b371a657a5028772fce98c618c286f68076205b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Jul 11 18:32:49 2009 +0300

    Revert "Handle EINTR from sigwait"
    
    This reverts commit 5878fd3087cc631b930e4c486612af92a2ba9c68.

commit 5878fd3087cc631b930e4c486612af92a2ba9c68
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Jul 11 17:22:16 2009 +0300

    Handle EINTR from sigwait

commit a73ea66ebb2b60d1e2e83a9ab17feefb8ad15e16
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Fri Jul 10 15:04:42 2009 +0200

    xcb_window: Use sysconf to discover HOST_NAME_MAX.
    
    POSIX does not mandate HOST_NAME_MAX to be defined and FreeBSD does not
    define it to encourage people to use sysconf() for discovering its
    value. If sysconf fails, fallback to _POSIX_HOST_NAME_MAX.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net> (with minor changes)

commit c6a97a1b0bba035c8c1bb06dcc12ec6c67c2e109
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 10 20:36:13 2009 +0200

    Use libass from greg's git.

commit 2e2ca9ddfedffe541ff8e9478e7c2698c86628ac
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 10 20:18:09 2009 +0200

    Yet again an issue in libpng.

commit 84a8dcf0e7aa92882a33176ed2475efdd9287789
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 10 20:14:53 2009 +0200

    Bump gnutls to 2.8.1

commit c9f75658f136db53300968e329c45208a172c3a7
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 10 19:00:00 2009 +0200

    Speed up Schroedinger compilation

commit 7d923c2078770bfe1434738b5009352352858768
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 10 18:56:09 2009 +0200

    XML version bump to 2.7.3

commit 1431986ea4347c2d5fd23a07df4cc4575f1391b8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 10 17:32:30 2009 +0200

    Vorbis bump to 1.2.3

commit 34ba8bd409b16a33353b2240330b405c970b0f7c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 10 17:30:10 2009 +0200

    Faac is NOT compatible with VLC
    
    Too bad for your AAC encoding, but, well.

commit f4180b541b7fe3b2c7e95bab5a72672c82b7fc4e
Author: Anthony Loiseau <thannoy@actech-innovation.com>
Date:   Fri Jul 10 16:10:14 2009 +0200

    demux/ts: remove redundant test (cosmetic)
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit d8b897c8143870101effadf775cb0f23777c5147
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 10 15:57:44 2009 +0200

    update LIST.

commit 5a3616613b312a7a74e58671b9bab41e68988d5b
Author: Jason Scheunemann <jason.scheunemann@yahoo.com>
Date:   Fri Jul 10 15:53:25 2009 +0200

    python bindings: .deb and .rpm packaging files
    
    Signed-off-by: Olivier Aubert <olivier.aubert@liris.cnrs.fr>

commit caec8c67163feec7427944b94b964d71522e82d5
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Jun 23 14:41:19 2009 +0200

    Python bindings: update e-mail address

commit 760fece1a322216863909ceabcc1afbc74c74429
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 10 15:19:19 2009 +0200

    mpris.py: fix volume handling (wrong event).

commit fb98def5d9e5400990d7a3c48e4d820c74f92860
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 10 14:51:22 2009 +0200

    Fix mpris python script: the commands are *Set*(Loop|Random).

commit 4f1060a763f08570961e4e0c049132d855d8644d
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Fri Jul 10 14:07:12 2009 +0200

    skins2: For Linux, correct files that cannot be loaded because of a workaround that only makes sense on Windows.
    
    Forcefully setting a file name with lower case was inserted to solve an issue that is only true on Windows. On Linux, upper/lower case must not be tampered with.
    This resulted in skins like Orangeade.vlt failing to load their fonts on Linux.

commit c0f61b346874fab885d429f756331f7786f606b2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 10 14:13:46 2009 +0200

    Remove uneeded VLC_OBJECT().

commit 385750a56cfdc2aa2f3d23ee06f657eaeb22cdb5
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 10 13:56:30 2009 +0200

    Remove unused function.

commit 2af1ee85f3c47f1941ca1cb6b0bd9cc36bf37629
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 10 13:52:12 2009 +0200

    playlist_art: simplify.

commit 7b4a81eb107131d521ba45c7653c205c3da5baf0
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jul 10 13:50:18 2009 +0200

    Fix make check.

commit 0da8fc3dd5aecf8fabfe85d843ece95f355910c0
Author: Sigmund Augdal <sigmund@snap.tv>
Date:   Wed May 27 16:20:52 2009 +0200

    Make the dbus plugin not sleep unless the event queue is empty, hopefully
    reduce latency when running many dbus commands.
    (cherry picked from commit d66e529d85b9f8111f04519559abb1446e3323d7)
    
    Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>

commit 50b952d9421372f1a1163f2accc38d4719e57afd
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Apr 24 12:41:49 2009 +0200

    mozilla: introduce new property text
    
    The text "Waiting for video..." is no longer shown be default. One has to add it to the browser plugin properties before it is shown on the plugin area.

commit 8d26f8c30bf2139ffe9c0a2bfd0db68fb640fd6a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 10 12:30:12 2009 +0200

    Qt: v4l2 syntax isn't :v4l2-dev= ...

commit a9d0ab74dde19e2c7d73350551bf78f81bb13bba
Author: JP Dinger <jpd@videolan.org>
Date:   Fri Jul 10 12:25:24 2009 +0200

    Replace for() (rand() & 0xff) with vlc_rand_bytes(); in RTMP handshake.

commit a7b45ce83aa89e9ad96282b635c298cf382a8f61
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Jul 10 02:09:25 2009 +0200

    skins: typo
    
    p_playlist() -> p_playlist ???

commit ad1d316efd83157217fdf9b5d417dddca54bbf41
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Jul 10 01:50:41 2009 +0200

    skins: missing include
    
    Add missing include, fix build error

commit 8904aa04c3baabff499af6b381fc8b01389a91f7
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 10 01:27:59 2009 +0200

    NEWS about projectM

commit d060d810a016f8f69441e4225d360aa38380a597
Author: Jean-Francois Massol <jf.massol@gmail.com>
Date:   Fri Jul 10 01:27:29 2009 +0200

    Add .mpc to the file open dialog

commit 726d060a41f75351ece378d574f987123357de3e
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Jul 10 01:15:19 2009 +0200

    skins: typo
    
    aout_TogleMute() -> aout_ToggleMute()

commit 2067333a32a0163df9baa8745e5fef1360876f7f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jul 9 21:52:03 2009 +0200

    Updated the length in rtsp on PLAY request only if defined.
    
    It will fix interoperability with live555 server.

commit 6546505c9378d64bc4af5b1484f019decd313407
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 22:14:54 2009 +0300

    WinCE: volume through playlist

commit 8c1d79e1b446f8b80cdd023f2aca8e3a141ab91d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 22:14:35 2009 +0300

    Skins: control volume through playlist

commit 76099331dae4ca5b7da6fc3f615c183fd4470b66
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 22:14:20 2009 +0300

    Qt4: control aout through playlist

commit 3a03d629196b6e369b92aa5e6c14d1aa3fd48e9b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 22:13:55 2009 +0300

    Wide nCurses: set volume on playlist

commit a528e8a9f76f178702411a146bb89ee806e45943
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 22:13:40 2009 +0300

    OSX: set volume on playlist

commit f1330ca6339ed11540a73112ddde3862099de0dd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 22:12:35 2009 +0300

    DBus: set volume on playlist

commit e70c42ef8266a63c91679348131027067c306d10
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 22:01:32 2009 +0300

    Typo

commit 9ba4ee19c6b3580e86920b8a33625775ca27d473
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 21:54:13 2009 +0300

    Missing #include

commit a0550542cb69a155b3bf676213f1064c95c467f1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 21:51:55 2009 +0300

    Remove stub functions

commit 31063568bd5e329cc3d5f9cc8d33df67c2637619
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 21:51:15 2009 +0300

    Cast for aout_EnableFilter

commit 3287534db496b9a3819186c715de5ef0d60caef2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 21:41:45 2009 +0300

    RC: big cleanup

commit 63c9e90d26ffa19471c39a92a571bcd55d0eeaf1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 21:26:31 2009 +0300

    LUA: set volume on playlist

commit 00f8067d1e820efd397735ea5fda59ef0745cde3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 21:26:13 2009 +0300

    HTTP: set volume on playlist

commit 4ba623ec345494afe7f8cfb46b08fe2b74507431
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 21:24:38 2009 +0300

    hotkeys: change volume on playlist rather than interface

commit 3086d1afd24d968e65251037c8d3eb56309f159b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 21:24:14 2009 +0300

    gestures: change volume on playlist rather than interface

commit 604adb7afc67e0c1789fc2c5dc95d4fb8a1ff5bb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 21:22:47 2009 +0300

    aout_VolumeMute -> aout_ToggleMute

commit 385b4ac80d8788adad34a73a774b115bef0fae60
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 20:38:15 2009 +0300

    Code factorization

commit 1665845f84c0814ac88873d8a0981eddfffd4d26
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Thu Jul 9 18:16:05 2009 +0200

    skins2: on Windows, avoid requiring the main thread to run the interface.
    
    The "Open" and "Run" functions of the interface have been changed to
      - avoid running the interface in the main thread (Windows)
      - destroy all ressources in reverse order from creation
      - a few cleanup/cosmetic things

commit 123d3e483ab9cbc8346fd49a513e3285040c3faa
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 9 17:20:21 2009 +0300

    HTTPS out: handle cert paths from the sout chain, not just config
    
    Note that all outputs onto the same TCP port must have the same certificates.

commit fc18c1cf014e7f0ab51cb9f104d346621df01433
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 9 12:04:45 2009 +0200

    projectm: fix typo.

commit 9c15321536bcce4c99badb4ecf0a25c8540f62fb
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Thu Jul 9 11:46:06 2009 +0200

    fix copyright year

commit af8cb7dc012c276c6eaa03df462c36f9085c1dd3
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Thu Jul 9 11:30:59 2009 +0200

    Win32: Add support for Vista file associations

commit 6ceccc7d90fb2499e6ce043a7c179c8273beff77
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 9 10:39:17 2009 +0200

    stream_out siwtcher needs avcodec (fix missing symbols).

commit 9c2b79c89a24caef473ae51901257d0df4444b89
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jul 8 23:11:51 2009 +0300

    X11: I don't want random local users accessing my videos!
    (cherry picked from commit 0e4d1695919d4fe47e18e0708825508f9abc68c6)

commit e29893130b5259d0fdc2c6458c356130e398709c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jul 8 19:01:36 2009 +0200

    Libogg update to 1.1.4

commit 1cf4ccdf71ed22a378361ff1dc756e0e13f17c06
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jul 8 19:56:28 2009 +0300

    Spell developer properly

commit 923f3ec6d4f039ff0a3c5e0032e85b762f9178ec
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jul 8 18:36:49 2009 +0200

    Update libvorbis to 1.2.2

commit 4ddcb8a281e718d938bd05792a6ba5d277e6e8a6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jul 8 18:06:14 2009 +0200

    Contrib: Forgotten file

commit 799f0ec128f6d400645f35fad3b1e15024329170
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jul 8 18:01:04 2009 +0200

    Contrib: fluidsynth on WIN32

commit 44d12709d3bbf11c45b6ab4b73a81d7f1ec2c25c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 8 11:32:41 2009 +0200

    Fix compilation of the switcher module.

commit 02b338985c9e7254bc5f956f0e606f6266860a58
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 8 10:58:51 2009 +0200

    Fix configure to enable the stream_out_switcher if requiere.

commit 9ae8c891a95f59fc0e1a504f8c3019f913de6953
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 8 10:51:42 2009 +0200

    Fix build.

commit 472aec28c6f5a147aacc3e16dd15640c94789586
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 8 10:07:34 2009 +0200

    Add a visualization module using libprojectM.
    If you want to try it and report bugs use --enable-projectm.

commit f78545dda5791b7c0f10f342f45bc9ec05420c76
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 8 09:20:12 2009 +0200

    rtmp: add an option to let the user set swfUrl and pageUrl.

commit af0ba1445194d0251a6e8a0811cb15e83e6ef99e
Author: Kevin DuBois <kdub432@gmail.com>
Date:   Wed Jul 8 09:19:38 2009 +0200

    RTMP handshake compliance for clients
    
    The spec says that the 2nd round of packets need to have the 1st 4 bytes be the
    timestamp (potentially zero) and the next 4 bytes be zero. The bytes after that
    should be random. (not necessarily cryptographically secure, just for
    establishing a unique echo response in the 3rd round of packets).
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 3b03fae9160b840995804c713db79740d202a62f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 8 09:14:16 2009 +0200

    Move the test about variable (I will clean this later on).

commit 3f5c83187777329d4edd953d1c97afd6342c1798
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jul 8 01:39:33 2009 +0200

    Qt: avoid a crash with plugins dialog.

commit 905600df51323e56393784212c7a07088dbee38a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jul 7 22:31:17 2009 +0200

    Add a test for the vlc variables.

commit 93512b8208d54dbde56302c0d66de19ddecc8e7e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jul 7 22:13:54 2009 +0200

    Remove unused define.

commit 0a201d9d01d151b11b882f73413561ceb5a544af
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jul 7 19:17:05 2009 +0200

    variables: cosmetics.

commit 651b9c8bca22fd147b08765eb3b10fcad607cce1
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jul 7 18:40:22 2009 +0200

    Factorize.

commit 35178153c92e47fe83c1c09c3960042f02babf90
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jul 7 09:45:36 2009 +0200

    Makefile: the wx inteface does not exist anymore.

commit 6811f460568b5453bf5513c7afb69dccfe2256f4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jul 6 12:58:38 2009 +0200

    Fix typo.

commit 322eab0c2df0dc4a39388114b2382e3ee0e16cf6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jul 4 15:26:20 2009 +0200

    http: limit the number of redirection we can follow.

commit 1df91954cbd198a068f3af38d7d9b663689351d4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jul 4 15:27:43 2009 +0200

    http: remove trailing space.

commit 064c638ac923cbb25bdd94c56672e3e6bd20a46f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jul 4 14:24:05 2009 +0200

    Fix an infinite loop if we redirect from http to https (or contrary).

commit 220f75c80900f6c0de74592228468c4f386f9433
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Jul 7 02:24:44 2009 +0200

    Folder album art : use the correct config option name

commit 0af7d430b683d44c1eacbbcf378570af292d3ac6
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Jul 7 01:52:36 2009 +0200

    folder meta data retriver: some enhancements
    
    Add rockbox's cover.jpg to the list of known files
    Give the possibility to add a custom filename with --album-art-filename
    Properly handle URIs on Win32 and other
    Cleaner code

commit 70e91fe2853bfaf0984a1f293ead18dcb5695004
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jul 6 01:38:58 2009 +0200

    Qt: fix albumart on Win32.
    (cherry picked from commit 1cc1d3ab74fac41f348d772d8685203b82577d0e)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 1330bc95866006707480ec8dfdddb0bd9d44386b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Jul 7 01:51:24 2009 +0200

    Fontconfig update for Win32

commit c1fd947c0f2335110a265d62cb25766bad5fb9a4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jul 6 23:32:12 2009 +0200

    Cosmetic.

commit e0882fbccecef0485616b7f2d735587b1b066eca
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jul 6 23:31:47 2009 +0200

    Fixed a typo (cosmetic).

commit 88e839df430ea2f677356d59db6884586978699c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jul 6 23:50:03 2009 +0300

    Do not blindly favor writers
    
    This fixes a corner case:
    A: rdlock -> OK
    B: wrlock -> sleeps
    A: rdlock -> dead lock

commit 5662f3a4e2d210ef26a29b31c181249f928bc80e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jul 6 23:49:46 2009 +0300

    Small simplification

commit f7324726471f5b8d7bc61a908784c40f24e71ed9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jul 6 23:25:53 2009 +0300

    Relax libvlccore.sym ordering (completely)

commit 53afb986b8d77e7151fe1375afae0b5a1b2ae7b9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jul 6 23:25:42 2009 +0300

    Remove useless member

commit 31b1e9090bf4fd386aaca681835b4d4332943c72
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Mon Jul 6 09:11:49 2009 +0200

    VLM add input events
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 91d60a7c96ad8dd780d732c27f41486de56725f9
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jul 6 21:26:03 2009 +0200

    Moved DEFAULT_CHAN to vlc_osd.h

commit a120d3b56a0234ae8ce92013f6d96a51b6266c1b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jul 6 18:06:18 2009 +0300

    Do not remove static data files when cleaning - fix make clean all
    (cherry picked from commit 3aa5a9f8cd7005aacbdb9211c17fae4570e065a1)

commit cf35b4e78a602475413b05c93c60dfd904139fbf
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jul 6 16:43:14 2009 +0200

    fixed merging

commit 9d134194c4d69864a2d15e0eb0265b02a3129d0b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jul 6 16:34:36 2009 +0200

    contribs: updated binary package feat. eac3 support in ffmpeg and updated libass

commit 9fd3d36ca44402f8f1d3d6fffffba46663835fdb
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jul 6 16:32:17 2009 +0200

    ffmpeg/contrib: fixed logic bug which failed compilation on Darwin. Needs review.

commit f5c2514a7a64f8d96b1365802210e3b493f30b51
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Mon Jul 6 15:58:23 2009 +0200

    Win32: add a --no-crashdump option

commit ba501462ff0b1700626c0118d6e3f5fe6c9761fb
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Mon Jul 6 14:14:25 2009 +0200

    Strip all debug symbols from binaries (and remove useless case for mozilla and activex)

commit 6030a03b5a82ffbdc19a58dc5a34397e53560076
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sun Jul 5 19:50:03 2009 -0700

    Revert "Remove enums from public APIs"
    
    This reverts commit 3d0ef0165c1c9189192d6f7dad3fd5901db6034c.
    
    As agreed, the information loss is too important, even for sanitizing the ABI. And there are alternative solutions available.

commit f4b870787f919767ceba1e428d94e28a769931ed
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sun Jun 28 21:41:54 2009 -0700

    libvlc: Correct the error string in libvlc_media_list_player_next.

commit 89c901ff961886bfb5633f3bc3bc90e377c8dadf
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Thu Jul 2 15:03:58 2009 +0200

    Mozilla-plugin: Fix a crash when exiting
    
    Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>
    (cherry picked from commit 2c1ccdbdd8070a7f0881619be181b9a2906a7dd8)

commit 3f949d67150a285a1cb443ba88b6d9fc3d93352b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 5 20:30:49 2009 +0300

    Deliver log messages synchronously to subscribers
    
    Most if not all subscribers are using a fast asynchronous callback
    internally anyway (at least Qt4 and libvlc do that). This was
    redumdant and wasteful.

commit 651698d171a71e20546045a7faa56e606d0ca9a3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 5 20:21:43 2009 +0300

    Read/write locks

commit f3aaa6e2c2684de96f25b57e417b0aaed09bb35f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 5 20:20:17 2009 +0300

    Do not embed \0 in format string - fix warning
    
    Parsing of a format string will anyway stop at the first nul, so there
    is no point in having two nuls.

commit bfd545e285c4641a0cfc54687f6b63d8b5fd5cae
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 5 15:13:34 2009 +0300

    Remove buggy rule, fix distcheck
    (cherry picked from commit 4054dd1fe53dac91138281fc3341bcbbc50f1fe8)

commit c54562d1b76f9b114fedbd0bcefff977ac8c2a2f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 5 15:09:58 2009 +0300

    dist_ makes no sense inside automake conditionals
    (cherry picked from commit 3709fb1eea9ec601981791c0e77a5d9d30dca38d)

commit 23a91c0ea5344a0948342564c56f4950e9829394
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 5 00:48:10 2009 +0300

    OSX: adapt to error dialog changes (untested)
    
    The code (with or without this patch) looks quite fishy though.
    Fortunately, I do not understand Objective-C, so I can blindly assume
    it is correct.

commit c545ce84a4843cc0ae6418e3a517d24865d71c1a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 5 00:43:35 2009 +0300

    Qt4: adapt to error changes
    
    This gets rid of the blocking queued connection for non-modal errors,
    which was causing deadlocks in the audio output
    
    Pointed-out-by: Laurent Aimar

commit afacc88aab72550887cbe868e7d7f17b1d3baabd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jul 5 00:43:00 2009 +0300

    Separate variable for modal and non modal errors

commit 9a55c487a03889a59ddb8126c9de2814910f4a83
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jul 4 14:43:44 2009 +0200

    Added support for 3f->stereo/mono downmixing (close #2926).

commit a333ed732703d590da62a95ec50b3b03bad888a5
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jul 4 14:21:37 2009 +0200

    access_http: fix a memory leak (each time we follow a redirection).

commit f20675ea165f4ca66462f0f835f1f7060a7b52cd
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jul 4 14:04:42 2009 +0200

    glutls: fix potential memleak.

commit a829c55839b25d23c563deac905bdb12e128104f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jul 4 13:30:57 2009 +0200

    access_http: fix potential memleak.

commit ad9b410d67c47b4a52bd393e67925b6b14d3f7c2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jul 4 12:04:23 2009 +0200

    smb: remove dummy define (this is already done (properly) in vlc_common.h.

commit c0233ecab4e7a9b5302b5bcffb030f4254cf9df2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jul 4 10:31:08 2009 +0200

    rtmp: kill the thread if the active connect failed..

commit 4c74cf3378523095e4cb90f29fcdff5bd546d857
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jul 4 10:25:25 2009 +0200

    rtmp: fix a memory leak (we must release the fifo)

commit 2372b5bee60394962732963df0a037a76da318fe
Author: Fabian Keil <fk@fabiankeil.de>
Date:   Thu Jul 2 20:48:28 2009 +0200

    Let HandleMeta return ret instead of 0, why else would we bother setting it.
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 7dd7ba0847b037bb10927646f435a3343bd9c169
Author: Fabian Keil <fk@fabiankeil.de>
Date:   Thu Jul 2 20:48:28 2009 +0200

    In HandleMessage(), don't let the 0xF0 case fallthrough. Otherwise setting datalen would be pointless.
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit c093b639eaa873bcfee4fdae384b2234f361aed2
Author: Fabian Keil <fk@fabiankeil.de>
Date:   Thu Jul 2 20:48:28 2009 +0200

    Remove write-only variable i_maxbytespersec in avi_HeaderCreateRIFF().
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 857fbdbcd2cd1222a686e0f35678ab0ba1606c08
Author: Fabian Keil <fk@fabiankeil.de>
Date:   Thu Jul 2 20:48:27 2009 +0200

    In InitGLX13(), make sure fbconf has a defined value. Otherwise the for loop may be left too early.
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 371d024548accd53b1b917f685832e93abfec61e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 3 08:55:31 2009 +0200

    SSA on Windows: show a progress dialog during font rebuilding.
    
    This is probably not enough to fix all the fontconfig issues.
    (cherry picked from commit f25ad01cfe060e31ebc848c652688a550efcae9b)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 2d112c03e050b3e641fa884874b1c2dff965d502
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 3 09:21:54 2009 +0200

    Contrib: Don't patch fontconfig, this is wrong and useless.

commit 304dc45525f19e04a48d75cbbe6df750ea896c6a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jul 3 09:12:02 2009 +0200

    Provide the E-AC3 Spectral FFmpeg patch, made by Justin.
    
    Thanks a lot, French CSA for using it with almost noone able to decode it...

commit 36b4ced9c9a2af81237d4b5a7240873c7041f589
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 2 20:11:14 2009 +0300

    Revert "qt4 - Make errors dialog Application Modal."
    
    This reverts commit f4e4ec78c05a8eaceb2b8424d1ccf503e2b58ec2.
    Non-modal errors are non-model errors, and we only use the error dialog
    for non-modal errors (otherwise we use a critical message box). We need
    the Qt4 UI to remain usable inspite of a continuous flow of error.

commit 619185607efae0fb2d23bb466510edde08a795a8
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 2 19:06:26 2009 +0300

    Fix race condition if multiple threads delete the same HTTP host

commit 40486dcf6638fe85d7860790e28196e8df7ad418
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jul 2 19:01:06 2009 +0300

    libmpeg2: fix division by zero (fixes #2920)

commit d8e0025ed30fb425875118c224f78b97b5fce4b0
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jul 2 11:14:20 2009 +0200

    Fix encoding when looking for subtitles (missing qfu).

commit be0f5959d12b483b3211ba281a482a2db3a6810c
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Mon Jun 29 13:30:20 2009 +0200

    Mozilla & ActiveX: Update test.html
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 3c4c5eb3af2cf3165e950c8678eccbfe3184397b
Author: Anthony Loiseau <anthony.loiseau@gmail.com>
Date:   Wed May 27 00:33:44 2009 +0200

    win32/nsis: small misc Windows installer script cleanup
    
    This commit does not add functional changes.
    It mainly fix whitespaces and insignificantly alter behavior
    when debugging.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 599883e018cc397d0d016d3297396fad65281551
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jul 2 10:33:18 2009 +0200

    win32/nsis: Don't try to install --disabled features
    
    This commit create conditional lines in the Windows
    installer script to not try to install some features if
    they have not been compiled.

commit 637aaf8bd366368f78a0238beaeb5b718714ed3d
Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
Date:   Sat May 16 16:12:19 2009 +0300

    change nsis Play to Open
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit e6c26ae8ef713c4901dcab61feb40013f0d5b565
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Thu Jul 2 10:18:06 2009 +0200

    ActiveX: Generated IDL files for ActiveX compilation
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit e957d5d4b4021555b4f6d3fa64499f0e6ecd77aa
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jul 2 00:57:15 2009 +0200

    Qt: plugins dialog as a toggle one.
    
    Close #2900

commit 3617f5b4acea90331c5a7f1a773317957b3b9464
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jul 2 00:09:41 2009 +0200

    Qt: Close #2906

commit 1796b11a1cededdf0ccbbf8ec83263e9fc778421
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Mon Jun 29 13:23:28 2009 +0200

    Moz-Plugin: Marquee JS Bindings
    
    - video.marquee.enable()        : enable marquee filter
     - video.marquee.disable()       : disable marquee filter
     - video.marquee.text("my_text") : display my_text on screen
     - video.marquee.color(i_val)    : change text color
     - video.marquee.opacity(i_val)  : change text opacity
     - video.marquee.position(i_val) : change text position (center, left...)
     - video.marquee.refresh(i_val)  : change refresh time
     - video.marquee.size(i_val)     : change text size
     - video.marquee.timeout(i_val)  : change timeout
     - video.marquee.x(i_val)        : change abscissa position
     - video.marquee.y(i_val)        : change ordinate position
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 967129d230ba38c9d23846cc3bb581b258435e1b
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Mon Jun 29 13:34:32 2009 +0200

    ActiveX: Marquee JS Bindings
    
    - video.marquee.enable()        : enable marquee filter
     - video.marquee.disable()       : disable marquee filter
     - video.marquee.text("my_text") : display my_text on screen
     - video.marquee.color(i_val)    : change text color
     - video.marquee.opacity(i_val)  : change text opacity
     - video.marquee.position(i_val) : change text position (center, left...)
     - video.marquee.refresh(i_val)  : change refresh time
     - video.marquee.size(i_val)     : change text size
     - video.marquee.timeout(i_val)  : change timeout
     - video.marquee.x(i_val)        : change abscissa position
     - video.marquee.y(i_val)        : change ordinate position
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 1ba9b1f21d24dd441381305ba5248e2db0ee444b
Author: Anthony Loiseau <thannoy@actech-innovation.com>
Date:   Mon Jun 29 16:29:11 2009 +0200

    win32/nsis: fix section descriptions
    
    Fix description inversion as Nicolas Rault described on @vlc.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 5e85b2af68ea7dafa168028c04768e7dd5bdeb5c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jul 1 21:23:58 2009 +0200

    Removed unused function in spatializer.

commit fb9e6029e3c80e6d66429466a21c6bfec729f917
Author: JP Dinger <jpd@videolan.org>
Date:   Wed Jul 1 21:22:33 2009 +0200

    Spatializer fixing
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 63d97b4185b6876a85523f38c53c9a4f01b01ace
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jun 30 22:50:53 2009 +0200

    Improved error message in case of unrecognized DVB subtitle type.

commit a63ddf96fda8dd32c39822dff764ca25d6555c8f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jun 30 22:44:14 2009 +0200

    Added 2 missings DVB subtitle types (used by french HD TNT).

commit 8a5c9258d14f1b22245ea4fdb76736d27d0a13bb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jun 29 22:41:14 2009 +0200

    Added es_format_InitFromVideo helper.

commit 967845de92c7bb87e37984fdf025de62bac4ffb1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jun 29 22:33:59 2009 +0200

    Clean up.

commit 72beea095e3e3f68357d342a5622785ebffeaab6
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Wed Jul 1 15:29:53 2009 +0200

    libvlc API: Fix a possible SEGFAULT
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit e83b4259af0de8f8e910a319a394f8e24144de91
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 1 12:16:13 2009 +0200

    smb: fix compilation for win32.

commit bd70c3b448bc5ca4a61502dedea8f00383bd605b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 1 11:37:16 2009 +0200

    rss: factorize.

commit 22507d7538a1f2181548299aca73b2967bda71cc
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 1 10:48:52 2009 +0200

    smb: use utf8_open (fix #2922)

commit 4a18031fe2826802fd1e15b8d9b02eb53911ca8e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 1 10:05:15 2009 +0200

    rss: remove a dummy lock (we don't need to lock the mutex when the module is
    created or destroyed). We also don't need to delete the variable (they will be
    destroyed).

commit f759a373ab6483c0d25d1bf84fd49151172c263a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jul 1 09:07:19 2009 +0200

    rss: fix a memleak (double strdup) and ad a missing const.

commit dcbb433f4f6c10ae5f4f57573086260240dcbb97
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Jun 30 23:54:05 2009 +0200

    Qt: Remove some connect errors.

commit f5a31fb7192bd8cbf700cb553d8f4467240cf23e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jun 30 23:25:55 2009 +0200

    We must not return the picture directly but copy it (in case we're not
    modifying anything).

commit b50e987eac9d75e39a0e602b0ee812c42fcb99a8
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jun 30 21:43:09 2009 +0200

    Correctly fix the segfault if no mask is provided.

commit a3fee044eb0b5eecd627000e20d94ce7f05e957c
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Mon Jun 15 15:30:32 2009 +0200

    libvlc_vlm_release : release events stuff Centralize vlm release operations in one new function : libvlc_vlm_release_internal
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 8bd3fb71348c43116592a8e169dd48fc033fb8d0
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jun 30 19:36:29 2009 +0200

    colorthres: remove a call to var_GetInteger inside the filter function (use a
    callback instead).

commit 4fa2ca55c03c80333838ba96c3eb2d8e5e20b6ad
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jun 30 20:11:03 2009 +0200

    rss: fix object leak.

commit 13310047b83f56d2db6437d5fc1369278eb63ffe
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jun 30 19:51:13 2009 +0200

    Cosmetics.

commit ce3964dda548ea81fb4ef216175a711de73667cb
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jun 30 19:43:54 2009 +0200

    Remove FIXME (already fix).

commit 59090743048841048b9d81df6c29b5736b261bb0
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jun 30 18:31:24 2009 +0200

    Remove dummy p_sys variable.

commit 944b1484fd525bd9b1865718b56f20294940aa63
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Jun 30 17:04:07 2009 +0200

    vod_rtsp: fix segfault if memory allocation fails
    
    Fix segfault if memory allocation fails

commit e348132d2c5f12583aca7ddd378bb8cd01eac2cc
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jun 30 16:43:11 2009 +0200

    fix potential memleak.

commit 77190676767ff54dab9c39a97bf17c57a80ca576
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jun 30 16:31:32 2009 +0200

    Fix a segfault if the mask can't be loaded and aso fail imediately if the file
    does not exist.

commit a8e1052c918c7c0ce7a4520ea5b91b4e464867ae
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 29 16:24:13 2009 +0200

    Fix a crash if BEST_AUTOCROP isn't defined (non initialized mutex).

commit 51cb4767dcf03ccb235862ca39c49305b4d75605
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 29 16:03:26 2009 +0200

    Global headers.

commit 28ec736ffa0d414ea0cc6146c231731e544556a6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 29 15:54:21 2009 +0200

    Fix encoding.

commit 38b6dd5117615f1fb764d6ec52669ccf1c3645fd
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Jun 30 02:09:55 2009 +0200

    vcd: arpa/inet.h is required for ntohl() on FreeBSD

commit facce14d97f2d65e890ddac7ba0b4313dde817bf
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jun 29 23:29:14 2009 +0300

    RAM: use decode_URI(), not FromLocale(). Untested.
    
    Also try to fix a few leaks (but meta handling still seems suspicious).
    
    P.S.: That sort of things should be obvious.
    Please don't commit such crap without reviewing.

commit 9dfe9ce61b0aa21ad67177b3b4501b7337ccdfe7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jun 29 23:17:27 2009 +0300

    Remove dummy string copy

commit 326f4d404c2803a1dffef57d0ad65a9a472245a7
Author: Anthony Loiseau <thannoy@actech-innovation.com>
Date:   Fri Jun 19 17:09:45 2009 +0200

    activex: setting default aspect ratio is legal
    
    Empty parameter means "default/guess".
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 3d0ef0165c1c9189192d6f7dad3fd5901db6034c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jun 29 18:38:32 2009 +0300

    Remove enums from public APIs

commit 352bf61782eaf077b46f9a2dcd6d564c7ca4b5a4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jun 29 18:24:13 2009 +0300

    Shared object friendliness

commit 05db60da2ec9dc4369817b6a67426f53483d79b5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jun 29 18:23:53 2009 +0300

    Compiler knows better when to inline or not

commit f7202383554f717930b2503b801c5f08eb1ab1ef
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jun 29 18:23:11 2009 +0300

    Grammar

commit f6d8617337390ac8c462e3c2688cbae9adf6abd8
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Mon Jun 29 11:28:16 2009 +0200

    libvlc API: Fix an error in libvlc_video_set_marquee_option_as_int()
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 1575219755355e174589cb4e108e703f94fb973b
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Tue Jun 23 09:46:00 2009 +0200

    libvlc API: Add Marquee Filter to libvlc in video.c
    
    -libvlc_video_get_marquee_option_as_int    : get an option int value
    -libvlc_video_get_marquee_option_as_string : get an option string value
    -libvlc_video_set_marquee_option_as_int    : enable, disable or set an int value
    -libvlc_video_set_marquee_option_as_string : set a string value to marq
    
    Modified patch from Cyril Mathe <cmathe@actech-innovation.com>
    
    This API implementation is very limitied, as no presistent state is preserved, and settings can only be set when a vout is around. This makes the whole thing very limitating.
    
    Hopefuly we'll get a better implementation over the time.

commit d861c71d540e8cc6a7f54fcc1331442d022b4565
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sun Jun 28 21:13:29 2009 -0700

    vout: vout_EnableFilter takes a const char *.

commit 16f6bf947e9977eb540c599f462a66cd7d2a96a0
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sun Jun 28 20:18:17 2009 -0700

    input: Support file://localhost/file type url.

commit d4dd4001a33f23d0aedb5e3982705324dbcc0eb0
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sun Jun 28 18:35:10 2009 -0700

    media_list_player: Instance variable access should be done behind a lock.

commit 94dfb7fbca6a4fb51623426b0a2b851eaf629dfe
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sun Jun 28 18:19:13 2009 -0700

    framework: Fix the Pre-Compile script.
    
    This script starts to get unreadable, it's probably time to refresh it.

commit 94f547c18d960149dcb9956dc25c1567f88df67a
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Mon Jun 29 00:22:36 2009 +0200

    skins2(Windows): fix sporadic vlc hangings at termination
    
    As skins2(Windows) runs in the main thread, special care must be given to playlist/input/vout termination. Up to now, vout threads kept on running with the GUI event loop no longer operational, leading to vlc hangings.

commit 698c89004f2a022c630e4f252f1df2465cc3fd37
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jun 29 00:16:36 2009 +0200

    Made sure that our output buffer is large enough with TTA.
    
    It allows playing multi-channels TTA and fixed a segfault as the decoder
    does not check for sufficient space.

commit 9139b342903d9cc4b508ef2b5e49286ae2c07c98
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jun 28 23:07:03 2009 +0200

    Forged a TTA1 header in matroska if not present.

commit a1fa34871cd4f14a3fe7e78112a1176055eac16c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jun 28 23:05:34 2009 +0200

    Do not skip non finite size element in matroska.
    
    It seems to create an infinite loop.

commit 6c5bf42f51a84b2aafcecb370a177c4a009c0128
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sun Jun 28 00:46:22 2009 +0200

    skins2(windows): correct playback not started automatically (trac #2539)
    
    Since skins2(Windows) is run in the main thread, the default mechanism couldn't work.

commit 1c4ea6e1a34f5cd9f5e65ffc167e0b68b34aa6e2
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Jun 27 23:25:20 2009 +0200

    skins2(Windows): add a command to start the first playlist item

commit af7bad86161fb3022bbe00c600b3131f1f6de377
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Jun 27 07:35:06 2009 +0200

    skins2: remove unneeded code (already inherited from base class)

commit bc6d0013920233efdaf6aa61ea7834449a73399f
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Sat Jun 27 07:39:55 2009 +0200

    skins2: add missing var_DelCallback

commit 4b56f66ffce9d16279516e7f0dfc417feb0a3e01
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Jun 28 02:16:16 2009 +0200

    contribs: updated binary package including the new mozilla SDK. No further changes.

commit 26e21a0cc78d424bb2fd0b136c5ceadb9cd90a70
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Jun 28 00:32:28 2009 +0200

    contribs: updated the mozilla SDK based upon Firefox 3.0.11.
    
    New API version is 1.9.0.11 (old version was 1.7.5)

commit 92f40267e88a29d83e7394adf11c35d91c56945d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Jun 28 00:09:02 2009 +0200

    contribs: fixed mozilla/firefox compilation

commit 6223f1203fd37e3c67215b7f11bdb5bd92c17b28
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Jun 28 00:04:38 2009 +0200

    macosx: fixed video output

commit a8f418d417f4dc3f08318c579637d86e9c943b34
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jun 27 22:36:11 2009 +0200

    macosx: reflect nib file changes in make dist

commit bb772357d23392f7c661f1890c7adfc80a457f59
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jun 27 22:25:45 2009 +0200

    macosx: converted the remaining nib files to the IB 3.0 file format

commit e116cebe0cae15033299cd9cc5af8ff9c45e7881
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jun 27 21:15:34 2009 +0200

    contribs: fixed glib compilation by removing the dependency on gtk-doc

commit a3d9fc2ec7f0d9a57063ec3d54feaf8824f357b8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jun 28 01:33:53 2009 +0200

    Workaround libmpeg2 DPB bugs (#2883).
    
    It should work as the vout never deletes the pictures used by a decoder.

commit 946a8e91e13dbf85a07070024661ef7f104b977e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Jun 27 17:51:05 2009 +0300

    Fix format security warnings (fixes: #2857)
    
    (cherry picked from commit d323c4eeedd835ce126579c6131a7919255b76c1)
    
    Conflicts:
    
    	modules/control/hotkeys.c
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 28fd4de956987ccf65cfe02f25363839c9b5af1a
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Jun 26 17:08:45 2009 +0200

    macosx: Don't try to guess a name anymore. This is now done in the core.

commit 1ca44225729ded993e89dd29efddc8d8c9a6df81
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Jun 26 16:46:46 2009 +0200

    qt4: v4l2 input no longer support audio capture. Use :input-slave=alsa:// instead.
    (cherry picked from commit 9723a59803b71523d540d2070e60f2f11907d28e)
    
    Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>

commit 6148ec643bc69b4efd59783c1d7694a51e3b5c8d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Jun 26 16:14:50 2009 +0200

    macosx: Fix file:// in the open panel
    
    It's either paths or uris.

commit 770f625ac99dc365e25a89906b235ecdd5a3d23a
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Jun 26 14:54:06 2009 +0200

    quartztext: fontsizes of <=0 are not useful. use 12 as fallback.
    
    This fixes using marq and rss filter with default options on Mac OS X.

commit b57975108eae91ab6904854048c49c85743014ac
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jun 26 15:10:35 2009 +0200

    Update Win32 before 1.0.0

commit 5c3baadb587765cf71c8881d56053bd49579b1fd
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 26 15:28:19 2009 +0200

    codec_fake: use var_CreateGet* when applicable.

commit 7261448ee66f508864148088b4eafaa80a845ab0
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 26 15:07:34 2009 +0200

    codec_fake: Fix potential crash (add and delete the callback at the right
    moment).

commit 4ca174fb5a195a240cf7fb504e0a8873b3dfa66d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jun 26 14:06:26 2009 +0200

    contribs: first step to update the mozilla SDK

commit 29cec84c86011fa3214509f010b8aff09d4cd1d8
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 26 12:06:43 2009 +0200

    These headers are global.

commit 3e5af5bd6e8dc933a9142e4d8e06881b474d26a9
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 26 11:54:38 2009 +0200

    mosaic: fix potential deadlock (unlocking in the right order).

commit fdc86de62bbb56647f3af5555f1f9f70ff43387e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jun 26 13:02:39 2009 +0200

    fixed make dist

commit f549ca084fd4deaa0705d36390e237abbc11b97a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jun 26 13:02:07 2009 +0200

    macosx: added missing nib part

commit 30437c6554296510b9a8a04c41033c4cef8b9f4d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jun 26 13:00:43 2009 +0200

    macosx: implemented options to disable Apple Remote and Media keys support
    
    Disabling AR will work instantly, while mediakey require a restart to update the setting. To be fixed later on.

commit eb5d3ab1ed0d097e8e46c5d60dceadcbeed276ed
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jun 26 12:14:39 2009 +0200

    macosx: fixed compilation warning

commit 2155489172c1fe341738095e70101c6844de4cb3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 26 11:48:09 2009 +0200

    mosaic: ad missing var_DelCallback.

commit 511fccb7ca9551df7a8a020be32163d19a2914ab
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 26 11:14:19 2009 +0200

    Marquee: remove a double var_AddCallback and add a missing var_DelCallback.

commit f37f5180688e12cf9d5c6e7fb3af3e9e68bc02bd
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 26 10:24:03 2009 +0200

    No need to test for NULL before free and use calloc when applicable.

commit 00b2cd8d574a8e4858c7625ee1db87efd66489e9
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 26 10:18:08 2009 +0200

    Fix encoding (and writing).

commit 12a4a6f9bb066a91e99b3b1724d1bab58780a309
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 26 09:57:08 2009 +0200

    Remove uneeded test.

commit 34df295511c85c0c248911cba8c722195d472377
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 26 09:56:50 2009 +0200

    Revert "samba: simplify the configure test."
    
    This reverts commit 26ad82e32be3ef852e577ab320db03e9a55f3c5a.

commit cc728a7dade62ca26e244978a554005a4971b91e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 26 09:37:56 2009 +0200

    DynamicOverlay: fix a race condition (psz_(input|output)file must be protected
    by a mutex).

commit d1d7e1a92dfc8eff9d51aed3d4cd9debd5a425ff
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 26 09:29:55 2009 +0200

    Fix potential crash (missing var_DelCallback).

commit 1446509e7b3d2226a2fc054399114be8e695c506
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 26 09:27:23 2009 +0200

    DynamicOverlay: fix crash (invalid free).
    The string given in a callback must be copied.

commit 9c4e67cfd2df7e003b3addba4b8928a1f69376bf
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 26 09:26:38 2009 +0200

    DynamicOverlay: cosmetics.

commit 26ad82e32be3ef852e577ab320db03e9a55f3c5a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 26 09:01:38 2009 +0200

    samba: simplify the configure test.

commit d9361832b9580f8a24c4c9585a86ede02cbfa0a1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jun 25 22:44:29 2009 +0300

    Process key action immediately, kill the hotkey thread
    
    This saves memory, diminishes latency and fixes an unlikely loss of
    events if too many actions are sent. This may expose some re-entrancy
    bugs, although I did some succesful smoke tests. Any path that emits a
    key action or a key press needs to be careful. vout_thread_t.pf_manage
    is the most obvious case. That should be safe as the vout thread holds
    no locks when in pf_manage. Not sure about OpenGL though.
    
    A small bug with SPU across vout change remains present as before.

commit 02c05f0082cee5f297ac010eeb143817de9baf26
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jun 25 21:02:56 2009 +0300

    http: check x509 common name against the URL
    
    When we connect through a proxy, the certificate common name does not
    match the TCP-level hostname...

commit a427e3273dfc59be56511525708c3fec2227780b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jun 25 20:30:57 2009 +0300

    Check for remote file - Linux support

commit 6ef7fa723116ec7efddf6d2154e7e17df0f6e704
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jun 25 18:40:37 2009 +0200

    file: When loading a non-local file, raise the caching with 700ms.

commit 3c4a11c40e1081ef106766ad6e8e1f43b05dc5c2
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jun 25 17:54:16 2009 +0200

    input: assert in InputSourceInit() if there is no MRL to play

commit 94df46b9387a19712f1ff2cb50f665bf89d8bbdb
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 25 17:32:45 2009 +0200

    The variable was already created by config_ChainParse.

commit 738678fdab140f9f8b79169ee84cc6ccd19909a6
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jun 25 16:15:37 2009 +0200

    contrib: update fontconfig to 2.7.0

commit f2fd79c2058bacea6469e6d0e899442cc7fb2fe5
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jun 25 16:14:59 2009 +0200

    Delete preferences.app: Update with new path due to [5149096ca61fb84a5dc5ee5907615db3b04ac47f]

commit 9e8755aeb613239e3f636067b8d23a54ce604ec0
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jun 25 15:55:22 2009 +0200

    config: Change the caching directories of VLC Mac OS X to Library/Caches/VLC

commit fffd3cd177dda62326769d08fc409d2af1093509
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jun 25 15:48:25 2009 +0200

    xspf: Don't nop item->psz_nam
    
    Set the nop at the end of parsing, instead of the beginning, because SetURI will only init the name once. Now we had all media library items with the title "nop".

commit 36eb6ac98a883477beb9d82895716a8488c5f875
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 25 15:17:02 2009 +0200

    postproc: fix potential crash (var_DelCallback missing and callback added too
    early).

commit 1f8124f6fed0581e81d8c2a324e27590c57248c3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 25 14:46:16 2009 +0200

    Cosmetics (no functionnal changes).

commit 387ba25a79a1b3a3703e552af74da2edea18a0c0
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 25 13:58:02 2009 +0200

    Missing var_DelCallback.

commit dbb1349919ae066bce67a3ae61637431b578b919
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jun 25 14:58:48 2009 +0200

    Don't ignore DTS in wav.

commit 483cdd603898ec9bf23eacbf895aa44f0d34b5c4
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jun 25 14:56:44 2009 +0200

    Decode correctly some ac3 in wav files.

commit 7c2247517587851b22ecb11ba8d88bbdf3dcbdac
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jun 25 14:21:53 2009 +0200

    xspf: Fix a crash on track elements without a location
    
    A <track> can have 0 or more <location> elements. VLC doesn't like elements without a uri however, so init an element with vlc://nop. Note also that we currently only support 1 location element per track....
    
    This closes #2891

commit 1d341492c742026e35915363a7a33e0355aad148
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jun 25 14:16:37 2009 +0200

    Decode G.726 in Wav

commit d2bf95488661a01ac0b8c6b91320b56021acbc35
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jun 25 12:17:17 2009 +0200

    Qt: make open dialog modal.
    
    This ensure consistency with simple Open.
    Moreover, with those KDE effects, this is cool.

commit 4bea3fe8b07e37f44a90df46f3d4243666936988
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 25 12:11:54 2009 +0200

    Move the add/del_callback call (to be sure to have the needed ressources).

commit 649a43d0b9de0975bc8772ffc23eaa0426605995
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jun 25 00:35:00 2009 +0200

    Qt: fix remaining remeber-folder bug.
    
    Close #2851
    (cherry picked from commit 084a6247a99e90c1ab66090811f2a96f8c816ed7)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit e5983d30f842cc51c2ab67d59949f963214969ab
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Thu Jun 25 10:42:03 2009 +0200

    dv: fix compiler warnings about unused variables.
    (cherry picked from commit 31d64379a5706513ee6ed4e440c9e723a9842c9e)
    
    Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>

commit 486e0fc1d7e1826490290ed18996025945193d5e
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Thu Jun 25 10:38:32 2009 +0200

    dv: destroy mutex after vlc_pthread_join()
    (cherry picked from commit f23f5e62dcb29ca9b12a1cac73a00c464dbe6f3d)
    
    Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>

commit 10caa1efeecf16248b05ad80286e3195b82f49bf
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 25 10:07:55 2009 +0200

    Cleaning/factorize.

commit daaa8bf04aa33c15ca22dd9ba2b6e475d518a086
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 25 10:07:36 2009 +0200

    samba: remove debug test.

commit 21bbd0a8c27d5b4101089c2a2ea06ee4eebb1653
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 25 10:07:10 2009 +0200

    Rewrite the samba access module whithout samba context (not needed) and using
    only non-deprecated functions.

commit 179ac3162477566bd9c32421cfaf9560e27e0b5a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 25 09:44:59 2009 +0200

    Fix warning (the parameter is an integer, not a pointer)

commit c1c6933240eefed15674bd4e1dd50e2a37f66dee
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jun 24 20:02:23 2009 +0300

    RTP: fix sdp=file:// with mux

commit 816f557325f3ee631fb3a328ff7b30c46c634585
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jun 24 19:49:32 2009 +0300

    RTP/PS: fix crash at exit
    
    (Rtp)Add then MuxAdd, so MuxDel before (Rtp)Del. Indeed, the PS muxer
    sends packets when it's deleted, so the RTP stream is still needed.

commit 6bf70b22abb4b855c4da0e3887f175d2102655f0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jun 24 18:50:25 2009 +0300

    directory: handle relative paths properly

commit 03823a40fb613168dafbc3f38b5022e0c2e7d1f6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jun 24 16:31:27 2009 +0200

    Typo.

commit e60a9038b13b5eb805a76755efc5c6d5e080180f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jun 24 16:20:40 2009 +0200

    Fix a segfault (buffer overflow for win32 only).

commit 353a8120fb4b4ae66e4a21e7d2efc5e5383fba28
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jun 24 11:51:29 2009 +0200

    Fix memleak when using --demux.

commit 9c03ddbb7369d8e078a87c750d6fea5e391e2bb6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jun 24 10:11:02 2009 +0200

    Cosmetics.

commit 45af95ffa28da84897016cbd56908caf6bfc8dc7
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jun 24 10:07:16 2009 +0200

    Cleaning.

commit 69d1ac0a4b2238be242184ceeac92b5b6f623368
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jun 24 16:22:29 2009 +0200

    input_item_SetURI(): add a NDEBUG printf check for paths.
    
    When it is called with strings that contain " " or '\' or don't have ://, we have an indication that the caller is likely providing a path. This will help us find these cases in the future.

commit e3174219cffa5179fe84526acbe288d4d4087a2e
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Wed Jun 24 16:52:36 2009 +0300

    Improve x11 xinerama fullscreen window placement
    
    Select fullscreen display the one that has most of the video-window,
    then you get qt4 fullscreencontroller on same display also, and it's
    more logical (imo). Algorithm is prettymuch the same as Nigel Tao has
    made in his gpl2 project superswitcher, Didn't want to reinvent this
    with different variable-names ;)

commit 873234a1d0d44731d098003ede8e3b945623bbdc
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jun 24 14:28:20 2009 +0200

    input: SetURI No longer use DIRSEP. We are dealing with URIs, not paths.

commit 89ad376f86f9146c5dfe794cdf76e5fbe2f69d34
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jun 24 13:19:28 2009 +0200

    macosx: Ignore attachment:// in Art uri for now.

commit 90ffbf679c02ccda93cbf12687cb7b6d9339c238
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jun 24 13:13:37 2009 +0200

    macosx: Just use openWithURL, instead of uri->path

commit dfa5d0bac97b05b83ba493ecf5516c1af1fc0e72
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Jun 23 22:03:57 2009 -0700

    libvlc: Abort in case of unhandled exception.

commit fb771cf9b235d5c64030236e63ca4585db840efe
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Tue Jun 23 23:30:01 2009 +0200

    skins2: solve crashes due to releasing variables at termination
    
    skins was using two lists of variables (named and anonymous).
    The problem was that variables from one list held references to variables from the other list and vice-versa. Whatever the order of releasing them, crashes could occur.
    
    This patch uses the anonymous list to keep a reference on **all** variables.
    This guarantees they are released in the reverse order from creation.

commit c0d7a7d3dddaa6b20cdd0b8c996e62028cba6858
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Jun 23 23:06:47 2009 +0200

    When we fill the name of an input item with URI parts, use decode_URI() so it becomes easier to read.

commit d704062a95b8769dfb27bbd16700da69498cedef
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Jun 23 23:08:28 2009 +0300

    Do not inherit xspf-open demux from media library

commit 993d4fcc4a511fc1b5d3bc3cafb262dd20e5cf40
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Jun 23 22:37:30 2009 +0300

    XSPF: remove harmful base decoding

commit 33ec1713358d3dd48249003cd2c29eff23683a31
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Tue Jun 23 21:27:42 2009 +0200

    Assume input_item_t->psz_uri contains an URI
    
    , like the name indicates.
    Pass unmodified URIs from xspf to vlc, and stores them in xspf
    unmodified as well
    
    This commit partly reverts [9a746cfa3078c53eed57d2102002b39c283c6ab4]
    Code using psz_uri should be checked for consistency, and GUIs might want to decode components at display

commit c4dcc7a5a6763e08f641227270ca040192e44af0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Jun 23 22:13:24 2009 +0300

    playlist_MLLoad: format library URI correctly

commit 7521a562a2fa3213c1c056d0118301d9268ee194
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Jun 23 21:50:32 2009 +0300

    playlist_Import: use make_URI

commit d131e9ae8080e8a3f196af5af952d0d805661977
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Jun 23 21:40:04 2009 +0300

    Excessive white space

commit f81198e71804796bf583dbd6a33cea1012401847
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Jun 23 14:22:09 2009 +0200

    string: missing space

commit f4ad8d4d0b07ae7d82c387b27a3f2c138fc1b981
Author: Hugo Beauzee-Luyssen <beauze.h@gmail.com>
Date:   Fri Jun 19 00:05:50 2009 +0200

    Adding a libvlc_media_add_option_flag
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit d83c47abb7581be89df2c1c03c3acf940932ae70
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jun 23 08:25:59 2009 +0200

    Typo.

commit f7e0923d25fc95597ea70404a23932fdfec83c7c
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Mon Jun 22 23:24:51 2009 +0200

    skins2: ensure the new SubX default skins doesn't crash on exit
    
    SubX crashed on both Linux and Windows in a set::erase call (STL) when releasing C++ objects. Swapping two loops solved it. (the second loop was referencing variables released in the first loop). This makes SubX terminate nicely, but doesn't solve all crashes for skins2. (more cleanup to do)

commit 50b04778ef968917797a8757d38b4f0c2f726f4d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jun 22 21:39:07 2009 +0200

    macosx: memleak due to unneeded strdup()

commit fde2277f8f994c60b60372db98061ab1b72af3f3
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jun 22 20:52:53 2009 +0200

    rotate filter: Avoid a crash
    
    This fixes a DIVIDEBYZERO crash in the rotate filter. Does not seem like the right solution to me, but dionoea should probably look into that, since he wrote most of this filter.
    
    This crash occured with http://streams.videolan.org/issues/HIGNFY%20S25E02%20-%20Part%201.flv
    
    plane 1 (non Y-plane)
    i_visible_lines = 119
    p_pic->p[Y_PLANE].i_visible_pitch = 320
    p_pic->p[Y_PLANE].i_visible_lines = 239
    i_visible_pitch = 160

commit 573844a977ad1224efc9dde74e42f33d07ccc5c9
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jun 22 20:29:13 2009 +0200

    macosx: NSScreen(VLCAdditions) does not leak.
    
    The Objective-C runtime will properly unload this at the end of the application. The mozilla plugin should not even be using this at all.

commit c226bf881fdab1eb6344655831388ecf43686521
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jun 22 20:27:37 2009 +0200

    Revert "macosx: NSScreen dealloc is not only called at end of execution of course."
    
    This was even worse. +load() != init()
    This reverts commit b5feb899d6047e2371ce18fe7d73c51fe270e2a1.

commit 27953d60c99bc0e46d6f0d77a7e3f2f3b36ccf9e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jun 22 20:32:03 2009 +0200

    macosx@core: removed the usage of dyld's 'Library Functions' completely
    
    these are automagically 'replaced by the more efficient 'Dynamic Loader Compatibility Functions.'' as suggested by Apple's documentation. IMO, this should be ported to the 1.0-bugfix branch as it cleanly fixes some 64bit crashes and should improve the performance slightly

commit b5feb899d6047e2371ce18fe7d73c51fe270e2a1
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jun 22 19:55:12 2009 +0200

    macosx: NSScreen dealloc is not only called at end of execution of course.
    
    This fixes the NSScreen crash, which could be accurately reproduced by following the steps in #2880.

commit 1237bcf2b19a9c61ad193c43987d721db2bc6320
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jun 22 20:35:58 2009 +0300

    panoramix filter needs xcb-randr 1.3

commit 2cc3c9750ffed86e5ccedba5f4b900a515cf992e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jun 22 20:35:38 2009 +0300

    Revert "xcb: as we require version 1.3, let's at least test in configure for it too."
    
    This reverts commit 4a6e2de24341848c5592bf67ad4377d624d6f997.

commit d4bd159e337db3898be671832c3da431016c5d22
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jun 22 19:45:52 2009 +0300

    Remove vlc_UrlEncode

commit 2203f8384db2d3689e6e611893bf32748f16391d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jun 22 19:45:29 2009 +0300

    Remove non-existent target

commit 2b80cf3777cc27c0d870199bb58eaadd2b713d6f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 22 14:37:47 2009 +0200

    Simplification.

commit f471df4df3ab395640db149d8bfda34c736cf5bd
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 22 13:39:53 2009 +0200

    podcast: save configuration when adding/removing podcast from the dialog.

commit d3312fee1923a6d64b554a9ce66e9dfd5ad0a736
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Mon Jun 22 16:32:14 2009 +0200

    skins2(SubX): correct a typo ("notdvd.isActive" => "not dvd.isActive" )

commit 94477b848c6c4aab2f92a9d772e56b7c974a7541
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Jun 22 15:44:52 2009 +0200

    Closes #2875 : relative paths in xspf playlists

commit 8b178f45422d254f9a7cd24d1a4deaf83587271c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jun 22 12:54:22 2009 +0200

    copy paste mistake in [7f43b9342a40189805621c02345539e42eae4c94]

commit 7f43b9342a40189805621c02345539e42eae4c94
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jun 22 12:46:57 2009 +0200

    macosx plugin: Set miminum system version for the mozilla plugin as well.

commit 24a0dc938bfd5b4bd6cc787e5b899809aa06fd2c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jun 22 12:44:37 2009 +0200

    macosx: Set minimum OS version for the VLC application bundle
    
    This works with 10.2, 10.3 and 10.4, but 10.3 requires the code we have in VLCApplication.

commit c810ca9e7afe1036f9e0816dfa4f02ecad681ac7
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Jun 19 15:30:28 2009 +0200

    macosx: Update list of extensions. Fix video.icns ->  movie.icns
    (cherry picked from commit 8b9d73a700bf003be654750df29f5af30f854bfd)
    
    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>

commit d14e0b78f9e0c9dc44f472fd67b394a233560488
Author: JP Dinger <jpd@videolan.org>
Date:   Mon Jun 22 11:28:52 2009 +0200

    Cosmetics in live555: Factor out duplicate code, avoid ``? True : False''.

commit e3787b90a0cd4b12af67513230cd0f36fea3d372
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 22 10:25:40 2009 +0200

    Split the test for user/passwd and the test for the port number (the two tests are independent).
    
    Signed-off-by: JP Dinger <jpd@videolan.org>

commit 59f41e69f86aeec986b104955ef2a6acd0449fdc
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 22 09:40:24 2009 +0200

    Fix the previsous commit: if the user or the password is set in the url, use
    it.

commit a354b871f9bec604343b146a1a247819fc4a0f87
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 22 08:47:37 2009 +0200

    These header files are global and not local.

commit 7295811a058e1f3702fe2bc6e349a13b97488d7c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 22 08:40:52 2009 +0200

    Cleaning.

commit 194c86f1f94077d00270a4eda0e63a289291302a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 22 08:31:51 2009 +0200

    Remove duplicate code.

commit ac1c62c81e88bd87667ce557f630ec69a0aa7cc3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 22 08:12:24 2009 +0200

    Add missing CoUninitialize.
    For each CoInitialize we have to call CoUninitialize.

commit c90fc1d049a23032ab204e74b6f810660a6d9e43
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 22 07:47:22 2009 +0200

    FIx a segfault: we need both user and password to be not NULL.

commit ee313399d56715b1300e76e9738bceb4b59b703b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Jun 21 23:36:05 2009 +0200

    mac text renderer: Fix a nasty crash in the YUVA renderer
    
    This really fixes #2649
    This entire module needs some refinement, but since we are gonna have to dump it for CoreText very soon, there is little point in doing that.

commit 575095118f9f3016416e1f494ad14dcb20fd60a3
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Jun 21 23:00:59 2009 +0200

    mac text renderer: make sure our picture is of the right height.
    
    This will likely fix #2649

commit 4a6e2de24341848c5592bf67ad4377d624d6f997
Author: Dominique Leuenberger <dominique@leuenberger.net>
Date:   Fri Jun 19 16:56:02 2009 +0200

    xcb: as we require version 1.3, let's at least test in configure for it too.
    
    Signed-off-by: JP Dinger <jpd@videolan.org>
    	(If at all possible, we should reduce the requirements instead.)

commit fe5ba7a24296d5ad14852385ab91eb24b04737dc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jun 21 18:02:42 2009 +0200

    Qt: use the native dialog for Save Playlist
    
    This is better for translations, and look'n feel.
    This defaults the name to .xspf, if not a valid extension is provided.

commit e336cb9c7fb18c17ceaf8393a41363261a754e7c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jun 21 04:03:26 2009 +0200

    Qt: reinventing the wheel is always a good solution.

commit 953140e515e407698579f525ad5e0c17eb9e094b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jun 21 03:57:49 2009 +0200

    Qt: be sure to use everywhere the saved path.
    
    And also fix the support for it on Windows.

commit 2c622a1afed87ca982368d5f172ad38345948bc3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Jun 21 14:06:48 2009 +0200

    Simplification.

commit 004a16fb1f4be2d6067646ccb1e1a0e8a1ae4b03
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Jun 21 12:28:16 2009 +0200

    Factorize.

commit c5af2987b60ec1ce69972f82cf76f481d499fe5c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Jun 21 12:15:42 2009 +0200

    Fix potential memleak.

commit 7a7541cfa223c4b0206321a8dbdf8c31798d36e6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 19 14:01:56 2009 +0200

    Dead initialization.

commit d89c5dc9b4d8d4014e39206a377b2e03e26c177c
Author: Martin Pöhlmann <mpdeimos@googlemail.com>
Date:   Fri Jun 19 23:25:39 2009 +0100

    New default skin: SubX
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit ed53444b7c2382754a27aff54a1198b25c27986a
Author: JP Dinger <jpd@videolan.org>
Date:   Fri Jun 19 21:58:20 2009 +0200

    I like the stories well enough but I can't get myself to like this as a codename for 1.1. xtophe suggested sin city, so with a bit of imdb assistance, we have...

commit c766082c922c2488276397698116e9f3acc51fb6
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Jun 19 23:36:00 2009 +0200

    http interface: strdup memleaks

commit 34102147f3c10d5b60c084e0fea7fee20c91e7bb
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jun 19 01:05:58 2009 +0200

    Qt: store the filedialog path in Qt setings, instead of vlc config (internal option, btw)
    
    This simplifies a bit the code, should solve the issue reported over and over by the users.

commit 5f621072ec348a36e1c5444e92803c262150f08b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jun 19 00:59:02 2009 +0200

    Qt: first step to fix directory remembering.

commit 4c4aae84c4b516592ab42c8c08242c400a107e90
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jun 19 00:25:00 2009 +0200

    Qt: cosmetics and comments.

commit df20afd774d8b62de3606edb6a1586011dc11804
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jun 19 00:16:55 2009 +0200

    Qt: correct right click selection.
    
    That way, when you right-click on the not-selected item, you can delete it.

commit e85fd7866c6937518e0e0620c1e2811d09e32167
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jun 17 18:29:41 2009 +0200

    Chorus filter in NEWS.

commit 17ebc0bf4b35327ba0fcd4ee64d0511ddc72f067
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 19 12:40:35 2009 +0200

    Fix compilation (thanks to cppcheck developpers to notice this bug)

commit 8c60ce97a210281a7a9701be7d636b9b693a4216
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 19 11:28:46 2009 +0200

    Fix memleak.

commit ec01f1da2483121e609fa771aad3ad834f1c7004
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 19 11:14:36 2009 +0200

    Never print the password in the logs.

commit 5e432a0ded94eed1f38f25adeae64665fdbb6b7a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 19 11:07:33 2009 +0200

    Don't print the password in the logs (even debug ones).

commit c67fbb290d9a1c3dd1971936700034a5de2d51fe
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 19 10:50:55 2009 +0200

    Remove dead increment.

commit 86bb036205f387ac6ed0c6ceaa3ae80719a115e0
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 19 10:38:17 2009 +0200

    Missing const.

commit 940ac1f04f364f4fe7e8e0463e762d4df1972ec5
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 19 10:20:11 2009 +0200

    Remove dead initialization.

commit 222cceba4435dc9e4d5dc2d7d14fa7c32e023a11
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 15 19:51:18 2009 +0200

    Fix #2720 for master also. Finally that's not an hack as the code is build to
    stop the playlist just after removing the playing item (so that's ok to stop
    the PL even when it's empty).
    
    (cherry picked from commit be1f4305f1203ccf5acc402fd2cc80dde3f5b1cd)
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 723515cdae4d546c88bdc5d094cd21d3225069d9
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 19 09:31:38 2009 +0200

    Use vlc_mutex_locker

commit bbbd014ab2bd71a1cd4701ac44d79c05f8de3d23
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 19 09:06:00 2009 +0200

    Use vlc_mutex_locker.

commit 679039d964b9dfad7b2a22f2df51557f8d0ce672
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jun 19 08:25:39 2009 +0200

    No need to test for NULL here.

commit 552b005aaf1bebc20ff1068e4158a5297d0a1a0e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 18 20:11:04 2009 +0200

    No need to test for p_sys != NULL as it's already tested in the constructor.

commit 5b6db1451bf5af1d23e14f715a6b53528d2c8cf2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 18 19:57:52 2009 +0200

    Remove unused includes and factorize.

commit 9b39dc1b066ae767cb6fc1607b6c512aee18275c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jun 19 01:15:56 2009 +0200

    Fixed a typo.

commit d1bf1bcfba6af6ac76250d7953afc1e1b894b5f7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jun 19 01:02:04 2009 +0200

    Workaround buggy flv files (#2590).
    
     It seems that (a lot of?) flv files does not correctly set PTS,
    so ignore them, with luck the decoder (avcodec) will recreate
    them.
     It might break some valid files, so report any regression.
    
    (It needs the AVCodecContext::ticks_per_frame change).

commit ae5abca4dc35db81aad5b7617f5f41b6e970f6d9
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jun 19 00:52:30 2009 +0200

    Do not warn about unsupported demux/access when aborting.

commit 8d74508733922ae17b17484e8e92e84b040bf592
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jun 19 00:51:05 2009 +0200

    Do not ask the user if we should build the avi index when the demuxer has been killed.

commit 06105bd193c8b7f002087197a1f4d7258aca3d3c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jun 19 00:47:57 2009 +0200

    Used AVCodecContext::ticks_per_frame when available.
    
    It fixes a regression with interpolated timestamps for some
    mpeg-I/II and for h264.

commit 501519933573313b7c8cb6c68750369d880e047b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jun 19 00:44:41 2009 +0200

    Cosmetics.

commit 669ee73552173d1e08aeb482eba34f8abd832c51
Author: JP Dinger <jpd@videolan.org>
Date:   Fri Jun 19 00:30:33 2009 +0200

    Fix memleak when out of memory.

commit c4d7ae8e8517fbcce3f5a14ca9e9f17cd2720815
Author: JP Dinger <jpd@videolan.org>
Date:   Thu Jun 18 23:46:21 2009 +0200

    Force new not to throw. Also drop a separate declaration of a static function that's called exactly once, and mark it inline instead.

commit 1ba525b0c98ac9608080479648edeb486d978946
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jun 18 23:47:15 2009 +0200

    Really used a weaker lock for input_ressource_HoldAout.

commit ae6189240799ea4f5e9f300b0ae24813dbfd4295
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jun 18 23:38:05 2009 +0200

    Used av_malloc/free for avcodec_decode_audio2 output buffer.
    
    It is needed to ensure valid buffer alignment.

commit 9ef7e90ea5797622453649a35511eb3f4e419d9c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jun 18 22:41:16 2009 +0200

    Used a weaker lock scheme for input_resource_HoldAout.

commit 01bec0077e7d2da2bf059297d3572e0c49e36453
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jun 18 22:34:59 2009 +0200

    Fixed a potential race condition in input_resource_HoldVout*.

commit fee7f059d72a04b1b07e20aea1c11d4064a9a23c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jun 18 22:34:09 2009 +0200

    Renamed lock_vout in lock_hold in resource (No functionnal changes).

commit 17a09405c95557663437d77c47a49ce46fa658f8
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jun 18 19:52:39 2009 +0200

    Contribs: Use $STRIP
    
    And don't ignore errors

commit 75ddb9f46de874a0fab364d817f52a59048292f8
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 18 19:33:34 2009 +0200

    Update THANKS

commit a8d24bd4fcb8ff8fcf8e988b267c707bd523dbd4
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jun 18 19:14:31 2009 +0200

    Contribs: Fix libmpcdec configure.ac
    
    You need a compiler.

commit 968754f8cd40aba25e732cbeaaf092827c9dd73d
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jun 18 19:12:09 2009 +0200

    contribs: Use autoreconf --force to avoid libtool pb.
    
    Also use autoreconf where possible
    And no need to reun automake after autoreconf

commit 45aba72fa231947b609cfa65ca597a7148f2a0f2
Author: JP Dinger <jpd@videolan.org>
Date:   Thu Jun 18 16:37:10 2009 +0200

    Refactor spatializer initialisation and teardown to use a table and a loop.

commit 9ff188c7e111241007e3934804eb55663f7fc422
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 18 15:25:13 2009 +0200

    Revert "No need to create an object to handle the lock is such a simple case."
    
    This reverts commit f001a156e79ba8e9c2c4f2b62330b9e155c1ec33.
    
    This is usually a good practice. Moreover compare to locking and unlocking the
    potential overhead is really small.

commit 21eb48511a26e0caee65bf75346e46f071445871
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 18 15:23:48 2009 +0200

    cosmetics (no functionnal changes).

commit 68162acaa3258675185592c7641e404af1f840ce
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 18 14:57:55 2009 +0200

    Cosmetic (no functionnal change).

commit d867bbd1db64da46dd5fc4ed23b90cf598a23cbe
Author: Konstantin Pavlov <thresh@altlinux.org>
Date:   Thu Jun 18 16:46:59 2009 +0400

    Dont install libvlc_media_list.h twice.

commit c2fba7f8ca3f2c3465a459b4d01cf4f74aafe765
Author: Sergey Puzanov <snark@undev.ru>
Date:   Thu Jun 18 15:05:17 2009 +0400

    AddRef() was called on wrong object in SetPicture()
    
    Signed-off-by: JP Dinger <jpd@videolan.org>

commit da500c77455feea3d1f94f6681a10fd11ad56c11
Author: JP Dinger <jpd@videolan.org>
Date:   Thu Jun 18 14:10:31 2009 +0200

    win32 compile fix: Add C99 macro to have INT64_C work again.

commit f001a156e79ba8e9c2c4f2b62330b9e155c1ec33
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 18 13:47:13 2009 +0200

    No need to create an object to handle the lock is such a simple case.

commit 3e10d0e63383cc498e9ed5d5b3def33f959f4319
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 18 13:31:56 2009 +0200

    Rewording of the debug messages.

commit 6165ab0d6124cc0410598b00489bf3b464d00a65
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 18 13:19:33 2009 +0200

    Factorize.

commit ee56aeedc9bb56d8cce19222577f3c56d6cdaf71
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 18 11:46:54 2009 +0200

    Update THANKS.

commit 4a4108422b8637f9416d175eb91846c7ac1c1daa
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 18 11:31:23 2009 +0200

    Update THANKS.

commit 366e5a2c3aa1a501ce0de8f23c5c8a7afb56f209
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 18 11:07:35 2009 +0200

    Update THANKS

commit d1236fc4698823e8cdf3feddc6ffcbf4b06cfdd0
Author: Barry Wardell <barry.wardell@gmail.com>
Date:   Sat Jun 13 01:21:00 2009 +0100

    Remove unused variables.
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 4fe1c33f752e25fc88847b301bc37a749cc59a26
Author: Francois Cartegnie <fcvlcdev@free.fr>
Date:   Sun Jun 14 22:50:47 2009 +0200

    move pointer to .rodata
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 1d698d0f3f9c5d08156c1d20f1bd2e3e61cd9a36
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jun 18 09:58:41 2009 +0200

    add_integer wants integers.

commit 499ac6f78d61eed1f536e37a2ec705976c414b54
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jun 16 15:15:02 2009 +0200

    galaktos: add an option for the size (just finish one piece of code).

commit 064cd58d416b33822c3b728b9dbcb27128477d10
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jun 16 13:54:13 2009 +0200

    cmml: fix warning.

commit eb1d3fb0637506860ab94d22942a83a46b342ce6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jun 16 11:38:23 2009 +0200

    Fix #2720: when deleting the current playing item we must ask the playlist to
    reset the current status item.
    (cherry picked from commit 6d28f6deddc7596b7d0a6c0236e7ef81f4cacc07)
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 4d4dc1de005f3b93aee07a47851c4fa97f6087c2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 15 22:44:53 2009 +0200

    Fix printf format string (Use PRI* or zd when applicable)

commit 7d91581a9beeda493919b3cb50ec89e192e86392
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jun 17 22:44:28 2009 +0200

    avformat: better seperation between time and byte seek operations.
    
    It seems that avformat does not recover from a byteseek when it does not know a duration for the file. It continiously spits out data with pts values of AV_NOPTS_VALUE after the seek.
    
    Tested with mxf_original_NOB_format.mxf

commit e1abfdca81e985dbabb843200806dc0daddd035f
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jun 17 20:48:02 2009 +0200

    libvlc: fix libvlc_video_set_track()
    
    When we set the video track, we probably be wanting to change video-es vars instead of audio-es

commit b07d6df858b92da693ad8b9dc79e6e046e3956e9
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Jun 17 17:41:11 2009 +0200

    contribs: Use GCC 4.2 instead of LLVM-GCC 4.2 to compile the 32bit contribs on Darwin like we already do for the 64bit ones
    
    LLVM introduced to many runtime bugs for now. Updated bin package for x86_64 is already available, PPC and i386 will follow within the hour.

commit c710d92d460d8969d8703d6e3bef1f6191bd2bd2
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Jun 17 12:38:39 2009 +0200

    contrib: remove yasm's source file on clean

commit 4b78817f76d3a91e47bab844d7e22f7f355d4f97
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jun 17 16:48:09 2009 +0200

    Fix playback of TrueSpeech in some .Avi
    
    Try TI_1_Einfuehrung.avi to trigger the bug.

commit 4893ae68dd1888c379bdb5e11d9d28b75873b366
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jun 17 12:16:22 2009 +0200

    Temporary new codename for 1.1, to avoid confusion with 1.0

commit 9053494f49dcc3da9ece8ddefc3d15fae1d24dc6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jun 17 12:09:58 2009 +0200

    NEWS: Some corrections to the news
    (cherry picked from commit d0e16efdf35e5936a22649df0f0ed99d72ec3cd0)

commit ce245eba6f5756992162c0bb112cc09fa74b9d1d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jun 17 12:08:07 2009 +0200

    NEWS

commit eac7613e452d631ed3517ffbf147db5b8d8c57c2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jun 17 09:51:55 2009 +0200

    Qt4: fullscreen controller should stay on top
    
    Thanks a lot to Ludovic Fauvet who made the hard debugging work and found the idea.
    (cherry picked from commit d38092676b46d5ac3c6f280204e43021de90f3fa)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 81e543e9e2dc43c7269b4afcae0d4b1293641352
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Jun 16 23:19:13 2009 +0200

    Win32: Fix installer for DVD and CD-Audio autoruns.
    (cherry picked from commit db606bd163ff2b8e6bf56b40e614fa0619067d26)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit c065c55c3c9d78b068450dc55e1b87fe726c49ef
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Jun 16 21:21:53 2009 +0100

    Revert "Properly detect POSIX threads on OpenBSD."
    
    If main() is not found in pthread 10 line above it won't be find now.
    And the patch submitter is looking for a better test
    
    This reverts commit bb1d1eb5e7ac1e923ec5654c8b44a372b64b9964.

commit efa45eaf5e361faad8f24cb4e52d1376cfa48d4d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Jun 16 20:11:58 2009 +0200

    contrib: fix a crash i found in libass.
    
    This is fixed upstream in mplayer now. Our libass is up to date with r29367 of Mplayer.

commit f82de775aa66d47c73f5aaf0cf7d76736315fb27
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Jun 16 18:13:41 2009 +0200

    Contrib: fix obvious typo for cygwin.

commit f84b0f87a70e6f3540a39c824556e7f447b17734
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Jun 16 18:07:39 2009 +0200

    Contrib: trust Fontconfig devs for windows configuration.

commit ca24a7a37b9d490a528ebe39f4a1fc60f6c3137e
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Jun 16 17:50:20 2009 +0200

    l10n: fix "kB" and "kb/s" in French translation
    
    kO -> ko, kO/s -> kb/s

commit 1b1650d4ac776c39e8a0fda63b35a0ef31f08b29
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Jun 16 16:08:08 2009 +0200

    Revert "only print error when interface intialization failed not when it succeeded."
    
    This reverts commit 715d81c9c05db502aad22a201b8e2f4beb400cca.

commit 758096d585d59ead1c67bf7df26507e088604a4f
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Tue Jun 16 12:50:41 2009 +0000

    demux/dirac: don't send a chained set of blocks to packetizer
    
    demux/dirac: don't send a chained set of blocks to packetizer
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit a6fdca45722cc5e4a4c5329f98e62606857fd62b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Jun 16 15:51:47 2009 +0200

    contrib: correct patch apply

commit 6520cc409072ac3a2874da0a695f2815a9c70ac0
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Jun 16 15:42:45 2009 +0200

    contrib: update libass

commit 4046e4c050d68763aee1faddedb909c090efa28e
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Jun 16 13:17:03 2009 +0200

    Accept file:// URIs starting with an antislash
    
    Yes it's invalid, but there's little point in rejecting it

commit c4402537c58d5200578fb45fd0978a470d1745b4
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Jun 16 13:05:33 2009 +0200

    WinCE: don't strip leading slash when converting from file:// URIs
    
    file:// URI syntax on Windows features a leading slash before the drive
    letter (file:///C:/Foobar/...). This is irrelevant on WinCE, that only
    has a root directory.

commit d997857bada66bc115d3746b836b1c437b4428fb
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Tue Jun 16 12:58:36 2009 +0200

    skins2: change_safe added by error (previous commit)

commit f239f6fb38a5ea5c13dd9d4d5e1d3844dbbb29cb
Author: Erwan Tulou <erwan10@videolan.org>
Date:   Tue Jun 16 12:37:58 2009 +0200

    skins2: add config_SaveConfigFile to retain changes across sessions

commit d8b7bd78aef976d989bf611bc10514f3a6ddd189
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Jun 16 11:29:29 2009 +0200

    Add trhd for TRUEHD fourcc

commit bcd95bbde352d14cd41a0d0e0c34b386eed926c8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Jun 16 10:37:30 2009 +0200

    Add .tod in the extension for open panel.
    
    May JVC go to h**l

commit eb3d7b0bb9d8f83ff9c3c42e83b33d4c54ec73ef
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Jun 16 01:03:36 2009 +0200

    contribs: bin package updated for Darwin fixing libogg and a few minor problems

commit dfb106d9954e7f4eef76b409d564e666b05fd120
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Jun 15 23:27:03 2009 +0100

    Fix permissions

commit ce6c6a9695702a61ff448e1db59f9384b7ff8580
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Jun 15 23:25:09 2009 +0100

    Distribute the plugins manifest files

commit 1392d328e0f6a3d1b3a7bad3d6a28aa30b90360b
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Jun 15 22:11:36 2009 +0100

    vcdx/demux.c doesn't exist anymore
    
    Since [6f0aba8270b7d91f2178bbac]

commit c69e17d8abbe10f97b6887996c83d469657d6ce3
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Jun 15 21:47:24 2009 +0100

    i18n: Add/remove files

commit 2f76aba60a5a3153124358a5bd742fe38e3919d5
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jun 15 23:51:03 2009 +0200

    macosx: disable the font-selector button in case quartztext isn't present, as it is useless then

commit f84c91c6581c2f0eeaeb7df78c69518ef2eeca0a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jun 15 21:35:19 2009 +0200

    contrib: give the bin package its actual name

commit 6e92f7834a7fe73d63ba2eb94bdfe7548de5e4e5
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jun 15 15:43:52 2009 +0200

    macosx: re-enable AppleRemote support for 64bit builds

commit 423b1133313db66a2c42d60ce6adb03cd20fae61
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Jun 14 22:27:44 2009 +0200

    darwin_specific: remove debug leftover
    (cherry picked from commit 79e9ab0aa7f76774941eed3fe8ca24141fbe8019)
    
    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>

commit 27e4e1d28f5ce256e15c1601036a5f5ea8e63f4b
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Jun 14 19:57:04 2009 +0200

    macosx: remove unused Objc memory pool
    (cherry picked from commit da4abb05d25215581dbcf26582cf30632f6fe1e0)
    
    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>

commit 715d81c9c05db502aad22a201b8e2f4beb400cca
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Jun 14 19:55:54 2009 +0200

    only print error when interface intialization failed not when it succeeded.
    (cherry picked from commit 503c860af9e3152af19d7123fae37727c82896b7)
    
    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>

commit 25a32169ac374e1a812f4c223390ede3cf8859ee
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Jun 14 12:02:12 2009 +0200

    macosx: Do not load resources when the VLC interface is not loaded.
    (cherry picked from commit e4b9f90737c4f21c77498c1ff403df5bd9f03c06)
    
    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>

commit a27e683aff0ebf1c076f014a319f66eb227217ac
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Jun 14 00:20:53 2009 +0200

    darwin_specific: cleanup
    (cherry picked from commit 2cf6ffb217f25e64cb87730226f1722ce187f15f)
    
    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>

commit ed984cf7e85e6235b938fa7523374508ddbef621
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Jun 14 00:06:04 2009 +0200

    minimal_macosx: make sure theWindow object exists before sending it an event.
    (cherry picked from commit bf355d950d86b8ae819dff0b1915fe1f655e7d64)
    
    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>

commit 57e78056045463da9c4cf622085470138a72a439
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Jun 6 10:21:16 2009 +0200

    mozilla: use [] array initialisation in javascript
    (cherry picked from commit 86531ae8c4e8adaa101d64f96bc0f8738659af7c)
    
    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>

commit 5f455214a9bb8efdea1a628989c54cd629c8f21d
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Jun 3 23:00:36 2009 +0200

    avcodec: free p_sys->p_ff_pic in some error paths
    (cherry picked from commit 8a7520b350fb4eefa1a28ed43ac9dd7aca5b16c4)
    
    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>

commit d7aabe681b58ef2a6462863ece9aebcc48c5d754
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun May 31 16:39:10 2009 +0200

    minimal_macosx: return VLC_ENOMEM on malloc error
    (cherry picked from commit 100c91e7315651bd94d27e9fce4b62ab47e26127)
    
    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>

commit ce4b3f105bea7beba344481b0a92f4b48d31b1f1
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun May 31 16:27:53 2009 +0200

    macosx: do not leak o_fs_panel
    (cherry picked from commit 79f751ebce51f32100f4f78e23d708a33ad373f2)
    
    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>

commit b0c6eb12edbfad03f548627df751675cf401db45
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon May 25 11:24:40 2009 +0200

    macosx: removeallObjects from NSMutableArray before releasing it.
    (cherry picked from commit b6a37e5e59aa4ad334d7de4b0440d88085b4fcde)
    
    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>

commit c93874acf3eddeabc6d18c093135bb10567a597f
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon May 25 10:10:38 2009 +0200

    hotkeys: remove unused members of p_sys
    (cherry picked from commit 268fd7c763637958567923aaca19a389b38aea51)
    
    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>

commit 3ea763062f1ad116ca952bb23b47f57ba3053410
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jun 15 14:26:10 2009 +0200

    contribs: assume x86_64 for Darwin 10

commit b666a31e29c1f09153d90d79b84bac1bb73e6169
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jun 15 14:21:10 2009 +0200

    contrib: prevent some rare linking errors on OSX by providing the minimal OS version also at link-time

commit 58037e25dea37eb31f415d66674ca48a91da6362
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 15 13:20:35 2009 +0200

    Fix one typo, add one missing translator and fix ordering.

commit 1e7155d21d041cd5dfa69a130612e8f400bc0cf0
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 15 12:18:56 2009 +0200

    THANKS: remove duplicate.

commit a9962f148ec2ac4e00da3db515d5b3b23a807373
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 15 12:17:38 2009 +0200

    THANKS: better ordering.

commit 79b4037d739c2a62e987c0c8b90a715b9bb54237
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 15 11:56:34 2009 +0200

    Add linkfanel to the THANKS file.

commit 94ca05ff5b10347cc37d21ed74d488eb3007218c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 15 10:25:02 2009 +0200

    Fix a segfault when using "Shift+a" with dummy audio output.
    This segfault happend because :
     * the variable "audio-device" wasn't created
     * hotkeys module (and others) expect the variable to exist.

commit 4ef9c9fdd3ba4fe18b67005e1776ff82d3d29f82
Author: Vicente Jimenez Aguilar <googuy@gmail.com>
Date:   Mon Jun 15 12:00:47 2009 +0200

    Removed references to the old HTTP interface removed by commit [ad16fc374f913a87dd725f93adf7d3759349ba2f]
    
    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>

commit ee0632ad2037a45fe28c2afb285e96ace2fd66ba
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Jun 15 11:06:16 2009 +0200

    WinCE: access_output_rtmp needs -lws2
    
    Add -lws2 for access_output_rtmp

commit e4a867371a688d8fc4bcfc45c9d61d4386100b05
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jun 15 08:49:46 2009 +0200

    Use add_password instead of add_string when applicable.

commit c75c32cba26287652dcfe33e06007a887030a338
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Jun 14 13:29:44 2009 +0200

    Remove dummy test.

commit 8821427110a1d353ed27eaef577a2057923f46a1
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Jun 14 12:46:54 2009 +0200

    free(NULL) is legal.

commit 76cc8f72b452eb8eaddb3a03ceda41c48b70cc5e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jun 15 09:12:02 2009 +0200

    Danny Wood <danwood76@gmail.com>

commit 875d88732ee5177013321954122a9a6242d123ed
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jun 15 09:05:33 2009 +0200

    Qt: Minimalist style should have flat buttons for DVD and TT too.

commit d65ad9ba35879a2e154ae5d7329790d28aacc582
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jun 15 09:01:15 2009 +0200

    Qt: kill memleak on the special sound slider

commit 380d2c8c36ad803c573bbf5bf0f722adc2b4088c
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Jun 15 03:01:38 2009 +0200

    libshout-win32: patch Makefile.in instead of Makefile.am
    
    What is probably a libtool version mismatch prevents us from
    easily rebootstrapping. To avoid that, we patch Makefile.in and
    that's it.

commit 1cfb626f6adf063e051af4f440f8e8c64b808c6e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jun 14 23:24:59 2009 +0200

    Fixed a bunch of invalid memory accesses in visual effects.

commit 71d4ab5440c56d77bc560bb0c2c7e7ee5ab7e249
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jun 14 22:05:05 2009 +0200

    Forgotten people in THANKS...
    
    We have to do have a script to do it in a better way from git shortlog

commit c80755106f39da2349c4ae47ab5452f513a0be64
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jun 14 20:58:44 2009 +0200

    Add temporary hack for video splitter filters in vout_EnableFilter.

commit 5577367b76dd6814c4479e01c5b602bc4d6f08a9
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Wed Jun 10 09:41:09 2009 +0200

    Add sub-filter and video-filter to vout_EnableFilter
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>
    (I have added on missing module_release).

commit f607feaed6bd6e84a56fa55d0e180d44abc2ac46
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jun 14 20:33:36 2009 +0200

    Fixed "position/time-offset" behaviour.
    
    It fixes the regression when doing close jumps.

commit 7ab9f10ddcd44f45bed1a12550a3f0380eb53762
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Jun 6 21:03:27 2009 +0200

    Update THANKS

commit ba84ebf10a44e0106fc4bca9a98546aa5f10b4d9
Author: Dominique Leuenberger <dominique@leuenberger.net>
Date:   Fri Jun 5 21:29:55 2009 +0200

    xulrunner 1.9.1 for the mac port.
    
    Patch inspired by  Alexey Gladkov
    
    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>

commit d811cff9f831144b95eeb5435b9c8805388b72e5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jun 14 15:23:44 2009 +0200

    Qt: allow more flexibility on tab selection for Open.

commit ecb1212830424ee0325eec768e9c9e9e62704b38
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jun 14 15:11:26 2009 +0200

    Qt: kill warnings at startup.

commit 66b985c303e0d9daf07c974c7eb49a21807abb40
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jun 14 15:11:15 2009 +0200

    Qt: cosmetics.

commit f52b2b2da08a74b5bdbaf1f8b7f460c46ad9c177
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jun 14 15:03:19 2009 +0200

    Qt: Fullscreen Controller, show with full opacity when mouseChanged.

commit f77a9a622814ea18ce35a52d4ce71fc35afb8639
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Jun 13 19:33:50 2009 +0200

    dv: update API to libraw1394 version 2.0.1
    
    Support for the older API has dropped as of now.
    Patch by Francois Cartegnie <fcvlcdev at free.fr>
    
    Signed-off-by: Jean-Paul Saman <jpsaman@videolan.org>

commit c74014005f4d51a2bc9fdec493433ada6abde8e7
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jun 13 17:09:10 2009 +0200

    Simplify
    
    Reminded by Jan-Paul

commit 9e3a83958c7658e63c867aa496d230281ade0b27
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jun 13 15:20:50 2009 +0200

    macosx: fallback on freetype if quartztext isn't present
    
    This only happen in 64bit mode.

commit d66f3c874786e9dd4692f9775bdd54b386c583dd
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sat Jun 13 15:01:16 2009 +0200

    macosx gui: Fix resetting of the prefs.
    
    Ok, this isn't making it much nicer, and this code definetly needs a more careful rewrite, but this is patchwork for the 1.0-bugfix release and at least it will do for now.
    
    - reset's the values in any loaded views after reset of the config is called
    - does not reset the module selector atm. might follow later on.

commit bbe8ccf83678583b9024ad2c1505e378f8a4f343
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jun 13 15:05:29 2009 +0200

    remove stupid arch flags

commit d6bfd69e1c4295fad3f324afe66d89941c5120ef
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jun 13 14:18:03 2009 +0200

    macosx: remove deprecated method selectRow:byExtendingSelection:

commit f7692e679266f569519ebbfe499c8503e1620695
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jun 13 14:13:58 2009 +0200

    macosx: fixed remaining 64bit issues
    
    The Quartztext module needs a rewrite. All other parts of VLC are working nicely in 64bit mode.

commit bc93cce1014ba37f8c08c556045971c28868a28c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 13 13:22:49 2009 +0200

    Reduced sleep while waiting for a frame in transcode.
    
     It vastly improves CPU usage but it does not fix the underlaying problem
    of using sleep instead of a signal.

commit ec2aed2f9c4ff02e9cd17f3d9bcc6b81b24110d0
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jun 13 12:19:35 2009 +0200

    contribs: compilation fix for compilation in x86_64 mode on Darwin
    
    'core2' is the first CPU generation on the Mac to support 64bit instructions, so we can't use 'prescott' in this mode.

commit cc6fce5b99cc9d70143963a8d43afdd1f7fc0916
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 13 11:41:26 2009 +0200

    Allow MLP packetizer to parse TrueHD codec.

commit ab6f094f506bedfc356190dd9afa8d6af971bdd6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 13 11:40:46 2009 +0200

    Use TrueHD codec in TS instead of MLP.

commit ef06c14d3a6f96bc6a9cb142a3d2b26e3e979601
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 13 11:40:01 2009 +0200

    Added .thd extension and force TrueHD decoder in raw MLP/TrueHD demuxer.

commit cd2f14472dfbf549b401a340749b64f7123720b7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 13 11:28:32 2009 +0200

    Fixed avcodec wrapper with unrecognized audio layout.

commit 1c1965d52f89e3b1154ed887fe3e3e0629710233
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Fri Jun 12 13:51:42 2009 +0200

    ActiveX: IDL generated files for ActiveX compilation
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit e97c8b3668d04396e892ad80e9d5a33d1a72e24b
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Fri Jun 12 16:54:48 2009 +0200

    libvlc vlm init fix Don't test p_vlm twice if it wasn't NULL the first time Don't add the callback if the creation failed
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 81a05711bb6d5ff26da0cce4ed1e0cf650310184
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Jun 12 19:44:35 2009 +0300

    Fix opening of file:// URIs (not tested on Windows)

commit 4de9a2e2845780150be33b9b98ff0b07ae1c89ac
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Fri Jun 12 10:49:58 2009 +0200

    skins2: improve resizing when multiple layers are used and solve zoom misfunctioning in this case

commit 811af572536e1d77ff8c61d92d8b15e0dca92c55
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Jun 12 18:06:59 2009 +0200

    macosx intf: solve hotkey conflict
    
    Now we have:
    cmd-G : to open the panel to grab from webcam/screen/eyetv
    cmd-R : to reveal in Finder, the same as iTunes uses
    cmd-shift-R : to start/stop VLC record

commit ad16fc374f913a87dd725f93adf7d3759349ba2f
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Jun 12 16:18:29 2009 +0200

    http: Removing the old http interface.
    
    This closes #1395

commit 1a004f7e8dec31356bd2042fc09c215284a6c50a
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Jun 12 16:07:22 2009 +0200

    macosx: Change the optimizations paramaters.
    
    From the beginning we were using -march=pentium-m -mtune=prescott
    However this was based on the Intel development machine of Apple. All actually shipped Intel machines by Apple are at least Core machines. As such, we might as well use -march=prescott -mtune=generic now. For 10.6 I currently think we should use -march=prescott -mtune=core2, since that will allow us to use much more advanced optimizations, and only few machines were shipped as Core, most were Core2 machines.

commit 9f3d2575b9438da25b867c2e8c5c984e8d318b50
Author: JP Dinger <jpd@videolan.org>
Date:   Fri Jun 12 15:41:52 2009 +0200

    A simplistic parser for the new and improved anevia playlist format.
    
    Instead of depending on a full xml parser --unavailable in our lua-- we
    just assume one bit of information to occupy one line (jpsaman). In case
    there are no newlines, fake them (jpd).

commit fca44948a75de3d89f00502dc25cb18ae4760807
Author: JP Dinger <jpd@videolan.org>
Date:   Fri Jun 12 15:05:56 2009 +0200

    Fix a stack smash in the lua module (vlc.read).

commit dc9d55682ed7875847172606c63fba2255de2981
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jun 11 00:55:46 2009 +0200

    Qt: fix the position of the FS controller on first run.
    (cherry picked from commit e3cb87d819c8e719a96f155e73c2e2521a89677d)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 55e543cdc1258e19f4cc5bb56c853466fb63756b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jun 12 00:25:06 2009 +0200

    Qt: there is no such fourcc as 'wma'

commit a50bb327b31a378206a17341bbe58baddb51b050
Author: Francois Cartegnie <fcvlcdev@free.fr>
Date:   Thu Jun 11 16:08:25 2009 +0200

    UI: Sprefs_audio fixes and enhancements
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 11e07b57dd8f2747255366a1623f5407e03a87a5
Author: Francois Cartegnie <fcvlcdev@free.fr>
Date:   Thu Jun 11 16:08:24 2009 +0200

    UI: Sprefs_int cosmetics
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit ed7d6cbf84f536fbd0a237127c740e0cf43a5fb0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jun 11 22:25:12 2009 +0200

    Fixed libmpeg2 wrapper picture handling.
    
    It should fix lost some picture errors that were critical with dvd menus.
    It also seems to fix #2803 but I don't really understand why.

commit 641da394b5df71605a6fea8aad3c9367e9e6c0bf
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jun 10 21:46:12 2009 +0200

    Fixed decoder_SynchroChoose when buffering.

commit bb1d1eb5e7ac1e923ec5654c8b44a372b64b9964
Author: Brad <brad@comstyle.com>
Date:   Thu Jun 11 16:09:12 2009 -0400

    Properly detect POSIX threads on OpenBSD.
    
    The following diff for VLC 1.0.0rc3 corrects the detection of POSIX threads
    on OpenBSD.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 61fae445ea6a7d832766b5556cd21007c865ad05
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jun 11 22:37:31 2009 +0300

    Same as previous commit

commit 476f834727cba3e5571448870e2003adf54fb040
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jun 11 22:35:00 2009 +0300

    Remove *pe* check. It mismatches anything with, say, "open"

commit 698a794d850a72b654e3180c0e6ae09fdf027011
Author: Ben Hutchings <ben@decadent.org.uk>
Date:   Sun May 31 03:33:24 2009 +0100

    live555: Discard truncated DV frames
    
    The DV demuxer (rawdv) can't deal with truncated frames, so discard them.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit fa134b7bcc3522eff7cadbff528be65dc325bb15
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jun 10 23:31:10 2009 +0300

    indent

commit 2dc30918df346215116efee064543844c0800e79
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jun 10 22:36:25 2009 +0300

    Port panoramix to X RandR with XCB (incomplete)

commit 6cd2ef8afb1146da375d61be1f67f08f5cfdaab6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jun 10 19:54:17 2009 +0300

    Constify XCB screen pointers

commit d83b24eabeac5bbe5b0b95c55cbc5e77fdd539a9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jun 10 18:37:23 2009 +0200

    Qt: FSC - remove the WIN32 special mode.
    
    This makes Windows use the same mode with transparency than on Linux.
    This removes the opacity trick to hide() the code.
    This fix a few issues that were happening and difficult to fix because of this difficulty.
    
    It will probably break stuffs for people on OLD windows version (2000,XP) with broken graphic cards... (Deactivate it by yourself) But I have spent enough time on this code.

commit 7243c2e3a98fdf2e2dd240bb78f82a2c21788377
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jun 10 18:19:19 2009 +0200

    Qt: FSC: reset the OPACITY on EnterEvent.

commit 17461bf4087a36bb6ccda7e54e52e5e49544ddf7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jun 10 18:39:43 2009 +0300

    Fail properly for unknown G726 bit rates

commit d322363bb2241782b120c23702f67e0364dc0b7e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jun 10 18:30:06 2009 +0300

    Korean: list CP949 instead of EUC-KR

commit 7f9a4045bfa2eb79409fc21cea099fd3ac83633b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jun 10 18:21:08 2009 +0300

    Korean: use CP494 rather than EUC-KR

commit 38a0d995d2310395e9fc5a0fe53b3bae9617cc17
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Jun 9 22:46:00 2009 +0300

    Xlib screen access removal

commit 1c3be1e266c0ae8fbb4531d67836e0cee5a69dd7
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jun 10 15:07:33 2009 +0200

    mux ts: fix short description of --sout-ts-pcr
    
    "the short description of --sout-ts-pcr is still "PCR delay (ms)" when it should be "PCR interval (ms)"
    as suggested by Dnumgis.

commit 1970069348059b694319a1fa600d74b77b2ada25
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jun 10 03:04:09 2009 +0200

    DShow: fix configure dialog probe
    (cherry picked from commit a6110fb1d253146810bbe5f9b5ba0097b72b4e3c)
    (cherry picked from commit b24fc9a9680a2e62d1a3f660a7c20f5c9ba5cdb2)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit dfd5ae96741d63ec29d0b4bf506e4a30b4651b9d
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jun 10 14:49:37 2009 +0200

    macosx: auto expand when we select one of the elements in the preferences view.
    
    This will hopefully help avoid some of the reports where people fail to notice that there is an expand triangle next to what they clicked on.

commit 77592b7dd0e4e3e1d68d2ca050313208c2624fc6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jun 9 21:21:59 2009 +0200

    Fixed --input-repeat and large --*-caching value.
    
    The repeat was done before buffered data were consumed.

commit 1a033fe048f781670b6579d80c7d46fe226d87ee
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jun 9 21:11:07 2009 +0200

    Finished avi correction about disabled tracks.
    
    It is about [a0d2358734e81e5928a5edb4e0ff47e38d7ed28f].
    Without this patch, with files that have a shorter track, the demuxer
    would try seeking the track every time the Demux() function was called.

commit 1a912ab730421717b01bf05d0bd5cf8da1da4745
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jun 9 20:15:03 2009 +0200

    Correctly update "title %2i" variable.
    
    It is a partial revert of [a8c9c25d2c137daf94292dcbbf4e889c6de0d6e6]

commit ef8b5bf378c57691aa486bc0a3a6a6b3289156a0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jun 8 22:35:06 2009 +0200

    Fixed window position for clone.

commit 5768f29871cfc12975b86dae31a56f43250e7348
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jun 8 22:30:32 2009 +0200

    Converted panoramix to video splitter.
    
    It is more a rewrite than a conversion ;)
    
    It have removed the RGB support (it was broken for 15/16 bits
    and seemed highly suspicious for 24/32 bits)
    It might have been overzealous about some simplifications, if so
    you are welcome to send patches.

commit 78627e20ff4b3437a80091997e43919c36e5e88d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jun 7 23:23:13 2009 +0200

    Improved video wrapper for video splitter.

commit ea37d498b855fb2d79ed9d3b8472698d56822028
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jun 7 23:22:41 2009 +0200

    Window position in video_splitter_cfg_t is relative.

commit 94e431d5ca83c7337c365e18ac48820bbeff285c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jun 7 23:15:38 2009 +0200

    Fixed a picture memleak in wall.

commit 8ede742f1461b525d439034ee4d6d7937a8e5556
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jun 7 23:15:13 2009 +0200

    Fixed a picture memleak in clone.

commit 65c1e26fb0e2a46d029bc2bbab749abf31a13309
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jun 7 17:07:27 2009 +0200

    Fixed regression in wall.

commit eefa50f812dff12745d300b306b5100e4022bc06
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Jun 9 18:57:49 2009 +0300

    Cleanup

commit 007354628308c213dac822475c03b2d890b91d06
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Jun 9 18:58:09 2009 +0300

    CLOCK_FREQ is a mtime_t

commit 3df8b1ab5a654ea95d4e550894ad292a78375132
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Jun 9 18:46:13 2009 +0300

    Use CLOCK_FREQ

commit a8c9c25d2c137daf94292dcbbf4e889c6de0d6e6
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Wed Jun 3 01:42:36 2009 +0800

    Fix #2765: DVD chapters navigation menu.

commit a0d2358734e81e5928a5edb4e0ff47e38d7ed28f
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Jun 9 16:34:14 2009 +0200

    avi demux: don't disable tracks when they end.
    
    Disabling the tracks like this is an immediate action that messes up --file-caching for instance. There may be some cases where it is appropriate, and some cases where a track should be removed, but not when a track ends. In that case the core is responsible for cleanup.
    
    Tested in bugfix for normal avi, broken avi and repaired avi, but not with "streamed" avi.
    
    Should close #2853

commit 7393f3b36c177cd87aed250cc3ed1d1d924f360e
Author: Francois Cartegnie <fcvlcdev@free.fr>
Date:   Tue Jun 9 12:16:10 2009 +0200

    UI: prefix/namespace resources for better maintainability
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 7b0d553442a6fcc4b0f6640f78ff4ffc28338501
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Jun 8 20:58:46 2009 -0700

    media_player: Make sure everything gets initialized before the event_loop (!).
    
    Should fix the last event media list player test issue.

commit 39877ea21911f47de6f15a8fcfa0a806243fa9ad
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Jun 5 19:47:22 2009 -0700

    libvlc: Use a valid pointer as thread var. Only to ease debugging.

commit df6cae660efdd762466d93366e080f0efaa58325
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Jun 5 19:43:43 2009 -0700

    libvlc: ref_count should only be accessed in the lock.

commit a2b1a6f8e0554eb7e593a7b41da82c206b8c40c5
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Jun 5 19:41:47 2009 -0700

    messages: Make sure banks is never == 0 before --;

commit 65c17bc52f9349fb4acf0b07bf185c5aea5843a0
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Jun 9 00:48:57 2009 +0200

    macosx: updated cone in About dialog
    
    Thanks to Richard C. G. Øiestad for the adaptation

commit 3bce3729728e2e40972f80fbf67fdab10851d2f4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jun 8 23:25:43 2009 +0300

    XCB screen: capture root window through translation
    
    This allows capturing child (esp. menus) or overlapping windows instead
    of void when the captured window is not at the top.

commit 64df8e2a89233199367c5d96f3bf577c4e645a11
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jun 8 21:14:37 2009 +0300

    XCB screen: update geometry as needed
    
    If the window (or even the xrandr screen) is resized, we can now
    continue streaming after resetting the ES.

commit b6563184873e5485e2df608058ee327a34fdfad4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jun 8 20:37:19 2009 +0300

    Cosmetics

commit 761cb12de80a5c161af222122ae75b03b3e8bd8f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jun 8 20:32:00 2009 +0300

    XCB screen: fix default height/width when x/y specified

commit 814c0649f8a4c4e7f8084bdd1f2843a5f14382d6
Author: Francois Cartegnie <fcvlcdev@free.fr>
Date:   Sun Jun 7 14:46:15 2009 +0200

    UI: simple prefs menu UI fixes and enhancement
    UI: new resources for prefs menu
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 4271ab262b5081e7b7ecfa8a573a8b58012ca7ad
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jun 8 16:31:32 2009 +0200

    macosx gui: fix selection of VIDEO_TS option in Open Dialog
    
    This closes #2845

commit cf53af2109477352f76e141632f8eccf7be3143d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jun 8 15:41:20 2009 +0200

    Qt: remove unneeded hack.
    
    It seems to work correctly on Vista.
    (cherry picked from commit ff35eda80621ce79ba7c11b3a8917988ba86ee6e)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit e057449ebe1f1f1bcb99e4ca0e36a84e82eba97f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jun 8 15:39:33 2009 +0200

    Qt: remove unneeded debug.
    (cherry picked from commit 72dbb98a2e54f7a15bc94479015c33182f14af03)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit b707a067f76a05ffe7deb35a998ab7b5a14545bf
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jun 8 16:03:57 2009 +0200

    Qt: code cosmetic.

commit eb16d85e759173ed48e49ea95cf132f0756715bd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jun 8 09:25:35 2009 +0200

    Qt: Fix cdda caching option in MRL generation.

commit ad0075d843e082455f10e5f421a803c094d8333e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Jun 7 23:36:52 2009 +0200

    contribs: WxWidgets is history

commit de0adf268126139883a4878b8ef63b0f2fd1bdfa
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jun 7 22:46:50 2009 +0300

    XCB screen: fix error path

commit 1eefd8d566bc9cba3ca8f454cdb24b09b245bb54
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jun 7 22:44:37 2009 +0300

    XCB screen: do build

commit 8f8ff3dfbf250950999d6a326f8d0636da07bbee
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jun 7 22:44:20 2009 +0300

    XCB screen: some form of pacing

commit 4f8fed316b99dd227123521b909c3b457cdbb25c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jun 7 22:15:29 2009 +0300

    XCB screen & window capture

commit 24140ae7036eb1df515c862b38879438ac16291a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Jun 7 22:06:45 2009 +0300

    block_heap_Alloc(): create a block from an existing heap allocation

commit 4b36ca62fcc40bfa4faba078c6556fe35707136e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Jun 7 20:42:37 2009 +0200

    fixed package-macosx-plugin in case top_srcdir != top_buildir and switched image format to UDBZ, too
    
    NOTE that creating the plugin bundle is still horribly broken in the former case

commit a2e763951e8aa0e90ddadc034ab12dcad946f36a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 6 20:42:02 2009 +0200

    Cosmetics.

commit d921e92ab771ce62682eecbe90910dfceb6a2edc
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 6 20:41:24 2009 +0200

    Fixed a race condition in video filter wrapper.

commit 00af33b43090361b0de66ffea05bc9fab505afb6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 6 19:33:24 2009 +0200

    Do not refuse to start when no logo is specified.
    
    A warning is issued. It allows a better interaction with GUI.
    I also added abort() to non handled memory allocation error.

commit baa4816840cd01d338abc5d9030a15ddc7895995
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 6 19:17:38 2009 +0200

    Temporary workaround for video filter wrapper in qt4 (wall).

commit 0f2dfe740018f13763fb1a0e7a15190111e71c1c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 6 19:17:27 2009 +0200

    Temporary workaround for video filter wrapper in qt4 (clone).

commit 73cd72e37860db629216a5fc9384a32b38085603
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 6 19:16:10 2009 +0200

    Converted wall to "video splitter".

commit d0967dc454ebcbf6fca2eff5a3560a2201a7d497
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 6 15:56:18 2009 +0200

    Converted clone to "video splitter".

commit c9b7fad47eeee6c3f84d915d70e484fafe045afc
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 6 15:55:42 2009 +0200

    Improved video filter wrapper to allow loading "video splitter".

commit 36306a1881d4001e929ca0ea8edf1b48fa9060d3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 6 15:51:53 2009 +0200

    Added a new "video splitter" module type.
    
    It will be used to create multiple video from one without having to fake
    a video output (and all its overhead).

commit a65e5abc5bb148264ccfb3323ac6a94d8ea0351d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 6 15:51:26 2009 +0200

    Added a missing const to video_format_Copy.

commit e3bee650427b85eaa56338ac1a032e420681f217
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Jun 6 17:18:42 2009 +0300

    Enable Chorus filter

commit 535459a8ce9849b91f4310bc1e994c9660ab4cbd
Author: Srikanth Raju <srikiraju@gmail.com>
Date:   Mon Jun 1 23:55:46 2009 -0700

    Chorus/Flanger audio filter Based on basic variable delay filter
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 5b00f5cf4719a7d774d4823f94671557affafb95
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Jun 6 16:57:01 2009 +0300

    Qt4: fix handling of IPv6 literal for RTP and UDP
    
    See http://forum.videolan.org/viewtopic.php?f=33&t=60477

commit 87cb4e591ac075c7fabc395cf997e0b261296007
Author: Yavor Doganov <yavor@gnu.org>
Date:   Mon Jun 1 14:44:45 2009 +0300

    Port to new libmpcdec API
    
    Please find attached my attempt to port VLC to libmpcdec6.  Playing
    and seeking works according to my tests with a bunch of files (both
    SV7 and SV8).  I tried to follow upstream's coding style.
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 2818b351e6d68dc03296546a1c5f4191e539f02a
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sat Jun 6 01:28:37 2009 +0200

    contribs: compile x264 and live555 as PIC
    
    Compile x264 and live555 as PIC, as otherwise it causes linkage problems
    on 64 bits

commit bc629a4ab7c863f5b33d326d073cbcac0484b37d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 6 01:06:09 2009 +0200

    Removed debug messages.

commit c3425e4d37aba26d45cda90fe1f373e4b4aaa947
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 6 00:53:36 2009 +0200

    Temporary workaround for video filter wrapper in qt4 (logo).

commit 86afb29f843d31f31d5dda83108020221d20df26
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 6 00:49:13 2009 +0200

    Converted logo "video filter" to "video filter2".
    
    I also cleaned it up.

commit b955e0008ed8750d18a662ed09a3b43ec72e0e27
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 6 00:39:53 2009 +0200

    Used es_format_IsSimilar when needed.

commit 50b81b0917707e975c9e3d7d765b27ffb82033ef
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jun 6 00:37:13 2009 +0200

    Added video_format/es_format_IsSimilar helper.

commit 1df51e7c7cf55ea8fa4e8e24885d14978bc112fb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jun 5 22:22:31 2009 +0200

    Added amissing const to filter_Blend.

commit 389b365d69fdbc62f9b3dda8c61d41a4b07ffa46
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Jun 5 22:09:30 2009 +0200

    rc: header inclusion fix

commit c185d2a894ef29e70f09255c63256afa9ef785a2
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Jun 5 22:04:16 2009 +0200

    Convert some uses of key-pressed to key-action.

commit 89db25d28acd949ea1690033e6af5a73df6aa4e1
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Jun 5 22:03:39 2009 +0200

    Qt4: forward and back were using key-pressed where they should be using key-action variable

commit 9f396531693d07701e7e9b8a039a197000f492d1
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Jun 5 21:40:49 2009 +0200

    Missing include for vlm_Delete() usage.

commit d7d5ed49031490b08774a825e4372e5bf0c2d1bc
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Jun 5 20:53:03 2009 +0200

    xulrunner-1.9.1 patch by Dominique Leuenberger <dominique at  leuenberger dot net>
    Signed off: Jean-Paul Saman <jpsaman@videolan.org>

commit 6b31ed2e44f8d64b9947b3eb5c1d4a2580332e33
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri May 22 15:13:45 2009 +0200

    fix wording: no --> not

commit 9a6e630292fb596a96782926481ac0b6c1260fe7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jun 5 20:31:52 2009 +0200

    Removed useless date check when using vlc_cond_timedwait.

commit d527cc03dc46a08cb5656fced41fdaefdb25e319
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Thu Jun 4 13:43:47 2009 +0200

    Deinterlace fix in liblc
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 5184c7cb028b3de1c91dff825211445d3905d879
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jun 5 00:05:16 2009 +0200

    Used the filter blend helpers in logo.

commit eb24fa7656571f14d791aee5bc434aee3f049162
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jun 4 23:56:03 2009 +0200

    Removed unused variable (logo).

commit e059c65cf35dbf71f913234d24c897d9f5d69fb1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jun 4 23:54:23 2009 +0200

    Used new filter blend helpers in vout_subpictures.

commit a974af8d4fa747fcfff0dbbebfeedf6031930e36
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jun 4 23:44:30 2009 +0200

    Added blend filter helpers.

commit 09a086878ea5f58d2bce2b35291ad5113a45b000
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jun 4 23:31:12 2009 +0200

    Added a const to source picture in blend module.

commit 91b4b33fd175c3f0b62433e7beecfb547fe92aa4
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jun 5 18:08:04 2009 +0200

    contribs: use http instead of ftp to download the Darwin-binary package
    
    Note that we don't use FTP to access ganesh in 'make src' either...

commit 2fde438feffdf63a66252d4725613ad32239ff0f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Jun 5 17:55:09 2009 +0300

    Fix potential infinite loop with multiple vouts (fixes: #2832)

commit 47c08526afb6abfdc580ddd3a2fe8c316faf77cf
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Wed May 27 11:43:16 2009 +0200

    p_vlm destruction fixes
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 30e16170c6f1ef56338f80f5bdb53dfbff983383
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Fri Jun 5 09:55:09 2009 +0200

    QT4 menus : remove previous signal-slot connection(s) if any (correct trac #2818)
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 8b70a12e22fae1ecdffdc43a93d56ca31419697d
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Fri Jun 5 14:37:37 2009 +0200

    skins2: correct crashes when using zoom and multiple video tags
    
    Fixes #2821
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit f459c2719e6cd740f3cb81180cab009907b781cc
Author: Malte Tancred <malte@frontbase.com>
Date:   Fri Jun 5 15:04:40 2009 +0200

    VLCKit: url support for VLCMedia
    
    The class VLCMedia used only the trailing path part of the URL it was handed. I changed the roles of initWithPath: and initWithURL: by letting initWithPath: create an NSURL, and initWithURL: hand the complete URL to libvlc_media_new. With this change I'm able to play network streams, not just local movie files.
    
    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>

commit cb2a5b49fdbcd7951dbb9b1a8fb5d5adb78af160
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Fri Jun 5 00:50:42 2009 -0700

    test: Use vlc's msleep. Only portable and working implementation we have.
    
    Pointed by Remi.

commit c073ccebee7336b55712ade81eb3734527d5ac5b
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Jun 4 23:02:28 2009 -0700

    test: Spend less time in the media_list_player test.

commit 6a1424b87493eff8c872ebea88e44200d2a0a00a
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Jun 4 22:52:55 2009 -0700

    Test suite start to prove its usefulness. (oops).
    
    It should be improved.

commit 2a0c3f8791175202c45db659ba037f15ee381ec3
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Jun 4 22:43:03 2009 -0700

    libvlc: Make sure we don't attempt to delete the current event manager and object from one of its observer callback.
    
    This is not yet supported.

commit 3c7efc2ecae921e52db9fea584c1405c20156c8b
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Jun 4 22:32:54 2009 -0700

    libvlc: Fix a typo in a memcpy and constify.
    
    Pointed by Laurent and Valgrind.

commit 037537994ce6ee6e5756d06e27e2ec01f7b177fc
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Jun 4 22:32:07 2009 -0700

    libvlc: pop_listener does not do its job.
    
    Pointed by Laurent and Valgrind.

commit b87119655e83360e92ec8439a5193a9dad68638d
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Thu Jun 4 22:21:30 2009 -0700

    libvlc: cond_wait can wake up without being signaled.
    
    Pointed by Laurent.

commit 120e9bb49d4648a29ea499a9a19973eeb571edbe
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jun 4 23:10:08 2009 +0200

    core vout: Fix snapshots
    
    vlc_cond_timedwait() for the snapshots was using the wrong timevalue.
    Thx to fenrir for helping me chase this one. Fixes #2819

commit 004e67b457e9a804dee124f24236a4a6a10f373f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jun 4 22:27:53 2009 +0200

    Fixed/workaround a segfault with (newer?) swscale version.
    
    Initialize the alpha plane pointers even when not used !

commit f6dba4e64ab3230af2f4bf95ef16984d93279599
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jun 4 21:08:14 2009 +0200

    Added support for old revision of SCT20 closed caption.

commit 3bc7c39c2eb4ff7bbcc4b840c95772e8862b1630
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jun 4 21:06:13 2009 +0200

    Temporary workaround for video filter wrapper in qt4 (puzzle).

commit 048e2d9104c8f6d948400e23ba9293d5efb02962
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jun 4 21:05:30 2009 +0200

    Convert puzzle to "video filter2".

commit 1d2ada1159d3f5a5512b3c9b4289cf960a95fc22
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jun 4 20:40:25 2009 +0200

    Dot not quick select mod demuxer as it is not safe (false positives).

commit 823b056881f5807cbb847e8f7208dc0f8f1ba4d8
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Jun 4 20:49:27 2009 +0300

    preparser: shut threat down when not needed

commit 032f1e34ee664fa1be3a8eae56487ff2f6e6c698
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jun 4 16:51:48 2009 +0200

    macosx: Fix configurability of some of the hotkeys
    
    This partly fixes #2815, but the conflict of "Reveal in Finder" and "Record" has not yet been fixed.

commit 4db53934dd02d9f2564a429ec9255279ae9e237c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Jun 4 16:48:50 2009 +0200

    core: fix time-offset and position-offset callbacks
    
    When using the hotkeys to seek, each offset seek was executed twice. The bahavior of INPUT_CONTROL_SET_TIME_OFFSET has changed, and these callbacks did not account for that yet.
    
    This closes #2820

commit 84351fe3d080b272f96454141f34a06cd1713ff9
Author: JP Dinger <jpd@videolan.org>
Date:   Thu Jun 4 16:01:36 2009 +0200

    Compile fix for win32 vlc_timer_t: update callback fn prototype.

commit 3099949d9071f523f81fa1577b98dcf41805793c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Jun 3 23:23:27 2009 -0700

    Disable non implemented code to get build bot back.

commit 71c196e105124643eba97808f880b4892d9d5d5b
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Jun 3 23:00:44 2009 -0700

    libvlc: Make sure no event will be send after _detach from the asynch thread.

commit abe9af559fb6df6931831e5ca757afb056669f7c
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Jun 3 23:00:26 2009 -0700

    revision: No need for the -n in echo. Choke Darwin.

commit 1c0e65e35e8f3fc2e9be3c5e1ae3880960478530
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Jun 3 21:33:17 2009 -0700

    libvlc: Get rid of the recursive lock.

commit 4dafeacf0814904f8adadd3875fec95c3e97dff7
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed Jun 3 21:18:20 2009 -0700

    timer: Dummy work around for darwin. (dummy stub).
    
    Just to get compilation working. Any use of Timer API will result in an abort() for now.

commit efb68637d04367d3118ce41ac5081008eb5d7360
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jun 4 00:51:45 2009 +0200

    Qt: Add icons on open dialog tabs.
    
    Idea and code from Francois Cartegnie

commit c8464a809197b6f7a638fff2797ff247440db35a
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Wed May 27 11:01:25 2009 +0200

    Update test.html file with new features
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 86df0bee9930097010899ccdcf9fc8fcb32c0014
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Wed May 20 10:52:03 2009 +0200

    ActiveX: Deinterlace JS Binding
    
    - video.deinterlaceEnable(char *mode) : enable deinterlace filter which type is defined by mode
         - video.deinterlaceDisable()          : disable deinterlace filter
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 23cf54912df16d0742f39ab575505833459266a0
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Wed May 20 10:47:55 2009 +0200

    Moz-Plugin: Deinterlace JS Binding
    
    - video.deinterlaceEnable(char *mode) : enable deinterlace filter which type is defined by mode
     - video.deinterlaceDisable()          : disable deinterlace filter
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit f75fc27811e7d3bb9c6c591f2e0f537f81ff5e17
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Jun 4 00:04:47 2009 +0200

    Fixed old naming standard splitted rar archive (close #2733).
    
    Patch by ozvald (see #2733)

commit 3f2f2e788242e8219c6ce9ab573b8cc2ebc71f9f
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Fri May 29 14:25:45 2009 +0200

    libvlc API: Add Deinterlace Filter to libvlc in video.c
    
      - libvlc_video_enable_deinterlace(libvlc_media_player_t *p_mi, int b_enable, const char *psz_mode, libvlc_exception_t *p_e)
          - b_enable: boolean to enable or disable deinterlace filter
          - psz_mode: char to define the deinterlace mode (blend, linear...)
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 3de142a4a1d9450fda4a5c2d115b7868d261312b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jun 3 23:15:07 2009 +0200

    Temporary workaround for video filter wrapper in qt4.

commit 9a9cca162dc4beaa6b7a79cc7952084a3f8d74c5
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jun 3 23:33:24 2009 +0200

    Postproc: Set a description string for the postprocess variable.
    
    This string is already in use, so no problem with stringfreeze for
    1.0 (According to xtophe).

commit 7c259659773baf492fcea982190a2c5fb40d42ff
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jun 3 23:08:35 2009 +0200

    macos playlist: fix a deadlock when deleting items.
    
    In general, we should avoid PL_LOCK'ing around stuff that the Datasource does,
    and restrict it to the lines that directly deal with the core playlist.
    
    This should fix #2810

commit 20967dfe87ca089b623408f31759449c737b7a54
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jun 3 23:03:22 2009 +0200

    macosx: Fix postprocessing menu item
    
    This closes #2814

commit 48e6695b34532c447c2d8fcf4550e717de33d14f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jun 3 22:07:10 2009 +0200

    Convert magnify to "video filter2".

commit 2e65da66c42ee49da1da947a154cc221e27e9f1c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jun 3 22:06:31 2009 +0200

    Added a wrapper for "video filter2" as a "video filter"
    
    It allows to use mouse inside a simple "video filter2"
    It is not meant to stay.

commit 5f175d3295914f033dabca058fca86edef25d7b2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jun 2 21:38:46 2009 +0200

    Added mouse support to filter_t and filter_chain_t.

commit 7b9914e2c076f46214c83a18819aaa7eaba2ee88
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jun 3 23:31:27 2009 +0300

    Fall back if this is not a git checkout

commit 2a7329d7a8ca9e5eb9440018fed05ef12cb8b94f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jun 3 23:04:01 2009 +0300

    fetcher: shut thread down when not needed
    
    Unfortunately, the thread stack remains allocated as our threading
    abstraction does not support detaching.

commit 9dbe7278f0697191f67d4ec9f802a1d5c66cce1a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jun 3 23:15:52 2009 +0300

    fetcher: don't recycle the main condition variable for other purpose

commit 3e43a6a6ad94874b4a9d550ed5e439c735d923fa
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jun 3 22:25:37 2009 +0300

    Repair libvlc_get_changeset()

commit abfc96fabbda7ef2be163a51d0781243673771d0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jun 3 22:21:53 2009 +0300

    Print the changeset with --version

commit a76e38e103fb6e405b218c61ef475ca85223262e
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 23 19:11:03 2009 +0200

    Create revision.c

commit 9f2fb762580b53abfde42d34187ccde8d3be48cc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jun 3 19:38:34 2009 +0300

    Kill a few relocations

commit 3e649d208889684211a788061134c6bc0c173b15
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jun 3 19:03:55 2009 +0300

    Remove useless timer parameter

commit e2c1b16917c657b054a19c0a14255d3daffd6e8d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Jun 3 18:53:38 2009 +0300

    vlc_timer_getoverrun result must be used

commit 56c88f31f0447a542da6af099590bd3c19a05af4
Author: Francois Cartegnie <fcvlcdev@free.fr>
Date:   Thu May 28 20:59:34 2009 +0200

    CaptureOpenPanel: allow alternative layout
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 28f24bd1521c58a64548cb42aa542b3d13ee1045
Author: Francois Cartegnie <fcvlcdev@free.fr>
Date:   Thu May 28 17:14:44 2009 +0200

    UI open_file menus and layout fixes
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 8681fa9a2797c495000d9807f26d78c9adad17cd
Author: Francois Cartegnie <fcvlcdev@free.fr>
Date:   Thu May 28 17:14:43 2009 +0200

    new resource: playlist remove icon
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit ebc50a983a40e0d22f0d5102c3d70364e857ed0b
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Jun 2 22:57:48 2009 -0700

    libvlc: Use mutex_cleanup_push.

commit 63019159aaa3afd96030787bf5a5ab747402c54a
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Jun 2 22:19:38 2009 -0700

    libvlc: Missing unlock.

commit 600446bee8c612148e23c2915cd80f8c8dc2cfeb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jun 2 23:03:44 2009 +0200

    Correctly setup the clock state when creating a new program.
    
    It avoid an assert if a program was created after the input was paused.

commit 10028116c7f4b98133cf69abed979a9130dc6132
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jun 1 23:28:59 2009 +0200

    Avoid an error (no ffmpeg-hw option) when not compiling with vaapi support.
    
    Also updated a bit more against old ffmpeg version.

commit 03071b8a2a1e61bccc307143b6822a4f08eb1b68
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Jun 2 23:16:01 2009 +0200

    macosx playlist: Move one of the lock to avoid a "lock in locked-state" issue.
    
    Add a few more lockings around other playlist data as well. We really need to redo all this stuff.

commit b16595107a71eb706bc9f2e8adba8ecb22b6ef5d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Jun 2 23:06:20 2009 +0200

    macosx: volume needs to be stored in absolute numbers instead of percentages. If you don't do this, the user will get a quite different noise experience...
    
    Closes #2805

commit 69aebd4e3932ef283e154676da82eeac7d37926a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Jun 2 22:10:41 2009 +0300

    Timer: fallback to realtime if monotonic clock is not implemented

commit 09f836d5184f8ea2e56ba058a5886b77d95c143c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Jun 2 22:05:49 2009 +0300

    dvdnav: fulfill the self-realizing prophecy^W^W^Wuse timer

commit 41f3974fad6c5cf60bc3ed3985407df50b5cd2a9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Jun 2 21:31:52 2009 +0300

    screesaver: use timer and cleanup

commit 35e2425f9a49e674683479fde78fd7972b389a71
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Jun 2 20:19:19 2009 +0300

    Asynchronous timer API

commit 1074e9dad6b8a645928f9b85c4450af96efea53f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Jun 2 21:11:49 2009 +0300

    inhibit: use callbacks, kill one timer thread

commit 6385ba4565e2bb4b165adce015a9cd408391ce59
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Jun 2 20:18:36 2009 +0300

    Win32: fix warnings

commit 4dcbe55727fccaf22a2268b7ed5da12088076315
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jun 1 18:31:28 2009 +0300

    Play more than one media to improve coverage a bit
    (cherry picked from commit c01710dd232695150ce10e7b1a8112781eacdd54)

commit fc63bc741ac687ae14eda9221b52484dac38fd09
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Jun 1 18:31:14 2009 +0300

    Make the test timeout more bearable
    (cherry picked from commit 9f71b31e9082e57d05f793a6404867ecf616314c)

commit 0c24ead9492d67eb087b6192abbbdf449a2cdae0
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Jun 2 15:35:14 2009 +0200

    Core: Closed Captions memleak

commit 839552a523da1cf52044750f893d3eb8df594eaa
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Jun 2 00:56:08 2009 -0700

    libvlc: Fix media_list_player's test by using asynchronous event handler on media.

commit 7da966334cdcc989b548edcde51ab809a4ba37d1
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue Jun 2 00:24:42 2009 -0700

    libvlc: Allow event to be dispatched asynchronously.

commit 9b8589f824c597e72bfe9f3402b8086c20d1de21
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Jun 1 19:39:08 2009 -0700

    libvlc: Make sure we unlock on error code path.

commit 5d59d04c9d6f72c39f1d697afa6c5aa67164fec1
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon Jun 1 19:36:53 2009 -0700

    Revert "libvlc_event_*: fix locking"
    
    This reverts commit 13b7d257de1eced08708034186e290c0a5f5628a.
    
    This is incorrect as it introduces locking the release when this should not be needed.

commit 804ac2ca2cd5ca0cca10ce94dc82de91d9219040
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Jun 2 01:43:22 2009 +0200

    .h file commit for [9d7513aea570d26822f26a7b0567133ab4fd6324]

commit 9d7513aea570d26822f26a7b0567133ab4fd6324
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Jun 2 01:26:32 2009 +0200

    macosx vout: another memleak
    
    A memleak in the handling of NSAnimation

commit 61b0e2a9bd16272ee3cfcb128528e354ad668e30
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jun 1 23:08:53 2009 +0200

    Use UDBZ instead of UDZO as disk-image format, which should save us about almost 20% of its previous size
    
    This format isn't 10.3 compatible, but VLC isn't either, so we shouldn't care. Pointed by zacwest on the forums.

commit fe792c5ebde9900e2f8a0f718f5941fa7f6d9a03
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jun 1 19:22:37 2009 +0200

    Compilation fix for old ffmpeg version.

commit 2d81a38ba539a875444b053a17b839e575ca0f3d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jun 1 16:23:37 2009 +0200

    Contribs for Linux x64
    
    Patch by Kaloyan Kovachev

commit 7526d72f2ecdb7d9e238d727e158e48cf276ea78
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jun 1 14:30:34 2009 +0200

    contribs: updated binary package for Darwin 9 (ppc & x86)
    
    This automagically updates 1.0-bugfix, too. No need to backport.

commit 4c2b6cc32632393be6bda0d123bc1de50201ac12
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jun 1 13:40:27 2009 +0200

    mtime: grah, compile before thou commits.
    
    /me idiot.

commit 7d391a6df895f0ac66ee76ffd99c53ef3675adbd
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jun 1 13:34:33 2009 +0200

    mtime: ifdef vs if defined()
    
    misc/mtime.c:59:18: warning: extra tokens at end of #ifdef directive
    Grah, sorry about this, Apple parser doesn't see this as a problem, but other platforms do of course.

commit 91482c322525eed1b4fd6610dddb41244a9af5e4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jun 1 11:49:05 2009 +0200

    Added (but disabled at compilation time) VA-API support to our avcodec wrapper.
    
     I choosed to extract the decoded frame back to memory instead of developping
    a new specific vaapi vout. It was easier, allows transcoding and does not break
    our current OSD.
    
     Becarefull, you probably have to applied a pending patch on ffmpeg for h264
    decoding.
    
     You still have to manually uncomment the HAVE_AVCODEC_VAAPI define in
    avcodec.h and to fix the build system to test it.

commit f2f61bf1c7c58e79dcb22cada3eea53f596355cc
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jun 1 11:54:50 2009 +0200

    Flush picture buffers when closing the avcodec decoder.

commit c6ce6df890b7c66defc54c4dd4edbd940728fe94
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jun 1 12:35:38 2009 +0200

    mac PPC: don't use mach absolute_time()
    
    Introduced in [5ead92ffd58088828ed802173d963b2571f0cd69], on PowerPC-based Macs this breaks the playback of a certain AVI and WMV files for reasons not fully understood. The commit was reverted for PPC macs in
    * [49f3721c5baa88feece1d8793f08f08b2ed86a4d]
    * [7786caa59f70d40794273cd741ea96f98d43621f]
    but these commits were never applied to the master branch.

commit eafaeb2c918487ace54e14589b1b55a44bbfdaa3
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jun 1 12:26:57 2009 +0200

    mkv: Restore the priority of the mkv module
    
    Most of the time the module was still selected due to extension lookup.
    It is also reported that avformat still is unstable when seeking mkv's

commit f8bc94143ea531b39ef2eaf651154af316e1e2e4
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Jun 1 11:58:30 2009 +0200

    vobsub: strdup memleak (stream_Add copies the format)

commit cabe90dfe9494423ffcfbc27e1af368b3e77e5ae
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jun 1 12:15:20 2009 +0200

    contribs: use GCC 4.2.1 for libgoom2k4, too.
    
    Updated binary packages are on the way.

commit ebf4277a71fc867a19ad28a62b503067589998eb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun May 31 21:55:37 2009 +0200

    Missing vlc_picture_fifo/pool.h includes in src/Makefile.am

commit 03ddca270c8b2d47bd84d20d316fec7c4a1cc568
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun May 31 21:52:35 2009 +0200

    Fixed infinite loop in config_ChainDuplicate.

commit 971c60c8dc7f2124517aad91e034cd8a6ce4c0ed
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 31 22:27:25 2009 +0300

    SAP_Add: use a union to fix aliasing bug

commit 0b033e01399b7630e6e040a054144892fb458f00
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 31 22:32:31 2009 +0300

    Revert "Merge branch 'master' of git@git.videolan.org:vlc"
    
    This reverts commit 3eeab0d3a064349bbd0f65b9a890a3cfc82f6283, reversing
    changes made to 7079b91c24f7c8032025576407f1386350cae58f.

commit 3eeab0d3a064349bbd0f65b9a890a3cfc82f6283
Merge: 7079b91 4b44912
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 31 22:32:09 2009 +0300

    Merge branch 'master' of git@git.videolan.org:vlc

commit 7079b91c24f7c8032025576407f1386350cae58f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 31 22:32:02 2009 +0300

    Revert "SAP_Add: use a union to fix aliasing bug"
    
    This reverts commit 8d812e0a8417d97334ad008185cd9ece30294ab3.

commit 4b44912ce0888ed40d35aa5d782cd17cbf7e9c6b
Merge: 8d812e0 6520db2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 31 22:30:31 2009 +0300

    Merge commit 'origin/base'

commit 8d812e0a8417d97334ad008185cd9ece30294ab3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 31 22:27:25 2009 +0300

    SAP_Add: use a union to fix aliasing bug

commit 4c8dc8e914829602313cb758eb9bfe01ddbd6055
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 31 22:25:54 2009 +0300

    Abort if array allocation fails

commit 359b5a0effa9e29bc7269a78eb29ec254506313b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun May 31 17:31:17 2009 +0200

    Made picture_Hold return the provided picture.

commit 6452698b9a24b07df260464c6f5eb635b0d2e4d9
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun May 31 17:28:20 2009 +0200

    Added config_ChainDuplicate to duplicate config_chain_t list.

commit 9cef925682d9aa2f97cd368fb835324c86b786d5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 31 16:19:31 2009 +0200

    Qt: Fix button in speed of subtitles.
    
    "Adjustment and Effects, Synchronisation, Subtitles/Video, Speed of the subtitles, minus sign is not clickable" Spotted by Trax.

commit cc4f67fe86359bae2db6fc631f0ef96e0c63c1d1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun May 31 02:12:51 2009 +0200

    Do not access vout_thread_t fields when it can be avoided.

commit fd584ea3aea2d53f08ff05b47ea393012531cb85
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun May 31 02:00:28 2009 +0200

    Added vout_GetSpu to retreive the spu_t object from the vout.
    
    It will allow hiding vout_thread_t fields.

commit a15851b218871e5afac48e4eb09ce9abec2ef536
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun May 31 01:23:46 2009 +0200

    Added picture_NewFromFormat/Ressource functions.
    
    It is prefered to use picture_NewFromFormat over picture_New (it may replace
    it latter).

commit 13d18251673ad5f7a0094bfd39c55e94d9df5062
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 30 23:59:11 2009 +0200

    Added picture_pool_t and functions helpers.
    
    It is usefull to avoid reallocating pictures over and over.
    
     Becarefull, it is not yet thread safe as picture_t reference count
    is not.
     I will change it when more work has been done on the vout.

commit 39321c06a7ae911b161ca527a76be9311a80b0b2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 30 23:31:25 2009 +0200

    Added a picture_fifo_t helper.

commit a1cd0034ec523e53a534c6b25766327659ae3361
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 30 23:23:38 2009 +0200

    Added a picture_Reset helper.

commit c0e716129a9c7e90534995e0883cdbd8f24f0054
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 30 23:11:26 2009 +0200

    Used subpicture_NewFromPicture in snapshot code.

commit 07b05122054dbec9c31932419ed4778d3f8193d6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 30 23:07:10 2009 +0200

    Added a subpicture_NewFromPicture helper.

commit 6d0ff11dec49ae7f335ceed15c6a2e46cddd880d
Author: JP Dinger <jpd@videolan.org>
Date:   Sat May 30 22:35:45 2009 +0200

    A few sprintf()+n in text/strings.c

commit 745dbe97f637578d4d51bb14003addc6ad2fab38
Author: JP Dinger <jpd@videolan.org>
Date:   Sat May 30 22:34:46 2009 +0200

    mozilla plugin: cosmetics.

commit 8114a97f9e0214ef14c69a9dace5073c2e6491ea
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat May 30 17:59:48 2009 +0200

    contribs: enforce usage of gcc-4.2 instead of llvm-gcc-4.2 for libx264 to ensure proper linking on both PPC and x86 based Macs
    
    Binary packages will need an update here.

commit efe23f26e1cf8777e5c48569262a0ab1317c0db5
Author: JP Dinger <jpd@videolan.org>
Date:   Sat May 30 09:42:59 2009 +0200

    Cosmetics: Remove need to (char*)"..." by making the target const, and replace a call to var_Get(bool) with var_GetBool.

commit ded081bcad151079a8c26303d383c3970f8b685b
Author: JP Dinger <jpd@videolan.org>
Date:   Sat May 30 09:41:29 2009 +0200

    vcdx: 100% cosmetics; indentation reformatting.

commit f5078293e01a99643c8666f63f2204350f7c38f8
Author: JP Dinger <jpd@videolan.org>
Date:   Sat May 30 01:52:49 2009 +0200

    Cosmetics, and pull finding the playlist sorting function back to top level. The meta_* functions are still wildly inefficient, though.

commit d6c0a9652fdf18bb83ca8fd2b9deb34e7b82317e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat May 30 11:15:13 2009 +0200

    visual: no need to strdup the name of the effect as it's only use with strcmp.

commit c062239e6ce0634eeded1932c6cc798274d00900
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri May 29 20:42:37 2009 +0200

    macosx remote: Fix a leak in the Apple Remote class.
    
    A thank you to the Xbmc authors who had this fixed in their version of Martin Kahr's class.
    (cherry picked from commit 7157ad33673305f7947fe84ca78374bdba5e64f8)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 2ccc18b42a99d08016b28230e242b17040fc4780
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri May 29 20:01:42 2009 +0200

    macosx: fixed another array which isn't released before recreation
    (cherry picked from commit ced7fc2dd8673d5b4eeb8c95f98f456928f6f39a)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 5ce1ac75d42ba981b04bb50ec0b0fadac0b22a65
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri May 29 13:53:13 2009 +0200

    macosx vout: fix fullscreen behaviour on eof.
    
    Fixes a bug introduced on [795fa06c631752687800bdff5ec44f742c0e72bd]
    Closes #2794
    (cherry picked from commit fc9987fa29409be3cae9743dbae265959477747c)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 7cec1ea277ecd0112adee88f9154c17e5205e3c2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri May 29 08:56:23 2009 +0200

    Quit correctly x264 codec when x264 failed.
    (cherry picked from commit e4bbb16bb183b2cad499e088ccd99313d386df62)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 45d3dd4babf91b3471c6da3390ebca2f13c50cf3
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri May 29 13:18:01 2009 +0200

    macosx preferences: more memleaks
    
    * initmethods returning nil. checks moved outside init.
    * leaking module_config_get. Keep better track of those.
    * spurious strdup
    * leaked hotkeys NSMutableArray when resetting the preferences.
    (cherry picked from commit 27d841889c9116d46be643fa482f9ca562d233f3)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 262f762dfc7d0fe9e890fa932e1af681a6b85b3a
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri May 29 13:15:34 2009 +0200

    macosx: remove a NSLog message.
    (cherry picked from commit 5cbb5848e90522556a838ccf04646727fed10cc9)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 1e0431230da07cbe0fcba2d225289d59bc8a4251
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri May 29 13:10:23 2009 +0200

    macosx intf: Fix bug in equalizer
    
    Introduced by [ca17039cd8dbaff98d0d4f08b94d3f3efa92af98]
    (cherry picked from commit c543a40de86224b961a089d0a17374867f835da4)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 7cf05804b833ed11b60779663d7293adceb4107d
Author: Adrien Maglo <magsoft@videolan.org>
Date:   Thu May 28 20:05:23 2009 +0200

    Fix a segfault : check the return value of x264_encoder_open().
    
    According to x264 code, if it fails, it return NULL.
    And with a first NULL parameter x264_encoder_headers() segfaults.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
    (cherry picked from commit 77dea4efed8f1ce11edf551ac33b53ead9fb16a8)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 1d7a69b16a439a578afcf0dba40e26a8477b7af0
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Thu May 28 23:53:53 2009 +0800

    Qt Sout dialog: MJPEG mux is "mpjpeg"
    
    Note that "avformat{mux=mjpeg}" is also valid.
    (cherry picked from commit f69af253a4fe0dbf4121c4a320d01adb1c6d0cab)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 773c5ee4e6caf4882106f2e5ffb0ecc748add4a8
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu May 28 16:23:19 2009 +0200

    Include vlc_url when using make_URI
    (cherry picked from commit 7608496964e8ce6f3a740ccc4b41a76da096bd73)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 9a746cfa3078c53eed57d2102002b39c283c6ab4
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed May 27 21:36:22 2009 +0200

    Fix xspf reading/writing
    
    When reading a file:// URL from an xspf entry, store the decoded file path; else store the unmodified URL
    
    Always keep album art URLs always encoded and decode the path when needed
    Interfaces & plugins only use file paths
    Playlist core extract attachment:// URLs (from file meta data), http:// or other (from meta data fetchers like lua) and cache them to a file
    
    Thanks to courmisch for clarification
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>
    (cherry picked from commit a654d4a14edf1a3925cfa731c965652832f01ef2)

commit 1f374e04e9952f167d752776837e0aa7ff999acf
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu May 28 15:41:31 2009 +0200

    Memleaks in Equalizer callback and Mac OS X audio module.
    (cherry picked from commit 1d3b0ce24c9de1a35ca96addfffa2cd25ccd30fb)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 2064a8566df2fc30612e52f3c0241f3ffc6704ce
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu May 28 15:40:18 2009 +0200

    macosx intf: Avoid using fixed sized buffer here.
    (cherry picked from commit ca17039cd8dbaff98d0d4f08b94d3f3efa92af98)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit fe06aba78ecc97301d5cd9d6ffffe6e7fc33afaa
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu May 28 14:28:51 2009 +0200

    macosx controls: Another string memleak.
    (cherry picked from commit 1692e7000a5639bb70d1d48b761ee40707ddc560)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 93b60e9b50aaf4fc9e240e5f5b9c1f73c6ec5f7f
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu May 28 13:43:22 2009 +0200

    macosx intf: another strdup memleak
    (cherry picked from commit a037a08d58e5b97af4ec09071818126fd581b27f)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit a1c9010bb45c5a0e4a8888e495b6055115391dbd
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu May 28 14:34:21 2009 +0200

    access_directory: fix memleaks.
    (cherry picked from commit cbe9981163a222b2e57ad266881750fdf6b5d2b2)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 275126b2770b61c77a7bbeb06392f6b76f6f0e32
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu May 28 00:16:17 2009 +0200

    memleaks: Several Mac OS X interface related memleaks.
    (cherry picked from commit bc3883a52ee35d2d118f8a7c43093faa253cc0b4)

commit 5f567ca598f755e072e17710dbb501b8caeb48bd
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed May 27 22:00:56 2009 +0200

    macosx intf: Fix a strdup memleak
    (cherry picked from commit 02b581e1dc54e8fe7c3ca6d24528539fd996ac13)

commit 2341f8bbc23622d0d8b8a511b7cc745d20beb878
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed May 27 19:22:28 2009 +0200

    Remove unused unescape_URI() and unescape_URI_duplicate()
    (cherry picked from commit b5687139f9ac84a7bdf03d9a9612950c43fe6ec2)

commit 5acc2220667b2d47900d85cf1f2ba0db87f3b868
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed May 27 13:56:02 2009 +0200

    dbus : fix a deadlock with p_events array
    
    Mention that MPRIS is at version 1.0
    Remove some trailing spaces
    Remove unused argument 'lock' from MarshalStatus()
    (cherry picked from commit f193adfbec380ac312c2f1a476a38e3172b7e993)

commit fd5ff0c96cb3b7c96804ee9bd23225aca8a558d6
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed May 27 12:37:35 2009 +0200

    macosx: fixed non-appearance of the verbose error panel and a few l10n things
    (cherry picked from commit bad63db868d59b72dfc48ab767e5ee74f4d5d3c6)

commit b241cb486a82a5dea183bfe209708c81eb57f5e7
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed May 27 11:55:14 2009 +0200

    fixed distribution as dmg if srcdir != top_builddir
    (cherry picked from commit feec0f30c55220f3f0be73940899f036cc72c012)

commit 6ab0bd532b01ede4a7f1de3f2d6fca2e8c7b8ea6
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed May 27 11:12:20 2009 +0200

    Fix mozilla autoconf check : AC_PATH_PROGS() was used incorrectly, and the check wouldn't error if {mozilla,seamonkey}-config or xulrunner wasn't found
    (cherry picked from commit f3fe98dbb4255e70fec8f12c5bba44749122930b)

commit 20969655cb2acafa0c7e9e32dbee923e2003650b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue May 26 23:34:22 2009 +0200

    l10n: first update of the German translation
    
    Lots of strings still missing, help would be welcome
    (cherry picked from commit 946eba4adf89f4727dcecf84e20cf8cf98110cb4)

commit ebbecd97a42a02e7ea6e68103b9bb29052e4700b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 26 23:16:30 2009 +0200

    invmem: fix potential memleaks.

commit 88acaceec1898f65126be3e000de2b73ab3209f9
Author: JP Dinger <jpd@videolan.org>
Date:   Sat May 30 00:14:24 2009 +0200

    playlist/sort.c: remove globals, replace with pointers to generated stubs.

commit 5e89b62754e8098289b2d0ec6ff93446fb503fe2
Author: JP Dinger <jpd@videolan.org>
Date:   Fri May 29 22:23:33 2009 +0200

    playlist sorting: for inline to work, the text has to be available. IE putting the function behind all others that use it isn't going to work, and marking forward declarations inline won't help fix it.

commit 048c897eb3fa413455846ab5b74ca970f6f6d402
Author: JP Dinger <jpd@videolan.org>
Date:   Fri May 29 14:43:16 2009 +0200

    A couple more obvious missing (int64_t) cast fixes.

commit b01b54b072098e1aa401b5177f156d3e42e04f00
Author: Sigmund Augdal <sigmund@snap.tv>
Date:   Fri May 29 12:52:49 2009 +0200

    dbus: Fix an integer overflow when seeking more than ~2000 seconds.

commit 043921e86ac63b183bf08d22d72025f23bc1ed35
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri May 29 12:16:18 2009 +0200

    Update effects list.

commit ad4996eb5f44aa89a0a6afd0964e02daea6765bf
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri May 29 11:24:04 2009 +0200

    Avoid using msg_* when running out of memory.

commit 318f79379d0b9fc98dbfb369b9b432a31449b017
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri May 29 11:32:22 2009 +0200

    WinCE: typo
    
    Fix compilation

commit 42ec45ca0ee62478385ed10f353c8a0ea6fb5082
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu May 28 23:29:40 2009 +0200

    Be consistent with module naming.

commit 86061ec569145769f1d39c7fcedc8071db10aeae
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu May 28 23:26:57 2009 +0200

    Proprifications, fix some issues and factorize.

commit 6520db28ddffcc6e3be403d28b6897cd51fc65cb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 28 19:51:56 2009 +0300

    Remove compile-time check warnings on GCC 3

commit a654d4a14edf1a3925cfa731c965652832f01ef2
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Wed May 27 21:36:22 2009 +0200

    Fix xspf reading/writing
    
    When reading a file:// URL from an xspf entry, store the decoded file path; else store the unmodified URL
    
    Always keep album art URLs always encoded and decode the path when needed
    Interfaces & plugins only use file paths
    Playlist core extract attachment:// URLs (from file meta data), http:// or other (from meta data fetchers like lua) and cache them to a file
    
    Thanks to courmisch for clarification
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 55c960749e8f91763e720ac610d5dd56f90fcde1
Merge: b74ce93 8e4c60f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 27 18:50:03 2009 +0300

    Merge branch 'base' into master

commit 8e4c60f63ebdc1f1237b60a6ff0d1efd8cd9793d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 27 18:44:59 2009 +0300

    RTP output: fix port allocation in all cases

commit b74ce937e05dad5ed00a0290284f18846cfe71ed
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed May 27 15:26:00 2009 +0200

    macosx playlist: fix an unreachable update of the Media Info panel
    (cherry picked from commit cbccd7297c241830e796f0f239b4b90d19c16c75)
    
    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>

commit 6f8279db2220c2e0ebac6e28eb17230189ddae7e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed May 27 12:04:45 2009 +0200

    strip modern nib-files correctly when doing release builds
    
    No need to backport this, as 1.0-bugfix only includes classic nibs

commit 3b68fc1354c5050d276fdb917b9730d9cc0d031a
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed May 27 11:29:49 2009 +0200

    logger: add a --syslog-facility option
    
    "daemon" is kept as the default, other accepted values are for now
    "user" and "local0" through "local7"

commit e23866657eecae91b298b329f87ba8b7f50ecf5f
Author: JP Dinger <jpd@videolan.org>
Date:   Wed May 27 10:20:43 2009 +0200

    Cosmetics: formatting, indentation.

commit d5294ea5ade509d695138ac064e8aa9102048fad
Author: JP Dinger <jpd@videolan.org>
Date:   Wed May 27 10:19:52 2009 +0200

    activex plugin: looks like this was missing.

commit 4a686e86b331caa219ad24fb818d4b7105e9c2a7
Author: JP Dinger <jpd@videolan.org>
Date:   Wed May 27 10:19:13 2009 +0200

    activex plugin: Move new additions to exception_bridge.

commit 19db76208e91021d6ae81521c5a2b9dbf9d6e93c
Author: JP Dinger <jpd@videolan.org>
Date:   Wed May 27 10:16:42 2009 +0200

    WIN32: compile fix in playlist.

commit 0bae6cb96504f9544bc19527826ba001ac591f2d
Author: JP Dinger <jpd@videolan.org>
Date:   Tue May 26 18:02:31 2009 +0200

    Cosmetics: use var_GetBool instead of var_Get.

commit e15abb612ae308283ee4390ea089f88a811325ee
Author: JP Dinger <jpd@videolan.org>
Date:   Thu May 21 22:24:21 2009 +0200

    Cosmetics: make indentation less inconsistent.

commit d032b62bfaada60a4f3e0b3b2a5a71f65bf8eea9
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue May 26 23:03:10 2009 -0700

    qtcapture: Make sure the new iSight are working.
    
    Conflicts:
    
    	modules/access/qtcapture.m

commit 29e178ebb7f76a1ea65bb182d199887d17bda993
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed May 27 01:21:35 2009 +0200

    macosx prefs: Repair the preferences view for Mac OS X.
    
    Seperate config options from the configtree. VLCTreeItem and VLCTreeLeafItem
    are now used for CONFIG_ITEM in an options collection. It now works, but
    probably should be cleanup up a bit more, with better seperation between the
    disjunct elements of Tree and ConfigItems.
    
    This was broken since [09e31e1436ef3e670bd7497688272dd073c8d3a6]
    (cherry picked from commit 1e7e2ae9ec537a381837da841fdba793f15e412f)

commit bef9bb0b6f296b2e2898920aee3256f739b0bc25
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed May 27 00:02:00 2009 +0200

    Prefs: repair category system for some lost options.
    
    set/(re)move a few cases of set_category and set_subcategory
    (cherry picked from commit c18234129799ab96dec1b1d45373d3f0d5dd9bf3)

commit cdad57c550303873527526abc6b0b388c2885309
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue May 26 23:39:35 2009 +0200

    t140: this is not a submodule

commit 37b44be5c904fb6c5733f9352f8ac09f226f607e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 26 23:30:02 2009 +0200

    update thanks and news.

commit 3a6da657f15627671b387ece349295d45aba0475
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 26 19:54:04 2009 +0200

    Simplification (and use only the needed memory).

commit 17c77005c8daada35e549abbf890828b0ce3ff55
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 26 23:01:34 2009 +0200

    Avoid \n in error messages.

commit 1ba7797b4ec89981d9cf98327501bc995152891f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 26 21:21:45 2009 +0200

    wpl/zpl: really compile the modules and fixe some issues.
    (still some issues that I will fixe later on)

commit c790b667ca05a780ef302247c8dcc50605537d6e
Author: suheaven <suheaven@gmail.com>
Date:   Tue Apr 14 20:38:42 2009 +0800

    Add support for wpl zpl playlist
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit b381e4a4c9b3b8031fe0af7a6620ceea34ddd13d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 26 23:01:03 2009 +0300

    Contrib: remove faac from ffmpeg
    
    Without this, ffmpeg refuses to build due to licensing problems.

commit fc26ea2b1e138c4e98f7c44e36b9c601be41d89a
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 9 23:30:30 2009 +0200

    Initial Maemo 5 contribs list
    
    (tested under Scratchbox-based public Beta SDK)

commit 12d37b44f09becb1aa7062e18ca5ea30b7a4dedc
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Tue May 26 19:23:56 2009 +0200

    Fix compilation on Windows

commit ad77d955a5dc051976d94d6e08ee0f717ec3a938
Merge: 3bc0ec0 4db7858
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 26 19:37:54 2009 +0300

    Merge branch 1.0-bugfix (early part) into master

commit 4db7858c806ca585fd0dd027bcec8102d900efbc
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 9 23:40:14 2009 +0200

    LUA contrib: discard Linux readline support (not needed)

commit 3bc0ec07775f821db69f0f0498fd1e06d5673798
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 26 17:20:55 2009 +0200

    mkv: use DIR_SEP_CHAR when applicable.

commit 58acae69c2fb2109488312651d70ac0af7669181
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 26 18:16:36 2009 +0300

    Fix compilation

commit 244b787335ff289320b9ce4e7a03412a4a0b1b34
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 26 18:15:36 2009 +0300

    Fix compilation (missing _GNU_SOURCE)

commit bda1fc3c38d7ba0834a671f436aa69e68368da5e
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Mon May 18 14:17:53 2009 +0200

    Handle VLM events in libvlc
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 1a28186371b45c78e122b353c77e22105e1532ce
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Tue Jan 13 09:28:51 2009 +0100

    VLM and VOD deadlock Fix #2339
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 0537633a8b385f02977d8f3ca70fe318aceb79b2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 26 16:25:27 2009 +0200

    playlist_sort: rewrite the sort functions and split the big function in some
    small ones. The result is not necesserally faster but easier to change/fix.

commit 9ee71dbcc67ac716df6ada5bb98c8c3540307493
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue May 26 16:16:46 2009 +0200

    contribs: delete no longer required patch

commit 2ed376f7a2e7247c71b394546560ec11021b97bd
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue May 26 16:15:13 2009 +0200

    macosx: fixed regressions from merges with the 1.0-bugfix branch

commit 74e5a0727b83ea8bd5ee87dbce7596b990ef14c1
Merge: c5c06b6 8d5c757
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue May 26 16:10:57 2009 +0200

    Merge commit 'origin/1.0-bugfix'

commit 8d5c75701a7351e90b617bb5395d71a6ac200666
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue May 26 15:54:17 2009 +0200

    Mac OS X vout: fix surprpression of the screensaver.
    
    This was broken in [3d5ff7dc53d5ac154fd56faca23a3b6364037aa2]

commit c5c06b64c806052086e5772d64e540a8db7e4a9b
Merge: ca07b0f 622c64a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 26 15:50:52 2009 +0200

    Merge branch '1.0-bugfix'
    
    Conflicts:
    
    	src/input/input.c

commit 622c64a18a8d770b75df5ff6cd1a2f2013b6caa3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 26 15:16:08 2009 +0200

    input: partially revert f63268acaafdca4f3e17b837c37a105c01739c0f (my fault).
    I'm not sure that VLC can't still leak memory in this case...

commit ca07b0f9329ebd62b7b04b5d63915900ecffff57
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue May 26 14:39:02 2009 +0200

    THANKS.

commit d96b3d9b4ad33e18070e582354bdbd436022ba0e
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue May 26 14:37:53 2009 +0200

    logger: fix syslog output formatting
    
    Remove duplicate " :"

commit 6c1436c75f013dc42fd5fa8ac57cfd4ba84cf0cb
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Mon May 25 10:50:01 2009 +0200

    update test.html
    
    New features (audio and subtitles) added.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit dd61c758140227e73a283bcfc121257a679b9b38
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Mon May 18 11:19:44 2009 +0200

    ActiveX: Improve subtitle and audio track JS bindings
    
    - audio.count: give the number of available audio track
      - audio.description(int n): give the name of the n-th audio track
      - subtitle.count: give the number of available subtitle track
      - subtitle.description(int n): give the name of the n-th subtitle track
      - subtitle.track: get and set the subtitle track to show (similar as video.subtitle)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit be4893df71096246c00b016612783f84219da237
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Fri May 15 14:49:34 2009 +0200

    moz-plugin: Improve subtitle and audio track JS bindings
    
    - audio.count: give the number of available audio track
      - audio.description(int n): give the name of the n-th audio track
      - subtitle.count: give the number of available subtitle track
      - subtitle.description(int n): give the name of the n-th subtitle track
      - subtitle.track: get and set the subtitle track to show (similar as video.subtitle)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 058779048562059a3731be2f11dd1133623fb73e
Author: Konstanty Bialkowski <konstanty@ieee.org>
Date:   Tue May 26 09:53:50 2009 +1000

    Update libmodplug to 0.8.7
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 14f37b2101842fa6e427f962f689db74eff6faba
Merge: c65eebb 46a33c3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 26 12:58:18 2009 +0200

    Merge branch '1.0-bugfix'

commit 46a33c34dcc8536ab6c875731ce7338e7b59826a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 26 12:40:24 2009 +0200

    gestures: fix memleak with var_Change(VLC_VAR_GETCHOICES).

commit 128bfa778d3ea8a038aa3fe3c09616e6c6ced7de
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 26 12:16:36 2009 +0200

    hotkeys: fix a big object leak and factorize a bit.

commit 1d536ab9f3ebc16211d0e359dc40bae6ce05c3ba
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 26 12:00:17 2009 +0200

    hotkeys: fix memleak with var_Change(VLC_VAR_GETCHOICES).

commit c65eebb30a749abfb2140aaafde12f1764d258e1
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 26 00:36:27 2009 +0200

    skin2: use pl_Release when applicable.

commit ab0a085692858b53b541157765def713af1784b0
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 26 00:32:19 2009 +0200

    Qt4: no need to try to search and replace when we know that the QString is empty.

commit 4e8c2bbfba8175489cd4bfa6ff81f4f0309dd421
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 26 00:28:48 2009 +0200

    OSX: simplification.

commit a92d98f63d7f45144212144ed479d948ed3ee24e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 26 00:23:13 2009 +0200

    Qt4: simplifications.

commit 9df363f7e29f24952196aad8d7a9caa789c46ff1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue May 26 02:12:44 2009 +0200

    Small fix in NEWS.

commit 658686029ee756fbf4beb8e0cdcc4b0bc5dd18ed
Merge: 13a41fa aeb955d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue May 26 01:57:08 2009 +0200

    Merge commit 'origin/1.0-bugfix'

commit aeb955d83e1316d0fc99b586bde1be85eaacf427
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue May 26 01:50:52 2009 +0200

    Snapshot Deprecate the old names not conflicting

commit 03198bb4cd53269427d6ac17b847c9d696c21059
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Mon May 25 22:00:35 2009 +0200

    snapshot vout plugin: avoid variables conflicting with the core
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 49f85e90c83f84f43b03337327f4697b31b0d4fd
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Mon May 25 13:40:16 2009 +0200

    snapshot core : correct aspect ratio issue (trac #2705)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit cb9e93bf49ab7dd0605bf0b4011d4b8b328b327b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue May 26 01:26:21 2009 +0200

    Bump numbering for upcoming RC2

commit 13a41fa0f38f3932bc9ee721709cf20cc270ce6d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue May 26 01:16:47 2009 +0200

    Fix conflicts.

commit 66bd92014e5d721d8fe74bfd69f601bfd228012a
Merge: 1319c5c f02742c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue May 26 00:51:06 2009 +0200

    Merge branch '1.0'
    
    Conflicts:
    	extras/contrib/Makefile
    	extras/package/macosx/Resources/English.lproj/MainMenu.nib/classes.nib
    	extras/package/macosx/Resources/English.lproj/MainMenu.nib/info.nib
    	extras/package/macosx/Resources/English.lproj/MainMenu.nib/keyedobjects.nib
    	extras/package/macosx/vlc.xcodeproj/project.pbxproj
    	modules/gui/qt4/dialogs/external.cpp
    	projects/mozilla/vlcshell.cpp
    	src/control/event.c
    	src/control/media_list_player.c
    	src/control/media_player.c

commit f02742c79fc5843a84d7ae241a8970cea3d98a67
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon May 25 23:44:16 2009 +0200

    macosx: remove VLM from project file, too

commit 900a78add88ff5ab5b14c6ee2c09180b07c31b67
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon May 25 23:42:48 2009 +0200

    macosx: remove incomplete VLM implementation
    
    Do not forward-port

commit 0c78aa4aef8b208b249a99f881634f61251c6983
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon May 25 22:48:38 2009 +0200

    contrib: binary package for RC2 (and hopefully final, too)

commit 1319c5c570074abacf35a18d82326ff447c60d03
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon May 25 22:04:49 2009 +0200

    contribs: updated package for Darwin (32bit only for now)

commit bcef36867cd371dc6543b8cc96fe511b3aeea670
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon May 25 21:24:58 2009 +0200

    contribs: disable libfaac on Darwin (as part of ffmpeg) as it considered nonfree now
    
    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>

commit 869c2e414e1bb954a2ed4f881c87ffe0f103f209
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon May 25 21:24:58 2009 +0200

    contribs: disable libfaac on Darwin (as part of ffmpeg) as it considered nonfree now

commit 4ed67d8453a5748033ac5b7d4dee9d18b6ccd757
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon May 25 19:02:18 2009 +0300

    AllocatePluginFile: handle *alloc() errors properly

commit df9f30c2f1162e36a514ff0176106fb08820605d
Author: JP Dinger <jpd@videolan.org>
Date:   Mon May 25 20:08:05 2009 +0200

    And do the same exception packing for the old activex interface.

commit 6610397fdd98faf8a952334fa00a8c87fc40eb32
Author: JP Dinger <jpd@videolan.org>
Date:   Mon May 25 17:34:07 2009 +0200

    Pack up a lot of repetetive exception handling into appropriate functions.

commit a7ad1f73001559b660c2e8bf43921c206d492ff7
Author: JP Dinger <jpd@videolan.org>
Date:   Thu May 21 22:20:33 2009 +0200

    Lots of cosmetics, and drop an unneeded dynamic_cast<> (cast to parent is free).

commit 31f958462d36a3d945210106a20182df09df699e
Author: JP Dinger <jpd@videolan.org>
Date:   Thu May 21 22:19:45 2009 +0200

    Cosmetics; shore up long winded code a bit in the activex plugin.

commit 9f857cd6da3d700dc223b55cf288c3d859570493
Author: JP Dinger <jpd@videolan.org>
Date:   Thu May 21 12:02:31 2009 +0200

    Reformatting, spelling and style fixes.

commit 0680c6ed092725942456b7dd6576dc609a0c1a05
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon May 25 16:53:15 2009 +0200

    python bindings: remove obsolete vlc_internal module

commit 30ceb37fe8d1cacb6f8fac51f9c1a2a58d324ca0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon May 25 17:42:04 2009 +0300

    Revert "correct realloc() usage, on failure realloc will return NULL"
    
    Brought to you by M2X. Needless to mention that this is complete 100%
    crap. Depending cases, it's not either ignoring errors (and e.g. leaking
    memory which is very stupid in OOM situations), or worse, introducing
    bugs in places where realloc() was used correctly.
    
    And exactly one day after I WARNED EXPLICITLY AGAINST DOING THIS.
    
    This reverts commit ec5d86115480e2ba0f3b36b11c19570cbc75aa51.

commit 518dc329561a31bc85007c9b20746425efe5febb
Author: JP Dinger <jpd@videolan.org>
Date:   Mon May 25 15:15:51 2009 +0200

    Compile fix on windows: vlc_mutex_init() now returns void (corrected).

commit b9646f8f0f92633b0b583059924e05c15df6368d
Author: JP Dinger <jpd@videolan.org>
Date:   Mon May 25 15:12:23 2009 +0200

    Revert "Compile fix on windows -- vlc_mutex_init() now returns void."
    Fix turns out to not be quite a fix.
    
    This reverts commit ba8f1f35e809572fb556818662bdf531a8a1c79a.

commit 295904fac56671cda96aa1fa2d9f789ceb770728
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Mon May 25 15:09:40 2009 +0200

    Add missing config.h

commit ba8f1f35e809572fb556818662bdf531a8a1c79a
Author: JP Dinger <jpd@videolan.org>
Date:   Mon May 25 14:38:34 2009 +0200

    Compile fix on windows -- vlc_mutex_init() now returns void.

commit 20bb3546bcfc08eea34d0fd9e4e86ed938c03803
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon May 25 03:58:57 2009 -0700

    Oops.

commit 1443f97d7fcdff9e0efc02fe3d3cc35cb57f5d85
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon May 25 03:51:30 2009 -0700

    Fix compilation.

commit 567a6a0ccccb93e4e62bc473f93d139e5b592d4f
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon May 25 03:43:17 2009 -0700

    Fix compilation.

commit 33487c3c5bea564c147edb90ff6cedc5c5213f52
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon May 25 03:42:10 2009 -0700

    libvlc: Don't use enum directly, it's a bad pratice for ABI compat.

commit a640b2a33b0e72e04132add0cc247896ca4cca8b
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon May 25 12:23:19 2009 +0200

    python bindings: properly define MANIFEST.in file (patch by <kwizart@gmail.com>)

commit bd13aca646fba540d0e925a4d1ffeccb4b49359a
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon May 25 12:22:41 2009 +0200

    python bindings: fix setup.py to use 'pkg-config libvlc' instead of the old vlc-config (patch by <kwizart@gmail.com>).

commit 12fcf703f0a3bdb4d6c52fe3d6d3bb787dc4926d
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon May 25 03:06:27 2009 -0700

    Include new headers in headers.c.

commit 815ec591b064926461942b24fce3c6bb5abca123
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon May 25 03:04:23 2009 -0700

    libvlc: nsobject is void *.

commit 5b5a735b1af785b10d7b0e79dab4f24ed8ae9b40
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon May 25 01:47:38 2009 -0700

    libvlc: Split libvlc_internal in different independant headers.

commit a6bb43df184076e378d7c0bcf8b1df06db2ee7eb
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Mon May 25 00:14:43 2009 -0700

    libvlc: Split public headers by object and layers.

commit 2fb0517e920d172c853533fda79aa1a6256f6826
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon May 25 00:25:47 2009 +0200

    macosx: release allocated objects.

commit 982400e1dc0c83f55ad9c4c839509e9a06e5ce6e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 24 20:52:40 2009 +0300

    Error-proof REMOVE_ELEM

commit 90daa759216b704773ad199e627c2a95f18a0243
Author: Ben Hutchings <ben@decadent.org.uk>
Date:   Sun May 24 15:15:44 2009 +0100

    live555: handle DV over RTSP
    
    live555 now supports DV (DIF, video/dv) format.  Pass it through to
    the DV demuxer.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 2b2de58b71814a5210f39d8eefbffd19c021270e
Author: Ben Hutchings <ben@decadent.org.uk>
Date:   Sun May 24 15:12:50 2009 +0100

    live555: handle buffer resize error cases
    
    Do not update buffer size if realloc() fails.
    
    Assert that buffer was not overflowed rather than merely warning.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit ec5d86115480e2ba0f3b36b11c19570cbc75aa51
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun May 24 19:46:56 2009 +0200

    correct realloc() usage, on failure realloc will return NULL

commit 7bb7862b4f291060102d22299cbc8b0242655c1b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun May 24 18:37:55 2009 +0200

    vcdx: compilation fix

commit ac72368d42036b8e41689dda8e07037de3b9cc54
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Thu May 21 14:55:38 2009 +0200

    modules: do not autosave configfile when --ignore-config is specified

commit d600db5f113edd122ec12be9c589e27fcbed4917
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 12 12:39:50 2009 +0200

    libvlc_event_*: fix locking
    (cherry picked from commit 13b7d257de1eced08708034186e290c0a5f5628a)
    
    Reverted change to libvlc_event_manger_release().

commit e755c4dd0f7a9890e2145a90cd765175d06373cc
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun May 10 16:05:07 2009 +0200

    libvlc: delete callback in media_player_release.
    (cherry picked from commit 154637130684a19cad965b09b2607cc3b7c294ec)

commit e8efd051d3d7c20a8e5b8530b363744aeafd46e1
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 9 21:57:51 2009 +0200

    media_player: cosmetics
    (cherry picked from commit 3fa0d24d137ca36598d83cb77175fdf351bd8784)

commit a81a3d31f0d8f8a6d608b56dbfd7a8ce2bd884c5
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 9 21:41:16 2009 +0200

    libvlc_media_list_player_release: do not leak memory
    (cherry picked from commit 516955892b0e912a3a100c992abee12e5b2adf24)

commit 8d2f29e7e716e3cc8c9a37f73039ac5c631d3d12
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 5 17:05:03 2009 +0200

    macosx: disable fullscreen when closing video_output when output is embedded (like in the mozilla browserplugins)
    (cherry picked from commit 795fa06c631752687800bdff5ec44f742c0e72bd)

commit b8f614a91f8e8bd2503f82e036a36b949d4a342c
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 5 17:04:21 2009 +0200

    mozilla: workaround for libvlc media_player end of media list behavior
    (cherry picked from commit 3b04148ead3a3fd39e4e9bb9b44030c2579fc88a)

commit 443b94dc0b10d421b878f26ab6fa2ab71799f836
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 5 13:31:17 2009 +0200

    mozilla: use correct cast for VlcPlugin *
    (cherry picked from commit 893a64a49e3eda34e06da3cdcb16c79f45a9592c)

commit 6831971007741e6a27d847bd05079d5bd64bb8af
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 5 13:16:16 2009 +0200

    mozilla: remove debug prints

commit 4aed145245eafc412a37300fe9fc14d0bdc2d204
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 24 01:47:10 2009 +0200

    Fix obvious typo that prevented correct build.

commit b141d55c6be4a88227eb011d61199e9d0e873ffa
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 24 01:39:01 2009 +0200

    Qt: don't attach the core dialogs to the Main Interface but to the Dialog Provider.
    
    This fix all the dialogs (Fix AVI, HTTP login) that didn't show in skins interface.
    Manual port of [3b2f1606a0f26ab846e48252baaa57f8dd61ae42]

commit 3b2f1606a0f26ab846e48252baaa57f8dd61ae42
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 24 01:31:52 2009 +0200

    Qt: don't attach the core dialogs to the Main Interface but to the Dialog Provider.
    
    This fix all the dialogs (Fix AVI, HTTP login) that didn't show in skins interface.

commit 9d5e75a7a5643a2144dc561fc246a7a3ca7e5fb0
Merge: b13a800 f56161e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 22:39:20 2009 +0300

    Merge branch 1.0-bugfix into master

commit b13a8009cc264d7442cd9fd4e884fec4196fc561
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 21:30:40 2009 +0300

    Quit VLC explicitly before we destroy the interface
    
    If VLC is being destroyed for programmatic reasons (libvlc_release()),
    the user might not have "quit".

commit 8456e0b9b17b52bcadb62839ada65dc84912b254
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 21:30:29 2009 +0300

    Unused variable

commit 5af4a9fca626221ae0604df180888d8d39066a0d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 21:25:23 2009 +0300

    Use intf_Create() directly whenever a module is specified

commit 46b0eb666c5ab3d36ed285c4718a170a7a516381
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 21:17:47 2009 +0300

    Kill VLC_OBJECT_INTF

commit 1ac60c8c90f7a724baa9d8d2eed21ed33be86d1b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 21:14:24 2009 +0300

    Keep a thread-safe list of interfaces

commit f645d20b9fe57805ec3d217a2aeaaee9dfbb9b1f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 20:45:24 2009 +0300

    Replace intf_StopThread() with intf_DestroyAll()

commit e509d7f86267a8f42076e70d42cb92b44fc2e338
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 20:45:03 2009 +0300

    fix intf_c

commit c047aa40ae206d1af4ec7f88d511e27d141db759
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 20:34:50 2009 +0300

    Do not create an interface thread if not needed

commit 156dd2adfd686140ee7cafc272a5cc2d5c644150
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 20:28:09 2009 +0300

    Set intf-add before loading the interface module

commit 4a4dc6dfc23efd39f9418b8bd551671a27a8429a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 20:18:29 2009 +0300

    Merge intf_Create() and intf_RunThread()
    
    Interfaces do not have an event handler that would justify the
    separation. Indeed, no caller did anything in-between.
    
    Also, the "primary" reference to the interface object belongs to the
    main thread because of the libvlc cleanup procedure. Therefore, the
    interface thread pointer really should not be returned to the creator.
    Note that this does not really fix the small race condition but it
    conceals it within intf_Create() and libvlc_InternalCleanup().

commit f56161ec9f0e4a2cba80a8f37d5fa880d7444248
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Sat May 23 09:40:24 2009 +0200

    skins2 : fully support transparency for buttons.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 94324e9f61a5733f1f682f333001af82f733b283
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 18:50:15 2009 +0300

    CMML: do not (ab)use the interface subsystem
    
    Only the core can safely destroy an interface, otherwise, the other
    component could race against the core in joining the interface thread
    or destroying the interface object.
    The fire and forget status of interfaces is by design, and is expected
    by -at least- the VLC binary, the NT service plugin and the Remote
    Control interface plugin. Anyway, that is pretty the only point of
    creating an interface instead of a private thread/object.

commit 9e8ea4a66948f20483ffdda1d9eb83f3798d2dd1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 19:15:32 2009 +0300

    Move intf_sys_t and intf_thread_t definitions

commit 85ab111d26d91029e4f0298833d530a89f9f3334
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 19:58:56 2009 +0300

    Qt4: use struct as needed

commit bbf31a42e6109a4d2fb8a7b7e08cc8a62d29a3d6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 19:14:08 2009 +0300

    Remove non-existent types

commit b5d9e01ac60e05a36cbe74f2a0fef4bae93f9499
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 18:32:28 2009 +0300

    Merge VLC_OBJECT_PACKETIZER with VLC_OBJECT_DECODER

commit 31526d525687dda631458e4cc6f64419adf1ae32
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 17:04:11 2009 +0300

    Remove dummy debug

commit 152b1687c0ec112f3ab1360006d048d6b9cf7258
Merge: 4d4f701 0577234
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 17:01:32 2009 +0300

    Merge branch 1.0-bugfix into master
    
    Conflicts:
    	modules/video_output/drawable.c
    	src/control/libvlc_internal.h

commit 0577234ca3dbfe9a3d9ea5eb82d533bedf88469c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 16:50:32 2009 +0300

    Drawable: check properly for busy drawable
    
    (see http://forum.videolan.org/viewtopic.php?f=32&t=59426)

commit c9064d52316709413e48578d6e5e6ca334b0d1e9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 16:49:58 2009 +0300

    XCB: memory leak

commit 15dfd57ac7f64c841efb247177e4898bc0d182b5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 16:48:53 2009 +0300

    XCB: memory leak

commit 4d4f701e03e4b861f38249f001bec0ba7d286de1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 15:47:20 2009 +0300

    Ahem

commit f77bf7a10aa7b10a5e27701da137dcb29ae9f3bd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 15:45:56 2009 +0300

    Support for older xcb-xv

commit 812fd61fad502af348ec10d38c00e2af8a2860cf
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 14:59:26 2009 +0300

    core depends on libcompat.la

commit 4815d3555399c96a499d69efd18086c3af964f68
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 14:17:13 2009 +0300

    Remove no-op

commit d7c8cf59f3f31faaa3cdb29ca95ed488e84cedb7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 14:14:32 2009 +0300

    Fluidsynth: fix block handling

commit 7e8f0d8512468966e205173b60fc90f2365ab599
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 13:15:41 2009 +0300

    Missing space

commit 52c18c4dec68158eedd655e0502820b7d7b6128f
Merge: 49d534e deb3a85
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 12:43:00 2009 +0300

    Merge branch 1.0-bugfix

commit c462bb532b799f5ca23471fd622db5142039097e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 23:18:53 2009 +0300

    libvlc_media_list_player: privatize

commit deb3a85153057e12fe59bb5ed24395f0b0012ab0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 12:39:56 2009 +0300

    Fix initialization order

commit 49d534e02090e16db037bf8f8209e15ba8a3ad13
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 23 12:38:14 2009 +0300

    Revert "Elide a bit of code that looks dead. There looks to be a memory leak, too."
    
    This reverts commit 8018c67dc1970cf2536a3fd1f93e92c7a9dc9d07.

commit 5f9ea6614282bd752597f0e15eec0d50a2f26a3d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri May 22 21:30:16 2009 +0200

    Fixed demux_vaControlHelper GET_TIME implementation.
    
    It should return the current time even when the size isn't known.

commit 2d63b67e97034199cbf8979bf714d3c8536af240
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri May 22 19:46:13 2009 +0200

    macosx: added an entry to Video->Aspect-ratio to disable our AR-lock for one session.
    
    Based upon an idea by Philipp Biermann.
    
    An actual vlc-option for this will be created in the master branch.
    
    Note that this feature does only affect VLCEmbeddedWindow - our plain vout window enforces the AR.

commit 75c98019cf4aa6082ba87945e88236bd52a11432
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri May 22 17:08:28 2009 +0200

    macosx: fixed controls in new main window

commit 8fe163095ad42515654b3dbbb9f8869792db4ce1
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri May 22 12:36:47 2009 +0200

    macosx: fix crash when trying to use the video menu

commit 8018c67dc1970cf2536a3fd1f93e92c7a9dc9d07
Author: JP Dinger <jpd@videolan.org>
Date:   Fri May 22 11:08:16 2009 +0200

    Elide a bit of code that looks dead. There looks to be a memory leak, too.

commit 06633533198483253082b7be9046204889d841f7
Author: JP Dinger <jpd@videolan.org>
Date:   Fri May 22 03:05:14 2009 +0200

    Recover from documented undefined value return on gnu platforms.

commit 7eb67a0de8cc9bc34efea7d65b512470ae58afcc
Author: JP Dinger <jpd@videolan.org>
Date:   Fri May 22 02:25:27 2009 +0200

    Moving system includes to happen before vlc includes should obviate
    the need for compilation fixes with standard headers.

commit d7c3f5b645c4ee9a23c2df1c8472add15f3cb92c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 22 01:09:19 2009 +0200

    Forgotten dirac packetizer in LIST.

commit 6f0aba8270b7d91f2178bbac6d8ad80fd7fbc11b
Author: JP Dinger <jpd@videolan.org>
Date:   Fri May 22 00:55:47 2009 +0200

    Clean up vcdx a bit. Or a lot. It compiles, but I can't test. Since apparently nobody uses this anyway it shouldn't be a big problem.

commit 4f0509478523c1e76f9b54fa1dd74943455cbaf5
Author: JP Dinger <jpd@videolan.org>
Date:   Thu May 21 23:16:09 2009 +0200

    Refactor vcdx info.c dropping a few memory leaks and other problems. It compiles, but I can't test it.

commit fd1c320bce4d32048a276707966cc339e139b76a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu May 21 23:59:55 2009 +0200

    macosx: added new graphics to project file so they get included in the bundle

commit 966d42293a5613a3ce2b55e5e516533680ff2738
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu May 21 23:50:14 2009 +0200

    macosx: merge the nib fle containing Eric Dudiak's interface rework

commit cb137fb6ec397b4e383f4ee3a57c9898929b4cc1
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu May 21 23:09:13 2009 +0200

    macosx: added graphics from Eric Dudiak's interface rework

commit df53830372ffd296e8a348898204ffc9ad466f3a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu May 21 23:02:08 2009 +0200

    macosx: clean Dudiak's code a bit

commit 654504d19492dbc358ca12314d3d142f70586406
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu May 21 22:38:33 2009 +0200

    compilation fix

commit 976839436d36ba3426637d7741180505c342616b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu May 21 22:26:40 2009 +0200

    macosx: added Eric Dudiak's source files to the respective lists

commit 223286529bb015c350f9839b4fcdb03ea59b2c7a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu May 21 22:25:37 2009 +0200

    macosx: merge Eric Dudiak's code from GSoC 2008
    
    Nibs will be added later on. No user-visible change as of yet.

commit 7b4ce76a13a8000c3fffb9c1d2c05a2f70fb2dcf
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 22:36:31 2009 +0300

    Actually initialize media_list_player
    
    I guess nobody ever tried to use that piece of code.
    
    N.B.: dose not apply to bugfix due to earlier non-backported bugfixes

commit 855370d938a979a4e31b3e9fa706faa00a2afb17
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 22:41:09 2009 +0300

    Missing initializer
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 2c13ce176ca98706217450ef500f03aa2c0b9038
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 21:32:02 2009 +0300

    Qt4: activate playlist item on right click (fix #2749)
    
    Also, show the popup menu on press rather than release.

commit 65f71aed6c3e81116d3687b61336b90a0d085792
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 21:32:02 2009 +0300

    Qt4: activate playlist item on right click (fix #2749)
    
    Also, show the popup menu on press rather than release.

commit ff1ededb1774be490d1ef64b3c60ce1753eec94f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 20:18:53 2009 +0300

    Remove unhandled error warning

commit 50c84f608170941c787d6d74d80799ef588feca3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 20:06:47 2009 +0300

    Remove error value from locks and condvar initialization
    
    On Linux, these functions cannot fail. On Windows, mutexes cannot fail
    and neither can real condition varaibles (but we use events instead to
    support pre-Vista versions). In practice, the needed resources are
    allocated as part of the mutex structure and per-thread data.
    
    In any case, basically none of the call sites for those functions were
    checking for errors. It seems best to abort in case of error than to
    hit undefined behaviour. We probably do not want to clutter the tree
    with untested never used error paths.

commit 7108136d1d17f0bc75e6089ae8b4898ab76fe628
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 20:03:19 2009 +0300

    WinCE does not support spin locks

commit 191b7a9f786900355c26fcd33425e16e6b3523ac
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 19:45:49 2009 +0300

    Include "config.h" first

commit e08e3c11956750e0ec42110c2c796dd6b4cb4c70
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 19:43:30 2009 +0300

    vlc_clone() and vlc_thread_create() must be checked for errors
    
    Those two functions can actually fail and leave the handle undefined.
    vlc_join() and vlc_thread_join() would then crash (say, be undefined),
    so errors should be taken care of explicitly.

commit bd78a9944361cbfaeae1b3f11e00c9b1754a7770
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 19:43:05 2009 +0300

    vlc_mutex_trylock() return value must be checked

commit debe2c6424cd8490554e800daf630e432f175a90
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 18:56:34 2009 +0300

    Fix mouse key strings

commit 51bbf793131496c6f31f70953ff434f17be80d63
Merge: 0f28261 83116c1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 18:30:26 2009 +0300

    Merge branch 1.0-bugfix into master

commit 83116c1c92621ead3c22140c1e1014096d092853
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 18:27:30 2009 +0300

    XCB/window: really handle media keys

commit 0f2826187da505da4c207e2eada88da53c455d41
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Thu May 21 17:08:54 2009 +0200

    win32 vout: factorize code

commit b1501cfe53e3f182f930f4081a7065aa541ee2fa
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 18:12:40 2009 +0300

    Do not use values within the Unicode points range for special keys
    
    Also remove conflict between browser back/forward and mouse wheel.

commit 45c25b5dbf437b94a0c0f1bf1567eaa215028a65
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu May 21 17:03:47 2009 +0200

    macosx: finally completed the progress-panel's implementation

commit 8ca2647297a1e52d0ebae92a36b39faae56f0b3a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu May 21 17:02:53 2009 +0200

    macosx: fixed compilation warning

commit afe0a0c2c33d405f1bd78a69dc02df5466831f22
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu May 21 17:03:47 2009 +0200

    macosx: finally completed the progress-panel's implementation

commit b91b6e06ca7f09fad1f38f2835e78f10b1d019e0
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu May 21 17:02:53 2009 +0200

    macosx: fixed compilation warning

commit 3a980d9fe54d1ffda145f8bcbfdcbba42723a30c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 16:49:39 2009 +0300

    KeyToString: divide and conquer

commit f433cde3605ba325d96d7b4945ae81b929c10620
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 16:41:27 2009 +0300

    Check that keys are sorted properly

commit 1ad3f19dcd2c0deb8e1e1fadf97ae90a4b3bc2bd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 16:41:04 2009 +0300

    Put keys in VLC key code order

commit b5aaca95ebf08271053b2d09b27934ba7fdcaf7f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 16:26:48 2009 +0300

    Media keys are supported NOT only on Windows

commit 1f69a67dd4dab7519d3a912fb6b6ffb6299bcb66
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 21 16:22:09 2009 +0300

    Get rid of KEY_ASCII and KEY_SPECIAL

commit b7cb2c6aa27f58d1aa94f6b30641088f7045d4f2
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu May 21 14:23:49 2009 +0200

    macosx: NEWS and THANKS

commit 2da7d437b1872241027a3723e6719bb6dea1288e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu May 21 14:17:18 2009 +0200

    macosx: fixed Xcode project file and make dist (new document icons...)

commit 2e5c6c8fda78e3b7ee73a4ec3ce957c0cbe3828d
Author: Dominic Spitaler <dominic.spitaler@gmx.at>
Date:   Mon May 18 00:13:36 2009 +0200

    new document icons for mac os x
    
    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>

commit f5a9539f55495ab279eda9938b9db8ed9963a1ba
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed May 20 23:34:03 2009 -0700

    test: Add a test for media_player_next().
    
    Doesn't work because variables callback can't be removed from their own callbacks.
    Some work will be required here.

commit 6dbf7ce48289298f21f56e2e77b95f221641a38f
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed May 20 23:19:35 2009 -0700

    libvlc: Use a separate lock for media_list_lock and refcounting.
    
    Those finer grained locks help the media_list_player.

commit 1c53f2aa61c9a32b1feec031cda2534ecc592c19
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed May 20 23:12:17 2009 -0700

    test: Don't do the pause() test, this can't work.
    
    Basically pause() might play(). This may need some revamping.

commit 3ff6ba0b535eeffe15ae085753eee4761b9842ab
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed May 20 22:38:00 2009 -0700

    test: Fix media_player test.
    
    libvlc_Ended is the state we want to check.
    When paused, if the media ended before, we need to allow that state.

commit 6676622d00a12c729929262e3266e2fc4df491ad
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed May 20 22:07:25 2009 -0700

    test: Fix log issued in test_media_list_player_play_item_at_index.

commit 1221e17b48cadf58156acbee6bd58b44f9ab3620
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue May 19 23:03:12 2009 -0700

    test: Reenable media_list_player test. And explain why meta test is disabled.
    
    Works here.

commit 59a1556a3c5a1b0a2648e7e522c3782fd72bec12
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Wed May 20 22:01:06 2009 -0700

    test: Fix meta.c test building.

commit c96990194eacc6585a4a249a6805d18d1defbea7
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue May 19 22:59:36 2009 -0700

    test: Make sure we wait for the correct state in media_player test.

commit cdbcc3a0bc79b888d0bcbeb7300a745dc303d5c2
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Tue May 19 22:55:19 2009 -0700

    test: Disable debug output in libvlc tests.

commit be531987f668b1cea7aaa103638bffc97492feea
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu May 21 00:11:37 2009 +0200

    WinCE: add replacement getcwd() function
    
    As WinCE doesn't support working directories, this function is
    basically empty, and merely returns an error.

commit 7dcb0083550569848715cafdeaadc2992095e985
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu May 21 00:04:39 2009 +0200

    qt4: update the MRL when the fps change (desktop).
    Should fix #2767.

commit 7b6ed91d95282a7479c3ba60a084f67c6c058373
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed May 20 22:06:07 2009 +0200

    Factorization.

commit 78d87996ccb92d1dc91c9987685f976ed3be08a6
Merge: a4bcd51 b36b614
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed May 20 21:53:35 2009 +0200

    Merge branch '1.0-bugfix'
    
    Conflicts:
    
    	src/control/media_player.c

commit b36b614a1469679d21ec24e2f89b95bb89358251
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed May 20 21:02:08 2009 +0200

    Fix potential object leak.

commit a4bcd514cc7ff4079d0e82ab32cacd3a9744b363
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed May 20 20:55:55 2009 +0200

    No need to check for a NULL as libvlc_media_release is checking.

commit 02e878a1cced5c23b1794a0d98ca86d94d052135
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed May 20 20:34:36 2009 +0200

    Use var_CountChoices instead of var_Change(VLC_VAR_GETCHOICES) when applicable.

commit adf4fbbf6008c49512ed3313091112b8077cae05
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 19 19:51:02 2009 +0200

    Create a function to free the memory allocated when calling
    var_Change(VLC_VAR_GETCHOICES). The memory was freed by a call to
    var_Change(VLC_VAR_FREELIST). That's not a good idea as we were doing a lookup
    just to free some memory.

commit 63d3a418a7d5f3455b86a730f14f1799ae7f485c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed May 20 10:16:57 2009 +0200

    Simplifications.

commit 4b1fdf1b06d46b1698f624ac789f45bf3cbb6b3e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed May 20 19:07:27 2009 +0200

    Remove unwanted "\v".

commit 7f12470415d98e9e0ac725f2bb96b5fa74ef27f1
Merge: a516ab3 63980c4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 20 19:46:41 2009 +0300

    Merge branch 1.0-bugfix
    
    Conflicts:
    	modules/video_filter/extract.c
    	modules/video_filter/marq.c
    	projects/mozilla/control/npolibvlc.cpp
    	src/control/video.c

commit a516ab36c1891b7afbc7531ee0cdee480e36c631
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed May 20 18:04:24 2009 +0200

    macosx: fixed the updateInfoPanel crash
    
    This also 'fixes' RTSP playback crashes (#2742)
    
    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>

commit 63980c43dd72fe0f6909f61304a5384743e452ee
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed May 20 18:22:39 2009 +0200

    macosx: fixed menubar appearance in fullscreen mode by partially reverting [46c93c9cc984b99142b6e7321c8f5c4c8c4e65bb]
    
    There is no 64bit-save aka non-Carbon replacement for this feature yet.
    
    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>

commit 5cc5daf2a22524ae5b5f4c86d9c7fc6203b98871
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed May 20 18:22:39 2009 +0200

    macosx: fixed menubar appearance in fullscreen mode by partially reverting [46c93c9cc984b99142b6e7321c8f5c4c8c4e65bb]
    
    There is no 64bit-save aka non-Carbon replacement for this feature yet.

commit fe19e10c0db5b0e558d531a860d52f8248e071fe
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Wed May 20 09:32:57 2009 +0200

    Free rtsp commands on close
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 60ce39b79c755012e77d17c1dc1afe5438e060c5
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed May 20 18:04:24 2009 +0200

    macosx: fixed the updateInfoPanel crash
    
    This also 'fixes' RTSP playback crashes (#2742)

commit 7d56c1202ed5dd38036c356accb95987b3c1c9fe
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 20 18:39:17 2009 +0300

    Mozilla: remove logging support
    
    You don't want random web pages listing, say, the content of your
    hard drive (file/xspf-open://C:/ ?). For debugging purpose, the standard
    error from Mozilla is probably better than Javascript anyway, not to
    mention that the libvlc logging APi is really brain-damaged.

commit 1c15d4ad0c099d4f415918a675e9a7786c48cd80
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed May 20 13:00:52 2009 +0200

    Fix a (really) small memleak (even if i_count is 0, some memory is allocated
    for the strucure).

commit 40b48c5a3a18ef8776073a96394796e93f5c53ee
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed May 20 12:52:43 2009 +0200

    macosx: fixed 'Codec details pane does not work correctly', closes #2630
    
    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>

commit 2eabe22e9a56bab12bab80a16aedd9a9701fcfbb
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed May 20 12:52:43 2009 +0200

    macosx: fixed 'Codec details pane does not work correctly', closes #2630

commit b900a611a14169d80415c7f907d14509d43039b7
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed May 20 12:24:05 2009 +0200

    Fix memleak (same problem with var_Change())

commit 95f8ce91ccfdbfebb971043b2c2981be771165c5
Author: JP Dinger <jpd@videolan.org>
Date:   Wed May 20 12:01:27 2009 +0200

    Remove another extra base64 decoder.

commit e3790d5aad9f50dfbd46231b4f54ec2811e5b9ca
Author: JP Dinger <jpd@videolan.org>
Date:   Wed May 20 11:47:43 2009 +0200

    sdpplin_free() and rmff_free_header() already check for NULL.

commit f4b9b232a06be247d572aca15dbc6d50ae859b72
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed May 20 11:47:48 2009 +0200

    configure: default disable xcb on Darwin

commit 5efbd6a16652f26fe0f30bbdd801877e7234f669
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed May 20 11:15:43 2009 +0200

    Fix potential object leak (test the conditions before doing anything).

commit 133d58567b05e457fdab2643af45aa2478c86e30
Author: JP Dinger <jpd@m2x.nl>
Date:   Tue May 19 10:03:22 2009 +0200

    sprintf +n in file.c, plus add and use vlc_num_keys and vlc_num_modifiers.
    
    Signed-off-by: JP Dinger <jpd@videolan.org>

commit 27edb261330215efd4889c88ab7facc13d020a86
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed May 20 11:03:10 2009 +0200

    Fix memleak (same problem with var_Change(VLC_VAR_FREELIST)).

commit 25070505add5986cc392ebdd826240fd62929b59
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed May 20 10:32:22 2009 +0200

    Fix memleak (the memory allocated by var_Control(VLC_VAR_GETCHOICES) must be
    deallocated).

commit 224dccda75ba3b1f701c881d3e86a5eb9e126342
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Wed May 20 00:36:26 2009 +0200

    Revert "zip access: fix #2467. Now it's able to open files with non ASCII names, but can't open files with non ASCII names inside of the zip file"
    
    This reverts commit e3d08b7955a57485d8d301f33c583641899153a6.

commit 044ede9e93dc2985a5c10ee95240016876ae2a62
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Wed May 20 00:31:10 2009 +0200

    Win32: remove parts of the intl .rc that crash windres on the buildbot

commit 8796e33a5ae150d629c2cfc5451658de134d923f
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Tue May 19 20:32:15 2009 +0200

    win32: Add recent files to jump lists

commit e3d08b7955a57485d8d301f33c583641899153a6
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Thu May 14 04:03:19 2009 +0200

    zip access: fix #2467. Now it's able to open files with non ASCII names, but can't open files with non ASCII names inside of the zip file

commit 2f4845954e05768d5d155ccf167ef6530296a319
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed May 20 00:04:30 2009 +0200

    Fix previous commit.

commit 9c24e1931faef97958eeb3287d0de778d4d07c89
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 19 23:33:00 2009 +0200

    variables: fix a potential crash/double free.
    Indeed, giving a NULL to var_Change(VLC_VAR_SETSTRING) will lead to a crash the
    next time this variable is used.

commit cd82402612fc60f41874b00072557515fbe5ee48
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 19 23:27:07 2009 +0200

    v4l2: fix memleak.

commit ae3edf03d62bcd7b517241ede9f67e004abe698b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue May 19 20:27:30 2009 +0200

    Accept 4.4.0, the bugs in 4.4.0 and 4.4.1 shouldn't affect us too much.
    
    But well, fine distros should upgrade their minor libQt.

commit fb656c0c25062ffe4847ea70b6f1fb0b028a6dc8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue May 19 20:24:44 2009 +0200

    Qt: change slightly the colours of the sound slider.

commit e976edb9eb763e5db816d75c7fc8acf61eda76e9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue May 19 20:10:14 2009 +0200

    Qt: lower a bit the default sound slider.

commit 7d55d5eeb1d51370530ec8723e3e54cd770b5828
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue May 19 18:47:52 2009 +0200

    Fixed some dvd spu streams that have multiple palette/alpha per packet.

commit 083927e378944e396e14fe5a5b3a8795f9360adb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue May 19 18:47:20 2009 +0200

    Fixed potential segfault with broken DVD SPU streams.

commit 008e357c7cdc343f671363e6d6cf70d6e3b40f07
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue May 19 18:47:00 2009 +0200

    Cosmetics (spudec).

commit 0933fed1eb407dda4ea4162241e41607ec36ab23
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 20:58:47 2009 +0300

    Add a bunch of FIXMEs

commit 5e2bfc338cd14ed9e352f6e6722dad6d384ee917
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 20:58:25 2009 +0300

    Sharpen: thread safety and don't retain useless value

commit 0925032f3d8d8bd24fb26fe0f765d9660d4edc23
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 20:53:03 2009 +0300

    Rotate: thread-safety

commit 3688c5dc6f47a90655296a721846ee5693729d63
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 20:47:38 2009 +0300

    Rotate: no need to remember the angle

commit 1e5e931cf78ca9eda6f7216037b74ea7f2cda3aa
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 20:40:11 2009 +0300

    Motion blur: callback thread safety

commit a8595578bcc6118b368969ebd43868b35c0595e4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 20:35:31 2009 +0300

    Marquee: thread-safety corner cases

commit bb6c60093f0c3acca01d57747e2c4458c2061a2f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 20:29:10 2009 +0300

    Logo: thread safety fix
    
    There are still bugs. At least posx, posy, pos and b_need_update are not
    protected properly, but I don't have time.

commit 165f3496a9dce9eb5aa5811929fb6e1588d4a5e2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 20:23:25 2009 +0300

    Logo: expansion safety

commit 59712f39c38e799807beee0db4e366ef5f8914e4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 20:21:04 2009 +0300

    Gradient: callback thread-safety

commit 7df37bef3c7b6533509d885f947a068353685ca6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 20:17:15 2009 +0300

    Extract: thread-safety

commit 57eefa002cb07483281b8e769b7de5adf32f76d0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 20:10:44 2009 +0300

    Erase: actual thread-safety

commit 8c1c227dc2b4f5a9280e56154efb9b5e19d6da07
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 20:05:39 2009 +0300

    crop: thread-safety for FilterCallback

commit d6938fb215207bda182e213544a92ace95676cc0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 20:05:24 2009 +0300

    Crop: simplify

commit 867fbfa41fe72cca66e86f1903327612e0767acb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 19:56:19 2009 +0300

    Blue screen: thread-safety

commit ddba74088f04b364225cad6d81bd908d70cdad95
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 19:53:05 2009 +0300

    blue screen: __MIN and __MAX are not expansion-safe

commit 01a0090145440f5c5da29c88b482594f8972c835
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 19:49:37 2009 +0300

    Alpha mask: thread-safety
    
    A corner case occured if the mask were changed during initialization.

commit da293d9ed4875eff9d4b0e41f15e789eeb1d7687
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 19:47:23 2009 +0300

    Adjust: thread-safety

commit 5d854b3643a0673aaaf44fb73c880d537b2edbde
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue May 19 18:54:07 2009 +0200

    x11: Show popup menu on click, not on release, as KDE and GNOME seem to do it.
    
    Close #2573

commit d0240cc7ddeffc038247df1c13663eae2477cfe1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue May 19 18:36:58 2009 +0200

    Try to stay consistent.

commit 609c914ac3121bc9f26cd4619300d31c755a3721
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue May 19 18:36:42 2009 +0200

    Update NEWS for zip MRL.

commit 6d9b338311d6d0664926425cd44a27b8759a9a65
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Tue May 19 23:45:09 2009 +0800

    Zip: use !/ as separator instead of |
    
    As advised on the forum, !/ is the standard separator for JAR protocol.

commit 2c113555e9fe760a4cdd27f67f82f8029bd6ce24
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Wed May 13 01:56:17 2009 +0800

    Zip: fix handling of special characters (#2467)

commit 1c8cd6b7a93e08759536d52924ad1b7d5a05edd2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 17:56:22 2009 +0300

    Match used SD alias rather than plugin name (fixes #2756)

commit f2955030321e4947bb4dbc80cedc65950d91fd39
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 19 17:55:47 2009 +0300

    Retain SD name for matching purpose

commit 21546cbab2527beb3db1354731cff67dfcdd7acd
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue May 19 15:12:06 2009 +0200

    Fixed some dvd spu streams that have multiple palette/alpha per packet.

commit 390bc0b3008fba76f67fed20117b98e42bb01adf
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue May 19 14:50:28 2009 +0200

    Fixed potential segfault with broken DVD SPU streams.

commit f96b079e520cfd800b173c83ee1a577a1dcf6221
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue May 19 14:28:55 2009 +0200

    Cosmetics (spudec).

commit c2a366b2210c4712a64163538cb2222cebb2a31f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon May 18 22:46:47 2009 +0200

    Removed wrongly commited line in last vout_pictures commit.

commit 509c35ea924affdc4b155a0dcd94f42528c08821
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon May 18 22:35:06 2009 +0200

    Used picture_IsReferenced in transcode.

commit caa4d653ca0db09f951b366d9b580417b66dbb90
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon May 18 22:33:47 2009 +0200

    Improved a bit picture API.

commit c14063abe5ce3a9633b151cc719aafbd5c462625
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon May 18 21:20:44 2009 +0200

    Removed picture ring buffer for filter/decoder in transcode/mosaic_bridge.
    
    It simplify the code and is needed to clean up the picture API.

commit bef001744d555c3f48dbce7a9f1b1f99aec03d82
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon May 18 20:57:46 2009 +0200

    Used picture_* functions when applicable.

commit 301a36b2d6e5f10d1cf1c3aa02391ccd4e3bae7d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon May 18 12:41:42 2009 +0200

    Removed unused picture_heap_t field in picture_t.

commit ebe903d6c4e324eaac6096f3125846daec78348b
Author: JP Dinger <jpd@m2x.nl>
Date:   Mon May 18 12:00:15 2009 +0200

    Cosmetics.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 88210cb7e813b3995422233c3bd98e1883efaf80
Author: JP Dinger <jpd@m2x.nl>
Date:   Mon May 18 11:59:07 2009 +0200

    Remove an extra base64 decode implementation and use vlc's instead.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 767b9137f409e7075f47e28e2aa6bfc715be8a79
Author: JP Dinger <jpd@m2x.nl>
Date:   Sun May 17 19:28:13 2009 +0200

    Cosmetics
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit b7f934a778f9c9751cf4588e5852561884b78a53
Author: JP Dinger <jpd@m2x.nl>
Date:   Sun May 17 18:47:47 2009 +0200

    Extract common string-to-variant code in mozilla plugin.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 68c0d25f704019224454ab30d771320a009080cd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon May 18 01:31:58 2009 +0200

    Fix --qt-start-mninimized option
    
    Report : http://forum.videolan.org/viewtopic.php?f=13&t=59425&p=198466#p198450

commit d2f9a597f8b419a08ec25988570e9ce754554d5c
Author: Éric Lassauge <lassauge@users.sourceforge.net>
Date:   Sun May 17 23:48:42 2009 +0100

    l10n: French update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 435e0aabcf1fe6c1709016c9c3cb30a295f5be16
Author: Vincenzo Reale <smart2128@baslug.org>
Date:   Sun May 17 23:32:08 2009 +0100

    l10n: Italian update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 5c436c49248ada88fbbd6c37cc22d2ba134fbb7f
Author: Sidney Doria <ssdoria@gmail.com>
Date:   Sun May 17 23:24:32 2009 +0100

    l10n: Brazillian Portuguese update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 8378e4de82a3167873237726a878cd0ba622117e
Author: Animesh Swar <animesh_swar@hotmail.co.uk>
Date:   Sun May 17 23:16:51 2009 +0100

    l10n: Nepalese update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit d642495d8f18afe6a9f0fe578d8a2f3ac01dfb49
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat May 16 19:11:05 2009 +0100

    Don't distribute files generated by configure

commit b4ad7729330f9b1c3bc80527af7f79225bc18e45
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat May 16 18:01:04 2009 +0100

    Move the Changelogs to maintainer-clean.
    
    As they need git to be generated, you don't want them to disappear when you do make distclean in sources extracted from the tarball

commit 4fbb48fa68c66ce9da5f216b1c69fbdcde2b43aa
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat May 9 22:35:21 2009 +0100

    Use the 2009 key

commit 404a1c6e1820d6304194bdd004a56ab446cb4cf3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon May 18 00:31:50 2009 +0200

    Ensure that people don't compile Dirac on Windows and Gcc 3

commit 2d804fca331b69476ab105a2127c3bedb08f6ac0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon May 18 00:23:44 2009 +0200

    Qt: Remove Streaming and Convert/Save menus if compiled with --disable-sout
    
    Close #2754

commit 29ab3b29df89fcd92973a404f2d8495039853899
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun May 17 22:18:08 2009 +0200

    Fix a bug when sorting the playlist:
    
    Actually sort is well done but when the user ask for the next/previous item in
    the playlist, it will get the one without the sort and not the right
    previous/next item.
    
    This is caused by the fact that the table which describe previous/next isn't
    rebuilded after a call to the sort function. This commit force the rebuild to
    be done (b_reset_currently_playing = true)

commit 7d35744605d9f63c4772d428e8ae7a8e57b59bc1
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun May 17 21:58:28 2009 +0200

    Fix spatializer: wrong variables name.

commit c8829f3a7f6e4c9c9ebbd597b6443527a66bdfc4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun May 17 14:27:35 2009 +0200

    Fix memleaks: EnsureUTF8 return NULL if the string isn't valid,
    so we must be able to free the memory in this case.

commit a7bb5dffd385654b2af5acd5760ff7ef4446bd99
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 17 11:52:24 2009 +0300

    rawaud: default FOURCC with local rather than low endianess

commit 80ba00a8101b3c8213d9f560a791457a54ec8a12
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 17 11:16:03 2009 +0300

    Avoid ?: GCC-ism

commit e4fb88602dea98251890333d9703ba3f26b3038b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 17 03:17:27 2009 +0200

    DMO: put more debug if DMO_DEBUG is set
    
    This might help to trac the dmo race.

commit 3cc84c2b554d6d41699fa43149ea0f4b5ff2b6d3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 17 03:13:08 2009 +0200

    Qt: correctly split the MRL
    
    Close #2682

commit d7f75e6aa43e2072876aa805bd3eee9593a96d85
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 17 02:35:12 2009 +0200

    Qt: fix missing 's' in function name

commit 5a09505be4e8819a229a6d73a3d0bc7b25f29389
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 17 02:20:58 2009 +0200

    Cosmetics.

commit 11c69060e91ff4a1bef2de5b31e825bd1778f27c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 17 02:19:55 2009 +0200

    Forgotten FileSeparator issue.

commit adf3a962357372fd0f4fba44f0e658a1ba13f77a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 17 02:10:17 2009 +0200

    Qt: reindent after last commit.

commit 149269f5846cb5bbbee3803168e0b84a979244e9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 17 02:06:49 2009 +0200

    Qt4: fix DIR_SEP on open.
    
    Should fix #2142

commit 1cbd0f6b0de11d845f3383cf25a10a95ac188c09
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat May 16 23:37:10 2009 +0200

    When adding an URL, create the name without login and password.
    This fix partially #2142

commit 44d674ddd47b7af1982ca4e81eae073f3ef39e55
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat May 16 23:15:12 2009 +0200

    Fix the type guess: this can be a protocol only if you xan find a :// in it.
    (and add ftp and smb to the list)

commit 1aa48d7e9a8a91f89ad6ad01df3db295bacb0d7a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 17 03:17:27 2009 +0200

    DMO: put more debug if DMO_DEBUG is set
    
    This might help to trac the dmo race.

commit fc8d0d3d4cdbc6fb499b1eeca72b8ad867221130
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 17 03:13:08 2009 +0200

    Qt: correctly split the MRL
    
    Close #2682

commit 5d17b0c90db350dad9cc9a049cd0010be73b6b7c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 17 02:35:12 2009 +0200

    Qt: fix missing 's' in function name

commit f9f1166e9b44f91139e2826f282c917a5d680182
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 17 02:20:58 2009 +0200

    Cosmetics.

commit 5a892e07151dd30c260eb005d2f0ed4b791c41fd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 17 02:19:55 2009 +0200

    Forgotten FileSeparator issue.

commit 66765c05fb90017b0643453d57661a741c36600e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 17 02:10:17 2009 +0200

    Qt: reindent after last commit.

commit 4d12099cf4e087eb6bf3a973b6a8c6754f3b2618
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 17 02:06:49 2009 +0200

    Qt4: fix DIR_SEP on open.
    
    Should fix #2142

commit 64828ecca2132bd3a8b9758c980386c0d01a2580
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 17 00:26:46 2009 +0200

    Dshow: fix compilation after the big fourCC changes.

commit f9546b1492c7a07f77f5ac7887ca5aefc04b087e
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat May 16 15:19:13 2009 -0700

    test: Fix url test on Mac OS X.
    
    Basically this test was expecting that /tmp is a directory. On Mac OS X /tmp is a link to /private/tmp.
    
    We work around by getting the current work directory after chdir.

commit 1a77308678e53dddba8ddb6a9f3650774525e719
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat May 16 23:37:10 2009 +0200

    When adding an URL, create the name without login and password.
    This fix partially #2142

commit 5b676ba1d2022896ef6bf50e4b6de70f751563ac
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat May 16 23:15:12 2009 +0200

    Fix the type guess: this can be a protocol only if you xan find a :// in it.
    (and add ftp and smb to the list)

commit 24cddfa0efa80557f538d6dbf08f9b0b4b4d52a4
Merge: d1d3d7b 6dce48f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 23:26:19 2009 +0200

    Merge commit 'origin/1.0-bugfix'

commit 6dce48f670a1d404fa09898d6e97562d9944c239
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 23:22:01 2009 +0200

    Fixed osd_* functions when the OSD was not loaded.
    
     It fixed a segfault when using hotkeys for the OSD.
     I am not sure it is perfectly fine, but var_AcquireMutex seems
    to have been removed without a proper replacement.

commit c85283ef795a4edfeb6cbee1af5e48a47580ddc2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat May 16 23:10:09 2009 +0200

    Gtk_main: fix compilation.... Completly untested.
    
    Should we keep this code?

commit 2f0c83bd43674753d2fd2d7fb8cc4193fbdfcfca
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat May 16 22:32:29 2009 +0200

    pda: fix typo introduced by [ebd7cf22ae7d5b3a1bbf1cd8728926e78f831a9c]
    
    This should fix the compilation of pda interface.

commit a20af1ac86cff1d01e4faf5d1d1e421f1fe492d8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat May 16 22:27:47 2009 +0200

    pda: Fix warnings.

commit cde79fd9461837f63f78898f0b336776d72f6535
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat May 16 22:26:40 2009 +0200

    Pda: fix compile broken by [05492281]

commit d1d3d7b413a9a7cba2cec8c703f4cc3b045858ff
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 22:20:52 2009 +0200

    Used filter_New/DeletePicture when applicable.

commit f1e3b554bed8af5c192abcb5db27b5c5c8b404ea
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 22:16:06 2009 +0200

    Used picture_New in mosaic_bridge.c

commit 0ba8129efb11bde8bab50e35ccda27717f2b91b3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 21:42:28 2009 +0200

    Replaced vout_InitPicture/Format with their equivalent.

commit 4179a9e5c42cd75faac70723907f6adf86710caa
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 21:21:11 2009 +0200

    Added video_format_Setup to replace vout_InitFormat.

commit b110c3878d8966c3dda47be9978a836f3dcbf8cc
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 20:47:41 2009 +0200

    Added a picture_Setup to replace vout_InitPicture.

commit fb6713944183a4304532f7f8e002dff796769c30
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 22:58:19 2009 +0300

    Split pthread and Win32 code into separate files

commit 34f76d16bbbb3bcb0565f2edd5a48c2a688302fb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 20:44:35 2009 +0200

    Fixed skins2 compilation.

commit d91172cf223da355460b95e096cf3a7f7a53e55e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 20:14:31 2009 +0200

    Do not uselessly include vlc_vout.h in video_chroma.

commit 8fd8560147ef5780dcd7ec15c39805f1bec776b0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 20:11:46 2009 +0200

    Removed useless includes.

commit 03a9ca96ceb374a604cc00da7f6d1b8a311527a4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 20:10:14 2009 +0200

    Do not uselessly include vlc_vout.h in access.

commit 036a6a2e9efba5173b5695c44f34b0f01a478d58
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 20:09:55 2009 +0200

    Do not uselessly include vlc_vout.h in filters.

commit cbe4bf014194799e133cd2e4e2b337f82fa15cf5
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 19:52:19 2009 +0200

    Fixed vlc_filter.h include.

commit 9278fb81ed9603b92072e31a5915a8815a4c7c6a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 19:47:47 2009 +0200

    Do not uselessly include vlc_vout.h in decoders.

commit 60e2892e520b72b8b83ff60fc276fa05db2d2e0d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 19:47:32 2009 +0200

    Fixed includes in vlc_codec.h

commit c3fab7231177600db0b89929bcf5edaee1d96405
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 19:23:34 2009 +0200

    Split vlc_vout.h into vlc_picture.h and vlc_subpicture.h

commit d0b46b6781c63374cebc27e743b151b1581fb853
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 20:56:24 2009 +0300

    qt4: metaChanged -> currentMetaChanged

commit 10b1ba7fce33db04b0e6f3f29c0c8da8fe17ef7b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 20:47:57 2009 +0300

    Qt4: pass input items rather than ID through IMevent

commit 279777bf17544e064bc64fab132b95fcf7fb3aa2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 20:27:21 2009 +0300

    Qt4: keep input item rather than ID in the manager

commit e24ee41ba1d614ef7058f965c40158a5807f602d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 20:18:44 2009 +0300

    playlist_ItemFindFromInputAndRoot: use pointer rather than ID

commit df4999e38938089f6b4550b16d880e6cff1ab6b4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 20:17:13 2009 +0300

    Compare input item pointers, no need to deref here

commit 6bbc4b9934ba00f6495672a660927e91e904e1b9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 20:10:06 2009 +0300

    Pass pointer rather than ID for playlist item-current

commit b9a26cf148fce9059881792b396e643a2a3fb568
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 18:43:51 2009 +0300

    Pass input item through playlist item-change rather than its ID

commit ea9c21f430fdedd962ba18467fabdd69df918027
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 18:42:48 2009 +0300

    Qt4: remove dead code

commit 174f75debc6ff4b0b3a7037bc21e7b77bfe2a9d8
Merge: cc32188 0bbc1ee
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 20:07:46 2009 +0300

    Merge branch 1.0-bugfix

commit 0bbc1eeee3f0c28c622bd05022c67aac6811486b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 19:10:08 2009 +0300

    Typo

commit 1a12ab42f9b4824f3e144714c39e39d02841867c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 19:07:07 2009 +0300

    Qt4: non-sense way of getting current playlist item
    
    We want the current playing item, rather than the number of items to
    choose from. Besides, item-current is _not_ a choice list anyway.

commit ae1239f0851fd5e021889118a3c01cd8371750d5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 19:06:46 2009 +0300

    Attach fetcher to playlist so it gets proper configuration

commit cc321882c23496f30bed3fb3cec2975f86a0d784
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 14:43:41 2009 +0300

    playlist_DeleteFromInput: pass the input item rather than its ID

commit 06c794f9f9a0119c030fbfed0284db24d28566e5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 14:58:33 2009 +0300

    fetcher is a VLC object

commit bbba5c6fa1d376aaadfbf4030ff8f351a4cff69d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 14:21:26 2009 +0300

    playlist_Add and playlist_AddExt: return error/success value
    
    None of the callers actually care about the return value anyway.
    When the input item is needed, then playlist_AddInput did and still
    does the job.

commit c0d66940ee26be94fd11d5d1de0e5d8c333cf966
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 14:21:12 2009 +0300

    Remove never used value

commit 7efba6b3d2d1e21645ca1737f8ab78fd8eb62d5e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 13:53:43 2009 +0300

    playlist_ItemGetByInputId: remove dead code
    
    playlist_ItemGetByInput can be used instead anyway

commit 507ae78e9103e0c050b52986778299633945e34a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 13:47:52 2009 +0300

    Bump libvlccore SOVERSION

commit d51440d7379b02a8c275903e37240aef16131763
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 13:43:39 2009 +0300

    HTTP: try to fix mix of input item IDs and playlist item IDs

commit 98d71a44e45fc6e2fdca667d755e2efd5cdecd93
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 13:00:17 2009 +0300

    Qt4: add QVLCInteger

commit d15c20521f57f372561002be96dd7d5d200e587e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 12:23:51 2009 +0300

    Qt4: move QVLCVariable out of external dialogs

commit 692ee11cf5d3ba93b59d7cf960fda136b53eefeb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 11:49:04 2009 +0300

    Typo

commit 26b4a537325a19606fd6c27775cf4d411998f6e2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 16 11:28:23 2009 +0300

    Revert "loose up little xcb-xv version requirements"
    
    This reverts commit 8e1f14148bf158e37a838da2ac04062fd2a0aca1.

commit 96eeaffda003ebb107c61b2a76707e9216af922d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat May 16 11:31:55 2009 +0200

    Qt: use a better name for artWork function to avoid the issue we had by the past...
    
    doSomehting() is not a good function name.

commit 89b6530d8abd99b96b9f33af022022241fe97ee2
Merge: e169fa3 da62e6d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 01:09:40 2009 +0200

    Merge commit 'origin/1.0-bugfix'
    
    Conflicts:
    
    	modules/codec/dmo/dmo.c

commit da62e6d3fd7d110eeb2cf34a17cbc9c16732f2fe
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 16 01:02:06 2009 +0200

    Fixed DMO wrapper.
    
     One input buffer can create multiples output ones and so need to be fetched
    before provided a new input one.

commit cd2fbd0ad4f24067a848f0532e1d55db67d6fa3c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri May 15 23:52:25 2009 +0200

    Respect album-art for CDDB request.
    
    In this case the option is a bit mis-named but...

commit 10524df53cda24ba58619f2b45b4227ac2cd43da
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri May 15 23:46:05 2009 +0200

    Correctly detect rewind (rtsp).

commit 11e0b5e5a79575fe3be017939c35e5b4cd0d4242
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri May 15 23:20:15 2009 +0200

    Do not call EnsureUTF8 on NULL string (cdtext).

commit e169fa3a3781d3bf98cdb23db7b41c9e50d10d0a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat May 16 00:15:51 2009 +0200

    DMO: support for WMAL and wmal fourCC

commit b1e0a03d630cce112389807611273006706f8d8f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat May 16 00:10:05 2009 +0200

    Add wmal and WMAL fourCC
    
    Spotted by mc2man, mc2man -- optonline | net
    (cherry picked from commit e783877897dcafdcd833f81ba44015ccd0ac482f)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 925fd62b22b35ee3e0370f49eeeb8d9f082adf75
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 15 23:06:45 2009 +0200

    Qt: Be carefull with C++. Fix the issue with downloading album art fromthe net!

commit f4fd60fee363d76caf067d6384ce8c936622798c
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri May 15 15:19:38 2009 +0200

    WinCE: Require a recent enough mingwce to fix *printf problems
    
    This just in: CeGCC has a MinGW with working replacement *printf
    functions. Just like for mingw32, require (and allow building with) a
    recent enough version of mingwce.
    
    Since MinGW is patched by CeGCC, this check is not strictly sufficient;
    but at least this allows to have working WinCE builds again.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 148976f7d9bc06da6871d80ebe2835ac529b011f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 15 23:06:45 2009 +0200

    Qt: Be carefull with C++. Fix the issue with downloading album art fromthe net!

commit 48260d39242888a636c717cd2aaa3dba7f1467f8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 14 22:55:50 2009 +0200

    Removed impossible fourcc in record.c

commit 138f098d36b5d976cf1ea596b2c533b4cce0dd0b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 14 22:54:50 2009 +0200

    Used vlc_fourcc_GetCodecAudio when applicable.

commit 4de16278bbc64316f786cbed5fa1321b91c731f0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 14 22:46:02 2009 +0200

    Added a small vlc_fourcc_GetCodecAudio helper.

commit 57981acd570f0cc5a0f998e05f2b4bf437d08d5a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 14 22:06:58 2009 +0200

    Used vlc_fourcc_GetCodecFromString where applicable.

commit b5625a39634deaa4082b44a326614a5b79b8dc39
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 14 21:35:22 2009 +0200

    Added a small vlc_fourcc_GetCodecFromString helper.

commit cee16ae6950abf905ac800018108e0dc610619ef
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 14 21:23:01 2009 +0200

    Replaced AOUT_FMT_*_NE/IE by by VLC_CODEC equivalents.

commit abf074a86f31fafdf108361f8103c60baffc653b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 14 21:11:02 2009 +0200

    Removed unused AUDIO_FMT_S/U16_NE.

commit 192cad600ce33f25bb4f8d8cf2703b2d3eb3c596
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 14 21:09:40 2009 +0200

    Added and used VLC_CODEC_MP3 when applicable.
    
    I also removed its use where it cannot/should not happen.

commit 37b175d5552f731bfc8f7aa439034328bc14b668
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri May 15 15:19:38 2009 +0200

    WinCE: Require a recent enough mingwce to fix *printf problems
    
    This just in: CeGCC has a MinGW with working replacement *printf
    functions. Just like for mingw32, require (and allow building with) a
    recent enough version of mingwce.
    
    Since MinGW is patched by CeGCC, this check is not strictly sufficient;
    but at least this allows to have working WinCE builds again.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 319b2f9582a0d2e26ca412d2da897a9e028e5388
Author: Nicolas Chauvet (kwizart) <kwizart@gmail.com>
Date:   Wed May 13 15:26:32 2009 +0200

    Fix missing symbol in libxvmc_plugin.so
    
    the XvMC plugin use xcommon.c where some part use
    HAVE_XINERAMA conditions.
    
    Missing symbols are :
    XineramaQueryScreens
    XineramaQueryExtension
    XineramaIsActive
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit c4934bd1047641ef6b8e343f559f06daac7bf02d
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 12 13:22:11 2009 +0200

    Compile fix: Include limits.h when using PATH_MAX
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit ec6a7b8ec1fc9f070d1d5242836b1d643f9f2dd8
Merge: 97ada6d e936fbd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu May 14 23:20:40 2009 +0200

    Merge commit 'origin/1.0-bugfix'

commit e936fbd6171071a9fbf7b3f6d079201a6f9ecbe0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu May 14 23:03:24 2009 +0200

    Qt: Default Output address to 0.0.0.0 in HTTP and MMS

commit 97ada6d92f4d68c287f936162542b4113c959e58
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu May 14 22:45:02 2009 +0200

    Revert "Forbid Qt4.5.0"
    
    Stupid Ubunty Jaunty!
    
    This reverts commit b6b7804713f8aee372637597e9c51aeab09c526f.

commit f63268acaafdca4f3e17b837c37a105c01739c0f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu May 14 19:27:30 2009 +0200

    input: Fix a memleak.

commit 922f1c07753c075e0e0fd962d37baf19eeac1fba
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 14 22:48:03 2009 +0300

    Use var_GetInteger()

commit 81d02d8e85861f26fbf64c6d3472779f23318618
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu May 14 21:08:06 2009 +0200

    Copyright Update and cosmetic

commit e5b3cb168189cb1fa2166f0c5bea13680b2cfb3e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 14 21:02:57 2009 +0200

    Added missing vobsub.h
    
    Oups.

commit 49fd4d626b407b3495186c2d2f761dce8e426873
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 14 20:33:09 2009 +0200

    Added vobsub.h to Modules.am

commit 9d8178b9171e367d44d94ad02ae9fcb9af3a2449
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Wed May 13 16:50:53 2009 +0200

    wince: replace _wrename by MoveFileW
    (cherry picked from commit 7ba508f8ef84047d1c1ed06ac0f3596e0ea1019d)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 91116db9656d8135f6e0e6091fef9134f58f34e0
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sat May 9 17:20:46 2009 +0200

    wince: replace getpid by GetCurrentProcessId
    
    Signed-off-by: Geoffroy Couprie <geo.couprie@gmail.com>
    (cherry picked from commit d93246d2d334a21021ab004e99dff22d601fb8ab)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit a5b3becf4c21e8083bdda6cb96349022ad313ad3
Author: Hugo Beauzee-Luyssen <beauze.h@gmail.com>
Date:   Thu May 14 14:52:32 2009 +0200

    Adding a libvlc_MediaPlayerLengthChanged event
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit a1fbc87008cf08d90c6afe1ef24c2c814b180ff1
Author: John Stebbins <john@stebbins.name>
Date:   Wed May 13 17:08:36 2009 -0700

    vobsub idx parsing in matroska tracks
    
     Added capability to avformat and mkv demuxers to extract the
    original_frame_width, original_frame_height and palette from their tracks
    private data.
     Vobsubs in mkv were only using default values for these items.
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 4b7950c726f4eb315295b627ef4b9fbb830c1ede
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu May 14 20:07:31 2009 +0200

    Mark loop, repeat, random as safe.

commit b6b7804713f8aee372637597e9c51aeab09c526f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu May 14 19:55:55 2009 +0200

    Forbid Qt4.5.0

commit f8df68c86b26c03bbd8a0dea7240b46351abc990
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu May 14 19:36:44 2009 +0200

    Remove kludge for old Qt versions.

commit a5f79a7d285b162d40e0289bc9ad733ec4da606e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu May 14 19:34:36 2009 +0200

    Bump necessary Qt version to 4.4

commit 76deff7339593550f9be674c02427357cb1e20f8
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue Mar 17 14:28:12 2009 +0100

    mozilla: fix integer types
    
    (u)int16 -> (u)int16_t
    (u)int32 -> (u)int32_t
    (cherry picked from commit 53ec8a45e5945db7a452238447e83a8b630c8a79)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 8dca1aa104455ea62779a4781e9411b93f5ac6a6
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue May 12 17:02:38 2009 +0200

    mmsh: cleanup
    (cherry picked from commit 190ae57d8cd38b2ec1748f950865b94febdb01d0)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 9b9e019a3a662b6d6dc3565c65c1384a67079bf6
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue May 12 16:55:26 2009 +0200

    mmstu: fix memleak
    (cherry picked from commit ecfdb8c3ca6c1803cf055dcac440ec7ca1a8a9c3)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 9f0df8af31972548560b970d07633a06a904638d
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue May 12 14:18:36 2009 +0200

    mmsh: fix potential memleak
    (cherry picked from commit 5cc974b1a4bb383006a380d4c9e0011e47cefde1)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 761f863bf378bb0c7d66b0ae4141e5c4fb6ec901
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue May 12 14:11:30 2009 +0200

    mmstu: handle keepalive error case
    (cherry picked from commit e692b86ada5f970fb37b1db137a9d68148dc6ec2)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 63b970b95fdde1af82b50e3dae543f7b84c48c28
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 14 19:31:27 2009 +0300

    XCB/window: add XFree86 extended key symbols
    
    Well, only those that VLC knows anyway.

commit fd7f8f854a13f7b65cb2b8622755aa47ee932919
Merge: 8e1f141 0dec2f7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 14 18:54:17 2009 +0300

    Merge commit 'origin/1.0-bugfix'

commit 0dec2f724e06c4f13b85cf02b2ac2fcb8e9b4e56
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 14 18:46:08 2009 +0300

    XCB/window: implement --video-title, UTF-8 names

commit 8e1f14148bf158e37a838da2ac04062fd2a0aca1
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Thu May 14 16:48:50 2009 +0300

    loose up little xcb-xv version requirements
    
    Atleast for me xcb-xv gives version 1.1 only, and vlc compiled/works
    with it just fine.

commit 112853d994f0b6113d18b3e38bb7d2890fe3fba6
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Thu May 14 13:06:29 2009 +0200

    activex: remove libvlc_video_set_size() and libvlc_video_set_parent
    
    Activex plugin now builds again for windows. Commits: f1582740f8c3b7647e7391ccf7f476ce26846c5f and 03b85ce331b532799827bea23dbe3237f5818733 broke building of the plugin on windows.

commit 190ae57d8cd38b2ec1748f950865b94febdb01d0
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue May 12 17:02:38 2009 +0200

    mmsh: cleanup

commit ecfdb8c3ca6c1803cf055dcac440ec7ca1a8a9c3
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue May 12 16:55:26 2009 +0200

    mmstu: fix memleak

commit 5cc974b1a4bb383006a380d4c9e0011e47cefde1
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue May 12 14:18:36 2009 +0200

    mmsh: fix potential memleak

commit e692b86ada5f970fb37b1db137a9d68148dc6ec2
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue May 12 14:11:30 2009 +0200

    mmstu: handle keepalive error case

commit 2cb44954d6afb9e67eb24c7dcbd4b3d279b4eff0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed May 13 23:51:17 2009 +0200

    FourCC v210

commit dfd0f74dd7e83136d7d7130d26820535c9a52fad
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed May 13 23:41:54 2009 +0200

    Fixed the option "auto-preparse".
    
     It is now respected. It is part of the privacy problem with
    meta data/art.
     I think that
      --noauto-preparse --album-art 0
     will workaround the issue until a new option is added.

commit 46fc1c8c88ca29881cca7ca6f51f7b5a8ad8565e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed May 13 23:41:54 2009 +0200

    Fixed the option "auto-preparse".
    
     It is now respected. It is part of the privacy problem with
    meta data/art.
     I think that
      --noauto-preparse --album-art 0
     will workaround the issue until a new option is added.

commit e43950f3fed1a15c6ab930738f5f085fee182531
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed May 13 22:31:25 2009 +0200

    More FourCCs

commit dfe8c5c087b8e968890136575cfc64dd82d7df6e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed May 13 22:34:07 2009 +0200

    Merged mp1v/mp2v codecs.
    
    The codec defined will only be used by encoder to force one of the types.

commit 2a1bc0ade1baecf0964ac0daf137970c343615b3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 23:29:40 2009 +0300

    Xlib: assume we have a window provider

commit d73948b1562916ccaea892c8ecf6b4bf1604fddf
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 23:16:37 2009 +0300

    Require XCB so we always have a window provider (fixes #2736)

commit 2151d6fe01a3b730b6d241b561ce18f5cc424faf
Merge: 43087f3 548f78d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 23:32:57 2009 +0300

    Merge branch 1.0-bugfix

commit 43087f360f4fda32a31605a04066a8aa6867b3ad
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 23:14:00 2009 +0300

    XvMC capitalization

commit d090550772ca52f1273e2d011a78e422c8ce0d97
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 22:47:07 2009 +0300

    Alphabetical order

commit 853bb4e76326fd5dddfb6aad6e86cacb6fdb4c5f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 23:23:35 2009 +0300

    OpenGL: fix missing GLX window decoration

commit 4ad7990248a6e672a422070e5bb274cc08b4dd50
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 23:13:10 2009 +0300

    XCB/window: do not depend on xcb-aux for one trivial function call

commit 8d2862dc06b9304c42c917d42eb5a8ca79315d1d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed May 13 22:24:03 2009 +0200

    Let libmpeg2 decode mp1v/mp2v too.

commit 548f78df2e9dd0ba08055d34b021480a016870b2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 23:23:35 2009 +0300

    OpenGL: fix missing GLX window decoration

commit 03619d36d8b281b1c655e944ddb74b3e5e90f559
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 23:13:10 2009 +0300

    XCB/window: do not depend on xcb-aux for one trivial function call

commit 105926ff1c3454cfa75fc55d0bc0061c1e4a9b9d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed May 13 21:59:13 2009 +0200

    Fixed downmixing to mono (close #2728).

commit 0c8eca40ffef0351d019b3025a7bbcd25adfe044
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed May 13 21:59:46 2009 +0200

    fix compilation.

commit f8822ed0e02723246bc9f5f601757dca8860a292
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed May 13 21:59:13 2009 +0200

    Fixed downmixing to mono (close #2728).

commit de7979be1748716f5c5a6482d33faf9c3421ce1d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed May 13 21:50:19 2009 +0200

    Compilation fix.

commit 3cd6c1f3172cc4cf92773371d0c1204a962f55ab
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed May 13 21:33:50 2009 +0200

    Fixed copyright.

commit 96000eee2e0d0bb164160e29e7b897e6ec1dfede
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed May 13 21:31:04 2009 +0200

    Fixed compilation (dmo).

commit be155b9833975f1d61ef6c6b419389c862e0cd46
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed May 13 21:26:23 2009 +0200

    Fixed typo (compilation).

commit 4ff32051582e17cdf93629459167e1fd97ed2e13
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed May 13 21:10:35 2009 +0200

    fourcc.c TSQ.

commit 7b452ff3b0b1cc376e13c8766dcae3e2c383aa88
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue May 12 23:18:46 2009 +0200

    Used VLC_CODEC_* and i_original_fourcc when applicable.

commit 99d6464fd43bcc6229741e3d11f7b96a3d063dce
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue May 12 22:52:18 2009 +0200

    Fixed es_format_t::i_codec/i_original_fourcc values after the decoder.
    
    es_format_t::i_codec will be the codec from vlc_fourcc.h
    es_format_t::i_original_fourcc will contains the original fourcc
    value.
    
    This allows to simplify the decoder/packetizer and every sout modules.

commit 724461bdf250e856eb32f6c0b7c51b065e482982
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon May 11 20:49:09 2009 +0200

    Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
    
     There will be some regressions, I used automatic sed replacement with manual
    checks but there was a lot to change.
     It's only the first pass.

commit a2552da3e339fce1d940523d1206a9936546ceaf
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue May 12 20:23:46 2009 +0200

    Added two codec four aout usage (spdif).

commit 200df9086dd17e2af7f7c75fe25d82908775c5c3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon May 11 20:48:49 2009 +0200

    Removed unused defined.

commit 506ba466e946e1e909d7bf58153a96ad575f9e0f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon May 11 20:48:36 2009 +0200

    Cosmetics.

commit f05f6feec18f819586ccac0abddd4adde3ec0434
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Mar 18 21:44:51 2009 +0100

    Use vlc_fourcc_* helpers in avi demuxer.

commit 4063b0b285b5d6732768349401b00133a908ae8f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun May 10 23:45:46 2009 +0200

    Use new vlc_fourcc_* helpers in avcodec.

commit 31a92955712f448c2fc50bc45e663d11768de602
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Mar 18 21:39:32 2009 +0100

    Use vlc_fourcc_GetDescription for item infos.

commit e481f91027724e63d86391cb65e008359c8a8f97
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon May 11 19:41:11 2009 +0200

    Added a i_original_fourcc field to es_format_t.

commit 7b21f4d2dd6e0baacc108b01aa99ca2d8a291adc
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue May 12 22:14:52 2009 +0200

    Used vlc_fourcc_GetCodec in vout core.

commit e6d6cbdfdf092ce84d6210d3b27b5994af5e2212
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Mar 17 23:01:27 2009 +0100

    Added fourcc helpers and defines to centralize them.
    
    It introduces a bunch of VLC_CODEC_* defines as a representative
    fourcc for a codec. The fourccs have been chosen pretty much randomly
    except when I knew well know ones.
    
    It adds two helpers: vlc_fourcc_GetCodec and vlc_fourcc_GetDescription.
    
    Don't hesitate if you have any comments.

commit c6d2ba8aa42a6b2fdb3e10db38c3ef053f65b19d
Merge: 9c1f8ba 2d4241a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 21:57:34 2009 +0300

    Merge branch 1.0-bugfix
    
    Conflicts:
    	include/vlc/deprecated.h
    	src/control/video.c
    	src/libvlc.sym

commit 2d4241a1f7ac7a1ce47e2646c93421a64c49d7ab
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 21:48:24 2009 +0300

    Deprecate all broken vout_Control() abusers

commit 1c5d76c2e9f518825a0016344d4f0fef9e8247b6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 21:48:07 2009 +0300

    use VLC_DEPRECATED_API as needed

commit 44b0effdc6c30c7da29a7ee5a97bd69a05430e21
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 21:43:25 2009 +0300

    libvlc: add support for setting/getting the video scale

commit 65a17d9832469de70ab6a476566c2ef05878f67f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 21:38:56 2009 +0300

    Use input_GetVout() instead of vlc_object_find()

commit 9c1f8ba149532713c7912eb233409b283c150155
Merge: 03b85ce 4204399
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 21:08:54 2009 +0300

    Merge branch 1.0-bugfix

commit 03b85ce331b532799827bea23dbe3237f5818733
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 21:04:20 2009 +0300

    Remove crap that calls vout_Control from outside the vout thread

commit f1582740f8c3b7647e7391ccf7f476ce26846c5f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 20:52:06 2009 +0300

    Reparenting does not work with set_parent.
    
    It did not work in 1.0 either, and it was not safe in earlier versions.
    Nobody ever bothered to implement thread-safe reparenting. Calling
    libvlc_video_set_parent() is useless in 1.0: It has the same effect
    as calling proper libvlc_media_player_set_*(), which the Mozilla
    plugin already does.

commit 42043990d3418add07088b8e2e1117c9caee5412
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed May 13 18:26:01 2009 +0200

    rtsp: fix RTP-Info header syntax
    
    As per RFC2326, the correct syntax includes a "url=" that is missing
    here. Tested (and bug found) with a Real Player client.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit c9a4092a131cfa984348e0c123a8e65d109033c7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 20:16:38 2009 +0300

    XCB/window: fix always on top

commit cb7a32f41931ef71ddd9b98c3c0d6dd9d0372451
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed May 13 18:34:43 2009 +0200

    aa video output: fix compilation warning.

commit 9530b16f796c31447ec17b3dee57f0015ad7456a
Author: Nicolas Chauvet (kwizart) <kwizart@gmail.com>
Date:   Wed May 13 15:26:32 2009 +0200

    Fix missing symbol in libxvmc_plugin.so
    
    the XvMC plugin use xcommon.c where some part use
    HAVE_XINERAMA conditions.
    
    Missing symbols are :
    XineramaQueryScreens
    XineramaQueryExtension
    XineramaIsActive
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 2fa8522f5766fba2359f90adc41514233403fbb2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed May 13 16:47:19 2009 +0200

    fbosd: fix compilation with the changes of text_style_*

commit b65308f0b9f038e8f56aebbee784d128be7b0f7e
Merge: 44f031c 9a18550
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 18:52:30 2009 +0300

    Merge branch 1.0-bugfix

commit 44f031cb1db9a4353ce958aeaa3a82d6ce559624
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 18:50:46 2009 +0300

    Privatize libvlc_media_player_destroy

commit 9f36a1de9de243918559bdf92985ca945b44a034
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 18:41:12 2009 +0300

    Remove core support for global drawable

commit 922aad511a40cf2f14b6a5255fb88835818c301b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 18:27:19 2009 +0300

    Remove deprecated functions

commit 9a1855005d5505976b5d077fdd5c42813b603b19
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 18:51:01 2009 +0300

    libvlc_media_player_retain: missing lock

commit 7ba508f8ef84047d1c1ed06ac0f3596e0ea1019d
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Wed May 13 16:50:53 2009 +0200

    wince: replace _wrename by MoveFileW

commit 11a8b77548db50e6ed1867dd444028ff60f0abee
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 13 00:10:27 2009 +0300

    Make tests as plain executable (easier to debug than libtool wrappers)

commit e86b51d040e7a95d6f15cc17db8f24c6155568b3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 12 23:46:58 2009 +0300

    Depth is the word

commit bf3e69e20714c24a6a87c29b356a6a5f1abd2150
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 12 19:59:42 2009 +0300

    Unexport libvlc_media_player_new_from_input_thread
    
    This was clearly a bug, as it is documented as an internal function,
    and sues internal types

commit 272817e4e8be36e209ea64e5de1784f951bc8ebb
Merge: 1403f3a 9b9051c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 12 19:13:38 2009 +0300

    Merge branch 1.0-bugfix

commit 9b9051c4c1a6809decf476b2ca9e3c0a61963edc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 12 19:12:44 2009 +0300

    Syntax error

commit 1403f3a061c3c1eaff53e2e077d46d84bab30201
Merge: 224e96f a11122e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 12 18:46:25 2009 +0300

    Merge branch 1.0-bugfix

commit a11122ee5f8162a8195da054e8d5772e0e7f9589
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 12 18:44:48 2009 +0300

    Fix *ASCII* translation of VLC media player in languages I know
    
    This bug affects many other localizations that I cannot fix myself.

commit d3b7e531f11ed50bc680ad3c31ff84c2e2e13b85
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 12 18:41:19 2009 +0300

    Fix invalid use of gettext

commit 224e96f2aef487ad50bb0930b5e80c743d4f09e5
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 12 13:48:08 2009 +0200

    fix make check for commit-id 681ac9f14efd4a8611e7868004f59d5bf4f84d71

commit cbcd26e36fbeb2d673f3bdc5245af7d46bb74a37
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 12 13:22:11 2009 +0200

    Compile fix: Include limits.h when using PATH_MAX

commit 13b7d257de1eced08708034186e290c0a5f5628a
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 12 12:39:50 2009 +0200

    libvlc_event_*: fix locking

commit 154637130684a19cad965b09b2607cc3b7c294ec
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun May 10 16:05:07 2009 +0200

    libvlc: delete callback in media_player_release.

commit 3fa0d24d137ca36598d83cb77175fdf351bd8784
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 9 21:57:51 2009 +0200

    media_player: cosmetics

commit 516955892b0e912a3a100c992abee12e5b2adf24
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat May 9 21:41:16 2009 +0200

    libvlc_media_list_player_release: do not leak memory

commit 795fa06c631752687800bdff5ec44f742c0e72bd
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 5 17:05:03 2009 +0200

    macosx: disable fullscreen when closing video_output when output is embedded (like in the mozilla browserplugins)

commit 3b04148ead3a3fd39e4e9bb9b44030c2579fc88a
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 5 17:04:21 2009 +0200

    mozilla: workaround for libvlc media_player end of media list behavior

commit 893a64a49e3eda34e06da3cdcb16c79f45a9592c
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 5 13:31:17 2009 +0200

    mozilla: use correct cast for VlcPlugin *

commit 5bd53a4f0a386263e09ae4688f2d047fe18dcfdc
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 5 13:16:16 2009 +0200

    mozilla: remove debug prints

commit d6cc0b79ef3c7f15df5ef524b76bbbafe01e84eb
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue May 12 13:20:37 2009 +0200

    dc1394 and dv1394: cleanup detection in configure.ac

commit 916d4310d5aeb3bb8aa99ec2e84e2821bbcd06d0
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Mon Apr 27 12:47:30 2009 +0200

    dv: cleanup

commit 9f0d65737e7d810205b25cbb40f0eac4c758b951
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Mon Apr 27 12:40:50 2009 +0200

    Use pkg-config to detect libraw1394 and libavc1394

commit f727ff42b51d32a0990dff460b6ba11c82cfa0d4
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Mon Apr 27 10:02:55 2009 +0200

    Cleanup whitespace.

commit ac91820a068f7037a1d51db0a201e4fa0a7cb662
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Mar 27 12:22:08 2009 +0100

    src/control/video.c: Replace vlc_object_find with input_GetVout()

commit 53ec8a45e5945db7a452238447e83a8b630c8a79
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue Mar 17 14:28:12 2009 +0100

    mozilla: fix integer types
    
    (u)int16 -> (u)int16_t
    (u)int32 -> (u)int32_t

commit 681ac9f14efd4a8611e7868004f59d5bf4f84d71
Author: basOS G <noxelia 4t gmail , com>
Date:   Mon May 11 23:35:40 2009 +0200

    Added and used text_style_* methods.
    
    It had the following functions:
    - text_style_New  -- allocates default text style
    - text_style_Dup  -- allocates and copies text style
    - text_style_Copy -- copies text style
    - text_style_Delete -- deallocates text style
    
    NOTE that the vout_ShowText* functions will take a p_style and copy
    it internally so you have to free in the caller function.
     Other modules where p_style was malloced there are now fixed to
    copy before calling the vout* functions.
    
    Original patch by basOS G with a few modifications by fenrir.
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 768bd8a4d8b88a8f44934b172541b14ffd546111
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon May 11 22:17:54 2009 +0200

    Split INPUT_EVENT_TIMES into INPUT_EVENT_POSITION/LENGTH.
    
    It allows a finer control on what to update (for gui).

commit 6701b274cdc557eb7c0e7978c90c7a4f610edec0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Mar 17 22:19:38 2009 +0100

    Removed dead code.

commit 1ac10ca36325552f134fdc0d93512bbc35b808a7
Merge: 7692ffe 8766fed
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon May 11 22:22:52 2009 +0300

    Merge branch 1.0-bugfix

commit 8766feda419ad28a66bed64bacec4eea1b1d1a00
Author: Felix Geyer <debfx-vlc@fobos.de>
Date:   Mon May 11 22:21:39 2009 +0300

    KDE4 screensaver preemption (fixes #2730)
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 7692ffe0ad8baebd01487e06495942e9f853df5f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon May 11 20:28:36 2009 +0300

    typo

commit 4b9a3d30f99a00831bb2abbdc89355bdcbaf6cc6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon May 11 20:25:15 2009 +0300

    qt4: kill unused askVideoToToggle()

commit 4e77f396cea1635129b0d38ad8c9c5d3458f700c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon May 11 20:12:27 2009 +0300

    qt4: remove double check of isFullScreen

commit 33d7f71f6907172c063d9383102de00abc6a3b30
Merge: e83df29 109900f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon May 11 19:30:53 2009 +0300

    Merge commit 'origin/1.0-bugfix'

commit 109900f90d2a204dfa4e017cccb4875441c7f663
Author: Niklas Hayer <nikha354@gmail.com>
Date:   Sun May 10 20:44:09 2009 +0200

    Prevented QT4 gui from changing size while maximized. This should fix https://trac.videolan.org/vlc/ticket/1883
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
    (cherry picked from commit e83df29b1f39dd46fe8893e5e111ed8be9a17e2d)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit e83df29b1f39dd46fe8893e5e111ed8be9a17e2d
Author: Niklas Hayer <nikha354@gmail.com>
Date:   Sun May 10 20:44:09 2009 +0200

    Prevented QT4 gui from changing size while maximized. This should fix https://trac.videolan.org/vlc/ticket/1883
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit deabbf7d1dcb6b83ec7e8e4d67b260a13e840910
Author: Hugo Beauzee-Luyssen <beauze.h@gmail.com>
Date:   Sun May 10 18:59:56 2009 +0200

    Changing libvlc_video_take_snapshot prototype
    
    So that it takes a const char* as the filename parameter.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 0036da65250f7f6b785da2be9f68af0bb9275600
Merge: c48ac54 2b4e12c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 10 18:40:42 2009 +0300

    Merge branch 1.0-bugfix

commit 2b4e12cdbe76664bc07413f4a5f0a7f9183c33d3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 10 18:40:12 2009 +0300

    PDA: useless redefinition

commit eafdd623afe23a842318a9e2eccf7fe4fd8ba7c9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 10 18:38:21 2009 +0300

    PDA: dummy input locking

commit e9810b983c6e82378c536a854dec679f664e3308
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 10 18:37:42 2009 +0300

    Missing .gitignore

commit 88f6f1397b6462f83f5c9a92a72904ba94ca196e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 10 18:35:27 2009 +0300

    Missing .gitignore

commit 4a143959d50fc39fb8214deb95c7d87745147086
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 10 18:34:47 2009 +0300

    PDA: broken dead code

commit 452f40206de0291918317e926cd61989fd558739
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 10 16:44:36 2009 +0300

    HTTP: use DIR_SEP(_CHAR)

commit c48ac54880b101834b5106bca116024999067db2
Merge: 600d029 7a0efcc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 10 15:32:30 2009 +0300

    Merge branch 1.0-bugfix

commit 7a0efcc70902471d4704e80c1518c3111c6b186f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 10 15:25:39 2009 +0300

    XSPF: use make_URI, should fix #2731

commit d10d2dc0cc90007fa892da4dc0ee2ec69d13bc42
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 10 15:24:01 2009 +0300

    test cases for make_URI()

commit cc112d8fcbdebb49fbad1e92bc9029cf2a6ced0a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 10 15:23:18 2009 +0300

    make_URI: make a URI out of a path, if needed

commit d04effdcbb9208faf7fbcd9cf828ab51f3df2f50
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 10 13:35:56 2009 +0300

    decode_URI: improve documentation, add a return value

commit 33e389f46716b46554dbce20f82fe0debb5da8aa
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 10 13:16:40 2009 +0300

    Remove useless checks

commit eadca52d9e08397f18fa5f531e50cda27182ca6b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 10 13:16:04 2009 +0300

    Remove static prototypes from header file

commit 600d029594f32258567f27a875e4b956e0949a46
Merge: d93246d b8f23ea
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 10 12:41:17 2009 +0300

    Merge branch 1.0-bugfix

commit b8f23ea716693d8d07dd8bd0cb4c9ba8ed05f568
Author: Danny Wood <danwood76@gmail.com>
Date:   Sat May 9 11:05:31 2009 +0100

    Patch: Fix pulseaudio clicking and latency issues
    
    Here is the updated patch with the modified configure.ac.
    I have also added some comments and cleaned up a little bit of code.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 0fd34122943c0f0a3bb368ac3a4eb1d35b99437f
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat May 9 19:45:22 2009 +0100

    l10n: Synchronize the files for RC1

commit f5215215428f22c8863495819713836f405de961
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat May 9 19:37:57 2009 +0100

    Distribute packetize_helper.h

commit d93246d2d334a21021ab004e99dff22d601fb8ab
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Sat May 9 17:20:46 2009 +0200

    wince: replace getpid by GetCurrentProcessId
    
    Signed-off-by: Geoffroy Couprie <geo.couprie@gmail.com>

commit 7935d5a81c80547b21fa02c9609d6cedac7c3a36
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Sat May 9 15:00:28 2009 +0200

    wince gui: remove wraptext

commit dfadb3d741b638c5d544e20754d7859c6c44ff52
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat May 9 01:54:48 2009 +0200

    Ensure make dist works correctly.

commit b50c06c9a5f611be062840825f1837d045eb7342
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat May 9 01:51:17 2009 +0200

    Start of 1.1.0-git.
    
    Codename is not changed yet (Zukovsky? Stop Goldeneye?)

commit cb1bd11f37e315eefb68ef3341234882618066a3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat May 9 01:22:45 2009 +0200

    1.0.0 RC1

commit 7f779acabee17a673db1c14bdc74bbd5bcf9287c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat May 9 01:15:30 2009 +0200

    NEWS and fix typo in LIST.

commit 75ff8a59bd60e9065288166ead6b07c353482cca
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri May 8 18:31:52 2009 +0300

    XCB/X11: fix crop

commit 43dd12e475885c55f98d7e7304a88ab2c414e697
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri May 8 12:44:31 2009 +0200

    qt4: we need qtr() else we have encoding problems

commit 56fb673c1c9077d7bb3f9c799ad092066882556a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri May 8 09:37:18 2009 +0200

    playlist_ram: fix memleaks and use "const char*" instead of "char*" whenever possible.

commit 80684e7846b29534eab9d1844e77516efbc42055
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri May 8 02:03:05 2009 +0200

    Fixed a race condition with input creation and events.
    
    input_CreateThread* have been splitted in two functions:
     - input_Create
     - input_Start
    to allow attaching to input events and creating settings/variables
    before starting the input thread.
    
    For consistency, input_StopThread has been renamed input_Stop.
    
    Initial report from Hugo Beauzee-Luyssen.

commit a135b02fd5d99c9ae07bca53bee6c492c709e744
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri May 8 01:08:57 2009 +0100

    Add Khmer and Sorani

commit cd48da60b55fbc701ed2387cadd1829799875559
Author: Matej Urbančič <mateju@svn.gnome.org>
Date:   Fri May 8 00:37:56 2009 +0100

    l10n: Slovenian update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit f6a30ab5e2babeb84e42d1f81fc4e71d3e60cdd1
Author: Sidney Doria <ssdoria@gmail.com>
Date:   Fri May 8 00:31:45 2009 +0100

    l10n: Brazilian Portuguese update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 93ec95eff7e8b002cdb66ede223d93205bfebfd7
Author: Otto Kekäläinen <otto@sange.fi>
Date:   Fri May 8 00:30:05 2009 +0100

    l10n: Finnish update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 3dfad6a3cfcfdd24564ac12b0c3f3dbe07c99261
Author: Khoem Sokhem <khoemsokhem@khmeros.info>
Date:   Fri May 8 00:24:44 2009 +0100

    l10n: Initial Khmer translation
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 8c3538f432c9ec7eddf3121eb0caf262f81ca9ef
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 7 23:56:13 2009 +0200

    Cosmetics.

commit 331625d9dcae5c28c02a8f78a9bf0598784a61f2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 7 23:28:57 2009 +0200

    Moved date_Decrement to libvlc core from dirac.

commit fc44328d1a283e1729ab089a51bf6fdf4022c9a9
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 7 23:27:57 2009 +0200

    Added icyx as http alias (some icy servers seem to use it).

commit 94761b0d09e47641b446ed94f2e40675ad4ee907
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 7 23:18:59 2009 +0200

    Used BLOCK_FLAG_PRIVATE_SHIFT for creating private masks.

commit 1fc22d15dee359aad112db6acc149348963bf192
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 7 23:17:15 2009 +0200

    Replaced DIRAC_EOS by BLOCK_FLAG_END_OF_SEQUENCE.

commit f7a8bc79b12a3f2a673d0b6a2a6bf4ef4b5e1d2d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 7 23:13:32 2009 +0200

    Simplify and fix the block flag test in dirac packetizer.

commit 816e1cd33078a791c0c2ad901bd1a2366b74f142
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 7 22:55:13 2009 +0200

    Try to workaround serialno change in ogg web radio.
    
     At each serialno changes, the timestamp being non continuous, there
    will be an annoying glitch...

commit 629d2ae50d623d64bea7045ff830a83768aac839
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 7 22:52:47 2009 +0200

    Fixed usage of VLC_TS_INVALID (dirac packetizer).

commit 56ffbdf46bab22e295ad3748d3f7326377bb773c
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Thu May 7 12:54:57 2009 +0000

    Packetizer is capable of:
     - repacketizing and reconstructing timestamps for a Dirac ES
       suitable for remultiplexing and decoding.
     - sanitizing an input stream that has non-signalled discontinuities
     - handling the basket case AVI fake-pts-is-dts method too:
       For a non well formed input (only has pts or dts), this is
       implemented by simulating the ReOrder Buffer model to resolve
       timestamps.
    
    Updated 20090507 with:
     - use VLC_TS_INVALID rather than private block flags
     - removed useless i_sync_flags
     - add support for next_parse_offset == 0
     - eliminate dirac_FindEOS
     - use block_t's p_priv to avoid dirac_FindPictureNumber
     - remove b_picture_number, add parsecode helpers
     - when stream jumps backwards, generate correct EOS DU
     - dont use block_FindMaskedFlags
     - remove openloop fastsync
     - guarantee synchro sees EOS, remove duplicate EOS DUs
     - dont blindly believe that a data unit is > 1MB
     - fix compilation warning
     - fix issue with unsyncable p_extra
     - rearange file
     - add sanitization of prev_parse_offset
     - do duplicate EOS detection at the right place
     - move all operations on outqueue to Packetize
     - fix stupid offbyone on location of prev_parse_offset
     - sanity check output of sync at input to encapsualator
     - refactor dirac_BuildEncapsulationUnit
     - keep hold of precious timestamps
     - unfortunately block_t has no p_priv
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit b53cec095289debb6e5237a0d3c80cad0ed59c57
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 7 23:23:27 2009 +0300

    XCB/XVideo: handle scaling, crop and A/R

commit 305b0ad354d4696a236dd1f2c82567b3e80f605b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 7 23:22:33 2009 +0300

    XCB/X11: handle scaling, crop and A/R
    
    (Crop is currently dysfunctional, picture offset are missing)

commit bad101babdeb5822e6e5b30edbb1c78fc2ce45c2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 7 23:32:24 2009 +0300

    XCB/XVideo: fix images with a planar format but without MIT-SHM

commit 14670f9c97a17b061bdab7ef22530d1da1c9dcf6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 7 23:00:29 2009 +0300

    XCB/XVideo: implement pf_control: handle zoom and stay-on-top

commit 13ee24b32a262e0f805d39e1b54af57dc80dbe06
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 7 22:59:50 2009 +0300

    XCB/X11: implement pf_control: handle zoom and stay-on-top

commit e24d1c8da3c437cc051f37f72d7d9aeff4a1678c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 7 21:22:08 2009 +0200

    The schroedinger decoder does support non packetized streams.
    
    Thanks David Flynn for the remark.

commit a45cb92f391a26a8ec729f21cf59aa29a2559f42
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 7 21:01:33 2009 +0200

    Set BLOCK_FLAG_CORRUPTED when reseting the packetizer.
    
    This one is more for consistency with what the core do.

commit 38d1b1a33bb85270968c51e40ce15c77e770c78c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 7 20:59:56 2009 +0200

    No need to set b_packetized in demuxer using a packetizer.
    
    demux_PacketizerNew has been fixed in that regard.

commit b41f126365f475d4233dca495b88375f3101b320
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 7 20:58:24 2009 +0200

    Decrease a bit the dirac demuxer (50) to avoid probing it too often.

commit 710bd9a4a69b000a21b95b63fde109205936bf5a
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Thu May 7 12:54:58 2009 +0000

    Reads raw dirac streams, feeds into packetizer.
    
    Updated 20090507 with:
     - migrate to VLC_TS_INVALID
     - fix coding style
     - use generic handling of DEMUX_SET_TIME
     - don't add +1 to dts/pts
     - zero point hack while VLC_TS_INVALID = 0
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 80cfbe0ce1a640841f7ce6a08f8d433b05306812
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu May 7 20:45:47 2009 +0200

    Reset the timestamp state on BLOCK_FLAG_DISCONTINUITY.
    
     On such flag, the bitstream before and after it are not related at all and
    so are the timestamp. In order to not confuse the core, do not output
    wrong timestamps.

commit 54aa64e826105f0c6ca7bb7b343f294ef08227e7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 7 19:13:15 2009 +0300

    Use utf8_rename

commit 353cd0a0049d9c2053a199ee5a9026454e172a92
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 7 19:11:15 2009 +0300

    Implement utf8_rename

commit 493b65493f4a8ccc830597e7ab08950961c2380e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 7 19:01:20 2009 +0300

    remove -> utf8_unlink

commit 1a24f157b0da4a98fea8646d49a2e2ceb6d4d119
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Thu May 7 12:47:38 2009 +0000

    codec/schroedinger: don't reset decoder at corrupt block sentinel
    
    Also, don't reset pts interpolator at discontinuity
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit d78d1a82b75e7af15ec98fadbba9d1aaa33b2977
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Thu May 7 12:47:37 2009 +0000

    codec/schrodinger: don't tag frames with missing pts
    
    timestamp will be interpolated at output of decoder instead.
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 2ef4b5ef59e5d7b11f550a35d06fb27c17395ed6
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Thu May 7 12:47:36 2009 +0000

    codec/schroedinger: fix segfault when schro_decoder_pull returns NULL
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 999e1c3655662ab9285d3f1fbd49086905d473c2
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Thu May 7 12:47:35 2009 +0000

    Disable glibc runtime check if configure passed due to disable-{nls, mozilla}
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit dd3a05a9851f1bb524f15e176b7d9108362fd1ea
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 7 18:13:19 2009 +0300

    Remove useless check for machine/soundcard.h

commit e1bba59e55bc3d31a9142dc9779bc0ba54fde6a1
Author: Joris van Rooij <jorrizza@jrrzz.net>
Date:   Thu May 7 18:10:19 2009 +0300

    oss: OpenBSD compile fix
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 5cde14c1e7989f50c0f9aaa839aabd414d6cbc86
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu May 7 18:08:39 2009 +0300

    We need both priority scheduling and thread priority scheduling here

commit 41a159bb696a7f2d8307d688c92f81b2bbc98925
Author: Joris van Rooij <jorrizza@jrrzz.net>
Date:   Thu May 7 18:03:29 2009 +0300

    OpenBSD compilation fix
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit df89fd6b623348bc662f7005f80bc506a179b4f5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu May 7 15:08:18 2009 +0200

    Added dvh1 fourcc to ffmpeg

commit 9ad959c08d68b27e2d8c83127c8ccbe727969832
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu May 7 14:42:40 2009 +0200

    Qt4: preferences, fix Global hotkeys display

commit bf397e887370af737f28c780430bc54098e8df96
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu May 7 14:14:05 2009 +0200

    config: fix memleak.

commit f999294c12e0d6d5a659a7e66e85f3e75199dcd1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu May 7 02:46:58 2009 +0200

    Qt: fix systrayIcon menu status to show correct tooltip and status.
    
    Noticed by fenrir.

commit 44022166f20202403cba8a39d0bbc35ab573a795
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu May 7 02:31:47 2009 +0200

    Qt: correctly implement the Global Hotkey saving.
    
    Close blocker #2723

commit fab56e289c7457d93111df2a9cd6f9463720bf33
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed May 6 23:51:09 2009 +0200

    Added hdv6->8 fourcc to ffmpeg.

commit 3e1ec376dd2ab91d2c94184bc1f0da0b0072caad
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed May 6 23:22:28 2009 +0200

    Fixed VP31 in NSV files.
    
    It seems that ffmpeg care about VP30 != VP31 fourcc.

commit dd7fc9b0e33ed8ea30a7026e765c4624cfee73d9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed May 6 22:56:25 2009 +0200

    Audioscrobbler: activate libre.fm capacity since last.fm is geing more and more on the dark side... :D

commit 8b0468f45572bf87f2351660cfc674f95919378c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed May 6 15:16:05 2009 +0200

    NEWS.

commit 60c14553e254e0264702e99a605f95fc9d24447b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed May 6 22:10:11 2009 +0200

    Fixed typo in avcodec audio.

commit e5e22fe50870e8e83728ed6f96c8a80b1f7c47dd
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed May 6 21:44:51 2009 +0200

    Try to fix compilation with older ffmpeg version.

commit 14b2a5172b62bba6ac83a05648e2e18737d48443
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 6 22:31:53 2009 +0300

    Add rawaud to the list

commit e3965abfd06914d7c83d34a321ab42adec96984d
Author: Jarmo Torvinen <jarmo.torvinen@jutel.fi>
Date:   Wed Apr 29 08:37:10 2009 +0300

    Initial implementation of Raw audio plugin
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit d1a53a373e52cf3d53ef7c71497e47b049fb89bb
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Sep 1 22:25:44 2008 +0300

    Atomically update the cache file

commit 7037664e2f1b1151ecf3e6fa87df9bc50b920a60
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 6 20:31:21 2009 +0300

    Remove useless parameter

commit b8247ace0350412681e0bc502f8bb617cfa426b8
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 6 20:23:32 2009 +0300

    Make the config file lock per process rather than per instance

commit 2085be2a22d36cf341e7fc8d2407233d6bf75a7a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 6 20:22:16 2009 +0300

    Config lock is pointless while reading/resetting the configuration

commit baa37df2bdbe3a0dac15affe70eb8eed6a0acb1d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 6 20:20:53 2009 +0300

    Always take the item lock when reading/writing configuration values
    
    This was a bit sloppy. In some cases, we had the config fiel lock,
    but that that does not protect against config_Put*(). In some cases,
    the lock was only taken for strings but not float/integers.

commit e61b137f927a5a563634af8c59e69fbfdd7a3671
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 6 19:44:42 2009 +0300

    Replace the configuration file atomically
    
    Another VLC instance could get a corrupt configuration otherwise.

commit 5e32245056f5a399a174da1ebeddf196ac1b7f3d
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Sep 1 22:24:27 2008 +0300

    Look for fdatasync (OSX seems to lack it)

commit 4432e3715a524affe7dacceddd0d7b86266bba93
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 6 19:16:43 2009 +0300

    Boolean cosmetic

commit 981589fd461cfd201aaa13384e638303f6601098
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 6 19:15:50 2009 +0300

    Fix minor overflow bug

commit 9a9570009287f6ea810c725afae86556c454e39a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 6 19:09:37 2009 +0300

    Refactor

commit 579d4ae7f724579961383e729e2fc2e58938042f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 6 19:05:56 2009 +0300

    Tilde expansion is the shell's job. Don't do it *too* (= twice).

commit 3b457e167ddf2459bd7fc4ab0dad00956a5e2b98
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 6 18:43:10 2009 +0300

    Make config_GetCustomConfigFile static

commit d6d444d2e4880e9a56cd390e92148c56dc5e7e10
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 6 18:40:06 2009 +0300

    No need to keep the config file around all the time

commit 0c88710e2ccac34ffb971a3531584d0cbd3d739a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed May 6 18:15:27 2009 +0300

    Only load globalhotkeys if requested by caller
    
    This leaves the choice for bindings to use it or not.
    
    I wish we did the same for hotkeys and inhibit but it would break
    backward libvlc API compatibility.

commit 36def77907889ae0bf382376925df0a6c0058c90
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed May 6 00:10:55 2009 +0200

    Fixed (partially) parsing of E-AC3 not using 1536 samples per frame.

commit 029138a07de2d76a3302f0be82c2cbc9fcae4e87
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue May 5 23:49:27 2009 +0200

    Validated the audio layout and channels compatibility in aout_DecNew.
    
    It will avoid memory corruptions in case of a broken decoder.

commit d2f4a3f8dad20e098b85d1c714476f75fce9c23a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue May 5 23:48:58 2009 +0200

    Fixed acmod table for ac3/eac3.

commit 68dec8670a621d028aa3e547fd23642ce0bdcdbd
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue May 5 23:30:53 2009 +0200

    Fixed a regression with avcodec due to 83f58a5076e659f63f47575c0c350b58367eaff0

commit 77c069c68936f12116a504b13d58257da7595542
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue May 5 23:21:58 2009 +0200

    Allow reading until the end of the file while discarding data.
    
    It probably closes #2719.

commit 7d413c48dfe9f8e162bef2869d65e2f3064c5762
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 5 23:40:01 2009 +0300

    Remove useless memset

commit e1252db2ed61b451972f766982589eab230e9750
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 5 21:44:05 2009 +0200

    growl: fix object leak.

commit 8377d828c5338d3505936bb184310983127f35fb
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 5 21:39:17 2009 +0200

    growl: fix an assert.

commit f6d64155e32aa62fafcad71fa4be2cb6abae3c81
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 5 21:00:26 2009 +0200

    growl: fix compilation.

commit 83f58a5076e659f63f47575c0c350b58367eaff0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue May 5 20:29:14 2009 +0200

    Use audio channel layout only when supported by avcodec.
    
    Butw ithout it, the layout of multichannels audio are probably wrong.

commit 7a4f28303162b32b456d4f09f75a6f15a1de805b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 5 20:55:50 2009 +0300

    Wine: compilation fixes

commit 65b3f54f966c56f513024cb046318e26414d1659
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 5 20:29:20 2009 +0300

    Comment syntax

commit 02298ed6b8f56d8f87448690d78aeae486f75a92
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 5 17:46:38 2009 +0300

    transcode {a,s,v}enc are module parameters
    
    Maybe we should split encoders per ES type?

commit 604e62dd7d7af078b672d8cd4762ca652893b914
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue May 5 17:41:05 2009 +0300

    --opengl-provider is a module parameter

commit 1c9e74885e4342586c122b7b688196455b54ca01
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue May 5 14:54:27 2009 +0200

    qt4: fix encoding problem when passing the album art url from the core to Qt.

commit bcc5b3f69049d06dc3042567c149be54627efa06
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 5 11:36:55 2009 +0200

    libvlc: allow pause and stop during buffering (fixes: #2679)

commit 256c86bfd984cd72d1fcb0460e2ff2630acb26f5
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue May 5 10:33:42 2009 +0200

    test.html: print pretty output when vlc.input.length and vlc.input.time return -1.

commit 38340809e56050ca3b1e90b9fac2816c706efbf1
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun May 3 20:37:27 2009 +0200

    mozilla: remove dead code

commit 713ca60492068737f747930b2c4a235da4f0dc87
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun May 3 20:00:24 2009 +0200

    live555: Mark --rtsp-{http,mcast} as safe.

commit 937b3831a67f54e391376adad7d05dc19ee36675
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri May 1 16:31:37 2009 +0200

    src/control/media_player.c: cosmetics

commit 65618ab04f5047f55938a2ca0bcdefe20b8269a1
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri May 1 16:12:57 2009 +0200

    opengl: fix potential memleak

commit 80716d851ccc62766d4d5b0164c4d8aad3cd0a86
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri May 1 15:35:12 2009 +0200

    Update test.html for mozilla and activex based browsers.

commit edbf8929a44ff4608df091486ebad398cdc4a147
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri May 1 15:32:37 2009 +0200

    live555: Mark --rtsp-tcp as safe.

commit 0aa802a973f02c361fd12dd36a2c35c9da6ace4c
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri May 1 15:26:24 2009 +0200

    live555: Fix #2676 show proper time when pausing iso 00:00:00

commit 6894293c69ad3284f2c0607fb15971c1ea6c6476
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri May 1 14:53:16 2009 +0200

    mozilla: Fix #2678 resizing browser plugin during playback.

commit 09b400c41eb7bca696919873b83ea92faa65ad1d
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Thu Apr 30 08:48:34 2009 +0200

    mozilla: cleanup

commit d42e4f90f7974b952dbcc0a20f0595fcbc8abf9f
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Apr 20 22:36:20 2009 +0200

    activex: sync test.html page with mozilla test.html page

commit 55fbd58c6a9110b319389d4103ae6687c257ac0f
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Apr 20 22:28:20 2009 +0200

    mozilla test.html still used some old vlc.playlist calls that are depreceated.
    
    These calls have been replaced by vlc.playlist.items.* calls.

commit 71c633a876550b6bb3178ee5e7ae5d737359d3f3
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Apr 19 22:28:56 2009 +0200

    Be more relaxed and change all library paths when necessary.

commit 267487929ef25b39b6d7853cf172e035fe44cf2e
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Apr 19 22:27:38 2009 +0200

    Honor libvlc/libvlccorelibrary versions

commit a2376bde2ddf38eb435261102c285c61ab064e63
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon May 4 21:00:06 2009 +0200

    Do not try to seeking beyond the end of stream in mmstu.

commit 397df13cacbc11d2b164106b7f357b637d13f60e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon May 4 20:47:32 2009 +0200

    Do not read the whole file (in memory !) when parsing RAR.

commit 7f581337994e9073382db9cc9056bc0189e8bf77
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon May 4 20:44:21 2009 +0200

    Allow back seeking after an access EOF.
    
    It is up to the access to refuse if it can't.
    Anyway, the check was only for one path of a seek command (when using
    stream_Read( NULL, size)).
    This partially revert fc9f8518, please report any breakage.

commit 6f3cc15c000a11b6c539ee8a77b428fcbec438b4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon May 4 14:44:39 2009 +0200

    mux_asf: fix memleak.

commit 54a72cc1d9401be855a6b5096e4428d861d2406a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon May 4 14:32:16 2009 +0200

    sap: fix memleak.

commit 1b5c7c2f4c7832f008fdc6528fe26ceb5e8da65c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun May 3 20:46:17 2009 +0200

    Fixed PCR origin in ogg.
    
    It avoids loosing the first packets (audio/video).

commit 868b85c2f2c599e26a5ab897ffd351a1dff9a48c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun May 3 19:54:56 2009 +0200

    Fixed typo in avcodec audio.

commit 96c92ae914fa80fff8cc369f4fd297af0b47203f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun May 3 19:50:39 2009 +0200

    Try to setup avcodec audio format as soon as possible.
    
    It will help the buggy transcode stream_out module.

commit 63a901056a9d3df3986546d87fb7c19d53190122
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun May 3 20:50:19 2009 +0300

    signals: let the default handlers kill VLC after 3 seconds
    
    This should only be used if VLC deadlocks, or takes an awfully long time
    to clean up. That will let VLC be killed as with the older signals
    handler.

commit 552b93b46f79299a4b2d952bfd34e1d5eed7bbe0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun May 3 19:06:07 2009 +0200

    Added I420<->J420 (422/440/444) equivalence in vout_ChromaCmp.
    
     It will prevent a useless chroma conversion for the vout using it
    (x11/xvideo at least).
     It is not perfect are they are not exactly equal, but in the current
    state, I think it is the best workaround.

commit cba442e261ec51453f0d9647c4b26d7dafe86a7c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun May 3 19:03:47 2009 +0200

    Simplify a bit vout_ChromaCmp.

commit d1155aaeb0acb36a232640aa22a8b33407342179
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun May 3 17:40:45 2009 +0200

    macosx: disable the SL-look for the main controller window until its artefacts are fixed

commit 6ea16503aba418406737e190d220a3b62a26e553
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 3 16:58:44 2009 +0200

    FFmpeg: create --ffmpeg-fast to enable CODEC_FLAG2_FAST
    
    This makes decoding faster but could lead to errors.
    Pointed by Jason, and original code by Ludovic Fauvet.

commit 185e50a60422d0d8236aa094321eee5791a55e27
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun May 3 16:53:12 2009 +0200

    Fixed channels order with native flac decoder.

commit f320acd633583cd6327ab0ec3f30548665593363
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun May 3 10:34:19 2009 +0200

    audioscrobbler: fix memleak.

commit 30868d3233673f169b131094fdc28a1aeb783e02
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat May 2 11:18:32 2009 +0200

    qt4: missing undef.

commit ca98d520da9ac89c8abd5b12a68884fe03ca479a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 3 03:48:16 2009 +0200

    Audioscrobbler: prepare to submit to libre.fm
    
    Libre.fm is like last.fm, but more FOSS. The code isn't active yet, because it rrequires a new option item... So we need an exception for that.
    
    Thanks to schizo -- debian.org

commit 9ec1eec76ced27977a3a9c6b2e35ae1860c92629
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun May 3 00:27:47 2009 +0200

    Qt: activate the searching for the Hotkeys Preferences.
    
    Close #2530

commit 62d7d384fea12553833425d784bbea9e5d28cf6a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat May 2 23:58:46 2009 +0200

    Qt: better hotkeys change management.
    
    Close #2245

commit 9c95e9337eb71c63b65d75991ba6aeec0fed5bfc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat May 2 23:43:46 2009 +0200

    Qt: don't fire the Conflict dialog for "Unset" Keys

commit d9271cf6803cf47d19eb07170ee0f2778db7d34e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 2 21:33:08 2009 +0200

    Added support for avcodec audio channel layout.

commit 29e5165b2a6099a3c83bf29759a7a60225b6d90e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 2 21:18:19 2009 +0200

    Added a new channel extraction helper to aout.
    
    They are aout_CheckChannelExtraction/aout_ChannelExtract.
    They work a bit like CheckChannelReorder and ChannelReorder but does not
    have there limitations. They will mainly be used to interface the aout core
    with the world (demuxer, codecs, maybe output).

commit d86012e8cbc6dc12633813f877b07f07c720bf23
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 2 20:17:45 2009 +0200

    Let simple mixer also handle 5.x with middle channels.
    
    They are treated as rear channels.

commit 2560f1d6a78f1d50f074950bb3c5df04d3824b1b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat May 2 19:11:35 2009 +0200

    Recognized more channels layout in aout_FormatPrintChannels.

commit 7336ff446d319598ea3826430500e1f1c8e759d7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat May 2 10:41:44 2009 +0300

    hotkeys needs -lm due to floor()

commit 5af31c2b4e1a45369cf261f47c148de1d4ba164e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 1 22:53:36 2009 +0200

    Thanks to Lotesdelère for the sample searching/testing/bug reporting for 1.0.0 on Windows and Linux.

commit 6d1dc4e1a03936665ab2f659e720a1e59649f64d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 1 20:56:50 2009 +0200

    Copyright update.

commit 124db676d5e9c5e7c6cb61c761061e24a828947b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 1 20:55:43 2009 +0200

    NEWS update

commit 6ec540ae5271057ea6b186b90c09f8a242385081
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 1 20:47:56 2009 +0200

    DTS: update copyright.

commit de2cea3b0c722ecb9e2599ee3460c81bb69f8521
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 1 20:25:13 2009 +0200

    Qt: profile, correct tabOrder.

commit 07238f9d10eb32605a3a35abb26c209dc0a4e94a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 1 19:21:53 2009 +0200

    Qt: reset record button state when switching to a new item

commit 874f69d5abe13479142485636ec2dac68d09b8c9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 1 17:20:16 2009 +0200

    Qt: SPrefs, add a record path configuration option.

commit 2acdb2a6a6ac6248d8c4323f14176863cea47dde
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri May 1 17:19:17 2009 +0200

    Used currentIndexChanged for combo box changes (dvb).

commit 1361fbe43a0e585638fc968507e434c774c5a94f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri May 1 17:16:57 2009 +0200

    Fixed MRL update on dvb bandwidth modification.

commit 2c53f3f037208abec24550a94d3963e5793b93d4
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 1 17:02:49 2009 +0200

    Qt: correctly update the MRL on DVB/Linux

commit 5a39c572acce910d6d89479e75fcf74f0666250b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 1 16:46:05 2009 +0200

    Qt4: profile Editor, correctly select the Muxer

commit ea8e32872f5bbb31905450d8a9ebc2ebe037cafe
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 1 16:16:00 2009 +0200

    Qt4: Warn about Qt version 4.5.0
    
    This version is quite broken...

commit 0fa8b0e05a3441592870584d7961a63524e577e8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 1 16:12:44 2009 +0200

    Qt: use dvb://frequency= iso dvb:// :dvb-frequency=
    
    This affects Opening of DVB and BDA.

commit 6b6b9560dc73f400050c119236553bb48bf62966
Author: Anthony Loiseau <thannoy@actech-innovation.com>
Date:   Fri May 1 15:20:54 2009 +0200

    Add some options as safe, based on forum.v.o search.
    
    This commit add some options as safe, based on a search
    of issues on the forum.
    
    Additions are:
    - ffmpeg-pp-q (prosprocess quality)
    - ffmpeg skiploopfilter (speed)
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 8db995693f370a51b9e5e5dfcf41f539a0d486fd
Author: Anthony Loiseau <thannoy@actech-innovation.com>
Date:   Fri May 1 15:12:39 2009 +0200

    Add video-title-* options as safe
    
    Add the ability to change those options:
    - video-title-show
    - video-title-position
    - video-title-timeout

commit 8de3c5b34ea20f1ddf2704a58fb256bcfbaf1b2a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri May 1 15:09:04 2009 +0200

    Cosmetic.

commit 23b7c67e3c1ab2bbd534c253325b28a0783c9ac1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri May 1 15:07:30 2009 +0200

    Check against invalid i_title_timeout value.

commit 205ce9a8d1138f226df85cf83bcd30adf7395323
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri May 1 15:04:29 2009 +0200

    Cosmetic.

commit 53a3b8597e4aa5079c067f3741f06da574912736
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri May 1 14:57:04 2009 +0200

    Add most of *-caching options as safe
    
    Patch by Anthony Loiseau (thannoy _AT_ actech-innovation _DOT_ com)

commit 5226ae13208f5880054acc5d3125b9a56ea165bd
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri May 1 14:14:17 2009 +0200

    Fixed module_need in case a shortcut list was provided.
    
     Always reject plugins that have a 0 priority but did not match the
    shortcut list (being empty or not).
    This makes 0 priority plugin only selectable using a shortcut (which I
    think it is what we want).

commit 222b5fac835c40b31467d440171234f1b7225592
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri May 1 02:09:12 2009 +0200

    Fixed "stats" decoder output format.

commit a000d2188fcaedd136a443a1fe946d291c1bf492
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri May 1 01:04:03 2009 +0200

    Fixed non compatible avcodec flac extradata.
    
    avcodec will now output extradata using the same format than flac encoder.

commit ae2132b50966245586e37afb2a86c46856946b4a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri May 1 00:10:32 2009 +0200

    Allows selecting CC as soon as possible.
    
    Previously, it was possible only on the first subtitle.
    The drawback is that we may allow selecting channels that are empty.

commit e68254717f45c7a5edba2c360c20f4227359cbfb
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 1 01:01:22 2009 +0200

    Qt4: Change the UI to allow startime in double.

commit 3cac0a4836b80052477bc49bc290cacf1f216415
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 1 00:48:59 2009 +0200

    Qt: force positive values for width && height when transcoding

commit 66db20b690c686d41198852c9cd54621ea769380
Author: Sam Hocevar <sam@zoy.org>
Date:   Fri May 1 00:08:01 2009 +0200

    Allow :start-time, :stop-time and :run-time arguments to be float values,
    since we may want sub-second granularity.

commit 3092afc3c91a172c43abdc7753f91446e10ded78
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 1 00:38:49 2009 +0200

    Qt: don't set scale, width & height when empty

commit 612de111b4b11ee0063b37c18ad511b36c9c7f72
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 1 00:21:09 2009 +0200

    Qt4: Document and assert when needed.

commit 83e10e113f26b703b5258dbcb69e85dc356c7764
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri May 1 00:11:50 2009 +0200

    Qt: When changing a profile, use it right now.

commit 5e063dbbd125eb6326e467e99b9bff9a896175d7
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Apr 30 23:30:30 2009 +0200

    Qt: small UI change for width/height in Sout Profile.

commit 59faac26ce1fbfe4f267281668f88650bf66d2c6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Apr 30 22:38:09 2009 +0200

    Fixed typo in max pts_delay (60s not 601s)

commit 6d9c2bc2d6f40012f068725a117a54888b28e606
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Apr 30 22:29:08 2009 +0200

    Clip pts_delay from access/demux to 60s.
    
    That plus the fact that the decoder already limit its fifo will allow
    to mark all --*-cache options safe.

commit 5491c687697f452bee1b1047042a58b3405c711f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Apr 30 22:10:25 2009 +0200

    Assert against broken values in input_clock_Update.

commit fe54ba9c94201d462a12137f99b66fbf36d6b056
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Apr 30 22:09:34 2009 +0200

    Check for broken PCR value in es_out.
    
    It will prevent #2706 from broken demuxer/streams.

commit 4ec5f67a79891f28fcb92a8e4f112df681236053
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Apr 30 22:04:42 2009 +0200

    Fixed seek reset to avoid sending invalid PCR value (ASF).
    
    It closes #2706.

commit 8f0345ff09879317e331fd774426c0cafee8c5a2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Apr 30 20:43:07 2009 +0200

    Recognize VC1 for ASF muxing in record.

commit 59a904c1e2e2d5498c3fd7b07b7f5a84082c2bd4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Apr 30 20:42:35 2009 +0200

    Fixed VC1 muxing in ASF.

commit 6ec025c7fca988c54a0ce0d186ba53a6bdbcddc7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Apr 29 21:31:47 2009 +0200

    "Header Extension" is mandatory in asf.

commit b5ef9cbb7c16a4fddd88a246a1402bcc2c295804
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Apr 29 21:12:19 2009 +0200

    Write aspect ratio only when defined (asf).

commit 59d7d4f246f9ed4125734fa108a06dcd0a23c1a1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Apr 29 20:42:13 2009 +0200

    Do not dump corrupted blocks in "dump" codec.

commit bdb8aee9c6de1ad900da0378d696bbeead5eae24
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Apr 29 20:41:05 2009 +0200

    Fixed VC1 probe function.

commit c3334ee3b6b5b33cbe625fa1a2a24c12df408c29
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Apr 29 20:40:06 2009 +0200

    Be sure to set b_packetized in demux_PacketizerNew.

commit 70729ba3b48d3999a7d4f44610097be640d8c965
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Apr 29 20:24:13 2009 +0200

    Ensure that VC1 I frame always have a sequence header and an entry point.

commit 553ed2287158f9dc8c054df2894cd3a47a932830
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Apr 28 23:04:35 2009 +0200

    Fixed syntax for VC1 coming from some ASF (packetizer).
    
    The sequence header/entry point are not repeated yet.

commit 43d9cf9de77efd77b5cbc8e1432a4d0a2097f445
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Apr 29 20:59:56 2009 +0200

    qt4: missing undefs.

commit 087ea0d065eb617260c8ac86035289455e21faef
Author: Dylan Yudaken <dyudaken@gmail.com>
Date:   Tue Apr 28 14:25:54 2009 +0200

    Incorrect time-offset type in rc module
    
    Modified and Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 569095f047671a1651efa541fb0ede87cc80392b
Author: Dylan Yudaken <dyudaken@gmail.com>
Date:   Tue Apr 28 13:15:38 2009 +0200

    fix qt crop synchronisation
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit f75c6c166fa9aac83177b5b5949b8e13414cd629
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Apr 28 20:03:33 2009 +0200

    colorthres video filter: fix a typo.

commit eededf1e16d0d3608a1ab2be68add52086105550
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Apr 29 08:16:30 2009 +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.

commit 2a72835723a8b4b1910cec6351d71030d6c9e372
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Apr 28 23:43:45 2009 +0200

    Qt: specify the frequencies in kHz in all DVB mode.
    
    This is easier to understand and you can still modify the MRL.

commit 063ae6fe936ea7598482c8e05f7003beeb465f6d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Apr 28 22:25:37 2009 +0200

    Made sure that packetizer_Header will parse everything (vc1/h264).

commit 48182abfadf943b34434dbb0d7789b7ab5a177bb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Apr 28 22:23:19 2009 +0200

    Added a debug message on first entry point in VC1 packetizer.

commit d813da5e18facf3287555fdc5ea22b3d516578b1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Apr 28 21:46:37 2009 +0200

    Added and used a packetizer_Header for packetizers.

commit 55441fa5440b6aceddc8ef6888750350a22d0c2f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Apr 28 19:27:16 2009 +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.

commit 7aa5ac93bc54fc1d52a377fb11401b96e709bd7f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Apr 28 19:26:37 2009 +0200

    Fixed extra data parsing with some VC1 streams.

commit a3b251ee7ab94c0ff0274511f101737d827afda5
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Apr 28 19:15:01 2009 +0200

    Fixed VC1 EOS value.

commit 9a96868a06e6e63f1da6f0af45b2fcb95edb8e55
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Apr 28 18:59:01 2009 +0200

    Fixed asprint checks in mod demuxer.

commit 2e3d1d912fe1846f6da9d26c74a10aa929e8d02f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Apr 28 18:58:21 2009 +0200

    Fixed coding style in mod demuxer.

commit ba4c4c1915f7d6fac8a8d07e7b16f6e67f12971e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Apr 27 21:07:00 2009 +0200

    Fixed decoder spacing mode selection.
    
    Becarfull it breaks the API by modifying input_DecoderDecode prototype.
    (only stream_output display module use it).

commit abfc0650df0cb54c55bb7783a75b9c29029ae8b5
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Apr 27 20:24:59 2009 +0200

    Fixed record DelEs function.
    
    It fixes some segfault when stopping recording.

commit c691d369d96fc615f2ba9d9a1f6f909e0c73249d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Apr 27 20:24:06 2009 +0200

    Fixed b_out_pace_control value when using record.

commit cbe863f73a16f6a9c4eff8f2375d45ed45e5a293
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Apr 26 22:59:50 2009 +0200

    Prevent a 0 division when invalid frequency step is reported by dvb.

commit 6f74730c260feeae352be44cc0bafb6599fee235
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Apr 28 11:27:18 2009 +0200

    Contribs: fix installation of live555
    
    Make sure $(PREFIX)/{lib,include} directories exist
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit b7f3143019468f908454a09fd8d10e924cc25126
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Apr 28 13:14:04 2009 +0200

    qt4: fix a memleak.

commit 9e11ce644d04463fb97a30770237eff39e12428a
Author: basos g <noxelia 4t gmail d0t c0m>
Date:   Mon Apr 6 15:31:26 2009 +0000

    CLEAN QT4 fix some memory leaks. Reorgazine code
    (hacked a bit)
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit e35dcda6a0bfe643a21204c4988c3f6bc62543b0
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Apr 28 11:29:04 2009 +0200

    qt4: fix memleak.

commit ffdcddc14d21c82711e25d6f8abf5bd70b771920
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Apr 28 10:51:41 2009 +0200

    qt4: typo + untranslated string.

commit 3ef1c0a159b1367e3679fb453c0962c5941b2d4e
Author: Nicolas Chauvet (kwizart) <kwizart@gmail.com>
Date:   Mon Apr 27 20:19:08 2009 +0200

    Fix opencv module compilation - missing vlc_vout.h
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit ad674a6b12fd5946374384b04ccaf77d52d4a6ca
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Apr 28 09:59:53 2009 +0200

    Fix playlist sort when using the flag "SORT_TITLE_NUMERIC": use the title instead of the name when possible.

commit fef26f2f88b17e7c0dd3199491de7c76f26c3a98
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Apr 28 09:36:31 2009 +0200

    Fix a bug in input_item_GetTitleFbName (fix #2701)

commit 3ba880588510a6306e2c62b774324edecf073fc5
Author: Éric Lassauge <lassauge@users.sourceforge.net>
Date:   Tue Apr 28 01:13:24 2009 +0100

    l10n: French update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 9295055aeecb3c344353368e2c60c07fa2ce0812
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Apr 28 01:42:37 2009 +0200

    Qt: Show Encoded By in the GUI

commit 7d581e9e5a4a78d5f9e6cd5c5561aef47afdf7a8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Apr 28 01:42:21 2009 +0200

    Mod: reindent.

commit 9d97dc438aebb3ab7cfa9990583fc111a66b26d1
Author: Konstanty Bialkowski <konstanty@ieee.org>
Date:   Mon Apr 27 21:23:28 2009 +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>

commit dc0e088df8dde0d0506e9d05fc3a5228fd8560b1
Author: Dylan Yudaken <dyudaken@gmail.com>
Date:   Mon Apr 27 23:53:16 2009 +0200

    Add bounds checking to crop
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 1ed06e12f380cd79cf13f9b4509cddfc086a1a90
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Apr 28 00:07:45 2009 +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.

commit fce3f85b6fa118a8212ec90b1a6d9469a6556197
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Apr 27 19:33:39 2009 +0200

    Qt4: DVB-T and DVB-C should be in Hz on Windows.

commit ae80357c9e0b867522d67919a932a734a0f65f0a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Apr 27 19:03:59 2009 +0200

    Qt4: get 10 recents items (was 8)

commit 3ee8acdb1392cdc070859ad4332203eb8148c4e7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Apr 27 23:33:25 2009 +0300

    Win32: watch for bugs in vlc_cond_(timed)?wait

commit db3d601a21ee3f6c43b636a13c5cd14d088d3699
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Apr 27 23:08:53 2009 +0300

    Remove dead code (only a buggy getopt could reach this)

commit 3ace88ecf651b3549e94ff9e914c8de342f1058a
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Mon Apr 27 14:20:03 2009 +0200

    Win32: generate crashdumps everytime except if a debugger is present

commit 7986cb4ac231255e0382f4ead890fca78be58e79
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 26 22:08:45 2009 +0300

    GnuTLS: add larger SHAs

commit 245269e91daf0370722a4d5cafa44ad34caffbaf
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Apr 26 20:41:24 2009 +0200

    Qt4: FSC: increase the top of it for better grabation.

commit f970d1897f648246901a1847955b0c63fc069e3e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 26 21:39:21 2009 +0300

    Check xcb-xv version

commit e2c1890d2aae27eee323bd3e081f05b465a4ffff
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Apr 26 20:32:53 2009 +0200

    Qt: FSC, don't move if you clicked on a button (and not the plain controller )
    
    Close #2429 and #2460.

commit bf171654d65e38de10abdd2f6fca12c9382a681a
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Apr 26 19:24:44 2009 +0200

    configure: fix linking of libvlc on Mac OS X.

commit dfc82177a57b2b9bf1b0306005146569728f7095
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Apr 26 18:46:16 2009 +0200

    remove unneeded tests.

commit c90b95df9f822d1733f8e7dc3f27d1b3fc77279f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 26 19:51:21 2009 +0300

    *Ahem*

commit b69133b00b2b7c8e8ee8dadc317f17f41a4d1bbb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 26 19:36:44 2009 +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

commit 0617753d5bdc4e0e6573d1165711f31ddfd06c4c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 26 19:19:45 2009 +0300

    Force plugins cache rebuild due to previous commit

commit 97fec5825cf7ad4f541ca0a4dc926739534dd7c3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 26 19:16:58 2009 +0300

    Submodules do not inherit shortcuts anymore (fix: #2696)

commit e196e6ec2292c48ee3cce526bc199e090b34b309
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 26 19:23:38 2009 +0300

    Dummy: vlc is only a valid shortcut for access/demux

commit 2d973ecfa0fae25f2b25fb824941b5ffba608c21
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Apr 25 22:01:48 2009 +0200

    Add a function to get the Title and fallback to the name if the title is empty.

commit 673f8026e666d5b59ae1016cb29c5e47b11d9e47
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 26 19:13:38 2009 +0300

    module_GetModulesNamesByCapability: (partially) fix submodules handling

commit e163db1b0daae037c780cdb4d19b6cefe9f3cff7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 26 18:00:48 2009 +0300

    XCB: handle planar YVU (YV12) properly (untested)

commit dc0001ab8ffbcc26085600d6c8024c72963e56fd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 26 17:24:15 2009 +0300

    XCB: allocate UV planes, fallback to HW scaling + SW chroma
    
    XVideo is now usable for YUV!

commit 18ed9eea8920f43ba53a0910a57269b0444b1841
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 26 16:10:19 2009 +0300

    XCB: develop picture core initialization

commit 4fbb72f54325da45564f34b790770381d204cf05
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 26 17:23:08 2009 +0300

    XCB: also set RGB masks in video_format_t

commit 0c79e770d1a4577d7de5db907a1685d013b338ee
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 26 16:09:50 2009 +0300

    Simplify context

commit b0271aa7ebeace5b35f680e9aecba73b267c6af3
Author: Konstanty <konstanty@gmail.com>
Date:   Sun Apr 26 16:05:44 2009 +0200

    Adds a few more types of MOD files
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 5091d5e196ec2c49eff32f6ccbea193b9ea9f848
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Apr 26 15:49:23 2009 +0200

    A really small optim (art fetcher).

commit a1aca436efc0cb60dd5ab4aea77a3c944a6adbea
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Apr 26 15:31:35 2009 +0200

    Complete input/decoder.c review to use VLC_TS_INVALID.
    
    No functionnal changes.

commit 2ae89ba1c748a12dcdcfef87dbc885d942596ffd
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Apr 26 15:30:09 2009 +0200

    Fixed opencv video filter wrapper compilation.
    
    Based on an initial patch from Nicolas Chauvet.

commit d244b78453c155e57d6de2f704c987ea0822cb34
Author: Ludovic Fauvet <etix@l0cal.com>
Date:   Sun Apr 26 11:54:13 2009 +0200

    invmem: fix a pts issue causing the output to stays black
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit a9e5a068853be523efda8ae2573e3184cf1bd3cc
Author: Ludovic Fauvet <etix@l0cal.com>
Date:   Sun Apr 26 11:44:33 2009 +0200

    Invmem: fix a crash when allocating pictures memory, remove duplicate statement and fix leaks.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 2272635229798035ab8e8406c761b545d0c21c2b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Apr 26 15:05:15 2009 +0200

    Qt4: force destruction of PopupMenu when Vout Changes.
    
    Close #2427.

commit d0f6494e4cae6831b8b87ee1df8cf9a6b4a66434
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Apr 26 14:03:11 2009 +0200

    Replaced playlist_internal.h by libvlc.h in control/playlist.c
    
    Only libvlc_priv was needed.

commit de79c114348c59eeae93fdeaa9ef5cea841e742f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Apr 26 14:00:04 2009 +0200

    Do not include vout_control.h in mediacontrol_audio_video.c
    
    It is simply unneeded.

commit 69d94d9c53ea04532b63ac427d99de22d5f68c54
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Apr 25 23:14:24 2009 +0200

    Replaced ReduceHeight by GCD (vout).

commit 0da140234d93da6687f79a2a077a4fefeeee9298
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Apr 26 12:56:42 2009 +0200

    Portaudio: kills warnings.

commit cbe5b58ec76784c05d0a0a2442c3d5629c1d9fd1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Apr 26 12:44:37 2009 +0200

    BDA: remove unneeded variable.

commit de002637d527d572d25ca270d6dddd3c2b9c94eb
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Apr 26 12:39:14 2009 +0200

    Win32: fix compile of BDA.

commit f86915c0336ee80e0f47b0f823b50b052f30a9cc
Author: Tero Pelander <tpeland@tkukoulu.fi>
Date:   Sun Apr 26 11:52:43 2009 +0300

    Finnish translation update
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 6d43981817d0d4173efceafd42eaf40d585fd059
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 26 11:45:06 2009 +0300

    Yum, abusing private headers

commit 41784a3e9936d23db86f2dd055f29f25da885876
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 26 00:02:29 2009 +0300

    Use libvlccore C flags for libvlccore

commit 8e37bd452a8e9deff5e8ddf74a38c7f50a691e1b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 19 13:11:22 2009 +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.

commit 0da2caa373b4a5ce63d5589487969a6b10e65e8c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 25 23:39:26 2009 +0300

    Remove no-op combination.

commit e64d892cc789555ee3d3e00e8afe0e9474343835
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 25 23:39:04 2009 +0300

    Allow buggy glibc if Native Language Support _and_ Mozilla are off.

commit d8ebad9e03841a7b2f3336d8053ed6e88d4f2b1d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Apr 25 22:31:36 2009 +0200

    Complete review of clock.c to use VLC_TS_INVALID.
    
    It has no functionnality changes.

commit 1eee55ff877eef6fb2c910c4001bf1337f768ab3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Apr 25 22:05:15 2009 +0200

    Renamed BLOCK_TS_INVALID to VLC_TS_INVALID and put it in vlc_config.h
    
    Sorry for the previous one.

commit 4e8458875919e1534443eefa49613160018fd66f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 25 22:01:32 2009 +0300

    XCB: develop resize handling

commit 675c7aea5e512412cde8657e3bfdd77e9f29e93c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Apr 20 13:01:58 2009 +0300

    XCB: Factor picture allocation

commit bb208df0ee8f5aad14e0304ea978d1118bfe5d63
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 19 12:20:49 2009 +0300

    XCB: factor some code

commit a72fdbfacb24fc51032b9dc00bf22fa2c11e2073
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 25 18:18:12 2009 +0300

    RAOP needs gpg-error as it calls gpg_strerror()

commit 0d21a07dd9ee4e77858cfdf315e04245ca4478e6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 25 18:07:38 2009 +0300

    Separate libvlccore and libvlc flags, fix pthread linking on Debian Sid

commit 832f2aa82f23ab4c481e3457dddd427eb097d66f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Apr 25 20:25:10 2009 +0200

    playlist_sort: sort using the title and fallback to the name when the title is empty.
    (this fix the sort which was buggy).

commit 19efca3320a6b51811b50ee86a2ff88859746296
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Apr 19 19:31:51 2009 +0200

    use var_Get(Bool|Integer|...) when possible.
    (and fix a memleak)

commit f27309066dbf863842fd9846df785a1f44ed659d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Apr 19 19:29:47 2009 +0200

    access: compile warnings.

commit be1646a7acb5199cf84a41f451469880b5ee736a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Apr 19 19:14:26 2009 +0200

    include config.h before any other include.

commit 202a87b60c22375a5fd9c094bd10f2751e506d7c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Apr 25 16:00:27 2009 +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.

commit d80646034afdc03be4c635dd5ce9c9e3bae81361
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 25 16:59:29 2009 +0300

    Make drawable-xid a config item, so VLC can be embedded from the CLI

commit ed9c773e035cce5bc972bfb02aabf6f09d755ecb
Author: Anthony Loiseau <thannoy@actech-innovation.com>
Date:   Fri Apr 24 15:32:17 2009 +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>

commit af6b0c4a9255c5f39a02a0c8e1b5288bc8600866
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Apr 25 14:02:57 2009 +0200

    Fixed direct3d open error handling.
    
    At least a non allocated lock was released.

commit 10ce85d6373a27883e7674dd7cb5924e08eb2bab
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Apr 24 23:53:08 2009 +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.

commit 238349f8518dbb447fa03999742ccf1c34b8656e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Apr 24 21:47:18 2009 +0200

    Auto probe BDA tuner when using dvb://

commit ac5f92c8466911e866b8cd02776c93890a2c7309
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Apr 24 21:39:22 2009 +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.

commit e9172f8bf27dd71dd640d170079701cb9f87ae1a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Apr 24 21:32:05 2009 +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.

commit ba3c22cf8a7f6acdfed3dba82041c1eaffe956e7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Apr 24 21:29:05 2009 +0200

    Cleaned up the way BDA store data from the sample grabber.

commit 9861cd7bca3d90d9c8bd566d2a62fffe3f57f321
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Apr 24 21:01:51 2009 +0200

    Fixed BDA sample grabber connection.
    
    It seems that two subtype are possible, so try both.
    It fixes BDA playback.

commit 25f9e65fd9c325c6c7872fb7e95af0871e7d8921
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Apr 24 20:25:34 2009 +0200

    Fixed segafult when stopping BDA.

commit 63216006d20a335881ee55f8a8fd4cbf9978c745
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Apr 24 21:31:09 2009 +0200

    Qt: fullscreen controller first position.
    
    Close #2283.

commit bce50f87f34a9009341c5c0186041d9f45bde7dd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Apr 24 19:48:01 2009 +0200

    Qt: fix some parsing of SOut options.
    
    Close #1853

commit 4386f499832d1cba421bd55ebc393b904b5c6e9c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Apr 24 18:45:16 2009 +0200

    Qt: fix behaviour in F11 mode.
    
    Close #1717

commit e5aac02e8af3b4930032c07d5b1b0afaad4f3736
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Apr 24 18:30:06 2009 +0200

    Libass: set more debug messages.

commit 6907b236982ed549573879d2590c5cb7e565ac9a
Merge: fcae9e7 a67c110
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Apr 24 18:22:14 2009 +0200

    Merge branch 'master' of git@git.videolan.org:vlc

commit fcae9e71e8c8dd66c5c5497e73f41022114a499c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Apr 24 18:20:58 2009 +0200

    Qt4: make the cdda-track option work from the GUI.
    
    Ref #1800

commit a67c1100d0b6ad093ff386e8cfb7ebbe721abc2a
Author: Anthony Loiseau <thannoy@actech-innovation.com>
Date:   Fri Apr 24 14:48:09 2009 +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>

commit 487e5becc186ab7a683eda5c74b5bfceb412eadf
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Apr 23 13:34:12 2009 +0200

    Contrib: bump schro to 1.0.7, since 1.0.6 had many issues.

commit 661e529f9753b87e540459225d5755f729f1683c
Author: Vincenzo Reale <smart2128@baslug.org>
Date:   Wed Apr 22 22:56:42 2009 +0100

    l10n: Italian update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 6616fd00d4e2dadf46d59e8e94abf926ec852b0a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Apr 22 20:43:00 2009 +0200

    Used a better audio output frame size in avcodec depending on the codec.

commit f2a77200b7ca20673683fde94876508c23a5a2e2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Apr 21 21:14:32 2009 +0200

    Fixed cmov error handling avoid a later NULL pointer use.

commit 6661270193cc9d9b8da61ce1579b76d0e9af49fd
Author: Ludovic Fauvet <etix@l0cal.com>
Date:   Wed Apr 22 17:50:38 2009 +0200

    Avoid MoveEvent action in Drag&Drop
    
    Close #2672
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 866b8474263eaaf18e4a5c5115045aa02546a1d9
Author: Ludovic Fauvet <etix@l0cal.com>
Date:   Tue Apr 21 19:34:44 2009 +0200

    Qt4: Middle mouse click on the InputSlider cause a wrong behaviour
    
    A mouse event was not correctly propagated.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 1bf7f3bd8438e5163035d6401f7ef41f17e5e4be
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Apr 21 21:24:41 2009 +0300

    OpenBSD needs sys/types.h for net/if.h

commit 25253739d5dfb7d494054b8fadec5b8666ab5a9f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Apr 21 18:47:24 2009 +0300

    Use POSIX TPS option only if present

commit 4c17a524e05fdc124ad14cd9ea3e2a2938a0e1ba
Author: Joris van Rooij <jorrizza@jrrzz.net>
Date:   Tue Apr 21 16:37:14 2009 +0200

    VCD OpenBSD build fix
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 062cc17aa5af0f515692f61b6377a62e5bc106e1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Apr 21 12:05:48 2009 +0300

    vlc_pgettext is a gettext keyword

commit 7d5bf1ea1baaaad1dbd494312b725e18b00c1de9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Apr 21 11:58:21 2009 +0300

    (p?)gettext -> vlc_\1gettext

commit 5268eccacc55def9b09d5330cc2e651960076e2d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Apr 21 00:57:19 2009 +0200

    Contribs: live update merged the patch.

commit 1921905891a8c06de5435ed151db14df458489da
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Apr 21 00:52:26 2009 +0200

    Qt4: main_interface, cleaning

commit 723f9f0cbf28c8af3ea8d488dba951285358da26
Author: Myckel Habets <myckel@sdf.lonestar.org>
Date:   Mon Apr 20 23:49:38 2009 +0100

    l10n: Dutch update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 105e7dd7c108cb0a0d7ad600cbfd39039af45ea0
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Apr 20 23:45:57 2009 +0100

    Imgresample has been removed

commit 41971be0fc42c3dfbe2c4939d37c26c263ec83f5
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Apr 20 22:10:18 2009 +0200

    Fixed object type parsing in mpeg4 audio.

commit 7d784bfab724acc615a3c7b490bdccc23fad4692
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Apr 20 22:06:57 2009 +0200

    Workaround another swscale bug.
    
     Some RGB conversion are broken if SWS_ACCURATE_RND is not set.
    This commit should be reverted when swscale is fixed (or at least a
    check on the version is needed).

commit f9f2d307e707a510cb93d2ac20f0a87ba5895ace
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Apr 20 21:25:27 2009 +0200

    Qt: fix a crash ( #342332 on ubuntu)

commit 76f11cb98457494021ac5e1177d561562eb73029
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Apr 17 21:23:25 2009 +0200

    Enabled again timeout for win32 in live555.

commit 20309727721b8fe63e0c1006a9fb253a0d5c4b9d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Apr 17 21:19:35 2009 +0200

    Added a live555 patch to try to fix the win32 port.

commit 890c7e5ee56103416e7c511d7a5f89d9811d66ea
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Apr 20 17:36:00 2009 +0200

    NSV: use VP30 instead of VP31.
    
    This will not change anything, since this is the same codec in FFmpeg, but seeing that VP30 is way more used than VP31, the codec display will be more oftenly accurate.

commit f33993d7518469e3d2f2ecbba39679d6d140d354
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Apr 20 17:35:20 2009 +0200

    Qt: cosmetics.

commit 897af3cc6440eec5d238ddf6799086681c6e8ed5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Apr 20 17:17:12 2009 +0200

    Support for VP50 and Speex in NSV.

commit 29a015e035291735f08de8d6393f27bdca422aff
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Apr 20 15:44:18 2009 +0200

    Qt: no need to restart VLC to get the new toolbars.

commit 11871cfeef80f769d4ce13f58d7af66e5a397fd2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Apr 20 12:23:16 2009 +0300

    MKV wants to include libintl.h

commit ee538255de348db7e6e3781081b368c35e029234
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Apr 19 18:06:05 2009 +0200

    Qt: make the customize dialog a true Dialog.

commit 20b1d363ce6fef6483d546c95f686650d092493c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Apr 19 17:53:44 2009 +0200

    Qt: apply big and flat attributes to all QToolButton, even if they are sub-children of a QFrame.
    
    This apply to teletext and DVD menus buttons.
    Close #2516.

commit f9f176478194a7eea57a69a02f7bd5ef1cbbf1e1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Apr 20 10:30:23 2009 +0300

    XCB: small simplification

commit 2e87a9ae93e5c97925dd09a73e92f77465701036
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Apr 20 10:17:41 2009 +0300

    XCB: memory leak with --no-x11-shm

commit 10865b25e025324b96b4e12d0e376d47b0843a5a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Apr 20 09:27:47 2009 +0300

    Fix precompilation

commit 9643263b9728f1b912bb3e409e1857a164f4947e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Apr 20 00:14:11 2009 +0200

    Clean up (with a little help from clang)

commit bb4b491012d3415029101ed41fbc1e0a4f772640
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Apr 19 23:36:28 2009 +0200

    clang compilation fix

commit d3fa9af96d13d11e66cd105100b0baf69a747a73
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Apr 20 00:30:28 2009 +0300

    Use ANSI/POSIX float notation uniformly for the command line
    
    This is consistent with the vlcrc syntax. Shell scripts et al. are
    unlikely to be aware of the locale decimal separator anyway.

commit 9a0c0a5427a88c8e4675beaa6cad4d9bfd197989
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 19 21:14:21 2009 +0300

    XCB: do not set the background to black
    
    This avoids the ugly blinking while resizing.
    The embedding window should set the proper background in any case.

commit 5045d3df4dd5c3a8f9046858333dc317f0053336
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Apr 19 18:30:48 2009 +0200

    xosd: requiere a not so old version.

commit 2bf4c6916ab2a4e26b5db8b2ffdb5652db65c1dc
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Apr 19 14:20:04 2009 +0200

    Allocated up to VOUT_MAX_PICTURES when direct mode can be available (xv).
    
    It will avoid some useless copy in video_output.

commit c825fbc4992aaecc1c96b165594ac07d12cbca9a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Apr 19 14:07:53 2009 +0200

    Always link/unlink picture in ffmpeg_GetFrame/ReleaseBuf.
    
    It seems that the field AVFrame::reference may change between the 2 calls.

commit 67471ab7c6a3ac1006ff0812a619e163c03ebe2d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 19 13:23:24 2009 +0300

    Wrap

commit adff8a91a0de7a2fd7053260e0187476546cffd8
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 19 13:21:27 2009 +0300

    AC_MSG_ERROR for configure errors
    
    AC_MSG_FAILURE is solely meant for configure check unexpected failure,
    not for "normal" errors whereby a check detects a missing dependency.

commit bbd293fffc4f36078f6b3746859b8fb81d5e1883
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 19 13:20:52 2009 +0300

    Remove imgresample

commit aed9c92ab277254a0d869aef55e7d0148f5be495
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Apr 19 12:19:21 2009 +0200

    xosd: some cleaning and fix compilation for version(libxosd) < 2

commit a5cf57fc0edc53eed44930578c8255baa3b6e925
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 18 23:23:03 2009 +0300

    Translate meta data category properly

commit 4a693e5781d6264f244cd2524e44523a7d781218
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 18 23:22:44 2009 +0300

    Don't call gettext for stuff that's not translated

commit 97cf7d54cab376c4594706eed2c382bf52c02fab
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 18 23:21:38 2009 +0300

    Use gettext() as per gettext standard for non-constant parameters

commit ce1718c4e7a2f1e960770f01cf0a529312c357dc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 18 23:10:12 2009 +0300

    XCB: get rid of -lxcb_image
    
    It made things more complicated for MIT-SHM.

commit c8b8cca4d49448b08f8ac941bade30911b00f917
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 18 22:03:30 2009 +0300

    XCB: move xcb_flush to more appropriate place

commit ea873ddee5388bd58c03f4e3df722202550ee4d1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 18 21:41:40 2009 +0300

    Typo

commit 949df9e57c06281ff9d8a340d69185a77218f257
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 18 20:11:27 2009 +0300

    XCB: keep the same window through resizing

commit 48404a89415d4ea3afc94d997a29c2c5a08e5afc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 18 19:29:18 2009 +0300

    XCB: output does not need -lxcb_aux anymore

commit 34c4dbbdc86929a5e1772f4c97d674caeff318c9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 18 19:27:47 2009 +0300

    XCB: select the screen from parent window rather than from DISPLAY

commit 4257d965c9d0b60661e52d1ee58a2ffd6ff1c719
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Apr 18 16:35:41 2009 +0200

    macosx: fixed a few bugs found by clang's code analysis

commit 459e2252c1519334a4e3f0ec1d9f23600b77fa61
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 18 16:43:42 2009 +0300

    Typo

commit a7454a52b35016baa7ba76a9d17d26321cafdcd9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 18 12:07:15 2009 +0300

    XCB: subscribe to parent window resize event only once

commit f9012c473f2dd471e3cced8be8b127579626c8db
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 18 11:36:15 2009 +0300

    XCB: translate

commit 51d954278940b1033b59812d8e08433eceea29de
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 18 11:32:11 2009 +0300

    Removed file from libmpeg2
    
    (Those should not have been in POTFILES in the first place)

commit f5cbe602f46b9fda941cbb8a8faf8ad0d5f11fce
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 18 10:40:24 2009 +0300

    x264: handle obsolete parameters (fix #2667)

commit d83ebc7ea5f66f0af8d77100ec0985308eedb28f
Author: Vincenzo Reale <smart2128@baslug.org>
Date:   Sat Apr 18 01:35:25 2009 +0100

    l10n: Italian update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 4c6841f779f1c07b1db0b62ba8ebda8fa98019c4
Author: Marián Hikaník <podnety@mojepreklady.net>
Date:   Sat Apr 18 01:34:28 2009 +0100

    l10n: Slovak update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 54b5bd637f5ab35d42b20cfb233a4fcd892672e2
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Apr 18 01:32:46 2009 +0100

    Add the comment on why and how we translate "C" in vlc.pot

commit 94b40f7c9133c4b93ee3debc3ae762b562f468b2
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Apr 18 01:30:57 2009 +0100

    Allow to pass comments to translators
    
    Comment blocks starting by 'xgettext:' will find there way to vlc.pot and
    the .po. You can use it to pass instructions or context to the translators

commit 36a478c6a1bc4d78cd565c38321d28b62e5f09d1
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Apr 18 00:01:46 2009 +0100

    Provide at least a short text and don't translate ""
    
    It's a special case and print the metadata of the l10n

commit 9be75cd6c685381e98a948ca1a53b4b04b9cf38f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Apr 18 00:30:25 2009 +0200

    macosx: add respective popup menu item to save HTML playlists

commit 8b7e822510d6c714330aa2ec2be3955f803747e2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Apr 17 23:16:23 2009 +0200

    macosx: add the possibility to export the playlist as HTML (already possible using qt interface).

commit 39f4fd84445803abd4cf1e858a35e0c2c4b04868
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 17 23:39:30 2009 +0300

    Implement VOUT_SET_STAY_ON_TOP

commit 6e31246bd3ea76be79e08643a76203efdb265e4e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 17 23:05:16 2009 +0300

    Memory leak

commit a90da50b2061b2534b308b5eec497d02f4a48beb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 17 22:22:18 2009 +0300

    XCB: do not render, we always use the native server format

commit 45a40753d4082ea534e2a85c1bf5de132f1d1611
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 17 22:21:23 2009 +0300

    XCB: declare the same byte sex as the server wants

commit 185c88143f69d3f50ef5c181f61deeb8c7b5ca41
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 17 20:44:35 2009 +0300

    XCB: no need to create a color map for default visual

commit b07a9bd2f12a213558a1369dbfc74432f10c3660
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 17 20:19:12 2009 +0300

    XCB: select X11 visual from pixmap, not from root depth

commit 96bc1b6fb61566e4c8efb8f2e66a6fc2d9c2a260
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 17 20:21:41 2009 +0300

    XCB: reject pixmap formats with unknown bit depth

commit 07d5700da42dddc90ff2a455c1f505b9f6113564
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Tue Apr 14 14:45:01 2009 +0200

    Change strtof to us_strtof to avoid some problem
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 7158759483ba92bf8d226981c1d39aaab54b71ff
Author: Cyril Mathé <cmathe@actech-innovation.com>
Date:   Tue Apr 14 11:48:33 2009 +0200

    Add a us_strtof function to prevent some problem
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit d385b8dc4b24c5b87ef1724d9de93c1730dffe24
Author: basos G <noxelia 4t gmail , com>
Date:   Fri Apr 17 17:37:03 2009 +0300

    FIX mingw runtime 3.15 is the minimun
    
    An issue regrading %zu vasprintf NOT being recognized
    by mingw runtime's 3.14 is fixed with an upgrade to 3.15
    So make this the least required standart.
    Note that this issue lead to a vlc early crash on windows
    and is generally toxic on cases where %s is following a
    misinterpreted %zu
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit bc756e069205fc2f8d5065031b14840a6e75cf13
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 17 15:24:51 2009 +0300

    Fail if XvMC is requested but absent. Fix link-time dependencies.

commit 41bcd8c6aed82a0a71cf5118d310225a57a7b4cd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 17 14:58:59 2009 +0300

    Remove libmpeg2 copy for XvMC

commit a2180073c4020c8be6005fb90401c351088c8696
Author: Nicolas Chauvet (kwizart) <kwizart@gmail.com>
Date:   Fri Apr 10 14:50:30 2009 +0200

    Update mpeg2_internal.h to the last version.
    
    This file is probably aimed to be removed at a later time.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 6b8eb793a178a8608c76fd3e5d784ed24be81d6c
Author: Nicolas Chauvet (kwizart) <kwizart@gmail.com>
Date:   Fri Apr 10 14:50:29 2009 +0200

    Remove internal libmpeg2 from xvmc codec/vout
    
    This removes deprecated argument from libmpeg2 functions.
    Only mpeg2_internal.h remains used and needs to be updated,
    but it can also be installed as a system header.
    
    This also fixes warnings in xcommon.c.
    
    Previously, this vout didn't work for me. (nVidia)
    It is aimed to be tested on Intel/Via XvMC capable hardware.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 7334fc542c745a7f8f0ace5d4b737875cdccefac
Author: Austin English <austinenglish@gmail.com>
Date:   Fri Apr 17 14:40:10 2009 +0300

    Some better warnings for missing libraries
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 7fb7f638de5f8f57e19b3e9c56904e775f93ef05
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Apr 17 11:04:57 2009 +0200

    1.0.0-pre2: RC1 shouldn't be far away, is it?

commit 3cf6113e0e74eb1ea67aeb4eca14571d0d83fce1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Apr 17 11:25:34 2009 +0200

    Add a52.h to Modules.am after 933abd7b060e8622294283930269d404062c1588 to fix distcheck.

commit 6cbcfee8f26994c0a5250aa004b3583c8489ed7a
Author: Ivo Ivanov <bestran@mail.bg>
Date:   Thu Apr 16 20:20:17 2009 +0100

    l10n: Bulgarian update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit eb84c19606a4e00d345bd62fd2bf4b58755fbe15
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Apr 16 23:26:00 2009 +0200

    showintf: fix a variable type (bool instead of int) and do some cleanup.

commit a155e540a334137473431f62606fbdfa37f54d01
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Apr 16 00:08:20 2009 +0200

    sort: we have a macro so use it and remove unused variable.

commit 58578d2aa09d8d4c5482a8d9a6986662e1f781ee
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Apr 16 23:44:13 2009 +0300

    Heisenbug fix

commit 313546a891b8602106438c18cd733be274a4273e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Apr 16 23:43:09 2009 +0300

    Better file name

commit 00155d409b3b839f85f7201face93b06a64b56d6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Apr 16 22:26:48 2009 +0200

    Fixed xcb resize support.
    
    Yep, there is some black magic here ;)

commit ad9613a745cf1838d1d7273452b37d88a5f4b5c1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Apr 16 23:21:39 2009 +0300

    XCB: check/select pixmap format

commit 8e9bd644895b781b14946674b9f64c3fed46cb16
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Apr 16 21:24:29 2009 +0200

    XDS does not mean CC channel 3.

commit b426aaa95313933712cf386e15a09b7512060d6f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Apr 16 21:23:16 2009 +0200

    Checked CC parity.
    
    Based on an initial patch of Pdraig Brady.

commit bcd84fbb537ba538033f7104917cb6cfa12e9ac4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Apr 16 19:37:28 2009 +0200

    Added support for explicit HeV2 LOAS/LATM stream in packetizer.
    
    They are not decodable by ffmpeg or faad but at least the packetizer now
    works.

commit a972dd782395dda74b445c610636dce3c9931192
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Apr 16 19:35:37 2009 +0200

    Be more explicit on faad error.

commit b88b137f2a409a6c5b1ae808b39eb352a01a1124
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Apr 16 19:22:40 2009 +0200

    Used mpg extension for PS in record.

commit 38c3b44d255c1e1fd974e290fdad36f711dc0087
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Apr 16 21:00:22 2009 +0300

    Mimic X11 plugin picture allocation
    
    (It still crashes on resize nevertheless)

commit b87b85154479ddc7fe05f93cc5c9e642a8d772ec
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Apr 16 20:59:46 2009 +0300

    Factor SHM and non SHM pictures a little

commit 01ff226b3b72f1ca05b153c774dc65f5c544aad6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Apr 16 18:36:42 2009 +0300

    Privatize a variable

commit 03d82d1d7e534494dd79373ce0616ccdb009e02a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Apr 16 18:33:39 2009 +0300

    Small race condition

commit a2b79dee1effba0b341af25ad40f242e2db9c6cc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Apr 16 17:14:27 2009 +0200

    Debug the timeshift granularity in MB, not Bytes...

commit 4b26e4b50e940af583ccfa2844b79a477fb97206
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Apr 16 17:45:17 2009 +0300

    Revert "Do not crash if sout access is not specified - fixes #2665"
    
    This reverts commit dbdbe005f7569a0986f9416ae924e35b045ad9a1.

commit 35d69f689351709222a019b0b0cf59eba87d26a8
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Apr 16 17:44:53 2009 +0300

    Allow empty module name in chain

commit bc685cdcab34ee36f6c69fa64aede4bfa5b5855c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Apr 16 16:47:10 2009 +0300

    Auto-probe does not make much sense for network access outputs

commit 1fcd8954bc872b9d6b338b3d4aa4e0281bf7b94d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Apr 16 15:59:11 2009 +0300

    Fix memleaks on error path, fix sign warnings, cleanup

commit 5da4387487027c2cc9edcfdd72fc612c040445af
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Apr 16 15:40:50 2009 +0300

    Fix use after free

commit dbdbe005f7569a0986f9416ae924e35b045ad9a1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Apr 16 15:24:33 2009 +0300

    Do not crash if sout access is not specified - fixes #2665
    
    Should we print an error and fail?

commit 0ef628101516846b236b49e5d9aeb61a28a9bc1d
Author: sebastien <sebastien@sebastien-desktop.(none)>
Date:   Thu Apr 16 09:17:36 2009 +0200

    Configure : update mingw-runtime error message
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 1e9c9c83889e2b93dde605432fd67a04fdbfd7d5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Apr 16 11:23:46 2009 +0300

    Include <libintl.h> only when really needed
    
    Especially, plugins are not supposed to link with -lintl directly.

commit 6c416be1ae5131a55f0c97e0f325cfa517c3aa3f
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Apr 16 01:00:31 2009 +0100

    l10n: Synchronise po files

commit df9e140c137e04e7abfd6ed5aeb038ad5f6c6762
Author: Cristian Secară <cristi.secarica.ro>
Date:   Thu Apr 16 00:59:34 2009 +0100

    l10n: Romanian update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 289a49fa5d33603048485d3282e667e629294600
Author: Matej Urban <matej.urban@gmail.com>
Date:   Thu Apr 16 00:52:43 2009 +0100

    l10n: Slovenian update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit f29af4f00a349a920d1f31a2c43c2fe19d459558
Author: Marián Hikaník <podnety@mojepreklady.net>
Date:   Thu Apr 16 00:51:39 2009 +0100

    l10n: Slovak update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit ba71ca877ebd532059c1d553c8e5ebf9094ecf90
Author: Ara Qadir <arastein@gmail.com>
Date:   Thu Apr 16 00:45:53 2009 +0100

    l10n: Kurdish (Sorani) update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit db1ccb5d694568b489ad412d0b7f773628893902
Author: Zabeeh Khan <zabeehkhan@gmail.com>
Date:   Thu Apr 16 00:44:25 2009 +0100

    l10n: Pashto update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit d82130701d9111e26f87382635519f75329cce17
Author: Éric Lassauge <lassauge@users.sourceforge.net>
Date:   Thu Apr 16 00:39:55 2009 +0100

    l10n: French update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 190435a9bc34760c4d7ee5ed76010d7176d35456
Author: GAILLARD Tony <Tony.GAILLARD@supinfo.com>
Date:   Thu Apr 16 00:31:14 2009 +0100

    l10n: Occitan update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 068271bcddc4c453f117b45d62be54ba9ee39850
Author: Vincenzo Reale <smart2128@baslug.org>
Date:   Thu Apr 16 00:29:31 2009 +0100

    l10n: Italian update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit c85a0798e3f770c98a6e15ea26bbff7ddb19dd5c
Author: Myckel Habets <myckel@sdf.lonestar.org>
Date:   Thu Apr 16 00:28:03 2009 +0100

    l10n: Dutch update
    
    With many improvements and spelling fixes by Alexander Henket
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit b778eeda71c74d429f6661923ca7470e8c2ded03
Author: Eero <eerove@gmail.com>
Date:   Thu Apr 16 00:27:02 2009 +0100

    l10n: Initial Estonian translation
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 595b380fd7d819ccfbe3f81daa7a533226190322
Author: Sidney Doria <ssdoria@gmail.com>
Date:   Thu Apr 16 00:14:24 2009 +0100

    l10n: Brazilian Portuguese update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit d61677e7d8a0c19aac764ddf288c51caf9d3b0f3
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Apr 16 00:12:20 2009 +0100

    Update POT file

commit 48baf9ce98a379a001bd2fec3aea67171b655c75
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Apr 15 15:55:38 2009 +0200

    Contribs: minors updates of gcrypt and fribidi.

commit 2ff5b4cba8066ea8138b603c90badd9ccf67becc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Apr 15 23:43:18 2009 +0300

    Compile fix

commit 6511df53b2ea6320b5cf36a539ea6cffa99dffb9
Merge: 665ba71 e503012
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Apr 15 23:27:33 2009 +0300

    Merge branch 'master' of git@git.videolan.org:vlc

commit 665ba714270b60aef0af2029d2eae6acb86ef7ff
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Apr 15 23:27:02 2009 +0300

    Qt4: hopefully fix the last open file path

commit e5030121893c5a7db7e910c4da09d9f3c8171947
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Apr 15 22:19:53 2009 +0200

    Disable timeout usage under WIN32 with live555.
    
    It seems to correctly workaround a bug in live555 code.

commit e35054d096bed41f1480f9354aeb08122cd9e1c4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Apr 15 22:19:13 2009 +0200

    Fixed win32 compilation.

commit 0f3ae54f9aecf98b2ecf5943a2b2201836092520
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Apr 15 22:09:27 2009 +0200

    Fixed TCP rollover.
    
    The timeout parameters were not reinitialized.

commit 4a45faa9452f44d95f99b34f7d50ac2fd4b12dae
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Apr 15 22:57:33 2009 +0300

    Remove useless display pointer

commit 39fb462aa7c096d5cbf722fe9cfb1335fce6bb4b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Apr 15 22:55:52 2009 +0300

    Force same WM_CLASS as the Qt4 UI

commit f222f159c3fb5f256fb878aa900236945c41391c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Apr 15 22:55:08 2009 +0300

    Do not pass custom Xlib display to Qt4 - fixes #2322

commit 61c280c5b97fd51e86925ba64b9925a2d501ebf6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Apr 15 22:43:02 2009 +0300

    Qt4: set proper window class (refs #2322)

commit 607f8a8a453fefbe51f1a19849c107f1eb823ba6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Apr 15 22:35:51 2009 +0300

    XCB: set WM_CLIENT_MACHINE properly

commit 57ecf19abbbe778358a2c6f1f385bcb2394c0124
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Apr 15 22:24:29 2009 +0300

    Add class for ICCCM Window Management.
    
    This does _not_ fix #2322 (Qt4).

commit 5948f590e8482c4b6c9344ee3c05b25aa0ee74a4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Apr 15 22:06:01 2009 +0300

    Set a name for the video window

commit df3c9a76457b6ad680a08c7ffdbae017d1e37145
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Apr 15 22:05:34 2009 +0300

    Support for pgettext

commit 9a8505c36fb63b1eeffa45df91cb401b447b348c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Apr 15 16:03:28 2009 +0300

    Hotkeys: cleanup variable use

commit e1e7a51039684334cde1bda68315fc21dabee705
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Apr 15 15:37:20 2009 +0300

    Thread-safe and more compact hotkeys initialization

commit c5b090800234aa793b51d092300f597b289c9c4b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Apr 15 14:40:48 2009 +0300

    Revert "Win32: use the destructor function for TLS (fixes #2398)"
    
    This reverts commit 3cda36f43fab280a7ef51f526f52897af1d40858.

commit 7156d7e32ab51a1d9296db2161bff0d0824de93c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Apr 14 23:39:34 2009 +0200

    fortunes.txt: Amy Wineglass slapping

commit 4f0649353a25f3f2ccf50aedfc691341866f5e6c
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Apr 14 21:17:09 2009 +0200

    Fixing the mosaic memleak is worth mentioning.

commit 6cab63a2e5e4a53e135ee455244b89b1601f4e2a
Author: Phil Roffe and David Grellscheid <philip.roffe@durham.ac.uk>
Date:   Tue Apr 14 20:43:12 2009 +0200

    Fixed by decrementing the i_refcount variable in the correct manner -
    and therefore freeing the memory only when the i_refcount successfully
    went to 0.
    
    The problem was that i_refcount is an unsigned variable, and was being
    decremented twice, once erroneously by mosaic_bridge, and then again in
    the picture's original pf_release function. If i_refcount started at 1,
    it wrapped to the maximum unsigned value rather than -1, failing the
    refcount tests in the pf_release function.
    
    Patch Authors: Phil Roffe and David Grellscheid
    
    Signed-off-by: Antoine Cellerier <dionoea@videolan.org>

commit f7a5c96acdcb1b6adb1126f7533b480ca4265540
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Apr 14 19:31:17 2009 +0200

    MKV: fix support of MLP tracks in MKV.
    
    Sample can be found at ftp://streams.videolan.org/streams-videolan/matroska/MLP_5.1.mka
    It seems to work, but I have difficulties to find a reference output.
    Support for TrueHD is not yet tested because of lack of correct sample.

commit 9e24ccb7b0cf6d460696ca7964af48043ea80887
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Apr 14 18:21:41 2009 +0200

    avcodec: correct fourcc for XSUB

commit d26e487068332936ddf24238d0f72a1e0912082b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Apr 14 18:20:18 2009 +0200

    avi: detect DivX XSUB subtitles.

commit df28a9cdee053a23d6b1668103d5d6d56daa88b3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Apr 14 19:12:41 2009 +0300

    Fix --vout-event value descriptions

commit 9ce3dae036b8c9a65b9913fbc0ee937e0db08f34
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Apr 14 19:10:31 2009 +0300

    vout-event used to be called x11-event

commit 1fe4b1c31622bc113fa3a3cfaa6ceef2f555457c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Apr 14 18:39:52 2009 +0300

    Avoid POSIX-deprecated asctime_r()

commit c8b5e32b7cab70921fca129c3b9d46fcd5acdf2b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Apr 14 14:27:02 2009 +0300

    No need to check for strtof() here

commit 23c561ac3b9449f04574e1d149ef08f2c8dce24e
Author: Derk-Jan Hartman <hartman@veda.student.utwente.nl>
Date:   Tue Apr 14 00:35:05 2009 +0200

    contrib: Makefile uses tab not spaces

commit dd0ec72df062c5966c8768a24c172381c733d167
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Apr 14 11:24:35 2009 +0300

    Cannot read from probe, not from peek

commit db47358fdcc6c566e5375b813c48f0ae2d1b3391
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Tue Apr 14 09:59:48 2009 +0200

    Add Koreus Lua playlist file

commit cef26c7b9a03ea1430de8fe4c45ef72f9125c501
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 14 00:21:05 2009 +0200

    macosx: compile code explictly for the required architecture.
    
    First step of fixing linking errors against libx264

commit 766e15644a970d699530e68399edd5912e7faea5
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Apr 13 23:10:31 2009 +0200

    contribs: don't compile ffmpeg with mdynamic-no-pic on PPC-Macs, as this is a really bad idea. You need PIC in shared libs on this platform.
    
    This slows down the compilation speed by 5%, but that should be fine. Pointed by nobody.loopback on the forum.

commit f509c1c4a3b6c308804579000e438229a28b1a3d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Apr 13 22:37:56 2009 +0200

    Improved a52 in wav detection robustness.
    
    It fixes #2648.

commit 933abd7b060e8622294283930269d404062c1588
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Apr 13 21:46:52 2009 +0200

    Split out a52 parsing functions into a52.h

commit 2479ed41be5ed11c56ec64df14ec389e23a29e87
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Apr 13 23:40:22 2009 +0300

    Don't try to lock locked mutexes under valgrind
    
    This removes a lot of false true positives.

commit 5483afb58383568246480c6b0df4a676837c4427
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Apr 13 23:27:53 2009 +0300

    De-inline vlc_assert_locked()

commit fb79b01e7bcea0876b2e62da67e9ca12b5458349
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Apr 13 21:24:05 2009 +0200

    Fixed an incorrect read() error handling (http access).
    
    It was based on xxcv investigation and preliminary patch.
    It should fix #2644.

commit 29aba43114b3a8241f8a40d2a9b93bf26b1f6377
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Apr 13 20:35:46 2009 +0200

    contribs: binary package 6 is up for ppc

commit 995e3479a6751165b90f52f4d9f59ee40269df00
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Apr 13 18:33:08 2009 +0200

    Fixed some AC3 file playback with a52 audio filter.
    
    Always increase i_bytes_per_frame to avoid cycling between 2 values with
    some files.

commit 0cae7b1727bdde5c7ab37594dc6e094fbc4036ed
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Apr 13 19:36:43 2009 +0200

    contribs: fix libcaca compilation on OSX/PPC

commit b181de412b91984d7013903fc1eb1084be489ad7
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Apr 13 18:53:20 2009 +0200

    contribs: remove no longer needed swscale patch

commit bd0ccf4cada8c67ea485a10e887179521b10c15d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Apr 13 18:03:25 2009 +0200

    Revert [832ce82dac31f15dca7b734c7df7c943ea652bd6] as yasm is x86(_64) only

commit 5cce27fe6b0a01a972aec5a7208731af556c3b3b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Apr 13 17:32:59 2009 +0200

    contribs: fixed liboil compilation on PPC machines
    
    YES, imagine, including stdint.h is apparently a good idea from time to time!

commit 0ea77dfd682d73ec7e1b0c089dc52d1de8e9e690
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Apr 13 16:16:34 2009 +0200

    Added support for buggy SubRip files that use dot instead of comma.

commit 832ce82dac31f15dca7b734c7df7c943ea652bd6
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Apr 13 15:48:52 2009 +0200

    contribs: use yasm on PPC-Darwin, too

commit 4bbadba36d571e1d17b964c473a4be6890b2b2e1
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Apr 13 15:45:33 2009 +0200

    contribs: use gnu main server instead of esat, as it is much more reliable, obviously...

commit eba7ee48850f637bd2dc439ab6af3ea63c64513d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Apr 13 13:04:27 2009 +0200

    macosx: work-around a deprecated method and ask the playlist properly for its size

commit afead23d452824a1e5ae0f61716c6a6ed22ebc8e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Apr 12 23:42:54 2009 +0200

    macosx: fix copy/paste error

commit 46c93c9cc984b99142b6e7321c8f5c4c8c4e65bb
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sun Apr 12 14:31:50 2009 -0700

    gui/*macosx: Don't rely on carbon or on old non 64 bits API when possible.

commit c3a1a712783d3818557ac17de685fa7a0300a0dc
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Apr 12 21:27:32 2009 +0200

    macosx: get rid of the infamous 'get' prefixes everywhere and finally respect Cocoa's naming scheme here

commit ef93d6eb1043e6d374e6c9cfdcf476645f0896d5
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Apr 12 17:32:00 2009 +0200

    macosx: experimental 64bit support
    
    quartztext, controlling playback with the Apple Remote and embedded AGL vouts (aka safari/mozilla plugin vouts) are not supported by now. Quartztext and AGL vout will need a complete rewrite.
    
    The OS X interface no longer depends on the QuickTime framework.

commit c6b0b78df4f6f508afc044b13cdaa871d63e2222
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Apr 12 17:25:48 2009 +0200

    configure: default disable the deprecated quicktime decoder plugin
    
    Check for broken ld on Darwin 9 only

commit 3d9eb4d80736a1bdb3bcb0c382bd14e55199aa63
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Apr 12 16:38:34 2009 +0200

    Fixed segfault with some dvd subttile streams.
    
     It happens when RLE offsets overlap (en general, because both fields
    share the same data).
     Its is probably present in 0.9.

commit c5b59dc44c20173f7c0dc26e24c220f5cedcc011
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Apr 12 15:25:09 2009 +0200

    Always use swab.

commit e8689aeac08c65fd665c651f03f024e35249ec4b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Apr 12 15:24:23 2009 +0200

    Implemented replacement for swab.

commit 2e45691fe74c8c79dcc7338b826a09bfa5143b39
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Apr 12 15:08:11 2009 +0200

    contribs: updated binary package for Mac OS X (i686 and x86_64 only for now)
    
    Note that the x86_64 package doesn't include libsdl, libsdl_image and goom2k4, as these aren't 64bit compatible.

commit 306aa7be1ecf6a6aa922771881e85d796d54f723
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Apr 12 14:19:19 2009 +0200

    contribs/ffmpeg: apply ppc-only patches on ppc only...

commit 4a0cb62f7ab3240490733d7e4e440fd0a0af14a2
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Apr 12 14:08:48 2009 +0200

    contribs: compile ffmpeg for Intel core2 on Darawin 10

commit e56d11f0586ce8970a684c55d685cc122b82bd4a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Apr 12 14:02:40 2009 +0200

    macosx: let the about window show whether VLC runs in 32 or 64 bit mode

commit 15c3e9e9e742ad592d219c820d9dc31b973b02cf
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 12 12:51:21 2009 +0300

    Remove unused vlc_(send|recv)msg

commit 74eba5d80c924fac4802b0d53d75616ac57a4afa
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 12 10:23:20 2009 +0300

    Fix C++ linking

commit 6b67d828e28c71cccf32ec2ddc39c92a15f4d52d
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Apr 11 10:33:06 2009 -0700

    macosx/framework: Back in business.

commit 21ad64a878f6608bbe58870c9eacdf2a9b0c428e
Author: Pierre d'Herbemont <pdherbemont@free.fr>
Date:   Sat Apr 11 10:32:06 2009 -0700

    Use the nsobject for minimal_macosx.

commit 474d2d36e23a761c1044a2328cf41b6bdcee381b
Author: Pierre d'Herbemont <steg@nibudy.local>
Date:   Sat Apr 11 10:29:35 2009 -0700

    libvlc: Export _get/set_nsobject.

commit cc6d6cb6a9794f47092c50721f643c747d7e3867
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 11 21:36:38 2009 +0300

    Typo

commit 3cda36f43fab280a7ef51f526f52897af1d40858
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 11 21:01:48 2009 +0300

    Win32: use the destructor function for TLS (fixes #2398)
    
    This fixes a long-standing leak. But this fix is untested and might
    cause disastrous crashes. By the way, I think we should split Win32
    and pthread stuff apart from threads.c

commit 4062a4ae661272815f6083d62fd2c57122cccdb4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 11 21:00:38 2009 +0300

    vlc_thread_fatal is not needed on production builds

commit 5196c5c5d812f2b38f1377589201a57fbc18b9fc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 11 21:00:08 2009 +0300

    libvlc.dll needs libcompat.la

commit a651a1bd89cd97a125f09cfa2560fa972789649d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 11 20:59:44 2009 +0300

    Preprocessor is sufficient for mingw-runtime check

commit 4385b3b0409a60fb327205217c7d211e40f351f7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 11 20:59:13 2009 +0300

    Fix strcasestr replacement

commit 31196681e079413f491febb8eabf996f4e2b445a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 11 20:10:14 2009 +0300

    Deinline vlc_threadvar_(|s)get and kill useless indirection
    
    I wonder if we should unexport threadvar functions? In any case, they
    are not used from outside libvlccore at the moment.

commit a0967d76bff8166c070cbad3547b98086778d15a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 11 18:14:23 2009 +0300

    typo

commit 31921d280c74b8355d39780bb4a8cadeef00c01e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 11 15:20:31 2009 +0300

    Rationalize string

commit 8420dc4ee465a60870a5f552ae27ae7fc2983916
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Sat Apr 11 13:43:38 2009 +0800

    Fix object leak (1 from my previous commit + 2 others)

commit c7b874c515c653161b5019a7245e3fd314230ae0
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Sat Apr 11 13:16:25 2009 +0800

    Fix segfault: press Shift+A without an opened AOUT would crash.

commit d4799c27229f81c93aa0758a84466fb7d7d54db9
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Sat Apr 11 12:41:01 2009 +0800

    Qt: toggle minimal view should not change the interface size

commit ee95f804cd45fc13ff3da0b754cd1b546b50e9ca
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Sat Apr 11 11:51:46 2009 +0800

    Qt: no popup menu over the status bar and menu bar

commit 0f749c6376fbe31bced81360d6dc1c38891b3332
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 22:49:43 2009 +0300

    Remove buggy and unused vlc_wraptext()
    
    It did not count non-ASCII characters at all (wrapping asian text must
    have been fun...). Then again, to wrap even fixed-width font text, you
    need to use wcwidth()/wcswidth().

commit 32dccae02f6e335a72f8d13dc426fed76f64a743
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Apr 10 21:33:15 2009 +0200

    macosx: fix compilation error introduced in [5c30d75fcc257c8479e2d03f12b634b7fb87c3d5]

commit 30f35beeb1f3ad9e26f986835f88a07e4a609b8f
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Apr 10 21:05:58 2009 +0200

    mkv: remove unmatche #endif introduced [b870bc9ddf45f01d24adb398b5f442ddc87a00ae]

commit d3c449f26a72761b20dc8cb8334fdd5622acd1f2
Merge: 8186391 5c30d75
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 22:19:20 2009 +0300

    Merge branch 'master' of git@git.videolan.org:vlc

commit 818639153101c70514bc001d465485d23899a320
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 22:17:13 2009 +0300

    Move remaining replacement to static import library

commit 003bdf4a18bdecead548e100d3d24dd6d3eed723
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 22:12:30 2009 +0300

    Mention which standard replacements follow

commit 5c30d75fcc257c8479e2d03f12b634b7fb87c3d5
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Apr 10 20:56:18 2009 +0200

    macosx: NSApplication was subclassed in [408f769e5768bf1c8dbc840bef1c560a91de6d5f], so let's set the file's owner to use the correct class
    
    This also fixes some minor type errors in the main nib

commit 4496957d9f48e1fb618e01112fee08e7a95739f9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 21:15:18 2009 +0300

    Avoid alloca()
    
    By the way, alloca() _cannot_ return NULL. It simply crashes if there
    is not enough memory.

commit b870bc9ddf45f01d24adb398b5f442ddc87a00ae
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 21:14:38 2009 +0300

    Use stack array rather than alloca

commit 6def57f07399898fd362cf781764a0eabf9010be
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 20:17:03 2009 +0300

    Remove useless bsearch check

commit e1a78b744b324b4dec1e8f5f2c41c95c5b00433a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 20:14:10 2009 +0300

    Start moving replacement functions to a static import library

commit 6c3b28982261a5552b740a0f6cdc1a300393ee30
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 19:41:21 2009 +0300

    Remove unused scandir check

commit 401456fd353e417bfc7b3af90b22a5e59c016016
Author: David Flynn <davidf@woaf.net>
Date:   Fri Apr 10 12:53:01 2009 +0000

    win32: delete old *printf fixup code.
    
    mingw provides this all for free and is better.
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit b8f6df75226cef945748f82a26c1fbebc41d44fd
Author: David Flynn <davidf@woaf.net>
Date:   Fri Apr 10 12:53:00 2009 +0000

    win32: Fix *printf & require mingw32-runtime version > 3.13
    
    *printf as per MSVCRT is not c99 compliant.  mingw32 provides a set of
    replacement functions, but these are buggy in old versions.
    
    Defining __USE_MINGW_ANSI_STDIO causes mingw's stdio to provide a
    set of wrappers that use the mingw32 version that gets statically
    linked.
    
    Attention needs to be given to contrib too, it is possible for contrib
    to expect a c99 *printf and later die.  This patch modifies the conrtib
    bootstrap to define the above in CPPFLAGS, however, not all builds
    honour CPPFLAGS.
    
    This can be validated by looking for the import from msvcrt:
    
      $ find vlc-w32/vlc-1.0.0-pre1/ -name '*.dll' -print -exec sh -c \
         'i586-mingw32msvc-nm {} | grep __imp__.*printf' ';'
    
    If all is good, this shouldn't find anything.
    
    This patch *will* break WinCE support.  However, it is semibroken
    anyway; better to force it to be fixed completely.
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 6bcbeed3e0e132b34c6bc7ba93bdb038b0b69f88
Author: David Flynn <davidf@woaf.net>
Date:   Fri Apr 10 12:52:59 2009 +0000

    Revert "Revert "win32: remove old attempts to define snprintf _snprintf""
    
    This reverts commit db01e438b2125e1a221535adc07eda1ae65b0769.
    
    Original commit was correct. -- davidf
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 214c93b4fa077dc94411d30f753317ca3bc9b57f
Author: David Flynn <davidf@woaf.net>
Date:   Fri Apr 10 12:52:58 2009 +0000

    contrib: fix building static liboil
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 26bc19853d930cea273eab07c87e06415f21f58e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 16:38:58 2009 +0300

    Remove useless check for time.h

commit dd029e35e9812cc922c05f3530ce4611fa07b38a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 16:33:54 2009 +0300

    Remove useless (partially used) check for stdint.h

commit 3054d03dca463b886d7fe3ee6d91d5375a1f31b4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 16:32:21 2009 +0300

    Remove unused check for sys/sockio.h

commit 4fb633f74495deba6b5fe78fc7a3c5b74c583bb1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 16:31:25 2009 +0300

    Remove useless (very partially used) check for errno.h

commit 9f2a0bac967113ec54ae15a8d76d930e2f4d195f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 16:28:45 2009 +0300

    Remove unused check for stdbool.h

commit 7a944e6f714538205627af99f8e9c253151461f4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 16:27:33 2009 +0300

    Remove unused check for wchar.h

commit 566b93eb08f3f16c7f85ceccbd8be316e1ef9f7c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 16:26:42 2009 +0300

    Remove unused check for sys/int_types.h

commit 353c7215fadc4a7eaca1840e04598d5eeebe76aa
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 16:26:01 2009 +0300

    Remove useless check for inttypes.h

commit 06edede5c6157d8222d6d0c37fe9b7cbf2053f14
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Apr 10 16:24:14 2009 +0300

    Remove useless check for (C89) <signal.h>

commit 408f769e5768bf1c8dbc840bef1c560a91de6d5f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Apr 10 15:53:07 2009 +0200

    macosx: implement controll support for the Media Keys on Brushed Al Apple keyboards
    
    I'll add an option to disable this feature later on

commit 0aeb82b62c3f0690c2c4801e68668c24ce693536
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Apr 10 12:02:04 2009 +0200

    macosx: fixed crash in case either psz_module or psz_msg are NULL when received from core
    
    Fixes playback of AVI files... ;)

commit dad0ff2f9508e62f6cf166dcc1e1072a9c3d95b9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Apr 9 22:39:36 2009 +0200

    Qt4: correct fix for Hotkeys preferences.

commit 02fc220d134c2d9a78873f9acb274c71debee65d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Apr 9 22:34:25 2009 +0200

    Contribs: live-win32-nonblock.patch is unneeded now (applied upstream)

commit c9f729eadebe5f397ecf7068c5410b46aeb9451d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Apr 9 20:59:21 2009 +0200

    Revert "win32: fix %zu fixups - dont use mingw's vsnprintf"
    
    This reverts commit 151982aab503fa812cd4d6e830df34e78871c106.

commit 45b0f5c6bc00709af970218dcb3cdc0d97c30580
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Apr 9 20:59:05 2009 +0200

    Revert "win32: vlc_fix_format_string - various fixes"
    
    This reverts commit 3779d5bd1c335d724b31ce730a8387cb7770fc06.

commit ff3ff3ee0f36513d18ac102f5359ac607771d791
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Apr 9 20:58:54 2009 +0200

    Revert "win32: make vlc_vsnprintf more like c99 vsnprintf"
    
    This reverts commit 30f33e7a0e3726404e4b9d2f51840e8de1a527f3.

commit db01e438b2125e1a221535adc07eda1ae65b0769
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Apr 9 20:58:40 2009 +0200

    Revert "win32: remove old attempts to define snprintf _snprintf"
    
    This reverts commit 3bceb9cfef124ace40526336905a2a0656bb5630.

commit 32687bb26321322763558c5bf5e6e55344bbd9d1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Apr 9 20:57:06 2009 +0200

    Revert "Qt: fix crashes possible in Hotkey settings."
    
    This reverts commit f5d10727954d8b176a25a54e12e30832b599b509.

commit 93387674915f623381cd08aedb0638b238c19104
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Apr 7 14:29:30 2009 +0200

    Improved wav multichannel support.
    
    When a channel mask is incomplete, use 'random' position to fill it up.
    (It means that the channel position is 'unspecified' and so we have to
    choose it ourselve).
    It should fix #2618.

commit c7c2fbc24c4dab4e8f1a2b467c1c22c47731418f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Apr 9 19:18:30 2009 +0300

    Compile fix

commit f5d10727954d8b176a25a54e12e30832b599b509
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Apr 9 18:14:22 2009 +0200

    Qt: fix crashes possible in Hotkey settings.

commit 0310df1730099612eb0d03e229195b5f1d35ace5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Apr 9 17:54:41 2009 +0300

    XCB: resize support
    
    Note that the video output core seems to call pf_end while some pictures
    are still in use upstream. That will crash. IMHO, this is a libvlc bug,
    as the vout plugin cannot know when to release the picture or reallocate
    those pictures.

commit 62701cf226049855068ca4d773a904877ed15cdd
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Apr 9 12:47:30 2009 +0300

    X11 common: code factorization

commit 3d819f9c3d0071b01c6d0294d8ed063e8a320696
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Apr 9 12:46:45 2009 +0300

    xcb_window: implement VOUT_SET_SIZE

commit 5bddd2dfbec3c16b654d3f2e2d547fc6eec2d964
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Apr 9 16:07:04 2009 +0200

    Contrib: Force schroedinger to be mono-threaded, until it is fixed for win32.

commit e2680bfc041b2c224bde9b9b1c4c494388a84793
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Apr 9 11:22:25 2009 +0200

    macosx: updated window styles for VLCControllerWindow and VLCEmbeddedWindow based upon a patch by Georg Seifert
    
    Some tweaks to the nib file (so VLCControllerWindow looks all textured again) will be submitted later on.

commit e7b350ab82267e1187c41f2262f30fcdb8e797a6
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Apr 9 12:02:57 2009 +0300

    Add vlm_MessageSimpleNew with --disable-vlm

commit cf105ef4d435ffbba149b27a7486cfe81b765acb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Apr 8 23:30:31 2009 +0200

    Fixed spu_t attach/detach sequence.
    
    It should fix #2622 (segfault with vout-filter).

commit edc8b8e6116b8b2e119281ab285f71a790703e45
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Apr 8 21:51:00 2009 +0200

    Fixed sanetizing of file name in input_CreateFilename.
    
    It should fix #2620 (and was not limited to windows only).

commit e99754a76c7de6686ff14c46513102c4d84762ed
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Apr 8 21:29:49 2009 +0200

    Warned about unused filename_sanitize result.

commit 3e077c31e5bd5b3de046eb5340d32a95e1ffb51c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Apr 8 21:23:13 2009 +0200

    Fixed integer overflow in avi index creation.
    
    It fixes #2583.

commit 8a93a226efd142eeb600362387feb61325c8f3c4
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Apr 8 23:15:43 2009 +0300

    Improve debug

commit 80b7a3f139cd4c213c74b9ee1c238b594663ffb4
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Apr 8 18:51:19 2009 +0300

    Cosmetic

commit 3b729128a6e2a0e0018c0f32bcd4ee611850b038
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Apr 8 18:49:51 2009 +0300

    Forcefully update file size if read data past the former end of it
    
    Maybe we could call fstat() at every read anyway? While a file is open,
    the operating system is extremely likely to have its meta data cached.

commit 2c87bceb5da1413470a8e22e38cd654e6439fad5
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Apr 8 18:49:08 2009 +0300

    Reading regular and block files can always be paced

commit 55f3ad8882fe3a32931e418994fe935d72d9dd2f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Apr 8 13:18:01 2009 +0200

    avi: set title instead of message. This looks better in dialogues

commit 9b6c43382415e00d7897fca9e15ae35e8f3d6392
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Apr 8 13:13:46 2009 +0200

    macosx: make sure that 'dialog-progress-bar' and 'dialog-login' don't look like aliens from outta space, but normal OS X dialogues

commit cdda10eff25aa363704bc830269ac0f1cbe7018a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Apr 8 13:08:14 2009 +0200

    macosx: draft for 'dialog-progress-bar' and clean up
    
    This isn't fully functional, as the callbacks aren't being triggered, although set. Needs some more investigation.

commit 3bb3947287c3331db100dac588f68ed46158256d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Apr 8 12:09:51 2009 +0200

    macosx: added 'ffmpeg-skiploopfilter' to the simple prefs too and fixed the postprocessing level setting, as the variable name changed

commit 20cba89cedb837505a051dfb92298515e04fb2ff
Author: Vincenzo Reale <smart2128@baslug.org>
Date:   Wed Apr 8 01:39:33 2009 +0100

    l10n: Italian update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 58efdeb9564ec85be251a8c62e42be53192c9208
Author: Eric Lassauge <lassauge@users.sourceforge.net>
Date:   Wed Apr 8 00:51:03 2009 +0100

    qt4: i18n fixes
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit c29fd5f90efcb3435cd3821842448a2ad2dd0637
Author: Eric Lassauge <lassauge@users.sourceforge.net>
Date:   Mon Apr 6 13:08:13 2009 +0200

    i18n: Add missing files
    
    And remove deleted ones
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit e0e7b2aeec1b58298b56001e2a3be5a44f3de8bc
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 7 23:27:58 2009 +0200

    macosx: compilation fix *grml*

commit ecc0ebd5663ab4ad4ae0564f748429b03183e932
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 7 23:24:03 2009 +0200

    macosx: reflect the renamings in the respective files

commit f488cdd2ddfb5e4f04549effc2fb0428dd2c05cb
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 7 23:22:44 2009 +0200

    macosx: rename files as there is no Interaction framework anymore

commit 7c6b577e2b65e66a1bed5fa0490dcaf3c308e00b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 7 23:18:06 2009 +0200

    macosx: new nib file for more complex dialogs triggered through VLC's core

commit eda81ebfded47979c9be4a4d2615e0cf5a668ec6
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 7 23:14:26 2009 +0200

    macosx: implemented 'dialog-login' and cleaned up most dead code

commit b9537dd69ad024a5cad8dfa0055b91ed5d731cba
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 7 19:46:45 2009 +0200

    macosx: implement 'dialog-fatal' and 'dialog-question' correctly and completely
    
    This introduces a lot of dead code, which will be cleaned up later on, but is left there for reference.

commit fe273e3da4efec05af1471b0e1c28a831f690277
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 7 18:52:22 2009 +0200

    macosx: fix addition of empty folders to the playlist. needs some beautification later on.

commit d7119bf867154562dac7926a4848b65ef3b0367f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 7 18:25:30 2009 +0200

    contribs: forward-port Derk-Jan's libswscale fixes (PPC only)

commit 17cbf681aeba9d0226fbde8fae8e52ba35b24097
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 7 18:09:50 2009 +0200

    contribs: bootstrap dirac on Darwin, so we don't need to update libtool

commit dfe86c19e0d7687f0a27426b39032c0fa83246c6
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 7 16:20:07 2009 +0200

    contribs: fix goom compilation

commit 4d08ad827015ad21eaf7a1ac2a5dfe03e104ebff
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 7 16:15:46 2009 +0200

    contribs: updated libtool to 2.2.6(a) because of dirac

commit c0b34512b2ea261782ec0f62b7fb9dacf51aee22
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Apr 7 15:40:49 2009 +0200

    contribs: live555 compilation fix

commit 67b86a2d47a62f8ae82c992e61a9239d4a8b2803
Author: Vincenzo Reale <smart2128@baslug.org>
Date:   Tue Apr 7 00:43:44 2009 +0100

    l10n: Italian update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 4cfcbafad3c4bcc42a16027d9530a7ac5cec6440
Author: Myckel Habets <myckel@sdf.lonestar.org>
Date:   Tue Apr 7 00:42:49 2009 +0100

    l10n: Dutch update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 6f479dc0a62bd17b55f9ea8ad8eea6aace70e165
Author: A S Alam <apreet.alam@gmail.com>
Date:   Tue Apr 7 00:40:46 2009 +0100

    l10n: Punjabi update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 4cc65c79efa39ff8676409948d993c29106d6319
Author: Tomáš Chvátal <scarabeus@gentoo.org>
Date:   Tue Apr 7 00:39:23 2009 +0100

    l10n: Czech update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit a9afcf5e200e71410fa803001337c391ed6923ff
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Apr 7 00:25:48 2009 +0100

    Merge po with new vlc.pot

commit 1133cdf30e7829622c9297b1dcee88e1895eaac4
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Apr 7 00:24:16 2009 +0100

    Update vlc.pot with the strings from the .ui this time

commit 8e305e1b58fc57d8d25869eb60eab804143e52e5
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Apr 6 23:29:57 2009 +0200

    Don't reinvent strcasecmp().

commit 09debb5655fbf336ebdfdb8f6f03a5757dd31d9d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Apr 6 23:27:50 2009 +0200

    Use image_Mime2Fourcc().

commit 0f19b0dcbe69b825cf4fed10b625d72e0c1248a6
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Apr 6 23:25:17 2009 +0200

    Add image_Mime2Fourcc() function and use in image_ReadUrl()

commit 3fac9782373bfc7dbb6839183a6003fae26d4a43
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Mon Apr 6 22:54:11 2009 +0200

    libmpeg2: Fix Closed Captions in GOP.
    
    This fixes a case where our libmpeg2 module was not extracting
    Closed Captions from the user_data, when this user_data was in the
    GOP header, instead of in the picture header. This information is
    retained until the next picture (date) is handled.
    
    See sample "bob-dvd-closedcaptioning works in ffmpeg but not in libmpeg2.ts"

commit 22f452d08337841a52b352876be11d9bfabb65d6
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Apr 6 22:11:07 2009 +0200

    Do not print the password in the log. That's dangerous!

commit 288559204f8b0ef943d5e7273b9a076f69318c26
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Apr 6 20:27:47 2009 +0300

    Bring the glibc detection back, not using dlopen() hacks anymore.

commit 6becbf747fb8c303903d4e12f3589dc6a1545e4f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Apr 6 20:12:02 2009 +0300

    Missing comma (fixes #2634)

commit 702e80372bfdc559c35a389c314e984e17a60c17
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Apr 6 20:03:25 2009 +0300

    Do not translate "". Fix the localized configuration file.

commit 19243633f95aba97f52a66b90d2ddf9d91291f25
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Apr 6 19:37:11 2009 +0300

    Attach VLM inputs to LibVLC. Fixes #2639.

commit 9312c3dc93bc67651ad56f5e49fe5207dd8edada
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Apr 6 19:10:39 2009 +0300

    Really fix the vlm_MessageNew NULL warning

commit 04d23bd352ceb5c218da7e99591d3b6ee40060f4
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Apr 6 01:02:45 2009 +0200

    Run xgettext on the .h and not the .ui
    
    Tweack the rules in po/. Not perfect you can't run make update-po (and
    so make dist) if your builddir isn't a subdir of srcdir. And of course
    it still putting te .gmo in srcdir

commit c20e3aa9ebf9e9137212543cf8752b96bf633b0b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Apr 6 00:21:58 2009 +0200

    macosx: paste the UDP/RTP MRL to the URL field once the sheet is dismissed so the user can see that the selection actually worked. No functional change.

commit d5b26ea0a4df8933aa1bac9de4de8bba255886dc
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Apr 6 00:06:46 2009 +0200

    Fix flickering when decoding TSCC. (Backport if we're doing a 0.9.10)

commit 484758875dde16e1ada2d1ea4edf1d8d73cabc75
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Tue Mar 31 16:20:09 2009 +0200

    VLM : Add media name in callbacks
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit ea39d42948d59dd6427912d32918fff4b9971b9c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 5 23:16:18 2009 +0300

    WinCE: undefined file descriptor use

commit 82f20ceb63d9437d5d8c2eb92312ef37dae93e44
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 5 22:47:40 2009 +0300

    Explode in the face of the user if (s)he has a broken glibc
    
    I am fed up with all the blame we got for this for over a year.

commit da41047c47ddc997c38b2b8159414c721525685b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Apr 5 20:37:48 2009 +0200

    Fix scene filter when using source dimensions as output dimensions. Allow outputing to all image types supported by VLC.

commit 50c4f646fd5b8cf39a600681a2ae988fae2b40fd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 5 21:19:42 2009 +0300

    Typo

commit 605d3894b727764064911a5c9ba683e460ce01d3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 5 20:45:29 2009 +0300

    win32: blind attempt at fixing RTSP connection (hopefully fixes #2560)
    
    That being noted, I would advocate ditching all RTSP control connection
    timeouts from our live555 plugins. Looking at strace, live555 waits
    forever in the middle of receiving RTSP messages anyway.

commit e97eae3494915c786a13436413c6b5e856425b63
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 5 20:24:15 2009 +0300

    English

commit 328c8d60e85d27ba8e821707695e606e2cb5e4f1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 5 19:55:17 2009 +0300

    Attach VOD task to libvlc rather than VLM - fixes #2581

commit d8a1a140cd170db674cbec89a3df2722185ca56e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Apr 5 18:46:40 2009 +0200

    Add extensions we support to the open dialogs.

commit 3e481eab44abfa9e94970bb304f191df7fca9451
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 5 19:30:30 2009 +0300

    Win32: canonicalize path separator, avoid isalpha(), remove dead code
    
    In principle, isalpha() depends on the locale. As for directory
    traversal, we should either add a boolean, or fix it manually in the
    caller (on a case-by-case basis).

commit beb42fb1741c2ea4eafc7d919396e8be051fbef7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 5 18:06:49 2009 +0300

    Revamp subtitle encodings list
    
     - remove practically never used encodings (UTF-32, ARMSCII, Latin-4...),
     - remove duplicates and/or subsets (UCS, Latin-1, TIS620...) that I know of,
     - provide human-readable names (fixes #2571).

commit 0a5e57be7c6c068fc73232af0a17b081bfce7cdd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Apr 5 16:55:14 2009 +0200

    Qt: put H.264 loopfilter skipping in SPrefs.
    
    1/ We have so much of those requests on the forum.
    2/ It doesn't change any string.
    3/ Change is self-contained.

commit e7c8e7d37c2ebb0b8f175b07bac08c74f46f8d69
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 5 16:28:06 2009 +0300

    Remove inexistant MuleLao-1 and NEXTSTEP encodings

commit bf4a9109b1a6b5f9a4b4f7efe04c0082b8414554
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 5 16:26:03 2009 +0300

    Remove ASCII encoding, subset of UTF-8 (and many other)

commit 35d67e7f43b3d4e1b012c577a985694544850b26
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 5 16:22:47 2009 +0300

    Remove inexistent encodings: C99, JAVA and HZ

commit 9ad7f61f78c566792ef30c9218e6785f48efb621
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 5 14:42:37 2009 +0300

    ps: fix division by zero when seeking (fixes #2633)
    
    That happened when seeking during the first second of playback.

commit 79de221529a46aa6f247d71fbbbcc20105802a91
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Apr 5 13:21:31 2009 +0300

    resolve_xml_special_chars handles non-ASCII Unicode code points

commit 7f7fc9ead61fafdfbd9c8817dd472623b4053c80
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Apr 5 12:09:54 2009 +0200

    Qt: SPrefs hotkeys: add a line between the widgets.

commit 2d0e1cfb080f110be766c0dba1340364dc664dd4
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Sun Apr 5 17:16:05 2009 +0800

    Qt: really fix #2619 and the Playback menus
    
    Never disable Stop
    Disable stop when no input
    Populate Bookmarks

commit dc185ad0a11a2c04b109e48e12b11bbf580b4389
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Sun Apr 5 15:10:21 2009 +0800

    Qt: fix #2619 (prev/next/stop never greyed)
    
    Don't mix booleans and strings (as non empty strings evaluate to true).

commit c7325f2fd6bba5dcc59fee98037f090dc3346dc4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 4 22:23:41 2009 +0300

    Use C functions

commit 7e44fa82ecb750b17360c4a0290590eb4676db67
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Apr 4 21:20:14 2009 +0200

    filename_sanitize: spaces are forbidden only when beginning and ending.

commit 4638fd98e70114d4e5e8998581d1f37931abaa27
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 4 18:41:26 2009 +0300

    dvdnav: condition variable for still image handling
    
    This kills 100 wakeups per seconds.

commit 9ad9968892385154c9cb0c698da8b3befb0a691a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 4 17:54:36 2009 +0300

    dvdnav: mouse events bypass the event thread
    
    In principle, this avoids a possible event loss. I am not sure if the
    NAV PCI handling is thread-safe here (but it's no worse than before).

commit 308d526f2e901132068fed4002fe1fb3f89b9ff1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 4 17:44:49 2009 +0300

    dvdnav: find vout through interface events instead of polling
    
    We may want to factor some of that marshalling into libvlc later on.

commit d60b54c96950f811624ae6eb09aa89c0d3cfcc94
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 4 16:34:12 2009 +0300

    dvdnav: key presses bypass event thread
    
    This solves a potential event loss for close events
    (especially with the RC interface)

commit a3cd642b3f4385d299876025e2cb553701e10df5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 4 16:25:06 2009 +0300

    Remove write-only variable

commit b0b0067123d050441db36c52bd8b370c2da9de7e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 4 16:18:09 2009 +0300

    dvdnav: move event thread initialization

commit 88f09a82ca76939fef2092180578a82943a9204f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Apr 4 13:25:54 2009 +0200

    Qt: same issue with extended dialog and the synchronisation dialog.

commit de2e60e8a068669029510b78ec8a6dba31ab1b06
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 4 13:11:24 2009 +0300

    Bump plugin API due to block_t breakage (and lots of earlier ones)

commit effb6e322ca631bf647cebe594ff73dfbac189e1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Apr 4 12:30:59 2009 +0200

    Qt: Fix open codec and open information showing
    
    Spotted by courmisch.

commit 8babce6ff79b5df68efa33ab8cb4e55500eecccf
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 4 12:55:17 2009 +0300

    Fix return

commit 58cf9d44eb67d79c0f0051d7e71c0d63a2cfebb4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Apr 4 12:47:12 2009 +0300

    Simplifications and cleanup

commit 8c967b013160e200c377dd4d56d11dc37c1d5251
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Fri Apr 3 08:45:26 2009 +0200

    Remove uneeded exceptions
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 70bd7e6196f5e2ee974e8125098d23029499b1ec
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Fri Apr 3 09:22:23 2009 +0200

    Do not leak exception message
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit dc38bb209710c0da117d59d83c12cd7ca8af7e72
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Apr 4 10:15:26 2009 +0200

    ram demux: fix potential crash and use EMPTY_STR.

commit 39dcdf082cda82752cb270004cde1f9d974c5b3f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Apr 4 09:14:08 2009 +0200

    qt4: fix EMPTY_STR usage.

commit 5eb12a5c380c3374cccef4cff5e566c25ea291b3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Apr 4 08:50:45 2009 +0200

    if( A == NULL || EMPTY_STR( A ) ) => if( EMPTY_STR( A ) )

commit 05d386b4993999d846ee4dc32655fee800429219
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Apr 3 21:45:13 2009 +0200

    qt4: fix memleak.

commit 6e484b0d411da4677aae31c69109e52307e3a1de
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Apr 3 15:02:50 2009 +0200

    Qt: avoid duplicates in open network, as reported by Lotesdelere

commit c6d0d4b669f875345bc04b8a878d8f5cb52ef848
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Apr 3 20:24:07 2009 +0200

    qt4: fix ExtVideo leaking.

commit a863040d284400fe1992ea0cab303ddbcf26371c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Apr 3 13:07:49 2009 +0200

    libvlc: remove unused private structs.

commit b694b642baea32dfa21ec9d771ef7295ac398d6d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Apr 2 22:54:09 2009 +0200

    Oops. b_demux should be flase

commit 2ebc21a48f9956c48f4111ed67b0e43fe5a52a48
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Apr 3 18:48:12 2009 +0200

    Removed unused block_t->p_prev field.

commit 7389caa4f6c2d02fc2d6c2e290b239c27b95a54a
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Apr 3 17:36:19 2009 +0200

    configure.ac: test for -Bsymbolic support

commit 1aeb56fa49c58ecfd1724096f1e8d74bfe0573c6
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Apr 3 14:58:43 2009 +0200

    macosx: vlc object leaking:
    
    NSMenuItems still exist when libvlc_Quit is called, and thus some items are likely not autoreleased before vlc quits. Set all representedObjects for all menu's to null so that the menuitems no longer retain any of the vlc objects.

commit e2fd56a120e23ffa23c2c2d262d4da18c0b356dd
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Apr 3 13:39:10 2009 +0200

    macosx: remove NSValue around VLCAutogeneratedMenu

commit 8bfec18d590fc1b109016c030402856285918294
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Apr 3 13:06:30 2009 +0200

    macosx: fix VLC object leaks
    
    When building the menu's, autorelease the VLCAutoGeneratedMenu's instead of retaining. The NSMenuItem will do a retain/release for the live of the object in the NSMenuItem and thus once the menu's are done using the object, their retaincount will be 0 and they will be dealloc'ed at the end of the EventLoop. (An eventloop is One run of GUI updates you might say).

commit fcf777db2892f7467d74b549ef2ac626ba312448
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Apr 3 12:53:23 2009 +0200

    Dirac: fix typo.

commit c0706bdd6a26e669ded7418dd1071c3b2fb5c747
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Apr 3 12:20:14 2009 +0200

    Contrib: dirac update!

commit 3bceb9cfef124ace40526336905a2a0656bb5630
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Wed Apr 1 21:40:05 2009 +0000

    win32: remove old attempts to define snprintf _snprintf
    
    fixup code handles this now.
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 30f33e7a0e3726404e4b9d2f51840e8de1a527f3
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Wed Apr 1 21:40:04 2009 +0000

    win32: make vlc_vsnprintf more like c99 vsnprintf
    
    Fixes following issues using MSVCRT _snprintf:
     - Failure to null terminate all strings
     - Failure to return number of characters that would've been
       printed had the buffer been sufficiently large
     - Failure to accept size = 0 (and str = NULL) to determine
       final output length.
    
    NB, the third issue above is fixed on *some* win32 implementations,
    however it is not officially documented as being so.
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 3779d5bd1c335d724b31ce730a8387cb7770fc06
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Wed Apr 1 21:40:03 2009 +0000

    win32: vlc_fix_format_string - various fixes
    
    - avoid mingw problems with %l*
    - avoid using %I32 on Win32, since wince doesn't support it
    - unify WIN64 and WIN32 cases.
    - if malloc were to fail(!), don't allow unfiltered format string
      to get passed to *printf.
      (substitues an error message)
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 151982aab503fa812cd4d6e830df34e78871c106
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Wed Apr 1 21:40:02 2009 +0000

    win32: fix %zu fixups - dont use mingw's vsnprintf
    
    Traditionally, MSVCRT has provided vsnprintf as _vsnprintf;
    to 'aid' portability/standards compliance, mingw provide a
    static version of [v]snprintf that is buggy.
    
    The bug manifests as %lx is treated as a 64bit argument not
    32bit, ie consumes two 32bit parameters.  if a %s were to
    follow a %lx, bad things can happen.
    
    Solution: Be sure to use the MSVCRT version, at least it
    behaves as expected
    
    Additionally, make it a bit more obvious when vlc wrappers
    are being called by other wrappers.
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit ca5043b48dc0eb7fdeb80c0d1daed763e1966dd8
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Apr 3 11:57:39 2009 +0200

    macosx: fix memleak in bookmarks dialog.

commit 0e8641f3621ae65192a61aba8305790a15343c21
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Apr 3 11:35:44 2009 +0200

    qt4: fix bookmarks memleaks.

commit d2d8a8fae5e20409b8c50dcad54eda7115280f62
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Fri Mar 27 20:37:57 2009 +0000

    codec/schroedinger: inform vlc of clean area
    
    For SD, this should allow removal of black bars form the edge of frames.
    i_aspect is set to the aspect ratio of the whole frame which may be
    greater than that of the clean area.  VLC should then calculate the SAR,
    and eventually display a clean area sized picture that is of the correct
    aspect ratio.
    
    NB, we do actually know the SAR, but it isn't known if vlc cares at this
    point.
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 272b9b9825f1ee736921778b5dbd509fcb1218da
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Fri Mar 27 20:37:56 2009 +0000

    codec/schroedinger: don't bother doing any complicated timestamp interpolation
    
    The packetizer does a far more thorough job of handling the different
    timestamp representations used by vlc
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 1f81f0a33580e0403c9aa32ed58a6dba3cf8b4df
Author: David Flynn <davidf@woaf.net>
Date:   Fri Mar 27 20:37:55 2009 +0000

    codec/schroedinger: remove excessive debug tracing
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 7c229f88c1b9f734727724bbd88743a218410bcb
Author: David Flynn <davidf@woaf.net>
Date:   Fri Mar 27 20:37:54 2009 +0000

    codec/schroedinger: Use new autoparse+tagging api
    
    Schroedinger now has an api that allows passing in arbitarily aligned
    data units (ie, whole encapsuation units), use this rather than attempt
    to chunk up the bitstream ourselves.
    
    This new api also enables buffer tagging, where buffers may be tagged
    with arbitary data that gets associated with the next picture to
    commence at or after the start of the buffer.  This removes the need
    for the TLBs and associated accounting.
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 9c75ce1c436480bd58c856ed827d33e379e7a6a0
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Fri Mar 27 20:37:53 2009 +0000

    build: bump minimum libschroedinger version in configure.ac
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 1a2ecda0b50194748652c2c3407975a0b2e4907a
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Fri Mar 27 20:37:52 2009 +0000

    codec/schroedinger: remove ts hack, request packetizer
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit eead487527d6a65897e23031bd2fefbd5122e250
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Fri Mar 27 20:37:51 2009 +0000

    codec/schroedinger: handle cases where schro invents a placeholder pic
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 26bdfed770291a11e7cb03eb76df8f419c620f04
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Fri Mar 27 20:37:50 2009 +0000

    contrib: bump schroedinger and liboil versions
    
    - bump schroedinger to 1.0.6
    - patch schroedinger with build fixes from unreleased git
    - bump liboil to 0.3.16
    - remove liboil-noshared patch
    
    Signed-off-by: David Flynn <davidf@rd.bbc.co.uk>
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 0a2a450cd4bc0b5c37b5546360b1b498f66fa1f9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Apr 3 01:26:13 2009 +0200

    Fix typo

commit 730eefea2a9958d494694eaab6dbd47dd010bc6b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Apr 3 00:10:14 2009 +0200

    Protect against unsupported/invalid wav speaker mask.

commit d9f560ed27fff19588dd01229c24a18e2865758b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Apr 2 23:04:56 2009 +0200

    Fixed a lot of issues regarding fullscreen/mouse in vout-filter.
    
    Please stress the vout-filters and report any regressions.

commit 75cfa806305a25306b29d04b02da2d2a8ff2700f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Apr 2 21:57:07 2009 +0200

    Add a few bunch of FOURCC

commit 4e23aef98f0199a8620f5c377d29e6801f492296
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Thu Apr 2 20:27:29 2009 +0200

    v4l doesn't like polling. Revert part of db820529a4af54001dee9c06b6ad8570efa5abc5.

commit 816793298b53affe98e986bffb1e8c7875dd8af0
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Apr 2 20:08:14 2009 +0200

    contribs: removed the option to use the normal GCC instead of llvm-gcc on Darwin 9 and removed the DARWIN_COMPILER flag as it is no longer needed. llvm-gcc remains unused on Darwin 10. A new x86_64 contrib package will be provided later tonight.

commit 0de395fdd50869a590ca2975f5347a0fd41b7559
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Apr 2 19:51:09 2009 +0200

    Win32 configure: compile Dirac & Schroedinger.
    
    Deactivated libcdio and vcdinfo, they are for cddax and vcdx, and I never managed to compile those for windows... Anyway, if people want to rip CD, VLC isn't the good soft.

commit b5d23f809d0c8c369f833db80d4cec2d7b9a85eb
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Apr 2 19:35:00 2009 +0200

    Freetype: don't give the fontconfig time in seconds, it always shows 0s...

commit 318e95295b7c1ef40bef3509547733d42acc4259
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Apr 2 19:34:28 2009 +0200

    Win32 Configure: remove dead options.

commit 95b2a344107268faf3d9d3515b90255afb737d00
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Apr 2 18:58:50 2009 +0200

    Fix memleak and use var_Get(Integer|String|...) when possible (easier to find bugs).

commit 13c669e10239056512d027a59e366acce313df4f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Apr 2 17:26:54 2009 +0200

    contribs: compilation fix for x86_64 Macs

commit e8d9e5a2bcac521058e2f2fa1d4e07dbf973f11a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Apr 1 22:46:30 2009 +0200

    use var_Set(Integer|Time|Float) when needed.

commit a6e200e96571bf226ebe01f26ef9cc5d893a8bce
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Apr 1 22:31:59 2009 +0200

    add libvlc_media_player_(get|set)_agl to the hearder and symbole list.

commit cd97914e9ec08b0269ff15436a17dfb33e011ca5
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Apr 1 22:28:19 2009 +0200

    missing vlc_mutex_destroy in case of failure.

commit e82d21d749d1f5a672ae2db004544c06be34982f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Apr 1 20:33:26 2009 +0200

    factorisation and add a missing dbus_connection_unref.

commit e5f21614f4212b7d4370411a0c07302ee3f673bc
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Apr 1 20:24:54 2009 +0200

    Fix memleaks.

commit f2600dd0cc98ffc1dfb52a1e5ef390009f72f367
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Apr 1 20:06:29 2009 +0200

    macosx gui: fix a playlist object leak and use pl_release.

commit 65797af88b5bebad9b5abcbbe6837106f18bd2f8
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Apr 1 19:40:47 2009 +0200

    macosx gui: fix a playlist object leak.

commit 1ccbac9ed28e0c86b1df2b8145279a83219ab172
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Mar 30 19:52:19 2009 +0200

    HAL service discovery : fix a memory leak

commit 9f26d456fb60d1047a007947ee95ba322574faca
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Mar 30 19:35:39 2009 +0200

    Fix a memory leak when media library is disabled

commit d550023d98891a13a6fd1f19c949a6c78868b7a8
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Mar 30 18:47:16 2009 +0200

    Fix zsh completion generation

commit a3bdb881a4a005c9ff141d08be8843c3bab52eaa
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Mar 30 17:08:24 2009 +0200

    French translation : fix typo, add a string

commit b400ed6e73f7d38976a968cf7031f20744b77ef2
Author: Rafaël Carré <rafael.carre@gmail.com>
Date:   Mon Mar 30 16:53:29 2009 +0200

    ncurses : various fixes (runtime / display)
    
        Release referenced input, only use "intf-change" playlist callback.
        When using the "item-change" callback we can't lock the playlist,
        because some callers lock it and some don't.
        Drawback : Prevent UI updates when metadata becomes available for items.
    
        Fix statistics box display (empty lines not refreshed)
    
        Check asprintf() return value

commit 454ac21d57f224820a9260643c124aeea935fb15
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Apr 1 15:11:41 2009 +0200

    macosx: remove the interaction code from intf.m and add a draft for dialog-fatal. The complete implementation will recycle the existing VLCInteraction dialogue code.

commit 0db2b22536e17b3761cb845b460e468d8bb15305
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Mar 31 19:40:48 2009 +0200

    Fixed wav audio channel order.

commit bf04f9a805a069d30bac44a541e76497746756e2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 31 22:26:45 2009 +0300

    Fix httpd reference counting (closes: #2614)

commit a18ca585b9085c51e89ae7ecf11731d7cea9a513
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 31 22:26:20 2009 +0300

    Cosmetics

commit e22a6dbd5154aa0274427f981a65695d90d0c673
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 31 21:04:40 2009 +0200

    album art: use filename_sanitize function
    and change this function to replace spaces by '_' on windows.
    (should fix #2143)

commit 959e1e31a64ff8fac1ee4b1bbcbc87a76cb53505
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 31 20:25:58 2009 +0300

    Really XML encode the playlist and status contents

commit 7dda82fec1edba2b324fd6924bf1803b3a51a7a3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 31 20:25:05 2009 +0300

    Use xml_encode instead of htmlspecialchars

commit e8d31048985a09120313d64ad27520387d4846a8
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Mar 31 19:12:11 2009 +0200

    Add image_Type2Fourcc to symbols list.

commit 5d6d1a6b778fcea23181b8e6be5f33a09c8288f6
Author: Christophe Courtaut <christophe.courtaut@gmail.com>
Date:   Sun Mar 29 16:34:37 2009 +0200

    Fixed bug in snapshot format
    
    --snapshot-format was proposing png or jpg, but if format passed to this
    option was unrecognized, then fallback to png.
    This commit fix the fact that vlc was always falling back to png.
    
    Signed-off-by: Antoine Cellerier <dionoea@videolan.org>

commit 78e0aba149992ce3685fc1d68d84dbfd881199b6
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Mar 31 19:07:14 2009 +0200

    Report interlacing in debug output.

commit 095f08372ac1cec34f5c44307d23d5793d5d17e4
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Mar 29 13:25:36 2009 +0200

    Remove useless code.

commit e1fd82bb01af2754d5fdc0a9edc4dd2b68040f6e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 31 18:57:20 2009 +0200

    video_filter/logo: fix compilation.

commit 4ec2f03671d5e153be1038c18c9f10a1b99030ee
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 31 19:50:12 2009 +0300

    Factorize identical XML escape RPN functions

commit 443cd08ba041a3b912262fe27d77ef3de012b9e4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 31 19:08:29 2009 +0300

    logo-file is NOT 6 characters. strcmp() is -hopefully- your friend.

commit cf0904ee0945b6452ee40822cd80958fc3ced72f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 31 18:01:46 2009 +0200

    playlist_art: blacklist some forbidden char for windows.

commit 086a3600d6ba6fc7d9b44cbb42d37a5572102854
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Tue Mar 31 17:28:31 2009 +0200

    leaks in case of http connection failure
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit b0afc8638d7da7ce6d39fc6d70aaa29f5cf672e0
Author: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Date:   Tue Mar 24 23:43:45 2009 +0200

    Unused variable

commit c539b3dd4e6b78d73bd482b30655c058050efc2f
Author: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Date:   Tue Mar 24 23:43:39 2009 +0200

    fmt

commit 022240552aa0e21c88806de8e7fe5339b7fb4e93
Author: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Date:   Tue Mar 24 23:38:49 2009 +0200

    Unused parameter

commit 91ff0ff529a172440ff0d09d206267220d6a2d5b
Author: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Date:   Tue Mar 24 23:35:43 2009 +0200

    Fix missing prototype warning
    
    I would really prefer to remove vlc_poll() from exports in the long
    term.

commit e9dfc109a01aa6bb7eb3f771a1815c507eb010b9
Author: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Date:   Tue Mar 24 23:35:35 2009 +0200

    Document another issue

commit 528d049a59bca032990c7d6ead2234d4a0e113bf
Author: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Date:   Tue Mar 24 23:28:18 2009 +0200

    Useless parameter

commit 68fee037def846646a7303261a40e0f34a296713
Author: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Date:   Tue Mar 24 23:28:11 2009 +0200

    Unused parameters

commit 8c7ec7a41e125ba2c9682cba48e43756dc6c6148
Author: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Date:   Tue Mar 24 23:23:41 2009 +0200

    Format string (make gcc happy)

commit c68332940c36bdbc24b5f1fc5a0633edce88bd52
Author: xxcv <xxcv07@gmail.com>
Date:   Sat Mar 21 19:58:13 2009 +0200

    dshow: add missing parameter in dialog invocation
    
    Signed-off-by: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>

commit 6b72c1b0aafc1733a7fcb6f6c722338a625bdfd9
Author: Rémi Denis-Courmont <remi.denis-courmont@nokia.com>
Date:   Sat Mar 21 19:55:16 2009 +0200

    dshow: remove dangerous alloca, fix charset and and invalid free
    
    Invalid free pointed out by xxcv.

commit 1be9f953715b9eb3da2d5da7bc9beca30cf6ea6c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 31 16:15:28 2009 +0200

    qt4: fix uri printed in the media_info dialog.

commit d95bfc3f14f7590717ef68eaf4c58275fa633e2f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 31 11:04:54 2009 +0200

    qt4: add some usefull const.

commit 9ad1dde84b96dbecbf3b26c311d52ce6aae43ddc
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 31 10:19:17 2009 +0200

    qt4: missing const for QString.

commit 0ca0b5f94118f7196b649983bd4f60a49abe1bd1
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Mar 31 01:12:38 2009 +0200

    macosx: implement RTP stream selection. Closes #2497, while #2496 is invalid as RTMP streams can easily opened by pasting the respective URL in the 'URL' field...

commit 639c76d80837a1c9b73a020d537cfe266530c9ec
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Mar 31 00:33:23 2009 +0200

    macosx: locking fix

commit a5f770d3f2f1b3b2ce2bc067312ce20e2493fb16
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Mar 31 01:08:40 2009 +0200

    Ramiro separated trueHD and mlp decoder in FFmpeg. Provide a new FourCC for this.

commit 059438ecccb5503ef26853dd8a9ffdd87dd5afb6
Author: Ludovic Fauvet <etix@l0cal.com>
Date:   Tue Mar 31 00:17:51 2009 +0200

    Workaround for Qt bug #176201 (affect only Qt 4.5.0)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit bdd085adbc6c7e24a125658859fa0d105484b3e0
Author: Srikanth Raju <srikiraju at gmail dot com>
Date:   Tue Mar 31 01:01:54 2009 +0200

    Fixes wav demux for PCM wavs

commit 5b1433c3bda6baf58f93f67d2114f8ce84e43c6c
Author: Ludovic Fauvet <etix@l0cal.com>
Date:   Mon Mar 30 00:58:03 2009 +0200

    Fix a little bug in recents media menu.
    
    When cleared the menu was not refreshed.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit c18658f2d162eef1135dca27adbdeae4cc5e0131
Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
Date:   Sun Mar 29 18:06:20 2009 +0300

    unicode support msn plugin
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit cb0cf7c9a2200267344475c18356ed5dfad8b0cd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 29 20:33:45 2009 +0200

    Contribs: Provide GSM for FFmpeg. This library is stupid... Seriously.

commit 93ac6328e86555165229240f94b4668dd41dd0fd
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Wed Mar 18 16:18:27 2009 +0100

    Avoid useless operations
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 1c56e0ed3e363aa8c581c7e2880ac3e9bc51c674
Merge: 0d358ba 5b963ef
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 29 19:23:14 2009 +0200

    Merge branch 'master' of git@git.videolan.org:vlc

commit 0d358ba08aec4c4ee317de64cd7dc5c63394170f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 29 19:18:07 2009 +0200

    .Ram: forgotten include found by Christophe Courtaut

commit 5b963efaee9e31f6617061e24317b4c8ed7964e1
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Sun Mar 29 19:09:23 2009 +0200

    Win32: cleaning crashdumps

commit 78adab773a52bd7e9a69a90ff7a2a8ee01e3ede3
Author: Srikanth Raju <srikiraju at gmail dot com>
Date:   Sat Mar 14 23:56:21 2009 +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>

commit dbb6de576b7a4a6a7b98da4c4c412f876ddfa1a8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 29 18:40:55 2009 +0200

    Some broken .Ram playlist have .rm extensions. The real demuxer should take the actula .rm files before.

commit 0449b603d346ce3e6112950f5c40254358ce4733
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 29 18:38:09 2009 +0200

    Remove .Ram handling from m3u demuxer. This was broken anyway.

commit 5e2e3995097359e75684ff56873e1cbdc57ce1ad
Author: Srikanth Raju <srikiraju at gmail dot com>
Date:   Sat Mar 28 02:46:44 2009 +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>

commit c20cca8148346e2a3b1a7c0bae69fa74675731ed
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Thu Mar 26 18:11:17 2009 +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>

commit b81940df0db6bc1ec78f4832b0bebd71ed4de69e
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Wed Mar 25 11:12:52 2009 +0100

    typos
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 1fc821dfb0f3bb409aeb5d129d983b9fc7f5fbd7
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Fri Mar 27 11:58:33 2009 +0100

    Fix var type
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit c54636dbd4783446fcd0fe871c7c323ea781f109
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 29 18:00:26 2009 +0200

    Qt4: avoid the blinking of the unparented widgets in customize dialog.

commit 4792f4d85e06f005d6cfd732cb1fbd97a7c9d3df
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 29 14:09:07 2009 +0200

    Modify INPUT_RECORD_PREFIX value (prefer h/m/s over : ).

commit 0bf84041f546a75af809f75a9db511070632b94b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 29 14:06:55 2009 +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...

commit 7896b15f8f4ee489b855fa34dd413ceec2176499
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 29 14:04:13 2009 +0200

    Fixed dmo decoder wrapper.

commit ededd634b686dd64b2fc61da9b75037a71c86579
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 29 13:39:14 2009 +0200

    Cosmetics (dmo).

commit 2a9a44ee4d0de8690aa10f1424406d37d76302fb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 29 13:26:40 2009 +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).

commit 6a64202e7af57d495f79a7965d55d08c49bb31ee
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Mar 29 12:57:26 2009 +0200

    Missed on libv4l2 function use.

commit 2a42a34fb82d53948b1e514dd1a343145ca4bb4a
Author: Sidney Doria <ssdoria@gmail.com>
Date:   Sat Mar 28 22:03:21 2009 +0000

    l10n: Brazilian Portuguese nsis translation
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit c195642f1e57540f08f00eae84265fb8c372253c
Author: Luqman Hakim <ovdl@rocketmail.com>
Date:   Sat Mar 28 19:20:04 2009 +0000

    l10n: Indonesian update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 1e8e2c1cdb0df2e569c94c04a3aff15cec1e0423
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 28 21:57:11 2009 +0100

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

commit 7cdc4e6d534952594a73c5792b409a2d96a39c38
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Mar 28 17:49:52 2009 +0100

    Matroska seems to stupidly store dts instead of pts for real video codec.

commit 092e8726fd4ba60568f15be3312d764b6e6b6fef
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 28 16:32:14 2009 +0100

    Fix some valgrind warnings.

commit abb67751218416fcdae37e290c2c1d621cb0f56d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 28 16:22:33 2009 +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)

commit 084f6f0ba5bac9cb3dc81308882e74209de5930e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Mar 28 16:04:37 2009 +0100

    Add an important notes section.

commit 10ef24eec8d8ddae7e96850feb11ce5be1cdaca8
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 25 19:22:34 2009 +0100

    Add a bunch of possible hotkeys

commit b6352fa893ec297a960f1bf35969e17ee5cb99d5
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Mar 28 16:09:41 2009 +0100

    Review a bit wav demuxer against broken files.

commit aaddb130d42824b0f63e48059efd1c2829a30dac
Author: Srikanth Raju <srikiraju at gmail dot com>
Date:   Sat Mar 28 02:34:12 2009 +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>

commit 70dd316157fac5fab483534d3f8ec6055cc24ed6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Mar 28 13:46:25 2009 +0100

    Fixed typo in input.c

commit 5a8f7c856b146478dbe85767124e2a6e2760d51e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Mar 28 12:02:18 2009 +0100

    Do not use only one vlc_cond_t for bidirectionnal signaling.
    
    It fixes at least a deadlock in win32 when seeking.

commit 45b9caaf5cf5ab3fbd8ff85387ef57a251693821
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Mar 27 22:46:07 2009 +0100

    Cosmetic (input).

commit 09ca7d5561862c961d0d400f624f70069585e98d
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Mar 27 22:50:38 2009 +0000

    Add some translators to THANKS

commit 6d7ab22eb0556eb6792c95db55edb0944f1f63fd
Author: Баярсайхан Энхтайван <ebayaraa@gmail.com>
Date:   Fri Mar 27 21:18:59 2009 +0000

    l10n: Mongolian initial translation
    
    Not yet activated
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 697af37c28a44ff88580316e59068fafdb50b710
Author: Tony GAILLARD <Tony.GAILLARD@supinfo.com>
Date:   Fri Mar 27 21:14:11 2009 +0000

    l10n: Occitan update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 9efc549a8c2fb8b1bbc01e52071cd9262e314902
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Mar 27 11:53:20 2009 +0100

    Typo

commit c375601269a5863fb1127a7e4ca834597a31013c
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Thu Mar 26 10:30:56 2009 +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>

commit ae58fc5d5e0d460ec23e6e96ecda4f0feb4b6bad
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Sep 25 19:09:58 2008 +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>

commit 9238f8c61f0e8da4ed838fda90367efbb0ceb1aa
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Sep 24 22:29:02 2008 +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>

commit d915388899f16b53e9fe828e61ff2552d4acd6c1
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Sep 23 22:42:40 2008 +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>

commit bee3f2d4ae60d548817ee190fc1bdfbc2a5701e5
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Sep 4 20:10:40 2008 +0100

    fix the language selection
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 755188d6fada8788786fa61f5594ee17d880c8a0
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Sep 4 00:58:59 2008 +0100

    Add finnish translation to installer
    
    Seems to work but needs more testing
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit b8efbea5011c683a75028e1fe21c669d9027fba5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Sep 3 00:03:23 2008 -0700

    Simplification of nsis script that helps a lot.
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit a3171a0ca573849f579fed59f99602c2da0b44f3
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Mon Mar 23 17:28:31 2009 +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>

commit 93b92392e9d4f2947eb555214dd12d48bcaf2c52
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Mon Mar 23 18:37:01 2009 +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>

commit 701bf7083eae6d3cc166084b33194228a3349888
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Tue Mar 24 15:07:00 2009 +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>

commit c8a1d50d6519f12c589943510f86272bc233a8a3
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 26 22:50:11 2009 +0000

    Remove broken rules
    
    Better use intltool-update -m and our brains

commit 33ca7acff6290b3db3a1c0a211e4c29a5b67be26
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 26 22:48:14 2009 +0000

    Synchronise PO files

commit 01d27fe09d341fe1f38976aadc382bc0e191361c
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 26 22:45:31 2009 +0000

    Catalogue file without xml strings
    
    generated based on the .h and not the .ui

commit ddc6dab8948bb23f483f2017e134960b4db1b998
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 26 22:44:17 2009 +0000

    Remove files added in error in [f01bf2d377de12a4]
    
    Sorry for the noise

commit 6fded96b10e6d753317e222f34effab1f6d325a9
Author: Pavlov Konstantin <thresh@altlinux.ru>
Date:   Thu Mar 26 19:42:35 2009 +0300

    Fix live555 locale patch once again.

commit d9925fb9c1e5e0a6f82ea9e3363610e41cc5c362
Author: Pavlov Konstantin <thresh@altlinux.ru>
Date:   Thu Mar 26 18:20:59 2009 +0300

    Also define KEY_AUDIODEVICE_CYCLE on OSX.

commit a8242d184b5eba6bf4728db1186eff4001be8ad2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Mar 26 13:20:57 2009 +0100

    qt4: use const for QString when possible.

commit 84bf3811320a8bc72f5fb949cfe462b493a4b294
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Mar 26 13:16:26 2009 +0100

    qt4_bookmarks: use ::number instead of %1

commit 33179cc32ea88a6691f918a490c13789dd24932d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Mar 26 12:47:07 2009 +0100

    qt4: use const for QString when it's possible.

commit 98f134c22e825fa831e66112d3969d9856d046ac
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Mar 25 21:42:41 2009 +0100

    video_filter: fix a potential crash (callback called when
    p_sys members are destroyed).

commit c73675efaa815f87958fe97721c57d2f0d1019b5
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Mar 25 22:33:53 2009 +0000

    Avoid bashism

commit f6589017c9f5d58aac2d1751feba8d68e6cf846b
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Mar 25 20:22:54 2009 +0000

    Qt4: i18n fixes

commit 1b82d1b7e3358b3c487a6b3d3c7e0e42d54d52c3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Mar 25 21:28:19 2009 +0100

    video_filter_adjust: delete the callbacks before releasing p_sys.

commit acc4f5a590d13ef8f3a8824c7939cdcc454cb8b4
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Mar 25 20:57:28 2009 +0100

    Contribs: update FreeType because 2.3.8 is a "Don't use this version!"

commit 3ac9e644485b5062e921b2234cc5ac172a45cbfc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Mar 25 20:54:08 2009 +0100

    Contribs: update libpng... CVE-2009-0040

commit b62d3469f33eb7f73e06f20418bc49cc008b232b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Mar 25 20:49:55 2009 +0100

    Contribs: Update live555 patch for locale.
    
    CLose #2596

commit 7f1ae44ecb705b5194881fa7f648ec3c41c7de5d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Mar 25 15:56:51 2009 +0100

    hal: fix memleak.

commit 44b96fd1ef535dd77380bceab1cc1d21b65e00b6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Mar 25 15:27:45 2009 +0100

    visual: check for NULL in the right place.

commit f7f6561b34c62511983592ed1ce430c85a380ba7
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Mar 25 15:22:45 2009 +0100

    visual: fix potential memleak.

commit a1358b0ceedcd0abb1bc14fc8d3d2ae329c39fcf
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Mar 25 14:21:50 2009 +0100

    visual: avoid a strdup/free.

commit 0412df76522a475bb6aecfda3e23170127b537c1
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Mar 25 14:13:33 2009 +0100

    gestures: factorisation, cleaning and fix a warning.

commit 7e66b53bb5978507c384712b450ade50b8bf7a59
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Mar 25 13:34:47 2009 +0100

    oss: don't forget some "close".

commit f1458f0d550edce50eb59be1bebfa389dac7bace
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Mar 25 13:17:47 2009 +0100

    dbus: free the events array.

commit ab35f42e4840664596282f5f41b0e11eb1e8ad0e
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Thu Mar 19 14:06:47 2009 +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>

commit 28d7e588fd23788834a4e89bed50962d24f8a04e
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Fri Mar 20 15:21:01 2009 +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>

commit 4d1d6ceb61fc55741f6f89df9583200cc9bb0420
Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
Date:   Tue Mar 24 14:17:12 2009 +0200

    fix audiodevice cycle hotkey
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit e4ec912560c3bf49c0f848e680119c6d1799e460
Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
Date:   Tue Mar 24 14:42:53 2009 +0200

    add container formats to porfile names
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit ca81e5783901f5a492d31596ec3f6998e3456958
Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
Date:   Tue Mar 24 14:39:32 2009 +0200

    add comments to profiles
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 3005a8a9d1b1f926f1b8c0582db35a82f5ffe307
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Mar 25 00:00:01 2009 +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.

commit e725795fb4579c48ee9c86808d04e738290884d5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Mar 24 14:54:23 2009 +0100

    Remove the .ui HACKs from translations because of Qt4.5 switch... Some strings were forgotten.

commit e123fc1efeb9cc200667a4218112539a46012fc8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 22 21:51:31 2009 +0100

    Qt: try to make the advanced open dialog more usable for files (who the H... uses files nowadays ;) )

commit be7fb9887eb1822a6be22c01d1d28bdd9daf051a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 22 21:17:24 2009 +0100

    Qt: don't open empty files.

commit 0aa09ae1463767383f48157aa302995e54eddcc6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 24 21:22:28 2009 +0100

    cmml: use pl_Release.

commit 0d1293c63b18548fb66bbb49ff5fdba179af4edc
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 24 21:20:13 2009 +0100

    bonjour: cleanings.

commit cd2cf6027b5775196abd36322eec406bf3a68054
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 24 21:19:34 2009 +0100

    podcast: fix missing release.

commit 78c6195f802eece381a432ac760b81f0aafd6d89
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 24 11:36:30 2009 +0100

    sd_mtp: fix potential memleaks.

commit a11f03246cdf9c2f2bee3070044f9ea0076668b7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 23 21:42:09 2009 +0100

    Revert [f5060d12c31af094d9105143c88371487ff2c72c] (seek speed improvment)
    
    It creates broken pictures and should be investigated.

commit 3b054a1c5dcfe7cd6a1828f971c2efd72145f076
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 23 21:23:01 2009 +0100

    Fixed skip_frame setting (avcodec).

commit aaf888a6a0ed3f7cf0400cfeafa40ca97cb68a7b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 23 20:54:52 2009 +0100

    Cosmetics.

commit c6a829aee766be1561ac1ee403de7dd15ab932ae
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 23 20:44:11 2009 +0100

    Fixed potential memleak in input control fifo.
    
    Thanks Sbastien Escudier for noticing it.

commit bd3dbe03d72a7e634f241ef04b0fcaa0a483c913
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 23 20:34:50 2009 +0100

    Added a missing lock around attachments.

commit f5a95b3b5232207ec1ebcd19fea734bc59bcd3cd
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Mar 23 15:55:56 2009 +0100

    typo (and remove trailing spaces).

commit 1ab65a99ecfcb48b4f4b8e49489c335f1385eead
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Mar 23 15:28:35 2009 +0100

    contrib_goom: patch goom library to fix a lot of memleaks.

commit a75f88bc38f820c66a7b8b45913de1165a106c53
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Mar 23 11:24:36 2009 +0100

    goom: factorization.

commit a022461ac66606376a04c00491ec721f030d5d5b
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Mon Mar 23 13:49:02 2009 +0100

    WinCE intf: fix resources building

commit ce94f23fec1b913ababb010fb88ae881a8795d78
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Wed Mar 18 10:46:46 2009 +0100

    Win32 crashdump: typo

commit 406e5e461f3d00ac733235b0faa215bd39b3d315
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 22 21:39:36 2009 +0100

    ffmpeg: vhook was removed.

commit 9773afe7766d2a52081cb012f2e6dd4d1924f7f0
Author: Tomáš Chvátal <scarabeus@gentoo.org>
Date:   Sun Mar 22 20:23:54 2009 +0000

    l10n: Czech update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 2b3cabc58832c12373c459f300713011bfdabc64
Author: Ivo Ivanov <bestran@mail.bg>
Date:   Sun Mar 22 20:13:23 2009 +0000

    l10n: Bulgarian update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 2bd1a897d7505e9521a53a960dd78b63130fbe62
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Mar 22 18:54:05 2009 +0000

    swscale is on by default

commit 3107779f000835a131b18645d28788e4fa3b7e3c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 22 18:11:39 2009 +0100

    mosaic: fix a dummy warning (and add a missing undef).

commit e5e2bd38f8b7ed704bbf93204a3dc5bb08c7bedf
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 22 18:04:14 2009 +0100

    vcdx: fix potential memleak.

commit a41fd3f80605a7ad514ccdd101000def52d6de75
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 22 18:03:28 2009 +0100

    ggi: fix variable name.

commit 614938b1a399ec940efd771c1e3f32bc0152979c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 22 17:30:26 2009 +0100

    mkv: fix warning (size_t is unsigned).

commit 40b504b425a173d99d9b4785a574bc229c022f83
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 22 16:31:36 2009 +0100

    Ensure that meta-* are valid UTF8.

commit b6c17b225587f750737204335f74ec00142bc758
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 22 16:28:55 2009 +0100

    Made http-continuous option safe.
    
    It was a request of Frederik Kriewitz.

commit 46fc27734fffaa81e6dde39d8be7dc276e639edb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 22 16:26:33 2009 +0100

    Make meta-* option safe.
    
    It was a request of Frederik Kriewitz.

commit 13558d8d791ef846c80783d0b06b3714ab65048e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 22 16:24:49 2009 +0100

    Made var_GetNonEmptyString robust against var_GetString allocation error.

commit 2f1485c117871012ede43e5cd49d9e1b15f5d6b2
Author: Brian Johnson <brijohn@gmail.com>
Date:   Fri Mar 20 15:05:01 2009 -0400

    This changes range validation for control values from
    value >= 0 to value >= minimum && value <= maximum
    
    Signed-off-by: Brian Johnson <brijohn@gmail.com>
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 290f10bb4fc3a52d283f2ce27ebb91a5560114d8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 22 16:03:50 2009 +0100

    Fixed win32 compilation.
    
    Thanks xxcv for noticing it.

commit 89fb0644b26ac7cb5758e58e07f46fc1221a0cab
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Mar 21 20:45:07 2009 +0100

    Avoid event spaming on epg changes.

commit feab3bbb8cad4f000b40b523fb3f55fea482dcbf
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Mar 21 20:21:51 2009 +0100

    Created input_item_SetEpg function.

commit b382aefa43ea208ff0bc2adab7014a1ceae63130
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Mar 21 16:02:48 2009 +0100

    Fixed a crash in video filter_chain_t code when closing a filter.
    
    It should fix #1929.
    Thanks for Aurlien Nephtali investigation.

commit e5f96a40cdd294552fff59f5cd8a03cff952fc45
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Mar 21 15:55:57 2009 +0100

    Clean up a bit filter_chain_* code.

commit 615d602dc840d1a6e9933ad4db83f71c61ef4cad
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Dec 15 23:19:04 2008 +0100

    Protect against broken V_QUICKTIME in mkv.
    
    My mkvmerge version seems to generate broken files.

commit 2a970dd8e7bbf7671a907346dc8d1f6d2bb6d338
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 22 11:31:08 2009 +0100

    fbosd:
     * use /dev/fb0 as default (like suggested in the help string)
     * fix a typo (intf_sys_t != intf_thread_t)
     * cleanings.

commit f3477a3549b69dbe7b8073fc64b1011ee9ffaa02
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 22 09:05:07 2009 +0100

    qt4_menus: fix segfault.

commit 298ea68ce8bbc63db158517c895bff9e1e6e387c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 22 08:58:49 2009 +0100

    qt4_menus: missing undef.

commit 54c6d5f107d97b219f611039f11290df55720416
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 22 08:49:29 2009 +0100

    qt4_bookmarks: fix encoding.

commit ab01238b55efbab276ba22286aee35b16a1deb80
Author: Srikanth Raju <srikiraju at gmail dot com>
Date:   Sun Mar 22 03:43:43 2009 +0530

    Fixes bookmark feature non update bug
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit e1ca258dee13ccd3795b5412c7ab96365902521d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Mar 21 23:22:11 2009 +0100

    qt4: be symetric for audio up and down.

commit 434bd50cda912314c62b33e5e6c5fcd4aa3d886a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Mar 21 12:16:50 2009 +0100

    dummy_input: remove unused variable in the struct.

commit c1f69cc70d9441d607ddfa2b752f2bf5c14cd20e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Mar 21 08:59:10 2009 +0100

    dbus: UpdateCaps is now always called with the playlist unlocked.

commit cccd154d86cbf26348603534f20b80472d39d81e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Mar 21 08:54:39 2009 +0100

    dbus: fix another locking problem.

commit f1238847054c4fd56834739ff921cd36dbc8bdf9
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Mar 21 08:38:02 2009 +0100

    dbus: fix the repeat signal.

commit fe436b8a642df5ef89263c206c743966b8c2f6c2
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Mar 20 22:16:38 2009 +0100

    dbus: fix a bunch of assert/crash about locking (playlist functions used in the callbacks).

commit c611e0c670c28d9b83076f756a583fb6e5e45693
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Mar 20 10:04:37 2009 +0100

    lua_demux: fix object leaks.

commit b3a1444d90f27dcf1526563682aea3cb5133e936
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Mar 20 09:26:07 2009 +0100

    pda: fix object leaks.

commit b5619a2ffec95e440ff4b6150b0b715057d03f1c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Mar 20 09:21:09 2009 +0100

    ncurses: fix object leak and use pl_Release instead of vlc_object_release.

commit 04ddaf37e6079105c535c40b2b641493e2c64763
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Mar 20 09:05:38 2009 +0100

    dbus: fix an object leak (+some cleanings)

commit 54d212fa62ae637f6d9a47b14cbd6baa359a24c8
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Mar 19 11:05:35 2009 +0100

    svg: remove unused variable.

commit f957d62e91b499ab428205d27cdc13cd9c5e6be1
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Mar 19 08:42:07 2009 +0100

    Fix string format.

commit b6c753c69cd6f0be26122b57f5323d8a2a977b07
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Mar 18 15:18:41 2009 +0100

    vout_msw: use var_TriggerCallback and some cleaning.

commit 68ab6616fab70807333a193a998520f2878a5404
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Mar 18 14:52:57 2009 +0100

    vout_omapfb: fix potential leaks.

commit badc5d5dd4071bf4cca682545a917fb082603ae3
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 19 02:01:24 2009 +0000

    1st preview release for VLC 1.0.0

commit f01bf2d377de12a4091357ee9a1e38bfbc8e6ff0
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 19 01:38:39 2009 +0000

    Merge the l10n from 0.9-bugfix
    
    Nominated for the price of the ugliest commitdiff

commit f65fad05bddf8cc88cd11af69f2b8237c02747d7
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Mar 19 01:38:14 2009 +0000

    Update the pot file for vlc 1.0.0

commit e1c6e8a777e5ddfb33ccf0763dac18f546205ceb
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Mar 18 23:10:23 2009 +0000

    Remove deleted files from POTFILES.in

commit d6b67211aacbdf45627f5b267ebe0dcf5edb146d
Author: JP Dinger <jpd@m2x.nl>
Date:   Tue Mar 17 14:11:58 2009 +0100

    Simplify libvlc_media_player_is_playing(). Should really be inline.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 57fabbefa80caee2a77f37947f7ae251803abeb8
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 17 22:43:10 2009 +0100

    Fix compilation of caca vout.

commit cc8c4755d9d3abe20b861ad19506fc1eee107603
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 17 22:33:08 2009 +0100

    telepathy: get back the previous behavior.

commit e0efd3d968bbb5b15b00d53053ce0f0f226c4bbb
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 17 22:06:45 2009 +0100

    No need to add a '\n' with msg_*

commit e4306960d29ac671d2a8155cb4273ab0a4c03401
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 17 21:57:29 2009 +0100

    vout_ggi: fix return value.

commit 48aef0f087ea191b5032a79cb496bba69c512e92
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 17 21:52:40 2009 +0100

    vout_fb: fix a potential memleak and some cleanings.

commit 1ece85a604d13f5c6236f872c80caf13893eb3b4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 17 21:40:23 2009 +0100

    directfb: fix potential memleak.

commit 5dc266b9e98e0c28456d026c0628fb2ebfe72d13
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 17 21:34:17 2009 +0100

    fix a segfault when launching a video inside a tty.

commit 3f27d44e65fea0ad2955dd5f4c9209cf2a57d3ae
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 17 21:21:12 2009 +0100

    vout_caca: fix potential memleak.

commit 2c48c5b118ab03a2968a16a72a6359499d1a3311
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 17 21:12:16 2009 +0100

    vout_aa: fix pontential memleak and cosmetics.

commit be4ffc8bbbdec108e920c0b775e0c7f1c03ce1d3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 17 21:06:57 2009 +0100

    sdl: simplifications.

commit 0eeed6e9c0fce48f84b72cec257eea0e51a73bb1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 16 23:53:57 2009 +0100

    Parse *only* NAL SEI for Closed Caption.

commit a43be925489b3b4b659b12490e9fff629cc37a55
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 16 23:38:00 2009 +0100

    Try to use video-filter instead of vout-filter for deinterlacing.
    
    It only works for blend and X mode but there are probably the most used.
    When blend/X are enabled/disabled:
     - It avoids recreating the vout.
     - It avoids deinterlacing the (soft) subtitles.
    The other modes are not possible without a lot of vout works, so it is
    postponed for later.
    
    As a side effect, the initial value of the menu now takes into account the
    command line options.
    
    Please, report any regression. This code is made complicated by the
    vout filter/video filter2 switches&tricks.

commit d463e6950ca53a32aa6ff5b2ed79ca2d976cf6c4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 16 21:09:44 2009 +0100

    Make sure that var_Get on a string will return a non NULL value.
    
    The current code assume it everywhere.

commit f720c4c9ee13bf5b9c070cd70db17b8beb0f3804
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 16 20:44:38 2009 +0100

    Improved a bit deinterlace video filter2.
    
    It now supports I422 and discard mode.

commit f9cbf5e6071f1864d394987d4cda7dac8f8343c7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 15 21:16:47 2009 +0100

    Removed dead code (deinterlace).

commit ac4dcf940a17ea9a28572b6e84bc34235ce04309
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Mar 14 21:35:36 2009 +0100

    Cosmetics (vout, deinterlace).

commit 03ba016ded2965e4b44a96f53580f49a1bfa3c01
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 17 20:59:49 2009 +0200

    Remove intf_thread_t.change_lock

commit 59414b0801a314e1e4c7dffc4e610f7c635e2c9f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 17 20:56:46 2009 +0200

    CMML: privatize callback lock

commit 31b183e8b59b99a6632462ba1bebc40607feb714
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 17 20:54:29 2009 +0200

    WinCE: remove dummy locking

commit fbb29fc03db1ee8a140478326b5c2315f3211dfb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 17 20:54:15 2009 +0200

    Qt4: remove dummy locking

commit 5c291911bb2d14da60cfa3fa74cf1c081d42935a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 17 20:54:01 2009 +0200

    PDA GTK: remove dummy locking

commit 4a0cc5f3e83fdb49fdaba7da2ec284d54f8e992f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 17 20:53:22 2009 +0200

    Hildon UI: remove dummy lock acquisition

commit a640cc722a34d7fd459149c87bf86fa63547ac7a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 17 20:52:16 2009 +0200

    OSX interface: remove dummy lock acquisition
    
    It is only used from a single thread

commit eb5d8fada5ec07e3a8f4cb2b2cd6df4f7af2b9fd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 17 20:51:58 2009 +0200

    showintf: privatize the callback lock

commit dd5df29b88b606707679db5b60167435cd979d1c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 17 20:50:47 2009 +0200

    Gestures: privatize interface callback lock
    
    And hmm, this really should use a condition variable too.

commit ef652e916daff04bd68387bc187114ae2d729758
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 17 20:50:28 2009 +0200

    VCDX: privatize interface callback lock

commit 352cbd7c4f1750641c7daa3308631b74029449e7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 17 20:14:11 2009 +0200

    Unload interface plugin in StopThread rather than destroy
    
    That is the same problem as we already had with other object types.
    The interface really needs to unload when its owner stops it, not when
    the reference counter drops to zero. This fixes a reference dead loop
    when an interface yields itself (such as Qt through the view menu) and
    a crash if an interface releases itself last (unmapping the running
    caller code).

commit a276d9aa737e353a7c2bf5e19b36216a8c47528b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 17 19:58:49 2009 +0200

    input: fix stack overflow if user feeds an overly large MRL

commit 22a10cf39215202a5e1ed64b79fbbdd7242836b7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 17 19:12:31 2009 +0200

    Qt4: cleanup

commit 3c99a3b267bebe108b2380ae520cba2192bb35df
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 17 18:10:29 2009 +0200

    (prev|next)-(chapter|title) is a void variable. Fix aborts.

commit ed9fae5e469fe0fcae7c1fac1ee0a31c62e968fb
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Sat Mar 14 11:13:40 2009 +0100

    at qt4 termination, ensure quit() function is executed in the right thread
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 0c2ad187250981074d4c07a059e0a49b00d163dd
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Mar 17 16:17:44 2009 +0100

    NEWS: document image -> scene (video-filter) transistion.

commit 0cf6f79203987d733accb291a47567b27590aaa2
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Mar 17 15:51:21 2009 +0100

    safari: integer type cleanup

commit 1cd238173cdde8be8123093a76ea79f64d48a0c6
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Mar 17 10:49:10 2009 +0100

    safari: fix crash on exit after going fullscreen in webbrowser plugin.

commit 037a2d7fb7e69be8522fbaac378823fa8b4f3f21
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Mar 17 09:54:20 2009 +0100

    safari: add license to file

commit 96be7aba813fcd18b68a1aaa5fd09a17387aa93c
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Mar 10 17:10:39 2009 +0100

    macosx: cleanup

commit aeb990e6af798d88ccec542386b7e2b7eb1db08a
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Mar 10 16:56:28 2009 +0100

    macosx: remove unused variable.

commit 95dcd91e0572ea24877876de49ba0d2ef5b16348
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Mar 10 16:51:51 2009 +0100

    macosx: fix potential memleaks

commit 0392f8be2186d67ae86e9fdc1f809af34e623352
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Mar 10 16:01:17 2009 +0100

    check against libvlc_state_t states

commit 9d926a9e6380711e8e61bfe63e3c3876a3749b7d
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Thu Mar 5 11:37:50 2009 +0100

    minimal_macosx: "drawable-agl" and "drawable-gl" split

commit 054e7db91b9f4ad154af993e936f3cc94d34ae03
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Mar 2 21:32:13 2009 +0100

    macosx: vout drawable rework.
    
    The macosx drawable variable that used to hold the drawable window reference is splitted up in two variables "drawable-agl" (used by macosx safari/mozilla plugin) and "drawable-gl" (used by macosx interface).

commit 42bf6ff2745694b9da7f60464d66d887a40a1843
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Mar 2 15:08:45 2009 +0100

    vougl.m: cosmetics

commit 5886a5232bf28e6acf2b4ef16e8286aefa2772f4
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue Mar 17 13:55:32 2009 +0100

    sync activex test page with mozilla test page

commit 825f771dd5129a8584348911ade4a08fe855f31a
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue Mar 17 13:50:27 2009 +0100

    libvlc_media_player_is_playing(): no need to throw an exception in this case.

commit 146a7293a4e5ee55d24552516aa658869bff3917
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue Mar 17 13:45:33 2009 +0100

    small cleanup in mozilla test page

commit c253aa90b2e6aef344b8b4cc8f3b4871d7fce3ab
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Mar 17 00:23:21 2009 +0100

    Require taglib 1.5.

commit 02456d7e33bb7d1b91e0c760ec35c0fdf5533c92
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Mar 16 23:37:49 2009 +0100

    Skins: fix the popup-menu appearance on the video.
    
    Patch by Erwan10, <brezhoneg1@yahoo.fr>, simplified by /me

commit b1338135703fa29e95257a65c21a90be9e60eef1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Mar 16 23:32:20 2009 +0100

    Qt: fix a crash when you don't want to have the recent items. And don't even show the menu.

commit 04af5c7c7d1d6a779f73c2384c8e40a32cbe35d9
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Sun Mar 15 00:10:49 2009 +0100

    skins2 vout manager
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 823b07a0aa5fabf0a237fea20bcca1c3334111a6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Mar 16 21:12:08 2009 +0200

    Qt4: hold objet while the popup menu is active

commit c3cffb4f2fc50e3d8d6078a93b32f7163cb54a7c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Mar 16 20:37:34 2009 +0200

    Remove a whole bunch of non-sensical vlc_object_hold()
    
    In one case (noted by Erwan Tulou), this also fixes a large leak.
    
    There is _absolutely_ no point in holding an object and releasing it
    immediately. Holding an object only makes sense if:
     - the object cannot vanish while calling vlc_object_hold(), and
     - either:
       - the object could have otherwise vanished before
         vlc_object_release(), or
       - there is no way to avoid the (otherwise not needed)
         vlc_object_hold() because it comes from another component.
    
    Conversely, it makes no sense to hold an object, if:
     - it could vanish already while calling hold (race condition)
       -> this is *invalid* and might crash,
     - there is already a valid reference to the object throughout.
    
    I don't know in which case that code was, but the popup menu definitely
    does invalid object access in some cases. For instance:
     - start playing a single video,
     - seek to a few seconds before the end,
     - open the popup menu, go to video / deinterlace,
     - wait for the video to finish and the playlist to stop,
     - click on "X" from the deinterlace submenu.
    Oops.

commit d3a797fb4a5a3daf13a03e4d64f3812fccd84279
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Mar 16 18:29:36 2009 +0200

    Unused variable

commit b1fdae4f897451b066f0c6f29c21c57491ea1f6d
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Mon Mar 16 14:33:50 2009 +0100

    Enable tcp keep alive in http
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 2c4367b3fb84a317cb22f65dd1ae759d83c458e7
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Mon Mar 16 10:59:04 2009 +0100

    x11: remove unused variables in Control.

commit b78eae4ca7620c7236d0fe904120fa7e7f0d8159
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Mon Mar 16 10:55:42 2009 +0100

    mozilla: remove npunix_old.c and npwin_old.cpp

commit d99719c4e600d34ae9972d349fda599d87fac82b
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Mar 13 16:13:04 2009 +0100

    mozilla: rewrite and license npunix.c/npwin.cpp under LGPLv2.1 (or later)

commit 53ac2e4ffe70b12bc4052c244b77e932e38a9bfa
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Mar 13 12:47:52 2009 +0100

    mozilla: Resolve files with conflicting licensing terms
    
    Renamed:
     npunix.c to npunix_old.c
     npwin.cpp to npwin_old.cpp
    
    Added new files from mozilla source code
     npunix.c
     npwin.cpp

commit 9d05fa788929812d3ff9c7034b75cadfb531b0a2
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Mar 16 12:05:47 2009 +0100

    macosx: fix function prototype of manage_cleanup (argument for pthread_cleanup_push).

commit 7d9b21b0d840e7c82e8a0db0de1a276b9317d816
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Mar 16 11:06:57 2009 +0100

    macosx: playlistlock is held when playlistinfo panel is updated, so call PreparseEnqueue with pl_Locked.
    
    updatePanelWithItem is called from modules/gui/macosx/intf.m line 1565 with playlist lock held.
    If this solution is wrong then revert and fix properly.

commit 98c893ec7f44e8962a6bfd3e41cc8be6c41ec468
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Mar 10 10:51:36 2009 +0100

    macosx: cleanup

commit a43467c26bc277ac85e3545bb986d7df6c69d61f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Mar 16 11:31:10 2009 +0100

    remove dead links.

commit 4884854bcee170201e232817dec3c2bcd1759ac7
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Mar 16 10:52:54 2009 +0100

    update: fix objects leak.

commit e0a09aa309ec492aed298dbde9193884048b6aef
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 15 22:57:48 2009 +0100

    qt4: cleaning the singletons implementation.

commit ef65c9987986aac9563131c9cb74930ed067102f
Author: brezhoneg1 <brezhoneg1@yahoo.fr>
Date:   Mon Mar 16 01:15:37 2009 +0100

    Actually, the patch corrects three problems (2 pertaining to qt4 as a
    dialog provider for skins and 1 as the regular qt4). The problems for
    skins are real (lead to crashes when using menus). The one for regular
    qt4 was obviously a typo, but sometimes even removing a typo may have
    side effects. If so, please find attached a patch that reverts this part
    of the previous patch.
    
    Erwan10
    
    Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>

commit 02abb732f80e3dd24ec8e0ab751d6b11f12102dd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Mar 16 01:10:55 2009 +0100

    Qt: Provide a clean way to not transcode in Sout dialog.

commit 15a6423d9be7811633a2dab3cfdec8745471e094
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Mar 16 00:34:45 2009 +0100

    Skins2: less stupid match for opening the files.

commit 0dd801d30afe32ce34afe09134bf651e179d0ba3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 15 21:20:16 2009 +0100

    qt4_playlist: less includes.

commit 095555eb31a4527064100b99c0f340811078fb9c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 15 21:03:25 2009 +0100

    qt4: remove totology.

commit 15edb457d5068568c996b41bbfb96b41a3fb1da2
Author: Fabio Ritrovato <exsephiroth87@gmail.com>
Date:   Fri Mar 13 23:13:46 2009 +0100

    Fix popupSave/Stream deadlock
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit bcd90fb2299c5776cd07b5f065f77ef7fcb3de0f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 15 18:59:01 2009 +0100

    qt4: fix memleak.

commit 59b66be9b1ea3b3f2976f29cde4a0ee3932abf1a
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Fri Mar 13 20:10:18 2009 +0100

    qt4-correct several problems related to p_input (main input manager class)
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 740270dbc4e2f7174a441f2182dd20604e33e354
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 15 20:58:22 2009 +0200

    Cosmetics

commit cf6df7947bd5e62b99788cf9862b312c5b3d5599
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Fri Mar 13 20:43:54 2009 +0100

    X11: make sure base window is really destroyed...
    
    ...before calling release function of the window provider
    (only way to prevent possible BadWindow xlib error)
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 1977472264277e9c5cf353482349a3a5ca3697f6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 15 19:45:06 2009 +0200

    dvdnav: don't probe stdin (this just removes a silly error message)

commit c49da8a2c5f576a7de0ad40041e95d1fa68525e8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 15 18:20:30 2009 +0100

    Qt: QString::number is more maintainable than QString("%1").arg syntax

commit 319a10e66abb7fdd2c43026e1d3ae2b2316c2212
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 15 17:57:37 2009 +0100

    Qt: correctly split options and escape ':' so if your dshow devices or your subtitle contains a " :" in the name, it is correctly opened.

commit 25cda0016c3cb7d4a57c7b8a8221daf62ac00321
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 15 19:21:06 2009 +0200

    stats leaks

commit b22e760179bf21da1f5eff242b3236d47a2dd3b4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 15 19:13:23 2009 +0200

    Memory leak

commit db8219ed6443a6d21df6bf28bca2be0426e6cdc5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 15 19:04:54 2009 +0200

    Allow libxml 2.7. Leak memory.

commit 5aa35524799114bae811469407337f1d0c219202
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 15 18:06:37 2009 +0200

    Require libxml2 < 2.7
    
    Thread initialization has changed in 2.7, such that VLC and Qt4 cannot
    both use libxml2. While this maximum version requirement is bound to
    frustrate Linux/BSD users, we cannot fix this within VLC. Falling back
    to xtag is not quite as bad as crashing.

commit 620ea88c4ec6dc202d05331efd659cd24191cafb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 15 18:01:41 2009 +0200

    configure: use pkg-config for GNOME-XML
    
    We need libxml version 2.5 for text reader.
    pkg-config is present since version 2.3 at least (over 8 years ago).

commit 72d2657110274fb3c7b0aac3766781f5491e9139
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 15 18:01:19 2009 +0200

    configure: trivial factorization

commit a622a74a1fe9cd481474960ff8435335d56a4067
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 15 03:41:19 2009 +0100

    Qt: remove Preferences singleton. Simplify and Close #2552 and #2551

commit db8fce291e1646ecae93132cc9f7338c95f01b73
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 15 03:27:29 2009 +0100

    Qt menu, "Open Location from Clipboard."

commit 75a5efb2f7138221593357954e3bd4dde0b88993
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 15 03:07:14 2009 +0100

    Qt: provide a way to dump from the convert dialog.

commit 97513e3145fe31f2fee94378888a59329ebe6fe2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 15 02:52:02 2009 +0100

    Qt: String change for 'Track Synchronization'

commit 6e6dd55056a0cc3bae93ed96eb3022d733786528
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 15 02:47:21 2009 +0100

    Qt: move Sout Dialog out of singleton.

commit db8ce6ef046913ed2bc38a9f770fc2bc05fbbc73
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 15 02:38:03 2009 +0100

    Qt: Sout strings modification.

commit 5bdf4e1895617c0f086a3fc1001a5f28a0fc8911
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 15 02:19:34 2009 +0100

    Qt: various string fixes and consistencies in the ui

commit 0571ef72ef6bb50e46c1118404143e68f2eef3e7
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 15 02:12:51 2009 +0100

    Qt: don't use "Open a Media"

commit c54715a17acf3eb7472a1f4c2ec3dbcd906687fd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 15 02:03:10 2009 +0100

    Qt: split correctly the input options for Convertion and Sout Dialogs.

commit b42755d7fd2a64ad8c9d4c881388685abee9c463
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 15 02:00:54 2009 +0100

    Qt: includes barrier fix.

commit a8e4b30b4b3bc0d57f757939030295f31e972c80
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Mar 14 20:40:38 2009 +0100

    Qt: qt4.cpp cosmetics.

commit 0bafd9ff09406c8ddb180502cac2a8688bdc621d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Mar 14 22:29:17 2009 +0200

    Adaptive PCM: set the output category (fixes assertion)

commit f5060d12c31af094d9105143c88371487ff2c72c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Mar 14 20:43:15 2009 +0100

    Improved preroll in avcodec.
    
    Do not decode non reference pictures while prerolling.
    It improves seek performance when decoding with ffmpeg.

commit 2f8325c31f664fd42a239ff04f3f63d7c0197418
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Mar 14 19:44:33 2009 +0100

    Prevent a segfault with Xv video output and too bug image.
    
    It should fix/workaround https://bugs.launchpad.net/ubuntu/+source/vlc/+bug/324911
    but I am not sure if it is the right way.

commit 4468f081483019140f86b1b1df22a06f80ff3d16
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Mar 14 17:40:49 2009 +0100

    Qt: match the access changes for cdda-track specification (commit 55e3dca3b7164bfb8aeafc21b9e9ea6258cf4bf9 by fenrir )

commit bab3d856240588a33e0a74545eed11a7d997a30f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Mar 14 17:12:19 2009 +0100

    Qt: try to debug and solve the dshow-vdev issue.

commit 4346bf2fdfd68b612754c7aa0fe6bf59723e9e71
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Mar 14 16:51:30 2009 +0100

    Qt: Cosmetics and msg_Dbg.

commit 6b7e4a811f0037112663b826521724133b9374c3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Mar 14 16:48:58 2009 +0100

    Qt: correctly handle cancelling of sout/convert dialogs. Update copyrights.

commit 9544d24636882294843f5e253cee819c157d19e5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Mar 14 16:39:20 2009 +0100

    Qt: remove all the """ present in the Sout mRL.

commit ad49c23dc497ccb676ccc3ae0f07d0a0613950a2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Mar 14 16:36:23 2009 +0100

    Qt: Profiles, define codec=none when no transcoding is wanted by the user.

commit 0f4954c0a6afe02036b6c5510d7e0617b0d17213
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Mar 14 15:49:51 2009 +0100

    Qt: profiles, make difference between:
    
    - Trash Audio
    - Keep original Audio

commit d0e710035160100e3a3eaf24ce076db4b3101a0f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Mar 14 15:16:57 2009 +0100

    Qt: use LineEdits for width and height and state that you can have one of them empty.

commit 9adc9c55e941b9ea04dec9228bb3e731ad518667
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Mar 14 14:42:52 2009 +0100

    Qt: Sout Profiles: be sure to set a mux.

commit b0119ef3111cf3370f50d93d4680ecd5a0c66d40
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Mar 14 14:40:02 2009 +0100

    Qt: fix sample rate selection in the Sout profile.

commit a52e38c475029e0df1e72031a49ddfb7eed88abd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Mar 14 14:22:01 2009 +0100

    Qt4.3 compatibility.

commit 02da9e409345d1e5c6a235512758d81cdb5fe020
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Mar 14 14:19:35 2009 +0100

    Qt: Minimal change in SPrefs for alignment.

commit a634a824ba40cd1b6138fb22977fb86a701a8797
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Mar 14 14:13:49 2009 +0100

    Correctly set GSM fourcc

commit bd4cfaf198e0194fdc7101463e96b03e0bcd2bc3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Mar 14 14:13:34 2009 +0100

    Remove unneeded string.

commit 25de145c19d5f470662420cffe0d3faf06c6bcd9
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Mar 13 00:29:19 2009 +0100

    Added missing lock for INPUT_EVENT_ABORT check (input).

commit ce60c1918ff013d0a1b6f7cb4efa4a1ce392d34c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Mar 12 22:50:26 2009 +0100

    Reworked and improved TS ES with stream_type equals to 0x06.

commit 0f827e957e67bd94b63f8f05c5bb90aeb52663d4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Mar 12 20:30:46 2009 +0100

    Cosmetics (ts).

commit f5bea704d5441b857c559014af94bfbb4425d713
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Mar 12 20:13:29 2009 +0100

    Send INPUT_EVENT_ABORT from input thread instead of input_StopThread.
    
    It is cleaner to not send event from caller threadand will fix a deadlock in the
    playlist code.

commit ac14ce27a1a646787dfe1daf67c4ac3c586bfeaa
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Mar 12 16:47:25 2009 +0100

    macosx intf: switch a vlc_object_find to input_GetAout

commit 77347b41beef94e47f421e1d02f2261fae33b3bb
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Mar 12 16:46:57 2009 +0100

    macosx intf: aout leaks

commit 0e05b6e2b1509d58bb2f32db25da26feb0396b87
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 12 17:41:02 2009 +0200

    avformat: lock avcodec
    
    This is ugly but we can do jack about this (short of forking ffmpeg).

commit bf7164b79255132d97dffbc82fe3dc1e945e053e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 12 17:34:36 2009 +0200

    avcodec, switcher: use the global avcodec lock

commit 6f037fa47876b4270133259f2d5f5ae545b2689a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 12 17:27:37 2009 +0200

    Add a centralized avcodec lock
    
    avcodec is used from at least three different plugins: avcodec,
    switcher (which seems dead though) and indirectly in avformat. We need
    to have a common interlock for all of these.

commit c1e1c430cc56fa3451285aed24180bbbced4b385
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Mar 12 15:45:38 2009 +0100

    qt_vlm: add some const for the QString.

commit 9f84f025ab2a6e0d8d9da2ba520652ac8f657524
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 12 16:49:37 2009 +0200

    libavutil callback cannot assume it has a VLC object
    
    This fixes a crash from the avformat (de)mux.

commit 29591e86dce52698967ddf3bad5c37322ca4faad
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Mar 11 20:11:40 2009 +0100

    skins2: operator '=' return a reference.

commit 7768ff9e6ac6a582bcc90c454d0986566a4f7f03
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Mar 11 19:48:29 2009 +0100

    skins2: remove unused function.

commit 3180a62071dcd2839c62acaf4f008a9c352e3700
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Mar 11 19:01:51 2009 +0100

    vcdx: use ifdef instead of if.

commit 8aa361fc0bb8d69fb0c184952d2f5366b45c860f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Mar 11 16:31:26 2009 +0100

    qt4_sout: use references for const QString.

commit 265371e9bed0f801a8580f48cfc5f756665ebd6a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Mar 11 14:04:43 2009 +0100

    bda: fix potential uninitialized value.

commit ff865bf49e8dfd507dc9af6f49807c3c77b5b85f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Mar 10 14:59:55 2009 +0100

    zipstream: fix potential memleak.

commit 03d464d600da4ae0a72485767a8d39866f84d8a8
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Mar 9 10:52:21 2009 +0100

    unused variables.

commit d46728dff61b74e6cffd11615b7fa3a526075b0f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Mar 12 00:47:13 2009 +0100

    x264: obsolete pre-scenecut option.

commit a64f8985842216d667317c2c5892ba3740a7034e
Author: JP Dinger <jpd@m2x.nl>
Date:   Fri Mar 6 13:22:27 2009 +0100

    s/(void)p_e;/VLC_UNUSED(p_e);/
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit c4bf7a64c75f2c12060c04d295ab8bbe1206acf9
Author: Vicente Jimenez Aguilar <googuy@gmail.com>
Date:   Tue Mar 10 17:53:00 2009 +0100

    Missing use of options in test.html added playlist items.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 8f601a32ed1086f0b9d0046b62ab7c6ad525e0b3
Author: Sabourin Gilles <gilles.sabourin@free.fr>
Date:   Thu Mar 12 00:05:53 2009 +0100

    x264 Removed pre-scenecut definitions for build 67
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 49897b2f203b47594bff526c275c7a1d949652f3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Mar 11 23:35:14 2009 +0100

    Fixed some DVD menus.

commit ab35d8541425309b1892aeacec7853a21b0c487d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Mar 11 23:20:26 2009 +0100

    Export ES_OUT_GET_EMPTY which is needed for interactive video.

commit bca439548bcbea91a8d96f8f83fd3e3aa8ba240b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Mar 10 22:56:41 2009 +0100

    Fixed DecoderUpdatePreroll.
    
    It makes prerolling less precise but it will avoid loosing valid
    frame.

commit 8610a92bc466ae368ad9a078650c5397e52c90bc
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 10 22:44:23 2009 +0200

    Almost wait-free snapshot handling in the vout thread
    
    Using vlc_mutex_trylock(), we make sure that the video output thread
    will not yield because of an incomplete snapshot request. It can still
    yield in the very unlikely case that a thread is doing a snapshot
    request while the video output thread finishes sorting SPUs _and_ there
    already was a pending snapshot earlier.

commit 685ac18a9a9d87646eda24a5550399fb5bc5f9fb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 10 22:43:54 2009 +0200

    Add vlc_mutex_trylock

commit 9fc77f32be5c2dee011c4f970286e434216ce1f1
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Wed Mar 11 12:13:18 2009 +0100

    Win32: disable sprintf wrapper for %z
    
    The macros are indeed a little bit too intrusive, and break calls to
    QString::sprintf
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 3d230637469d2ec1dcdb41957614eb3ad22b7615
Author: André Weber <atmo@videolan.org>
Date:   Wed Mar 11 19:13:27 2009 +0100

    Fixed a Bug in UpdateEdgeWeighting used wrong const for number of columns (copy and paste error)

commit 6e8667d88aadc97e03032b153765bf3a6fa1eb6c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 10 23:16:03 2009 +0200

    Fix libvlc_add_intf documentation

commit 47512c0df0fc413799059b3a4e13d955e4533474
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 10 20:05:59 2009 +0200

    Fix progress dialog scale

commit f2d57a3709541bbf154532cdf7398161f96954d1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 10 19:29:00 2009 +0200

    Win32 compile fix

commit 9fdc8915682d3d3beae69f6956616b660ec9963b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 10 18:54:03 2009 +0200

    RTP out: improve soft-error handling
    
    When the socket is congested, we should simply skip sending.
    When there is a soft-error, we should resend and simply ignore.
    
    Instead, we were dropping the socket if the failure remained on the
    second try, which was always the case in the congestion scenario.
    This should fix the socket dropping problem described at:
    http://forum.videolan.org/viewtopic.php?f=4&t=56493

commit 47808d9be42bd36c26cfe488e9699fa76429ec49
Author: JP Dinger <jpd@m2x.nl>
Date:   Tue Mar 10 12:11:23 2009 +0100

    De-deprecate activex plugin.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 6395b3e54482ef1506f0ba88afb58ba1f6c8434a
Author: JP Dinger <jpd@m2x.nl>
Date:   Tue Mar 10 13:22:06 2009 +0100

    Move users of playlist_select() inline.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 0cca872b95aff09b9c12d0b871fd4a56d422a6d1
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Mar 9 12:18:14 2009 +0100

    Win64: properly work around %z modifiers
    
    size_t are 64-bit long on Win64, adapt the wrapper for it
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 5c7fac9ae6fd82f49632ef8afb7a285b032b7418
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Mar 9 12:19:10 2009 +0100

    Win32: remove uneeded %z hack
    
    Since we now have a general work around, this hack is not needed
    anymore. This reverts commit 6f1a7b41f0f2175ceb1dd399b1ded5e30ffe704b
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 5b61614c29e2cc6149536ce847b7580ba1151025
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Mar 10 10:48:09 2009 +0100

    Win32: wrappers to work around %z printf
    
    This patch works around unsupported %z modifiers, by using a wrapper
    around *printf functions that patches the format string on the fly. The
    format string is duplicated, and "%z"'s are replaced by "%l"'s.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit b7c24fc34d817ccdf4e5ef99cf94698b7319b0b3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Tue Mar 10 18:05:32 2009 +0200

    Missing return value

commit 173a1081aa9563566b999f12aca3cd2bdc3bfa07
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue Mar 10 11:15:35 2009 +0100

    libvlc_media_player_get_state: cache is between [0.0 .. 1.0] (spotted by Laurant Almar).

commit b757e8675a332103fae69468e73187e602745744
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue Mar 10 11:06:09 2009 +0100

    activex; sync test.html testpage with mozilla one.

commit 499e50d71863eccac17c49dcf05dc424965bfdd1
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue Mar 10 10:40:38 2009 +0100

    mozilla: cleanup test.html plugin testing page.

commit bf8c4fd1c213653c8d080c7d09033399e0afe9e4
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue Mar 10 10:24:28 2009 +0100

    libvlc_media_player_set_rate: Allow for changing playout rate.
    
    This fixes a regression introduced in commit: 75adef44b044b9b81e593e74db857d6b2a7e4eaa

commit f207e1016359bc579ee72f4a23e40cf034c8dab2
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Mon Mar 9 16:53:10 2009 +0100

    libvlc api: detect when core is buffering.

commit 4bdcefc6874c64df552d115eaf796832db6c362e
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Mon Mar 9 14:23:29 2009 +0100

    share: ignore these files

commit 10fa9f4d85d9cac5ab7cabd7b081f5a3c05bfff5
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Mon Mar 9 14:21:30 2009 +0100

    activex: ignore this file

commit b69e6715ea3ba11b199cf660bb42378f66041e9c
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Mon Mar 9 14:20:23 2009 +0100

    mozilla: ignore these files

commit 15973bcd1b706c7aecd8ee3ff3a75c0796d950e3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 9 23:50:45 2009 +0100

    Try to interrupt fetcher thread as soon as possible.

commit c7688765fc70c5d5d26af2c05325d8cb24def4ca
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 9 23:41:41 2009 +0100

    Fixed a possible fetcher deadlock.
    
    It could happen if the input_thread_t die before/without sending any
    meta event.

commit dc9d7d9bbbf1e8e45ff6f3ca612bf5b302578ee8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 9 23:38:22 2009 +0100

    Use playlist_fetcher_t object instead of playlist one.
    
    It avoid locking the whole playlist_t when fetching art, which can take a lot
    of time...

commit f27683f46727724ef3f44b78297b1d7468b43083
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 9 23:37:49 2009 +0100

    Removed var_Get in subtitles.c

commit 8b0c5ca4ce0cc757c9080a1630e22d7ef6aa8f8a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 9 21:53:45 2009 +0100

    Removed var_Get/Set in es_out.c

commit bc605af3b5b70279d953d00258a75eb77446bac3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 9 21:48:31 2009 +0100

    Remove var_Get/Set in input.c

commit bf7bfa8f24b373d563659e4016a3a424175b39a4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 9 21:31:21 2009 +0100

    Do not use the lock icon for scrambled stream.
    
    Until a valid icon is designed/found, I used a DRM text label.

commit 8faf1ece2f456e06cb7f03627e8b3a327eea3584
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 9 21:29:50 2009 +0100

    Fixed scrambled label state.

commit e3a97fd38539016117478ddeffc46f3dabffbdf8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 9 20:52:01 2009 +0100

    Fixed warning (dvb).

commit e0d63ad30ae0e9e98b419c25e4444dcf2b397d08
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Mar 9 22:23:37 2009 +0200

    new cannot return NULL per ISO C++

commit 8236d4c98f0e531a3be614b8dff14d1a60e05eec
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Mar 9 20:38:46 2009 +0100

    Added a INPUT_EVENT_ABORT event to detect user requested abort.

commit 0715fa586d27382189b45e73820502ce861eaf72
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Mon Mar 9 21:15:23 2009 +0200

    dialog_ProgressSet: add an optional string parameter

commit e58d709408be2ddfa59089e43d726abcf031a2d7
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Sun Mar 8 20:07:07 2009 +0100

    vlc_object_hold is not needed (vlc_object_find already holds it)
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 682db2c855a083d981af45dda6f3c333b5fd5c3c
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Mon Mar 9 13:46:09 2009 +0100

    stats: Add stream quality counters to Qt4 stastics by counting corrupted blocks and discontinuities found.
    
    Note the quality counters are mere indications and not exact reporting of how much blocks/discontinuity really occured. It will only tell you how often it is noticed.

commit 32f7fa1068f28c6c4342d29888a64b3b72695504
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Mon Mar 9 11:30:25 2009 +0100

    qt4: Catch INPUT_EVENT_PROGRAM updates and show icon when "program-scrambled" is set.

commit d7a871c8cf5f9a3653e292d6878a8c9230cfc272
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Mar 9 09:38:25 2009 +0100

    access_pvr: really fix the potential memleak.

commit f4999335487bd2fc92ad05229356e1d450a8cc99
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 8 23:42:21 2009 +0100

    rc: fix uninitialized value on win32.

commit 1d2ddfa1b1d914d0abe98686e1f4a2d2a13cb46d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 8 23:11:55 2009 +0100

    mmstu: unneed call.

commit 208fdac524e3cd888215fa131ac43cf6acde1a33
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 8 23:07:16 2009 +0100

    access_directory: missing include.

commit ebbf215befae1a06c01997e3dec720a7f428a84f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 8 23:01:34 2009 +0100

    access_pvr: fix potential memleak and factorize.

commit d0d2ae836655328629cfcdf9322490323f682027
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 8 22:17:38 2009 +0100

    access_v4l: take the option into account for "v4l_hue".

commit 78f00ed76d46bfbd5e2049a8a8ae14f7601249a1
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 8 22:14:58 2009 +0100

    access_v4l: factorization.

commit 6f24f332579b5d4a6b98d4124693d98227cfe576
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 8 21:55:38 2009 +0100

    sccaess_screen: little cleaning.

commit 17d0f722d52d046030af519923162f71d1464277
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 8 21:50:35 2009 +0100

    screen_win32: little cleaning.

commit 406a01541ce145dff8f05aaac963686c4b622924
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 8 21:46:14 2009 +0100

    screen_win32: fix potential memleak and use DeleteDC instead of ReleaseDC.

commit 188a6a71251e6c7e2e9c29521d0142cd8aefdcb9
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 8 19:28:53 2009 +0100

    LIST: missing module.

commit f5ed93a5941bf7cbf7ef9c6c71331d775bc788e4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 23:29:24 2009 +0200

    Typo

commit b10cf471819e36b7211e55daa466b9805553225d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 23:26:46 2009 +0200

    Fix XML encoding of our crappy XSPF extensions
    
    (still not handling errors correctly)

commit 902c72548f56361cbbdf09f7320dd94c8b97010b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Mar 8 23:06:43 2009 +0200

    directory: Add XSPF node-extension support to our directory module.
    
    Conflicts:
    
    	modules/access/directory.c
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 6113551a3b259764f38402f952b862cf6005a2c0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 22:49:50 2009 +0200

    Remove interaction core
    
    One useless thread gone (the new subsystem does not need a thread).

commit 9deb4cb1db8780fad4a6dc032723f3b021feed74
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 22:44:17 2009 +0200

    Qt4: remove interaction support

commit c3103fe44836ddd43e7c19e70a6996ba36311137
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 22:37:13 2009 +0200

    Remove intf_UserProgress

commit aa3da61d2cd926939d579c5b2eee0a2d107fdb64
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 22:24:42 2009 +0200

    Use dialog_Progress

commit d36df636a046d611d36c4c49a88f313ff5279293
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 8 21:10:21 2009 +0100

    Fixed a really bad type (input).

commit 143011b417b3ebefabece74ad355b3310723cdb9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 22:06:29 2009 +0200

    Qt4: back-end for dialog_Progress

commit fcdea1293c98f79599600b17b9dc2205f3e023f6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 22:06:23 2009 +0200

    Cosmetics

commit 23c79e062f2649587f445425a54df1a4253d49f5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 22:05:55 2009 +0200

    dialog_Progress replacement for intf_UserProgress

commit 8cf0a7fcfdce0922d757304f036d90e1583126ab
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 8 20:38:41 2009 +0100

    Added 2 missing vlm files.

commit 3d82199341fe58cf2a451a1f700d0404e31da557
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 8 20:25:52 2009 +0100

    Added basic VLM events.
    
     You need to attach a callback on the variable 'intf-event' of the vlm
    object.
     Becarefull, as (always) inside an event callback you cannot call back
    the object (here vlm).

commit 77f3391530ea9e252c96a71541c6634780c4144b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 8 19:18:18 2009 +0100

    Update scrambled es state on change (TS).

commit a9c070faa0b320fa2ff5474e11948a0a0c866f40
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 8 18:21:08 2009 +0100

    Cosmetics (input)

commit 04ee4c9fb32a3c5c97d0aa973ebfa12ed4c625c0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 8 16:22:32 2009 +0100

    Added a ES_OUT_SET_ES_SCRAMBLED_STATE to warn the user about scrambled es.
    
     The input variable "program-scrambled" will contain the state for the current
    program only. If at least one es is scrambled then the whole program is.
     The associated event is INPUT_EVENT_PROGRAM.
     If necessary for a better GUI support, we could change it to a list.

commit 8e787d7f2bbc87ce29881559f0665fc352326460
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 8 15:59:27 2009 +0100

    Factorized a bit es_out.c

commit 161e1a95f7f3b73431eb7e6bca507c2133bb3cae
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 8 19:18:12 2009 +0100

    qt4_sout: string on one line only.

commit dbb37c44eca8711e00be0f88d9a0192277b2d700
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Mar 7 01:02:58 2009 +0100

    Qt: do we really need the days configuration for updates at first start?

commit fc37db067e133092fceec6f3c3ee2b9c151d151b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Mar 7 00:56:23 2009 +0100

    Qt: rework of the Sout Dialog
    
    You can now add any number of duplicate parts you want. You can add them to create a new Tab. You can have two HTTP output or two File output, for example.
    Most of the widgets creation and MRL generation part has been splitted from the main class so that people why little knowledge of Qt can understand what is going on.
    
    Expert in streaming can personnalize more easily 'their' part of the UI with derivation of VirtualDestBox and implementing constructor+getMRL()
    
    The huge structure has been removed.
    This is a huge change in this dialog, but I think the old one was beyond possible repair.

commit 8693ccb6ee8ad45ab3b9f14e689d1a4a75e414d5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 18:57:45 2009 +0200

    VLC pointer variable callback -> Qt4 signal class
    
    This could easily be extended to support varaibles of other types, and
    set/get operations. But I don't need that :D

commit e598037c33232fd0a7d7d1087a6bd4791b3875ce
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 16:36:24 2009 +0200

    Remove intf_UserStringInput

commit 161699e444ab300507662619329e28a392f26eac
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 8 15:23:32 2009 +0100

    vcdx: fix warning.

commit 4b6976c1c0ca48a74a04b83b45554cbb932638d7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 8 14:54:19 2009 +0100

    Fixed stream_t (stream mode) read.
    
    It fixes a growing amount of cache as noticed by Sbastien Escudier.

commit 7fd00f2f3714f0caba6b35517e981a0299ba8aa9
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 8 14:56:51 2009 +0100

    qtcapture: missing include.

commit ea1596f0707fb6348d1abb804ec4f5c44c87fb00
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Mar 8 14:51:33 2009 +0100

    mozilla: might fix compilation for win32.

commit a7139d450f322461b5c0df73149b7a34be493e4a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 8 14:10:23 2009 +0100

    Moved snapshot_t structure to the only place where it is used.

commit aaf2ac9004553f675564b171b89549b1ecede546
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 8 13:52:49 2009 +0100

    Removed libvlc "object:" snapshot hack.

commit ae9c402fd56bd376a5177c68182e6b2b0f426d5a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 8 13:45:19 2009 +0100

    Use vout_GetSnapshot in libvlc (untested).

commit 773363e09c71bef8c0101590d5b24a9335addd2c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 8 13:36:29 2009 +0100

    Added a vout_GetSnapshot to retreive snapshot from vout.
    
    It will allows to remove libvlc hack.

commit 44de9534ba658650aa4828f1f062d1850642d119
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 8 01:56:16 2009 +0100

    Clean up snapshot code (vout).
    
    It is also needed for a clean API for libvlc.

commit 0a3d51a12806e45db99c3ea88477ad407583c6e6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 8 00:30:38 2009 +0100

    First pass to clean up snapshot code (vout).
    
    It is thread safe (or should be).
    No snapshot should be lost.
    The image encoding is now done outside vout thread (in the callback).

commit bdaa9f31ec703326fa2b22f6bda2bc3be585ef22
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Mar 7 22:58:52 2009 +0100

    Use picture_Export in vout_Snapshot.
    
    It fixes a few memleaks in case of error.

commit 66603abb3c0540f98b443dfdab4714348b38f70b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Mar 7 22:56:09 2009 +0100

    Added picture_Export (internal) helper.

commit 5a604332d059acc879d59b79f610dbf915b1161a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Mar 7 22:02:02 2009 +0100

    Fixed 2 compilation warnings (vout).

commit d8dcf17c118120c7aa1ee9f312b78f2c6d103fd2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 12:30:17 2009 +0200

    Qt4: remove intf_UserYesNo back-end

commit 402e44d0efae06e58df1ba7c7d4db119d5896eb2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 12:18:51 2009 +0200

    Remove intf_UserYesNo

commit f5930fffc2c8694f2e72550b2d9afeb5bad7b2aa
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 12:15:49 2009 +0200

    Use dialog_Question

commit 97ce64ff295e77ebd271a350c773cba4682cc17e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 12:05:11 2009 +0200

    Qt4: back-end for dialog_Question

commit 3c62d02f23d51f30d0fa1c2c9d314932e8df3ab5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 12:04:32 2009 +0200

    dialog_Question: simple thread-safe replacement for intf_UserYesNo

commit cb41eae4aff1878338a2e3f86d7bce289aecf022
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Mar 8 09:26:22 2009 +0100

    mozilla: MacOS X build fix

commit 6fb027acde19b0cf2f9bae2a9cf47215929e9a5a
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Mar 8 09:25:03 2009 +0100

    mozilla: windows build fix

commit cb3168c7fce60f68a5be955924679037c5279b80
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 00:12:26 2009 +0200

    Remove old login dialog code

commit 77c9756c40adbeae30b1f23b4ca96df719eaad27
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 8 00:10:24 2009 +0200

    Qt4: back-end for dialog_Login

commit 2a2773ed4e6bbc468692867e651b340aeefb796c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Mar 7 23:23:47 2009 +0200

    Qt4: move dialog handler to a separate file

commit 7cba3abbd08c96099b52630912e21d3e24ec91e7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Mar 7 23:23:26 2009 +0200

    Remove intf_UserLoginPassword

commit 03cb9032c0c845c89cdc21a3ce3147dfb5a138e5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Mar 7 22:23:10 2009 +0200

    Use dialog_Login

commit da927a1c5dc1bad5ee99be33294a8c3b0bc3d050
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Mar 7 22:17:35 2009 +0200

    dialog_Login: handle a format string

commit 57aea111c80b6f694fae794bab3d300736ffbaa7
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Mar 7 21:30:19 2009 +0200

    Qt4: remove intf_UserFatal back-end

commit f6a424fee035b172eb8c8f96c048e540567eae42
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Mar 7 21:28:30 2009 +0200

    Qt4: dialog_Fatal back-end (both modal and non-modal)
    
    (Feel free to move/cleanup)

commit b47ec4014eeebe33064d2e154d7ae679f7f0c22f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Mar 7 20:56:01 2009 +0200

    dialog_Login: simple replacement for intf_UserLoginPassword

commit d5c12fe66eaf6d8b71ffaa394aea1d1f707a11b2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Mar 7 17:29:40 2009 +0100

    Fixed CDG seeking while used as a slave input.

commit c0aeb6ae728d002311a7aa0b9f4b1cb761907705
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Mar 7 17:19:07 2009 +0100

    Reduce CDG decoder frame rate down to 25.

commit 96b814ba7c70d9aaacbfb13d890b842c34f2da25
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Mar 5 23:53:04 2009 +0100

    Fixed a potential interaction dialog leak.

commit f6d917cb446f91abd2033725597a9ef3b8ea84e2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Mar 7 18:17:03 2009 +0200

    Remove __intf_UserFatal

commit 28b1a8ac12a80e8302918ae1ec2b7441294a0258
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Mar 7 18:12:18 2009 +0200

    Use dialog_FatalWait

commit cde300c7797d6e849c08fe01a6a0998794d98244
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Mar 7 18:09:23 2009 +0200

    dialog: support modal fatal errors

commit 326a3a3ce9ad216f1479a1c0fd29c1ae3897e958
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Mar 6 17:19:13 2009 +0100

    libvlc_video_set_spu: fix setting to 0 when no SPU is present in the stream
    
    In streams that do not have SPU ES setting spu-es to zero using libvlc_video_set_spu() results in playback being stopped. This is unwanted behaviour against which this patch protects now.

commit e00d4da82a8326a25f7e1fee378c54a31a2489d1
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Mar 6 16:42:30 2009 +0100

    mozilla/safari/activex: do not show video title when running as browser plugin.

commit b99a4797dca4d88cd0dcd786ed6e36374c81ddd4
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Mar 6 16:04:26 2009 +0100

    mozilla: fix regression introduced in: da3d8cdb8bb6a11bf727cf333da2ffa9816f117b
    
    Fixes play/pause and fullscreen toggle.

commit 0c58d4cb21e088b11fb41b32a3de4fdf2e4a6b3c
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Mar 6 15:47:38 2009 +0100

    mozilla: keep projects/mozilla/install.js uptodate

commit 31a979181d55306d21f137df7f9a338fcb186584
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Mar 6 15:14:53 2009 +0100

    mozilla: test.html fix inputTracker usage

commit 4e250dc9510d1ea8315321b95c117997a59fb9dc
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Mar 6 14:41:04 2009 +0100

    mozilla: cosmetics

commit 2e7cec4521e619df4dfe2cb6f623565ee62425e8
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Mar 6 14:19:44 2009 +0100

    mozilla: fix video overwritting toolbar issue

commit c8be4195422005d94816f3714d115f3b64c20abc
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Mar 6 13:26:16 2009 +0100

    mozilla: no longer use libvlc depreceated API
    
    Original rewrite done by JP Dinger <jpd@m2x.nl> and cleaned up by jpsaman.

commit e3965395a3f908da483833dbf8f4778a6b26c649
Author: JP Dinger <jpd@m2x.nl>
Date:   Mon Mar 2 13:46:25 2009 +0100

    Add isPluginRunning() and getPrivate<>(), and use them instead of the raw code.
    
    Review: Removed debug leftovers that where #if'ed and reverted none exiting p_plugin->getMP() changes.
    
    Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>

commit 5fae4f454811a0b3077556155c42a40f097d0905
Author: jpsaman@m2x.nl <jpsaman@m2x.nl>
Date:   Fri Feb 27 11:53:55 2009 +0100

    Make both parameters of RETURN_ON_EXCEPTION explicit.
    
    Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>

commit 90870f17fa32d775e9d5746d06a730b3f0a4a73a
Author: JP Dinger <jpd@m2x.nl>
Date:   Fri Feb 27 11:44:31 2009 +0100

    Push lots of copy/paste code into a macro, and en passant squash two small bugs.
    
    Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>

commit 3025ab8302093fa1117494d2133f398f43826128
Author: JP Dinger <jpd@m2x.nl>
Date:   Fri Feb 27 11:03:07 2009 +0100

    Simplicifations, and arbitrarily take 78 cols as a better right margin than 100+.
    
    Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>

commit ef2695257f442b35f3fc61697cb16b626de0985a
Author: JP Dinger <jpd@m2x.nl>
Date:   Thu Feb 26 14:21:07 2009 +0100

    Add --no-plugins-cache when compiling the mozilla plugin with debugging enabled, and simplify --volume=0 when starting muted.
    
    Signed-off-by: Jean-Paul Saman <jean-paul.saman@m2x.nl>

commit 09546e4b09e957a3710af1ff3a065c79275d2e75
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue Feb 24 16:23:27 2009 +0100

    activex: protect calls to libvlc_playlist_isplaying().

commit 4025fe2f5f0a82d22cccfa1eb46048cc771f0ca5
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Sat Feb 21 12:22:57 2009 +0100

    typo

commit 1361fddf71b42c85660bd37e06b87d01f2aa26bf
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Mar 7 17:49:25 2009 +0200

    Unused variable

commit 234670d95c074da35559e34fc8f60a6b23e94f41
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Mar 7 15:19:55 2009 +0200

    Remove dangling variables

commit 25bade8317f1fff49bff370a962d86d485cf47b1
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Fri Mar 6 20:10:53 2009 +0100

    prevent vlc hanging in an infinite loop when vout base window cannot be displayed.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 36220843fedf5280fb97b31a5cdc90c3f2477cf1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Mar 7 13:49:08 2009 +0200

    Remove dummy code

commit c2eea782021026a4df45f0e2b828cef1970b37aa
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Mar 7 13:42:18 2009 +0200

    Do not assume xid and hwnd are in a union

commit 0d927775ba881bfec996f00be63e5e9da95a4b77
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Mar 7 12:39:23 2009 +0200

    Memory leak

commit df887d84440d06f345d8bc45aadd76a099018ded
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Mar 7 12:25:38 2009 +0200

    Release the proper object

commit eeaad0a83446cb80b85e0d2c8565d9566cb6016c
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Sat Mar 7 16:06:35 2009 +0800

    M-JPEG: fix MJPEG demux to be able to read VLC MPJPEG streams
    
    That's clearly a hack but at least it works.

commit 306f4f06f5f22f7c96d1f1e0cac4175e9dbeed10
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Thu Feb 19 22:33:40 2009 +0800

    Qt: new toolbar example (ultra basic interface)

commit 10962a57ff7652aba71f606229304558270da095
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Thu Feb 19 21:51:46 2009 +0800

    Qt: add the popup menu in the main interface

commit 7410f0f5c072bff2df1c582192755eb1f25e1b71
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Mar 6 22:41:46 2009 +0200

    Fix the same vout leak when vlc_clone fails

commit 6fa0eee4ac918fd9b586cfc6be4cd47e301ef9b1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Mar 6 22:46:58 2009 +0200

    Serialize vlc_object_set_destructor() against vlc_object_release()

commit 43cde503eb5dbdee466fd41ed5cbe197315b8953
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Mar 6 22:41:46 2009 +0200

    Fix massive leak when --vout-filter or --vout module_Need fails

commit 1168cbcfd205d6c0fb1e52eb346b330c1d96b3a0
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Mar 6 18:15:14 2009 +0200

    Fix leak

commit a21347d0362b56ee14b1d63634648c3cae5028da
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Mar 6 18:15:00 2009 +0200

    dialog_Fatal: implement no interaction

commit bc73c16c1b53129dd2f402207856f2b457f4acb5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Fri Mar 6 18:14:36 2009 +0200

    Factor and fix locking

commit f18966f1820d61faa3e3b5a7c3b222466aa4f795
Author: basos g <noxelia 4t gmail d0t c0m>
Date:   Fri Mar 6 12:13:55 2009 +0000

    VOUT Add debug messages
    
    debug messages are added to make clues about :
    a) the clock issue ( see VLC timing issues on ML)
    b) the rgb chroma issue ( see VLC RBG chroma issues on ML)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 7fc010891dfbd2492af299acbc4f0d79063d0bce
Author: basos G <noxelia 4t gmail , com>
Date:   Thu Feb 26 15:07:31 2009 +0200

    ADD: added a directx debug statement
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 81280de6423c72be46b693ff3c842803d2d2798e
Author: basos g <noxelia 4t gmail d0t c0m>
Date:   Fri Mar 6 02:55:56 2009 +0000

    small typo
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 5f5c01ac1f1b21ac7cf46e39379ab6919de1742b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Thu Mar 5 23:32:21 2009 +0100

    fix include for vlc_dialog

commit 8659d507094a91fe90e394f9578dfd214071073d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Mar 5 23:25:30 2009 +0100

    Fixed inhibit playlist leak.

commit dca8d565348db646b07e7e15904dcd440375fb78
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Mar 5 22:10:39 2009 +0100

    Fixed vout_thread_t object link in fullscreen controler.

commit 91082b5bd5c3555a5c2974811c471a1a3d3e938b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 5 23:20:42 2009 +0200

    intf_UserWarn: remove dead code

commit 70e58dfa8e5265b646bfd0506505ace832645a45
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 5 23:17:34 2009 +0200

    Use fatal error instead of warning, for consistency

commit fd77a0cdaab52a111cd5a18534cf9e57d31ec701
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 5 23:13:55 2009 +0200

    Missed intf_UserFatal

commit a248b9600dd8598f55b5121802f00cf1e5afc4fd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 5 23:12:16 2009 +0200

    For some reason, the OSX interface uses intf_UserFatal...
    
    This makes little sense to me. It could print errors directly, since it
    _is_ the user interface.

commit cf09f019ea5eae5b411a75b61e67a9adb32426fe
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 5 21:09:21 2009 +0200

    Use dialog_Fatal, fix a bunch (but not all) interaction crashes

commit bde4f0ba22eb98928ed68b236d5cd80efbe0651d
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 5 22:27:30 2009 +0200

    Hack to get the leaked object tree back

commit f681b22353e833d004f4b5950cf2b4d06ad750c1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Mar 5 21:05:04 2009 +0100

    Qt: implement previous button and make an introduction text to the sout...
    
    Good ideas to improve the layout and the text are MORE than needed.

commit 2b00e2dd5bc9470ba14579409fc04b927a7e05a0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Mar 5 20:17:42 2009 +0100

    Qt: Sout/Convert, display the input MRL.

commit 91273f896285e55195814d741d62b07f73f8d318
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Mar 5 18:02:57 2009 +0100

    Qt4: change a bit the ui from sout to use the SoutInputBox and etter Sout integration and panel changing.

commit 066390d34d3919a8201d06d65e8d7afac778fb01
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Mar 5 18:02:24 2009 +0100

    Qt: Split inputBox from convert dialog.

commit 576844b24d53c39bdc524af235095ed7939e91fd
Author: basos g <noxelia 4t gmail d0t c0m>
Date:   Wed Feb 11 12:52:36 2009 +0200

    FIX: DSHOW "none" device open (#2201). Some cleaning
    
    -Fix dshow "none" deivice be recognized as none
     Note that another patch concerning var_optionParse string
     dequoting should be applied for this to be fixed
     ( the concept is not to provide quoted strings to dshow options )
     -Account for the case when BOTH devices could not be opened
       (file an error, instead of seeming to play)
     -Cleaned a little
     -Added dbg and error msgs
     -Added coments
    
    Rev 3
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit ab33b3043c56d6b93871f3d680c2f92289ae8404
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Mar 5 13:56:56 2009 +0100

    Qt: step one for Sout Dialog rework. Introduce a kind of progression and gives more space to MRL-customization.

commit bb196db70d9aa4fd67aa4614f15dd66738682e05
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 5 21:17:39 2009 +0200

    Qt4: incomplete support for dialog_Fatal

commit cc4e24a8d6164401b7229e56108a3ba5f097f1ef
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 5 20:42:47 2009 +0200

    Hopefully thread-safer replacement for intf_UserFatal

commit 9b69091397004cd0bca6d1b34ac975e0011c0102
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 5 20:40:32 2009 +0200

    Add var_SetAddress helper

commit 1775b86891966052dcb46f123ddf77c849557cc6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 5 19:24:12 2009 +0200

    Detect LibVLC object leaks
    
    Since none of our otehr threads exist at the end, this is safe.

commit 4c2ec0499295ca1b305b5aa1b5a3b372c200f3aa
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 5 19:08:05 2009 +0200

    Remove unused vlc_object_lock and vlc_object_unlock

commit a22e0f2783962db959e6534467f4012646689b16
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 5 19:07:53 2009 +0200

    Privatize the object pipe lock

commit 31bdf929bcaa170cfb0eb2ba05470a843d7966e3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 5 18:55:06 2009 +0200

    Privatize the LibVLC exit lock

commit 53ef2ffc435de0aca9c552da0d662e313d27be0e
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 5 18:49:50 2009 +0200

    vlc_object_alive does not need the object lock
    
    (otherwise we would much more serious problems than the update checker)

commit 4525d69506db3ae3e50172a1b7ee34a755835cf6
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 5 18:37:57 2009 +0200

    Custom lock for interaction

commit eb0873003ae859aa21d567cd94cc36178669396c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Thu Mar 5 17:53:36 2009 +0200

    Revert "missing strdup"
    
    config_PutPsz() and var_SetString() are calling strdup() internally.
    This reverts commit 867836628fd4f4959aac18f0af819f0c611410fa.

commit 646beb8c34c26e0d8f79d0dd257ad00e24b51dbf
Author: JP Dinger <jpd@m2x.nl>
Date:   Thu Mar 5 14:15:38 2009 +0100

    Immunify libvlc_exception_clear() from NULL arguments.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 867836628fd4f4959aac18f0af819f0c611410fa
Author: Geoffroy Couprie <geal@videolan.org>
Date:   Thu Mar 5 15:24:15 2009 +0100

    missing strdup

commit d57af90a5b46bbaa3c13e11a39ac58a4f117a5b2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Mar 5 13:18:59 2009 +0100

    Qt: some people seem to have difficulties to access to the synchronisation tab... Ease it for them.

commit 7bbb46c1e2d22e7a144bcca18f6e0ca1e0eaf8e2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Mar 5 12:11:43 2009 +0100

    Remove insult in the fortunes...
    
    This doesn't mean I don't share the opinion, but let's try to ease the work for packagers that get bugs on that part.
    And of course VLC + debian-multimedia in debian is still completly broken...

commit 2fb0fcd2423349ab6224c4a0f1056aa84b2a1fdb
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Mar 4 23:37:52 2009 +0200

    Marquee: use private lock and fix a tiny race condition

commit 46962c8e477b06b8c3b9a316390c3840c8da5c54
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Mar 4 23:27:08 2009 +0200

    Kill unused vlc_object_assert_locked

commit ae86adf422d2dd734a662c36c1be5893dc00b0cf
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Mar 4 23:10:27 2009 +0200

    Remove dummy input locking
    
    Contrary to commit 719f12a6 log, input_GetItem() does not check for a
    lock on the input. There may be need for locking here(?), but taking the
    object lock would definitely not help, as this was the only place is the
    entire tree using the generic object lock on an input object.

commit 4863b62dcfafb899a7483372aef78bea2d8aea16
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Mar 4 23:14:46 2009 +0200

    Use a private lock for input item ID allocation

commit 3cbb926a82ce5bc7ec46bc2a91774abbedf6d7e3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Mar 4 23:24:57 2009 +0200

    Privatize the playlist lock

commit 7b5dea4e18472ce3375ca078c5891144bc3b29ca
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Mar 4 23:17:49 2009 +0200

    Use playlist_Lock explicitly

commit 3f107edb355483dd4ff754a97de47a2d1fa8e2bd
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Mar 4 23:06:27 2009 +0200

    use playlist_Lock explicitly

commit e75b95eda5d14b79c94acecb964032871cd74b4b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Mar 4 23:06:08 2009 +0200

    SD: use playlist_Lock explicitly

commit 62f99c5c3e4b584217dbe68c598871d105090c91
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Mar 4 23:04:19 2009 +0200

    playlist_Export simplifications
    
     - use automatic structure instead of heap
     - retain the playlist lock only while needed

commit 21e8f62d67eaa2e315d2dc6f10860782400e8bc1
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Mar 4 21:46:52 2009 +0200

    XCB: use pf_render for image conversion (instead of pf_display)

commit 677088de789c3a1ed70250f1c28686749520b064
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Mar 4 19:36:33 2009 +0200

    Remove unused VOUT_PARENT
    
    By the way:
     - the OSX implementation seemed buggy w.r.t. fullscreen,
     - the X11 implementation seemed buggy w.r.t. both vout_window and events,
     - the OMAPFB implementation was bogus.

commit 2b50f07bea0f617a949fd9e57428b533d743395c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Wed Mar 4 19:31:29 2009 +0200

    Remove invalid VOUT_REPARENT uses
    
    as discussed^Wmonologued on the mailing list.

commit dd70e014b9ab3f3e5f53e91b49f7e24636db1c27
Author: JP Dinger <jpd@m2x.nl>
Date:   Wed Mar 4 12:12:12 2009 +0100

    Split out r/o test into a static inline...
    
    ...and express the rest in terms of that.
    Also small documentation fixes and VLC_UNUSED() instead of (void).
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit dd10d7d9150ebd4770c44c659ee2d3294ab18e4e
Author: JP Dinger <jpd@m2x.nl>
Date:   Wed Mar 4 11:38:26 2009 +0100

    Documentation, formatting fixes.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 608fb562757dfe5d5468545509389b2dfd5b4693
Author: JP Dinger <jpd@m2x.nl>
Date:   Thu Feb 26 15:30:17 2009 +0100

    More wording fixes.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit c1500fa320639b32fbd8c56cd558b55d9a2ad7aa
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Mar 4 09:21:49 2009 +0100

    Win32: activate mpc, mmx and sse by default and remove deprecated options.

commit 2951cfd9d113994664f7b912745c660c747e82a1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Mar 3 22:58:18 2009 +0100

    Fixed EPG current state.

commit 00cca4f17989dd62a75e48539751f3aac63ecd84
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Mar 3 22:44:41 2009 +0100

    Print complete date in EPG.

commit 181f072e7a432617e5c491c91c5044ea2e1af64c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Mar 3 21:49:12 2009 +0100

    No functionnal changes (ts).

commit c557ef6cfdd960b2f9fb13696f3749b379e36371
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Mar 3 21:20:49 2009 +0100

    Split PMTCallback to make it (a bit) more readable.

commit 54d6f0428f62edd3518a80d594e7bdb05690ff89
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Mar 3 20:49:22 2009 +0100

    Reident switch (ts).

commit f2bbccf85da10e00217d15f8be3167a8c71d90f6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Mar 3 20:48:04 2009 +0100

    Cosmetics (ts).

commit aeb8c2d53f7fc22c8651f2a435b04f4cece00452
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Mar 3 20:27:33 2009 +0100

    Cosmetics (ts).

commit 13b1955abc1b40b2d09bab451325854310ecf070
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Mar 3 20:22:35 2009 +0100

    Fixed non DVB ts file support.

commit 3eb4455acbc5b478c550d46d6d39c179b2ec3755
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Mar 3 15:31:07 2009 +0100

    Qt: remove dead code in sout to simplify.

commit a81446ff0e4183ab29094391a8cd0a3e291a0d1f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Mar 3 15:05:43 2009 +0100

    some more news

commit f8a3fb1aff4e62efc620db8e7e9acfab81e1f31f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Mar 3 15:04:54 2009 +0100

    macosx: hide the MRL field by default and shrink it. You can make it appear by clicking on the triangle button next to the MRL label.

commit 0b7bd6a26b0319b813402865a92f742e9a54680c
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Feb 28 20:11:05 2009 +0100

    macosx: redesigned the Open panel to be more suitable for less-skilled users

commit 2c1b14a00d3519e305f608dcf3cba0a96ba270cc
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Feb 28 19:53:33 2009 +0100

    macosx: remove some more special cases for 10.4 and earlier

commit 74ffc974d256d2a7371a1010c9d7e1c9b1cabaad
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Mar 3 14:38:50 2009 +0100

    Qt: give access to fineslower and finefaster in the menus.

commit 0444f81a364f873a9da0ca6944250404f15d26f1
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Thu Feb 26 11:23:56 2009 +0100

    corrects drag&drop for skins on Linux (mrl wrongly interpreted)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 66f8f41b4c35b24bc6440cb722f63672e2601873
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Mon Mar 2 17:05:09 2009 +0100

    Dialogs:destroy move from the Close function, because it prevents skins2 normal cleanup (Close function is never called because refcount remains > 1)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 657bd315b7e52c4356291c6f7ad72641d27c72f0
Author: Erwan Tulou <brezhoneg1@yahoo.fr>
Date:   Mon Mar 2 16:39:39 2009 +0100

    Corrects crash when closing preference dialog (upper right X icon) and trying to open it again.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 9767591258114201e00aee0168c8d4c0ae4bfd4a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Mar 2 02:20:45 2009 +0100

    Qt: Integration of this convertion dialog in THEDP.

commit 728ebfa0c90f30833d3cf8f6f5f3166a1728f7d9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Mar 2 02:13:27 2009 +0100

    Qt: add a very dumb-down version of the Sout dialog for conversion.
    
    The code is splitted from the Sout-Mess (that needs clean up) and provide an easy GUI:
     - Select profile
     - Choose the file name
     - Choose display or not
     - Choose deinterlace or not.
    
    Nothing more.

commit 17b6c07df85e5cf094fe41f85614a574dd356466
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Mar 3 00:39:03 2009 +0000

    File has been renamed

commit 22f86cc360d83731da8d2adc0dd74bde4e41480f
Author: JP Dinger <jpd@m2x.nl>
Date:   Mon Mar 2 14:55:49 2009 +0100

    More macro parametrization.
    
    Signed-off-by: Olivier Aubert <olivier.aubert@liris.cnrs.fr>

commit b1def0f0c8c5834ae9460b31f678504c24b86763
Author: JP Dinger <jpd@m2x.nl>
Date:   Mon Mar 2 14:29:33 2009 +0100

    Parametrize macros, and pack up deref that happens anyway.
    
    Signed-off-by: Olivier Aubert <olivier.aubert@liris.cnrs.fr>

commit 54d224771711afec26179d4effdb27dfa0af4128
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sun Mar 1 17:32:19 2009 +0100

    macosx: fix packaging Safari and Firefox plugin.

commit 283b125f4ac0ba3fcd6398f1da522557356831e9
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 1 21:28:08 2009 +0100

    Converted globalhotkeys to XCB.
    
    The XLib support has been dropped, so xcb and xcb-keysyms is now needed for
    this plugin.

commit 888c45ec79dd32e04cd8c9c7bb26d9bf333665c4
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 1 21:33:03 2009 +0200

    XCB: configure rules

commit c5c16e1b8377194bc06088376e95ea006d813207
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 1 18:37:42 2009 +0200

    x11 does not need MIT-SHM

commit a820f732489efa730fb7fe3edc447e9dbd5cf01c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 1 18:36:23 2009 +0200

    Collapse all xlib plugins under --enable-x11
    
    except those that have their own --enable-* switch.

commit a34263a3fe7452a54741332c26470c0bbba49c55
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 1 16:23:07 2009 +0100

    Removed unused local variable.

commit c58cece6ebf66f5cd602c03958295fccb192878d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 1 16:22:26 2009 +0100

    Fixed race condition with input ressource and input_Control.

commit 26d5c931373f70051652f45326bcbf65405816b6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Mar 1 13:35:00 2009 +0100

    CUE lua demuxer.
    
    It does not work very well but it need src/input and/or demuxer (mp3) improvments.

commit 330fc0299ce916349af22b9169e749f7cb3815e0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 1 15:18:46 2009 +0100

    More NEWS

commit 61bd99b6945c70eb8ff34fb3c26cebeaca6f08c7
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 1 14:43:12 2009 +0100

    Launch meta_reader after avformat demuxer.
    
    This gives metadata in WavPack files, for example.

commit 83ca53f73d55c13f9d6d97b298abfa379cb25b15
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Mar 1 01:35:50 2009 +0100

    Add .mlp and .ape in open file dialog. They work just fine.

commit 951b94d3c2bc951fa942bf5c41594372a880d2d5
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 1 14:37:31 2009 +0200

    Revert "Call XInitThreads early enough"
    
    This reverts commit 364868f96ff0d745905fec4b9df35942fd8c0d7b.
    On deeper look, this deadlocks in all kind of places. I guess we'll
    have to live with the racy Xlib behavior instead.
    
    Conflicts:
    
    	configure.ac

commit 9305440a3d6c2daf576bcbfe5ab012896dfeb237
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 1 14:15:53 2009 +0200

    Use a different plugin for X11 screen

commit 364868f96ff0d745905fec4b9df35942fd8c0d7b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 1 13:41:46 2009 +0200

    Call XInitThreads early enough
    
    We need to call XInitThreads before anyone tries XOpenDisplay or
    something, and XInitThreads itself is not re-entrant, so call it before
    we start LibVLC. This only "fixes" Xlib with VLC. Other LibVLC users
    need to do something similar themselves. LibVLC cannot do it. Other
    application may have already connected to X before it starts LibVLC.

commit 6b3c6c448de3baefcc799d75cc7d8d70112c5186
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 1 13:36:27 2009 +0200

    Fix vlc dependency on libvlc

commit 20092f079d3fedeb7e9050f1075656c1c63a4e4c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 1 13:31:44 2009 +0200

    configure: rationalize Xlib tests + minor fixes
    
     * gather all tests (that I could find)
     * X_FLAGS -> X_CFLAGS
     * test for Xlib.h only once
     * cleanup defaults (especially XvMC was silly)
     * factorize CPPFLAGS

commit 1ca4b2a3c4598a411ddbc8a2d8ff2b93e10e0c76
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 1 12:44:07 2009 +0200

    Ressource -> Resource

commit c5746ee26ca344047dbb9f963a2e39483f85da4c
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sun Mar 1 10:40:11 2009 +0200

    Spell resource the English way

commit 195597f3f71f0dc37a50f05ac4dbaa1fee603a5c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 28 23:17:32 2009 +0100

    Don't believe Wikipedia: VLC supports perfectly well Wavepack files OUTSIDE of mkv.

commit ec5ea10f4b5ce3202f773a9651b0a18949e51b2c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 28 20:55:47 2009 +0100

    Qt: Same for telexFrame.

commit 61733f0e1da307d34b66e8051f0fc1af59c41a33
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 28 20:45:11 2009 +0100

    Qt: now that you don't control the controls size anymore, be careful to resize the controller when buttons show up.
    
    Close #2487.

commit af4d8375937fc0188b7de089e445ef9a99e69c67
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Feb 28 20:51:37 2009 +0200

    Packetize MPV as well

commit 575b1c1cecd6b20392a42e1f54db2c6cff498044
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Feb 28 20:48:05 2009 +0200

    RTP: audio/MPA needs to be packetized
    
    (see http://forum.videolan.org/viewtopic.php?f=2&t=56224&p=186350)

commit dd4e4a5e2f5b61e183adcc992eae262b39f717f9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Feb 28 20:47:32 2009 +0200

    Use our endianism macros

commit a3311dd31b59a73e7094e88caaf3c3ab9c72888f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Feb 28 20:14:32 2009 +0200

    SAP: add new payload types

commit 58469fdae05a8fb3ee5ab7fca330f7e0d520ca99
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Feb 28 20:11:54 2009 +0200

    Recognize supported media type for SDP from SAP, not only from files

commit 7913df2296a3d2b97abce87cd916c8572b16084a
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Feb 28 19:37:07 2009 +0200

    str_format_meta: take the input stats lock as needed

commit 1793ca880ead3001da8c1b6e11706fc42af40cf2
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Feb 28 19:38:25 2009 +0200

    Privatize input stats internals
    
    Those were never used from plugins. This commit is a no-brainer.

commit 2f1189df0a232b1e9fcd78328b87b7937666a00f
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Feb 28 19:19:45 2009 +0200

    Remove remaining global stats code

commit 3d729748de26d33885557c31488f12b3f842ae36
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Feb 28 19:16:29 2009 +0200

    Remove uninitialized and unsynchronized global stats
    
    This could crash the input thread(s).

commit b007563549b757a684bc619a472d8897d3b8c6ad
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Feb 28 19:15:59 2009 +0200

    Remove non-working and hardly documented RRD support

commit 52422885b771f6e2893a1545970e0896476caef8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 28 16:42:28 2009 +0100

    Qt: update comment in menus.cpp

commit 86de3606cf515bf0480dd567f31e100a4d563a23
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 28 16:19:50 2009 +0100

    Use !isVisible when needed ISO isHidden

commit 64a460aad5c8458343d4a98d4c7c9f22a883dbb9
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Feb 28 16:14:44 2009 +0200

    Use a symbolic link instead of a shell script for static vlc
    
    This allows invoking debuggers directly from the command line again!

commit 0e1e17e1b8f59fcb95897a7cf53e078c19430eb3
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Feb 28 16:10:49 2009 +0200

    Hard code plugin path and http path in static VLC
    
    This allows using the http interface directly when builddir != srcdir.
    This is needed to get rid of the ./vlc script.

commit 1be112b61da70ecf92f78b33492bc8339e55e88b
Author: Rémi Denis-Courmont <remi@remlab.net>
Date:   Sat Feb 28 13:36:19 2009 +0200

    Fix FfmpegExecute callback prototype

commit 862258e86722f54e5e9fc417fc8fcd21bfdcc518
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 28 12:23:13 2009 +0100

    Qt: consistency between loop and random buttons.

commit 74579daae8e2b99a7d49216ba15051e1b7a9d792
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sat Feb 28 12:56:22 2009 +0200

    QT4: set initial state of randombutton correctly

commit 9be39f72dbafbeb94f6f1d3c1d2e46be5d2b3c93
Author: Roman Pen <r.peniaev@gmail.com>
Date:   Sat Feb 28 01:39:17 2009 +0100

    Fix wrong initialization of 'mp2v' encoder profile
    
    According to ffmpeg/libavcodec/mpeg12enc.c:155 (rev:2fd06be07311)
    profile and level must be inited at the same time, so, -1 will be
    returned for mp2v with width > 720 or height > 576. But, if we leave
    this fields blank (i.e. FF_PROFILE_UNKNOWN and FF_LEVEL_UNKNOWN) avcodec
    will init them correctly.
    
    This partially reverts commit b1b72b632aed8ccf9624093214efe1329093e6f8.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit e5eff32daab554104de435121136be9ce468b2c8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 28 11:46:51 2009 +0100

    Make UI compatible Qt4.3 - May people from the designer die in Hell...

commit 34d5eedc690eb80ae957e100536d13502c11fce1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 28 01:39:17 2009 +0100

    Qt: random button is now just a checkable button and doesn't change icon nor tooltip.
    
    This fixes the previous behaviour that was confusing.

commit 25407b7fdfb23e541874362c291b901177dc0e53
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 28 01:06:53 2009 +0100

    Qt: string consistency.

commit eef168a36ed123d6071870e190f255793393f75a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 28 00:56:20 2009 +0100

    Qt: add UI for play-and-exit activation. Just a menu for now.
    
    Close partly #2237

commit 0ba671da3b5f22732d67bbaf10d2fb3758d0a773
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Feb 27 23:51:52 2009 +0100

    Qt: cohenrency for volume between FSC and main Controller. Solve the 1% issue reported by Trax, close #1851.

commit 2099e457407a9b83423f170897e98d08b68838ef
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Feb 27 22:14:13 2009 +0100

    Qt: comments.

commit 7f4548c68565be41c6630916f78ef7a6f0aa1bfc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Feb 27 21:15:12 2009 +0100

    Qt: add a shortcut for A->B loop
    
    We need to fix that better in post 1.0.0
    Close #2377

commit 784f547f9565ec335bf8efcea4ff3d8149de6d62
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Feb 27 21:04:46 2009 +0100

    Qt: remove debug forgotten.

commit 01ac4a7e1cf0a24c2f8bd2dfd4e79ee51990202e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Feb 27 21:01:56 2009 +0100

    Qt: block too large Windows for open dialog. And close #2475.

commit f8d66f23e21afdb60bb8e31b2f8fa7bdfba93ad6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Feb 27 20:58:12 2009 +0100

    Qt: remove the static QAction* for the menus consistency in the Fullscreen Mode.

commit 916aa463af5260cac06cce80c1c84b3b6be5f331
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Feb 27 20:28:55 2009 +0100

    Qt: remove the HACK with the static QAction for minimalViewAction, and fix a few minimalVIew issues.

commit 2dfd048ed72af838b8ac11dd19102a68e23dd83d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Feb 27 18:30:55 2009 +0100

    gestures: cleaning.

commit 8285136ce30f68018d850dbc509b4a7141dc0183
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Feb 27 17:18:55 2009 +0100

    hotkeys: factorization.

commit da8ff69a018db3a041860c174ac4c6000af6ae1d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Feb 27 17:09:56 2009 +0100

    gestures:
     * add the possibility to go slower and faster (wasn't finished)
     * some cleaning and factorization

commit d935c55c7f234d125b573371eb9899ba3f86c244
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Feb 27 16:37:58 2009 +0100

    gestures: remove the (init|end)thread function

commit 94d67fe0680ff44c89c83b2960d5cfe5a2cc8801
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Feb 26 23:04:30 2009 +0100

    gestures: use the right objet for the variable.

commit 2f47743dcf44e953c7b82bfd9ffe3ffa3a6d5437
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Feb 26 18:22:51 2009 +0100

    gesture: remove one dummy function and clean a bit.

commit e42739b4afbb1614cf0b97d2235716cbdb4c99b1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Feb 27 11:30:10 2009 +0100

    Qt: remove debug.

commit 9c902929930dd435d96e41aac7d382f2fdfb1e97
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Feb 27 01:33:32 2009 +0100

    Qt: repair A->B loop and close #2558

commit a63f8160772f5a9a78732122ba53a7283d45a1be
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Feb 27 01:07:39 2009 +0100

    s/Paste MRL/Paste Location/

commit 410e1456ded4f5be5a8633a3e013289ef3402e89
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Feb 26 11:23:32 2009 +0100

    skins2: simplification.

commit f03b31ee8f915c5c993095466b340ee1e620c961
Author: jpd@m2x.nl <jpd@m2x.nl>
Date:   Thu Feb 26 15:05:37 2009 +0100

    Change wording to be more accurate.
    
    Change wording to be more accurate.
    
    And maybe make JB happy.
    
    Signed-off-by: Rémi Denis-Courmont <remi@remlab.net>

commit 56cc823ccc929472d03a2f2c3d9174103f085bb2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Feb 26 00:55:59 2009 +0100

    New hotkeys for normal speed(=), faster(]) and slower([)

commit 8bf474fda23a9c42305786eb6df4b5d6832ef75d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Feb 26 00:43:33 2009 +0100

    More NEWS.

commit 737137279ab992a32802ec21fac96584caf53820
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Feb 26 00:01:41 2009 +0100

    Added hotkeys for fine playback rate control.

commit bbbebb32bde82796ef8f09db44caf93918dc6921
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Feb 25 21:58:18 2009 +0100

    Use calloc when appropriate (cdrom.c)

commit f82668b3308298d4843b5517c6df2570de8ae8f8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Feb 25 21:12:51 2009 +0100

    Cosmetics (notify)

commit 10ba29147acb715e19957ce945354e81bfb9f63e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Feb 25 21:03:48 2009 +0100

    Fixed potential segfault in notify.

commit 109c372a3a5d0cd7f4c1470b49e45cb1a51eff2e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Feb 25 21:03:09 2009 +0100

    Cosmetics (notify)

commit dcd782bd7936b73e50790494b827f3cbe52a7155
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Feb 25 21:01:15 2009 +0100

    Remove useless/wrong static non const variable (notify).

commit 9b028f81d839b8d4835312a7c12122f9d5c17c58
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Feb 25 20:53:48 2009 +0100

    Cosmetics (notify)

commit c80d156ded76e3c5537568c96f24be1a0886787b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Feb 25 14:23:25 2009 +0100

    update LIST.

commit fd80be2b14b55b096ccab05f9cc4ae77fb4f1b59
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Feb 25 14:18:40 2009 +0100

    xtag: comment out xtag_snprint wich is never used.

commit df993d1ce79295a84960624dc30c90e0e9bafedd
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Feb 25 14:14:13 2009 +0100

    stats: consistence declaration.

commit 93067a2e334bbc6d30bf53c58ca013ed43f21cbd
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Feb 25 14:08:14 2009 +0100

    plyalist_export: less includes.

commit 277ae701fb6cb331e52eba19956b50e081551eaa
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Feb 25 13:56:46 2009 +0100

    playlist export: unify module description.

commit 483c5ced94d21a01d759792451d26a5a9ad2b423
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Feb 25 13:53:23 2009 +0100

    osd: less includes.

commit 27a40f30d6bbd0190a122dc7f9e042dac320f73b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Feb 25 13:46:16 2009 +0100

    osd: use calloc and a bit of cleaning.

commit c7d390748c73d178bc33ebe6cee311449a818b5b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Feb 25 13:40:13 2009 +0100

    osd: less includes.

commit e902925f9792c77a456a4d7009d2636c7a3b120d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Feb 25 13:33:17 2009 +0100

    unused variable.

commit bb37f1c4a1164f0d993d2bb890ceb8763552948a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Feb 25 13:25:29 2009 +0100

    telepathy: compute test only one time
    (and strlen("item-current") == 12)

commit 441e26094df4feb354cb2c9aaf63d5a5ce90cef3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Feb 25 13:22:32 2009 +0100

    notify: less includes.

commit 82b4611cba108abf3a142437d40c1b93b8cd992e
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Feb 25 20:06:43 2009 +0200

    Convenience target to run also the broken tests

commit 76edeee9b7ae4066c74495b384f67f9e6e2279da
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Feb 25 20:06:31 2009 +0200

    media_list_player test now works

commit 97a25c1e1dad85be8bdb14c4b7e308d1eebf5c38
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Feb 25 20:06:05 2009 +0200

    Provide a dummy (empty) but valid sample file

commit 099bacb29a8e70ec553ea16c4c4a09099a165b2a
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Feb 25 19:38:21 2009 +0200

    media_list test is safe to run

commit b632da4ef211e214f3a1044d40bb43bf7b666b12
Author: Cody Russell <bratsche@gnome.org>
Date:   Wed Feb 25 18:35:36 2009 +0200

    Do not notifications actions if the server does not support it
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit 51d3696e9db7df2a1cabade28f058d8183b6d1ed
Author: Adrien Grand <jpountz@videolan.org>
Date:   Wed Feb 25 04:42:00 2009 +0100

    Avoid infinite loop when the telnet session is closed client-side.
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit 9563b714723b40c3c2020e51c1c6a2474e3cf548
Author: JP Dinger <jpd@m2x.nl>
Date:   Wed Feb 25 14:19:48 2009 +0100

    Fix spelling of the word ``instantiating''.
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit 71289a77408c0447ae938a77659b13710949c84e
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Feb 25 18:13:47 2009 +0200

    Use IPPROTO_IP if SOL_IP is missing

commit d282bd2d015d247babd65da6df4370c29ebb4cab
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Wed Feb 25 14:10:43 2009 +0100

    Win32: fix crash reporting version string

commit 76daa01762824d225c785be408883112b78e1201
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Feb 24 23:56:55 2009 +0100

    Added missing EnsureUTF8 for CD-TEXT.

commit b272e1a1180ca1b24161a9239812aacbc02d840b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Feb 24 20:28:03 2009 +0100

    Set dummy decoder output format.

commit 5c7ef93f15cddd8fbc8104f3899543d447c90de1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 23 21:08:35 2009 +0100

    Improved a bit SRT support.
    
    Added missings realloc/malloc checks.
    Added support for not closed html tags (only if missing at the end).

commit f4ad83ef27011fed81df3a72f81c09887ec8c088
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Feb 24 23:42:29 2009 +0100

    Added CD-TEXT support to our cdda module (linux/win32).

commit 9fd326a0f6eea08df982f77c6f4ef7e30ba4005b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Feb 24 23:40:59 2009 +0100

    Fixed a segfault in hotkeys.

commit fdef07da7c3c505ac400ae5e4a48c31ae236fef4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Feb 24 23:29:34 2009 +0100

    Prepare GetTracks for CD-TEXT (cdda).

commit a127a08986b5d20e942875be3261a775aced1f20
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Feb 24 23:15:59 2009 +0100

    Clean up/Fix memleak in CDDB code for our cdda access.

commit 875135115a32de14936fa39f2f86129d6681a87a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Feb 24 23:02:34 2009 +0100

    Added ioctl_GetCdText to our cdrom wrapper for linux and win32.
    
    It is not yet used, but will allow CD-TEXT info support.

commit 0d80d151a547239d8cd779bad2656f958e66978d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Feb 24 22:51:50 2009 +0100

    Cosmetics.

commit 93eaf1bcd713cd8c84cab81f7695aeee01b2df02
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Feb 24 22:51:22 2009 +0100

    Fixed a small memleak in cdda/vcd code.

commit fd6d55865e330899af00e6349942ecccf738fe17
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Tue Feb 24 22:33:07 2009 +0100

    WinCE: make buildbot happy for now.

commit 8793ceff6280a7c7a8330ad459a7855ebcb90bbd
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Tue Feb 24 21:45:26 2009 +0100

    WinCE: add more libs to contribs

commit 2114aaa9b0badfcbb840d4f1325e2add71e0e3aa
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Tue Feb 24 21:37:29 2009 +0100

    Win32: send crash reports to ftp://crash.videolan.org/crashs/

commit 5dca2e339ed999d8d71182f50f5aa1d1927df0c9
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 24 19:50:13 2009 +0200

    Use a framebuffer whose visual matches that of the window - refs #1672
    
    This might fix the X_GLXCreateWindow BadMatch error. I cannot reproduce
    it, so I cannot confirm this.

commit a39cf798c25f9bfd9395bdd334cbb603b850e001
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 24 19:39:40 2009 +0200

    Get configurations for the screen we do use.

commit c6d7fc8b29900c18116fc16f5aad1756b3a9db22
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 24 19:23:37 2009 +0200

    Require a visual since we need one at the next API call

commit ef48f9b6ff12a989e7b90573d2261a3be128e6a3
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 24 19:06:37 2009 +0200

    Don't handle impossible error
    
    glXChooseFBConfig always return NULL if there are no adequate configs.

commit 39863326be73832277af40324bbc3f18c46bd23f
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 24 19:00:47 2009 +0200

    static const

commit 4edd7a90d72802e126c4e6429081541debf2a351
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Feb 24 11:18:43 2009 +0100

    Qt: use the new lock icon.

commit 4362a469b5203cc57a17d4acb9354e8d03925478
Merge: 10f1c32 36ed9b0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Feb 24 11:15:50 2009 +0100

    Merge branch 'master' of git@git.videolan.org:vlc

commit 10f1c32dbd8552e3cfe824aae2b861871252a09d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Feb 24 11:15:14 2009 +0100

    Qt: add a new 'lock' icon.

commit c3eb103253eb95f152f38a4a0601f7ac9081707e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Feb 24 11:14:44 2009 +0100

    Qt: Reset the Open List on acceptance

commit 36ed9b07993314c3bc04cd6ab4076b4a7b8a2176
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Mon Feb 23 12:06:11 2009 +0100

    Fix inexistant argument
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 2724ab87118a259287d564a7c51c92f9601ae58c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Feb 24 08:24:36 2009 +0100

    notify: use asprintf

commit df01ece21fbff81a29fe14fa4627243b69df0577
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Feb 24 00:30:13 2009 +0000

    Changelogs: we are in 2009

commit f2ab0091400e0c5d7d8570635a9c5918bb3d629c
Author: David Flynn <davidf@rd.bbc.co.uk>
Date:   Thu Feb 19 13:44:06 2009 +0000

    build: fix outoftree builds - dont use relative paths for source
    
     - Use \\\${top_srcdir} and \\\${top_builddir}
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit f67c6080cbb010127ce982630465f3daa92c06a4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Feb 23 22:21:16 2009 +0100

    ncurses: repare some of the locking problem
    (still a big problem with callbacks that execute an action directly)

commit b7923c3eaff47badd6272b126d267ea14fa13320
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 23 22:15:44 2009 +0100

    Qt, prefs, global hotkeys configuration, step 1.

commit c3cf2591de4e1def7e70f2fee6d793a4fd09685f
Author: Derk-Jan Hartman <hartman@veda.student.utwente.nl>
Date:   Mon Feb 23 22:01:33 2009 +0100

    axe -> axis

commit 213731a8dce21d01892eb362f5c08b6e250c3eca
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 23 21:48:39 2009 +0100

    Forgotten ' ' space in longhelp.

commit bb2ce27e431e13f1bdf0f51ef1b574ad5ec6e202
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 23 21:42:25 2009 +0100

    Remove one vlc_object_find usage.

commit 0f0e2e4db97b945967b204018c88a55bc0665a32
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 23 21:39:47 2009 +0100

    Qt: Add the hotkeys-mousewheel configuration to simple preferences.

commit 7ac20417252287374fe36df6bed54494656f05a1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 23 21:35:36 2009 +0100

    Hotkeys: configurability of mousewheel action to stop people complaining.
    
    3 options:
    - Mousewheel x -> volume && y -> position
    - Mousewheel x -> position && y -> volume
    - Mousewheel ignored
    
    See http://forum.videolan.org/viewtopic.php?f=14&t=49194
    and #1864.
    
    I think this is not optimal, but it should do it for the VLC 1.0.0-release,
    after that, we will see with the multiple-hotkeys development...

commit fec4fde41014892402d3ce3fa9139f5d58a15d63
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 23 21:12:22 2009 +0200

    Media meta data support
    
    This seems to trigger a pseudo-random native failure. Most likely a
    critical bug in the VLC meta support.

commit 45dbbcc4b8ada235bf3ff6b50c3a180fea3ffdaf
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 23 20:50:27 2009 +0200

    Media event handling

commit c05739b1259c0f827038880e3f3e4b41f455283e
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 23 20:34:04 2009 +0200

    Move events to a separate file

commit d14f8d432c2dfaea7365e728a61ec37c3cdcf837
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 23 20:00:52 2009 +0200

    Simpler and safer event callbacks handling

commit c68490b39829d0f456733d6c7af709db9f3ba412
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 23 19:55:47 2009 +0200

    Centralize run-time library name/path

commit 2c3c94bd0b1cb1ce2bb0beb4bf76c7c895d75da1
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 23 19:34:59 2009 +0200

    GetVLCInstance must return an non-abstract typed object ...

commit a13f27ece416447d39c34178346380c53b65201e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 23 18:02:41 2009 +0100

    Add a forgotten file to Modules.am

commit 7da51390659d29b3022c748b6e8491ad3e37f5e6
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 23 18:24:58 2009 +0200

    Copy IPv4 multicast TTL from RTP to RTCP.
    
    We were sending RTCP with TTL=1 all the time...

commit c3ce15c7c94fabcb37911641d32c977c60f64a03
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Feb 23 13:25:46 2009 +0100

    macosx: display the remaining time if the field was clicked once

commit 344560c70e6e186897acdab8e06c84844fca5b7f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 23 10:24:23 2009 +0100

    Qt: rename skip to step to match macos

commit 3fa2f02d415c943d122f4cd93455cfc23f149c8e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 23 09:24:05 2009 +0100

    Directory: ignore .ini files.

commit 955947a8b1b7c0da9d2273b9e1b73919fccb7a8d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 23 00:57:15 2009 +0100

    Qt: try to fix the arrow on the open dialog.
    
    Close #2508/

commit 01e557cb91df82859ce133fa27df71a318d979d3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 23 00:38:21 2009 +0100

    Qt: fix the weird size of the open dialog.

commit e74e198b6948b589da65ddd00bf13a20ef36c5c2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 22 23:40:51 2009 +0100

    Win32: remember to package skin.dtd and the skin.catalog

commit 09679e2b945f2d13c0ab4503f9cd92b7a1d7b49d
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Sat Feb 21 14:22:52 2009 +0100

    corrects no dtd found when changing skins
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit a1e6d3b1a9b1a819b24307cebbd85f12715797b3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 22 23:29:49 2009 +0100

    Qt: Fix error in previous commit .

commit eec6200bbb28c4b809a966f4bf7a1e57b2afd841
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 22 23:24:43 2009 +0100

    Qt menus: many new accelerators.

commit 3eaf01d29351ad0f23e94dd58b16cd517c6e981e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 22 23:04:16 2009 +0100

    Default transcoding profiles.
    
    "H.264 + AAC", "Dirac + AAC", "Theora + Vorbis", "Theora + Flac", "MPEG-4 + AAC", "MPEG-2 + MPGA", "WMV + WMA", "DIV3 + MP3", "Vorbis", "MP3", "AAC",  "FLAC".
    
    Please modify or add iPhone or any other profiles...

commit 1a2be0db9d4bdb7b43112f8e9e1caf3b791d3780
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 22 22:16:59 2009 +0100

    Qt, menus: improve the NavigMenu entries.

commit 9f0375cd8d66f314f46dc6e720d23b6451b8d6fc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 22 20:46:04 2009 +0100

    Qt, menus: various changes, speedups and addition to approach mac menus.

commit 8d5ee287550bd1bca53358d31f436a0200b8a18c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 22 17:27:53 2009 +0100

    Qt: provide a way to jump forward and backward programatically without going through hotkeys.

commit 87bbbc4566297bba76f2692f855d099dd52f6027
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Feb 22 20:50:51 2009 +0100

    Remove access-filter timeshift from OSX open dialog.

commit ee08622b536b912036678228307df89f60b4ae9a
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 22 18:55:05 2009 +0200

    I wonder why use a libvlc_time_t for a boolean variable...
    
    Who promised not to break libvlc now?

commit 8030cf38e972aaa78380a5d116e9a4cb4a544b9d
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 22 16:36:39 2009 +0200

    Don't use repeat the same adverb twice

commit d9bc2eda82bb3fc99a1fef77ccd6076a2625517b
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 22 16:33:10 2009 +0200

    Low-level support for events attaching/detaching

commit 113488b7940795ab88d6c2e3d5ab0980ff4fe5af
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 22 16:31:37 2009 +0200

    Version informations

commit 8ebc7def16c41602c5462a1483026cc1a6550ba8
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 22 11:57:15 2009 +0200

    Use @see instead of @ref

commit 99088673f9d9b4d172dbf6054542219b952be86b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 22 15:30:20 2009 +0100

    Qt: systray, don't show the tooltip on right-click! we need menu at that time.

commit 9ff3e13c0de009b56a9bf1ac7c9ce8d1a5252a0c
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Sun Feb 22 11:21:02 2009 +0100

    WinCE: add mingw32ce to the list of build systems

commit 9fc5b801573e522f72e159ae707992a2929e174f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Feb 22 11:56:56 2009 +0100

    cmml: less includes.

commit 3b954882ebc4f0be1b5a3a03e7f160cf6963e479
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Feb 22 11:18:38 2009 +0100

    rc: factorisation

commit 432bf4311c88b59601c5640aa9e118f087ace9d0
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Feb 22 10:54:57 2009 +0100

    xosd: simplification.

commit b3bfa5ad8eedfd5919d62433c993a581a032a61b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Feb 22 10:53:18 2009 +0100

    xosd: use a condition variable instead of a sleep.

commit 60a842695c2a896fabc16dac503210a0f36f7a36
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 22 11:54:23 2009 +0200

    Add media and player state support

commit 97bda2d0ab1e3d00aa00fe801531b0e1a570c57d
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 22 10:56:42 2009 +0200

    Add a main page to the documentation

commit f21526f2bfec92043ccc36047152995c750ff6ff
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 22 10:06:47 2009 +0200

    Do not leak native exception through our API users.
    
    Native exception are not completely safe, mostly because the memory is
    managed but not the content.

commit 987437599c1e284b11f647e45b6688518909b834
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 22 10:06:15 2009 +0200

    Separate MemoryHandle and StringHandle

commit 247431e0c9a01d71c6b3a6eb941b6e4cec32a98a
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 22 10:05:46 2009 +0200

    Documentation

commit b651213de77f80c8db34822521de0b37fe07154f
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 22 09:43:25 2009 +0200

    Fix HTTPd unused parameter warnings (on some compilers)

commit 57cd88227f6aeb11e7c0f21406d3bfbdd5461fde
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Feb 21 22:30:03 2009 +0100

    rc: remove one vlc_object_find.

commit 81cbd185cc94d4d216370524618d295573cf3ae5
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Feb 21 22:14:38 2009 +0100

    xosd:
     * fix playlist lock (maybe not perfect)
     * add some forgotten vlc_restaure_cancel
     * simplifications

commit e3cffc1f47c1d663b44bab84acbe71f12f483a1d
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Sat Feb 21 00:50:23 2009 +0100

    playlist locking forgotten (causes PL_ASSERT_LOCKED to fail)
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit 8df8bef6d2ad3b0204140a447db08622765bfb3c
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Feb 21 20:00:45 2009 +0100

    added support for -O4 when compiling with --disable-debug

commit 8416c5ff45d9c99ecd53e1d088bece8808cb6bb4
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 21 20:29:18 2009 +0200

    Cleanup IDisposable support

commit e93cab16aa6670811ef563463575e9d4b1b04a03
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 21 20:28:55 2009 +0200

    Provide the exception code, handle lack of message.

commit f9a4251a2e4b0b9a93379f68e5e2083344c791ea
Author: Tomáš Chvátal <scarabeus@gentoo.org>
Date:   Sat Feb 21 17:32:18 2009 +0000

    l10n: Czech update
    
    With contributions from Kamil Páral, Vojtěch Smejkal and Jakub Žáček
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 6bc5c775567a83d01b1fdc179acf781635f1ebbc
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 21 18:45:47 2009 +0200

    Basic tests for the media player, fix time units

commit 0476f4d8bf959b8e6a7a92f13ab6c5e1dc53cc93
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 21 18:14:19 2009 +0200

    Cleanup test cases

commit b8753d4dc225e5954b93b1e90b5257f722e7f23b
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 21 18:14:05 2009 +0200

    Mostly implement media player

commit ba68741a27542e5a03b626eb540223ef53811321
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 21 18:13:06 2009 +0200

    Update version and copyright. This depends on VLC 1.0 now.

commit 1f4b06d66bd0fc8e2bfeeaf8c77fd88802fe1025
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 21 17:10:02 2009 +0200

    Extend Media class

commit 73f14c799831112f1b3612314606d6e317b0d5b8
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 21 16:42:09 2009 +0200

    Safe handle class for LibVLC heap allocation

commit d2e7edbdb2edf1afde6e67bef8161025dcbcad4a
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 21 16:41:04 2009 +0200

    libvlc_free: wrapper around free() when the C run-time is not known

commit b6cada70eb95dad0934fe65de8ed01dbb792b1c2
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 21 16:37:14 2009 +0200

    Cleanup media player

commit 708049c3a8e43fd04f75b9befbe30e9855693179
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 21 15:55:36 2009 +0200

    Fix documentation

commit d1324549f23cf84d500188275032cf2a0640f65e
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 21 15:40:17 2009 +0200

    Explicit native exception methods scope

commit b93beb4cfd29d89c93072e13cec75f4bcf7f25ba
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 21 15:40:00 2009 +0200

    Cleanup instance and media class

commit e876396adcc8151303d3cf3e199922f1aaf4b380
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 21 14:57:25 2009 +0100

    Qt: deactivate the encryption functionnality until core or ts demux is ready.

commit a9d5d43afdd66d829cca40b1888709848d3b2e25
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 21 14:52:22 2009 +0100

    Qt: display a locker in the statusBar when encryption is set.
    
    This needs the core event, of course, in order to work... (not yet done, and probably for later).

commit 62eec6f8a0828cdffaff3499d659aa6d75a1e3ef
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Feb 21 12:57:16 2009 +0100

    contribs: the vlc-lib is non-existant nowadays

commit dd1639cd4c46101f65dc4cbd407f6daf9f34d9f5
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Feb 21 12:53:05 2009 +0100

    contribs: be sexy by default aka apply -DNDEBUG

commit 5c3061c517f36ec9faa225053d0e51c0e0a526e8
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Feb 21 12:49:15 2009 +0100

    contribs: use a specific pre-release version of LibSDL 1.3 for Darwin (already covered by the 5th contribs package)

commit e6072d0d9ce86621feadde64471f749671f15b8b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 21 11:46:09 2009 +0100

    Qt reverse for trickplay: show the button by default, and show it only when trickplay is possible.
    
    It is based on the "can-rewind" variable. This may be wrong, if so, tell me so and I'll revert this.

commit 16a3cb1bc6505191c1144fa52a295f87a4458ced
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 21 10:58:13 2009 +0100

    More NEWS.

commit 3fc7274ffd449868982bd5fb2d5a98d81ffb25f7
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 21 11:55:14 2009 +0200

    Support for opening any file descriptor with fd://

commit a04b972d1ee9bfd55f063ff1b3e415ab24163a2f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 21 10:45:38 2009 +0100

    Qt: reverse Button.
    
    Make it checkable, change the text for the toolbar editor and show it only on input.

commit 498b9a3688a4b28acad4ec4e5e55fe68f77866bf
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 21 10:38:22 2009 +0200

    Update HACKING

commit c609bd896bad57b76befe29770e0ff56c10dbf2e
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Feb 21 00:54:00 2009 +0100

    fixed make dist

commit de50f7f2d5bce022db38bc7aa21feea61ae4b655
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Feb 21 00:50:42 2009 +0100

    macosx: improved font selection in the simple prefs by using the 10.5 API

commit e4fa3e2f367910c1ead73c660fafdacfa054985a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Feb 20 20:26:06 2009 +0100

    contribs: remove non-working compilation support for OS X Tiger

commit ed0d83037ef49dab6a4014d92965e8ba3eda61ba
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Feb 20 19:27:34 2009 +0100

    macosx: set llvm-gcc as the default compiler for the contribs

commit cf44d7458dcd61fc124e945c4284448d6ab88ff5
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Fri Feb 20 18:52:47 2009 +0200

    libxml: fix plugin re-entrancy - refs #2541

commit 25c5812608316c7cd9b19c0adf8b111cb46774f8
Author: Frédéric Crozat <fcrozat@mandrake.com>
Date:   Fri Feb 20 18:13:02 2009 +0200

    Fix format-security warnings
    
    Trimmed and
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit 2d50850e3eb4b83d9d74cac6c7e6ff22454548cd
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Fri Feb 20 18:18:05 2009 +0200

    Unused variable

commit 76aa264984fd32e7d2d7dfb2bcc573ee520ad8f8
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Feb 20 17:09:42 2009 +0100

    Revert "mozilla: video is displayed again"
    
    This reverts commit e538b7082ff17fb1ff04ea89cc4dd2e8143122ae.
    
    I misunderstood the usage case for drawable-xid. MacOS X AGL needs a separate instance of drawable events.

commit 07a69e826ecb666cce2fd75c91dcc88f40dd8b97
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Feb 20 16:56:11 2009 +0100

    lua playlist: add playlist parser for Anevia Toucan list_streams.idp functionality.

commit 15b0e318a9d0e898243e44afc2030e819d3aa925
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Thu Feb 19 16:14:36 2009 +0100

    rc: add missing playlist_Lock()/playlist_Unlock() for playlist_Status().

commit d83d614c6f17b4ec5a3ab701b976bb192d033479
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Thu Feb 19 16:01:48 2009 +0100

    rc: "state" does not return playlist_status_t but input_state_e.

commit 9ffe4d65c8a288b49a53d5b20611e6195643f652
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Fri Feb 20 18:03:28 2009 +0200

    Remove silly cast

commit db8bc2b4bee3ff874080aa2a6293edf1a7af465e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Feb 20 15:02:26 2009 +0100

    simplifications.

commit 1dd4f850631e4a2df4f4caeae7713fe883d56c5a
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Feb 20 15:52:22 2009 +0100

    contribs: updated binary üackage for OS X. I'll only provide one compiled with llvm-gcc-4.2 (i386 already uploaded, ppc to follow later today, x86_64 to follow once VLC 1.0 is branched)

commit 5a005c66194a61f1e24e1ea0a9547f996f541011
Author: Pierre d'Herbemont <pdherbemont@videolan.org>
Date:   Sun Feb 8 00:31:33 2009 +0100

    Forwardport 5ead92ffd58088828ed802173d963b2571f0cd69
    mtime: Use mach_absolute_time on Mac OS X instead of gettimeofday.
    
    mach_absolute_time() is a monotic clock, whereas gettimeofday() is not. For that reason setting your computer time while playing a movie won't halt playback anymore.
    
    Seems to fix the dropped frame issue on Mac OS X.
    
    Signed-off-by: Derk-Jan Hartman <hartman@videolan.org>

commit 4a49ce095158d52988c42fabc0db82786495f9b4
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Feb 20 15:44:59 2009 +0100

    Fix compilation

commit 71b7780d5bd9c5f8e6c32a462ef1cec42ee27921
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Feb 20 15:06:32 2009 +0100

    llvm seems to solve our cancellation issues. Revert "mtime: Make nanosleep a bit more cancelable than what it is on osx."
    
    This reverts commit e1cb28a3a913418ac845c622e0d1647ed0d24d39.

commit 9cb16e8f71a79a2cd2a012cca0923a3660a6d32c
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Feb 20 15:06:10 2009 +0100

    llvm seems to solve our cancellation issues. Revert "Tentative hack for OSX msleep/mwait cancellation"
    
    This reverts commit 3b6ed8084e27fa27f51d3abdeb37052ea9af38fb.

commit 19e9de434c48cd2dbea1ad3872c041daf0a26668
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Fri Feb 20 15:04:45 2009 +0100

    llvm seems to solve our cancellation issues. Revert "Compilation fix"
    
    This reverts commit 076dc4357cbe4eec9085a59162c6910a07d0b850.

commit e538b7082ff17fb1ff04ea89cc4dd2e8143122ae
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Feb 20 11:55:22 2009 +0100

    mozilla: video is displayed again

commit b1e669cc51556e0aef7357b15d44505113a2f4bb
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Feb 20 14:32:47 2009 +0100

    contribs: compilation fixes

commit fd139121a62064ead89639b68fc109e45efda260
Author: Jean-Baptiste Kempf <jb@sasmira.jbkempf.com>
Date:   Fri Feb 20 14:19:34 2009 +0100

    Doing Meuuh's work :p

commit d1ceadaf8bc7ccba0bc92d1d49d2c46d1f5f7fd5
Author: Jean-Baptiste Kempf <jb@sasmira.jbkempf.com>
Date:   Fri Feb 20 10:22:46 2009 +0100

    Qt menus: add faster/slower/normal rate

commit a8291189ab6f75e859e934b884faa53b4770873a
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Wed Feb 18 16:57:55 2009 +0100

    Corrects crashing when a skin doesn't have a video widget.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@sasmira.jbkempf.com>

commit 521b3b3d69c41e3f7366d06becd8a99e4b305fb8
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Feb 20 13:33:31 2009 +0100

    macosx-plugin: really fix the compilation if top_builddir != top_srcdir

commit ee2ac0d64fa697b3eb53a276e6537c475cc5b3a3
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Fri Feb 20 10:50:18 2009 +0100

    WInCE: fix infinite loop in vasprintf replacement
    fixed by Pierre Ynard

commit 7353924f5580954f23e4808dee34b73813c6a926
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Sun Feb 15 11:36:52 2009 +0100

    Ensure cone is hidden before video is shown in qt4 interface
    
    Signed-off-by: Jean-Baptiste Kempf <jb@sasmira.jbkempf.com>

commit 087123fe974490145e8c1a50ec726cd4c7dd3187
Author: Jean-Baptiste Kempf <jb@sasmira.jbkempf.com>
Date:   Fri Feb 20 01:18:22 2009 +0100

    Qt: menu, code simplification.

commit 4d866e7a568a29694cf0dfbf050369d0bb6cbe6e
Author: Jean-Baptiste Kempf <jb@sasmira.jbkempf.com>
Date:   Fri Feb 20 00:44:13 2009 +0100

    Qt: menus, comments fixes.

commit b9bfa887799054cfd7c2a801021870de8fdbdaa4
Author: Jean-Baptiste Kempf <jb@sasmira.jbkempf.com>
Date:   Fri Feb 20 00:36:33 2009 +0100

    Qt: menus, minor code reorg.

commit 5987ab5a787aa8cd9f8d83522cc1ee9454f24ae8
Author: Jean-Baptiste Kempf <jb@sasmira.jbkempf.com>
Date:   Thu Feb 19 23:17:53 2009 +0100

    Contribs: faac && faad2 update.

commit 37af1e427d48f56f1033baabda39122dc699495c
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 19 19:31:47 2009 +0200

    Revert "modules: initialize return pointer to NULL"
    
    This reverts commit 866faad67c52b93f57d1fc32fa155ca12828e869.
    
        module_t **list, *module;
    
        list = module_list_get (NULL);
        if (!list)
            return NULL;
    
        for (size_t i = 0; (module = list[i]) != NULL; i++)
                            ^^^^^^^^
    I think this needs no more comment.

commit a744c7cf2fbb9a1f19d97a64e5f65d60e357e1cc
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 19 19:28:32 2009 +0200

    Start rewriting the CIL bindings

commit 866faad67c52b93f57d1fc32fa155ca12828e869
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Thu Feb 19 08:30:49 2009 +0100

    modules: initialize return pointer to NULL
    
    If module_find() does not find the requested module it would return an uninitialized pointer. This made VLC webplugin crash under MacOS X. Thus make sure to initialize it properly to NULL.

commit 63cedb8d9b7235aef2d178f2b2bce369d5eeea47
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Feb 17 20:59:14 2009 +0100

    darwin_specific: put psz_vlcpath to null after it being freed.

commit db7548c0695b67ad42cc69e19a8d24a7974be70e
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 19 19:19:52 2009 +0200

    Missing dependency

commit 8b40fb0f0bfb71913fe5dd22402ecfa479d80b6d
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 19 18:12:08 2009 +0200

    PulseAudio cannot be unloaded - fixes #2538
    
    (I would not be surprised if the bug were in the VLC plugin though)

commit cbb613cdc42171252ca46318165ab6ad7fa32beb
Author: Jean-Baptiste Kempf <jb@sasmira.jbkempf.com>
Date:   Thu Feb 19 16:54:29 2009 +0100

    Contribs/win32: Use std=gnu99

commit 392cc7bc82542afd615310b9553603e43dbf51a1
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Feb 19 16:25:55 2009 +0100

    fixed compilation warning

commit c66c918f55406dfe59763ee379648ccc36ee85fa
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Feb 19 16:14:25 2009 +0100

    macosx-plugin: fixed complation on the buildbots

commit 12dd5ea5617f78ad80764d9aef2fffd870a318cb
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Feb 19 16:10:17 2009 +0100

    macosx: more approbiate locking suggested by fenrir
    
    and fixed a small typo

commit b021f08d84b02f9ac672f5af74242d63a2cda970
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Thu Feb 19 15:37:19 2009 +0100

    macosx: re-arranged the audio and video menus to look similar to the Qt4 interface. Additionally, implemented an 'Open File...' item in the subtitles-submenu

commit 47801e515603ae4e395f16254b5222fb71fc3427
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Feb 18 12:14:25 2009 +0100

    macosx-port: removed compatibility code for outdated versions of OS X

commit a8038909a53411e7978b2ae0856a0e60ddf1651b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Feb 18 11:56:30 2009 +0100

    macosx: implemented saving of the debug log as RTFD and slightly extended the catcher for outdated OS X versions.

commit 0bd6fe5f997142bfaa6f24244d966fd9d040faf2
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Feb 18 10:55:32 2009 +0100

    macosx: added missing playlist locks

commit 5568c88e76b8f016756ee8349190b96dd94f345b
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Thu Feb 19 14:14:54 2009 +0100

    Win32: go to fullscreen on the same monitor as the vlc window
    Fixes #2517

commit f129ccad24126fe9b044a57d1a77f28325f54541
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Thu Feb 19 02:42:00 2009 +0100

    WinCE: add missing include in vlm.c

commit aaee4b600893c2cbb37f36e3b703b7fc1d431d6a
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Thu Feb 19 02:11:08 2009 +0100

    WinCE: don't use features absent of Windows Mobile

commit 3bc410784e8d63794bcd7ab2a582dac67ee70629
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Thu Feb 19 01:36:52 2009 +0100

    WinCE intf: don't use old preferences macros

commit 3220b6ce9386c3dd498ae0b5f5e732a0cc895561
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Thu Feb 19 01:35:51 2009 +0100

    WinCE intf: LVITEM needs an index

commit 465ce16e5880de5bec69003f48469fd45a56be9f
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Wed Feb 18 18:54:48 2009 +0100

    WinCE intf: remove VLC_Changeset

commit 7480fa285fc662ba062f6b44ce9e2d627e358767
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Wed Feb 18 18:53:58 2009 +0100

    WinCE: fix compilation of wince.cpp

commit b706620b1012130eeeb4075fe93e250f87c4ddd2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Feb 19 00:01:27 2009 +0100

    Fixed a memleak in cdda.

commit 55e3dca3b7164bfb8aeafc21b9e9ea6258cf4bf9
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Feb 18 22:56:41 2009 +0100

    Allow to only specify --cdda-track to select a cd audio track.

commit 97732ebb5fb41073093f74c8167bea0895550f63
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Feb 18 21:11:52 2009 +0100

    Added a "key-rate-normal" to reset input playback rate to 1x
    
    It is related to #1122 and #1848.

commit 366ec46f5e2df248858b1a6ac978a823f33225ac
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Feb 18 20:52:09 2009 +0100

    Fixed mms udp polling and network timeout.

commit 10c08ec843a2d6d96d081f5bd987a3064825c40a
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Wed Feb 18 13:09:26 2009 +0100

    Update forgotten function calls
    
    Fixed by Pierre Ynard

commit d1d56e18a807abb076a24428352c6a9ea60aea16
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Feb 17 23:48:36 2009 +0100

    Improved ac3/eac3 support in mp4 (fix #2524).

commit 247685e30aacb74925c486928844aff52d46874e
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 17 23:28:40 2009 +0200

    Keep the bank lock until plugins are loaded.
    
    This is a bit ugly but it fixes two race conditions:
     - loading plugins while another thread is initializing,
     - using the bank when the first thread has not completed loading plugins.
    
    Unfortunately, there is still a small race when module_need() calls
    AllocatePlugin(). It really should not -need to- do that, but the fix would
    be quite invasive. We would basically need to store plugin callbacks by names
    rather than function pointers. Then the module descriptors would be fully
    serializable, so we would not need to re-describe plugins when loading their
    shared object. That would also fix the last known corruption bug in the plugins
    cache.

commit a6acf806b45fdbb7244297faaf0e902811c9e6d3
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 17 22:51:42 2009 +0200

    Remove unused member

commit 14cfaf06ed6499e80b5e67fb6617b18de9a54791
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 17 22:50:24 2009 +0200

    Plugins depend on the core symbols list, not the whole library

commit 3c7ab8b5496240a4680c19ad1fab7d919637bbb2
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 17 22:35:50 2009 +0200

    Fix warning

commit 3ce63d4022abca8c52af0fff6d15cf38f6df71da
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 17 22:35:12 2009 +0200

    Do not declare non-existent module_ResetBank

commit f8cca7cf7aad2fdfff4b06e1f645f46dca3acaca
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 17 22:32:02 2009 +0200

    Remove remnants of builtin modules support
    
    If we ever to reintroduce builtin modules, we anyway would need to
    rewrite that part.

commit dedea65ce68fa1b5e5000dce7e980f6b5243ea50
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 17 22:18:07 2009 +0200

    Cosmetic (avoid static variable in a few functions)

commit 56cd4f10aa4f8a6b8333d5d34047350e0cdae455
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 17 22:08:18 2009 +0200

    Missing const

commit 30876dd3bcd475add619adc73e0c8d23718d1e96
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Tue Feb 17 21:05:53 2009 +0100

    * skip potential subtitle filenames that start with a dot.

commit 17948de947bf2f2b17e5d2bff3183d4ca1fbad91
Author: Aurélien Nephtali <aurelien@sitadelle.com>
Date:   Tue Feb 17 15:47:07 2009 +0100

    Fix crash when transcoding from mpeg2
    
    The attached patch fixes transcoding from mpeg2 with last VLC from git.
    
    jupiter@~/vlc> ./vlc file.ts --sout
    '#transcode{vcodec=mp4v}:std{access=file,mux=ts,dst=/dev/null}' -I
    dummy
    [...]
    [0x212d9c0] libmpeg2 decoder debug: 720x576 (display 720,576), aspect
    768000, sar 64:45, 25.000 fps
    [0x212d9c0] main decoder warning: can't get output picture
    [0x212d9c0] libmpeg2 decoder warning: invalid picture encountered
    [0x212d9c0] main decoder warning: can't get output picture
    zsh: segmentation fault  ./vlc file.ts --sout  -I dummy
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit df89b213f3a14ba2e853f94800d1c5a153040d35
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Feb 17 19:52:43 2009 +0100

    Fixed Qt4 interface to use the new postprocess vout variable.

commit 96b19872be5d209ea3b0f0c9970ccbe89dd353c8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Feb 17 19:52:05 2009 +0100

    Added a "postprocess" vout variable.

commit 43ff738b1b843958a33ae98162228cb0f1527773
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Feb 17 00:14:32 2009 +0100

    Added QTYPE_NONE to easily detect if qp are present (vout).

commit 016c159e5b5956cfb372573fcfb6b0fc82ff8b04
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Feb 17 17:22:28 2009 +0100

    macosx-plugin: improved wording

commit b5aec87d99906fbca13083b0ff24d1cb4d2516f8
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Feb 17 17:20:37 2009 +0100

    macosx-plugin: Removed English to English localisation of the bundle info
    
    This was done for no obvious reason in the past... Additionally, this fixes proper version information display in the Finder's Information panel.

commit 8b7c6b3d5f6004075bd6ec55f160627cfcab1b35
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Feb 17 16:46:45 2009 +0100

    fb: initialize p_sys->p_video to MAP_FAILED.

commit e4d9dab6f8d5d1648f4503de1ec19de767b0d605
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Tue Feb 17 13:53:01 2009 +0100

    Revert "python bindings: workaround for the #2257 / #2266 VLC bug (linux only ATM)"
    
    Not needed anymore since we are back at linking modules with libvlccode.
    
    This reverts commit 937e3f2f6b56c287e9acecfc77d65841300325ca.

commit 31f30e9a67e22fe30b5da63ad2cafef22a47a681
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Feb 17 13:48:49 2009 +0100

    mozilla: build fix on MacOS X for commit c26963910979f706f8830dde3785317aeb42ba03

commit c3227e182b51375bbccb48d4e386c01b5a820faa
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue Feb 17 12:39:38 2009 +0100

    mozilla: cleanup

commit c26963910979f706f8830dde3785317aeb42ba03
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Tue Feb 17 12:02:31 2009 +0100

    mozilla: protect calls to libvlc_playlist_isplaying()

commit e2ce58906aea751839e2277f2f5a7e4871ff3106
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Feb 13 16:24:42 2009 +0100

    mozilla: test.html print "state" information in an alert box.

commit 98727134d5694e045b5d7bc1fa69c6f317583d9e
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Feb 13 16:22:51 2009 +0100

    mozilla: no functional changes
    
    * Rename i_playing to is_playing
    * Handle case of p_md being NULL.

commit 4a811898954cb393152454c9dc80b48352e09dd9
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Fri Feb 13 15:49:00 2009 +0100

    mozilla: Recreate toolbar pixels to a smaller size.

commit 94fb5c71c977c60204a0aa38c9271b0ff7b8b01e
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Wed Feb 11 17:05:32 2009 +0100

    fb: do not segfault when OpenDisplay() fails in Create().
    
    When the plugin fails to open the framebuffer, then the mmap might
    not have been done yet. In this case a segmentation fault will occur
    when memset is called on p_sys->p_video. (p_sys->p_video is either NULL,
    or MMAP_FAILED.)

commit fe83d5a4cb9fce7809fee29d883193ca3d4f6999
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Feb 17 12:34:33 2009 +0100

    Add .rec files in open files.

commit 0202ccfc6e469c2638dcd0767d4747b7456a3105
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Feb 17 00:17:38 2009 +0000

    We're back to linking the plugins with libvlccore

commit cf759926c989565a5dbac9a7110b821afc2aec64
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Feb 17 00:10:39 2009 +0000

    Set the libvlc internal verbosity
    
    When set from the config file

commit dd4e410bc3e2c4e94300c7942d5f5cd3e0102818
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Feb 16 22:15:25 2009 +0000

    Hopefully fix macos moz plugin build

commit 19dc51b1638333cfeaf16de5fbcb3017eb238fe1
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Feb 17 02:04:06 2009 +0200

    qt4: fix compile which was caused by removing one line too much in rebasing, my bad

commit 6a275918c96dc06214e7cc9fe401e5efcee237f4
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Tue Feb 17 01:23:34 2009 +0200

    qt4: change callback to new playlist-item-append/deleted

commit cb81565b63c8062ced063a49d854e9156e2a5de3
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Feb 16 23:28:04 2009 +0200

    qt4: remove item-change callback from playlist-model

commit e916edc909efeb05d774e35d9cca10076d47548f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Feb 17 00:01:02 2009 +0100

    Removed one malloc per new playlist item (qt4).

commit 3fae03b32f4d08daac07f1d4059b7f79da3585d1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 16 22:46:16 2009 +0100

    Removed unused field and clean up (playlist).

commit 8a163fd8273e5feaa366c2a4dacc0eb75d0dbf77
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 16 22:30:58 2009 +0100

    Renamed playlist "item-append/deleted" to "playlist-item-append/deleted".
    
    I hope they will reduce the risk of error until the playlist API is rewritten.

commit bf099fea1fbc4f6290daf9ebe0365451455ded82
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 16 22:24:38 2009 +0100

    Renamed playlist "playlist-current" to "item-current".

commit 1f029c7029004c293684a54d7adba593f332c31b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 16 22:05:02 2009 +0100

    Document a bit playlist event variable.

commit 2522756ed78467e612dfbe5d9761945d0619d64a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 16 21:41:13 2009 +0100

    "item-remove" does not exist (dbus).

commit aaa0d27584304a53f5f413f9b7a7f1b77d22c24e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 16 21:33:43 2009 +0100

    Modify playlist code to always use input_item_t->i_id in "item-change" callback.
    
     The previous code mixed up playlist_item_t->i_id and input_item_t->i_id and
     so this callback was unusable.

commit c5687adeae1a4f9488b8e8c1c311f4216f5a157e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 16 21:03:39 2009 +0100

    Cosmetics.

commit 567a3b099a789ce689d466b3920ef4e8e14ebc37
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 16 20:54:18 2009 +0100

    Added missing lock assert to playlist_CurrentPlayingItem and playlist_Status.

commit 0969e58f452d3ad9f36b96122c401f4151c0e45f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 16 20:50:31 2009 +0100

    Removed or privatized playlist functions.

commit 337b63e85fca1fdcf3967053e68540413ad60ee4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 16 19:51:54 2009 +0100

    Suppport AAC LATM inside PS (with a PSM).

commit 6cc964b5770ed5840eb6b039cb2a033d0673bc55
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 16 21:23:39 2009 +0200

    Fix pkgincludedir in vlc-plugin.pc
    
    Pointed-out-by: Benjamin Gerard

commit 1791475618d2b251c3f9325fbaf1a54ec508886a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Feb 16 16:05:26 2009 +0100

    calloc usage.

commit e49255cb910661e5a878297cc688d48b6e84fe46
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Feb 16 14:55:11 2009 +0200

    Revert "QT4: connect signal from inputmanager metaChanged to playlist-model so it updates item."
    
    This reverts commit 394a9e2c128f34c183a2c4d9b7efc5ca5679afa7.
    
    This doesn't really fix the issues, so better to revert and rework it.

commit ff9c8ae1c3c8b0f4bf9b245c5889b3101d748cae
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 16 08:27:31 2009 +0100

    Qt: don't spam the log with too many debug messages...
    
    This doesn't solve the fact that ItemChanged_Type is called WAY too often... Fenrir, ILEoo, ideas?

commit 2cbbe8dc00667f5bd2c0601e46a5a402bef17e79
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 16 01:14:20 2009 +0100

    Revert "Qt: deinline createStatusBar() and explicit statusBar creation." and Fix StatusBar - close #2523
    
    This reverts commit f509b90d14a08b1fb6b4e6584c56e4ce5a6bb086.

commit c318005be1b5281fe79f14d0e9d164e3da3424a0
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Feb 16 00:41:27 2009 +0100

    macosx: updated default configs (use the 10.5 SDK instead of 10.4u)

commit c2c76c6c49ce320e92c6d703ad98635b5bad1c87
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Feb 16 00:39:47 2009 +0100

    macosx: fixed the messages panel by updating the code to the current API

commit 0f7aa11e04078d171fd8657798a97607f1f34854
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Feb 15 15:36:04 2009 +0100

    minimal-macosx: compilation fix. Needs testing within the framework.

commit 76c4a0622d95d10e241fe98d64a6f5e102bc4324
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 16 00:38:16 2009 +0100

    Qt: toolbar-profile, provide 4 profiles, one being close to 0.8.6 interface, the other one close to 0.9.0 and too smaller ones.
    
    Default can be changed, please give ideas.

commit c3338de60c0680338089477ec040039f6610c6c5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 15 23:39:40 2009 +0100

    Qt: profiles for the interface toolbar edition

commit 7ca5ee99cdc0b06d14f5de332b8b49e109ca456e
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 15 19:59:44 2009 +0200

    Minor cleanup

commit e0fb922045f7db738fd960373cd4261ea8e35a9b
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 15 19:49:55 2009 +0200

    Stay polite

commit 31a51c3e45d72159defca0aaf95a5b599fc7cc5d
Merge: 1a11a80 0f594de
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 15 19:26:12 2009 +0200

    Merge branch 'master' of git@git.videolan.org:vlc

commit 1a11a808f3b9c73dff29e67a335b6308ebfb504e
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 15 19:25:42 2009 +0200

    VOUT_SET_STAY_ON_TOP: call vout_Control in a thread-safe fashion

commit 0f594de02d5dc1b2f4efa1c3dea088a8149819d1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 15 18:15:17 2009 +0100

    Qt: sprefs, put replay-gain in the audio part.
    
    Close #2521

commit f62e78e30b58dd7a4eb8efaa9aa803a49022500f
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 15 19:01:15 2009 +0200

    Remove unused VOUT_GET_SIZE...
    
    ...and it is probably no use considering vout thread already has the
    informations.

commit 3b2fa350046ba5b15c1f3837e5364e77dd5a8fad
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 15 17:52:50 2009 +0100

    Qt: add a tooltip for people who don't get that save will close the dialog.

commit 3d836aaa6be7be3e784f80cbafee9292b35d6463
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Mon Feb 16 00:44:53 2009 +0800

    Qt: menu playback/bookmark can now open the bookmarks dialog

commit ffedfbb52ec61525bc6a285eff0da41a9747651d
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Mon Feb 16 00:24:09 2009 +0800

    Qt: menus: fix ordering of the video menu. fix scale

commit 3b124a6ca0a7256a308a7ae71c449f7c29a93ff6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Feb 15 17:02:35 2009 +0100

    qt4: add .vlm at the end of the export file if needed.

commit 85fb567c408b390422ab72014131ad6ea7754c15
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Feb 14 11:06:17 2009 +0100

    ncurses: fix a segfault when launching the interface without any item in the playlist.

commit 9580166f23ac3e74373da2d05846c951857c5405
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 15 17:47:17 2009 +0200

    X11: remove non-sensical locking scheme
    
    This reverts gullible commit 54b43fae. vout_Control() cannot be called
    from another thread. Full point.

commit 57020ffa1ab60047b7cccec77671e81288f8ef42
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 15 16:35:24 2009 +0100

    Qt4: Don't put richtext in the ui. This is a nightmare for gettext. See #2140.

commit 400c04b9705306f597526fc9fc2cfd839e105055
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Feb 15 16:30:40 2009 +0100

    Do not block (non interruptible) in dvdnav on fifo.

commit dd0a041bdf4a7bf35957383db4178f49e1ff3ec6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Feb 15 15:43:25 2009 +0100

    Fixed missing vout_Snapshot internal function prototype.
    
    It was broken after being privatized.

commit 1fdf055efb46e35169d00d2eb9ace97666dbb7b0
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 15 16:07:53 2009 +0200

    Unused variable

commit ba68523b9351ee03a82967d7aaee90768bd82e7a
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 15 16:02:03 2009 +0200

    libvlc: don't risk crashing Linux/Windows because of OSX crap

commit 62793494c79cdcdaece4fe3af497de1a851375ee
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 15 15:54:27 2009 +0200

    Remove unsafe VOUT_SET_FOCUS

commit 394a9e2c128f34c183a2c4d9b7efc5ca5679afa7
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sun Feb 15 13:51:06 2009 +0200

    QT4: connect signal from inputmanager metaChanged to playlist-model so it updates item.
    input: send inputEvent when length if input changes
    
    This one should fix #2435

commit da62a8beab82b96793101b0836f3aae5effb52f4
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Feb 15 01:06:32 2009 +0100

    * enable Kate in OS X contribs

commit e2a37bc10c2465620926b0a9c40093e10c6d002b
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Sun Feb 15 01:05:44 2009 +0100

    typo in commit [53195e9fc7c31e8ae3aeead4879477aa950513b4]

commit 3dc6aa515a0d632a5db016669e648917be2008c1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Feb 14 20:00:50 2009 +0100

    Use the decoder output format instead of the input format.
    
    It fixes a logical bug as the input and output format could be different.
    (Not plugin that does that yet).

commit 7a0c49ac84488ca9c764e6f248a97958488804aa
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Feb 14 19:57:15 2009 +0100

    All decoders/encoders MUST set output format category (AUDIO/VIDEO/SPU_ES)

commit 4d7d9ec2f853db188c7162578de87c8a3b13eaa0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Feb 14 19:45:50 2009 +0100

    Use calloc when applicable (decoders).

commit ef13b641f737c0590029a7c92e7fb5c08b2ec9cb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Feb 14 19:10:57 2009 +0100

    Fixed a few errors in cmml.

commit da546e4e95fef045168d30b37eb2200149fbd848
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Feb 14 15:52:58 2009 +0100

    Removed useless non-const static variable in decoder.c

commit dd4e022cb3230462ef5f46a1e7e8e00789b621a2
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 14 22:19:13 2009 +0200

    Remove useless vout_vaControlDefault

commit b8fc38757e5e9c171496c0bbf220cdb358146487
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 14 20:26:42 2009 +0200

    Remove unneeded VOUT_CLOSE.

commit 6021d023dd0b5c833fb2f5cecb94aae085a3b18a
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 14 20:23:17 2009 +0200

    VOUT_CLOSE is unsafe and pointless. Do not use it.
    
    If an interface exits "early" it should reparent (although reparenting
    is no safer). Otherwise, the core will ensure that the video output was
    safely closed before it terminates the interface.

commit 53195e9fc7c31e8ae3aeead4879477aa950513b4
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 14 19:58:03 2009 +0200

    Kill stupid VOUT_SNAPSHOT control.
    
    Calling vout_Control() after vlc_object_find() or input_GetVouts is not
    valid. It cannot be. There is no warranty that pf_control is valid (the
    video output plugin could be initializing or deinitializing). Even if
    there were a lock without the pf_control implementation (as with X11),
    it still wouldn't work.
    
    Anyway, in this particular case, we already have video-snapshot to do
    the exact same thing in a safe manner.
    
    There remain some issues with snapshots:
     - there is no synchronization of b_snapshoy with the video thread,
     - there is no/incomplete error handling,
     - there is no protection against multiple concurrent snapshot reqs.

commit 003d86fa032d98fbb096fb6b656fc9332e01fca2
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 14 19:40:05 2009 +0200

    Privatize vout_Snapshot()

commit 8a28a8dfa7f7b44fb3cd59c85799e017b22166a1
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 14 14:02:07 2009 +0200

    Remove libvlccore load hack
    
    It did not work properly, and was GNU specific anyway.

commit cba4b50534e596d9c6596a145d32ea7ac2262bca
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 14 14:01:34 2009 +0200

    Link plugins against libvlccore
    
    This reverts back to 0.9 (and --enable-libtool 0.8.6) state. This
    should fix bindings and web plugins, without hacks. However, this will
    require relinking all VLC plugins whenever libvlccore changes.

commit 046bfcf1517610b52fb3a39bfc4ddb79cced6ca7
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 14 14:00:25 2009 +0200

    Remove VLC_Changeset, src/misc/revision.c, fixes make

commit dbfffa2a25fa5fbcbe5346599facb23eaa337972
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 14 13:55:19 2009 +0200

    Remove all uses of VLC_Changeset

commit 74d8818a7628827277282fdf3beba70de8aea24a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 14 17:48:07 2009 +0100

    Remove trailing space.

commit 6613969f328c31705a9e155e6ba0ab7d35088691
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Fri Feb 13 15:01:59 2009 +0100

    Cosmetic about i_zoom limitation (patch 3/3)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 6d17b907cb3a4f86283a43165e2a842234531636
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Fri Feb 13 15:00:58 2009 +0100

    Corrects a Windows limitation (zooming cannot exceed container size) (patch 2/3)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit a385764d4b109b24423a417a5382f8ee88d8975c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Feb 13 23:12:14 2009 +0100

    Qt: remove reference to a dead class.

commit d0583b5099c075683bc9586fb28b0f169e787ca7
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Feb 13 20:57:52 2009 +0100

    Qt: menu, small "Jump to Time" position change.

commit ad852da0772a37dd08341a0a9bf5e1ca25ccd74b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Feb 14 15:35:03 2009 +0100

    Cosmetics.

commit 705148182b17c6a08a8edbb05940904a974e6a32
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Fri Feb 13 14:59:02 2009 +0100

    Corrects original width/height calculations to be consistent with other part of vlc (patch 1/3)
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 1312fe718d8742dec1d01cef6209133d27a579c0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Feb 14 14:42:30 2009 +0100

    User FIND_CHILD for zvbi in libvlc.

commit 71bd386bd03713516b35b47107bb84dc4d013ac6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Feb 14 14:41:49 2009 +0100

    Use FIND_CHILD for zvbi in qt4.

commit 179d42c3a24f423f43da3e7f8777f94a7e13f2e3
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Sat Feb 14 19:24:58 2009 +0800

    Zip (skins2): fix compilation (wrong #include)
    
    For people who don't have libminizip

commit 866ee8d7d3aaf3a38e94badd032bb705e67199ed
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Feb 13 18:55:08 2009 +0100

    ncurses: don't lock to times (no need to lock here).

commit 72fa5a9d8e8f5a1bbe0d83ffd1f30b3265a531c7
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Feb 12 18:11:36 2009 +0100

    No need to add a '\n' at the end of messages passed to msg_*

commit 41e414d2df2ed72d9d0fbb2b42e1480a848eb2ad
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Feb 14 01:14:53 2009 +0100

    Catch vbi-page event in Qt4.

commit 2791f26e07171bed6d16a090b0547f78756a683d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Feb 14 01:10:11 2009 +0100

    Modify vbi page change on key event to trigger vbi-page.

commit d28af5a151af923ac0511af3ea0f881d5e86c3e8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Feb 14 00:51:47 2009 +0100

    Fixed Qt4 opaque state.

commit 1cb32fae16ec90849296220e655197c1c6e19d2f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Feb 14 00:45:02 2009 +0100

    Improved Qt4 teletext button.

commit ae4ee908d8757bb24c0ada28be49fb9a65b03fb3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Feb 14 00:40:33 2009 +0100

    Set the actual page used by zvbi.

commit 4c8f79f7bed40cf05497d44fc05563d76e67438b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Feb 14 00:27:03 2009 +0100

    Added teletext-es description as page number to help interfaces.

commit b6fbc90ce6164b5ef18443d06952b197cbd5c8a1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Feb 14 00:13:24 2009 +0100

    Fixed es select/unselected event.

commit f5ca137c2e460bfdaf80a68309eb913a05d1337f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Feb 14 00:12:58 2009 +0100

    Simplify a bit Qt4 teletext.

commit fc2955ef9e13862df69763506ddfa3a25a6eb79e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Feb 13 23:53:31 2009 +0100

    Flush all subtitles when recycling a vout.

commit d66d8f7d1854340ed37c4ca2b1371de9dc5be072
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Feb 13 23:40:55 2009 +0100

    Added teletext fields in es_forma_t.
    
    It removed a hack where dvb.i_id was used for teletext.

commit ed2ceb36cdac4b997549726ccfc087c080c46185
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Feb 13 23:05:45 2009 +0100

    Fixed QT4 teletext buttons.
    
    The page value is not yet correctly synchronized.

commit 83010dc8fc0fcb8a9c0a1485092943d99b0139c4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Feb 13 22:33:58 2009 +0100

    Updated macosx intf after teletext-es change.
    
    It is untested.

commit f04d3e8faf83f1412945ceea86ae51ae16198e18
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Feb 13 21:25:53 2009 +0100

    Updated libvlc_toggle_teletext after teletext-es changes.
    
    It may not correctly work as it is untested and as I have failed to
    understand its logic.

commit 3cbf3dff63d333ad1a5a40ab03c229860ff3ffb5
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Feb 13 22:28:58 2009 +0100

    Added a small var_CountChoices helper.

commit d4e9d57d43bf2d369b7cc75178f84ecdb9b5499e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Feb 13 20:41:51 2009 +0100

    Changed "teletext-es" to be a list of teletext spu id.
    
    This change is needed to fix teletext support.

commit 1a082467f805dd3bfbe37649755071c81ca305c1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Feb 13 20:32:08 2009 +0100

    Factorized event with variable list code.

commit 0de3c72312e7e4bcb20a9cc6bf3c9e98e5f0b4c9
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Sat Feb 14 00:16:47 2009 +0800

    Qt: Open: sort MRLs (alphabetically) before adding them to the PL
    
    By default, the open dialog will sort the MRL alphabetically.
    Then why would these MRLs not be sorted so?

commit 444fb88c745c0ef4f419676754ba9bb593ab5861
Author: Christophe Mutricy <xtophe@altair.v.videolan.org>
Date:   Fri Feb 13 15:10:13 2009 +0100

    Add/remove files from POTFILES.in and regenerate vlc.pot
    
    Note to translators: The 0.9.x translations are not merged yet. So if you don't know how to do it yourself and don't want to loose the work you did on 0.9.x, wait a bit.

commit f283fe2a09912415719a78156d9f2900d999f32e
Author: Christophe Mutricy <xtophe@altair.v.videolan.org>
Date:   Fri Feb 13 14:26:17 2009 +0100

    Distribute the profile files

commit 1fac4734ed7694d7a43af8db6b60de86871ed627
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Fri Feb 13 11:13:29 2009 +0100

    Fix build when zip support is disabled
    
    Move an AM_CONDITIONAL outside an if block
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit bce370d338abe3e3521b87be032f578c2a44ff28
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Feb 13 11:29:55 2009 +0100

    Use Jump to instead of Go to

commit f509b90d14a08b1fb6b4e6584c56e4ce5a6bb086
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Feb 13 11:10:09 2009 +0100

    Qt: deinline createStatusBar() and explicit statusBar creation.
    
    No feature change.

commit 0ee99df52562eb1bd61da18a809b4b3e0ed89420
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Feb 13 10:30:38 2009 +0100

    Qt: menus/visualisation fix.
    
    10l is 10l of Coke, not of Whisky...

commit 9b9b344e94397b839a8cabcddec22641b9cc8cb0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Feb 13 00:18:21 2009 +0100

    Simplify/fix InputManager::customEvent.
    
    The DVD boutons (prev|menu|next)are now working again.

commit 0e2340e0624b07b0fda8a26942ad311f2375f0ca
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Feb 12 23:54:44 2009 +0100

    Emit INPUT_EVENT_TITLE/SEEKPOINT when needed.

commit 6f54b381d537f9103737d3982d1e7cf0033e9a60
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Feb 12 23:29:29 2009 +0100

    Qt: menus, more cohenrency.
    
    Try to mimic a bit more the mac menus.

commit 0fc3f644db3221321bec1b889c2233f6fb8ac195
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 11 21:52:50 2009 +0100

    Qt: dialog editor, add a widget to help understand the feature.

commit c81541fe010075c43d8d821346ec0252a3474e42
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Feb 12 23:08:25 2009 +0100

    Reorder qt4 audio menu to be more consistant with video menu.

commit f2f24f4915d16e223b5716938c7aa2c5c7f2f6cd
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 12 22:22:34 2009 +0200

    Add libvlc_media_player_get_(hwnd|xwindow) as requested on forum

commit edfdafc7f05c78d5995ff32cb9aae71074d119a9
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 12 22:22:10 2009 +0200

    typo

commit 48318a703e90cd577835e6cc55fa5c0e9580de42
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Feb 12 19:51:18 2009 +0100

    Fixed audio transcoding when channel mixing or resampling is needed.

commit b15994bd7d1994c5d39726152c5cdae74ce70c3c
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 12 17:37:45 2009 +0200

    OSX: keep the (misdesigned) drawable variable

commit 432b3d357214518e20987f438cfd8eec2f01e850
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 12 16:03:35 2009 +0200

    Add missing dlopen flag (if and only if _needed_).
    
    Pointed-out-by: jpd@m2x.nl

commit e127458fe312d58877f94e0299f90f96e02cb027
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Feb 12 14:17:22 2009 +0100

    No need to translate warnings messages.

commit 371a27f5231037f884926195ee90d43dae3848f7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Feb 12 00:07:20 2009 +0100

    Do not create empty title (avformat).

commit dbb3a9c9b4472ef09ea6c9dbd32399f67984d670
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Feb 11 22:38:02 2009 +0100

    Fixed msg_Info abuses.

commit 7f04d5a370677c4b6b81342a5b3441b1b180f38d
Author: Fabio Ritrovato <exsephiroth87@gmail.com>
Date:   Mon Feb 2 19:06:28 2009 +0100

    GSoC: MTP Devices initial release
    
    I have modified the original author patch to fix:
    - vlc_cancelrestore (mtp).
    - libmtp initialisation (race condition).
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 3d5b9c5c3df14106ccb8d8706d2b32ddc30f99be
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Feb 11 23:11:23 2009 +0200

    Fix one (of several) leaks in interaction

commit f90f0553f7e7d1ac8e6e02a92613abc17206473d
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Feb 11 22:41:02 2009 +0200

    Cleanup input stats when sout fails

commit 61f1c0ba02bf26281b96f5815def50c85e7c059d
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Feb 11 22:38:54 2009 +0200

    Preparsers are quiet objects, no need to check when logging

commit 604115295431529b06812fc7598fae25c633188b
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Feb 11 22:24:17 2009 +0200

    Privatize input_Preparse

commit c9c8a74b78f9187a2343d778406a8823219db710
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Feb 11 21:58:32 2009 +0200

    Stop spamming the debug logs

commit f88693fed217b8df6b359dcec63f7a35494e0c10
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Feb 11 15:50:00 2009 +0100

    Playlist have to be lock for playlist_ItemGetByInput too.

commit 7e4419bcc6ed629cd9a06863965260b96b9cb1fa
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Feb 11 15:29:51 2009 +0100

    The playlist have to be locked when calling playlist_ItemGetById (not tested for wince and pda interface).

commit ed8fa00386df33fc0eb1b296c36ab3b3dbdc6ee8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 11 20:24:04 2009 +0100

    s/Buffering/Buff: this was too long and resized the timeLabel too much.

commit 40352944d62388fe9a7da6a99a700eb2e1bcbb4d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 11 20:18:33 2009 +0100

    Qt: code simplification and usage simplification for SpeedLabel
    
    Clicking on it brings the adjustable slider.
    DoubleClicking doesn't do anything anymore.
    
    This way the behaviour is more usable and less complex <joke>(don't be too KDEish!)</joke>

commit 35103a19f16ef8544e73d31d07f9885eb89c7bc9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 11 19:33:07 2009 +0100

    Change tab order in effects.

commit 3f15f9d9c02cf11f45fe18924fcc71809a38be18
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 11 19:31:04 2009 +0100

    Fix configure syntax. Please test.

commit 005855e07d17af7f3900962bed415c565c562dd3
Author: Nicolas Chauvet (kwizart) <kwizart@gmail.com>
Date:   Wed Feb 11 10:46:53 2009 +0100

    ZIP Module - Use the system minizip when available
    
    - Ship the vlc module header zip.h
     (rename isn't needed once the file in ship)
    - Detect minizip presence with pkgconfig
    - if .pc not available, try to assume presence from unzip.h
    - Move the zlib.h detection in one place (after pkgconfig macro)
     minizip in bundled within zlib in some distro
    - Adds -lz in module that needs it in one place
    - Prevent the compilation of libs/unzip if minizip is available
     (it shound't prevent this directory to be bundled with the sources)
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 90f8447d3390e51da83788c16d984fb015f4a709
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 11 18:36:50 2009 +0100

    Regroup AC_CONFIG_FILES, because neither MSys and Cygwin like it. This improves the building on windows.

commit f3334ccb2f26fc984779015d37df7ea5b8dd88d0
Author: Christophe Massiot <massiot@via.ecp.fr>
Date:   Wed Feb 11 17:17:21 2009 +0100

    Fix handling of AAC ADTS
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 2b58c54283ae9463556efdb80e0a044378bb8fc9
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Feb 11 17:59:29 2009 +0200

    Revert "ZIP Module - Use the system minizip when available"
    
    This reverts commit 35fa551f95211e9ca4b9b52eb7a73de6b9c94484.
    
    Conflicts:
    
    	configure.ac

commit e52f15b9ac4620a144a7f271c41d6066ae7aa7ab
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Feb 11 17:54:27 2009 +0200

    Use MAP_FAILED

commit e86bc7ed04159cbe8ac5b9fb5f2cbc7d1c6001f6
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Feb 11 17:51:25 2009 +0200

    framebuffer: Remove pointless test
    
    The error value for mmap() is MAP_FAILED, which is not nul. But we
    check for that case in Open() anyway.

commit 484a11efab77b387b18a3ed93f717e886603ac97
Author: Anthony Loiseau <anthony.loiseau@gmail.com>
Date:   Wed Feb 11 10:24:18 2009 +0100

    activex: snprintf is defined in stdio.h, include it
    
    This applies for plugin.cpp, vlccontrol2.cpp and persistpropbag.
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit 3fc830f0b58e7e48dc45d9c1496da50cbf770aa0
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Feb 11 17:48:16 2009 +0200

    Remove trainling white spaces

commit 35fa551f95211e9ca4b9b52eb7a73de6b9c94484
Author: Nicolas Chauvet (kwizart <kwizart@gmail.com>
Date:   Wed Feb 11 10:46:53 2009 +0100

    ZIP Module - Use the system minizip when available
    
    - Ship the vlc module header zip.h
     (rename isn't needed once the file in ship)
    - Detect minizip presence with pkgconfig
    - if .pc not available, try to assume presence from unzip.h
    - Move the zlib.h detection in one place (after pkgconfig macro)
     minizip in bundled within zlib in some distro
    - Adds -lz in module that needs it in one place
    - Prevent the compilation of libs/unzip if minizip is available
     (it shound't prevent this directory to be bundled with the sources)
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit a0b49d79a0da09aedf7f0bed2f6cadb593cac8bc
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Wed Feb 11 16:17:38 2009 +0100

    fb: Cleanup properly after failing OpenDisplay.

commit 5d40c7d41dafc119c83aea43b5fbc7cf56aaa3d3
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Wed Feb 11 16:03:05 2009 +0100

    fb: unmap mmap'ed area when closing framebuffer display.
    
    Closing of filedescriptor to /dev/fbx does not remove the mmap'ed areas. A call to munmap() is needed for this.

commit d8704994aa813b256a42764e5edae3c2a9a26d23
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 11 12:08:17 2009 +0100

    Contribs: Kate, update to 0.3.0 and disable-doc by default without patching.

commit e0e941ea6ce17b0e4acd7ff6bd60c55efd0bf937
Author: Anthony Loiseau <anthony.loiseau@gmail.com>
Date:   Wed Feb 11 10:21:17 2009 +0100

    activex: create "ex" before using this exception variable
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 51f7f4192b9caec6f217c6b609fa82236030f363
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 11 11:37:47 2009 +0100

    Contrib: Don't build FFmpeg dca decoder on Win32

commit 11ad4d7d9c6b149ca807eed438947c116488601d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 11 10:05:17 2009 +0100

    Win32 configures: mingw can compile mkv and taglib. Only Windows cannot.

commit e166ec152cd4f5add7d40b92d3ad59ca23675e77
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Feb 11 09:45:52 2009 +0100

    activex: take lock before accessing libvlc_playlist_items_count().
    
    Patch by jan-paul dinger (jpd at m2x dot nl).

commit b9b8bcc1de8fcd3999e2d8422513cd7083d72dec
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Wed Feb 4 08:21:24 2009 +0100

    zvbi: clear zvbi page holder before usage.

commit 887a7c5bfcd2b3ab8611a6d8217e4a50fcc94aa8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 11 04:35:37 2009 +0100

    Qt: reparent a textEdit.

commit ff83b31b15f25512876846f333a5b00378166477
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 11 04:27:56 2009 +0100

    Qt: reparent the first-time dialog and make it die correctly.

commit 3694dd181dbfb731ad5d0185a5894f008e1e2938
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 11 04:15:48 2009 +0100

    Qt: don't leak the FSC on exit.
    
    This should really be a singleton or at least not built when you play only audio.

commit 69a7b4d24e210b246595a54b19ccd139d4f2d6b3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 11 04:06:48 2009 +0100

    Revert "FSC memory leaks"
    
    This reverts commit 1463e7cbbc437f8e7b4ab246861ae55ddadeb763.
    
    Conflicts:
    
    	modules/gui/qt4/components/controller.cpp
    	modules/gui/qt4/components/controller_widget.hpp

commit ad55dcbc133dc6e494f54be0c02e02c6bc2eaa78
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 11 04:01:24 2009 +0100

    Qt: simplify and solve a leak and make a previous commit unecessary.

commit 2a94c4bbefd6cc673ec4bb50c1aa8d0d16497269
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 11 04:00:53 2009 +0100

    Qt: force the deletion that doesn't seem to happen correctly

commit 4ff01dbb13277b42255b0d75fed83691faf3276f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 11 03:05:56 2009 +0100

    Qt: remove small leaks in menus.hpp

commit 63dcebf71fe8e31a8968b871217b85df18f5b680
Author: Anthony Loiseau <thannoy@actech-innovation.com>
Date:   Wed Feb 11 02:09:26 2009 +0100

    Sort by alphabetical order the extensions.

commit 197578bbe674572bbe3952bf2143bd49470e87da
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 11 01:57:50 2009 +0100

    Qt menus: SD go in the media menu as on Mac.

commit ba41cc1ad7ff8d9e0584546c72a2d98447e4766b
Author: Nicolas Chauvet (kwizart <kwizart@gmail.com>
Date:   Tue Jan 13 19:32:36 2009 +0100

    Mozilla SDK libxul 1.9.1 - preliminary support
    
    According to https://bugzilla.mozilla.org/show_bug.cgi?id=455458
    npupp.h has been renamed to npfunctions.h with libxul 1.9.1
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit e4a5bfc074fda60acd494ad0afec43e11c837643
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Feb 10 13:23:20 2009 +0100

    playlist_search:
     * use psz_name when an item doesn't have a title
     * proper locking
     * little speed up
    
    (thanks fenrir for the reviews)

commit 72268285a6ad32f3480ae9339e279952268aa79c
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 10 22:35:02 2009 +0200

    Qt4 unparented widgets

commit 75c5fe13f0856619fbefd056fbec53f63e179a19
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 10 22:26:54 2009 +0200

    Qt4 leak

commit 347834f0f1e77f002eee16773da9402a1d342a4b
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 10 21:46:14 2009 +0200

    Qt4 menu leaks

commit 14bdc015ae724f5c77cd5fc75afeb12759478ea8
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 10 21:15:09 2009 +0200

    Qt4: more leaks

commit a430cde79d4832edcb8dcfe594569b64250b07f3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Feb 10 20:21:05 2009 +0100

    Added support for shortname in bd access (avchd ?)

commit 1463e7cbbc437f8e7b4ab246861ae55ddadeb763
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 10 21:05:01 2009 +0200

    FSC memory leaks

commit 5c3476e5aadb48fdf2b174b9beef21a2d2cc6f18
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Feb 10 19:41:20 2009 +0100

    mozilla: make sure we set the correct file rights before we distribute the plugin

commit 92ed31deedfd5f79e9dc580de04ae699550a8883
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 10 20:15:20 2009 +0200

    Implement reference counting in the libvlc logger
    
    Now, this should work safely, although it requires heavy polling.

commit 2d7c798a3e3781c72212c1c5bec141f12e0ffaa8
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 10 20:03:17 2009 +0200

    Restore the libvlc logger lock
    
    This API is completely idiotic. By design, it requires (very active)
    polling to work. Also, it is almost impossible to make it thread-safe.
    Anyway, through violating a few constant pointers, we can fix half of
    that. However, message item reference counting remains broken.

commit 7bdcd022287f5f99e68ea6f422edbee6cfc54e62
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 10 19:55:01 2009 +0200

    libvlc log: stop abusing internal i_verbosity

commit d5f982b37091f3b340d3e8f3dacd1f874f03550a
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 10 19:43:36 2009 +0200

    Remove the verbose callback.
    
    It was not thread-safe, and only used by ncurses (fixed earlier).

commit 3af97bb6d9d638a783c27f687f72b989d5b7455c
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 10 19:38:41 2009 +0200

    ncurses: redirect standard error to /dev/null
    
    Changing the verbosity at that point is not thread-safe (and trying to
    restore the value at ext is somwehat logically flawed). Luckily all the
    standard <stdio.h> functions are thread-safe.

commit 2c8cdc30b827a523c61b8660b83a5acf8ed9a882
Author: Anthony Loiseau <anthony.loiseau@gmail.com>
Date:   Thu Jan 8 15:34:37 2009 +0100

    Add .iso to the video files extensions (untested)
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit cff8ba99620db6a82a23d28e6aa3f93c3b5139d5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Feb 10 13:06:29 2009 +0100

    Qt, menu: remove open playlist

commit 5f78e89869b09affa682f6a6dc11ca0226137f1f
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Feb 9 23:12:32 2009 +0100

    mozilla: clear exception also in this path.

commit c12f73b1a2b78077037c39ffe50c1939b788c506
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Feb 9 22:36:36 2009 +0100

    mozilla: package the plugin also for use in Firefox 3

commit 2fd49e5a3d7057e9ca4543f7221041125ee57459
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Feb 9 22:11:50 2009 +0100

    libvlc_log_clear: looks totally broken.

commit 40e09aa0cb97dffe188f36b30e6d9df7fcf6e6f7
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Feb 9 21:47:26 2009 +0100

    mozilla: toolbar is not implemented on MacOS X and Win32 for Firefox/Mozilla/Safari webbrowsers.
    
    Remove this define once the functionality is implemented on MacOS X and Win32.

commit a525d207d5ffe87f22d90788af7729c1567e0401
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 9 23:47:59 2009 +0200

    libkate contrib: skip documentation

commit 9ff86452d36944a0a6d373119487cbf43ff9eed1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 9 22:18:16 2009 +0100

    Fixed closed captions in h264 packetizer.

commit b2ee5a9629e30a5106c501a45d81dbcc74aad50b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 9 21:14:27 2009 +0100

    NEWS about CC SCTE-20

commit bce60302b167d5ed37b0e1f707a5c6f1cfb2e2ea
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 9 21:14:00 2009 +0100

    Qt: change audio menus with mute at the bottom until we decide something with felix.

commit 2b0a175818b469003e026424dc95d26c1154afe3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 9 20:04:47 2009 +0100

    Added SCTE-20 CC support (close #2503).

commit cf6d7ded81b8ba976d19f3a8e6a64be8050c3ace
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 9 20:04:00 2009 +0100

    Imroved cc.h fprintf debug (commented out by default).

commit 051a4eb3c8775871d2aea013ba0495435f767aab
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 9 20:02:56 2009 +0100

    Fixed cc.h multiple includes protection define.

commit 4e033b07455b2d90408c76922bc763887c992e5e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Feb 8 19:35:29 2009 +0100

    Support output bits per sample changes in ffmpeg (close #2493).

commit 3801da9dcde2f56498d49709250abc59502eea59
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Feb 8 16:51:58 2009 +0100

    Fixed various decoder/packetizer flush.

commit d042c1292f5f52bbfe4103e11b1706471cf6e8c8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Feb 8 16:52:27 2009 +0100

    Added a missing block_BytestreamEmpty helper.

commit 9e6e2eeb638d4bc7cac3178ac838f53e716f35f2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Feb 8 16:39:49 2009 +0100

    Correctly flush video/audio decoder in all cases.

commit 0e420affc7ce603fb900ea14124a9b00277312a6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Feb 8 16:35:50 2009 +0100

    Fixed timestamp validity check in decoder (probably close #2502)

commit 9e09dba85d718dce3cb5e48e28f1d7b19a4d05d3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Feb 8 16:33:15 2009 +0100

    Fixed (common) broken dts in wav (close #2494)

commit 613d73121cfc6ddf23360a1aee27e2389e25195e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Feb 5 23:45:39 2009 +0100

    Added a module shortcut to wmafixed.

commit b44089de23f661c49f7e3c97af1c9c7ea17cf2b1
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 9 21:46:12 2009 +0200

    Wrap and improve a bit

commit 345c6daa2c71efbcd4186be7c686643114009881
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 9 18:28:20 2009 +0200

    X11 pixmaps will not work as drawable
    
    Our outputs want to create a window as a child of the drawable. This is
    never going to work with a pixmap.

commit c7eb703de55f9a0a0a03de0e025ad342bd1ab11a
Author: Sébastien Escudier <sebastien-devel@celeos.eu>
Date:   Thu Feb 5 14:08:22 2009 +0100

    Fix a race condition between rtsp and httpd
    
    This can happen when a rtsp client teardown : RtspCallback is called.
    But at the same time, if the media is deleted, (MediaDel), RtspClientDel can be called twice on the same p_media/p_rtsp
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit 03029fe3ea95ef818a7ed2b48641cfbda8c2b434
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Feb 9 15:41:00 2009 +0100

    playlist_search: enable all items if the search string is empty
    (and remove an unused argument).

commit 846bb6fe9944a8ddb1f75e4cc42d3ff1d0343d94
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Feb 9 14:46:20 2009 +0100

    taglib: remove a dummy sub-module (taglib can't act as an "art downloader").

commit 5e567ccf38689401d366e0479cd8373aa44e6fa6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Feb 8 16:53:02 2009 +0100

    taglib: Fix #2466 and fix also for writting tag on win.

commit b9dfd94693317fec3df66bd418b90777db8b8a93
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Mon Feb 9 09:42:07 2009 +0100

    mozilla: call libvlc_playlist_items_count() with playlist lock held.

commit 386c6b9d0dca0d2fecb16fe745730a9975d2def3
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Sun Feb 8 13:10:26 2009 +0100

    mozilla: define wrapper prototypes in support/npunix.c

commit a6d61f140c71151ac831b97b7eb0d95f96eb98f1
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 8 20:08:20 2009 +0200

    Fix service discovery submodules (i.e. shoutcast TV and the likes)
    
    Pointed-out-by: Rémi Duraffort

commit d44daefbf8d120c9af12c7499ac6bddf45765313
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 8 20:07:22 2009 +0200

    Remove dummy VLC_EXPORT

commit a3e70b4e36d7300276ad4263407cd9f5bad2a16d
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 8 20:06:24 2009 +0200

    Add module_find_by_short() (internal only)

commit 4a5af94e8ae364bde1f8140e4c620aafe72d47c4
Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
Date:   Sat Feb 7 22:55:48 2009 +0200

    adds speaker setup override option
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 452a4b9f7257c4080e2bc0268f79c57214e1f427
Author: Mark Bidewell <mark.bidewell@alumni.clemson.edu>
Date:   Wed Feb 4 18:42:57 2009 -0500

    Overload toggleVisible() to update list with media from other interfaces.
    
    Overload toggleVisible() to update list with media from other interfaces.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 9e17b696a46b8498c66bc0261e3d90804ee5dea0
Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
Date:   Sun Feb 8 19:20:01 2009 +0200

    fix typo
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit e1ee31d381985d1b6b6b5fcf3e11603f6922f232
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Feb 8 16:05:28 2009 +0000

    i18n: Translate the channels layout in media info

commit 9e7d8f9109b1368237874221f5c28e836e96838d
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Feb 8 15:56:59 2009 +0000

    Translate the channels layout
    
    And not just make it to be translated.
    So that it's coherent with the other audio variable fed by the core to the GUI.

commit 7acb1e06b158357762b2feb598c763b2c7a159b1
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Feb 8 14:41:13 2009 +0000

    Always build x264 with pthread on win

commit 31ff21f390ac1b59fab6a376b162cb02286164b7
Author: Hannes Domani <ssbssa@yahoo.de>
Date:   Wed Jan 28 22:07:14 2009 +0100

    fix h264 encoding in windows
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 95862a5aaf79b49731b671d4224f09ebb327259f
Author: Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com>
Date:   Sun Feb 8 14:22:28 2009 +0000

    fix addition of multiple meta pairs adding the first one repeatedly
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit 6c95dba474d1f9847e069d2d6cd1af9ecb307ebe
Author: Vincent Penquerc'h <ogg.k.ogg.k@googlemail.com>
Date:   Sun Feb 8 14:21:16 2009 +0000

    Retrieve meta from Kate streams, which has Vorbis comment packet
    
    Do not retrieve from CMML, which has none
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit 95819b345a63f9cda9a2290fc2ec25f9f03d3dcd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 8 11:54:14 2009 +0100

    Qt: put the ensureCursorVisible(); back.

commit bc7bf1b597db73adf4018dfdbc8b58a2d7ed74e9
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 8 11:11:30 2009 +0200

    Revert "directory: Add XSPF node-extension support to our directory module."
    
    This reverts commit 8f7056b536e341fe8f07cfec4067e53e93c59708.
    This broke the XML parser (fixes #2500).
    
    Conflicts:
    
    	modules/access/directory.c

commit 45d4420f5ba9d3aa86229059d2e2a3eedf6450cc
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 8 10:58:37 2009 +0200

    Fix crash

commit 663a2015ed1c7eb899b6c8cc3a44e6a22a8bccde
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 8 10:58:27 2009 +0200

    cosmetic

commit c3bea09ca804fd33fdfdd5f3f0b039b3a4f95b77
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 8 03:38:59 2009 +0100

    Qt: Fix minimalView state in menus.

commit 7ab733f2c39d5f2c56d3f52724d5b2274cede1ec
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 8 03:33:29 2009 +0100

    Qt: fix Menu->View->Fullscreen interface state.

commit b505449c011b2b190007b9dac8b37379e08e2f3e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 8 03:07:37 2009 +0100

    Qt: messages cleanup and work around #2432 to solve the speed issues.
    
    Patches partly by random.

commit 58902dc12853df49b078cf374452871dd36400ef
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 8 01:55:49 2009 +0100

    Qt: remove useless includes.

commit 5a4afbeb5bcdf6515871efdd0bd9fe4d435a2be9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 8 01:11:11 2009 +0100

    Qt: menus, add VolumeMute/VolumeUp/VolumeDown in the audio menu to match OSX Audio menu.
    
    We still have one more separator than OSX has.

commit e81539dd6593741a4657748a4c99acd7bb1b4500
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 7 23:14:30 2009 +0100

    Qt: put visualisation before audio-tracks to mimic Mac menus.

commit 547026ca2c863f234acd7e142e4e0f744b3391c8
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 7 23:50:14 2009 +0200

    XCB: fill in RGB mask information

commit 4c06a308e892439a5e8955f0fc2f29b56a5797de
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 7 21:56:54 2009 +0200

    XCB: use the selected visual rather than the root visual

commit 5e67e38eca0f1639214fa29682f5c1d2aef095aa
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 7 23:40:11 2009 +0200

    XCB: use dummy color map so selecting a non-default visual works

commit d6f88abd02311a550d24008f037b7cd5a2bd9a2f
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 5 22:44:18 2009 +0200

    XCB: determine output format in Open since it's constant

commit 2b9b5c0c6b7a9de32d5a42755f648d5194afaf13
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 7 23:40:50 2009 +0200

    XCB: do not look for static color visuals
    
    We really don't support them anyway

commit 7ffb2aeec2563091b2803b7b20933b214c897cac
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 7 22:04:34 2009 +0100

    Qt: sprefs, add the auto-resize option to the interface panel.

commit fd1baec61d9eb82c5036ae302d4a078466a9ece5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 7 21:57:52 2009 +0100

    Qt: menus, document.

commit 2399e6307894e514bea6a5b3711a22a925c8f7fd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 7 21:54:37 2009 +0100

    Remove misleading comment.

commit 3487d61ef0a3d29cd285cdd1ceccfd1310883725
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 7 21:51:26 2009 +0100

    Qt/Skins: give complete access to the Tools menu to the skins. Close #2275

commit 98c06d9e33b9326daaa2e0d1919e5647fb0df4d9
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 7 21:30:53 2009 +0100

    Qt: integrate the new volume to the customize dialog.

commit 2448166498e22263444031a6ce6a1141cdffb2ea
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 7 21:30:39 2009 +0100

    Qt: move customize to view.

commit 3439c052ecb9de8319e6ff0d3036fadc37d81b72
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 7 20:57:30 2009 +0100

    Qt: remove code duplication.

commit 11a75f694fdfb57bd8fbc1c73046153be1c6287d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 7 20:56:15 2009 +0100

    Qt: simplification of the special volume slider. Any click will show it.

commit 74d2582a3de1afc854245c2e4f8d79375d30cc90
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 7 20:19:56 2009 +0100

    Qt: Remove VolumeClickHandler Class... I never understood why zorglub did that in a separate class.
    
    This removes some friends attribute. Can't be a bad thing.

commit 41b266bff059cb9ff0fa1bb15f73daab773e9b14
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 7 19:23:47 2009 +0100

    Qt: new volume slider, optionnal. Totem like, for people who use Totem
    
    This is a special request for Laurent ;)

commit 52833ec70d8d2a6c268dbe4671c61fd20846d319
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 7 19:30:58 2009 +0200

    Deprecate libvlc_video_reparent
    
    This is consistent with libvlc_video_set_parent being deprecated.

commit 14602bebf0d564660a739f40a8936b03fb5940eb
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 7 19:27:44 2009 +0200

    Deprecate libvlc_media_player_(g|s)et_drawable

commit dc37025c2dcd42c4153ac196405b9b15489d0397
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 7 19:21:01 2009 +0200

    Add libvlc_media_player_set_hwnd and libvlc_media_player_set_xid

commit 67415a4c979fc38b6b604b6f87d5e7d4220ba33f
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Sat Feb 7 16:29:41 2009 +0100

    wmafixed: optimize

commit 9bca33b943a8e79c19644a593da8a67440814811
Author: Jean-Paul Saman <jean-paul.saman@m2x.nl>
Date:   Sat Feb 7 16:25:34 2009 +0100

    wmafixed: handle error cases (fixes #2474)

commit ca6444e86645cb5a89d3e629e4c6d28ecd1e055b
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Feb 7 10:47:45 2009 +0200

    drawable: handle the case that drawable is per-input
    
    It only works -properly- if there is only one video output. This is no
    worse than earlier releases.
    
    Pointed-out-by: brezhoneg1

commit 0ea61050862d41d60e430fa66d613b8650b40150
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Feb 7 00:50:07 2009 +0100

    Qt Fix profile edition and saving. Close #2477

commit 2fb774083c26f2d9ecac5e350b66c85d9feced25
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Feb 6 23:59:21 2009 +0100

    macosx: updated used Cocoa methods to the current definitions and fixed a few logic errors, which only occur in 64 bit mode

commit 571e981e37a29e3bc9f3bafdcff2a6090f088a3f
Author: Felix Kühne <fpk@Felix-Kuhnes-MacBook.local>
Date:   Fri Feb 6 20:20:05 2009 +0100

    contribs: updated yasm to 0.7.2 and enabled its compilation explictly on Darwin.
    
    Additionally, disabled ASM optimisations on Darwin 10 for libtheora and switched the default SDK to 10.5 to turn potential 64bit builds more compatible

commit a18c16686cab31048204ca5946cff2bebd2e4a06
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Feb 6 11:02:20 2009 +0100

    Qt: new icon for new profile.

commit 340272f8d4a2372ad56d6971e5964095e22f6e5d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Feb 5 23:31:29 2009 +0100

    Modify input_ressource_RequestVout to allow avoiding recycling.

commit 00b6b76217c39d6a7abfa0ada531b743b2aa594a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Feb 5 23:22:01 2009 +0100

    Fixed aout visual vout recycling.
    
    It closes #2471
    It changes a bit the public API but cannot(?) be avoided.

commit 0c5f718e4920edfad7e168fdd295239e45e19274
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Feb 5 22:46:19 2009 +0100

    Clean up a bit audio input.c

commit de6ce14e7b6974f29b3dbafe21e594b549c96385
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Feb 5 22:24:56 2009 +0100

    Do not save a vout if there is still an active vout.

commit d61e4c6c8231a3240fa334a1efb33cab72f04c73
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 5 22:27:10 2009 +0200

    Fix unitialized seekable variable

commit f9e0558e02e2679ef322db985caa6fb7965b8113
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 5 21:46:53 2009 +0200

    XCB: remove hotkeys from video output
    
    The window provider can take care of this (tested with Qt4 and XCB
    window). X11 forwards unhandled events to ancestor windows.

commit 08b5947d023486b6dc81526d395cc4d9320757f1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Feb 5 20:38:36 2009 +0100

    Simplify read timing in stream.c.

commit 8cbb6fc3390565940ef6142fb745912220f127f7
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 5 21:23:57 2009 +0200

    XCB window hoykeys support
    
    It kinda suck to have to duplicate this though. Qt4 embedded X video
    exhibits the same problem. One ugly "fix" could involve the video
    output listening for the parent window event - not sure if this would
    work. Another option would be to now create a window in the video
    output at all, but then we loose reparenting (useless?). In either
    cases, handling of hotkeys in fullscreen mode would seem problematic,
    unless we handle fullscreen via the window provider too
    (control request?).

commit 126bc96b7952e9c2263d86b00f6bc3fc24c0c6d0
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 5 21:23:43 2009 +0200

    vout_window_t.p_sys type safety

commit bfe80765bd0c7bab876e7e74b993dfcabc0dc935
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 5 20:58:29 2009 +0200

    XCB window: set background color to black

commit b8554d1c69c1dc6c236f2bc695d56f84e2d8c797
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Feb 5 19:31:01 2009 +0100

    Cosmetics.

commit 61ead2d3a28e166f88f2594031b6062b8f24aaa1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Feb 5 19:30:16 2009 +0100

    Revert "fix overriden variables."
    
    This reverts commit 0bed6fc3e3d1622f999b88bc908b8f5f1327da7c.
    
    It is broken (at least for ps).

commit dd2c4d4400f9bb6a6ff463771ad322f567bf8b93
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Feb 5 01:00:48 2009 +0100

    Fixed long term pts rounding error in mod.

commit 8accabd39b88aa2f9a2fb610cf3f213bd8011b51
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Thu Feb 5 00:50:56 2009 +0100

    Improved a bit mod detection checks.
    
    Check the content of the file to validate the extension selection.
    
     Some checks are light but either the file format does not provide enough
    identifier data or too much code would be needed. But it is better than
    nothing.

commit cf36a814e12cfa804462d5f2ef15bd63d12fd96b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Feb 4 21:31:11 2009 +0100

    Added mod title support.

commit 08b0129445f1e0aed7141925f638e992b8e2ca60
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Feb 4 21:11:09 2009 +0100

    Added a few sanity checks to mod.
    
    Among them, it will now refuse to load file larger than 500Mbytes.

commit 2887a459ec27d946920bf5c653bba2dd78e8b9bf
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Feb 4 21:01:43 2009 +0100

    Cosmetics (mod).

commit 37acd67edfa16ebd122e75d9e9057885a3569911
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 5 18:57:56 2009 +0200

    Unitialized variable

commit ecdec76a4bbb65cd24f4b165c20673494d3200bd
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 5 18:40:15 2009 +0200

    System knows better whether we can seek.

commit 558ed80209b28f887c58a3f9451e3c9e7b4e0628
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 5 18:18:19 2009 +0200

    Do not poll regular files (useless), block devices (undefined).
    
    We do poll character devices, as it works for TTYs and some platform
    specific devices.

commit 9d4c2ee574c5bf99fc04c1141d96cfdc256b13f7
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 5 18:34:43 2009 +0200

    Only use file size for regular files. Allow seeking block devices.
    
    Block special files are always seekable. File size is undefined for
    non-regular files.

commit be6cfb05616fa88c5267eb6d8571b100538be77e
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 5 17:52:52 2009 +0200

    access_file: cosmetics

commit 28431c2d47ee6a5a80ab81a50fb2ca219fa62f20
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Feb 5 17:26:33 2009 +0200

    Do not reinvent eventfd. Won't work if syscall.h is old.

commit 069e8d419fb72defaf956f238ae475087ced2087
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Feb 4 22:56:19 2009 +0200

    Menu key triggers the popup menu
    
    That particular key is supposed to work that way.

commit 4946fda52441ea9bac8462feb371959c13e398d3
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Wed Feb 4 23:41:02 2009 +0100

    macosx: really fixed packaging of the Mozilla/Safari plugin
    
    Note that it will try to use the X11 vout right now, so you won't get any visible video output

commit 4ab7d88131ac5eb16f193fe48f30fd05dc00961d
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Feb 3 23:49:15 2009 +0200

    XCB key press handling
    
    Windows-specific keys are missing (found in XFree86?).
    Mouse wheel is implemented with mouse events (like X11); afterall it is
    not on the KEYboard.

commit 1f3f64f793c13f4cec2c3f33b036af307c560d82
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Feb 4 18:01:45 2009 +0200

    Set libvlccore and libvlc versions to that of 0.9.9 + 1
    
    Also libvlccore is not backward compatible, whereas libvlc is.

commit 06dea9e8c9c6df2278c7fe2a9363e68c896fa41b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Feb 4 12:44:17 2009 +0100

    s/41000/44100 in sout panel

commit 4eb5aa9f62b500f41dc7ac131f6d1202ee50029f
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Feb 3 22:32:02 2009 +0000

    i18n: Fix

commit 941cc25eb6a890f62766f52594300bce169d0271
Author: Alexis Ballier <aballier@gentoo.org>
Date:   Tue Feb 3 21:10:04 2009 +0100

    Fix non posix test construction in configure.
    
    POSIX does not document the == construction for test; Even if GNU test and bash builtin allow it, configure is run by sh and FreeBSD test does not allow it so that this test is always false there.
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 9d9e1852a3c37c9771d9c9a29401579335bea60b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Feb 3 23:51:53 2009 +0100

    Add more CDDA informations to the playlist node.

commit 67242bac7ca5c120d63cea2f730a15330fe682af
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Feb 3 22:50:28 2009 +0100

    Decrease fixed point decoder priority to lower than ffmpeg.

commit 565bb4caf0b8df76befa05b13a44bff0cbfbbdf8
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Feb 3 18:43:56 2009 +0100

    macosx: removed settings for the former access-filters

commit c887168f58ece7bd5cb6140c63569a3581e3b18d
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Feb 3 17:15:50 2009 +0100

    macosx: Renamed 'Quick Open File' to 'Open File' and 'Open File' to 'Advanced Open File' and switched the menu order accordingly to provide the same names as the Qt4 intf

commit c62a73d1f5ed365e33d1f3d4f855f2737e29c476
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Feb 3 17:12:48 2009 +0100

    macosx: resized to the open dialogue again and cleaned-up the screen input section

commit c5f610c90dfa81c54a45c256d637e11324eb8d68
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Tue Feb 3 16:41:49 2009 +0100

    mozilla: keep version info automatically up-to-date.

commit df325fb8649129a961813f7b82bb6715042ccf25
Author: Adrien Maglo <magsoft@videolan.org>
Date:   Tue Feb 3 13:48:10 2009 +0100

    Improve spectrum visualization. Change options : the number of bands for the spectrum and spectrometer visualization is now set with a boolean. Ban some actions to avoid segfaults in visualizations.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 7b3cb7d92c6c05dc4cd39f6826755895564d5759
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Feb 3 11:49:21 2009 +0100

    x11: fix compiler warnings.

commit 0bed6fc3e3d1622f999b88bc908b8f5f1327da7c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Feb 1 18:35:21 2009 +0100

    fix overriden variables.

commit 16d476260d73913e87f26c8fe283c8dee0dcb86a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Feb 1 17:25:29 2009 +0100

    unused variables.

commit bbd5ed6247b2b683af3beeda0e727e4072c9bd09
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Feb 1 17:23:18 2009 +0100

    vlc_url.h: warning about overriden variable.

commit b10e05092c2daf1de4f3502486e76999148f7066
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Feb 1 17:19:41 2009 +0100

    taglib: fix warning about overriden variable.

commit 55bd6c18babd47583ba4a1a3d64834c5d1f38565
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Feb 2 23:04:10 2009 +0000

    i18n: Fix in the popup menu
    
    Pointed-By: Eric Lassauge

commit 76f34d998b53665e31ec582d480373b8f4d03100
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Feb 2 23:33:10 2009 +0100

    live555: unbreak windows RTSP servers (introduced in c0d37c7c881712e182f03b52d0b00a911cab81ac).

commit b198db8f65f91f9bfbd463f8e68d84906957932d
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Feb 2 21:41:52 2009 +0100

    mozilla: update the version number

commit 5467cacefc0b2ffd4a93e82f9a65a70e17907626
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Feb 2 21:37:52 2009 +0100

    mozilla: fix MacOS X plugin packaging

commit f0fc0b2353b5234746b8e2e5fd7b764d7915f469
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 2 21:49:52 2009 +0100

    Sub filter deadlock fixes.
    
    The original idea and debug come from basos g patch with the following
    comment:
    
    "A dead lock was created when adding an spu filter (like marq)
    because the same mutex was used for spu->p stuff and sub filter
    chain (p_spu->p->p_chain)."
    
     I implemented the creation/destruction of the chain outside the sub-filter
    callback.

commit 8a353bf6dc813d0f54810df685504a0ec458a522
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 2 22:09:25 2009 +0100

    Delete sub-filter callback before destroying p_spu memebers...

commit a33c431deacf55c728602118989ffd7be8faa3a0
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 2 23:16:19 2009 +0200

    Qt4: use --x11-display

commit 19e0e15f383978e93d719ce241b9199eca3b5501
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 2 23:14:52 2009 +0200

    Qt4: use the display we've opened

commit 1590cffcccc6df3c65b5034e08b6bee121030164
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 2 22:32:41 2009 +0200

    Use --x11-display whenever calling XOpenDisplay (except Qt4 this far)

commit edf32d6b5d7857c87275965f2e84417899ce264d
Author: basos G <noxelia 4t gmail , com>
Date:   Sun Jan 11 04:51:27 2009 +0200

    Variable inheritance hints
    
    Added a comment to describe inheritable variables
    Added debug messages to get clues about variable
    inheritance final source
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 05c8ebc52b0729a8f85c7ad5e3df46c81ef3ade4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Feb 2 21:03:31 2009 +0100

    Fixed qt4 extended panel for "spatializer" module.

commit 8abaa1b2536c844e926981290ab6b3f156af0ad7
Author: ogg.k.ogg.k <ogg.k.ogg.k@googlemail.com>
Date:   Sun Feb 1 13:28:38 2009 +0000

    Translate Kate category tags to display a more user friendly menu.
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit ab044cf5fc48be7d74097b7855558875b50e991c
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 2 21:39:07 2009 +0200

    Drawable: separate XIDs and HWNDs
    
    Also partially (internally only) fix missing Win64 drawable bits

commit 248faa09ed297b6674672e841751996b5265e8e2
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 2 21:02:39 2009 +0200

    Improve libvlc drawable documentation

commit 76fd9cb9b2efe77ea27f0f14e175f35bcdd32057
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 2 20:28:18 2009 +0200

    Reimplement libvlc_video_set_parent back-end as a plugin
    
    If multiple video ouputs exist, only one will now use the drawable.
    This still does not implement drawable size, window type and probably
    Win64 support properly.
    
    Also, this is not currently used by libvlc_media_player_set_drawable
    although it probably should. This function looks pretty weirdly -to
    stay polite- implemented.

commit 0f10d537baee7912fb6178303fd1e67cf7bc35bd
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Feb 2 20:22:53 2009 +0200

    Remove old core drawable support

commit 82bc4a310683688843c8b361a1c767260f522ecc
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Mon Feb 2 13:29:32 2009 +0100

    Win32: generate gdb symbol files for every dll

commit 44c553033ab829d090e0f5561e40685a5853a9e4
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 2 03:54:36 2009 +0100

    Vout: Small rewording

commit ecd870f73d8f4ef0c86d02e0e612974447aef32f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 2 03:51:19 2009 +0100

    NEWS

commit d9b140e41e4c9f5aad6e094098b87a8fcfa62380
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Feb 2 03:38:18 2009 +0100

    Change include order for padding

commit 48c3f24d72bb7e9b52cf1a83a61ca1ed94b29297
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Fri Jan 30 17:46:47 2009 +0100

    Vout: autoscaling support for windows
    
    Modifications by /me
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 3d03caf53872716bc3ff44031b892b6496f955a4
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Fri Jan 30 17:30:35 2009 +0100

    SDL: support for autoscaling
    
    Modifications by /me
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 65892a479f9994e8dd49ded2ff851a5e98b85ae8
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Fri Jan 30 17:29:59 2009 +0100

    Vout-filter modification for autoscaling
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 422908a78df6587cb3fabd083ec484a68f8c796b
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Fri Jan 30 17:29:18 2009 +0100

    Galaktos: compile fix and variable unused removal
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit f04686fc573553671fa0d1c342087dcf1fb5a3d6
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Fri Jan 30 17:30:29 2009 +0100

    OpengGL support for the auto-scaling
    
    Modifications by /me
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 9885e3480e42d648daef956dd84ce59d7bd4d9bf
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Fri Jan 30 17:28:42 2009 +0100

    Core implementation of --[no]-autoscale and --scale with x11 vout support
    
    Modifications by /me (renaming, var_Get, hotkeys, etc..)
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 0c52acaeed113f6c2365485a1a7098e194f70b5b
Author: Mark Bidewell <mark.bidewell@alumni.clemson.edu>
Date:   Wed Jan 28 19:29:38 2009 -0500

    Remove leading ':sout=' from strings returned by output selection dialog
    
    The leading :sout=  appears to confuse the destination parser which causes the sout to be prepended with an empty access and mux resulting in an invalid output chain.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 82bd6cbddef07a25171f7c6383ec2fc1ec983aaf
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 1 16:59:56 2009 -0800

    Qt: Profiles Editor for the transcoding.
    
    Still a lot of testing and fixing needed.
    The profiles are still in the main Qt Settings file.

commit 9034aecc7b7c98d8840a49334376c51bcedc2d34
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 1 16:59:42 2009 -0800

    Qt: remove unneeded debug.

commit a2e0ccb5b3831f013d97f75914b85d3d124196b0
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Feb 1 16:57:53 2009 -0800

    Qt: small visual change in Open Disk

commit 8a5a4a2d2354e3fafe882fbce38d07b37034c1ce
Author: Daniel Dreibrodt <daniel.dreibrodt@googlemail.com>
Date:   Sun Feb 1 18:19:48 2009 +0100

    Skins2: change DTD to add possibility to store ID for Anchors, Panels and Groups.
    
    It adds possibility to store IDs for Anchors, Panels and Groups.
    This does not change the way skins2 works I believe. It just stops the
    XML parser from complaining about non standard skins when they have set
    IDs for those elements. And setting IDs for them is vital in the skin
    editor, as it differentiates between different elements in the skin just
    by their ID.

commit 4c0c65f6a0b5906ee43062fd70c25f1f010740b6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Feb 1 17:55:14 2009 +0100

    Enable telx decoder when zvbi is disabled.

commit 5ede35cb7b65f61558c00d2527afd5f0e9586e65
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Feb 1 14:45:28 2009 +0100

    Improved CDDB information support in cdda.c

commit 2a62ce12fb74d2d3eb57d6ef66186e093b9cdaec
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Feb 1 14:46:43 2009 +0100

    Changed vlc_meta_SetTracknum to *Num for consistency.

commit f7c9acaebd4b620d8b4ed6aedbdae3a3ee52d38e
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Sun Feb 1 14:30:40 2009 +0100

    Win32: generate stacktrace on unhandled exception

commit 3230451120445d9f610e1749075a413c3e2dddc2
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 1 14:36:01 2009 +0200

    Small cleanup

commit 448917d7ad42253f6b2eb54ba0255768e3e0634f
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 1 14:31:02 2009 +0200

    Useless property

commit 6a25e4f971209a5262a6f2719c8fee21bf513ec2
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 1 14:30:47 2009 +0200

    Interaction: remove dummy new state

commit 33614823610fea0403c0e635305a7ab1596e45a2
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 1 13:04:20 2009 +0200

    Interaction: unused parameter

commit 6b8d2191f4d3885d654e06d2f72818b5083b2f4c
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 1 13:01:35 2009 +0200

    Interaction: logically dead code

commit c00b6cab199aced4b4b748591e18cd70be10f6e8
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 1 12:56:47 2009 +0200

    Interaction: avoid thread if there is no provider

commit dd0ad6e7176d191b1647f9024cded30f1e518d0c
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 1 12:56:23 2009 +0200

    Interaction: set the p_parent field
    
    I wonder why it was there in the first place.

commit e1916ffc0a281427ff91d27856e4b5404bd5d336
Author: ogg.k.ogg.k <ogg.k.ogg.k@googlemail.com>
Date:   Sun Feb 1 10:07:36 2009 +0000

    Fix another location having the same does-not-compile problem
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit 679b54c7b9a6cd9e6ffc749f8f0fe1c0bb5f03eb
Author: ogg.k.ogg.k <ogg.k.ogg.k@googlemail.com>
Date:   Sun Feb 1 10:03:18 2009 +0000

    Fix skins2 compile (broken by 8e0a2de24336bb68b6aee5a701025bfb1e01ac24)
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit 09f090b183244f2f30ce63af054c1c1439b332ab
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 1 09:20:26 2009 +0200

    Memory leak (fixes #2442)

commit 09af489c23a225c76820aa44cf39759dd86efd22
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 1 09:09:22 2009 +0200

    Win32: fix NULL-deref in non embedded video mode (fixes #2426)

commit 8e0a2de24336bb68b6aee5a701025bfb1e01ac24
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 1 09:05:04 2009 +0200

    Skins2: partial vout window fixes
    
    This remains seemingly badly unsafe

commit 4417073e0b6065f22580ec209887765b3760a1ea
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Jan 31 22:55:35 2009 +0000

    Vorbis quality is limited to 0-10

commit 1b7603ffc250c42b61bcdb8ab1885fcb8637c10c
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Jan 31 22:55:11 2009 +0000

    Typo

commit 913b14ba9013ad272808cba3058113f01eb287d1
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Fri Jan 30 22:14:46 2009 +0000

    i18n: Don't translate language names
    
    Leave them in their respective language so that people get a chance to
    go back to their language if they mess with language settings

commit 065f76087713cbea23bf197195a4f5229665d654
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 1 00:18:14 2009 +0200

    Progress interaction: remove useless parameter

commit 647ff1a243bee1f950dd157b193d14aa15eff644
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Feb 1 00:04:40 2009 +0200

    Interaction: remove (buggy and useless) dialog IDs

commit 14e329dd139cf0b18bc3f8768cd976f7e8b4bcad
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 31 23:02:38 2009 +0200

    Don't reinvent __arm__

commit 997ae1dc88c24d009bbaa61a2dea27291aa6949c
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 31 23:00:10 2009 +0200

    Avoid dlclose() only when valgrind is running

commit 3ea8408d39fdb61dd022f248b08081d4a9f45326
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Jan 31 18:04:22 2009 +0100

    shine: protect against invalid bitrate and cleanup.

commit 7ecf78a8cbc66e79e69e049ee7e6c70a6a751ec0
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 31 20:40:17 2009 +0200

    Segregate vout window types

commit 4de1d766d14cead239459cf7cf31d9f907237bcd
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 31 20:18:17 2009 +0200

    Cleanup vout window handle typedef

commit 92107b3a55153f2064744ce2c2a4c891c60e1def
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 31 20:15:32 2009 +0200

    Format string

commit 69db0d607d850a844535ee1dbc71fb2110450218
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 31 20:12:26 2009 +0200

    Win32: attempt to fix VLC_STATIC_MUTEX in C++ code

commit a7779d5911be0dd2ee29240e68d364e346bb12af
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 31 18:47:44 2009 +0200

    Linux: re-implement eventfd() against old glibc versions

commit bb677d45484e66e37778c1d184564924c195addc
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 31 18:45:20 2009 +0200

    Linux: vlc_threadid() returns TID instead of kludging pthread_self()

commit 36de72f0f35b99f842e5c06d1d4f0a718ff32f75
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 31 18:41:52 2009 +0200

    Superfluous #includes

commit 6159c76a75ca3c318a6304c1a257ac77e2a5364c
Author: Vicente Jimenez Aguilar <googuy@gmail.com>
Date:   Fri Jan 16 20:09:02 2009 +0100

    Removed link to old subdirectory not present in lua http interface
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit 26e8c5ee0e2ac1e3ee818c7ddcc9859757055557
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Jan 30 14:28:24 2009 +0100

    shine: Forward port of fixed integer MP3 encoder.
    
    The fixed integer MP3 encoder shine originates from the RockBox project. It was then adapted for vlc in branch 0.8.6-neuros.

commit 807563ba09c78e31ce567daec6eceee77775cb96
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Fri Jan 30 12:05:48 2009 +0100

    wma-fixed: Forward port of fixed integer WMA v1/2 decoder.
    
    The fixed integer WMA v1/2 decoder originates from the ffmpeg project and has been changed into a fixed integer decoder by the RockBox project. It was then adapted for vlc in the 0.8.6-neuros branch.

commit a98b4976264b99e2a514712b4bc8870cc79b4e70
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Jan 26 09:06:59 2009 +0100

    objects: check for HAVE_SYS_EVENTFD_H it is more reliable then HAVE_EVENTFD

commit db2db6b46bdb7701d20f5a667151d7ce7044f21e
Author: GAILLARD Tony <Tony.GAILLARD@supinfo.com>
Date:   Thu Jan 29 23:07:26 2009 +0000

    l10n: Occitan update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 3dd6e69f68dadddee28e33a68410e3c5e46f0e18
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jan 29 23:04:41 2009 +0000

    Add new files and remove wx

commit 828d8c8a67910e1df772832da0004748de040279
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Thu Jan 29 23:30:08 2009 +0100

    Qt: fix video widget size

commit 243768e647e75629310bb816aa5e1f808384ef2d
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Jan 29 23:28:48 2009 +0200

    XCB: minimalistic window (i.e. non-embedded) support
    
    TBD: title and control requests

commit 7c774cfc6e9ee54898973edd2a9585371f561483
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Jan 29 22:58:06 2009 +0200

    Memory leak

commit 2ce04181200f623273bd00e4c7bfd1408399e9ad
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Jan 29 22:51:53 2009 +0200

    Add p_sys to vout_window_t

commit 7a710eaac222197044bb1c188dd5ac131c529123
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Jan 29 22:01:40 2009 +0200

    XCB: duplicate values from output to fmt_out
    
    The image still misses borders due to Qt4 window provider not returning
    the correct height (it pretends the window is bigger than it is).

commit fe5186764619a096e07c87027d021ce7cbd65435
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Thu Jan 29 19:31:53 2009 +0100

    Qt: no need to iterate two times. always disable empty menus
    
    Note: in some rare case when p_aout != NULL but the audio
          ouput is "empty" (no track), then the visualizations
          are still enabled (but of course, you can't use them).

commit 1fce4b4d597e1a93baceb4cd0853275f089b1afe
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Jan 29 20:22:31 2009 +0200

    XCB: trigger the pop-up menu
    
    IMHO, this should really be a vout variable though - how is the UI
    supposed to know which video output is triggering otherwise?

commit 5d682437148aa02bea68fe7225cad26000c81ea3
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Jan 29 18:23:31 2009 +0200

    Fix double translation

commit 3514349e204d0453d43645bad3ba1cee0fef959f
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jan 29 17:03:36 2009 +0100

    Revert "fix buffer overflows."
    
    We use a sizeof and not a strlen so that's ok.
    
    This reverts commit 8ecb5ba1086fc58bf12e33a2de8e73fe859bc33e.

commit 8ecb5ba1086fc58bf12e33a2de8e73fe859bc33e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jan 29 16:56:10 2009 +0100

    fix buffer overflows.

commit 5339bb3f3d98723e7834fa4cb37338c484bcc464
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Jan 27 22:28:08 2009 +0000

    Add the vlclibdir variable to the .pc
    
    So that the plugins can be installed at the good place

commit c6ea1ff7d7f732706c9039824a8cd7e0243eb605
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Tue Jan 27 23:43:24 2009 +0000

    Proper permissions

commit ae6c447ae09c0adf2c722c7387c528cf2dd71219
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 28 23:33:16 2009 +0200

    Don't compute system-dependent stuff in the plugin descriptor
    
    This is cached data. Nothing forbids upgrading your OS or sharing the
    cache with multiple versions.

commit 1f50361f07b281f209dee4dc1aa308c2a1fcef80
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 28 23:05:52 2009 +0200

    Fix plugin strings translation

commit 5f1e2f74487c1e284452eab00106e31d1a293abf
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 28 23:36:58 2009 +0200

    spatializer: do not conflict with libvlccore options

commit 3f8d4e6150ccd774ed1d0300f3281568ddc91080
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jan 28 21:09:11 2009 +0100

    Document a bit option flags.

commit 5f62f401a2be8a45f119925dbbd241c48bab5da9
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 28 20:43:02 2009 +0200

    Remove unused change_float_list
    
    We should decide whether to use float or double before we bring it
    back, if needed. In the mean time, it's best to remove the macro, as
    the back-end did and still does not work.

commit f1590d98ae55f55c1c5df515a5eabf68e1190d1e
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 28 21:48:19 2009 +0200

    Trailing ;

commit c349af1472890395de9bc62566d69f6d4b881099
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jan 28 20:41:55 2009 +0100

    Use libvlc_playlist_add_extended_untrusted in activex plugin.

commit e1d3ebead77f64b66983f75746d69df43e145c54
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jan 28 20:31:59 2009 +0100

    Use libvlc_playlist_add_extended_untrusted in mozilla plugin.

commit 059a3399daacd4532299d04cb2dd1a472cc25a83
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jan 28 20:20:21 2009 +0100

    Added libvlc_playlist_add_extended_untrusted and libvlc_media_add_option_untrusted.
    
    They allow to add untrusted options (needed at least for web plugin).

commit 96550ff2ed690bb147d44d3a12855c8c2a6bd80f
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 28 19:33:49 2009 +0200

    Command line options are lower-case

commit df3b866ee14ba3fa1d212bd6197e1f1ef358fc85
Author: Derk-Jan Hartman <hartman@videolan.org>
Date:   Wed Jan 28 01:46:57 2009 +0100

    quartztext: Fix trailing ;

commit 27214bea422e27704ff8f3cfb9a34b79c32b5496
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 28 01:43:13 2009 +0100

    Update LIST with new modules.

commit 5914b49741c125f3109aff44f1b2959f6219cc2b
Author: Mark Bidewell <mark.bidewell@alumni.clemson.edu>
Date:   Tue Jan 27 17:10:46 2009 -0500

    Added missing quote from command syntax
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 0ff3d294f534eb45b0a62cbca90b9878d3b34c60
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Tue Jan 27 23:38:48 2009 +0100

    Update THANKS for ivoire and me

commit 8454ab773b44872eff45768814cf4e33b944aacb
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Tue Jan 27 23:36:12 2009 +0100

    NEWS update

commit 7fbf82b3d0ead1fac49eab9552862ef4bc2e9c02
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Tue Jan 27 23:17:20 2009 +0100

    Fix compilation
    
    Missing ;

commit 6f02f88baf7c346ec4d686c73944ee96edfb5aed
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Tue Jan 27 22:51:30 2009 +0100

    Zip: don't use hacks but rewrite the path.
    
    + remove MTU
    + fix copyright
    Thanks a lot fenrir for this psz_path

commit d7c28d52469bdd5c70561561811ba4b048800feb
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Sun Jan 18 19:40:27 2009 +0100

    Zip: add access/stream_filter to the buildsystem

commit bc72d967d45c4ad8d0be6516b9a8e358057d403b
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Sun Jan 18 19:34:32 2009 +0100

    Zip: add a stream_filter and an access
    
    The stream_filter does the following job:
    [zip stream] -->filter--> [xspf playlist]
    
    The access is called zip or unzip and takes MRLs of the form:
    zip://[web-encoded-path]![file-in-zip]
    
    As there is some automatic web-form decoding of the MRL,
    the MRLs in the playlist generated by zipstream are encoded
    two times.

commit 7032aafade78a792d76c5cacaccc7c79f4f64de4
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Tue Jan 27 22:38:25 2009 +0100

    Zip: remove compilation warnings in libs/unzip

commit a2b72dbb66f9efbff9ff85f04dca60824f0df9db
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Sun Jan 18 19:27:56 2009 +0100

    Zip: change path to the library in the buildsystem

commit 0990476165074a526a6826c26a3b516acfea02b6
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Tue Jan 27 22:16:13 2009 +0100

    Zip: move skins2/unzip to libs/unzip

commit fa4bde0b26a6c7a2a617362ea0b17144686e39fe
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 23:22:05 2009 +0200

    Trailing ;

commit b9259bb0c0d86256ae5610b3072e3910edc405d3
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 21:17:06 2009 +0200

    Merge vlc_submodule_create and vlc_config_create into vlc_plugin_set

commit 51836e3ded398ca1281002391f19ff3bcabdd9eb
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 21:00:45 2009 +0200

    Missing new lines

commit fff301caf05eaf4f818c77da0d233c519d366639
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 20:50:16 2009 +0200

    Internally merge vlc_module_set() and vlc_config_set()

commit 70a56d5650791c01455027322181efcb045b529d
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 20:42:40 2009 +0200

    Externally merge vlc_config_set() and vlc_module_set()

commit f23dc77a4c69d8d45ecb46cdb66196f5baffaf6b
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 22:48:24 2009 +0200

    Remove trailing semi-colons

commit e0a98940723b64938cbefada0e4f70f4506dc3be
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 22:36:41 2009 +0200

    Cosmetic

commit 824bc1c03688269e0a33c0e5e2459f81dc907f0b
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 21:45:35 2009 +0200

    Partially cleanup old module_list_cat hack

commit 3a42716912dd1c4f17b46f983c5d698aa5fb808e
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 22:03:53 2009 +0200

    Privatize vlc_module_create()

commit 6fc5c5124e3bcfab118b2c798e026510fa754a82
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 21:52:44 2009 +0200

    Remove old NODOMAIN stuff (ABI broken anyway)

commit deb763e0b9dbaef895e5cceec1085396a4842bc7
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 21:05:31 2009 +0200

    Remove old VLC_MODULE_PROGRAM (we broke the ABI many times over)

commit fbb7884522e149fcc801c6c2a14f67b19629ce17
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Tue Jan 27 20:08:24 2009 +0100

    Qt: accelerate the menus
    
    Avoid string comparisons. Avoid foreach.

commit 56988959488ac0a479e52d63c1ad155f69c59be1
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 20:14:59 2009 +0200

    Support for tweaking package-part of install path
    
    I kept include files to ../vlc otherwise #include syntax would break
    
    Now, it's up to changing PKGDIR="vlc" to PKGDIR="vlc-1.0".
    We just need to decide.

commit acd1f9127c33a81ffe7e04ea42f66f8a39ace1a5
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 20:14:15 2009 +0200

    vlc-plugin.pc: use pkgincludedir

commit 111faffeab952769810b8cf5000a1b91b96996e3
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Tue Jan 27 18:24:06 2009 +0100

    WinCE: add modules to build

commit a0578acb0c74f2d9c295f30842f0b5119548d187
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Tue Jan 27 18:22:04 2009 +0100

    WinCE: no MonitorFromWindow

commit 76a3be959e0e9b63e912d57ae869ee87f7b75711
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Tue Jan 27 18:19:49 2009 +0100

    WinCE: reduce stack size

commit bce706f4fa75d422475866a11e5ebc8f8da879c0
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 18:52:18 2009 +0200

    Win32 cancel assert fixes

commit 825731a114f4614f3d3ac6f4d389e15205a302de
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 18:04:11 2009 +0200

    Linux: (try to) set close-on-exec in open() system call
    
    This Linux-specific extension fixes the close-on-exec race.

commit 71aa05adf754d51d46658c0b1c59b4f5f546a516
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 17:57:55 2009 +0200

    Remove redumdant fcntl() calls

commit 9f59c6743b8aec7598f2f6145fc417c469a7c9a1
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 17:55:34 2009 +0200

    utf8_open: set the close-on-exec descriptor flag
    
    This departs from utf8_open() being a pure open() + Unicode function.
    We should really always set the flag anyway, so lets factor the code.
    There is still a tiny race between open() and the second fcntl() system
    call, but it cannot quite be fixed within the current POSIX standards.
    
    By the way, the correct way to clear the flag would be _after_ fork(),
    but I am not aware of any such case involving utf8_open() in the
    current tree.

commit 6ce34a21bc23c87c6d4b0b37f798a16ce8bd93d7
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 17:42:17 2009 +0200

    vlc_savecancel: missing return value on main thread
    
    We return true to pass killable assertion in vlc_restorecancel()

commit 2eb916e2def96788144098ced3e0446a0c9f7157
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 27 17:43:59 2009 +0200

    vlc_restorecancel: add an assertion

commit e3e57779c00327e425bb1c7a4a7faef734f5dc99
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Jan 27 14:03:55 2009 +0100

    Should fix compilation. Thanks to alienBob for reporting and testing.

commit f27113b1f38fd11b7478de226ae2a0f0c783dee8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Jan 27 09:54:01 2009 +0100

    Qt: Fix getMRL() and QList<T>::operator[]: "index out of range". Close #2458

commit 9bc487d6d06a21f3277fa5357de8405b30a6406b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Jan 27 09:18:11 2009 +0100

    Fix Win32 build after osdmenu removal.
    
    Close #2456

commit a2bc23f8bf0c99e280c6c4f0395ccd97d7151a57
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jan 26 23:27:58 2009 +0100

    demux_ts: use var_CreateGet instead of var_Create+var_Get.

commit 925079c425e201a94560e4a0e41615f7402d86df
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jan 26 23:06:16 2009 +0100

    var_*Bool return a boolean.

commit 6c44423034996642ba574c3bc31a53e38b1b09fb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jan 26 23:01:03 2009 +0100

    Fixed missing vlc_savecancel in globalhotkeys (x11).

commit bc21bdf08502615927db9dd3dcd10f0a32bd655b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jan 26 22:52:38 2009 +0100

    hotkeys: fix potential buffer overflows, use var_CreateGetString,
    fix memleaks and use pl_Release.

commit e3895ba9fd5709f60af6d0f517ae5eb334de40aa
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jan 26 22:33:00 2009 +0100

    codec_cmml: fix memleaks (and maybe a proble while opening browser under linux).

commit 8c4225eed6e83be8a1d890651fd039b2cff8db07
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jan 26 22:13:21 2009 +0100

    access_http: fix segfault due to unitialised bonjour variable.
    (the bonjour part is now completely commented out)

commit 712a60c2557ecd142c9d29835142a23e6f477682
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jan 26 22:45:07 2009 +0100

    Fixed returned value in osd_FindButton.

commit dbc8628b2a404a5ced1caf867ed6d54263cd3284
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jan 26 22:43:55 2009 +0100

    Fixed compilation warning (missing return value).

commit 44522f524f0b5f3fe6176b70d22f0a4bad3627d8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jan 26 22:42:52 2009 +0100

    Fixed missing type for b_was_paused.
    
    Isn't there a gcc flag to avoid compiling that ?
     const a = value.

commit acab6ea08b10da95979aa682b96ea70cee9b1c7a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 26 22:08:01 2009 +0100

    Remove traces of wxwidgets.

commit f83ba4e26bf30859ce56d8f2ac7eaa7389791372
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 26 22:02:45 2009 +0100

    WxWidgets: Bye Bye, I will not miss you.
    
    Acked-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit 617e12f1063d656e686756a0edc22ec49471f1db
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 26 22:57:29 2009 +0200

    XCB: grey scale output support
    
    There is a problem with blending GREY on GREY though.
    Use `Xephyr -grayscale` to test.

commit 49cf899b0f3f010121a85ad723a8af8fdf799882
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jan 26 21:05:10 2009 +0100

    wxwidget: fix #2444 (I just don't want to leave on stupid bug open)

commit c4f8422a864451f06c257daf4a678f44f5a45410
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 26 21:55:36 2009 +0200

    Memory leak (fix #2448)
    
    N.B.: I hate branching macros for a reason

commit bfbea33c0ca49d29fece45506a60d0b93e705f73
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 26 20:44:38 2009 +0100

    NEWS: add the scaling hotkey to it, since this will remove so many rants on the forum.

commit e407b48800c9b9dd38d3c6b769757e175c258af3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 26 20:40:42 2009 +0100

    10l: Oops.Sorry. Fix build.

commit 0bf11b8caddedb6e642e7b56ffad91554475fef6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 26 20:37:37 2009 +0100

    Qt: Media menu rewording.

commit 520bb970306ddd6864ab01db35f9bbef565197a1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 26 20:33:37 2009 +0100

    Don't change enum orders.

commit dc85d75d9017d361256604f2fa0fcc5e91f2eb5d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 26 20:26:06 2009 +0100

    Qt menus: scaling is accessible through Video Menu.

commit 0e72cc7af560f160473284361c7a8d3ff856eadf
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 26 20:18:40 2009 +0100

    Qt: open and open advanced for everyone.

commit 7b84cea421f71b3c2885ae721511f465629ef21b
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Mon Jan 26 18:12:20 2009 +0100

    Enabling scaling activation/deactivation
    
    this patch adds a parameter ( --[no]-scaling) and a toggle hotkey ('o')
    At fullscreen, it allows displaying a video at original size surrounded by a black screen.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit d16c326796d2e2410fa3d3fc769111d868167408
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 26 21:20:15 2009 +0200

    Update myself
    
    until we implement whatever we decided regard the authors files

commit 310df0776314f7de41be231c8c2874509ef36aaf
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Jan 26 19:38:17 2009 +0100

    embedded snapshot: remove useless comment

commit f9ac9c2ecfd995b05bbfac379a3647437a01075b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 26 19:05:57 2009 +0100

    Qt: Change open dialog behaviour and layout in most categories.
    
    Internal is now QStringList items and QString options (for the first Item, of course)
    
        There shouldn't be too many regressions, but testing is welcome

commit cdbdb9ca93bff1d6623b10fb51386a17e9d9f0b1
Author: Steven Kramer <skramer@inbeeld.eu>
Date:   Mon Jan 26 14:28:19 2009 +0100

    Use Live555 'double authorization' for RTSP-over-HTTP
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit 1fb01424d70e6b99f63d56d5243ef0d6dc458f0d
Author: Olivier Aubert <olivier.aubert@liris.cnrs.fr>
Date:   Mon Jan 26 16:57:48 2009 +0100

    embedded snapshot: use condition variable
    
    Let's see if this fits courmisch's standards...

commit 392763317ed9781d7797798c5f1a3f21feb0691e
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Mon Jan 26 14:24:00 2009 +0100

    interface: fix building on MacOS X

commit 8091b5bfd27eb250eee7d242c34ff3562a51a4b2
Author: Jean-Paul Saman <jpsaman@videolan.org>
Date:   Sat Dec 20 18:02:29 2008 +0100

    Remove osdmenu configurations minimal and dvd pictures.
    
    Osdmenu 'dvd' configuration is the same as 'default' configuration and 'minimal' is just a simple example. The 'default' configuration is descriptive enough in combination with doxygen comments.

commit 02bf31b454b00631e2a97642ef3b5a195866ec09
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jan 26 16:10:54 2009 +0100

    libvlc: Fix a (tiny) buffer overflow and fix #2449

commit 25c10c933c2c04b5c97a6c309af7368b37731e75
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jan 26 15:59:55 2009 +0100

    stream_out_rtp: fix potential memleak (#2447)

commit 2588f5f5434ef636edcfaa786a85e519b238b847
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 26 14:51:05 2009 +0100

    Rewording of some categories of Preferences, avoid "General" as a title and using "VLC", every other two lines...

commit 7c2efd508d5afdd81ed4a77ef3ba93253196e804
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 26 14:13:04 2009 +0100

    Qt: no need to add an extra "General". This doesn't improve the wording.

commit 411303f8aef85950d161cb47b9e1ae786065cd89
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 26 13:39:18 2009 +0100

    Mkv: kill warnings.

commit 318b67aaa3ea30db00366b94f5ada59c19c1c4e4
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 26 12:58:33 2009 +0100

    MKV: kill warnings.

commit 20fcfd5809bf87e20fcd552b3397c0f5cd51a8ab
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 26 12:25:18 2009 +0100

    NEWS: global hotkeys is also for Linux.

commit c38b36989c431a0110a37b7f574d3baa972cf9d3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 26 12:25:00 2009 +0100

    Win32: Fix build.

commit d5bf5632c54c12e9f4ce8a4fa3c3cd22e010cd1a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jan 26 12:17:58 2009 +0100

    playlist_SaveArt: fix a memleak.

commit 74e99b37c284a36d65bc2cee9c76d003bcd8f1dc
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 25 21:01:33 2009 +0200

    Missing vlc_savecancel()

commit ff283ead4a3ec930becc2b382a175df13dee8cb9
Merge: 72218fb 3e97bc6
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 25 20:31:21 2009 +0200

    Merge commit 'videolan/master'

commit 72218fb9b9ba6c9f5a36bd3d3cfb1557a5491452
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 25 20:30:48 2009 +0200

    De-inline vlc_(test|save|restore)cancel, add some assertions

commit 3e97bc6eafb412ea3bdc53437e343b119a0a3307
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 25 19:23:53 2009 +0100

    Automatically insert globalhotkeys when available.

commit d51c1454df2a1090596daf350cf4a00573b45125
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 25 19:22:20 2009 +0100

    Ignore X11 errors.
    
    Grrr a library that does exit on its own !

commit bb28997069438d73116aa4c14d4067894b594360
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 25 19:03:49 2009 +0100

    Fixed double vlc_restorecancle call.
    
    Noticed by courmish.

commit b732089382143974d2aff65904e0ec6cd91a2f50
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 25 18:41:36 2009 +0100

    Added x11 global hotkeys support (linux).

commit e939adf8af45848220407705489a3c3f74454ef1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 25 18:23:31 2009 +0100

    Moved global hotkeys to its own directory.

commit fe24858420a49117884bdea3c22338e7ad44744f
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 25 19:00:41 2009 +0200

    XCB: simplify, fix assertion on grayscale displays
    
    (X11 has a similar bug, not to how to fix it)

commit 1af6b527cbd63a7dabd664f9651a6fca90657d2b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 25 17:45:06 2009 +0100

    Correctly unpause the vout for reuse.
    
    It fixes an assert in vout code when a stream was stopped while paused.

commit 0b3f034fd5e3802d459caca8b11ee48bf1b29b7a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 25 17:29:37 2009 +0100

    Use stream_t path instead of access_t one.

commit 9f052b2bd26acc0d580e443dedb8681c287808ea
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 25 17:09:21 2009 +0100

    Added path information in stream_t.

commit 64d1e176b010a03b6538de748db0dfc4d023fd99
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Jan 25 15:25:31 2009 +0100

    galaktos: fix a buch of anoying warnings.

commit b91b84d6f18cc8855cc9349ff6999b26247ef38d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Jan 25 13:40:52 2009 +0100

    qt4: no need for a static_cast to the parent class.

commit 513870ccf29c8e6750d07f96ea64983b57b8f5d8
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Jan 25 12:58:03 2009 +0100

    qt4: don't leak the event we compute ourself.

commit 38edfcb94c6f43eb19c49f9c25d203d9017d178a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jan 24 15:16:01 2009 +0100

    skins2: remove totologie.

commit 2975206b6428943c50168239140a1adeba723224
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jan 24 14:48:39 2009 +0100

    skins2: print only one error when the skins can't be loaded.

commit 7ea81104cc676ef4187d08a48334c80275f857d8
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 25 13:11:27 2009 +0200

    XCB: mouse events handling and background color

commit 67daaa16e0ce6cea8878f48b44fb9b19f5e66d12
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 25 12:30:28 2009 +0200

    mouse-clicked is a boolean
    
    It was created as an integer and set as a boolean...

commit fc4676a31814542d4980c6f71f38f87aa98bc7b1
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 24 20:42:11 2009 +0200

    Remove unused vlc_object_wait()

commit ce269bfe6219a32300f15daf3698dd71ec78cf66
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 24 20:23:26 2009 +0200

    Use libvlc_InternalWait

commit 2e68572406c4655a868bbe6bfb559a7997f8f436
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 24 20:34:10 2009 +0200

    Use libvlc_Quit

commit 484b0aa1c49b322bd52b41f2ad4a535961673557
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 24 20:21:57 2009 +0200

    libvlc_InternalWait, libvlc_Quit: wait and signal libvlc exit

commit 73ec91d4e0194f774f2c6532b5ace857b07102e3
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 24 20:41:06 2009 +0200

    Fix warning

commit 144b55c97dbc6d8d788054945ea83cda69c9f90e
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 24 20:40:46 2009 +0200

    Remove dead code

commit 49c1e2a7adf7c5995cd5ebb6ee07ded00d8a4307
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 24 20:24:20 2009 +0200

    Remove bogus vlc_object_wait (no condition to wait on)
    
    N.B.: libvlc snapshots remain seriously broken.
    Vout is not locked when shooting. Variables are not safely set.
    Vout thread does not access request field safely.
    Multiple requests are not safe either. I probably missed some other
    issues.

commit 8093b7f26426008b1b065bc8e771ec10eccd41e1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 24 19:50:49 2009 +0100

    Fixed embedded art attachment support (close #2416)

commit b514a038dc932f0e77021952514fefacd87ccf5c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 24 19:48:47 2009 +0100

    Fixed taglib attachment extraction.
    
    C++ is always so much fun ;)

commit 06224b1cc5635dda203feba6297757aa623f0010
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 24 18:41:50 2009 +0100

    Fixed art url from meta fetcher.
    
    It still does not work because of [2413].

commit 04e3f9bc5fdc2afa2cd2fae4147bafccac576db9
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 24 19:55:17 2009 +0200

    RTP: update plugin name

commit 15c2fab78a080b22ed0599ad2df61f4900fe6d6a
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 24 18:23:41 2009 +0200

    XCB: support for MIT-SHM

commit 6f7922f5278d3767bc0437d116d71f4999b659c0
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 24 18:24:23 2009 +0200

    XCB: refactor

commit 0c96a5b6baa9a3ac2d4b1231b1e3a9944fa5636c
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Sat Jan 24 15:23:42 2009 +0100

    Qt: try to fix #2430 (OpenUrl can crash).
    
    + Remove this->
    + Remove toNativeSeparators

commit 1374daaa71c4210f2ddab92617cc296f6cbc6542
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 24 12:14:10 2009 +0100

    Allow to select fast seeking with --input-fast-seeking.
    
    No functionnality changes yet as the demuxers need to honor it.
    
     I have add an extra bool to  DEMUX_SET_POSITION/TIME to ask for precise
    seeking to the demuxer.
    (You cannot have precision and speed when seeking with non intra only codec).

commit 69a0bd8391e194cb7b4349a577b190556cfaff08
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jan 24 15:02:00 2009 +0100

    Qt: change keep-size to autoresize in order to match the old wx names.

commit 6aa4cb226bc5986e1b8bb09f3db135d79872466e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jan 24 14:35:39 2009 +0100

    Remove whitespace after keep-size commit.

commit 32b29b9e09887f54ed205ccd22764f3e72d416a1
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Sat Jan 24 12:05:25 2009 +0100

    implements --qt-keep-size (persistent main windows for qt4)
    
    this patch features :
    - persistent resizable main windows
    - video confined to preexisting window size
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 9e22b86335329417c7b6ce9cd7b1fff3adcfa554
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 24 15:56:43 2009 +0200

    fontconfing: join the thread exactly once
    
    The object was typically already killed, so the thread was leaked.
    Also, remove vlc_object_kill, since the thread never checks for the
    detach of its own object.

commit 6c12fccf36421378a439879c4f765625182bae00
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 24 15:56:17 2009 +0200

    fontconfig: fix unpaired object release

commit 613e18312dd6213b3c92fd6fb04868401289efca
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jan 24 13:16:31 2009 +0100

    skins2: open the right type of playlist (be consistent with qt4).

commit c0f36651a1fbd340f413d88ddea7da533d244b5e
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jan 24 12:49:05 2009 +0100

    skins2: save the playlist also in html.

commit 4f697cb6b79ece3000a6ec20179fc748fe21c112
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jan 24 12:44:25 2009 +0100

    qt4: refuse file without extension when saving a playlist.

commit f824e55be04775ca5f571cb9e6d96a745a851b56
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jan 24 12:20:38 2009 +0100

    skins2: use calloc and NULL at the righ place.

commit e710aeb8573e23d209dc1fa7b8a3c3adfd23783b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jan 24 12:19:10 2009 +0100

    qt4_skins2: fix a crash that occure when using skins2.

commit 0af542a34a81f1bb38c047701dcd4ee0c69a2bb6
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jan 24 11:25:35 2009 +0100

    x11: compilation warnings.

commit d08176faeb419f042f9803ebd0da6d17b8aed88c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jan 24 12:02:51 2009 +0100

    OOps. SOrry. 10l

commit 5e44798b8271ff0b32c9ed3e1f054a8fe8f40943
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jan 24 12:02:36 2009 +0100

    NEWS about BD

commit 8aa5ea27eb8f79b87f98047cb9cbcea9882aafd1
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 18 23:25:14 2009 +0200

    X C Bindings video output proof of concept plugin
    
    This can really only output iamges at this point.
    Critical yet-to-be-implemented features:
     - MIT-SHM shared memory support
     - XVideo hardware scaling & chroma conversion
     - keyboard event handling
     - mouse event handling
     - window (manager) event handling
     - cursor blanking
     - window provider submodule (so it can work without the Qt interface)
     - screen capture access module
     - GLX, perhaps?
     - etc
    
    15, 16 and 24-bits color depth work. 32-bits depth was not tested due
    to lack of suitable video adapter. 8-bits depth does not work due to a
    bug in VLC chroma handling. B&W, grey and 16 color are not supported,
    but are probably not worth it - the Xlib output does not support them
    either.
    
    Fullscreen should work, but was not tested.

commit f0071186f895c57f269ac174f10cdc67f21b1d69
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 21 21:59:46 2009 +0200

    configure: copyright

commit 519f3e74e97291098bbafb087b34b62fc7116356
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jan 24 11:53:09 2009 +0100

    s/Disk/Disc for Digital Versatile Disc

commit 0897392791630dfca3df538e46370ed555c2eda7
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jan 24 11:49:17 2009 +0100

    Qt: Spref, take bd-caching in account.

commit 573949bd38090f93a1d5a91c67133244f9fb95ef
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jan 24 11:48:00 2009 +0100

    Qt: do not leak ActionsManager on exit.

commit 3845e9e2e5ffdcb026c584e11bb8a11d6b7f103a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jan 24 11:47:32 2009 +0100

    Qt: remove ... where Needed.

commit c3c34e746c0c5f9377110da82fbcaf0b401480f4
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jan 24 11:46:47 2009 +0100

    s/BD Input/Blu-Ray Disc Input to help users lost in the preferences.

commit add114aa102701eeac9ffe5347d363068baad9ae
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 24 11:18:16 2009 +0100

    Support clpi/mpls avchd version (untested).

commit 982f3e4204f48c955549c075d8f416f3192ed0d0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 24 11:17:20 2009 +0100

    Fixed a deadlock between ressources freeing and playlist through gui.

commit f379cff8749e9b445ca97ecfe2ed0330add951c2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 24 11:13:24 2009 +0100

    Added a input_ressource_HasVout.
    
    It can only be used on detached ressource to ensure the value validity.

commit 062c8ac449589e046db0a55bd6b3c6083a654527
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 24 11:11:42 2009 +0100

    Reduce input control locking duration.
    
    It also probably fixes deadlock between ressources freeing (vout) and input
    through gui.

commit 18c35cb896c9aee4c5c4d77052ea0efbfe0bdaea
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jan 23 20:20:58 2009 +0100

    Fixed a few BD warnings.

commit e9bc965ee23a24eb60ca95c232ae79cf8ab9cc89
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jan 23 19:48:50 2009 +0100

    Added initial uncrypted blu-ray support.
    
    It is very limited:
     - Uncrypted only
     - No ISO or direct disc device
     - No menu
     - No still frame
     - No angle
     - No out of mux stream (some subtitles use it)
    
    It does:
     - title (MPLS)
     - chapter (mark)
     - correct seek
     - hide invalid ES for a given MPLS

commit af438710f1878c8e1a098aa52a7c79d21a771237
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sat Jan 24 00:20:47 2009 +0000

    Mark qt-blingbling as deleted
    
    So that we don't break the command line of 0.001% of our users

commit e3d4f31484fc4f03e749ed4166aa7fc5cefd739c
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sat Jan 24 01:29:49 2009 +0200

    QT4: compare also screengeometry to see if screenresolution has changed
     when checking if fullscreencontrollers position needs to be
     recalculated. Should fix #2283 (what I understand that ticket)
    
     Please review and test.

commit 2bf1567f2eac6242f0193ebc3b6de48f8bd89732
Author: Dominique Leuenberger <dominique@leuenberger.net>
Date:   Sat Jan 24 00:11:47 2009 +0100

    live555: fix compiler warnings re: unused variables.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 37a51ff8d955218c79b89cb73340a852d43933ac
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jan 24 00:20:02 2009 +0100

    Qt: don't show plugins with no capabilities in Releases.

commit a09da968e98c1df5af1c0092482c35c2ad497d4c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jan 24 00:02:07 2009 +0100

    Qt: Menus updates. Change position and removal of ...

commit ee759771f2029fddd683278b85fcb495ca4c661c
Author: Dominique Leuenberger <dominique@leuenberger.net>
Date:   Thu Jan 22 10:20:32 2009 +0100

    x264 removed i_direct_8x8_inference from the structure from version 66 on.
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 6a35aadd72c6a59e471cb965fbcaf2b55b41c359
Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
Date:   Fri Jan 23 21:29:39 2009 +0200

    better direct3d image quality
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit c96b1b892be87e011633a2aa44655bee24e9f2c4
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jan 23 23:00:42 2009 +0100

    10l: typo.

commit f749793a07a689b247f218af1db5b26359a2a5df
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jan 23 22:53:30 2009 +0100

    Skins: missing include, makes skins2 on Windows fail to build.

commit d08d960c72036b680df22836484f11ebeb26a6e4
Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
Date:   Fri Jan 23 21:09:40 2009 +0200

    remove unneeded code
    
    Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>

commit 4536532e0be8467fdb678715ad88e333214b5d87
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Jan 22 20:49:10 2009 +0200

    Qt4: fix uninitialized variable

commit 770ea21e999ad05aec50b0d1601c180b13b9d68f
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Jan 22 19:51:21 2009 +0200

    Optimize vout_PlacePicture prototype

commit 034e5706cebd9331903ea1d22cfcc9b655ed8a1c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jan 23 17:26:20 2009 +0100

    qt4: follow the recommendations about foreach loops.

commit 3396d9f390cac568f01b42c5dbdb58b3593b032b
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jan 23 16:54:17 2009 +0100

    skins2: use input_GetVout when possible.

commit be84b46a573e5717204c0ac8d1a012a6c1140265
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Thu Jan 22 20:17:16 2009 +0100

    Qt: re-enable services dicovery and fix them

commit bd6810fbf8ced9bb7ba764f7cea0f2c3d1b7b30e
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Thu Jan 22 19:28:45 2009 +0100

    Qt: Return == Enter

commit 8b01598e096996c0a67b64982258d386a57cffc4
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jan 22 15:38:34 2009 +0100

    cosmetic.

commit ae6bd9c869e80ea095ced1e0a5ea60e14f59ec89
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jan 22 15:35:30 2009 +0100

    taglib: fix empty attachement urls and if try others embeded image if one isn't good.

commit ff690fdb192d3d294ee5a1f0b4d1cb3bb77c0424
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jan 20 17:56:51 2009 +0100

    access_cdda: use INT64_C

commit e0cbcf571a77a6e4d9745e8d6287df359e27be6f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jan 22 14:56:09 2009 +0100

    Kate: don't spam the msg_Dbg before selection of the module.

commit 856065411b00cdf989ab9c6753e7fa80507e84a6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jan 22 12:47:12 2009 +0100

    Qt: Teletext handling simplifications and change of the icons to more clear ones.

commit b737bf8b9c0bb086c69d3eb84032f90a242488b8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jan 22 11:38:26 2009 +0100

    Qt: add a play_reverse button.

commit 9ab3dee9eb1e0676f2e0e38a43192abdb9a0f5b6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jan 22 11:33:14 2009 +0100

    Qt: Use clear image for quit button.

commit 1c6b27d3715a074504fdb46617fd0876b870019e
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Thu Jan 22 00:03:35 2009 +0100

    Qt: add a new "Open URL" dialog
    
    Triggered by Ctrl+V, it automatically selects the clipboard content

commit 9b6f20a1b3a98229f337d1a25defbd6583731a34
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jan 22 00:35:01 2009 +0100

    Qt: show advanced preferences in 2 cases: --qt-advanced-option and --advanced.
    
    Close #2270.

commit 2c688720b3e99305ff96b913938e27000f170997
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jan 22 00:29:41 2009 +0100

    Qt: let the native sound slider manage 200% and 400% of volume.

commit be2da4aba6f258c58c93d86c177fc457ac6431c8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Thu Jan 22 00:13:59 2009 +0100

    Qt: Do not react to double-click in editor.

commit 40ef630d52dc11e37c70bfa2aa2eca7203754143
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jan 21 23:26:04 2009 +0100

    Fixed stupid typo when removing an es.

commit 8f05427a612b1df706492bfb5c41468449deb9e8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jan 21 19:46:39 2009 +0100

    Reduce locking and mdate count in input clock.

commit e92f2914bbb1849ee4cbed8a272266a3da539659
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 23:58:31 2009 +0100

    Qt: correctly get the configuration for the FSC.

commit 149d155d71430839b9f89db48a09c6d2254a7e8f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 23:50:13 2009 +0100

    Qt: Don't post the initial event of THEMIM, force it.
    
    This avoid a race between menu building and Input Creation in skins. Close #2078.

commit 44464f278ece7f08f224794bf45114f8ffdf3d5d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 23:36:46 2009 +0100

    Qt: Fix native/non-native state of button.

commit f076b18aa7ee688f0ac61c2ef430a10081f5fe2a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 23:05:54 2009 +0100

    Qt: info_panel, remove FPS reference and close #2113. This is not the interface's role to deal with it.

commit 97253c8fcabd784cefa4a76d6f1ed0dfa2ed285b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 23:05:08 2009 +0100

    Qt: fix small size of tooltips. Close #2402

commit ab82b0325d22dfdad12ef107f78db34dd302dc61
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 22:48:16 2009 +0100

    Qt: menus fix. Close #2423, #2420, #2419, and #2422.

commit 49476e0bd0435e58744341376aa65cdebd48315e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 22:27:39 2009 +0100

    Qt: add a QUIT button. Close #2387.

commit 3ae1f84c2835e0013f6f5ade47794e2afc2451c5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 22:17:01 2009 +0100

    Qt: open button action implementation.

commit 2e478fc504a7cf0258639df4c1c6e3d6fe0c5713
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 22:14:15 2009 +0100

    Qt: Ok is not ok as a button label.

commit df98cd39f3d346568a845aa59e0a896e5aed6a44
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 22:11:39 2009 +0100

    Qt: possibility of having a small Qt dialog for preferences on small screens like EEE-PC and TVs.

commit 1f71a52e82787425cac89d89bc4d30152e1a3a71
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 20:44:56 2009 +0100

    Qt: Input Manager, assert the customEvent type acceptance.

commit 50606d8f9b6b1f52dc72433c3e117ea8d4d54d84
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 20:37:07 2009 +0100

    Qt: react to recording event from the core by activating the button.

commit a6b0ee0b7045b8b9788c2c23d8bcd6ed5decef4f
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 21 21:11:58 2009 +0200

    Equalizer: fix invalid sprintf() usage - fixes #2424

commit c15dfbb20477e3cb8605cb59200872143873045a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jan 21 19:04:53 2009 +0100

    Fixed pts delay with non zero audio/spu delay.
    
    Thanks linkfanel for noticing it.

commit ceb26fc193de54ff32b98bdc19a9ab8c18d3fa11
Author: basOS G <noxelia 4t gmail , com>
Date:   Thu Jan 8 20:56:41 2009 +0200

    Dynamic Overlay :: Fixed settextcolor
    
    Colors are in RRGGBB format as stated in vlc_osd.h
    int        i_outline_color;   /**< The color of the outline 0xRRGGBB */

commit af09d814d41d0014f0130dcef6320681e39ad1e4
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 15:50:27 2009 +0100

    Qt: remove the no-qt-blingbling option. Use the toolbar editor.

commit f410c43b0c6cfd1cdf18517ade4d1b058ccb467a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 15:48:18 2009 +0100

    Qt: detect the screen size at startup since some screens are too small for some windows.

commit 148673ede312920a4367b76f96e0d15ded114803
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 15:35:33 2009 +0100

    Forgotten in previous commit.

commit d91436931d1159780cd68e572771e6c41d8f7cff
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 15:30:21 2009 +0100

    Don't set ridiculously long descriptions or descriptions with 'plugin' or 'module' in it.

commit 000076e7dd4055484a3b1f3df6fe18d2c4d64676
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 15:14:50 2009 +0100

    And the final shortnames needed to look correctly in the preferences.

commit 0119302c2f2a5f727c439a5163bb6041a4f3adad
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 15:03:00 2009 +0100

    Add missing shortnames.

commit 658f089cc49ff2a27dbf8f54c73b462f90b99df8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 15:00:24 2009 +0100

    Avformat module is a demuxer not a decoder

commit 56391b1fb93e8e5d38f8a08537252ab37e3dcd65
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 14:53:25 2009 +0100

    Various shortnames forgotten.

commit 492db3d90f4802e93ddb9fc95e7ccce07dea33fd
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 14:45:55 2009 +0100

    Set correct shortname for spatializer.

commit a7420312ad15c0bbc9d76c7ff62a7e16c9cdd343
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 21 14:43:54 2009 +0100

    Add shortnames to postproc and swscale. Will look better in the preferences.

commit c138b6e584ed4d665937b65bd0a17555c63858ba
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Jan 20 10:10:48 2009 +0100

    Qt: change  a string.

commit cc381e59e2c0f81eed289e90230609a940ac1fcc
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Jan 20 10:10:27 2009 +0100

    Wording.

commit be19f7facceb129ef8977ed0ad2b41c593954629
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 20 22:28:47 2009 +0100

    Removed useless ACCESS_GET_MTU/STREAM_GET_MTU.

commit 8d305dc590288f98f48e245e3cb80fc9d84fc695
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 20 22:05:34 2009 +0100

    Converted mms access to block mode.

commit 31346a791f1be43bf6fb22c1ad88b2971d0c798a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 20 21:32:45 2009 +0100

    Fixed a stream block mode seeking corner case.
    
     Seeking on a block boundary that is exactly the end of our already
    cached data was incorrect.

commit c759006f6e001e0c38b5903a9454bab7d3f35748
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 20 19:20:07 2009 +0200

    Partially cleanup the vout_window API

commit a57a0364f75a3cbe23a66757734620c35a63b53a
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 20 18:34:07 2009 +0200

    Document vout_Re(quest|lease)Window

commit ff004f399d0470ff24dce885b78056d56ca5ae3c
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Jan 20 11:49:23 2009 +0100

    Add missing function to unbreak --disable-sout
    
    Define the new sout_EncoderCreate in missing.c
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>
    with little modifications

commit 22cd80441366f67dd4189bb48d1d579fa71503d6
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 20 17:03:24 2009 +0200

    Fix format string

commit d838e5ce020a467aa9804d56eb4c41ae42f61149
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Tue Jan 20 08:50:54 2009 +0100

    taglib: fix stupid typo (thanks to Sébastien Escudier)

commit 32e3f4a21c0909c04c99f66765003876d8263fad
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Mon Jan 19 22:52:18 2009 +0000

    Typo

commit 3b971b5060683d089b67132d4ff85352ad4ac71f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Jan 19 23:42:59 2009 +0100

    Here too (and I'll stop spamming for today)

commit e8e1798986c448807ea831cc65cede5c3da1e42c
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Jan 19 23:40:55 2009 +0100

    Use config chain in lua intf module.

commit b7ccccfb9c01a7a0eeec171dde420e5a3ae6a9a7
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Jan 19 23:40:11 2009 +0100

    Add support for config chain for interface modules

commit be14f0f86e76f919ed0274a3d097e0cc1fa50dc7
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Jan 19 22:43:14 2009 +0100

    Simplify.

commit 092bb9c1027931f4c8276abcb1bf9cf6afcb8cbd
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Jan 19 22:35:43 2009 +0100

    Quit after printing message in dummy lua intf

commit a1036e1e5834d0969fff42788024d1a7d5db36ac
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Jan 19 22:24:05 2009 +0100

    Fix horrible typo and vlc.misc.should_die() function.

commit 8bf00f1bebf8abd4c4d33797594d6f18f3f6cba9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Jan 19 22:02:44 2009 +0100

    Implement "@name var val" style commands in rc.lua (and other misc changes)

commit a804eaa4782f3f8a384c19a223383be309e62023
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jan 19 22:07:37 2009 +0100

    Test pointers against NULL instead of 0.

commit a02b83a7477ed76d26451b14bc4ecc50ea9e21b0
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jan 19 21:27:31 2009 +0100

    taglib: change just a bit the code.

commit c2f8a645c869b5f20e878e63a0b650e697ca2efd
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 21:15:10 2009 +0200

    Remove VLC_OBJECT_ENCODER

commit 0d646a30d254f3583d624265fa2cc37589dfad15
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 21:14:37 2009 +0200

    sout_EncoderCreate: create an encoder module
    
    Perhaps we should turn it into ...New() and do more than just allocate
    the object.

commit ecd8f48066dd7ac510be1fb27d7f52969fa60028
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 20:57:35 2009 +0200

    Privatize packetize and interface object types

commit 6cf6df7c3f51c67217e591df83f254b914cea36f
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 20:47:34 2009 +0200

    Remove VLC_OBJECT_OSDMENU

commit a2b8b0ae3bb7c570ba32e9dbd858bbba978f1cf4
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 20:45:26 2009 +0200

    OSD: fix some thread-unsafe constructs, and avoid vlc_object_find

commit 08a001aa3f1a50f261fe4d3fa462f4a5189aea41
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 20:19:47 2009 +0200

    Fix OSX misuses of vlc_list_*

commit e298f31fe7c0397870d74b467d95a72547552d10
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 20:04:03 2009 +0200

    intf-displays-cmml-description is always false

commit 9bdda527ac6b7be4cf79cd4c6645a4c4c7f7002a
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 20:02:39 2009 +0200

    Remove silly use of vlc_object_find

commit 35ca7d7ab4bef85d3d68148ab4ca1e7037c01a4d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 19 18:56:34 2009 +0100

    Win32: Add .rmvb to installer.

commit 38c77e3c57e5d0931cbf6b25f7dcde3ac58ea481
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Jan 19 19:45:53 2009 +0200

    lua: fix cornercase on musicbrainz-lua script.

commit 5659ac8959080b9847df32c89c6cb54302274505
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 19:40:22 2009 +0200

    Qt4: find skins interface by name

commit 491dd4238c2253b7816c564ed030aaa8e6e273b7
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 19:36:59 2009 +0200

    *ahem* typo spotted by Antoine
    
    (You get to love va_list type-safety)

commit 895bdba5f06551698ebc9d46fd220dd542f37328
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 19:31:04 2009 +0200

    Remove practically unused interface type from scripting

commit 0ffb6df694fa3fd5ce932cc6c0a52eb163526d9d
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 19:30:01 2009 +0200

    LUA: update object types list

commit 9f496b5e41e2bb76d35b3f9d177a2c9566a0ef4c
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 19:26:28 2009 +0200

    skins2: do not assume skins2 is the first interface, avoid vlc_object_intf

commit b7155d34d1d82f1f5b7ed259a9a556779efa2911
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 19:12:19 2009 +0200

    VCDX: interface creation is commented out so comment out destruction

commit 0d92017b3b78bad629ff27fc4c79050df8939291
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 19:01:27 2009 +0200

    Unexport vlc_list_find
    
    The rationale is the same as with vlc_object_find().

commit 99830a17866b666cd7609943a93131af58441376
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 19:01:02 2009 +0200

    Deprecate vlc_object_wait()

commit d669e2c099b8b0ca585ef130bef3f4ed7d2f1e67
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 18:48:07 2009 +0200

    HTTP interface: get rid of vlc_object_find

commit 1cdcdc9544d9a4a6533054a15231d3453c455900
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 18:48:00 2009 +0200

    Use previous helpers

commit a426e6ab788bdc5c20388ee37c7683309338e4b6
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 19 18:46:53 2009 +0200

    input_GetVout and input_GetAout helpers

commit 45052c779b3005170e4b590c5f74d647c319ebad
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 19 17:27:36 2009 +0100

    Qt4: Deinline get(Aout|Vout)()

commit 9467836a86891571073661b073655e5976a50e08
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Jan 19 18:21:36 2009 +0200

    Qt4: return NULL on getAout if no input

commit 875e25d50f0d4faed0066bc5fb44581ef4217f0d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 19 16:40:11 2009 +0100

    Qt: remove vlc_object_find for AOUTs in menu and extended settings.

commit 1be27f13aef5e7570f546edd69ee6ea01bc3cc6e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 19 14:01:18 2009 +0100

    Qt: more removal of vlc_object_find

commit 3d52fe95efed2f2546c37bceb74dc19be3f3784b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 19 13:45:09 2009 +0100

    Qt: use getVout in menus
    
    Remove a bunch of ( vlc_object_t * )vlc_object_find( p_intf, VLC_OBJECT_VOUT, FIND_ANYWHERE );
    and FIND_CHILD there.

commit c7a5e17e2ce566797a548913a724474f8083924b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 19 13:31:17 2009 +0100

    Qt: remove calls to vlc_object_find(VLC_OBJECT_VOUT, FIND_CHILD) in extended panel.

commit 56d5598837ffbdcfc68661f5d2ffc7897abf09b1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 19 13:29:51 2009 +0100

    Qt: getVout() avoid a crash.

commit a7c94c6ad3cc4dc0f66563fd4153c202ec8d5cf1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 19 13:19:36 2009 +0100

    Qt: Create a getVout() in MIM to remove some vlc_object_find( p_intf, VLC_OBJECT_VOUT, FIND_ANYWHERE ); calls
    
    Just used now for buttons.

commit ea39325de0a0149cf6a894ea980bb483567e47c5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 19 12:32:49 2009 +0100

    Qt: simplifications.

commit 91c06c7d90d5c2ac34167cb5ab9e41ca35db9c89
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 19 12:16:22 2009 +0100

    Qt: actions_manager: Change constructor and inline some functions.

commit f011c163048da4e7a17d379af2bda1e78324969a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 19 12:11:23 2009 +0100

    Qt4: separation between widgets/buttons creation and action

commit 2f7f4a7456878a16c0b37df916be545c9ef22273
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 19 10:27:33 2009 +0100

    Qt: toolbar editor, show the saved positionCombo item at start.

commit 5a428d9e38f3843867a2e5c060ec9b40fbcf72b2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 19 01:41:58 2009 +0100

    Contrib: libdvdread patch update.

commit 46bc555885a3b1dfa7765cc63258fd1fd3e2d242
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 19 01:41:04 2009 +0100

    Qt: save and honour the above-video parameter to allow old-fashion GUI.

commit 9cf2944fd8e389728aca474a00e627ff7eeb7783
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sun Jan 18 19:40:21 2009 +0200

    dvb-c scanning support (not working yet)

commit c1788de6cb5edab674b2b4a98baa27bb17f912b9
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Jan 19 01:50:12 2009 +0200

    playlist: do case ignoring cmp everywhere when sorting

commit 533b06f84c032ae2eeb40dd31703a77fb8abfa60
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 19 00:17:29 2009 +0100

    Qt: new defaults for buttons.

commit 63981a4e17bb149d7a891f63eb313d700e37d8b1
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jan 18 23:47:40 2009 +0100

    Qt: support for drag n dropping widget, removall and many other improvements.
    
    To remove, just drag n drop to the void.
    To change, just drag n drop to new position.

commit 3300d070d22a5f107ba0167fb957f472d1478c6d
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jan 18 19:03:25 2009 +0100

    Qt: toolbars, change regroupments of unsplittable buttons as QFrame
    
    I will need that to clarify the Toolbar editor.

commit e68df39177666514b882cf633e8042496f1fb164
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jan 18 15:31:02 2009 +0100

    Qt: Change "Load playlist" position.

commit 3897a418a4cb7c1f72f68519fd58f822ee136763
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Dec 7 15:02:49 2008 +0200

    Simplification

commit a87b2b98849866a78f5d0bf7273e1ceb3bb9a200
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Jan 18 18:46:31 2009 +0000

    One less vlc_object_find()

commit 916025b5e0401268d0003b4e38df99c91d5bd514
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Jan 18 18:04:14 2009 +0000

    I18n the string as recomended by the spec

commit af7d00505e986d331a737412260b80ed9a3de579
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Sun Jan 18 17:58:56 2009 +0000

    Fix logic
    
    And unhibit before quiting

commit f7b081e5192ef7ef29868a6697d4c69845faef2b
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 18 20:16:03 2009 +0200

    File: (try to) give up reading on I/O error
    
    Whether this works depends on the stream and demux behaviour. There may
    be a better way to fix this.

commit 60cc18a0326e9144fca3759048516b566cbba27f
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 18 20:08:23 2009 +0200

    Win32 old crappy poll replacement: misc fixes

commit f5574a640deec0674d8db4c776453bc89b134e16
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 18 17:44:56 2009 +0100

    Made input_clock_t in charge of pts_delay.
    
    It fixes a lot of unlocked access.
    It will allows a better clock algo.

commit f8b7bbc656d95ee7d850e2f07872ab7c9fd55a19
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 18 17:38:38 2009 +0100

    Probe v4l2 when specifically forced not when an access is forced.

commit 52c7e46fa529906127f80341b680ebee0957ec75
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 18 16:09:36 2009 +0100

    Cosmetic.

commit 95f6fae3ce511f43c23a726c4a83e117cc55d6dc
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 18 16:59:21 2009 +0200

    Fix warning

commit e9c23e9505aafc374b76c840986c3fe3fb9b1cb3
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 18 16:57:47 2009 +0200

    Win32: wake up select every split tenth of seconds (fix #1949)

commit 700b2282419f340a99c89ee4ec7bac715522d516
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 18 16:40:17 2009 +0200

    Poll: cleanup #includes

commit 1f8962d23d3a2e5f23d64ea931bc0dc4c0e335fd
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 18 16:40:50 2009 +0200

    Revert "Improve Win32 poll replacement (and fix #1949)" et al
    
    Looks like Winsock events operate in a weird and barely adaptable way.
    Fixes #2369.
    
    This reverts commit c6ea17a3ce7e5884c323a66bd48f09f551dbb86d.
    This reverts commit 1a582db112f0d898f93bdcc618e06d75ff8f2410.
    This reverts commit 8bda7d7287446b0f5b54fe69c07d600cb0bbd1a2.
    This reverts commit acade544006e80a73facb152fa53437e21a99a2f.

commit 384ef8909eece3b8621737a052fa522a3ba33f35
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jan 18 15:51:53 2009 +0100

    Qt: add accessiblewidgets for Win32 static Qt compilation.

commit 15abf70b6e6074748a52e6c56986a9fde0aeed0f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 18 15:11:13 2009 +0100

    Changed playlist_AddExt to be more consistant with input_item_NewWithType.

commit ebd7cf22ae7d5b3a1bbf1cd8728926e78f831a9c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 18 15:03:51 2009 +0100

    Fixed typo in pda intf.

commit 0783dcb411843e51b519872e9c7ca06fa51561d2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 18 14:44:43 2009 +0100

    Removed unused playlist_ItemNew(WithType).

commit 75ff396a64e26ba70c5378d1e6f1db2ba75bd37a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jan 18 14:57:18 2009 +0100

    More NEWS marketing and removing of "support" every 2 lines.

commit c19b89e2e2d6a9589be4337e277b0791295a3ca1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 18 14:39:03 2009 +0100

    Small simplification in cdda.

commit 91d7a800b050adae4e4074bffac1e137c76cdf88
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 18 14:38:05 2009 +0100

    Try to partially clean up CDDAX (libcdio) module.

commit 8993ea0ac21122f271eef8f8f9c7643dd0b8d7c5
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 18 12:53:23 2009 +0100

    Remove DTS-HD block for DTS track.
    
    It allows to decode the core part (standard DTS) of a DTS-HD track.

commit 62eefa47e9195d1f4f6e99eca21c09f85788f913
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 18 12:48:54 2009 +0100

    Fixed decoder init when libdca is not present + clean up.

commit ef3199b3ddfcb0f6719642e7adee50fd32937bdf
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jan 18 14:33:27 2009 +0100

    Contribs: update Qt for Windows to 4.4.3
    
    This release enabled accessibility plugins and should solve the issue for blind people.

commit d77e82aee56a8e31254855c173ea99354f4ec91f
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 18 13:31:05 2009 +0200

    dirac: missing #include
    
    Pointed out by Erwan10

commit 0efd13d685978ce368cfe546859d33945321272c
Author: Dominique Leuenberger <dominique@leuenberger.net>
Date:   Sat Jan 17 16:31:03 2009 +0100

    Taglib: undefined operation due to duplicate usage of var with post-increment
    
    Signed-off-by: Rémi Duraffort <ivoire@videolan.org>

commit ea8227e3e64e0baeeb96c552b1aa06bb59e01c53
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Jan 18 12:23:21 2009 +0100

    Revert "access_samba: don't use deprecated functions."
    
    This reverts commit 452ceeacf515b84f1e135e842214ff3fd65394b3.
    
    It break compilation for some users without adding anything.

commit 40e2dbaf7dc8a42af923bc1f396b607f3addfd05
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Jan 18 11:59:47 2009 +0100

    make.pl: missing qt4 stuff.

commit f1ea77b73692b24c7e5821d996f498096d48d8cd
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 18 12:20:21 2009 +0100

    Misc fixes.

commit 6b73427813b923e7dda97c3a6f4f374ddb59553a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sun Jan 18 11:08:17 2009 +0100

    Contribs: small updates

commit abf4e1d2ee1943069d46ea42753c4f7e95d2bba4
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 18 12:03:31 2009 +0200

    waitpipe: fix missing initializer from earlier commit

commit a969b13d873762a1323d98361fd37accbd7247a1
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 18 11:29:09 2009 +0200

    Fix waitpipe error handling in net_Accept()
    
    from fdb990bd55f690131f00a443f187577fc82c8aa6.
    Spotted by Laurent.

commit c6ea17a3ce7e5884c323a66bd48f09f551dbb86d
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 18 11:54:48 2009 +0200

    Win32: fix poll() return value
    
    Spotted by Laurent

commit fb8414adf33c92b28ca266c5fbf29906c64f2c83
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 18 11:34:24 2009 +0200

    Include <sys/eventfd.h> as needed

commit 871a8bb5e18523acc703b97bae19c15a18487579
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 18 10:43:31 2009 +0200

    Flawed logic

commit 348da1fdf0c8c6cc24e2b271eb5ec9b79c7cd76f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 17 22:04:57 2009 +0100

    Use right mode for fdopen.
    
    Noticed by courmish.

commit d27169fb97aef122686a2e1c622341cbc70f97ae
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 17 20:39:37 2009 +0100

    Fixed es_out timeshift under windows.
    
    A missing 'b' flag in fdopen.

commit fe657df078d6ce2f7f5489cf3be76d1e34b8e705
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 17 22:26:37 2009 +0200

    Don't leak message contexts at end of threads

commit 973a412d2429fe488361da641975e68d43d37478
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 17 22:22:15 2009 +0200

    Memory leaks

commit 3e606132e77ab9b9a6231e133497112b6205cfe1
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 17 22:15:57 2009 +0200

    Memory leaks

commit 6858023f094eb63c54607ad27b8f3e8a36a1e26d
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 17 22:14:51 2009 +0200

    Destroy/cleanup should be consistent with Create/Init
    
    Otherwise, the Create/Destroy sequence crashes.

commit 07fb0fb9551833df8a6ba9abac366f7281da00c0
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 17 22:09:40 2009 +0200

    Cleanup functions cannot fail

commit 36547e29d73e00fd5dff1f50b4f507554ef0115b
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 17 22:06:48 2009 +0200

    Remove p_static_vlc, not used anymore

commit 4ce128c0b86f3a30472d0b03ebcd2643e87c7fb9
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Sat Jan 17 20:58:21 2009 +0100

    Qt: on startup, if there is no input, show the cone

commit 1e1fa17174226b07fddeab7930b81e72b1764b65
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 17 21:26:09 2009 +0200

    Privatize vlc_object_t.i_object_type

commit 98eb1db33dd48d838d500ba8e954952e688b1a03
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 17 21:25:57 2009 +0200

    Avoid using i_object_type

commit 396ce0f031ceafe690136d81acc486795800b2fc
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sat Jan 17 21:16:55 2009 +0200

    QT4: remove unneeded signal-connect

commit c777b5549a25fb17b8094f84bbc221c3aa6a97fb
Author: Jean-Philippe Andre <jpeg@via.ecp.fr>
Date:   Sat Jan 17 20:07:32 2009 +0100

    Qt: this is a float, not an int

commit 2170fa51de3922a26ab3341ca423ec46c199473c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 17 19:19:09 2009 +0100

    Documents a bit vlc_input_item.h

commit b4feb9f9a326f3fc58a52b315ba34ad9d083263b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 17 19:09:11 2009 +0100

    Use input_item_New when applicable.

commit d3081ffff71448139a319259179e365846b711a2
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 17 18:37:14 2009 +0100

    Force to specify options flags in input_item_New*.
    
    It previously assumed TRUSTED.
    No functionnal/security changes in this commit.

commit 3b2c84632093ba93e024268a882b94aba1f4e945
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jan 17 17:37:07 2009 +0100

    Qt: set TimeLabel to --:--/--:-- when input is stopped.

commit 4ca1e354903dcaa4452ceda2378d3a56e228b28f
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 17 19:19:51 2009 +0200

    playlist: add real functions for locking

commit 4d802e182e835fef96ad7e6c0c5fbd155054b9c5
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 17 17:59:40 2009 +0100

    Split out input item from include/vlc_input.h.

commit 36edd71568f3b577bbb8ef59d5e2749388ac9009
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 17 17:37:23 2009 +0100

    Renamed input_item_AddOpt to input_item_AddOption.
    
     This will force people to use VLC_INPUT_OPTION_TRUSTED flag when they
    need it and ease security review.
     This commit has no functionnal/security changes.

commit de2fd3321812f88c297a58f22576e84e424a9b8b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 17 18:10:38 2009 +0100

    Remove debug.

commit 232de9512112e39dd84f7f321ac9fb9e5876753a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 17 17:57:19 2009 +0100

    Add support for directory listing in ftp access.

commit 28afd1fc55603638e01efa0122fa0cd9daa41f54
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 17 18:47:46 2009 +0200

    Suppress httpd_mutex variable

commit 220001b94b02869650ea714461c90def6bd55770
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 17 18:42:38 2009 +0200

    httpd: use own thread

commit 0597403277c49d3fc23da19fb6f6954e984bae86
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 17 18:33:34 2009 +0200

    Remove unused parameter

commit d78cb0b36d74d5f8221e0c5bab62ca0cbc933fda
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 17 18:21:37 2009 +0200

    vlc_object_alive: cosmetics

commit 352820723461393d866ed33a2ba39f6a801ba7a0
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 17 16:14:56 2009 +0100

    Revert "Add image types."
    
    This reverts commit 74d68fbd7adce457a52d7cbd08a83d438e7b9b54.

commit 354ed87751540f273d96651f74a1f8cea47a1b61
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 17 16:12:26 2009 +0100

    Ignore image types in directory access.

commit c3bd417a3ca4e94bcfcfcc8ad1ad254786935a7d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 17 16:09:30 2009 +0100

    Fix some demux control replies

commit 7cac6b1d2bf6776ba79748ab941c91724f82bd79
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 17 16:04:09 2009 +0100

    Merges of misc comments in mailing list thread.

commit a3aca4d415fd0cae55ca33e5c34a08136ffbc532
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 17 15:57:00 2009 +0100

    Default duration of 10s when fake isn't forced. Make it possible to use fake:///path/to/image as well.

commit b22bd1b31c3504894284ac49b47a8f8ff6d0ecf5
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 17 15:47:51 2009 +0100

    Implement option usage/parsing in rc.lua.

commit 74d68fbd7adce457a52d7cbd08a83d438e7b9b54
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Tue Jan 6 22:42:38 2009 +0100

    Add image types.

commit fc9a0d16cb5a8e7ac8ed9d8e0260247f735ad00d
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Mon Jan 5 14:12:03 2009 +0100

    a straighforward still image demuxer with 100% compatibility with fake:// --fake-file=...
    
    Signed-off-by: Antoine Cellerier <dionoea@videolan.org>

commit c803a55009f0ae786ca6e45d348b16cf52bf1e0b
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Sat Jan 17 15:26:48 2009 +0200

    channels.conf demux: parse symbol-rate from playlist
    
    Without this I needed to give --dvb-srate=6875000 to vlc with
    channels.conf file for it to work proberly, please review that it
    doesn't cause any funky issues to other than dvb-c stuff.

commit 851643ca61002759336ba933d75af909a8edae2e
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 17 15:31:23 2009 +0200

    Fix assertion

commit d9e21e4fc0dfc6a4c809acfbf2572013fba61ff0
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 17 14:42:40 2009 +0200

    Linux: use an eventfd instead of pipe for waking up, if available

commit 46d6a5a452c404fbcdc478a171c3f6ca95a23893
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 17 14:29:13 2009 +0200

    Simplify waitpipe.
    
    The caller is going to call poll() or something, so locking a mutex is
    surely not a performance issue.

commit 161532ab4cdff7ce1821cf9e8119e30ca01aeaf2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jan 17 13:32:24 2009 +0100

    More NEWS.

commit c85aed3c01df4cc2c41e4ee8e2bb04b645def218
Author: Hannes Domani <ssbssa@yahoo.de>
Date:   Fri Jan 16 15:39:58 2009 +0100

    Global Hotkeys for windows
    
    Signed-off-by: Laurent Aimar <fenrir@videolan.org>

commit 8bcd3c6ffa2947edcb0baab48c1d357c36c9808e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jan 17 13:25:52 2009 +0100

    Qt: interaction, add accelerators to the buttons.

commit 2a6fb859cc42d3af9c237da964db22609b784038
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 17 14:05:28 2009 +0200

    Assert proper alignment of the atomic reference counter

commit 0051f028570ac4ad22f7303fa86f2b76fd186258
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jan 16 22:04:30 2009 +0100

    Privatized p_input->b_can_pace_control.

commit c63257e2bfec8d448c250635e7f512623ee70b22
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jan 16 21:45:16 2009 +0100

    Privatized p_input->i_state.

commit 93acbebb6c5f4db42eb465a0908fe0275048a309
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jan 16 21:34:35 2009 +0100

    Privatized p_input->i_time.

commit 6a4e86fffa63e2ae62914acc876e2282d5722d2e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jan 16 21:19:27 2009 +0100

    Use "can-rate" and "state" input variable when applicable.
    
     It seems that both gui/pda/pda.c and gui/macosx/intf.m fetch "can-rate" value
    but does not use it, could maintainers check it ...
    
     The inhibit and screensaver modules are using bad object_find. Proper
    playlist event handling would be cleaner.

commit 1cbc9675045e7936904cbd617fe790d30ba880fc
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jan 17 00:26:09 2009 +0100

    compilation fix in case that INT64_C isn't defined

commit 7ccd46a8a014e991d23e34fdc169ae621036eb2b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jan 16 21:06:30 2009 +0100

    Privatized i_pts_delay (input_thread_t).

commit 571abf2de18cbcdc7e50b98ff142cf4e57c41104
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jan 16 20:46:45 2009 +0100

    Removed invalid comment.

commit 702063df9d05c72801a21b1e5ceb5c0dd9113248
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jan 16 20:42:24 2009 +0100

    Fixed an invalid use of p_input->i_pts_delay.
    
    The wait STILL frame is handled by dvdnav is not right.

commit f7e16185971b12ab9cac972e5ed9d76fe5dada47
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jan 16 20:39:59 2009 +0100

    Fixed invalid use of p_input->i_pts_delay.

commit 02311b593bed6d2585529f0e018bd43dcfeb92fe
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jan 16 20:35:39 2009 +0100

    Removed broken ES_OUT_GET_TS.

commit 1b7abb6be95faf2738711b04f03b9eba38c58878
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jan 16 20:40:33 2009 +0100

    macosx: fix 2 warnings

commit 5ea391e96cd3eda2b9df3305fe3aa015ddc58778
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jan 16 20:29:58 2009 +0100

    macosx: changed the data appearance in the info panel to the following behaviour: if playlist is collapsed, we show data about the currently playing item. if the playlist is shown, we show data about the current selection in the list, regardless of the current item.
    
    Empty selections in the playlist are still not allowed, as this would lead to some trouble I don't want to solve for this old panel (to be fixed once the dudiak branch is merged)

commit b9706127d351a49966d5a6140d2b4448924bbe8c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jan 16 19:02:13 2009 +0100

    Qt: fix win32 compilation

commit 61417af671da477923aaf863ac00d9b2d3618961
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jan 16 18:37:56 2009 +0100

    Qt: simple preferences, User Experience improvements.
    
    - Set buddies where possible.
    - Set tooltips on most labels.

commit 23f5a2f25e35bb5a45fe61fce23e82d8b2ff445c
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jan 16 17:59:10 2009 +0100

    Qt: remove unneeded code.

commit e9d699e47811db308878b361f67cf67d8a39087b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jan 16 17:58:43 2009 +0100

    Qt: change dialog size.

commit f60496a6350f4503ff3389c4052f5733b42b035c
Author: Timo Paulssen <timonator@perpetuum-immobile.de>
Date:   Wed Jan 14 22:02:29 2009 +0100

    fix cdda playlists for CDs that have more than 9 titles.
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit f6081e574edd09f4fda05d461eec23bb50e6d2c2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 14 18:20:16 2009 +0100

    Qt: Kill more warnings.

commit 94c64e32f2e8d2b36272b41aa64c5c5fcebf067a
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 14 00:00:22 2009 +0100

    Qt: kill many warnings.

commit 2efec9cfad28585014f951653ee6f015c30eaa7e
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Jan 13 21:56:24 2009 +0100

    Qt: interaction, cleanup and fix of the Cancel button in avi fixing...
    
    (But, what is the use of that cancel anyway?)

commit 972835b3adbea026f6b299588309bb4075057516
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Tue Jan 13 21:55:44 2009 +0100

    Qt: menus, simplification and accelerator addition.

commit 5d16db8d2eec80af507b8d64022b589d38ff0069
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 12 19:03:55 2009 +0100

    Qt: more debug to find the Chapitre and Titre in Qt4

commit 35a84e2845286bcb87697f5b29b32fc131db3bba
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jan 16 12:24:07 2009 +0100

    vlc_object_dump is used only when debuging.

commit 91bf0f045482a9455dbe1409e9ed79245c44a52c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jan 16 11:53:20 2009 +0100

    calloc( nb_elmnt, size ) instead of calloc( size, nb_elmnt )

commit 524810e64e5b1a98003ee51e9a692c47a83210db
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jan 16 11:45:12 2009 +0100

    Use the access helpers.

commit 81c3ec4d00e16e5757b85056ebb0291b72187dc3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jan 16 11:30:00 2009 +0100

    access_mms: use STANDARD_READ_ACCESS_INIT and fix potential memleaks.

commit 4a96b022ce862494a6bcacf3a868e1de7ad1e276
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jan 16 11:03:11 2009 +0100

    access_gnomevfs: Read function take a size_t and not an int.

commit 452ceeacf515b84f1e135e842214ff3fd65394b3
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jan 16 10:30:35 2009 +0100

    access_samba: don't use deprecated functions.

commit 0ed8e60ed29e534e6d9de339949a0a09f0d4ff58
Author: Jean-Marc Dressler <jmd@objectik.com>
Date:   Thu Jan 15 16:01:30 2009 +0100

    Fix several compilation bugs in msw vout
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit 2eb8e7dc9c7ddb3ac73b7d0e082cccff2d6f1fd7
Author: Jean-Marc Dressler <jmd@objectik.com>
Date:   Thu Jan 15 14:59:34 2009 +0100

    Fix unused flag variable
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit 944fd06f86e0aa82d353411c3bec895bbed2da60
Author: Ken Self <kenself@optusnet.com.au>
Date:   Thu Jan 15 21:00:51 2009 +1100

    Increased RC interface input buffer
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit fbc059ab4984259fcde04c3d4fff66774f11205c
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jan 14 23:31:09 2009 +0000

    Qt4: more const

commit c84de2baca5eae6b942a388bb234e34d4cdd3f22
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jan 14 23:30:50 2009 +0100

    Partially revert 497a6b5b as it creates infinite loops with avformat.
    
    I am not sure that the reverted part was really intented.
    Reported by Jonathan Brossard, iViZ Techno Solutions Pvt. Ltd.

commit e20540fd90f3591cdf3d743f7547afead468f0cf
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jan 14 21:22:29 2009 +0000

    Remove unused includes

commit 15aa77be5181f28c49a90c047e39c36fdb2b6a2a
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jan 14 21:17:57 2009 +0000

    Remove unused includes

commit 765e932556da0ac0608d29f30c021b8a5ce298d4
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 14 22:53:30 2009 +0200

    sccanf supports %p, use it instead of hacky %ju

commit 116fe975f19d22e2049a78ee75f55d5f22b5baca
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 14 22:31:00 2009 +0200

    snapshot: release the input ASAP

commit 3c7d7fa8da0cbbdfc1be3d01c06f22d232528703
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 14 22:07:31 2009 +0200

    httpd: use a condition variable instead of msleep, and fix a small race
    
    host->i_url was read without protection. We also now use the reference
    count as the "death" variable, rather than vlc_object_alive() which
    simplifies locking.

commit e9cbd35ba6d5f229bfae9c1c1f0b9559214703a7
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 14 21:58:51 2009 +0200

    httpd: fix error handling path

commit e454bb83467b64c0cec10e74f0cb3312078c61a5
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jan 14 19:57:46 2009 +0100

    upnp_intel: fix potential memleak.

commit f38e00c93262c7fa48af84d2e40210978a9165e2
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 14 21:21:49 2009 +0200

    Remove vlc_thread_create
    
    By the way, its earlier (<= 0.8.6) incarnation were buggy.

commit db37d62c16bf75313f56ab36dbdb670c1f26e7b3
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 14 21:19:54 2009 +0200

    Win32: get rid of vlc_thread_ready()
    
    By the way, the Win32 video outputs could probably go through some code
    factorization. Don't ask me.

commit 6fcdcd0f7dbba61fee4866fb590e3a717614ab73
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 14 19:41:33 2009 +0200

    Remove unmatched vlc_thread_ready (vlc_create_thread not waiting)

commit 81dc2e727a2b9a89cb4726bfae8789a2d442f306
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 14 19:18:00 2009 +0200

    Qt4: fix transcode/stream character encoding - fixes #2411

commit 18eb8839afb64d2cc634be4d177f9c929d806a27
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 14 18:52:39 2009 +0200

    Qt4: get rid of qta in favor of qtu

commit a19acf0b99b7a986071e6883d0ac8ce2d3b5b821
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 14 18:51:51 2009 +0200

    Qt4: memory leak

commit 1d2eb88885a47fabd102335ea01377292820a693
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 14 18:36:59 2009 +0200

    Qt4: use constData and provide expansion safety for qtu() and qta()

commit cf4fcdfed0243b89ceb4fb1fd7b458e82034ae0b
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 14 18:36:23 2009 +0200

    Qt4: missing const

commit 606f9edb0341f2a424add2e895cb73cbe686b707
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jan 14 11:48:05 2009 +0100

    access_ftp: uneeded var_get.

commit ce3b16b0690f59e5e56ae413b81daf0e75601100
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Wed Jan 14 11:13:47 2009 +0100

    access_file: unneeded test.

commit 3556b3c80820582cb3f26211fcb8bc05cc64330f
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Tue Jan 13 23:26:31 2009 +0100

    contribs: updated automake to version 1.10.2 (required by libgcrypt) and autoconf to 2.63

commit 201f61906c56caddbeaa1183e61a38de7944ab5a
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 13 22:38:16 2009 +0200

    decomp: add assertion against #2409

commit 227c679c6aa76d48987352a9d37d8c71eb5ac0f4
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 13 22:56:48 2009 +0200

    decomp: handle NULL reads (skipping data) properly - fixes #2409

commit 5c63462c26ba6c1f435871168fa07e0b18b1e47b
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 13 22:36:21 2009 +0200

    decomp: fallback to write() if Linux vmsplice returns ENOSYS
    
    (Since we are always dealing with a pipe, it cannot return EINVAL)

commit 7c321e8a48d3313533b92096e5fa81646e19907e
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 13 22:56:04 2009 +0200

    decomp: fix reading after peeking

commit 71042a865e237e082058cdf993e9e5926c55194b
Author: FUJISAWA Tooru <arai_a@mac.com>
Date:   Wed Jan 14 01:57:03 2009 +0900

    Add subscreen/follow mouse options in open dialog.
    
    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>

commit 1710203763f3573b632b2c999104f626a2d5755e
Author: Pierre Ynard <linkfanel@yahoo.fr>
Date:   Tue Jan 13 15:14:22 2009 +0100

    Fix sizeof misuse and variable uninitialization
    
    Unbreaks start-up on WinCE.
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit 02eae2497c9ad1bca06cc16128e313ee331d04bb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jan 12 22:58:33 2009 +0100

    Do not issue input times event when buffering.

commit c90c5e397973276638dd41c610414eb563f03829
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jan 12 22:06:43 2009 +0100

    Optimized a bit bs_skip.

commit c182c63aefb708cdcd75bfcd13b3655a69bf269d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jan 12 22:03:24 2009 +0100

    Missing ENABLE_SOUT checks.
    
    Pointed out by linkfanel.

commit 4e51dbbd78ab5da98f7d5f0bfd344b3c12051eb6
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 12 23:09:50 2009 +0200

    Interaction: use dedicated condition variable

commit bc9ec45eb6e3700f517563cba67db2702b32437d
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jan 12 19:17:05 2009 +0100

    access_ftp: cleanup.

commit ead147e1fa4f86b668dca1a30c439fe9a510ea4f
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 12 22:42:30 2009 +0200

    Hide interaction object layout

commit 61f37d78d962904ef3d2c5619b88144bf7a3338b
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 12 22:42:12 2009 +0200

    Remove useless console type and pointer

commit e8df55c488938fa162c5074671a5262c694d23ca
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 12 22:21:22 2009 +0200

    Declare M4 macro directory

commit ebcbfe4c91e93009b773348a36213edf49339327
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 12 21:36:50 2009 +0200

    input: remove duplicate end/error events

commit 640d0d5b6905ef9fe62acc083cf47ae7a3006874
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 12 21:27:17 2009 +0200

    input: end immediately, do not wait for kill event
    
    Once the input main loop is done (or if input init fails), input
    controls are not popped anyway. So the input callbacks are no-ops.
    There is no point in postponing cleanup.

commit ea55389548eaef12e18b3972be82ed8b3966fb3e
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 12 21:20:37 2009 +0200

    input: small code factorization

commit d90abb6bae3f95afc53c8138591a687ce8bbf91f
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Jan 12 20:57:19 2009 +0200

    Qt4: tell how much has been buffered when buffering (percents)

commit acb58aa6a0ebf41b474b8bed3f3b46b1cc2afcaf
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 12 20:33:24 2009 +0200

    vout: trivial code factorization

commit 2d090d81a07e4f5687f704699dec3844721a2ec5
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 12 20:31:17 2009 +0200

    vout: stop using the object lock, we have the change_lock already

commit ccc1b1bc6c54ebaaaea312b62e8e6ab64d6aed32
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 12 20:06:03 2009 +0200

    Useless vlc_object_wait() usage

commit b935abee4d16231e34ab6a2b092fcc1e757483c5
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 12 19:52:01 2009 +0200

    LUA intf: fix lock_and_wait, and stop using vlc_object_wait()
    
    The only event that lock_and_wait can only wait for the end of the
    interface event (safely). That is the only piece of state which is read
    under the lock.
    
    Also it is not possible to wait on a random object since (deprecated)
    vlc_object_signal() is _not_ broadcasting the object condition variable.
    In effect, VLC threads shall only wait on their own object (this is not
    LUA-specific).
    
    Ultimately, lock_and_wait is of barely any use, and in any case is now
    poorly named (my fault for inventing vlc_object_lock_and_wait()). By the
    way, it always returns true now.

commit 88cfc80e90ffa06ad33b4bcb670beb05201a45d4
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 12 19:51:33 2009 +0200

    Unused variable

commit 71fb06931f2cef615a79731a65574a4c99d21466
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 12 19:51:23 2009 +0200

    Unused variable

commit 016a90f174fbffcfc70425685db5188983240708
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jan 12 17:14:55 2009 +0100

    Qt4_message: when the cursor it at the end, scroll down automatically.

commit 0333e0c5e22230e6ba10814657cf5c9971f925f2
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Mon Jan 12 17:09:26 2009 +0100

    macosx: fixed broken screen fps selection pointed by FUJISAWA Tooru

commit afa220789a63e3ad8b9ffd7440c885bf56ebb95c
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Jan 12 17:44:07 2009 +0200

    Restore download cover art context menu that was taken away by my previous
    commit. Thou I think it should invalidate current album art, so core would do
    new search for it.

commit 8cc3d3c260ce83e9e3fcaf52aa9b40920e49ae4f
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Mon Jan 12 15:24:20 2009 +0200

    Qt4: refactor album art stuff into inputmanager
    
     Input manager now emits signal for album art and gives
     url to art itself, so CoverArt or Background-widgets don't
     need to parse it themself, and CoverArt don't need to use
     those callbacks. This ways both get same image too.

commit 802ec3e29c38f7de55a51bc549a0d08a6adc2e32
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 21:34:55 2009 +0200

    Qt4: need an input to update caching - fixes #2405

commit 4bba723afbb5ab3e9c2d61d36fd2f6ad48c80099
Author: Tadashi Jokagi <elf2000@users.sourceforge.net>
Date:   Sun Jan 11 18:26:04 2009 +0000

    l10n: Japanese update
    
    Signed-off-by: Christophe Mutricy <xtophe@videolan.org>

commit 89014f68eaa6c6be07864ac30d7716d45d358df8
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 20:36:34 2009 +0200

    SAP: raw UDP has no RTCP

commit 9e129c71882b15298a9ee3ca29a2a8ba62034f54
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 20:09:48 2009 +0200

    Remove obsolete --sap-timeshift option

commit c365cbd231cc3a93649b48977fc05b1bc43acc5c
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 20:03:58 2009 +0200

    SAP: parse RTCP port out of the SDP

commit 21191c277ea3bf6e20ac326e26765c35d3a578b0
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 20:03:18 2009 +0200

    RTP: allow odd RTP ports for TCP & DCCP
    
    At the moment, we assume RTP/RTCP multiplexing anyhow.

commit f0969553a4ae3a00d3ba5f1201e6d4e1733dfff4
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 20:02:55 2009 +0200

    RTP: implement separate option for RTCP receive port

commit bf3c2b0732052e7d37a02a05ba1b4755183b7a74
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 19:53:49 2009 +0200

    Remove some semi-colons

commit 403d9500429d7498668dc520a71a2e909dd50bf1
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Jan 11 18:06:56 2009 +0100

    contribs: win32 cross-compilation fixes

commit cffcf64f36b2112eefeb5ddb3cf8de93e69c3cdf
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 19:05:00 2009 +0200

    Cleanup interaction-capable interface registration
    
     * Make registration thread-safe, and independent on vlc_list_find().
     * Fix use-after-free race condition when destroying the interface
       (interaction will be lost instead).

commit 2e4212b2f1ed52099593d35d20b2e2da0de40965
Author: FUJISAWA Tooru <arai_a@mac.com>
Date:   Sun Jan 11 07:05:15 2009 +0900

    Add subscreen/follow mouse support to Mac OS X screen module.
    
    Signed-off-by: Felix Paul Kühne <fkuehne@videolan.org>

commit 28425401abee9b01b3681638eba54019c6571271
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Fri Jan 9 12:54:03 2009 +0200

    modify to tell about --disable-libgcrypt

commit fd0cff6a27f7e0ffe8500154d7798d04811017f7
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 16:40:38 2009 +0200

    dvdnav: also probe file:// (fixes #2131)

commit 4f34578d6d159dc5c975d8febe4382428666a4cf
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 16:40:13 2009 +0200

    dvdnav: trivially avoid duplicate file path lookup

commit f11f8a609806f5ef56103465e238dd9a484ccb16
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 16:37:58 2009 +0200

    dvdnav: cosmetic simplification

commit e778ca644111d08515520eea8a2f97f4dfeb048c
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 12:14:44 2009 +0200

    Remove un-needed libs

commit 4d700eb73b7890bb36c1deb7d903c3d03f79dda2
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 11:40:37 2009 +0200

    Add .ogx in case someone ever needs it

commit 4a8a7265472108dc4af5131fbfd540fd1e758bbf
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 11:28:27 2009 +0200

    HTTPd: use the RFC5334 MIME types for their respective extensions
    
    Currently, we stick to legacy application/ogg for legacy extensions.

commit 23908eef1e61b762050160b908fffd2d28c31e62
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 11:26:44 2009 +0200

    Add .oga and .spx as per RFC5334

commit 9d084e66d04251040d1ef5e9e43041b7b40e6a51
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 11:24:51 2009 +0200

    Add .s3m and .it as Tracker file extensions

commit 1ed78e97f31c11dd7a9941ec812c0a730b633a02
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 11:17:10 2009 +0200

    HTTPd: guess MIME type for *.ogv

commit d1045229e0ed494cff3f9afcdfc246f08df03d65
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 11:15:07 2009 +0200

    Input: recognize .ogv files

commit 06e5acd4e075829c593b6f39ab5b4c98b9562946
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 11 11:14:58 2009 +0200

    Cosmetic

commit de94406f0097da88e57f9a4f36acdbf50580a312
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Sat Jan 10 02:39:53 2009 +0100

    jvlc #23: make native resources release explicit

commit 0db07ccfec2855e54fc4b87475165f28d577e065
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jan 10 19:15:31 2009 +0100

    folder: less include

commit ef1af103ab5ec6c647b3339b97c1dd2d73d69d6a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jan 10 19:11:58 2009 +0100

    taglib: accept the Xiph comments with more than one embedded art,
    but take only the first one.

commit ecadb547946e38787255cdccf98447ee10cb2b63
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sat Jan 10 18:59:16 2009 +0100

    Update the module list.

commit f0d6d8402f2d781412fe8336dba8a305f1ca0f74
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 22:21:26 2009 +0200

    GLX: minor fixes

commit 01fdef51d6c92f1bf409d919ae12dcc300e3797d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 10 21:19:12 2009 +0100

    Fixed a typo in libass.

commit afec80a73d4e7e4a3c6221f6214d32fb7223ca4f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 10 21:12:56 2009 +0100

    libass: set windows/fonts as default directory
    
    Initial patch by Hannes Domani with the comments:
    "Hello
    
     this fixes the problem when font is not attached in mkv.
    
     was mentioned in:
     http://forum.videolan.org/viewtopic.php?f=14&t=51096&p=166340
     http://forum.videolan.org/viewtopic.php?f=7&t=50534&p=163900
    "

commit e94ab021eeadd1f22407ba9d0e4f8847b54b0b82
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 21:45:28 2009 +0200

    Directory: ignore SSA files - fixes #2341

commit 92e66f6eadb1f6a23a54b998648c99ec236a892b
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 10 20:00:54 2009 +0100

    Fixed QT4 message dialogs thread safety.
    
    I used customEvent to implement it.
    (It renders the dedicated message thread per subscriber useless with qt4).

commit 5aa95193923fee9ff548e8504ae51e1767230906
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 20:53:49 2009 +0200

    Remove useless parameter

commit fddf2f473497bac8cf0e9b173704199d3e619421
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 20:29:22 2009 +0200

    Playlist: only try to add one SD plugin at a time
    
    Otherwise, we would have to either ignore errors, or fail to load some
    plugins just because earlier ones failed

commit ad671cf41a49e266e0775ea16cc760a6ca62b295
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 20:28:51 2009 +0200

    libvlc: add SD plugins one by one

commit b43776e500ead9e19b545b830f1fba2c65f95e37
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 20:10:09 2009 +0200

    playlist: create root SD node before registering events

commit 4d7fc100bb67204740419afe671f21d2c862d0e4
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 20:04:46 2009 +0200

    Fix memory leak

commit 435f9def422a8f5a8fecf180d80a30d3acea4618
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 19:54:40 2009 +0200

    Cosmetic

commit 903781dfe758a088b0f4a3d84e0e4b3a45223211
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 19:54:15 2009 +0200

    Fix trivial syntax errors

commit 74db29fdba037475a080b134cd30383ad7817a18
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 19:48:37 2009 +0200

    Playlist: detach from SD events _after_ stopping the plugin

commit 6914f254c1c18fee1afd2cda6fdeb5a60a71e9dc
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 19:42:48 2009 +0200

    Remove playlist items when destroying the playlist...
    
    ...rather than when disabling it. Otherwise service discovery plugins
    cannot possibly cleanup after themselves (and CABOOM).

commit cbe6109463298afc021776290e0d762516ebf85e
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 19:37:21 2009 +0200

    Remove children kill hack
    
    Whatever would need this would be a buggy SD plugin.

commit 740387c624ff842f61d540b8ca1c20231f506430
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 19:31:09 2009 +0200

    Remove suspicious and suspiciously dead code
    
    A destructor would never have to release its own object, since the
    destructor is only called when the object is not referenced anymore.
    On the other hand, it is not clear to me whether SD objects still need
    a destructor.

commit 7276a43dcdcdefc7ac9464cb1fb8272c7cab061a
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 19:28:34 2009 +0200

    SD: remove psz_module parameter, shorter function names

commit c4877da890b590243b6347f13fcdcd028653c702
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 19:20:28 2009 +0200

    Remove buggy and unused function

commit 7ab4f13d30c26e769f8ae7f48499109e3b177ab8
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 19:15:34 2009 +0200

    Include vlc_services_discovery.h only where needed

commit 64fb2cd16e78f0862051020f33a998626b2340bf
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 19:11:31 2009 +0200

    Restore SD human-readable names

commit eac4e0c9a52d197f1313b12097a4d8065c513222
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 18:13:33 2009 +0200

    Update the GIT revision properly

commit 68a19d04d39a40854dbd5f48195735516d73ec8b
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jan 10 16:10:30 2009 +0100

    Clean up here and there

commit 688d48fe32ff697fe76ca80286ab0927a7d8c142
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sat Jan 10 16:06:27 2009 +0100

    macosx: added missing pl locks

commit 96db483a5001f0857afaa4cbc45ce00117c549b9
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 16:11:54 2009 +0200

    Qt4: systray hides the interface when it is visible regardless of focus
    
    Otherwise, if the interface is hidden behind another window, clicking
    the tray icon however many times will request user attention in the task
    bar and never actually show the interface. This was confusing and
    inconvenient (fixes #2396). This new behavior is consistent with KMail.
    
    It would probably be even better to show the interface on top (instead
    of hiding it, then show it on the second click). Unfortunately, while it
    does seem possible, I do not know how. For sure, the previous scheme did
    not work anyway.

commit 67e84bad5918e10e23a50f184c2a8fc220d400f8
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 15:53:34 2009 +0200

    Fix grammar and don't minimize if config_getInt fails

commit 50866663cd6e8fae6917ac6de10c1c4cd232c37d
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 15:06:21 2009 +0200

    We don't need MB2WC when converting ASCII

commit b8faf36e58cc0a7f9a4d6e1d1f86fdf076aebbe3
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 15:00:55 2009 +0200

    GetSymbol: adding a leading underscore is NOT correct on _all_ OSes

commit fd8053d7bb737c566839597cc39fa236f35e4390
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 14:51:51 2009 +0200

    Small code factorization

commit 4ab0edafb3d977cb8e504661250b242f59a280d3
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 10 12:54:59 2009 +0200

    Remove the un-needed horrible vout release hack

commit 65876ac4ffd3c25d58676b4051374ac5f5379f9c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Jan 10 10:41:18 2009 +0100

    Fixed dynamicoverlay SetTextColor.
    
    Initial patch from Doug West.

commit 6a5e468ddc8f899b1e0ec8075c675933723e225f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jan 9 21:26:23 2009 +0100

    Support delaying codec open until extradata are present (avcodec).
    
    It fixes support for VC-1 and Theora and Vorbis in avcodec decoder.

commit 221e53b183f9d503ceed9bbf1dc602a72fe7e970
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jan 9 21:23:04 2009 +0100

    Fixed vc1 packetizer.

commit fe026cce37a9f9530f8eb9ffd54047b5f03f68f6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Fri Jan 9 19:43:51 2009 +0100

    Removed unused field (avcodec).

commit 2bd0c496c12d5c247e4f1e638a78bc57a0316175
Author: Pavlov Konstantin <thresh@videolan.org>
Date:   Fri Jan 9 18:18:36 2009 +0300

    [Contrib]: libupnp build rules. Enable upnp on darwin.

commit 6531388ad976120bfd389e96982a2dba106a5aaf
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jan 8 11:40:57 2009 +0100

    upnp_intel: split the big cpp file in two, declaration and implementation.

commit 4e25d25bc5e735a043f21ffcb62a4c7cb7f01a51
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Thu Jan 8 11:22:21 2009 +0100

    make.pl: don't print infos about qt4 moc.

commit df84649aa6533079a752810eec642f2673df50ca
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Jan 8 21:51:21 2009 +0200

    Assume X11 --forbar-shm is FALSE if the option does not exists

commit b373dac2ca0444ca64a8c45a523b6366c2065d72
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Jan 8 21:33:47 2009 +0200

    Revert "* src/video_output/vout_intf.c: small kludge for opengl providers."
    
    This reverts commit 1eefd3dd7d97392d6e6dfee593538436263ca479.
    This fixes GLX crashing while requesting an embedded video window.
    
    Conflicts:
    
    	src/video_output/vout_intf.c

commit 5ec8b1c561157778db0d4a37c3edc0c8377bc715
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Thu Jan 8 21:11:18 2009 +0200

    Remove some useless #includes

commit 8dc222c8dedb58d891b7087bcbabddc106879781
Author: Ken Self <kenself@optusnet.com.au>
Date:   Mon Jan 5 09:54:57 2009 +1100

    BDA: remove %S formatting plus a few other fixes
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit eecde311dbc19d69f306a2d4bf96a72d184c5363
Author: Ken Self <kenself@optusnet.com.au>
Date:   Mon Jan 5 09:54:56 2009 +1100

    vasprintf: stop HEAP exceptions
    
    On Win32, vsnprintf() and vsprintf() are formatting certain things
    differently, e.g. "%p". We need to use the same implementation
    throughout our vasprintf() replacement.
    
    Signed-off-by: Rémi Denis-Courmont <rdenis@simphalempin.com>

commit d894b1b5498a1abf9419304cade94f23933c1242
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Wed Jan 7 20:19:16 2009 +0100

    Added apple subtitle support to mov demuxer (close #2376).

commit 16c4c21a3b36f2db407bf3677115ec9136461c5a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 6 23:18:10 2009 +0100

    Fixed invalid pointer usage.

commit 50dabf20e0e5863019b261955c8fa0e5aba42f3f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 6 23:09:41 2009 +0100

    Finish the initialization in the Open function.
    
    It fixes embed video at start.

commit 5f033381c0736041198bae013790ed8929034a72
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 6 23:08:29 2009 +0100

    Fixed bool/int mix up with "intf-show".

commit 96dac2d9c21091973d242228bc016c52ee508478
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 6 22:16:07 2009 +0100

    Fixed undefined behavior with integer overflow.
    
    Pointed out by Courmish.

commit fd453018ed7acfe2fb6c1a84384b1b0087c12df9
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 6 22:05:08 2009 +0100

    Avoid sprintf.
    
    It eases security review.

commit 3c4599a8fdab98cef6a4942c2601426b5bc6eb97
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 6 21:59:33 2009 +0100

    Set default item name on input_item_SetURI.
    
    It fixes item name with xpsf playlist (at least).

commit ab85aafbf4d916d211ce6d425ba2eeaf186966f4
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 6 21:51:51 2009 +0100

    Added missing const to input_item_SetURI.

commit ca15fe099037f17537a6f3d2a6c7a17948e37d16
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 7 21:11:17 2009 +0200

    RTP: when sending to RTP an odd port we need to specify a=rtcp
    
    Otherwise the receiver would -in principle- try to receive RTP on the
    next (plus one) even port, whereas the m= line port would be used for
    RTCP. We could also pass a=rtcp for the normal even/RTP & odd/RTCP
    ports setup, but that can only confuse receivers with no gain.
    
    Note that receivers may not parse the a=rtcp parameter in any case. In
    fact, VLC does not parse the a=rtcp field to this day. In any case,
    sending RTP to an *even* port is the only safely interoperable option.

commit eb3d87723c1ab9d5f695550e4b071e92b2ef2118
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Wed Jan 7 20:48:58 2009 +0200

    RTP: fix the conflicting audio and video port error handling

commit 9d88a68c1f7118859182b0e9943233b6f2d93ede
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jan 7 18:44:07 2009 +0100

    Distribute headers

commit 240cb64b58103cc0d1a1dee4cd80c2c1445f5e4f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Wed Jan 7 12:41:26 2009 +0100

    Qt: put the Fullscreen Controller back on 2 lines.

commit e20c56d50cc4ef62aa536de5afd2036e5b4484de
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Wed Jan 7 00:15:20 2009 +0000

    Fix make dist

commit 13b8ebc178665cf0527b3bda3ab813bb6c8ac7f3
Author: Christophe Mutricy <xtophe@videolan.org>
Date:   Thu Jan 1 16:16:26 2009 +0100

    Happy New Year

commit 76ca900120e98d094da957bc2eba1c96aeaec047
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Jan 6 22:48:03 2009 +0100

    libvlc, jvlc: media_player_is_playing method added

commit d7ee744d72c25f64e31a056d6e6597e40be1e9ee
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 6 21:40:57 2009 +0100

    Fixed typo in es_out.
    
    Pointed out by Dnumgis.

commit ba38730709228af17ea8050cf106fe23d742bae7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 6 21:24:44 2009 +0100

    Fix quit sequence in skins2.

commit 4e9b99f1ae072beb6f66c4d5700dba1a0247cd55
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 6 21:23:12 2009 +0100

    Fix quit sequence in dbus.

commit ff7195ba1008fb029a5673649f860d0c20e1036c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 6 21:22:34 2009 +0100

    Fix quit sequence in rc.

commit 8eae40296e3b5a6555cc95bfa63a5c485147be2f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 6 21:20:27 2009 +0100

    Fix quit sequence in hotkeys.

commit ccd6d2b75dbdbe52dfa20533f7b10f8c30cc8dd3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 6 21:18:06 2009 +0100

    Stop the playlist when it is killed.

commit b1318d20035522291969949fa96eb973d16791ce
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 6 20:17:07 2009 +0100

    Re-enable the embed video module in qt4.

commit 75562051ca00b329e27c39577739b6ba7f82704c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 6 20:01:48 2009 +0100

    Wait for VideoWiget to complete releaseVideoSlot event.

commit 29033fb8395ecf427ba917247a4ef197caf63de8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 6 19:56:22 2009 +0100

    Fix potential deadlock between ressource and interface.
    
    Without it, input_ressource_HoldVout and vout windows request could deadlock.

commit d0c77f30225f5a73e17682084dcdadf4485b71db
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Jan 6 19:41:36 2009 +0100

    Do not wait for SPU buffering.

commit ab75bc3a7a2de0ba1662c26838fbbc90cfd81395
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Jan 6 19:41:00 2009 +0100

    jvlc: test to check audio mute on 2 different instances

commit c6c3b26a165ca2109f7c40c0251b1656fecbc995
Author: Filippo Carone <littlejohn@videolan.org>
Date:   Tue Jan 6 19:40:35 2009 +0100

    jvlc: audio is an instance property

commit f810fad01c7cd7b153a926a07c7094e03590d929
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 6 16:25:29 2009 +0200

    Playlist thread is not cancellable as of now, no point in trying

commit e966180ec9241fa44ba95cb0d911c68319992683
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 5 23:39:54 2009 +0200

    Use a custom condition variable for the playlist engine

commit 262e789e66634101606a589d1f206a82526377f7
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 6 12:23:33 2009 +0200

    Remove un-needed vlc_testcancel()

commit f34362c6c17c7d513f8971f84e11be906f1d0df6
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 6 12:20:24 2009 +0200

    block_Fifo(Wake|Get|Show): always cancellation points
    
    This is consistent with the comments in <vlc_block.h>.
    So far, cancellation would only occur when sleeping was needed.

commit 530585d11283626347daa78e393f75187fdc5063
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 6 12:19:38 2009 +0200

    block_FifoShow: fix condition variable usage

commit 2cc94e2e0d0d90b6b3f21d70af64cf7a815083fb
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Tue Jan 6 12:05:48 2009 +0200

    Qt4: Disable cancellation while writing a message to the log dialog
    
    As pointed out by Laurent, cancellation was not safe here

commit 6f323e7aef98146de6beca3dc0c093ba89ca9b36
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jan 5 23:09:51 2009 +0100

    Fixed dialog provider leaks on quit.
    
    Thanks j-b for the infos.

commit b2efd10d19f7fb396eb8e9d5c30ee32b532a1694
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 5 23:28:20 2009 +0200

    Minor memory layout optimization

commit 247513ab9551129aa45108404771cf9f0782253a
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 5 23:11:08 2009 +0200

    Remove vlc_object_signal and unexport vlc_object_signal_unlocked

commit 8d1bbd5b2f1fc45b152db95c4778bd3d49c16f80
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 5 23:10:06 2009 +0200

    Do not use vlc_object_signal

commit 293b8e90ffa0eb0689c27cb5f976d37b4ce84b24
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 5 23:09:01 2009 +0200

    LUA: remove misc.signal() - this API does not make much sense

commit 603cc336e87a4574d461ed3d21c261610514bb86
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jan 5 21:58:08 2009 +0100

    Fixed order after merge in libvlccore.sym

commit 66e706dfc4a5469481d2f44f35e1c9400d6be45a
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jan 5 21:39:14 2009 +0100

    Fix OS-X build (PATH_MAX defined in limits.h)

commit 2eff2815ce71777582c41640332c5118583e249c
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jan 5 21:26:05 2009 +0100

    Fixed vout_FixLeaks logic.

commit 4e9d2d2ebd91c0f6a8e8532a1284459bcedfef81
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Jan 5 21:25:39 2009 +0100

    Flush vout on release.

commit cc506211b787a6368a54cae683edd45ec43f67eb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 4 23:48:59 2009 +0100

    Send input dead event only once.

commit 2c1a1fdf45eff61c73c14ed5e29b18d8561852c5
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 4 23:47:29 2009 +0100

    Fix deadlock in decoders because of input ObjectKillChildrens.
    
    A better solution than ObjectKillChildrens is really needed.

commit 9a31d3ab9e1793eb41228d0bae830293dff86c94
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 4 18:32:17 2009 +0100

    Fix unprotected access of input item (skins2).

commit c1986e205c1488d2aa55750bb67c33c883873013
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 4 18:19:16 2009 +0100

    Fixed playlist_IsEmpty usage.
    
    The playlist has to be locked before calling it.
    Another way could be to change playlist_IsEmpty prototype to have a b_locked
    parameter (like others playlist functions).

commit a4fb617901f096b0f738c15bc7445bf1e08af6cb
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 4 16:41:52 2009 +0100

    Skins2 will at least start.

commit b2fa8fea83dd007cb7612c93fb7f698035a462c8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sun Jan 4 11:39:24 2009 +0100

    Improved osd title display in vout.
    
    It fixes title display with vout recycling.
    It removes one vlc_object_find.

commit 0780928c1a7c8eb4a1b10e5248c89443dbbb4bc0
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 27 18:47:15 2008 +0100

    Fixed qt4 initialization/destruction.
    
    It should fix a few issues with embed video and fullscreen controler (the
    widget may? not yet be ready in time).
    It fixes dialog provider.

commit d13d44712b33cfb41ec1a24ec9b0a20a59c73ad1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 27 16:51:25 2008 +0100

    Improved fullscreen controller.
    
    It now works in non embed mode.
    It follows multiple vouts (not perfect yet).

commit cb3432ffc069dbb544a61818bdecd96f56c147b9
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 27 15:04:17 2008 +0100

    New event (voutListChanged) in input manager.
    
    It will be used to properly attach/detach the fullscreen controller
    independantly of embed vout.

commit 9decc181d3ead4ae2bb8f5a18f24e85407127668
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 27 12:26:25 2008 +0100

    Fixed signal and input release order.

commit 74729214531037585aff24059af7b9317526159e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 27 12:25:50 2008 +0100

    Removed useless member.

commit ba2c2b69c950f4dad5103149e9250225320bc204
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 27 12:25:18 2008 +0100

    Allows requesting active aout/vout from an input with associated events.

commit c884cebcaca04bf53b9bba8181f08d6dcfb5cb16
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Sat Dec 27 11:44:24 2008 +0100

    Activated vout/aout recycling with playlist inputs.

commit 3b40c17456163be0f2e3c96c710db38d536bbd74
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 23 19:45:59 2008 +0100

    Prepare for safe (sout)/vout/aout recycling.

commit 88a5e04e4bda05a4f1bc0f2fac7ca1f0c3bd90a1
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 23 16:28:26 2008 +0100

    Fixed audio played/lost statistics.

commit 52157ae334127f4a20b6b4557b09fc44b4a5ed1f
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 23 16:26:51 2008 +0100

    Fixed preparsing/art fetching locking.

commit 8f0f6c745c2a00f3c59bd5e19d094a5627e4be7d
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 23 15:47:38 2008 +0100

    Clean up main playlist thread.
    
    No useless wake up and simplify.
    Fix a few race conditions with deactivation.

commit b2efc40a9581d828f969a86b098eed7d376cecad
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 23 12:07:51 2008 +0100

    Added INPUT_EVENT_DEAD event.

commit 81ccc88fec2e0f5903ea24e5e34bf28e6c3a8aa3
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 23 11:35:10 2008 +0100

    Simplify a bit playlist loop.

commit 583d3c85cc4f9057483ffad7410dfe5e298ffea8
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 23 10:42:09 2008 +0100

    No functionnal changes.
    
    (Moved around playlist code)

commit d2ce7fe9c993e9977d242ae2fe68a1e46975d1ea
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Tue Dec 23 09:43:34 2008 +0100

    Simplify a bit main playlist loop.

commit baae4f741755facb3b160a405abd24f081bc2edf
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Dec 22 19:47:26 2008 +0100

    Fast decoder thread cancellation.

commit c12edba9d8189b0714197b6e50a38e3d8b6d9351
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Dec 22 19:26:47 2008 +0100

    Ensure fast fetcher/preparser thread cancelation.

commit 35f17389483e42d5454e88f7ce881f29d08f6f66
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Dec 22 18:59:36 2008 +0100

    Fixed too soon playlist items destruction.

commit 19f1b2ee4608ff6c6935d0f8c7289bcebb0e7f7e
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Dec 22 18:22:09 2008 +0100

    Split creation/destruction and activation/deactivation of playlist.
    
    It will allow to fix playlist<->interface dependency problems.

commit 643b7e3b4e1f0b33fddd8b9e8edfde697e2070e6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Dec 22 16:46:54 2008 +0100

    Clean up/document a bit art fetcher code.

commit ab0e40f0aa5c5b624bc26797352cf7516c832be7
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Dec 22 15:49:55 2008 +0100

    Do not access internal fetcher data from playlist and preparser.

commit 3842395ac4d921fe38cc746256f641675c3a0fed
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Dec 22 15:35:43 2008 +0100

    Clean up/document a bit preparser code.

commit 0021e6aae975b09163afdc52ad1740649a8265a6
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Dec 22 12:51:13 2008 +0100

    Clean up preparser/fetcher code.
    
    No functionnality changes.

commit 69a38c569e6f79e0a9200f7e8a0696c0b50823fe
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Dec 22 10:21:28 2008 +0100

    Clean up a bit unused playlist functions and added lock asserts.
    
    Some interfaces may assert because of missing playlist lock.

commit 5aa33f1fab766842d59a7dcb7aa462aab9c681cf
Author: Laurent Aimar <fenrir@videolan.org>
Date:   Mon Dec 22 10:20:41 2008 +0100

    Added vlc_object_assert_locked utility.

commit 3e8dca47eedb9f563897cfba6db70b808e2591be
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 5 20:19:02 2009 +0100

    Qt: use searchLineEdit in plugins dialog.

commit 76911abd8394559c56b5112a72fd0bf72a05fa4b
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 5 20:16:11 2009 +0100

    Qt: esthetic.

commit 995af4eb81d0fce1dcffa3b1dc30715f1619c0d2
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 5 20:08:13 2009 +0100

    Qt: the red box when searching in the playlist is confusing.
    
    Therefore, create a new SearchBox that has a button appearing when typing something.

commit 6accad54cacc1db8bcc445bdd643e0ed42d8687b
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 5 19:48:17 2009 +0200

    Use a proper condition variable for variable callback handling

commit a235278d98ff677f7c520a00dbf461750a77fe01
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 5 19:36:55 2009 +0200

    Remove duplicated variable callback code

commit b481254cc8ecc3464270101a2a16fb7e4f37fe3f
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 5 19:36:26 2009 +0200

    Use var_TriggerCallback as appropriate

commit 5df0631325ad8e897c63962d50f32bd883a79c80
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 5 19:23:00 2009 +0200

    Do not reinvent the wheel^W^Wbsearch

commit 8178211539bdf9bfa1c417191ae7b829e13b2a0c
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Mon Jan 5 16:14:18 2009 +0100

    asx parsing: don't FREENULL everything.

commit 5fa18d5627809fe65fdcf47aec00711c0b852688
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Sun Jan 4 18:38:47 2009 +0100

    taglib: cleaning and renaming.

commit 5db54724d4a25800c52c675a7a2acf2e0bcf99e5
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Mon Jan 5 00:11:11 2009 +0100

    Win32: add a new vlc.ico that supports Vista and Seven guidelines.

commit 25f65d405b09c39b48e57731cfa460344213433c
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Mon Jan 5 00:04:58 2009 +0200

    Unexport slightly unsafe block_FifoSize

commit 3d0df50bb9620432b70fee473c9999dad5628979
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 4 22:56:34 2009 +0100

    Fix symbol order.

commit d9e2653f304b7eef5f2684aec49496437b64c2b5
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 4 21:37:35 2009 +0100

    Remove unused variable.

commit 50787630786a9ef9ad3f5a53f9184706da1ee60a
Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
Date:   Sun Jan 4 21:35:07 2009 +0200

    remove unndeed variables
    
    Signed-off-by: Antoine Cellerier <dionoea@videolan.org>

commit b4039dbd5284ff373ee78caa4ffedf4a8f878aba
Author: Kaarlo Raiha <kaarlo.raiha@tut.fi>
Date:   Sun Jan 4 21:13:33 2009 +0200

    mention opengl effect removal
    
    Signed-off-by: Antoine Cellerier <dionoea@videolan.org>

commit ff845cf823c0bcdd64d9663157d823767ec83629
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sun Jan 4 21:05:38 2009 +0200

    Unduplicate UPnP long string

commit 5493236e92db3348b3b5bc1e20044824b9459732
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 4 19:50:01 2009 +0100

    Update Joseph Tulou's THANKS entry.

commit e5f6537aa77a77b940aa9f7d1c7b27913a6620a0
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Sun Jan 4 16:28:27 2009 +0100

    changes Ext2Fourcc into image_Ext2Fourcc and exports it for reuse within vlc
    
    Signed-off-by: Antoine Cellerier <dionoea@videolan.org>

commit 7a7ed7071ed0936ce7c817c6aae951c1d31d1c87
Author: Joseph Tulou <brezhoneg1@yahoo.fr>
Date:   Sun Jan 4 16:27:00 2009 +0100

    minor changes to png and sdl_image decoders to support being called from a demuxer.
    
    Signed-off-by: Antoine Cellerier <dionoea@videolan.org>

commit e6d4f6abaa20d57b5f06dd711d4a1f46c2367438
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Jan 4 19:39:41 2009 +0100

    macosx: display only information on the currently playing item instead of the item selected in the playlist

commit 721218c57bf26dbd8eb56ad812f694318fb30f0b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 4 19:36:51 2009 +0100

    Fix --stop-time.
    
    Looks like p_input->i_time is only used for --stop-time. Is that normal?

commit 04193d5097763652d095bff3ae86d0a7ea7a026b
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 4 19:17:20 2009 +0100

    v4l2 access can now find optimal frame rate and dimensions
    
    Default is now to use the best available dimensions at the best framerate unless framerate was explicitly set, where it would use that frame rate.

commit 92c0a8f51cb1de4e581cd6f89137850338d003f9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 4 17:53:37 2009 +0100

    Input based input slaves sound better.

commit 34ca61b6e6025e6cf94dda48c28c69b4d7bbf191
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 4 17:51:39 2009 +0100

    Oops.

commit f931a4a484a5d7eb2685aa9f2597918455c54fbf
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 4 17:40:00 2009 +0100

    Move v4l2.c back to the access/ directory
    
    (No more splitting up planed in the forseable future)

commit a1bef303513da1410e1b793541713b5dbb3f96aa
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 4 17:33:39 2009 +0100

    Fix confusing variable name.

commit 9f7c2895dc8f4251709259044e7f467ddb96b788
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sun Jan 4 17:31:20 2009 +0100

    Leave recent items filter empty.

commit c31a81335ee64828c956b611840ad7fdffc0c0af
Author: Mirsal Ennaime <mirsal@mirsal-laptop.(none)>
Date:   Sun Jan 4 15:38:44 2009 +0100

    UPnP services discovery: Remove a useless function

commit 3d5ff7dc53d5ac154fd56faca23a3b6364037aa2
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Sun Jan 4 15:19:12 2009 +0100

    64bit compilation fixes

commit 5858f0fccb1f97087d630712c9526d553599adb7
Author: Mirsal Ennaime <mirsal@mirsal-laptop.(none)>
Date:   Fri Dec 26 00:52:45 2008 +0100

    UPnP services discovery: fix remaining bugs

commit 24d02d8cc8a3624f7f1efac888802f796cae8502
Author: Mirsal Ennaime <mirsal@mirsal-laptop.(none)>
Date:   Sun Dec 21 20:40:54 2008 +0100

    UPnP services discovery: Put the callback lock reference in the p_sys data structure.

commit 8ed92b2206b118663d7b357c087b06bb5fc6d037
Author: Mirsal Ennaime <mirsal@mirsal-laptop.(none)>
Date:   Sun Dec 21 19:05:13 2008 +0100

    UPnP services discovery: Switch to the services discovery API

commit 0e45933d1f30183c9b796d4f965be84ce118e228
Author: Mirsal Ennaime <mirsal@mirsal-laptop.(none)>
Date:   Sun Dec 21 17:20:52 2008 +0100

    UPnP services discovery: Merge the SoC 2008 fixes, remove the Cookie class and use the ordinary mechanisms instead

commit 120c15e58e4a00bcd82c68ad286a14746b52cd4a
Author: Felix Kühne <fpk@Felix-Kuhnes-MacBook.local>
Date:   Sun Jan 4 00:19:13 2009 +0100

    Darwin 10 adaptations
    
    We create 64 bit builds on this OS by default for now

commit 8aad450137019c9b4aeba1448c0745e7030c3a0d
Author: Felix Kühne <fpk@Felix-Kuhnes-MacBook.local>
Date:   Sun Jan 4 00:15:10 2009 +0100

    libcaca: configure script patch & hack to let us use the SDK and the GCC version of our choice

commit bc400496f4218a59b48e21dac0a1d1bd641544ea
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 3 22:49:00 2009 +0100

    Implement DEMUX_SET_NEXT_DEMUX_TIME in alsa & oss
    
    This makes it possible to use the alsa and oss modules as slaves to
    modules such as v4l2 and screen. (The other way around isn't supported
    at the moment.)

commit 85174a2065bf5a6a48dbe29d3c6e08d21be72f09
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 3 22:17:58 2009 +0100

    Implement DEMUX_GET_TIME in screen access.

commit 652cd67e01d3618ad15759b1ca84c4b1b93aa68a
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 3 22:14:57 2009 +0100

    Revert "Allow use of inputs without DEMUX_GET/SET_*TIME in input-slave."
    
    This reverts commit 60106b7432e0f6b61689486ba1fadf7c03db5f49.
    That patch isn't a correct fix for the problem.

commit 5816553e60a780f29cb741c7df84be5ce8ca36dc
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 3 21:46:29 2009 +0100

    Remove debug message.

commit db820529a4af54001dee9c06b6ad8570efa5abc5
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 3 21:45:49 2009 +0100

    Use poll instead of msleep in v4l
    
    (also untested since I still don't have any v4l device to test on)

commit 2591b7dbbe505e136b3aaa1d93d21d57c5ff3a5e
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 3 21:42:24 2009 +0100

    Remove OSS support from v4l module.
    
    Untested as I don't have any v4l devices available. Please check
    that this didn't break video capture.

commit 71b23066e308e5c0489dfc7423adcfbae2d3c342
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 3 21:29:58 2009 +0100

    Mention OSS and Alsa access split.

commit 238545c8e2920d653f7dd8b23c71cd74f3872d5d
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 3 21:26:46 2009 +0100

    Cosmetics.

commit f2268e41346cb2e4fd21a9978e4a9f4d26150158
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 3 21:23:00 2009 +0100

    Remove Alsa and OSS support from v4l2 module.

commit 33b03f0e648774acb6dcada2266c55ff58e6c4db
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 3 20:06:56 2009 +0100

    Cleanup alsa.

commit f1451e3531776d43931b1001aafef90ea12b1a54
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 3 19:57:48 2009 +0100

    Fix alsa polling.

commit 70c09c2e8a8e208d0ce7f6c00ae87ae23af46af3
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Sat Jan 3 19:05:26 2009 +0100

    Split OSS access from v4l2.

commit b5615ec05ab1813a17bb2d4c163d44e0b6ed7670
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Oct 27 17:42:41 2008 -0700

    Split Alsa access module from v4l2.

commit 50ddca67c46eab43e4561bf3665451922ee5a2f9
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Oct 27 17:43:51 2008 -0700

    Fix copyright date.

commit 711c318b5e7cb7b2662109099fdc847695ed261f
Author: Antoine Cellerier <dionoea@videolan.org>
Date:   Mon Oct 27 17:35:55 2008 -0700

    Use polling instead of msleep in v4l2 access_demux.
    
    I'm not sure about the polltimeout. I'd settle for an infinite timeout but then VLC might behavior on exit might be messed up.
    
    This also fixes the last compilation warning in v4l2.c.

commit aa8356607732152ca53797cda46d56abf4d6ed73
Author: Rémi Denis-Courmont <rdenis@simphalempin.com>
Date:   Sat Jan 3 22:59:33 2009 +0200

    EWOULDBLOCK may be used instead of EAGAIN for read, recv and accept

commit de2c8c118476dd42dcdc2eae7af9250655aa61e6
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jan 3 16:58:09 2009 +0100

    Qt: search implementation in the plugins list dialog for fast-seeing if a module is here or not.

commit 1664191a69faea7f1d92f07705d5a45fd5a35ea3
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Sat Jan 3 16:26:01 2009 +0100

    Qt: convert strings from Unicode

commit abbea5793dd4bd5444f1f1d37cfa4b6f72e8b089
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jan 2 17:22:30 2009 +0100

    Qt: recent Items, prepend with an accelerator and a number for keyboard faster access.

commit 740567b533cb37f3a28d7186ff00ebcfdc4253be
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Sat Jan 3 01:34:30 2009 +0100

    WinCE: use -avoid-version for libvlc and libvlccore

commit b27c02bb5b6632342e394d22c69b8d549f9dae34
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Sat Jan 3 01:30:06 2009 +0100

    Win32: go fullscreen on the same screen as the vout window

commit a6c100a2cbc6d16a4f72341c3a8f63c826adf6f9
Author: Geoffroy Couprie <geo.couprie@gmail.com>
Date:   Fri Jan 2 23:36:13 2009 +0100

    WinCE: fix compilation of vout

commit 303113c7964055549f5335b9c8c6401567e0e515
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jan 2 19:05:22 2009 +0100

    some cleaning.

commit f0b4c96ff3914e6afaaec9baebe8ca824bea6b74
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jan 2 18:37:44 2009 +0100

    Evenif we don't care of WxWidget, fix #2365.

commit 878d94af4874719ae689c172c39d024566c57409
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jan 2 15:59:11 2009 +0100

    Qt: remove trailing space.

commit 44c3a746008af6349e2b3c8a0d31f59f58653ad8
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jan 2 15:58:48 2009 +0100

    qt: input_manager: Code cosmetic to help coding.

commit 74e842ea7a6f6d4d4e0c5ddf4ed8550edc59369f
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jan 2 15:45:27 2009 +0100

    Qt: get Bookmark events from the core and update in Bookmark dialog.
    
    This remove the update() calls from within the bookmark dialog, since the update() is triggered from the core.
    This needs more testing.

commit c2af399f1a493bfb74b657a9694d628f55965387
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jan 2 15:36:21 2009 +0100

    Qt: reserve space for future events handling.

commit c5e715f78c8ff8c418eafb8bb1e8709b8d6dc5a7
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jan 2 15:31:10 2009 +0100

    Qt: react to caching Event from input to display Buffering.
    
    This doesn't work yet, however, since p_input == NULL in the input_manager at the time this is displayed...
    A fix is needed.

commit f5bf2d945d431e7ded31b926e21f6540875aee26
Author: Jean-Baptiste Kempf <jb@videolan.org>
Date:   Fri Jan 2 13:20:00 2009 +0100

    Qt: connect the delay of ES to the extended panels.
    
    Don't loopback the audio-delay and spu-delay.
    Now it finally seem to be working.

commit 87e6fa635bdb5cdc367c449dedbb52269c583172
Author: Felix Paul Kühne <fkuehne@videolan.org>
Date:   Fri Jan 2 12:50:39 2009 +0100

    live555: make sure we use the compiler _and_ the CFLAGS we want to use (fixes linking against certain OS X SDKs and using non-default compilers)

commit 07bc079bbe54188bb5c943954f1896274c4479d1
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jan 2 12:45:47 2009 +0100

    Don't compile id3tag module by default as:
     * libid3 is outdated
     * taglib module is better now.

commit cee4c63cbc961f83b7266705e28ba966a0e7254a
Author: Rémi Duraffort <ivoire@videolan.org>
Date:   Fri Jan 2 11:46:09 2009 +0100

    taglib: cleaning.

commit 08ada19951ded248011b1032cdabc2bc7ac971ae
Author: Ilkka Ollakka <ileoo@videolan.org>
Date:   Fri Jan 2 10:55:17 2009 +0200

    playlist: Don't assume that psz_name != NULL as GetName can return NULL and
     strcasecmp doesn't like comparing NULLs
