diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-02-06 19:01:55 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-02-06 19:01:55 +0100 |
commit | a8d803ef557c40102c01dc11c0f21b99534c5841 (patch) | |
tree | 7250ea5df8c297e858ed8cd0947265e67e409fe4 /extra/vlc/vlc-0.8.5.patch | |
parent | 18f826921325fd8dc0a3bf6585ae1d55c25f68d8 (diff) | |
download | nutyx-pakxe-a8d803ef557c40102c01dc11c0f21b99534c5841.tar.gz nutyx-pakxe-a8d803ef557c40102c01dc11c0f21b99534c5841.tar.bz2 nutyx-pakxe-a8d803ef557c40102c01dc11c0f21b99534c5841.tar.xz nutyx-pakxe-a8d803ef557c40102c01dc11c0f21b99534c5841.zip |
vlc, maj des dépendances
Diffstat (limited to 'extra/vlc/vlc-0.8.5.patch')
-rw-r--r-- | extra/vlc/vlc-0.8.5.patch | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/extra/vlc/vlc-0.8.5.patch b/extra/vlc/vlc-0.8.5.patch deleted file mode 100644 index 320b2e42c..000000000 --- a/extra/vlc/vlc-0.8.5.patch +++ /dev/null @@ -1,15 +0,0 @@ ---- vlc-0.8.5/modules/audio_output/portaudio.c 2006-05-11 13:15:36.000000000 +0200 -+++ vlc-0.8.5/modules/audio_output/portaudio.c-new 2006-05-11 13:16:27.000000000 +0200 -@@ -61,12 +61,10 @@ - { - aout_instance_t *p_aout; - PaStream *p_stream; -- - PaDeviceIndex i_devices; - int i_sample_size; - PaDeviceIndex i_device_id; - const PaDeviceInfo *deviceInfo; -- - vlc_bool_t b_chan_reorder; /* do we need channel reordering */ - int pi_chan_table[AOUT_CHAN_MAX]; - uint32_t i_channel_mask; |