May 2011 Archives by author
Starting: Sun May 1 01:00:55 CEST 2011
Ending: Tue May 31 22:54:41 CEST 2011
Messages: 562
- [vlc-commits] Serialized libmodplug loading code.
Laurent Aimar
- [vlc-commits] Serialized libmodplug loading code.
Laurent Aimar
- [vlc-commits] Do not used vlc_thread_create() in input/decoder.c
Laurent Aimar
- [vlc-commits] Do not used vlc_thread_create() in input/es_out_timeshift.c
Laurent Aimar
- [vlc-commits] Used vlc_clone instead of vlc_thread_create in goom.
Laurent Aimar
- [vlc-commits] Converted atmo filter to vlc_clone().
Laurent Aimar
- [vlc-commits] Converted remoteosd to vlc_clone().
Laurent Aimar
- [vlc-commits] Converted stream_out/vod.c to vlc_clone().
Laurent Aimar
- [vlc-commits] Converted misc/rtsp.c to vlc_clone().
Laurent Aimar
- [vlc-commits] Removed unused b_error field (transcode).
Laurent Aimar
- [vlc-commits] Converted transcode to vlc_clone().
Laurent Aimar
- [vlc-commits] Converted dv access to vlc_clone().
Laurent Aimar
- [vlc-commits] Converted bonjour module to vlc_clone().
Laurent Aimar
- [vlc-commits] Converted ml_watch to vlc_clone().
Laurent Aimar
- [vlc-commits] Converted oss to vlc_clone().
Laurent Aimar
- [vlc-commits] Reworked how the event thread works in mkv demuxer.
Laurent Aimar
- [vlc-commits] Converted portaudio to vlc_clone() and fix vlc_cond_wait() usages.
Laurent Aimar
- [vlc-commits] Converted aout directx to vlc_clone().
Laurent Aimar
- [vlc-commits] Converted aout waveout to vlc_clone().
Laurent Aimar
- [vlc-commits] Added input_Close() helper.
Laurent Aimar
- [vlc-commits] Used input_Close() where applicable.
Laurent Aimar
- [vlc-commits] Unexported vlc_thread_create/join.
Laurent Aimar
- [vlc-commits] Removed useless vlc_thread_set_priority() calls in macosx code.
Laurent Aimar
- [vlc-commits] Unexported vlc_thread_set_priority().
Laurent Aimar
- [vlc-commits] Used vlc_clone() in src/input/stream_demux.c
Laurent Aimar
- [vlc-commits] Converted input to vlc_clone().
Laurent Aimar
- [vlc-commits] Added vlc_set_priority() helper.
Laurent Aimar
- [vlc-commits] Removed vlc_thread_set_priority().
Laurent Aimar
- [vlc-commits] Used vlc_clone for interface threads.
Laurent Aimar
- [vlc-commits] Updated update code to vlc_clone().
Laurent Aimar
- [vlc-commits] Fixed OSD EPG and build it directly at the display size.
Laurent Aimar
- [vlc-commits] Added vlc_gl_t::getProcAddress() declaration.
Laurent Aimar
- [vlc-commits] Implemented vlc_gl_t::getProcAddress() for glx.
Laurent Aimar
- [vlc-commits] Implemented vlc_gl_t::getProcAddress() for glwin32.
Laurent Aimar
- [vlc-commits] Made vout_display_opengl_t private.
Laurent Aimar
- [vlc-commits] Fixed win32 compilation.
Laurent Aimar
- [vlc-commits] Made VLCGL_TEXTURE_COUNT private.
Laurent Aimar
- [vlc-commits] Removed unused defines (opengl).
Laurent Aimar
- [vlc-commits] No functionnal changes (opengl).
Laurent Aimar
- [vlc-commits] No functionnal changes (opengl).
Laurent Aimar
- [vlc-commits] No functionnal changes (opengl).
Laurent Aimar
- [vlc-commits] Improved "non power of 2" texture support detection (opengl).
Laurent Aimar
- [vlc-commits] No functionnal changes (opengl).
Laurent Aimar
- [vlc-commits] Merged vout_display_opengl_ResetTextures() into vout_display_opengl_GetPool ().
Laurent Aimar
- [vlc-commits] Used vlc_memalign in opengl.c
Laurent Aimar
- [vlc-commits] Corrected parameters given to glTexSubImage2D.
Laurent Aimar
- [vlc-commits] Fixed potential segfault on error with mkv demuxer.
Laurent Aimar
- [vlc-commits] Added missing config.h include (opengl)
Laurent Aimar
- [vlc-commits] Prepare for fragment program support in opengl.
Laurent Aimar
- [vlc-commits] Defined texture format/type at runtime (opengl).
Laurent Aimar
- [vlc-commits] Added preliminary support for multiple textures per picture (opengl).
Laurent Aimar
- [vlc-commits] Extended vout_display_opengl_GetPool() to take the number of requested pictures.
Laurent Aimar
- [vlc-commits] Improved the way picture are allocated in opengl.
Laurent Aimar
- [vlc-commits] Added YUV(planar)-> RGB conversion support to opengl using a fragment program.
Laurent Aimar
- [vlc-commits] Extended vout_display_opengl_Prepare() with a subpicture_t parameter.
Laurent Aimar
- [vlc-commits] Fixed opengl compilation for win32 and maybe some linux setup.
Laurent Aimar
- [vlc-commits] Fixed some functions prototypes in opengl.
Laurent Aimar
- [vlc-commits] Used glProgramLocalParameter4fvARB to transmit yuv->rgb coefficients.
Laurent Aimar
- [vlc-commits] Always bind texture before use (opengl).
Laurent Aimar
- [vlc-commits] Made vout_display_opengl_New return a list of chroma supported for subpicture blending .
Laurent Aimar
- [vlc-commits] Implemented subpicture direct rendering in opengl.
Laurent Aimar
- [vlc-commits] Cached texture created for subpicture rendering (opengl).
Laurent Aimar
- [vlc-commits] Clean up.
Laurent Aimar
- [vlc-commits] Made usage of glActiveTextureARB() a bit more obvious (opengl).
Laurent Aimar
- [vlc-commits] Fixed vout_display_info_t::has_pictures_invalid property in glwin32.
Laurent Aimar
- [vlc-commits] l10n: Major update of Basque translation
Xabier Aramendi
- [vlc-commits] python bindings: use ctypes.util.find_library on linux also
Olivier Aubert
- [vlc-commits] python bindings: update public API define string
Olivier Aubert
- [vlc-commits] python bindings: blacklist audio set callback functions
Olivier Aubert
- [vlc-commits] python bindings: free string results when appropriate
Olivier Aubert
- [vlc-commits] python bindings: implement vlc. get_default_instance method and allow to instanciate vlc.Media
Olivier Aubert
- [vlc-commits] python bindings: allow to directly instanciate MediaList
Olivier Aubert
- [vlc-commits] python bindings: emulate libvlc_free with a no-op on win32
Olivier Aubert
- [vlc-commits] python bindings: fix void pointer handling
Olivier Aubert
- [vlc-commits] ncurses: fix display glitch in stats/info/meta boxes
Rafaël Carré
- [vlc-commits] vlc-thumb: video thumbnailer for nautilus
Rafaël Carré
- [vlc-commits] update: fix hashing of text files with empty lines
Rafaël Carré
- [vlc-commits] vlc-thumb: bugfixes suggested by courmisch
Rafaël Carré
- [vlc-commits] update: fix hashing of text files with empty lines
Rafaël Carré
- [vlc-commits] ncurses: display the file path instead of URI
Rafaël Carré
- [vlc-commits] mpris.py: convert from glade to gtk builder
Rafaël Carré
- [vlc-commits] fix memory leak
Rafaël Carré
- [vlc-commits] dbus: fix introspection data of SetPosition
Rafaël Carré
- [vlc-commits] mpris.py: update to mpris 2.1
Rafaël Carré
- [vlc-commits] dbus fixes
Rafaël Carré
- [vlc-commits] Fix one-instance
Rafaël Carré
- [vlc-commits] android/configure.sh: look for configure in srcdir
Rafaël Carré
- [vlc-commits] fix zsh completion
Rafaël Carré
- [vlc-commits] dbus: remove not thread-safe strerror() and GNU strerror_r() use
Rafaël Carré
- [vlc-commits] ncurses: make sure playlist box shows title when available
Rafaël Carré
- [vlc-commits] l10n: Thai update
T. Chomphuming
- [vlc-commits] l10n: Irish update
Seanán Ó Coistín
- [vlc-commits] l10n: Galician translation update
Gonçalo Cordeiro
- [vlc-commits] l10n: Galician update
Gonçalo Cordeiro
- [vlc-commits] l10n: Norwegian update
Olav Dahlum
- [vlc-commits] Revert "deinterlace: u_cpu is used only if MMXEXT can be compiled."
Rémi Denis-Courmont
- [vlc-commits] deinterlace: u_cpu is used only if MMXEXT can be compiled
Rémi Denis-Courmont
- [vlc-commits] PulseAudio: define HAVE_PULSE
Rémi Denis-Courmont
- [vlc-commits] ALSA: require alsa-lib on Linux by default if PulseAudio is missing
Rémi Denis-Courmont
- [vlc-commits] OSS: define HAVE_OSS, and disable on Linux by default
Rémi Denis-Courmont
- [vlc-commits] config_StringEscape: iterate through string twice rather than 3 times
Rémi Denis-Courmont
- [vlc-commits] Remove code size optimization
Rémi Denis-Courmont
- [vlc-commits] Gather and cleanup debug and profiling configuration
Rémi Denis-Courmont
- [vlc-commits] Do not force -O0 with --disable-optimizations
Rémi Denis-Courmont
- [vlc-commits] Only check optimization flags when useful
Rémi Denis-Courmont
- [vlc-commits] vlc-config: remove unused linkage command
Rémi Denis-Courmont
- [vlc-commits] Remove old vlc-config pic
Rémi Denis-Courmont
- [vlc-commits] Remove ugly builtin support
Rémi Denis-Courmont
- [vlc-commits] Remove some leftovers from pre-libtool era
Rémi Denis-Courmont
- [vlc-commits] Move common predefined macros to config.h and common.am
Rémi Denis-Courmont
- [vlc-commits] Reset config if module bank works, save config if VLC exits cleanly
Rémi Denis-Courmont
- [vlc-commits] Remove references to non-existent Altivec plugins
Rémi Denis-Courmont
- [vlc-commits] config.h must be included first and always
Rémi Denis-Courmont
- [vlc-commits] V4L2: v4l2-dev is not obsolete
Rémi Denis-Courmont
- [vlc-commits] Rename vlc_key_t to vlc_action_t
Rémi Denis-Courmont
- [vlc-commits] XML: encode C0/C1 control codes correctly (fix #4737)
Rémi Denis-Courmont
- [vlc-commits] XML: test case for C0/C1 control codes encoding
Rémi Denis-Courmont
- [vlc-commits] XML: encode C0/C1 control codes correctly (fix #4737)
Rémi Denis-Courmont
- [vlc-commits] XML: test case for C0/C1 control codes encoding
Rémi Denis-Courmont
- [vlc-commits] IVTC: fix undefined arithmetic
Rémi Denis-Courmont
- [vlc-commits] dvdnav: remove useless parameter
Rémi Denis-Courmont
- [vlc-commits] dvdnav: cleanup probing
Rémi Denis-Courmont
- [vlc-commits] vlc_cond_wait() does not return any value
Rémi Denis-Courmont
- [vlc-commits] Win32 R/W locks: fix/add comments, add asserts
Rémi Denis-Courmont
- [vlc-commits] Remove invalid use of VLC_EXPORT
Rémi Denis-Courmont
- [vlc-commits] Replace VLC_EXPORT macro with a simple prefix, VLC_API
Rémi Denis-Courmont
- [vlc-commits] Deprecate vlc_object_kill(). There are several safer alternatives.
Rémi Denis-Courmont
- [vlc-commits] Do not use internal libvlc symbol outside of libvlc
Rémi Denis-Courmont
- [vlc-commits] Mark exported symbols with default visibility on GCC 4
Rémi Denis-Courmont
- [vlc-commits] Mark other symbols as hidden
Rémi Denis-Courmont
- [vlc-commits] config.h MUST ALWAYS BE INCLUDED _FIRST_! Fix Windows warnings.
Rémi Denis-Courmont
- [vlc-commits] Rename LIBVLC_* function attributes to VLC_* within plugin API
Rémi Denis-Courmont
- [vlc-commits] Rename VLC_{PUBLIC, DEPRECATED}_API to LIBVLC_{API, DEPRECATED}
Rémi Denis-Courmont
- [vlc-commits] dvdnav: skip probing if forced and do not accept "file://"
Rémi Denis-Courmont
- [vlc-commits] dvdnav: only try to regular files matching *.iso (fix #4741)
Rémi Denis-Courmont
- [vlc-commits] dvdnav: only try to regular files matching *.iso (fix #4741)
Rémi Denis-Courmont
- [vlc-commits] Import vlc_towc() function from VLC 1.2
Rémi Denis-Courmont
- [vlc-commits] XML: encode C0/C1 control codes correctly (fix #4737)
Rémi Denis-Courmont
- [vlc-commits] XML: test case for C0/C1 control codes encoding
Rémi Denis-Courmont
- [vlc-commits] Refactor EnsureUTF8 and IsUTF8
Rémi Denis-Courmont
- [vlc-commits] Test SSE compiler support on all IA32 architectures, not just 686
Rémi Denis-Courmont
- [vlc-commits] Do not pass -mmmx or -msse2 to the compiler
Rémi Denis-Courmont
- [vlc-commits] Checks for CPU capability at run-time (on x86 and PPC)
Rémi Denis-Courmont
- [vlc-commits] Remove plugin directory per CPU capability hack
Rémi Denis-Courmont
- [vlc-commits] Remove CPU capability from the plugin cache path
Rémi Denis-Courmont
- [vlc-commits] Remove endianess and type sizes from plugin name
Rémi Denis-Courmont
- [vlc-commits] Do not cache b_submodule
Rémi Denis-Courmont
- [vlc-commits] Remove module_t.b_submodule
Rémi Denis-Courmont
- [vlc-commits] vlc_module_create(): remove useless parameter
Rémi Denis-Courmont
- [vlc-commits] Alias vlc_memset() to memset()
Rémi Denis-Courmont
- [vlc-commits] libvlc_clock, libvlc_delay: expose LibVLC clock for audio sync
Rémi Denis-Courmont
- [vlc-commits] Add virtual audio output plugin
Rémi Denis-Courmont
- [vlc-commits] Add libvlc functions for custom audio output
Rémi Denis-Courmont
- [vlc-commits] amem: i_nb_samples is unsigned, no need for size_t
Rémi Denis-Courmont
- [vlc-commits] Remove write-only change_need_restart()
Rémi Denis-Courmont
- [vlc-commits] Remove unused msg_item_t.date
Rémi Denis-Courmont
- [vlc-commits] Use copy/free paradigm rather than hold/release for message items
Rémi Denis-Courmont
- [vlc-commits] constify
Rémi Denis-Courmont
- [vlc-commits] Allocate message item on the stack
Rémi Denis-Courmont
- [vlc-commits] No need to copy module in message item
Rémi Denis-Courmont
- [vlc-commits] Only take top-most object message header
Rémi Denis-Courmont
- [vlc-commits] flockfile stub
Rémi Denis-Courmont
- [vlc-commits] Split up debug message printing (more readable in my opinion)
Rémi Denis-Courmont
- [vlc-commits] No need to copy msg_item_t.psz_header
Rémi Denis-Courmont
- [vlc-commits] Simplify verbosity filtering
Rémi Denis-Courmont
- [vlc-commits] Qt4: convert VLC message stuff to QString
Rémi Denis-Courmont
- [vlc-commits] Update message callback
Rémi Denis-Courmont
- [vlc-commits] Bump plugin ABI
Rémi Denis-Courmont
- [vlc-commits] Linux DVB: fix guard intervals table order and DVB-T2 parameters
Rémi Denis-Courmont
- [vlc-commits] DTV: Linux DVB-T2 support (if'd out)
Rémi Denis-Courmont
- [vlc-commits] DTV: common support for DVB-T2
Rémi Denis-Courmont
- [vlc-commits] Qt4: DVB-T2 in open dialog
Rémi Denis-Courmont
- [vlc-commits] PulseAudio: add 3.0 support (should fix LP#743478)
Rémi Denis-Courmont
- [vlc-commits] Linux DVB: conditionally enable DVB-T2
Rémi Denis-Courmont
- [vlc-commits] Add HAVE_DVBPSI, and use it, DVBPSI_CFLAGS and DVBPSI_LIBS
Rémi Denis-Courmont
- [vlc-commits] Linux DVB: migrate EN 50221 code
Rémi Denis-Courmont
- [vlc-commits] DTV: wire ACCESS_SET_PRIVATE_ID_CA (forgotten in previous commit)
Rémi Denis-Courmont
- [vlc-commits] RTP out: fix warning
Rémi Denis-Courmont
- [vlc-commits] RTP out: robustify send error handling
Rémi Denis-Courmont
- [vlc-commits] RTP out: ignore ICMP Prohibited errors
Rémi Denis-Courmont
- [vlc-commits] Use native types for plugins mtime and size
Rémi Denis-Courmont
- [vlc-commits] Remove write-only module_bank_t.b_cache_dirty
Rémi Denis-Courmont
- [vlc-commits] Rationalize --(no-)plugins-cache value handling
Rémi Denis-Courmont
- [vlc-commits] Plugins cache entries are one time use things
Rémi Denis-Courmont
- [vlc-commits] Keep only one cache file loaded at a time
Rémi Denis-Courmont
- [vlc-commits] Inline module_Call()
Rémi Denis-Courmont
- [vlc-commits] Split Win32 and POSIX dynamic linker backends
Rémi Denis-Courmont
- [vlc-commits] Do not keep unused plugins loaded after plugin scan
Rémi Denis-Courmont
- [vlc-commits] Lazily resolve plugins during scanning
Rémi Denis-Courmont
- [vlc-commits] Qt4: not unloadable on Linux
Rémi Denis-Courmont
- [vlc-commits] fluidsynth: correct sound font location in preferences
Rémi Denis-Courmont
- [vlc-commits] Remove dummy plugin config item parameter
Rémi Denis-Courmont
- [vlc-commits] Dummy: select a sane sample format
Rémi Denis-Courmont
- [vlc-commits] Dummy: select a sane sample format
Rémi Denis-Courmont
- [vlc-commits] M4 C++ flags macros
Rémi Denis-Courmont
- [vlc-commits] Enable compilation warnings on C++
Rémi Denis-Courmont
- [vlc-commits] UPnP: fix warning
Rémi Denis-Courmont
- [vlc-commits] taglib: fix unused parameters/variables
Rémi Denis-Courmont
- [vlc-commits] browser plugins: remove MAKEFLAGS to work around broken buildbot
Rémi Denis-Courmont
- [vlc-commits] BDA: fix warnings
Rémi Denis-Courmont
- [vlc-commits] dshow: fix warnings
Rémi Denis-Courmont
- [vlc-commits] MSW vouts: fix warnings
Rémi Denis-Courmont
- [vlc-commits] atmo: fix most warnings, convert to Unicode, kill useless functions
Rémi Denis-Courmont
- [vlc-commits] msg_Copy: psz_header can be NULL
Rémi Denis-Courmont
- [vlc-commits] Fix loading plugins still depending on unsafe config actions
Rémi Denis-Courmont
- [vlc-commits] GNU TLS: require version 2.0.0 or later
Rémi Denis-Courmont
- [vlc-commits] GNU TLS: switch to string based priorities (fix Debian #624027)
Rémi Denis-Courmont
- [vlc-commits] GUN TLS: provide preset priorities as choices (except NONE)
Rémi Denis-Courmont
- [vlc-commits] Udpate in-tree plugins cache path
Rémi Denis-Courmont
- [vlc-commits] Mark --ts-es-id-pid as safe
Rémi Denis-Courmont
- [vlc-commits] Add support network URI schemes for KDE
Rémi Denis-Courmont
- [vlc-commits] Disable PA by default. Too buggy.
Rémi Denis-Courmont
- [vlc-commits] Mark --ts-es-id-pid as safe
Rémi Denis-Courmont
- [vlc-commits] Add support network URI schemes for KDE
Rémi Denis-Courmont
- [vlc-commits] Reserve RGBT codec (RGBA 5-5-5-1)
Rémi Denis-Courmont
- [vlc-commits] XCB/XVideo: match RGBT
Rémi Denis-Courmont
- [vlc-commits] Add video/webm and audio/webm defacto MIME types
Rémi Denis-Courmont
- [vlc-commits] Add video/webm and audio/webm defacto MIME types
Rémi Denis-Courmont
- [vlc-commits] DVB: "" is not a valid config long text
Rémi Denis-Courmont
- [vlc-commits] libvlc_audio_get_mute(): return correct value
Rémi Denis-Courmont
- [vlc-commits] libvlc_audio_get_mute(): return correct value
Rémi Denis-Courmont
- [vlc-commits] Bump revision for libvlc and libvlccore in 1.1.10
Rémi Denis-Courmont
- [vlc-commits] shell syntax
Rémi Denis-Courmont
- [vlc-commits] ASX: fix NULL derefence (LP#785979)
Rémi Denis-Courmont
- [vlc-commits] ASX: fix NULL derefence (LP#785979)
Rémi Denis-Courmont
- [vlc-commits] vlc-plugin: add potentially useful directory variables
Rémi Denis-Courmont
- [vlc-commits] vlc-plugin: add potentially useful directory variables
Rémi Denis-Courmont
- [vlc-commits] vlc-plugin: add potentially useful directory variables
Rémi Denis-Courmont
- [vlc-commits] vlc-plugin: add potentially useful directory variables
Rémi Denis-Courmont
- [vlc-commits] Remove dead old object thread code
Rémi Denis-Courmont
- [vlc-commits] HTTP: use a single variable to track redirections
Rémi Denis-Courmont
- [vlc-commits] HTTP: kill useless --http-max-redirects
Rémi Denis-Courmont
- [vlc-commits] HTTP: remove --http-use-IE-proxy and assume it is always true
Rémi Denis-Courmont
- [vlc-commits] Fix a prototype warning
Rémi Denis-Courmont
- [vlc-commits] Remove unused FIND_PARENT
Rémi Denis-Courmont
- [vlc-commits] Cleanup, no functional changes
Rémi Denis-Courmont
- [vlc-commits] Always create a new object with the parent object
Rémi Denis-Courmont
- [vlc-commits] Attach object during creation
Rémi Denis-Courmont
- [vlc-commits] Remove vlc_object_attach()
Rémi Denis-Courmont
- [vlc-commits] Remove no-op vlc_object-kill in vlc_object_destroy
Rémi Denis-Courmont
- [vlc-commits] Linux DVB: always open demux/dvr0 (and ca0)
Rémi Denis-Courmont
- [vlc-commits] EGL: implement GetProcAddress
Rémi Denis-Courmont
- [vlc-commits] Qt4: Linux DVB wants symbol rate in bauds, not kbauds, add three zeroes
Rémi Denis-Courmont
- [vlc-commits] Linux DVB: automatically select a suitable frontend from the adapter
Rémi Denis-Courmont
- [vlc-commits] Linux DVB: deprecate --dvb-device
Rémi Denis-Courmont
- [vlc-commits] DVB: remove unused parameter
Rémi Denis-Courmont
- [vlc-commits] Qt4: remove Linux DVB device spin box
Rémi Denis-Courmont
- [vlc-commits] LUA: remove find_name() before something starts to use it
Rémi Denis-Courmont
- [vlc-commits] Search child of playlist rather than anywhere
Rémi Denis-Courmont
- [vlc-commits] Remove last use of FIND_ANYWHERE
Rémi Denis-Courmont
- [vlc-commits] Remove vlc_object_find_name() search mode parameter
Rémi Denis-Courmont
- [vlc-commits] XCB/screen: remove non-very-sensical pause
Rémi Denis-Courmont
- [vlc-commits] XCB/screen: memory leak
Rémi Denis-Courmont
- [vlc-commits] XCB/screen: use Composite to capture windows
Rémi Denis-Courmont
- [vlc-commits] XCB/screen: memory leak
Rémi Denis-Courmont
- [vlc-commits] Remove debug
Rémi Denis-Courmont
- [vlc-commits] XCB/window: remove the Matchbox hack
Rémi Denis-Courmont
- [vlc-commits] Dead code
Rémi Denis-Courmont
- [vlc-commits] configure: dead code
Rémi Denis-Courmont
- [vlc-commits] Warning
Rémi Denis-Courmont
- [vlc-commits] PulseAudio: preserve audio format, fix some races, simplify and cleanup
Rémi Denis-Courmont
- [vlc-commits] PulseAudio output: rewrite
Rémi Denis-Courmont
- [vlc-commits] PulseAudio: increase buffer size to max VLC can do
Rémi Denis-Courmont
- [vlc-commits] PulseAudio: add some callbacks for debug
Rémi Denis-Courmont
- [vlc-commits] Revert "Disable PA by default. Too buggy."
Rémi Denis-Courmont
- [vlc-commits] Disable GL ES1 (does not compile anymore)
Rémi Denis-Courmont
- [vlc-commits] XCB: flush when changing the cursor
Rémi Denis-Courmont
- [vlc-commits] XCB: flush when changing the cursor
Rémi Denis-Courmont
- [vlc-commits] Correct XCB version dependency
Rémi Denis-Courmont
- [vlc-commits] Don't overwrite the LibVLC structure lock with memset()
Rémi Denis-Courmont
- [vlc-commits] Do not #include <vlc_aout_mixer.h> from <vlc_aout.h>
Rémi Denis-Courmont
- [vlc-commits] Remove aout_output_t.b_error
Rémi Denis-Courmont
- [vlc-commits] WaveOut: don't access b_starving (not really needed here)
Rémi Denis-Courmont
- [vlc-commits] float32 mixer: small simplification
Rémi Denis-Courmont
- [vlc-commits] Inline aout_BufferAlloc and simplify
Rémi Denis-Courmont
- [vlc-commits] Qt4: include <vlc_aout.h> as needed
Rémi Denis-Courmont
- [vlc-commits] Remove write-only aout_alloc.i_bytes_per_sec
Rémi Denis-Courmont
- [vlc-commits] Remove unused aout_filter_t properties
Rémi Denis-Courmont
- [vlc-commits] mono mixer: use filter_t directly instead of dummy aout_filter_t
Rémi Denis-Courmont
- [vlc-commits] visual: correct object cast
Rémi Denis-Courmont
- [vlc-commits] Remove aout_filter_t
Rémi Denis-Courmont
- [vlc-commits] Mono mixer: remove dummy block_t <-> aout_buffer_t conversions
Rémi Denis-Courmont
- [vlc-commits] Oooops
Rémi Denis-Courmont
- [vlc-commits] Remove invalid free()
Rémi Denis-Courmont
- [vlc-commits] Allow float mixer to run with 1.0 multiplier
Rémi Denis-Courmont
- [vlc-commits] Do not restart mixer on volume change
Rémi Denis-Courmont
- [vlc-commits] Remove constant { true } aout_instance_t.mixer_allocation
Rémi Denis-Courmont
- [vlc-commits] Manage buffer allocation in the mixers, remove aout_mixer_t.b_alloc
Rémi Denis-Courmont
- [vlc-commits] aout_Filters*Pipeline: remove useless parameter, constify
Rémi Denis-Courmont
- [vlc-commits] Factorize aout filter pipeline
Rémi Denis-Courmont
- [vlc-commits] Remove redumdant audio format comparisons
Rémi Denis-Courmont
- [vlc-commits] aout: small cleanup
Rémi Denis-Courmont
- [vlc-commits] Replay gain: no need to restart the audio mixer (anymore)
Rémi Denis-Courmont
- [vlc-commits] Pass mixer multiplier as argument
Rémi Denis-Courmont
- [vlc-commits] trivial mixer: support all linear formats
Rémi Denis-Courmont
- [vlc-commits] Ugly resampler: implement all linear formats
Rémi Denis-Courmont
- [vlc-commits] mixer: simplify based on single input per output
Rémi Denis-Courmont
- [vlc-commits] aout: simplify input handling, remove dead code
Rémi Denis-Courmont
- [vlc-commits] DBus: fix some leaks on error path (but not all)
Rémi Denis-Courmont
- [vlc-commits] Cancel interface thread on exit
Rémi Denis-Courmont
- [vlc-commits] l10n: Brazillian update
Sidney Doria
- [vlc-commits] l10n: Brazillian update
Sidney Doria
- [vlc-commits] libpulse_plugin: Fix linking against pulseaudio.
Benjamin Drung
- [vlc-commits] freetype: simplifications.
Rémi Duraffort
- [vlc-commits] freetype: fix memory leaks.
Rémi Duraffort
- [vlc-commits] qt4: fix two crashes.
Rémi Duraffort
- [vlc-commits] taglib: cleanup macro definition.
Rémi Duraffort
- [vlc-commits] taglib: read and wirte APE tags for .ape files.
Rémi Duraffort
- [vlc-commits] taglib: check for the presence of apefile.h
Rémi Duraffort
- [vlc-commits] posterize: remove unused variable (set but not used)
Rémi Duraffort
- [vlc-commits] freetype: better simplification (thanks to rem).
Rémi Duraffort
- [vlc-commits] skins2: fix warnings about initialization order.
Rémi Duraffort
- [vlc-commits] dbus: Implement the MPRIS v2.1, as published on http://www.mpris.org
Mirsal Ennaime
- [vlc-commits] NEWS: Describe the recent changes changes of the dbus control module
Mirsal Ennaime
- [vlc-commits] libvlc: Update the mpris client code used for the one-instance mode
Mirsal Ennaime
- [vlc-commits] dbus: Remove warnings and dead code
Mirsal Ennaime
- [vlc-commits] dbus: Fix the TrackList interface's introspection data
Mirsal Ennaime
- [vlc-commits] dbus: make the RemoveTrack method compliant with MPRIS2
Mirsal Ennaime
- [vlc-commits] dbus: Correctly implement the GetTracksMetadata method
Mirsal Ennaime
- [vlc-commits] dbus: Update the TrackList interface implementation
Mirsal Ennaime
- [vlc-commits] live555 check stream_DemuxNew succeeded
Sébastien Escudier
- [vlc-commits] fix input_Close return type
Sébastien Escudier
- [vlc-commits] vlm : call var_DelCallback after input thread is joined.
Sébastien Escudier
- [vlc-commits] input: send position updates to the intf during a fast-skip
Ludovic Fauvet
- [vlc-commits] Qt: undo the FSC/KDE workaround
Ludovic Fauvet
- [vlc-commits] l10n: Initial Amharic translation
Solomon Gizaw
- [vlc-commits] Contribs: Updated Sparkle Framework to allow Delta Binary Updates
Mike Houben
- [vlc-commits] l10n: Bulgarian update
Ivo Ivanov
- [vlc-commits] Refactored deinterlacer module
Juha Jeronen
- [vlc-commits] deinterlace: algo_ivtc.h: typo in comment
Juha Jeronen
- [vlc-commits] deinterlace: bugfix to CalculateInterlaceScore()
Juha Jeronen
- [vlc-commits] deinterlace: fixed authors for X and the Yadif glue
Juha Jeronen
- [vlc-commits] deinterlace: a small factoring to DarkenField() in the Phosphor algorithm
Juha Jeronen
- [vlc-commits] deinterlace: some more authorship fixes
Juha Jeronen
- [vlc-commits] l10n: Initial Acoli translation
Alfred John
- [vlc-commits] Mux/Demux avformat: add the "avformat" shortcut
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix simple volume alignment
Jean-Baptiste Kempf
- [vlc-commits] MMS: fix a potential crash
Jean-Baptiste Kempf
- [vlc-commits] Update LIST
Jean-Baptiste Kempf
- [vlc-commits] Authors: add Juha Jeronen
Jean-Baptiste Kempf
- [vlc-commits] MMS: fix a potential crash
Jean-Baptiste Kempf
- [vlc-commits] Remove tabs in headers
Jean-Baptiste Kempf
- [vlc-commits] Audiobar: remove trailing whitespace
Jean-Baptiste Kempf
- [vlc-commits] Contribs: don't allow pthread to use config.h
Jean-Baptiste Kempf
- [vlc-commits] Configure: more information about missing fontconfig/fribidi
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update modplug
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update modplug
Jean-Baptiste Kempf
- [vlc-commits] NEWS: mention modplug
Jean-Baptiste Kempf
- [vlc-commits] Contribs: fix orc stdint weird inclusions in 0.4.14
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update zvbi to 0.2.33
Jean-Baptiste Kempf
- [vlc-commits] Contribs: upgrade libdvbpsi to 0.2.0
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update portaudio to the latest stable snapshot
Jean-Baptiste Kempf
- [vlc-commits] Contribs: remove unused packages
Jean-Baptiste Kempf
- [vlc-commits] COnfigure: libbluray depends on libxml2 for now
Jean-Baptiste Kempf
- [vlc-commits] Win32: update default configure script
Jean-Baptiste Kempf
- [vlc-commits] Configure: fix xml2 detection for libbluray
Jean-Baptiste Kempf
- [vlc-commits] DVDnav: fix .ifo files opening
Jean-Baptiste Kempf
- [vlc-commits] Win32: 1.2 wants dvd:///D: not dvd://D:
Jean-Baptiste Kempf
- [vlc-commits] Qt, selector: activate the SQL ML
Jean-Baptiste Kempf
- [vlc-commits] Qt, selector: Signal renaming to avoid Qt confusion
Jean-Baptiste Kempf
- [vlc-commits] Qt: MLModel creation and assignation
Jean-Baptiste Kempf
- [vlc-commits] Qt: allow SQL-ML configuration
Jean-Baptiste Kempf
- [vlc-commits] FIXME: try to fix cycleViews PL/ML switching
Jean-Baptiste Kempf
- [vlc-commits] Qt: try to enable PL/ML switching
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix build with --disable-media-library
Jean-Baptiste Kempf
- [vlc-commits] Qt: rename variable for consistency
Jean-Baptiste Kempf
- [vlc-commits] lua, host: remove trailing spaces
Jean-Baptiste Kempf
- [vlc-commits] Freetype: use add_loadfile when fontconfig|win32 is disabled
Jean-Baptiste Kempf
- [vlc-commits] Qt, recents: elipse on the left the mrl
Jean-Baptiste Kempf
- [vlc-commits] Qt, selector: don't rebuild the model when not necessary...
Jean-Baptiste Kempf
- [vlc-commits] Revert "Qt, recents: elipse on the left the mrl"
Jean-Baptiste Kempf
- [vlc-commits] Qt, recents: elide on display in the menu, not at creation
Jean-Baptiste Kempf
- [vlc-commits] NEWS: Mention amem and new libvlc functions
Jean-Baptiste Kempf
- [vlc-commits] Qt, playlist view: code simplification
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS for i18n and use 1.1.10 as a number
Jean-Baptiste Kempf
- [vlc-commits] Avformat: better debugging message
Jean-Baptiste Kempf
- [vlc-commits] Fix dist after [103b41295a80682125ec9b2373dfc1ac346fe656]
Jean-Baptiste Kempf
- [vlc-commits] Fix dist after [2b4266d1ea6ddebfa76652687d99ba52186d2bf7]
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix a signal in the media_info dialog
Jean-Baptiste Kempf
- [vlc-commits] Qt, menus: fix a possible crash
Jean-Baptiste Kempf
- [vlc-commits] Qt: remove unused variable
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix signedness comparison issue
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix signedness issue
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix reordering warnings
Jean-Baptiste Kempf
- [vlc-commits] Qt: remove unused variable.
Jean-Baptiste Kempf
- [vlc-commits] Qt: remove unused variable in pl_model
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix a warning about operator precedence
Jean-Baptiste Kempf
- [vlc-commits] Qt: explicit sign conversion
Jean-Baptiste Kempf
- [vlc-commits] Qt: kill a bunch of warnings
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix a warning in the playlist models
Jean-Baptiste Kempf
- [vlc-commits] Qt: operator priority
Jean-Baptiste Kempf
- [vlc-commits] Qt, menu: code simplification
Jean-Baptiste Kempf
- [vlc-commits] Qt: more warnings
Jean-Baptiste Kempf
- [vlc-commits] Qt: kill unused_parameters warnings
Jean-Baptiste Kempf
- [vlc-commits] Qt: kill unused-parameters variables warnings
Jean-Baptiste Kempf
- [vlc-commits] Qt: more of the same simplifications and warnings
Jean-Baptiste Kempf
- [vlc-commits] Qt: more of the same warnings killing
Jean-Baptiste Kempf
- [vlc-commits] Qt: win32 warning killing
Jean-Baptiste Kempf
- [vlc-commits] DShow: kill warnings
Jean-Baptiste Kempf
- [vlc-commits] DirectSound: correct include order
Jean-Baptiste Kempf
- [vlc-commits] Qt: more of the same warnings killing
Jean-Baptiste Kempf
- [vlc-commits] Qt: win32 warning killing
Jean-Baptiste Kempf
- [vlc-commits] Waveout: tentative fix for WinCE
Jean-Baptiste Kempf
- [vlc-commits] Avformat demuxer: kill 2 warnings about signedness
Jean-Baptiste Kempf
- [vlc-commits] Visualisation: fix preferences, warnings and cosmetics
Jean-Baptiste Kempf
- [vlc-commits] Atmo: fix compilation
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix breakage on Win32 because of moc versions
Jean-Baptiste Kempf
- [vlc-commits] Qt: kill warnings and probably a crash on Win32
Jean-Baptiste Kempf
- [vlc-commits] Qt: remove unneeded code
Jean-Baptiste Kempf
- [vlc-commits] Add 2 shortnames for modules that have options...
Jean-Baptiste Kempf
- [vlc-commits] Contribs: better configure options for SDL
Jean-Baptiste Kempf
- [vlc-commits] AVI: support WAVEFORMATEXTENSIBLE for audio
Jean-Baptiste Kempf
- [vlc-commits] AVI: better debug message, notably in extended case
Jean-Baptiste Kempf
- [vlc-commits] Avformat: do not add attachment as ES
Jean-Baptiste Kempf
- [vlc-commits] Win32: no portaudio and no SDL in default configure
Jean-Baptiste Kempf
- [vlc-commits] Avcodec: map, for the time being, acc_latm to mp4a
Jean-Baptiste Kempf
- [vlc-commits] NEWS, LIST and po update for the new filter
Jean-Baptiste Kempf
- [vlc-commits] AVI: small fix when parsing metadata
Jean-Baptiste Kempf
- [vlc-commits] Qt, info_panel: correctly show the save Meta button
Jean-Baptiste Kempf
- [vlc-commits] projectM: variables signedness fix
Jean-Baptiste Kempf
- [vlc-commits] Win32: more dialogs when submitting the bug reports
Jean-Baptiste Kempf
- [vlc-commits] live555: remove unused variables
Jean-Baptiste Kempf
- [vlc-commits] Win32: QString.sprintf is a bad solution for complex PRI*64
Jean-Baptiste Kempf
- [vlc-commits] Win32: forgotten error GUI messages
Jean-Baptiste Kempf
- [vlc-commits] Win32: more dialogs when submitting the bug reports
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS for i18n
Jean-Baptiste Kempf
- [vlc-commits] winvlc: various cleaning and comments
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix MRL update on Win32
Jean-Baptiste Kempf
- [vlc-commits] Correct documentation of playlist_item_t
Jean-Baptiste Kempf
- [vlc-commits] Qt, simplification: kill dead code
Jean-Baptiste Kempf
- [vlc-commits] Playlist simplification in leaf-to-parent management
Jean-Baptiste Kempf
- [vlc-commits] Qt: small simplification
Jean-Baptiste Kempf
- [vlc-commits] Qt: remove unused variable
Jean-Baptiste Kempf
- [vlc-commits] MKV: remove unused variables
Jean-Baptiste Kempf
- [vlc-commits] luaRC: provide deinterlace control
Jean-Baptiste Kempf
- [vlc-commits] MKV: privatize matroska_segment_c methods
Jean-Baptiste Kempf
- [vlc-commits] playlist: fix error in [874efde6]
Jean-Baptiste Kempf
- [vlc-commits] playlist: fix error in [874efde6]
Jean-Baptiste Kempf
- [vlc-commits] MKV: privatize methods in virtual_segment_t
Jean-Baptiste Kempf
- [vlc-commits] MKV: rename functions to match better the actual implementation
Jean-Baptiste Kempf
- [vlc-commits] MKV: misc simplifications, renaming and privatizations
Jean-Baptiste Kempf
- [vlc-commits] Qt: change shortcut in info dialog
Jean-Baptiste Kempf
- [vlc-commits] Qt: add popupAddToPlaylist
Jean-Baptiste Kempf
- [vlc-commits] Qt: mediainfo, difference between URI and URL
Jean-Baptiste Kempf
- [vlc-commits] AVI: try again to fix metadata issue: #4765
Jean-Baptiste Kempf
- [vlc-commits] Playlist: fix scrolling events in selector
Jean-Baptiste Kempf
- [vlc-commits] Qt: provide a button to open subtitle
Jean-Baptiste Kempf
- [vlc-commits] Strings: use getTitleFbName for str_format_meta
Jean-Baptiste Kempf
- [vlc-commits] Win32: fix compilation for update
Jean-Baptiste Kempf
- [vlc-commits] Taglib: do not write 0 as track position if tracknumber is ""
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS for 1.1.10
Jean-Baptiste Kempf
- [vlc-commits] Taglib: do not write 0 as track position if tracknumber is ""
Jean-Baptiste Kempf
- [vlc-commits] Cue: use URI to open the file
Jean-Baptiste Kempf
- [vlc-commits] Cue: support COMMENT
Jean-Baptiste Kempf
- [vlc-commits] Cue sheet files are playlists
Jean-Baptiste Kempf
- [vlc-commits] Contribs: fix dshow headers extraction
Jean-Baptiste Kempf
- [vlc-commits] Qt: Solve issue with alwaysOnTop and fullscreen conflicting
Jean-Baptiste Kempf
- [vlc-commits] Qt: Solve issue with alwaysOnTop and fullscreen conflicting
Jean-Baptiste Kempf
- [vlc-commits] Qt: simplify
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix playback start if VLC was minimized
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix playback start if VLC was minimized
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS
Jean-Baptiste Kempf
- [vlc-commits] OpenGL: fix Win32 compilation
Jean-Baptiste Kempf
- [vlc-commits] Firefox 4 compatibility
Jean-Baptiste Kempf
- [vlc-commits] More news
Jean-Baptiste Kempf
- [vlc-commits] Firefox evolves quickly.
Jean-Baptiste Kempf
- [vlc-commits] NEWS: OpenGL blending and Aout
Jean-Baptiste Kempf
- [vlc-commits] Win32: fix a small warning
Jean-Baptiste Kempf
- [vlc-commits] Update Win32 resource files
Jean-Baptiste Kempf
- [vlc-commits] Update the resource files for coherency
Jean-Baptiste Kempf
- [vlc-commits] Update the ressource files for coherency too
Jean-Baptiste Kempf
- [vlc-commits] Win32: correct FileType for dlls
Jean-Baptiste Kempf
- [vlc-commits] Fix the subtype
Jean-Baptiste Kempf
- [vlc-commits] l10n: Estonian update
Mihkel Kirjutas
- [vlc-commits] qtcapture: added support for all QTKit-compatible video input devices
Katsushi Kobayashi
- [vlc-commits] qtcapture: implement video capture device selection
Katsushi Kobayashi
- [vlc-commits] MacOSX: add qtcapture size option.
Katsushi Kobayashi
- [vlc-commits] contribs: fixed libcdio linking on Mac OS X 10.6 and later
Felix Paul Kühne
- [vlc-commits] contribs: hack to ensure libcdio creates proper la files
Felix Paul Kühne
- [vlc-commits] contribs: updated liborc to fix schroedinger compilation
Felix Paul Kühne
- [vlc-commits] contribs: another iconv hack for fontconfig
Felix Paul Kühne
- [vlc-commits] contribs: updated binary package for Mac OS X
Felix Paul Kühne
- [vlc-commits] contribs: fixed typo
Felix Paul Kühne
- [vlc-commits] contribs: use binary package from dev repo
Felix Paul Kühne
- [vlc-commits] po: updated files since 4 strings were changed
Felix Paul Kühne
- [vlc-commits] Revert "po: updated files since 4 strings were changed"
Felix Paul Kühne
- [vlc-commits] l10n: minor fix to the German translation
Felix Paul Kühne
- [vlc-commits] macosx: remove no longer needed msg_dbg
Felix Paul Kühne
- [vlc-commits] macosx: remove references to VLCIntf from the EyeTV class to work-around libvlc crashes
Felix Paul Kühne
- [vlc-commits] macosx: remove references to VLCIntf from the EyeTV class to work-around libvlc crashes
Felix Paul Kühne
- [vlc-commits] macosx: fixed represented file indicator in the vout window
Felix Paul Kühne
- [vlc-commits] macosx: fixed represented file indicator in the vout window
Felix Paul Kühne
- [vlc-commits] macosx: fixed corner-case crash
Felix Paul Kühne
- [vlc-commits] avi: don't enable debug in release builds
Felix Paul Kühne
- [vlc-commits] avi: don't enable debug in release builds
Felix Paul Kühne
- [vlc-commits] macosx: fixed corner-case crash
Felix Paul Kühne
- [vlc-commits] contribs: fixed TOOLS creation order for Mac
Felix Paul Kühne
- [vlc-commits] macosx: adapted to latest config API changes
Felix Paul Kühne
- [vlc-commits] macosx_dialog_provider: removed duplicate config_saveConfig
Felix Paul Kühne
- [vlc-commits] macosx: don't release a window on close, if you want to re-use it
Felix Paul Kühne
- [vlc-commits] deinterlace: compilation fix
Felix Paul Kühne
- [vlc-commits] macosx: added a track synchronization panel
Felix Paul Kühne
- [vlc-commits] dvdnav: compilation fix
Felix Paul Kühne
- [vlc-commits] deinterlace: fix compilation on Mac OSX 10.5, for which stdlib isn't enough
Felix Paul Kühne
- [vlc-commits] macosx: we still don' t want to strip non-existant debug symbols from the frameworks
Felix Paul Kühne
- [vlc-commits] contribs: another bin package update for Mac
Felix Paul Kühne
- [vlc-commits] contribs: sync mac bin pkg with dev branch to get latest modplug
Felix Paul Kühne
- [vlc-commits] configure: fixed Growl framework detection
Felix Paul Kühne
- [vlc-commits] screen: added error handling to prevent this module from failing silently
Felix Paul Kühne
- [vlc-commits] screen: added error handling to prevent this module from failing silently
Felix Paul Kühne
- [vlc-commits] macosx: hide the screen access module on non-supported setups
Felix Paul Kühne
- [vlc-commits] qtcapture: improved variable handling
Felix Paul Kühne
- [vlc-commits] macosx: wait until the app finished launching to init SPMediaKeyTap
Felix Paul Kühne
- [vlc-commits] macosx: wait until the app finished launching to init SPMediaKeyTap
Felix Paul Kühne
- [vlc-commits] macosx: disable window restoration on relaunch for playlist and video windows
Felix Paul Kühne
- [vlc-commits] macosx: disable window restoration on relaunch for playlist and video windows
Felix Paul Kühne
- [vlc-commits] macosx: fixed another crash after the video stopped playing
Felix Paul Kühne
- [vlc-commits] macosx: fixed another crash after the video stopped playing
Felix Paul Kühne
- [vlc-commits] contribs: updated Growl
Felix Paul Kühne
- [vlc-commits] l10n: Chinese update
Dean Lee
- [vlc-commits] contrib: have gettext (.intl) depend on iconv
Dominique Martinet
- [vlc-commits] contrib: build libgsm with -fPIC
Dominique Martinet
- [vlc-commits] Added Force pause, force resume Updated pl_pause to behave as in oldhttp
Akash Mehrotra
- [vlc-commits] Add new languages by ANLoc
Christophe Mutricy
- [vlc-commits] i18n: Refrsh vlc.pot
Christophe Mutricy
- [vlc-commits] l10n: Refresh all po files
Christophe Mutricy
- [vlc-commits] Activate Irish l10n on mac and win
Christophe Mutricy
- [vlc-commits] Activate Basque translation
Christophe Mutricy
- [vlc-commits] Add recent new translators
Christophe Mutricy
- [vlc-commits] update translations
Christophe Mutricy
- [vlc-commits] l10n: Japanese update
Fumio Nakayama
- [vlc-commits] pulse: let pulseaudio define prebuffer/ minrequest and use that as buffersize, also change maxlength to 100ms
Ilkka Ollakka
- [vlc-commits] l10n: Luganda update
James Olweny
- [vlc-commits] Update av* code to use new APIs after Libav Big Bump.
Konstantin Pavlov
- [vlc-commits] V4L2: Allow device to be specified with option.
Thierry Reding
- [vlc-commits] l10n: Dutch update
Thomas De Rocker
- [vlc-commits] l10n: Initial Peul translation
Ibrahima SARR
- [vlc-commits] python bindings: fix ctypes class wrapping
Geoff Salmon
- [vlc-commits] python bindings: cleanup __new__ methods
Geoff Salmon
- [vlc-commits] stream_filter/httplive.c: split up parse_SegmentationInformation() function .
Jean-Paul Saman
- [vlc-commits] stream_filter/httplive.c: Remove stream_t* argument from parse_SegmentInformation()
Jean-Paul Saman
- [vlc-commits] stream_filter/httplive.c: #EXTINF: accepts integer (version < 3) or floating points based on protocol version.
Jean-Paul Saman
- [vlc-commits] l10n: German update
Mario Siegmann
- [vlc-commits] Fix doxygen command in a comment
Alexey Sokolov
- [vlc-commits] l10n: Polish update
Michał Trzebiatowski
- [vlc-commits] skins2: kill many compil warnings
Erwan Tulou
- [vlc-commits] skins2(Win): kill more compil warnings
Erwan Tulou
- [vlc-commits] l10n: Initial Chiga translation
Florence Tushabe
- [vlc-commits] Qt: synchronization: subtitles duration parameter
Yuval Tze
- [vlc-commits] atmo: fix handling of YV12 Frames (with hardware acceleration)
André Weber
- [vlc-commits] i18n: fix POTFILES list
Pierre Ynard
- [vlc-commits] OSS: fix Makefile typo
Pierre Ynard
- [vlc-commits] deinterlace: add missing file to sources
Pierre Ynard
- [vlc-commits] contribs: fix cross-compilation of lua
Pierre Ynard
- [vlc-commits] Revert "Contribs: don't allow pthread to use config.h"
Pierre Ynard
- [vlc-commits] contrib: don't include config.h in installed pthread.h
Pierre Ynard
- [vlc-commits] contribs: fix portaudio rules
Pierre Ynard
- [vlc-commits] contribs: remove unused files
Pierre Ynard
- [vlc-commits] rtp input: fix dynamic payload handling
Pierre Ynard
- [vlc-commits] doc: update .PHONY to 2011
Pierre Ynard
- [vlc-commits] Makefile: renamed file
Pierre Ynard
- [vlc-commits] Antiflicker filter initial version
dharani.prabhu.s
Last message date:
Tue May 31 22:54:41 CEST 2011
Archived on: Tue May 31 22:54:42 CEST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).