June 2011 Archives by author
Starting: Wed Jun 1 14:37:13 CEST 2011
Ending: Thu Jun 30 23:05:58 CEST 2011
Messages: 486
- [vlc-commits] Fixed memory leak in glwin32.
Laurent Aimar
- [vlc-commits] Checked the maximum number of texture units before using them.
Laurent Aimar
- [vlc-commits] Used the right function pointer prototype in opengl.
Laurent Aimar
- [vlc-commits] Converted subpicture widget/epg to YUVP.
Laurent Aimar
- [vlc-commits] Fixed a memory leak in opengl.
Laurent Aimar
- [vlc-commits] Set swap interval to 1 in glx when possible.
Laurent Aimar
- [vlc-commits] Used glXGetProcAddressARB() when possible otherwise return NULL in glx.
Laurent Aimar
- [vlc-commits] Redraw vout subpicture only when needed.
Laurent Aimar
- [vlc-commits] Added HasExtension() to search for an extension in opengl.
Laurent Aimar
- [vlc-commits] Fixed a potential infinite loop in CheckAPI() (egl).
Laurent Aimar
- [vlc-commits] Used opengl.h HasExtension() when applicable.
Laurent Aimar
- [vlc-commits] Used vlc_custom_create() to create vout_display_t objects.
Laurent Aimar
- [vlc-commits] Used WGL_EXT_swap_control in glwin32.
Laurent Aimar
- [vlc-commits] Disabled frame threaded decoding when ffmpeg-hw is enabled and might be used .
Laurent Aimar
- [vlc-commits] Fade for 1/4 of the display time.
Laurent Aimar
- [vlc-commits] Added VLC_CODEC_EBU_STL.
Laurent Aimar
- [vlc-commits] Added STL demuxer/decoder.
Laurent Aimar
- [vlc-commits] Removed use of fprintf() in stl decoder.
Laurent Aimar
- [vlc-commits] Fixed compilation with avcodec without MT support.
Laurent Aimar
- [vlc-commits] Tried to fix the macosx opengl.c compilation issue.
Laurent Aimar
- [vlc-commits] Fix ByteIOContext init on recent libavformat
Laurent Aimar
- [vlc-commits] Fix ByteIOContext init on recent libavformat
Laurent Aimar
- [vlc-commits] Renamed Render into RenderYUVP (freetype).
Laurent Aimar
- [vlc-commits] Factorized rendering code between html and non html mode in freetype.
Laurent Aimar
- [vlc-commits] Clean up a bit freetype.
Laurent Aimar
- [vlc-commits] Merged text_renderer.h into freetype.c
Laurent Aimar
- [vlc-commits] No functionnal changes.
Laurent Aimar
- [vlc-commits] Replaced ft_style_t by text_style_t in freetype.
Laurent Aimar
- [vlc-commits] Removed unused "scale" object variable in text renderer.
Laurent Aimar
- [vlc-commits] Replaced a var_Get() by var_GetInteger() in freetype.
Laurent Aimar
- [vlc-commits] Simplified color management in freetype.
Laurent Aimar
- [vlc-commits] No functionnal changes (freetype).
Laurent Aimar
- [vlc-commits] Small clean up/simplifications in freetype.
Laurent Aimar
- [vlc-commits] Small simplifications (freetype).
Laurent Aimar
- [vlc-commits] Revert "OpenGL: fix compilation / missing glXGetProcAddressARB"
Laurent Aimar
- [vlc-commits] Small simplifications (freetype).
Laurent Aimar
- [vlc-commits] Removed use of run-len 'encoding' for karaoke/ style informations in freetype.
Laurent Aimar
- [vlc-commits] Moved down a function in freetype.c
Laurent Aimar
- [vlc-commits] Removed write only variable (freetype).
Laurent Aimar
- [vlc-commits] Moved out FT_Face loading from ProcessLines() to its own function (freetype ).
Laurent Aimar
- [vlc-commits] Fixed "spu-elapsed" value set by the core.
Laurent Aimar
- [vlc-commits] Simplified a lot karaoke rendering in freetype.
Laurent Aimar
- [vlc-commits] Used the AVCodecContext given to AVCodecContext::get_buffer() and not the global one.
Laurent Aimar
- [vlc-commits] Added planar I420 9/10-bit VLC_CODEC_* definitions and fallbacks.
Laurent Aimar
- [vlc-commits] Mapped VLC_CODEC for I420 9/10-bit, I422 10-bit, I444 9/ 10-bit to ffmpeg PIX_FMT.
Laurent Aimar
- [vlc-commits] Added vlc_chroma_description_t::pixel_bits.
Laurent Aimar
- [vlc-commits] Split internal format from format for opengl texture creation.
Laurent Aimar
- [vlc-commits] Added planar YUV > 8 bits support to opengl when possible.
Laurent Aimar
- [vlc-commits] Reimplemented the way text lines are processed.
Laurent Aimar
- [vlc-commits] No functionnal changes (freetype).
Laurent Aimar
- [vlc-commits] Reimplemented the way glyphs are rendered in YUVA mode.
Laurent Aimar
- [vlc-commits] Implemented per glyph alpha support.
Laurent Aimar
- [vlc-commits] Cosmetics (freetype).
Laurent Aimar
- [vlc-commits] Removed freetype-effect option.
Laurent Aimar
- [vlc-commits] Added background color/opacity options to freetype.
Laurent Aimar
- [vlc-commits] No functionnal changes (freetype).
Laurent Aimar
- [vlc-commits] Improved glyph positionning and bounding box computation.
Laurent Aimar
- [vlc-commits] Improved underlining in freetype.
Laurent Aimar
- [vlc-commits] Added margin when using a background in freetype.
Laurent Aimar
- [vlc-commits] Added fully configurable outline support (freetype).
Laurent Aimar
- [vlc-commits] Improved the order of options in freetype.
Laurent Aimar
- [vlc-commits] Do not try to fix the font color attribute at the codec level.
Laurent Aimar
- [vlc-commits] Try to parse unrecognized color names as hexadecimal value (freetype).
Laurent Aimar
- [vlc-commits] Directly store alpha in font_stack_t::text_style_t (freetype).
Laurent Aimar
- [vlc-commits] Added fully configurable shadow support (freetype).
Laurent Aimar
- [vlc-commits] Allowed to give the list of prefered chroma to "text renderer".
Laurent Aimar
- [vlc-commits] Added support for RGBA rendering in freetype and dynamically select between YUVP /YUVA/RGBA.
Laurent Aimar
- [vlc-commits] Fixed typo in comments.
Laurent Aimar
- [vlc-commits] Added an option to force bold font by default.
Laurent Aimar
- [vlc-commits] Fixed blu-ray LPCM support for non even channels count (closed #4957).
Laurent Aimar
- [vlc-commits] Added support for 'lpcm' in mov files.
Laurent Aimar
- [vlc-commits] Let the value from --rate use the same code path than a value set at runtime .
Laurent Aimar
- [vlc-commits] Simplify the validation of sample/frame numbers in flac packetizer.
Laurent Aimar
- [vlc-commits] Fixed packetization of variable block size FLAC stream (closed #4758).
Laurent Aimar
- [vlc-commits] Added a check against block size in FLAC packetizer.
Laurent Aimar
- [vlc-commits] Fixed support of some OGM files (closed #4724).
Laurent Aimar
- [vlc-commits] Removed noise video filter.
Laurent Aimar
- [vlc-commits] Improved and fixed subtitles blending in direct3D vout.
Laurent Aimar
- [vlc-commits] Fixed handling of extra data in wav demuxer.
Laurent Aimar
- [vlc-commits] l10n: Basque update
Xabier Aramendi
- [vlc-commits] Update README information
Olivier Aubert
- [vlc-commits] Use URL instead of plain file paths in README examples
Olivier Aubert
- [vlc-commits] l10n: Lithuanian update
Mindaugas Baranauskas
- [vlc-commits] l10n: Minor Lithuanian update
Mindaugas Baranauskas
- [vlc-commits] l10n: Lithuanian fixes
Mindaugas Baranauskas
- [vlc-commits] Use CCT to format subtitiles text properly.
Tomer Barletz
- [vlc-commits] Change log severity from Err to Dbg.
Tomer Barletz
- [vlc-commits] mkv: Avoid duplicating the entire vector.
Hugo Beauzée-Luyssen
- [vlc-commits] Fixed bugs in AVI mux module
Ashok Bhat
- [vlc-commits] Fixed bugs in AVI mux module
Ashok Bhat
- [vlc-commits] Fix sepia video filter in PackedYUV
Martin Briza
- [vlc-commits] HTTP UI - Updates
Brandon Brooks
- [vlc-commits] Mac: Fixed bug #3312
Mike Cardillo
- [vlc-commits] Mac: Fixed bug #3312
Mike Cardillo
- [vlc-commits] typo
Rafaël Carré
- [vlc-commits] flac: fix warnings (unsigned -> size_t)
Rafaël Carré
- [vlc-commits] flac: reorder, remove some forward declarations
Rafaël Carré
- [vlc-commits] v4l2: fix signed/unsigned comparisons warnings
Rafaël Carré
- [vlc-commits] INSTALL.win32: clarify
Rafaël Carré
- [vlc-commits] contribs packages have a different name these days
Rafaël Carré
- [vlc-commits] remove outdated comment
Rafaël Carré
- [vlc-commits] vlc-thumb: use pthread conditions
Rafaël Carré
- [vlc-commits] cli.lua: handles ^D in the console (rvlc)
Rafaël Carré
- [vlc-commits] system_Init(): remove unused arguments
Rafaël Carré
- [vlc-commits] correct comments
Rafaël Carré
- [vlc-commits] update: factorize using macro
Rafaël Carré
- [vlc-commits] dbus: use the correct volume variables
Rafaël Carré
- [vlc-commits] Use correct type for vlc_atomic_dec
Rafaël Carré
- [vlc-commits] stream_out_select: no need for a tmp buffer to msg_Info()
Rafaël Carré
- [vlc-commits] init_rand48(): only run once
Rafaël Carré
- [vlc-commits] remove warnings
Rafaël Carré
- [vlc-commits] vlclua_net_recv() : do like [b0d7c77b1] did for vlclua_fd_read()
Rafaël Carré
- [vlc-commits] *.lua: handle recv() returning nil
Rafaël Carré
- [vlc-commits] remove obsolete messages in configure.ac
Rafaël Carré
- [vlc-commits] make.pl: nicer output
Rafaël Carré
- [vlc-commits] Do not set *FLAGS_save
Rafaël Carré
- [vlc-commits] interface: fix memleak
Rafaël Carré
- [vlc-commits] OpenGL: fix compilation / missing glXGetProcAddressARB
Francois Cartegnie
- [vlc-commits] Qt: display buffering in SeekSlider
Francois Cartegnie
- [vlc-commits] Qt: SeekSlider: remove warning
Francois Cartegnie
- [vlc-commits] Qt: Avanced Open Panel: set buffering increment to 100ms
Francois Cartegnie
- [vlc-commits] Qt: fix str_format_meta (closes #4777)
Francois Cartegnie
- [vlc-commits] Qt: str_format_meta: fix few variable names
Francois Cartegnie
- [vlc-commits] lua httpd: fix duplicate element id
Francois Cartegnie
- [vlc-commits] lua http: remove duplicate class declaration
Francois Cartegnie
- [vlc-commits] lua_http: no need for buttons in menus
Francois Cartegnie
- [vlc-commits] lua http: fix menu selection style
Francois Cartegnie
- [vlc-commits] Qt: enable tearOff on Navigation and Bookmarks menus.
Francois Cartegnie
- [vlc-commits] l10n: Irish update
Seanán Ó Coistín
- [vlc-commits] Remove unused aout_mixer_input_t.is_invalid
Rémi Denis-Courmont
- [vlc-commits] Fix flawed CFLAGS logic
Rémi Denis-Courmont
- [vlc-commits] V4L2: put default audio-mode value in the value list
Rémi Denis-Courmont
- [vlc-commits] V4L2: fix some warnings
Rémi Denis-Courmont
- [vlc-commits] V4L2: set correct value for v4l2-standard and never overflow
Rémi Denis-Courmont
- [vlc-commits] V4L2: put default audio-mode value in the value list
Rémi Denis-Courmont
- [vlc-commits] V4L2: set correct value for v4l2-standard and never overflow
Rémi Denis-Courmont
- [vlc-commits] V4L2: use an alraedy translated string for VLC 1.1.x
Rémi Denis-Courmont
- [vlc-commits] EGL: avoid clash with Win32 API
Rémi Denis-Courmont
- [vlc-commits] date_Increment: use lldiv()
Rémi Denis-Courmont
- [vlc-commits] XCB SD: cosmetic changes
Rémi Denis-Courmont
- [vlc-commits] XSPF: fix leak on colliding track ID
Rémi Denis-Courmont
- [vlc-commits] XSPF: fix memory leak
Rémi Denis-Courmont
- [vlc-commits] XSPF: fix realloc() integer overflow
Rémi Denis-Courmont
- [vlc-commits] XSPF: fix leak on colliding track ID
Rémi Denis-Courmont
- [vlc-commits] XSPF: fix memory leak
Rémi Denis-Courmont
- [vlc-commits] XSPF: fix realloc() integer overflow
Rémi Denis-Courmont
- [vlc-commits] News
Rémi Denis-Courmont
- [vlc-commits] Ogg: fix off-by-one overflow
Rémi Denis-Courmont
- [vlc-commits] Ogg: fix off-by-one overflow
Rémi Denis-Courmont
- [vlc-commits] XCB screen: cleanup capture region computations
Rémi Denis-Courmont
- [vlc-commits] Revert "Add Dirac encoding support to VLC using the Schroedinger library."
Rémi Denis-Courmont
- [vlc-commits] Constify aout_OutputNew()
Rémi Denis-Courmont
- [vlc-commits] mixer: partial cleanup, use aout_mixer_t instead of aout_instance_t
Rémi Denis-Courmont
- [vlc-commits] aout_Fifo*: remove useless parameter
Rémi Denis-Courmont
- [vlc-commits] aout mixer: do output buffer packetization in core, simplify
Rémi Denis-Courmont
- [vlc-commits] Remove aout_mixer_input_t.begin
Rémi Denis-Courmont
- [vlc-commits] Add mixer for FI32 and S16N
Rémi Denis-Courmont
- [vlc-commits] fixed32: debug typo
Rémi Denis-Courmont
- [vlc-commits] Cosmetic change: aout_InputIsEmpty -> aout_DecIsEmpty
Rémi Denis-Courmont
- [vlc-commits] aout_InputPlay: compute current time only once
Rémi Denis-Courmont
- [vlc-commits] aout_InputPlay: compute audio drift only once
Rémi Denis-Courmont
- [vlc-commits] mixer: cleanup packetization
Rémi Denis-Courmont
- [vlc-commits] mixer: cleanup packetization
Rémi Denis-Courmont
- [vlc-commits] aout_InputPlay: compute drift once (rather than 2-4 times)
Rémi Denis-Courmont
- [vlc-commits] Small quirk in previous commit
Rémi Denis-Courmont
- [vlc-commits] Add GNOME MIME types for Ogg Vorbis and Ogg Theora
Rémi Denis-Courmont
- [vlc-commits] Add GNOME MIME types for Ogg Vorbis and Ogg Theora
Rémi Denis-Courmont
- [vlc-commits] mixer: do not check for expired input PTS
Rémi Denis-Courmont
- [vlc-commits] Missing case
Rémi Denis-Courmont
- [vlc-commits] aout_OutputNextBuffer: move both FIFOs atomically and clean up
Rémi Denis-Courmont
- [vlc-commits] aout_InputPlay: keep the input FIFO lock
Rémi Denis-Courmont
- [vlc-commits] MKV: comment out if-statement without body
Rémi Denis-Courmont
- [vlc-commits] MKV: remove unused parameter
Rémi Denis-Courmont
- [vlc-commits] aout: remove stray mixer FIFO locking
Rémi Denis-Courmont
- [vlc-commits] Nuke manual IP version selection
Rémi Denis-Courmont
- [vlc-commits] SAP: dead code
Rémi Denis-Courmont
- [vlc-commits] Typo
Rémi Denis-Courmont
- [vlc-commits] Spell output correctly
Rémi Denis-Courmont
- [vlc-commits] Spell overridden correctly
Rémi Denis-Courmont
- [vlc-commits] Spell overridden correctly
Rémi Denis-Courmont
- [vlc-commits] access_shm: use HAVE_SYS_SHM_H
Rémi Denis-Courmont
- [vlc-commits] SAP: fix Win32 warning
Rémi Denis-Courmont
- [vlc-commits] Stub for if_nameindex()
Rémi Denis-Courmont
- [vlc-commits] Spelling
Rémi Denis-Courmont
- [vlc-commits] Partially revert overridden spelling correction
Rémi Denis-Courmont
- [vlc-commits] ARM NEON: fix smurf in conversions from YV12 to YUY2
Rémi Denis-Courmont
- [vlc-commits] Video chroma conversions using OpenMAX DL v1.0.2 IP CS(*)
Rémi Denis-Courmont
- [vlc-commits] Update LIST
Rémi Denis-Courmont
- [vlc-commits] OpenMAX DL: scaling and combined YUV->RGB + scaling
Rémi Denis-Courmont
- [vlc-commits] News
Rémi Denis-Courmont
- [vlc-commits] Small simplification
Rémi Denis-Courmont
- [vlc-commits] Win32: fsync() replacement
Rémi Denis-Courmont
- [vlc-commits] dvdnav: also white-list *.img files (fixes #4951)
Rémi Denis-Courmont
- [vlc-commits] dvdnav: also white-list *.img files (fixes #4951)
Rémi Denis-Courmont
- [vlc-commits] dvdnav: also white-list *.img files (fixes #4951)
Rémi Denis-Courmont
- [vlc-commits] Qt4: use QString or QByteArray instead of strdup()/free()
Rémi Denis-Courmont
- [vlc-commits] Qt4: never assign qtu() to a variable
Rémi Denis-Courmont
- [vlc-commits] Qt4: don't keep reference to toAscii() temporary array
Rémi Denis-Courmont
- [vlc-commits] Qt4: never assign qtu() to a variable
Rémi Denis-Courmont
- [vlc-commits] Qt4: don't keep reference to toAscii() temporary array
Rémi Denis-Courmont
- [vlc-commits] Run installed vlc-cache-gen rather than build-tree libtool script
Rémi Denis-Courmont
- [vlc-commits] Deprecate playlist_IsServicesDiscoveryLoaded()
Rémi Denis-Courmont
- [vlc-commits] Deprecate vlc_object_alive()
Rémi Denis-Courmont
- [vlc-commits] Turn --services-discovery into a string advanced option
Rémi Denis-Courmont
- [vlc-commits] Playlist: create playlist-autostart just once
Rémi Denis-Courmont
- [vlc-commits] Respect --no-playliust-autostart (fix #3541)
Rémi Denis-Courmont
- [vlc-commits] Playlist: create playlist-autostart just once
Rémi Denis-Courmont
- [vlc-commits] Respect --no-playlist-autostart (fix #3541)
Rémi Denis-Courmont
- [vlc-commits] intf-add: do not list CLI if stdin is not a TTY (fix #4955)
Rémi Denis-Courmont
- [vlc-commits] intf-add: update cli interface name
Rémi Denis-Courmont
- [vlc-commits] intf-add: do not list CLI if stdin is not a TTY (fix #4955)
Rémi Denis-Courmont
- [vlc-commits] Append version to Fremantle distribution
Rémi Denis-Courmont
- [vlc-commits] Fix previous commit
Rémi Denis-Courmont
- [vlc-commits] Lua: useless #includes
Rémi Denis-Courmont
- [vlc-commits] Lua: use submodules for the different interfaces
Rémi Denis-Courmont
- [vlc-commits] Remove unused intf_thread_t.psz_intf
Rémi Denis-Courmont
- [vlc-commits] contribs: tiger: disable valgrind and documentation
Rémi Denis-Courmont
- [vlc-commits] contrib: do not force the software float ABI on ARM
Rémi Denis-Courmont
- [vlc-commits] Do not ignore *.mak
Rémi Denis-Courmont
- [vlc-commits] Dist file for MeeGo 1.2 Harmattan release
Rémi Denis-Courmont
- [vlc-commits] Hack to autodetect Harmattan
Rémi Denis-Courmont
- [vlc-commits] BDA: fix a warning
Rémi Denis-Courmont
- [vlc-commits] BDA: unused variable
Rémi Denis-Courmont
- [vlc-commits] DTV: revert to Hertz instead of kilohertz unit (fixes #4981)
Rémi Denis-Courmont
- [vlc-commits] DTV: do not fix up "0 kHz" to "0 Hz"
Rémi Denis-Courmont
- [vlc-commits] Qt4: update dvb MRL generation
Rémi Denis-Courmont
- [vlc-commits] Mark srtp-key and srtp-salt safe
Rémi Denis-Courmont
- [vlc-commits] Mark srtp-key and srtp-salt safe
Rémi Denis-Courmont
- [vlc-commits] New contrib system
Rémi Denis-Courmont
- [vlc-commits] contrib: make package to make a binary tarball
Rémi Denis-Courmont
- [vlc-commits] contribs: detect git, svn, wget/curl
Rémi Denis-Courmont
- [vlc-commits] contrib: target for CMake toolchain configuration
Rémi Denis-Courmont
- [vlc-commits] Contrib: add ARCH variable
Rémi Denis-Courmont
- [vlc-commits] contrib: add HAVE_FPU (to select fixed point codecs)
Rémi Denis-Courmont
- [vlc-commits] contrib: add directx headers
Rémi Denis-Courmont
- [vlc-commits] contribs: add dshow
Rémi Denis-Courmont
- [vlc-commits] Contrib: add HAVE_MACOSX (untested)
Rémi Denis-Courmont
- [vlc-commits] contribs: add lua
Rémi Denis-Courmont
- [vlc-commits] contribs: add a52dec library
Rémi Denis-Courmont
- [vlc-commits] contribs: add live555
Rémi Denis-Courmont
- [vlc-commits] contribs: add vorbis(enc)
Rémi Denis-Courmont
- [vlc-commits] contribs: add libtheora
Rémi Denis-Courmont
- [vlc-commits] contribs: add FLAC
Rémi Denis-Courmont
- [vlc-commits] contribs: add speex
Rémi Denis-Courmont
- [vlc-commits] contrib: bootstrap --disable-FOO and --enable-FOO
Rémi Denis-Courmont
- [vlc-commits] contrib: ebml
Rémi Denis-Courmont
- [vlc-commits] contrib: matroska
Rémi Denis-Courmont
- [vlc-commits] contrib: use VPATH to symplify tarball dependencies
Rémi Denis-Courmont
- [vlc-commits] contrib: factor default integrity check rule
Rémi Denis-Courmont
- [vlc-commits] contribs: improve UNPACK macro
Rémi Denis-Courmont
- [vlc-commits] contrib: libshout
Rémi Denis-Courmont
- [vlc-commits] contrib: tremor: fix CFLAGS and factor
Rémi Denis-Courmont
- [vlc-commits] contrib: touch downloaded file
Rémi Denis-Courmont
- [vlc-commits] contrib: move dxva2 to directx
Rémi Denis-Courmont
- [vlc-commits] contrib: FFmpeg (basic)
Rémi Denis-Courmont
- [vlc-commits] contrib: fix ffmpeg dependencies
Rémi Denis-Courmont
- [vlc-commits] contrib: disable libxml2 as needed
Rémi Denis-Courmont
- [vlc-commits] contribs: disable freetype as needed
Rémi Denis-Courmont
- [vlc-commits] contrib: add sanity check against missing .sum-%: rule
Rémi Denis-Courmont
- [vlc-commits] contrib: faad2: add missing sum
Rémi Denis-Courmont
- [vlc-commits] contribs: fix error handling while compressing tar archives
Rémi Denis-Courmont
- [vlc-commits] contribs: .gitignore
Rémi Denis-Courmont
- [vlc-commits] contribs: add libdvbpsi
Rémi Denis-Courmont
- [vlc-commits] contribs: add modplug
Rémi Denis-Courmont
- [vlc-commits] contribs: add twolame
Rémi Denis-Courmont
- [vlc-commits] contribs: add libmad
Rémi Denis-Courmont
- [vlc-commits] contribs: add libdca
Rémi Denis-Courmont
- [vlc-commits] contribs: add musepack
Rémi Denis-Courmont
- [vlc-commits] contribs: add x264 (and macro to download from git)
Rémi Denis-Courmont
- [vlc-commits] contrib: ffmpeg: don't bother with --enable-neon and --enable-iwmmxt
Rémi Denis-Courmont
- [vlc-commits] vlc_GetCPUCount(): move to thread subsystem (cosmetic)
Rémi Denis-Courmont
- [vlc-commits] vlc_GetCPUCount: use counting functions instead of loop
Rémi Denis-Courmont
- [vlc-commits] Pack struct module_config_t
Rémi Denis-Courmont
- [vlc-commits] Remove useless binary and with CONFIG_ITEM
Rémi Denis-Courmont
- [vlc-commits] Don't apply CONFIG_ITEM mask to variable types
Rémi Denis-Courmont
- [vlc-commits] Replace CONFIG_HINT and CONFIG_ITEM with a boolean macro
Rémi Denis-Courmont
- [vlc-commits] Remove insignificant leading zeroes in config item types
Rémi Denis-Courmont
- [vlc-commits] Move --playlist-autostart to main
Rémi Denis-Courmont
- [vlc-commits] Rethink the configuration item type identifiers to give more space
Rémi Denis-Courmont
- [vlc-commits] Add integer config item type for RGB values
Rémi Denis-Courmont
- [vlc-commits] Add integer config item type for RGB values
Rémi Denis-Courmont
- [vlc-commits] Don't load/save module_config_t.b_removed
Rémi Denis-Courmont
- [vlc-commits] Changing module_config_t breaks plugin cache compatibility
Rémi Denis-Courmont
- [vlc-commits] Fix setting "value" of config hints
Rémi Denis-Courmont
- [vlc-commits] Define CONFIG_CLASS() macro and use it
Rémi Denis-Courmont
- [vlc-commits] contribs: use fixed-point for faad2 iff !HAVE_FPU
Rémi Denis-Courmont
- [vlc-commits] contribs: avoid faad2 on ARM
Rémi Denis-Courmont
- [vlc-commits] contribs: update documentation
Rémi Denis-Courmont
- [vlc-commits] contrib: add two macros to simplify patching and unpacking
Rémi Denis-Courmont
- [vlc-commits] contrib: add helper to invoke CMake
Rémi Denis-Courmont
- [vlc-commits] contrib: add taglib
Rémi Denis-Courmont
- [vlc-commits] contrib: add kate
Rémi Denis-Courmont
- [vlc-commits] contrib: add tiger
Rémi Denis-Courmont
- [vlc-commits] contrib: add libass
Rémi Denis-Courmont
- [vlc-commits] contrib: make lina52-fixed.patch applicable with -p1
Rémi Denis-Courmont
- [vlc-commits] contrib: fix tremor patch for -p1
Rémi Denis-Courmont
- [vlc-commits] contribs: pass our aclocal directory to autoreconf
Rémi Denis-Courmont
- [vlc-commits] taglib: use the taglib version to decide if apefile is available.
Rémi Duraffort
- [vlc-commits] taglib: RIFF and WAV files are present since v1.6.0
Rémi Duraffort
- [vlc-commits] taglib: cosmetics.
Rémi Duraffort
- [vlc-commits] taglib: read wma covert arts.
Rémi Duraffort
- [vlc-commits] libvlc: do not export libvlc_module_description_list_get but only the functions
Rémi Duraffort
- [vlc-commits] taglib: ASF cover art support comes only after v1. 7 and if TAGLIB_WITH_ASF is defined.
Rémi Duraffort
- [vlc-commits] taglib: MP4 covert art comes with v1.6. 1 and only if TAGLIB_WITH_MP4 is defined.
Rémi Duraffort
- [vlc-commits] taglib: cleanup includes.
Rémi Duraffort
- [vlc-commits] lua: return nil when the stream or file ends (fix #4876)
Rémi Duraffort
- [vlc-commits] lua: remove spurious strdup ( a string is valid as long as it stays on the stack)
Rémi Duraffort
- [vlc-commits] rc: remove uneeded cast.
Rémi Duraffort
- [vlc-commits] lua: fix object leaks.
Rémi Duraffort
- [vlc-commits] lua: fix warning
Rémi Duraffort
- [vlc-commits] lua playlist: add custom metadata to extra metadata instead of input item information.
Rémi Duraffort
- [vlc-commits] lua: remove debug printf and update the doc
Rémi Duraffort
- [vlc-commits] modplug: use var_Inherit when applicable.
Rémi Duraffort
- [vlc-commits] goom: simplify.
Rémi Duraffort
- [vlc-commits] Create and copy the meta array only if the copied item does have one.
Rémi Duraffort
- [vlc-commits] bluray: fix compilation according to last libbluray commits. ( the values can be tuned).
Rémi Duraffort
- [vlc-commits] lua_demux: return nil when read/peek fails.
Rémi Duraffort
- [vlc-commits] update LIST
Rémi Duraffort
- [vlc-commits] Fix configuration category of OpenMAX IL module.
Rémi Duraffort
- [vlc-commits] lua: factorize add_shortcut calls.
Rémi Duraffort
- [vlc-commits] Web intf: Add jQuery, jQueryUI and jQuery jstree modules
Elminster2031
- [vlc-commits] Web intf: new CSS and images for the updated interface
Elminster2031
- [vlc-commits] New LUA Web Interface
Elminster2031
- [vlc-commits] New LUA Web Interface
Elminster2031
- [vlc-commits] LUA HTTP UI - Adjustments
Elminster2031
- [vlc-commits] dbus: Implement the mpris2 tracklist interface properties
Mirsal Ennaime
- [vlc-commits] dbus: Implement the TrackList interface's PropertiesChanged signal
Mirsal Ennaime
- [vlc-commits] dbus: Remove legacy mpris1 signals from the tracklist implementation
Mirsal Ennaime
- [vlc-commits] dbus: Correctly initialize p_sys
Mirsal Ennaime
- [vlc-commits] dbus: Fix the tracklist's PropertyChanged signal
Mirsal Ennaime
- [vlc-commits] dbus: Fix memleak and remove warnings
Mirsal Ennaime
- [vlc-commits] dbus: fix memleaks
Mirsal Ennaime
- [vlc-commits] telepathy: Fix memleak
Mirsal Ennaime
- [vlc-commits] macosx: new fullscreen controller panel graphics
Damien Erambert
- [vlc-commits] macosx: new interface graphics
Damien Erambert
- [vlc-commits] l10n: Slovak update
Marian Hikanik
- [vlc-commits] Contribs: add live for Android
Jean-Baptiste Kempf
- [vlc-commits] Update android configure to something sensible
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix an uninitialised value issue
Jean-Baptiste Kempf
- [vlc-commits] Detect Android in configure
Jean-Baptiste Kempf
- [vlc-commits] Android configure: no VLM and no sout
Jean-Baptiste Kempf
- [vlc-commits] Fix duplication
Jean-Baptiste Kempf
- [vlc-commits] Android: Fix src/network/udp.c compilation.
Jean-Baptiste Kempf
- [vlc-commits] DxVA2: add some more GUID
Jean-Baptiste Kempf
- [vlc-commits] Freetype: cleanup and separation Styles/Fontconfig
Jean-Baptiste Kempf
- [vlc-commits] Freetype: whitespace cleanup
Jean-Baptiste Kempf
- [vlc-commits] Freetype: split the fontcache building in a separate function
Jean-Baptiste Kempf
- [vlc-commits] Freetype: more fontconfig factorization
Jean-Baptiste Kempf
- [vlc-commits] Freetype: cosmetics to come closer to master's code
Jean-Baptiste Kempf
- [vlc-commits] Win32: do not use fontconfig anymore
Jean-Baptiste Kempf
- [vlc-commits] Freetype: fix font option
Jean-Baptiste Kempf
- [vlc-commits] Win32 configure: deactivate fontconfig
Jean-Baptiste Kempf
- [vlc-commits] Update: use update-test.v.o for debug builds on win32
Jean-Baptiste Kempf
- [vlc-commits] Update: allow it to work with 1.1.10
Jean-Baptiste Kempf
- [vlc-commits] Support .awb files
Jean-Baptiste Kempf
- [vlc-commits] AVI: fix a crash in palette handling
Jean-Baptiste Kempf
- [vlc-commits] NEWS: mention taglib improvements
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS, LIST and subtitles extensions for STL
Jean-Baptiste Kempf
- [vlc-commits] Add a few more subtitles extensions
Jean-Baptiste Kempf
- [vlc-commits] Remove SD FrenchTV
Jean-Baptiste Kempf
- [vlc-commits] Freetype: fix crash on Win32
Jean-Baptiste Kempf
- [vlc-commits] NEWS: sync with 1.1.10
Jean-Baptiste Kempf
- [vlc-commits] DxVA2: add Mpeg1 VLD and VC-1 2010 VLD GUIDs
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update to latest x264 configure and use native win32 threads
Jean-Baptiste Kempf
- [vlc-commits] Qt4: add the browsed folder to the device combo
Jean-Baptiste Kempf
- [vlc-commits] NEWS for VLC 1.2.0 Windows versions support
Jean-Baptiste Kempf
- [vlc-commits] Direct3D is now the default for every Windows version
Jean-Baptiste Kempf
- [vlc-commits] Win32: Use _WIN32_WINNT 0x501 everywhere
Jean-Baptiste Kempf
- [vlc-commits] Qt: includes order
Jean-Baptiste Kempf
- [vlc-commits] Win32 skins: reorder includes to fix warnings
Jean-Baptiste Kempf
- [vlc-commits] Win32: define _WIN32_IE in a centralized way
Jean-Baptiste Kempf
- [vlc-commits] Win32: Fix libvlc.dll properties
Jean-Baptiste Kempf
- [vlc-commits] Win32: Add vlc-cache-gen.exe properties
Jean-Baptiste Kempf
- [vlc-commits] Android: deactivate even more things in the configure
Jean-Baptiste Kempf
- [vlc-commits] live555: remove unnecessary header
Jean-Baptiste Kempf
- [vlc-commits] Contribs: flac building simplification
Jean-Baptiste Kempf
- [vlc-commits] Add x-flac mimetype
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update libass to 0.9.12
Jean-Baptiste Kempf
- [vlc-commits] if_nameindex stub compilation fix
Jean-Baptiste Kempf
- [vlc-commits] Compilation fix for Android that has if_nametoindex but not if_nameindex
Jean-Baptiste Kempf
- [vlc-commits] OpenSL ES audio output for Android
Jean-Baptiste Kempf
- [vlc-commits] Contribs: libass needs fontconfig
Jean-Baptiste Kempf
- [vlc-commits] Android video output based on Surface
Jean-Baptiste Kempf
- [vlc-commits] Contribs: FFmpeg options cleanup
Jean-Baptiste Kempf
- [vlc-commits] Contribs: ffmpeg, neon factorization
Jean-Baptiste Kempf
- [vlc-commits] DxVA2: add the GUID for H264/VLD With FMO/ASO
Jean-Baptiste Kempf
- [vlc-commits] DxVA2: Add the GUIDs for MPEG-4 Part 2
Jean-Baptiste Kempf
- [vlc-commits] Mpeg-TS demuxer: fix typo and use one less string
Jean-Baptiste Kempf
- [vlc-commits] Visual: remove 5 translation text
Jean-Baptiste Kempf
- [vlc-commits] linsys SDI: change shortnames
Jean-Baptiste Kempf
- [vlc-commits] SVCD: remove the useless debug option and associated text
Jean-Baptiste Kempf
- [vlc-commits] Mention webUI in NEWS
Jean-Baptiste Kempf
- [vlc-commits] WebUI: actually distribute the files...
Jean-Baptiste Kempf
- [vlc-commits] WebUI: Crush PNGs
Jean-Baptiste Kempf
- [vlc-commits] Qt4: Crush PNGs
Jean-Baptiste Kempf
- [vlc-commits] Maemo: Crush PNGs
Jean-Baptiste Kempf
- [vlc-commits] OSDmenu: Crush PNGs
Jean-Baptiste Kempf
- [vlc-commits] Default skin: Crush PNGs
Jean-Baptiste Kempf
- [vlc-commits] VLC icons: Crush PNGs
Jean-Baptiste Kempf
- [vlc-commits] Mac OS X: Crush PNGs
Jean-Baptiste Kempf
- [vlc-commits] WebUI: typo fix
Jean-Baptiste Kempf
- [vlc-commits] Frontrow Plugin: Crush PNGs
Jean-Baptiste Kempf
- [vlc-commits] Update NEWS and configure.ac for 1.1.11
Jean-Baptiste Kempf
- [vlc-commits] Fix typo preventing correct build
Jean-Baptiste Kempf
- [vlc-commits] Bluray: changing the module type from access to access_demux
Jean-Baptiste Kempf
- [vlc-commits] Add a fourCC for DTS
Jean-Baptiste Kempf
- [vlc-commits] NEWS about noise, 16bits, Freetype
Jean-Baptiste Kempf
- [vlc-commits] Qt4: add the browsed folder to the device combo
Jean-Baptiste Kempf
- [vlc-commits] Contribs: add faad2
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update ebml to 1.2.1
Jean-Baptiste Kempf
- [vlc-commits] Contribs: fix typo
Jean-Baptiste Kempf
- [vlc-commits] Contribs: forgotten file in previous commit
Jean-Baptiste Kempf
- [vlc-commits] Contribs: add freetype2
Jean-Baptiste Kempf
- [vlc-commits] Contribs: add libxml2
Jean-Baptiste Kempf
- [vlc-commits] Old contribs: update ebml and freetype
Jean-Baptiste Kempf
- [vlc-commits] projectM: change font path on Win32
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update matroska to 1.2.0
Jean-Baptiste Kempf
- [vlc-commits] macosx: fixed crash when converting strings
Felix Paul Kühne
- [vlc-commits] macosx: fixed volume normalizer prefs and crash when saving the Growl option in combination with some config sets
Felix Paul Kühne
- [vlc-commits] contribs: updated binary package to include the latest version of Growl
Felix Paul Kühne
- [vlc-commits] macosx: fixed crash when converting strings
Felix Paul Kühne
- [vlc-commits] macosx: fixed volume normalizer prefs and crash when saving the Growl option in combination with some config sets
Felix Paul Kühne
- [vlc-commits] Revert "macosx: fixed crash when converting strings"
Felix Paul Kühne
- [vlc-commits] contribs: updated to latest binary package
Felix Paul Kühne
- [vlc-commits] macosx: fixed disappearing repeat button images introduced in [ 8f79caa3e4b56c73c719bfa7c444cccbf203aa19]
Felix Paul Kühne
- [vlc-commits] macosx: fixed disappearing repeat button images introduced in [ 8f79caa3e4b56c73c719bfa7c444cccbf203aa19]
Felix Paul Kühne
- [vlc-commits] macosx: don't distribute images from the non-displayed dudiak intf
Felix Paul Kühne
- [vlc-commits] macosx: added missing fspanel graphic
Felix Paul Kühne
- [vlc-commits] macosx: basic UI to have something as a start
Felix Paul Kühne
- [vlc-commits] macosx: clean up the resources folder
Felix Paul Kühne
- [vlc-commits] macosx: remove no longer needed ui graphics
Felix Paul Kühne
- [vlc-commits] macosx: added missing backgrounds for the button bar at the bottom of the window
Felix Paul Kühne
- [vlc-commits] macosx: re-implemented time slider to fit the new style
Felix Paul Kühne
- [vlc-commits] macosx: fixed rare crash when saving the full prefs
Felix Paul Kühne
- [vlc-commits] macosx: fixed rare crash when saving the full prefs
Felix Paul Kühne
- [vlc-commits] macosx: added skeleton for the video effects panel
Felix Paul Kühne
- [vlc-commits] macosx: added code to enable/ disable video filters and modify a few properties.
Felix Paul Kühne
- [vlc-commits] macosx: remove the extended controls panel since all of its functionality is present in the * effects panels now
Felix Paul Kühne
- [vlc-commits] macosx: implemented a bunch of video filters
Felix Paul Kühne
- [vlc-commits] macosx: fixed incorrect URL creation (closes #4966)
Felix Paul Kühne
- [vlc-commits] contribs: updated NDAPI sdk location, which also includes nice sample code now
Felix Paul Kühne
- [vlc-commits] macosx: fixed trivial merge mistake when broke 'advanced open file'
Felix Paul Kühne
- [vlc-commits] fix make dist as pointed by linkfanel
Felix Paul Kühne
- [vlc-commits] macosx: moved all (main) menu related code to a separate class
Felix Paul Kühne
- [vlc-commits] added OSX main menu file
Felix Paul Kühne
- [vlc-commits] macosx: move re-useable code from VLCControls to a custom class
Felix Paul Kühne
- [vlc-commits] Add serbian translation of win installer
Predrag Ljubenović
- [vlc-commits] VOBSUB: fixed memory leaks
Andrey Makhnutin
- [vlc-commits] http interface can now change and view audio delay
Akash Mehrotra
- [vlc-commits] HTTP interface: give access to equalizer preamp
Akash Mehrotra
- [vlc-commits] Qt: equalizer, more consistency in format
Akash Mehrotra
- [vlc-commits] Luahttp can access and modify equalizer settings
Akash Mehrotra
- [vlc-commits] luahttp: implement pl_delete to match oldhttp feature
Akash Mehrotra
- [vlc-commits] Add serbian translator
Christophe Mutricy
- [vlc-commits] Activate installer serbian translation
Christophe Mutricy
- [vlc-commits] add Serbian translator
Christophe Mutricy
- [vlc-commits] Fix serbian.nsh
Christophe Mutricy
- [vlc-commits] Comment 1.2 only line until we move l10n to 1.2
Christophe Mutricy
- [vlc-commits] Taglib: fix build with 1.6.3.
Konstantin Pavlov
- [vlc-commits] Add libvlc_media_list_player_retain() to libvlc.
Alexey Sokolov
- [vlc-commits] Fix typo in ios build script
Tomasen
- [vlc-commits] Don't use fdatasync on Android
Sébastien Toque
- [vlc-commits] skins2: drap&drop enhancement
Erwan Tulou
- [vlc-commits] skins2: fix some important playlist limitations or bugs
Erwan Tulou
- [vlc-commits] skins2: drag&drop (small tweak)
Erwan Tulou
- [vlc-commits] Win32(core): _endthreadex(0) instead of _endthread()
Erwan Tulou
- [vlc-commits] Win32(core): do not duplicate handle
Erwan Tulou
- [vlc-commits] skins2(Win32): kill compil warnings
Erwan Tulou
- [vlc-commits] skins2: fullscreen support for multiple screens (both Linux and Win32)
Erwan Tulou
- [vlc-commits] skins2: fix memory leak regarding previous commit
Erwan Tulou
- [vlc-commits] Subtitles duration factor bug fix
Yuval Tze
- [vlc-commits] PulseAudio: build fix
Pierre Ynard
- [vlc-commits] i18n: fix POTFILES
Pierre Ynard
- [vlc-commits] freetype: build fix
Pierre Ynard
- [vlc-commits] i18n: fix macosx gui file listing
Pierre Ynard
- [vlc-commits] contribs: fix Makefile syntax
Pierre Ynard
- [vlc-commits] contribs: fix Makefile syntax more
Pierre Ynard
- [vlc-commits] contribs: update live555 patch
Pierre Ynard
- [vlc-commits] Fix typo in installer
Pierre Ynard
- [vlc-commits] Fix copy-paste typo in installer
Pierre Ynard
- [vlc-commits] Revert "intf-add: update cli interface name"
Pierre Ynard
- [vlc-commits] intf-add: list CLI on win32 regardless of stdin
Pierre Ynard
- [vlc-commits] intf-add: list CLI on win32 regardless of stdin
Pierre Ynard
- [vlc-commits] WinCE: skip fsync() replacement
Pierre Ynard
- [vlc-commits] Makefile: kludge for libtool quirk with WinCE packages
Pierre Ynard
- [vlc-commits] Tag 1.1.10 : VLC 1.1.10 - 'The Luggage'
git at videolan.org
Last message date:
Thu Jun 30 23:05:58 CEST 2011
Archived on: Thu Jun 30 23:05:59 CEST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).