September 2011 Archives by thread
Starting: Thu Sep 1 00:24:22 CEST 2011
Ending: Fri Sep 30 19:37:49 CEST 2011
Messages: 464
- [vlc-commits] Configure: fix typo
Jean-Baptiste Kempf
- [vlc-commits] Android configure: actually use NEON in NEON build
Jean-Baptiste Kempf
- [vlc-commits] fix folder meta_engine (typo)
Rafaël Carré
- [vlc-commits] fix folder meta_engine (typo)
Rafaël Carré
- [vlc-commits] V4L2: parse v4l2://:standard=XXX like --v4l2-standard=XXX...
Rémi Denis-Courmont
- [vlc-commits] Fix race between installation and execution of vlc-cache-gen
Rémi Denis-Courmont
- [vlc-commits] Improve access initialization macro safety
Rémi Denis-Courmont
- [vlc-commits] V4L2: do not probe and keep video standard
Rémi Denis-Courmont
- [vlc-commits] Switch v4l2-standard from integer to string, add missing choices
Rémi Denis-Courmont
- [vlc-commits] Drop v4l2 access priority to zero to avoid redumdant load/probe
Rémi Denis-Courmont
- [vlc-commits] Mark as safe v4l2 options already allowed by ParseMRL()
Rémi Denis-Courmont
- [vlc-commits] Obsolete --v4l2-io and auto-detect the correct setting
Rémi Denis-Courmont
- [vlc-commits] v4l2: use var_LocationParse()
Rémi Denis-Courmont
- [vlc-commits] Do not keep V4L2 input table in memory and fail on invalid input
Rémi Denis-Courmont
- [vlc-commits] Select V4L2 input before standard as per specification
Rémi Denis-Courmont
- [vlc-commits] Open V4L2 node and initialize libv4l2 only once
Rémi Denis-Courmont
- [vlc-commits] Do not keep table of all V4L2 tuners, only tuner index and type
Rémi Denis-Courmont
- [vlc-commits] Rename i_audio_mode to i_tuner_audio_mode
Rémi Denis-Courmont
- [vlc-commits] Enumerate V4L2 audio inputs correctly and do not store unused infos
Rémi Denis-Courmont
- [vlc-commits] Clean --v4l2-set-ctrls up
Rémi Denis-Courmont
- [vlc-commits] Do not keep some V4L2 useless settings after initialization
Rémi Denis-Courmont
- [vlc-commits] V4L2: do not retain device path after initialization
Rémi Denis-Courmont
- [vlc-commits] PVR: remove V4L1
Rémi Denis-Courmont
- [vlc-commits] Typo
Rémi Denis-Courmont
- [vlc-commits] Split V4L2 plug-in in multiple files
Rémi Denis-Courmont
- [vlc-commits] Useless includes
Rémi Denis-Courmont
- [vlc-commits] Update files list
Rémi Denis-Courmont
- [vlc-commits] Split V4L2 plug-in in multiple files
Rémi Denis-Courmont
- [vlc-commits] Useless includes
Rémi Denis-Courmont
- [vlc-commits] V4L2: distribute missing header file
Pierre Ynard
- [vlc-commits] libvlc: distribute libvlc_version.h.in
Pierre Ynard
- [vlc-commits] package: look for libvlc in lib/
Pierre Ynard
- [vlc-commits] package: no need to look in src/
Pierre Ynard
- [vlc-commits] access/alsa.c: Read first before using snd_pcm_wait(), just like arecord does.
Jean-Paul Saman
- [vlc-commits] access/alsa.c: simplify error recovery when capturing
Jean-Paul Saman
- [vlc-commits] access/alsa.c: Cleanup
Jean-Paul Saman
- [vlc-commits] access/alsa.c: Simplify demux loop.
Jean-Paul Saman
- [vlc-commits] access/alsa.c: Todays capture cards support more than one format for audio capturing.
Jean-Paul Saman
- [vlc-commits] mp4: fix printf formating
Rémi Duraffort
- [vlc-commits] Fix sout-switcher compilation
Rémi Duraffort
- [vlc-commits] Inline V4L2 device probing into device initialization
Rémi Denis-Courmont
- [vlc-commits] Replace fdopendir()
Rémi Denis-Courmont
- [vlc-commits] setfillVLCConfigCombo: deal with string config items
Rémi Denis-Courmont
- [vlc-commits] Qt4: fix V4L2 video standard in open dialog
Rémi Denis-Courmont
- [vlc-commits] Use weak symbol only on ELF targets
Rémi Denis-Courmont
- [vlc-commits] x264: place SEI in start of first block, also copy all nals at once
Ilkka Ollakka
- [vlc-commits] Win32: do not load DLL from cwd
Jean-Baptiste Kempf
- [vlc-commits] qt4: fix preferences widget compile
Ilkka Ollakka
- [vlc-commits] configure: fixed compilation for darwin
Rafaël Carré
- [vlc-commits] another compilation fix for the mac
Felix Paul Kühne
- [vlc-commits] Missing #include
Rémi Denis-Courmont
- [vlc-commits] contribs: fixed hardcoded paths
Felix Paul Kühne
- [vlc-commits] Add Russian translator
Christophe Mutricy
- [vlc-commits] V4L2: move variables out of p_sys
Rémi Denis-Courmont
- [vlc-commits] V4L2: only keep codecs data during initialization
Rémi Denis-Courmont
- [vlc-commits] V4L2: merge two switches
Rémi Denis-Courmont
- [vlc-commits] Typo
Christophe Mutricy
- [vlc-commits] Add Basque translation in Win32 installer
Christophe Mutricy
- [vlc-commits] Distribute lithuanian.nsh
Christophe Mutricy
- [vlc-commits] Fix serbian.nsh
Christophe Mutricy
- [vlc-commits] Add serbian translation of win installer
Predrag Ljubenović
- [vlc-commits] Activate installer serbian translation
Christophe Mutricy
- [vlc-commits] l10n: Basque update
Xabier Aramendi
- [vlc-commits] Distribute lithuanian.nsh
Christophe Mutricy
- [vlc-commits] Add Basque translation in Win32 installer
Christophe Mutricy
- [vlc-commits] avcodec: set libmpeg2mmx idct in use if we encode to mp2v
Ilkka Ollakka
- [vlc-commits] opengl: disable the broken mac-specific code
Felix Paul Kühne
- [vlc-commits] opengl: some cleanup
Felix Paul Kühne
- [vlc-commits] macosx: slim the split view divider and turn it black
Felix Paul Kühne
- [vlc-commits] macosx: replace the 'basic' vs 'all' radio button on the bottom left of the prefs window with a simple button, which is nicer and more 'Mac-like'
Felix Paul Kühne
- [vlc-commits] macosx: prevent ugly artifacts when playing a video
Felix Paul Kühne
- [vlc-commits] macosx: remove dead code and rename vout.* to VideoView.*
Felix Paul Kühne
- [vlc-commits] macosx: set the splitview divider to 60% gray instead of black to fit most default apps
Felix Paul Kühne
- [vlc-commits] macosx: clean up
Felix Paul Kühne
- [vlc-commits] i18n: update POTFILES
Pierre Ynard
- [vlc-commits] Fix typo in installer
Pierre Ynard
- [vlc-commits] WinCE: remove stray comment
Pierre Ynard
- [vlc-commits] file: fix file/network caching detection for windows
Pierre Ynard
- [vlc-commits] macosx: look for libvlc in lib/ for bundle creation.
Sebastien Zwickert
- [vlc-commits] Don't leak a HICON
Jean-Baptiste Kempf
- [vlc-commits] Win32: Don't leak a HICON
Jean-Baptiste Kempf
- [vlc-commits] macosx: fix some more compilation warnings
Felix Paul Kühne
- [vlc-commits] opengl: fixes macosx vout issue.
Sebastien Zwickert
- [vlc-commits] Serbian Win32: fix building
Jean-Baptiste Kempf
- [vlc-commits] Fix static modules
Rafaël Carré
- [vlc-commits] Let autoconf detect -g and -O2, do not reinvent the wheel
Rémi Denis-Courmont
- [vlc-commits] Simplify V4L2 configure checks
Rémi Denis-Courmont
- [vlc-commits] Small code factorization
Rémi Denis-Courmont
- [vlc-commits] Only open video device once
Rémi Denis-Courmont
- [vlc-commits] Fix a few debug messages
Rémi Denis-Courmont
- [vlc-commits] Remove some debug
Rémi Denis-Courmont
- [vlc-commits] MPEG mux: do not hide bugs in debug builds!
Rémi Denis-Courmont
- [vlc-commits] Remove libvlc event queue slightly incorrect debug
Rémi Denis-Courmont
- [vlc-commits] Dead code
Rémi Denis-Courmont
- [vlc-commits] Added libvlc_MediaPlayerVout event.
Laurent Aimar
- [vlc-commits] Fixed extract video filter when requesting black color.
Laurent Aimar
- [vlc-commits] Register libvlc_MediaPlayerVout event.
Laurent Aimar
- [vlc-commits] Print codec_id on unsupported track in avformat demuxer.
Laurent Aimar
- [vlc-commits] Display the decoded video format in the "Media information" panel.
Laurent Aimar
- [vlc-commits] Fix warning
Rémi Denis-Courmont
- [vlc-commits] Remove filter_t.pf_audio_buffer_new
Rémi Denis-Courmont
- [vlc-commits] Use decoder_NewAudioBuffer()
Rémi Denis-Courmont
- [vlc-commits] Use decoder_NewAudioBuffer()
Rémi Denis-Courmont
- [vlc-commits] Remove filter_t.pf_audio_buffer_new
Rémi Denis-Courmont
- [vlc-commits] Improve vlc_memalign()
Rémi Denis-Courmont
- [vlc-commits] SDL vout: never override signals (rather than only in debug builds)
Rémi Denis-Courmont
- [vlc-commits] Added 'Boss Key' support to the core.
Laurent Aimar
- [vlc-commits] Implemented 'Boss Key' in qt4 interface (close #3838).
Laurent Aimar
- [vlc-commits] Try loading the qualcomm omx core
Martin Storsjö
- [vlc-commits] android: Implement pipe2
Rafaël Carré
- [vlc-commits] MSW: release the HICON later
Jean-Baptiste Kempf
- [vlc-commits] Enable skins2 automatically (rather than always)
Rémi Denis-Courmont
- [vlc-commits] Restore --disable-libv4l2 for whiney pacakagers
Rémi Denis-Courmont
- [vlc-commits] Restore --disable-libv4l2 for packagers
Rémi Denis-Courmont
- [vlc-commits] Unused variable
Rémi Denis-Courmont
- [vlc-commits] Configure: slight simplification.
Jean-Baptiste Kempf
- [vlc-commits] Segregate access-specific V4L2 code
Rémi Denis-Courmont
- [vlc-commits] Partially segregate access_demux V4L2 code
Rémi Denis-Courmont
- [vlc-commits] Remove memory copy in V4L2 demux in read/write mode
Rémi Denis-Courmont
- [vlc-commits] Revert "block_t ** parameter is never NULL for audio decoding"
Laurent Aimar
- [vlc-commits] Removed display of title by goom visualization plugin.
Laurent Aimar
- [vlc-commits] Removed now useless include in goom.
Laurent Aimar
- [vlc-commits] Enumerate V4L2 frame sizes only once
Rémi Denis-Courmont
- [vlc-commits] Fix V4L2 typo
Rémi Denis-Courmont
- [vlc-commits] Enumerate V4L2 frame intervals once fewer
Rémi Denis-Courmont
- [vlc-commits] opengl: revert some cleanup.
Sebastien Zwickert
- [vlc-commits] Don't show 'Open Graphic Library' to users
Jean-Baptiste Kempf
- [vlc-commits] Qt4: fix playlist type when saving
Hugo Beauzée-Luyssen
- [vlc-commits] Qt4: fix indentation
Jean-Baptiste Kempf
- [vlc-commits] Qt: playlist zoom: Enforce valid font point size
Francois Cartegnie
- [vlc-commits] Qt: playlist: pad zoom slider (fixes #5291)
Francois Cartegnie
- [vlc-commits] Qt: standardpanel: remove warnings
Francois Cartegnie
- [vlc-commits] luahttp: add doctype
Francois Cartegnie
- [vlc-commits] luahttp: fix and move style to css
Francois Cartegnie
- [vlc-commits] luahttp: fix document parsing with inline javascript
Francois Cartegnie
- [vlc-commits] luahttp: fix javascript declaration
Francois Cartegnie
- [vlc-commits] macosx: fixed crash when rebuilding the sidebar too often
Felix Paul Kühne
- [vlc-commits] opengl: re-enable the mac part by default
Felix Paul Kühne
- [vlc-commits] Win32 configure: activate skins2 interface
Jean-Baptiste Kempf
- [vlc-commits] Fix skins2
Rémi Denis-Courmont
- [vlc-commits] Qt: fix compilation on Win32, and use a decent minimum
Jean-Baptiste Kempf
- [vlc-commits] Remove INSTALL.win32
Jean-Baptiste Kempf
- [vlc-commits] Update the README
Jean-Baptiste Kempf
- [vlc-commits] Remove outdated HACKING and update INSTALL and README
Jean-Baptiste Kempf
- [vlc-commits] Update Makefile.am after previous commit
Jean-Baptiste Kempf
- [vlc-commits] Missing #include
Rémi Denis-Courmont
- [vlc-commits] Qt: thou shalt NOT give 2 layouts to the same widget
Jean-Baptiste Kempf
- [vlc-commits] Qt: don't quit the application too early
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix typos
Jean-Baptiste Kempf
- [vlc-commits] Win32: extra-safety on thumbnail toolbar
Jean-Baptiste Kempf
- [vlc-commits] Qt: playlist: move zoom button to top bar
Francois Cartegnie
- [vlc-commits] Qt: playlist: add tooltips
Francois Cartegnie
- [vlc-commits] Qt: reparent layout
Francois Cartegnie
- [vlc-commits] decoder: process the last block when closing
Rafaël Carré
- [vlc-commits] lua: document vlc.object.aout() and vlc.object.vout()
Pierre Ynard
- [vlc-commits] lua: fix snapshots
Pierre Ynard
- [vlc-commits] cli: fix many aout/vout functions
Pierre Ynard
- [vlc-commits] qt: epgview: const correctness
Francois Cartegnie
- [vlc-commits] Qt: simple_preferences: fix default item for style combo
Francois Cartegnie
- [vlc-commits] opengl: fixes subtexturing issue on macos.
Sebastien Zwickert
- [vlc-commits] luahttp: sprite buttons
Francois Cartegnie
- [vlc-commits] x264: actually add that sei in first block
Ilkka Ollakka
- [vlc-commits] Qt: simplify go to time dialog
Francois Cartegnie
- [vlc-commits] Qt: Deactivate coverflow for releases until someone actually fixes it
Jean-Baptiste Kempf
- [vlc-commits] DirectFB: Copyright update
Jean-Baptiste Kempf
- [vlc-commits] More Apple HDV fourcc
Jean-Baptiste Kempf
- [vlc-commits] qt4: fix memory leak
Erwan Tulou
- [vlc-commits] freetype: fix crash (wrong memory deallocation)
Erwan Tulou
- [vlc-commits] Revert "freetype: fix crash (wrong memory deallocation)"
Erwan Tulou
- [vlc-commits] MP4: fix a typo
Jean-Baptiste Kempf
- [vlc-commits] Fixed text rendering with empty line in freetype.
Laurent Aimar
- [vlc-commits] Add picture format declarations for NV12 and NV21
Martin Storsjö
- [vlc-commits] Fix CD+G scrolling.
Laurent Aimar
- [vlc-commits] Fix rendering of inverted exclamation marked (used for Spanish) (CC)
Devin Heitmueller
- [vlc-commits] Properly render 'smart quotes' (CC)
Devin Heitmueller
- [vlc-commits] Fix rendering of transparent space (CC)
Devin Heitmueller
- [vlc-commits] Fix improper rendering of PAC codes containing color or font styles (CC)
Devin Heitmueller
- [vlc-commits] Fix bug in HTML construction that resulted in malformed HTML (CC)
Devin Heitmueller
- [vlc-commits] Qt: menus: re-group/order video options
Francois Cartegnie
- [vlc-commits] 64bit bug. Enum should be uint, not ulong.
Geoff Salmon
- [vlc-commits] Fix undefined del. Move lib loading to function.
Geoff Salmon
- [vlc-commits] Remove MediaList __len__ and __getitem__ overrides
Geoff Salmon
- [vlc-commits] Blacklist libvlc_audio_set_volume_callback
Olivier Aubert
- [vlc-commits] Remove module_description_list_get override definition.
Olivier Aubert
- [vlc-commits] Cosmetics (avcodec decoder).
Laurent Aimar
- [vlc-commits] Used the AVCodecContext given to AVCodecContext::get_format() and not the global one.
Laurent Aimar
- [vlc-commits] Used the AVCodecContext given to AVCodecContext::get_buffer() and not the global one.
Laurent Aimar
- [vlc-commits] Revert "libass: add message callback"
Laurent Aimar
- [vlc-commits] Fix texture cache accesses in opengl
Laurent Aimar
- [vlc-commits] luahttp: fix vlm dialogs packaging.
Francois Cartegnie
- [vlc-commits] luahttp: move footer down
Francois Cartegnie
- [vlc-commits] luahttp: remove old flash
Francois Cartegnie
- [vlc-commits] luahttp: remove old mosaic
Francois Cartegnie
- [vlc-commits] http inf: move old http interface components to subdir
Francois Cartegnie
- [vlc-commits] mpeg/es demuxer : get last block out of the packetizer
Rafaël Carré
- [vlc-commits] packetizers: move state enum in packetizer_helper.h
Rafaël Carré
- [vlc-commits] a52: cosmetics
Rafaël Carré
- [vlc-commits] Old contribs: FFmpeg switched to git
Rafaël Carré
- [vlc-commits] Old contribs: make it easy to use libav
Rafaël Carré
- [vlc-commits] Sepia8ySSE2(): remove forward declaration
Rafaël Carré
- [vlc-commits] Update copyright and remove unnecessary include (CC)
Jean-Baptiste Kempf
- [vlc-commits] freetype: fix crash
Erwan Tulou
- [vlc-commits] Replaced tabs by spaces (opengl)
Laurent Aimar
- [vlc-commits] Fix YV12 support in opengl output (when shader is in use).
Laurent Aimar
- [vlc-commits] Contribs: add openjpeg
Jean-Baptiste Kempf
- [vlc-commits] Contribs: use openjpeg in libav/ffmpeg
Jean-Baptiste Kempf
- [vlc-commits] amem: fix a typo
Sébastien Toque
- [vlc-commits] Amem: remove trailing space
Jean-Baptiste Kempf
- [vlc-commits] Subsdelay default min-alpha value
Yuval Tze
- [vlc-commits] libVLC: remove tabs and trailing spaces
Jean-Baptiste Kempf
- [vlc-commits] Add option to select preferred video resolution
Pierre Ynard
- [vlc-commits] lua: expose var_Inherit()
Pierre Ynard
- [vlc-commits] lua: export variables module to lua demuxer
Pierre Ynard
- [vlc-commits] youtube.lua: preferred resolution selection
Pierre Ynard
- [vlc-commits] Add support for ProRes through Libavc
Jean-Baptiste Kempf
- [vlc-commits] FourCC: update copyright
Jean-Baptiste Kempf
- [vlc-commits] More FourCC for DV, JP2K, h263, mp4v and MJPEG
Jean-Baptiste Kempf
- [vlc-commits] Information about DV Pro codecs
Jean-Baptiste Kempf
- [vlc-commits] OpenGL: enable shaders for MacOS and cleans some specific MacOS code.
Sebastien Zwickert
- [vlc-commits] CUE: support Unix Line Endings
Jean-Baptiste Kempf
- [vlc-commits] CUE: support Unix Line Endings
Jean-Baptiste Kempf
- [vlc-commits] Qt: clarify a text
Jean-Baptiste Kempf
- [vlc-commits] OS X AppleScript: added new features
Jan Winter
- [vlc-commits] macosx: fixed white spacing errors introduced in previous commit ( ff8183c04e3f2938cdb11be0d24a56b4ea561545)
Felix Paul Kühne
- [vlc-commits] growl_udp: removed module, since it is broken and will no longer be supported by Growl's next release
Felix Paul Kühne
- [vlc-commits] NEWS update
Felix Paul Kühne
- [vlc-commits] macosx: updated UI graphics
Damien Erambert
- [vlc-commits] macosx: added fspanel graphics scaled by a factor of 1. 5 for screens with huge resolutions (not yet used)
Damien Erambert
- [vlc-commits] macosx: added fspanel at 1.5x graphics to the xcode project and the Makefile. am
Felix Paul Kühne
- [vlc-commits] macosx: fixed minor appearance issues
Felix Paul Kühne
- [vlc-commits] Qt: open dialog code simplification
Jean-Baptiste Kempf
- [vlc-commits] Qt: open network fixes and simplifications
Jean-Baptiste Kempf
- [vlc-commits] Accept mdf and dvd as extension for DVD iso
Jean-Baptiste Kempf
- [vlc-commits] auhal: blind attempt to fix S/PDIF on Lion
Felix Paul Kühne
- [vlc-commits] doc: install libvlc sample applications
Pierre Ynard
- [vlc-commits] macosx: removed no longer used graphics from the 1.1 series
Felix Paul Kühne
- [vlc-commits] macosx: removed grphics we actually don't use.
Felix Paul Kühne
- [vlc-commits] macosx: removed grphics we actually don't use.
Felix Paul Kühne
- [vlc-commits] Qt: adv settings: Optimize synchronization panel
Francois Cartegnie
- [vlc-commits] access_http: support comments (parentheses) in user-agent
Pierre Ynard
- [vlc-commits] macosx: remove 'embedded' image files from the xcodeproj
Felix Paul Kühne
- [vlc-commits] vimeo.lua: remove debug
Pierre Ynard
- [vlc-commits] vimeo.lua: spoof user-agent with something inconspicuous
Pierre Ynard
- [vlc-commits] vimeo.lua: convert to --preferred-resolution
Pierre Ynard
- [vlc-commits] dailymotion.lua: partially decode video title and description
Pierre Ynard
- [vlc-commits] Qt: adv options: fix RTL handling for synchronization
Francois Cartegnie
- [vlc-commits] Qt: Force custom toolbars not to follow RTL auto layout changes.
Francois Cartegnie
- [vlc-commits] luaHTTP: behave like oldHTTP for seeking
Jean-Baptiste Kempf
- [vlc-commits] cue.lua: fix double URL encoding of directory name
Lorenzo Pistone
- [vlc-commits] dailymotion.lua: partially decode video title and description
Pierre Ynard
- [vlc-commits] cue.lua: fix double URL encoding of directory name
Lorenzo Pistone
- [vlc-commits] macosx: remove deleted files from Makefile
Pierre Ynard
- [vlc-commits] luaHTTP: Force pl_loop and pl_repeat to be mutually exclusive.
Rob Jonson
- [vlc-commits] Contribs: update to libdvbpsi 0.2.1
Jean-Baptiste Kempf
- [vlc-commits] dailymotion.lua: re-enable HD and convert to --preferred-resolution
Pierre Ynard
- [vlc-commits] xcb-window: make sure VLC_ADD_CFLAGS is useful
Rafaël Carré
- [vlc-commits] remove obsolete comment
Rafaël Carré
- [vlc-commits] Contribs: use FFmpeg from git
Rafaël Carré
- [vlc-commits] macosx: fixes pkg-config compilation issue
Sebastien Zwickert
- [vlc-commits] Include: add some win32 comment
Jean-Baptiste Kempf
- [vlc-commits] bootstrap: fail if pkg-config is absent
Rémi Denis-Courmont
- [vlc-commits] VLCKit: fixes compilation issues.
Sebastien Zwickert
- [vlc-commits] Removed unused variable (avformat)
Laurent Aimar
- [vlc-commits] Fixed a double free when av_open_input_stream() fails.
Laurent Aimar
- [vlc-commits] http intf: fix unescaped xml entities
Francois Cartegnie
- [vlc-commits] VLCKit: uses new command line syle for bootstrapping contribs.
Sebastien Zwickert
- [vlc-commits] VLCKit: fixes contrib dir for arch i386.
Sebastien Zwickert
- [vlc-commits] VLCKit: fixes flags for arch i386.
Sebastien Zwickert
- [vlc-commits] Switcher: port to FFmpeg-0.8 API
Dominik 'Rathann' Mierzejewski
- [vlc-commits] Fix typo: Hidding -> Hiding
Jean-Baptiste Kempf
- [vlc-commits] macosx: defines IBC_PLUGINS to fix xib compilation issue.
Sebastien Zwickert
- [vlc-commits] Improved time managment and seeking in our avformat wrapper.
Laurent Aimar
- [vlc-commits] MKV: Virtual segment rewrite
Denis Charmet
- [vlc-commits] Handle mkv file with random data appended
Denis Charmet
- [vlc-commits] Contribs: update libtiff URL.
Jean-Baptiste Kempf
- [vlc-commits] NEWS: mention mkv improvements for anime fans
Jean-Baptiste Kempf
- [vlc-commits] Contribs: update ignore files for tarballs
Jean-Baptiste Kempf
- [vlc-commits] Old contribs: don't compile mpcdec on x64
Jean-Baptiste Kempf
- [vlc-commits] omxil: Only print psz_role if OMX_ComponentRoleEnum succeeded
Martin Storsjö
- [vlc-commits] omxil: Update the number of buffers when reconfiguring
Martin Storsjö
- [vlc-commits] omxil: Handle planes with a height larger than the frame height
Martin Storsjö
- [vlc-commits] omxil: Push a dummy buffer on the input buffer fifo to avoid deadlocks
Martin Storsjö
- [vlc-commits] omxil: Recognize some semiplanar 420 formats
Martin Storsjö
- [vlc-commits] web intf: make playlist interactive
Francois Cartegnie
- [vlc-commits] web intf: make playlist start opened
Francois Cartegnie
- [vlc-commits] web intf: lint validation fix
Francois Cartegnie
- [vlc-commits] web intf: update UI selection on playlist item change
Francois Cartegnie
- [vlc-commits] web intf: delay loading of external ressource.
Francois Cartegnie
- [vlc-commits] Revert "Switcher: port to FFmpeg-0.8 API"
Konstantin Pavlov
- [vlc-commits] Stream out switcher: use existing kludges to port to new FFMpeg/Libav
Konstantin Pavlov
- [vlc-commits] Configure.ac: cleanup
Jean-Baptiste Kempf
- [vlc-commits] omxil: Make GetAudioParamSize nonstatic
Martin Storsjö
- [vlc-commits] omxil: Allow using IOMX on Android
Martin Storsjö
- [vlc-commits] web intf: fix reading position from status.xml
Francois Cartegnie
- [vlc-commits] web intf: drop top table design.
Francois Cartegnie
- [vlc-commits] vlc_memalign: use memalign() if posix_memalign() isn't here
Rafaël Carré
- [vlc-commits] omxil: Set OMX version 1.0.0 on android
Martin Storsjö
- [vlc-commits] omxil: Implement OMX_GetExtensionIndex and OMX_SetConfig for IOMX
Martin Storsjö
- [vlc-commits] omxil: Enable OMX.SEC.index.ThumbnailMode if available
Martin Storsjö
- [vlc-commits] logger: use <strong> rather than <b> in strict HTML
Rémi Denis-Courmont
- [vlc-commits] logger: output UTF-8 in text and prefix with a Byte Order Mark
Rémi Denis-Courmont
- [vlc-commits] logger: output UTF-8 in text mode and prefix with a Byte Order Mark
Rémi Denis-Courmont
- [vlc-commits] HAVE_WIN32 -> WIN32
Rafaël Carré
- [vlc-commits] web intf: no need for js for opacity changes
Francois Cartegnie
- [vlc-commits] web intf: move style decl to css
Francois Cartegnie
- [vlc-commits] Contribs: remove unnecessary patch
Jean-Baptiste Kempf
- [vlc-commits] Qt: info panels: fix NULL dereference (#5368 fix).
Francois Cartegnie
- [vlc-commits] libVLC: rename libvlc_track_description_release
Jean-Baptiste Kempf
- [vlc-commits] Android configure: Don't repeat oneself
Jean-Baptiste Kempf
- [vlc-commits] MKV: de-advanced some options
Jean-Baptiste Kempf
- [vlc-commits] configure: fix sid demux
Pierre Ynard
- [vlc-commits] contribs: really disable libgcrypt docs and tests
Rafaël Carré
- [vlc-commits] Contrib: fix upnp compilation on win64
Jean-Baptiste Kempf
- [vlc-commits] Win64: don't build any cmake project on old contribs
Jean-Baptiste Kempf
- [vlc-commits] contribs: drop win64 patch for libswscale
Rafaël Carré
- [vlc-commits] portaudio: drop patch applied upstream
Rafaël Carré
- [vlc-commits] contribs: fix glew build on win64
Rafaël Carré
- [vlc-commits] win64 contribs: disable projectm
Rafaël Carré
- [vlc-commits] update configure-mingw64.sh
Rafaël Carré
- [vlc-commits] contribs win64: fix libgcrypt linking
Rafaël Carré
- [vlc-commits] Win32: remove unused variable
Jean-Baptiste Kempf
- [vlc-commits] Win32: don't redeclare definitions
Jean-Baptiste Kempf
- [vlc-commits] Win64: try to fix Cmake on Win64
Rafaël Carré
- [vlc-commits] android: Add the C++ STL library path to LDFLAGS
Martin Storsjö
- [vlc-commits] win32 configure helper : allow to use in source dir contribs
Rafaël Carré
- [vlc-commits] win64 configure: enable taglib
Rafaël Carré
- [vlc-commits] Update NEWS and LIST
Jean-Baptiste Kempf
- [vlc-commits] Remove unused defines
Rémi Denis-Courmont
- [vlc-commits] Phony error if old HTTP output syntax is used and avoid strdup()
Rémi Denis-Courmont
- [vlc-commits] Qt: manage the volume with the core
Jean-Baptiste Kempf
- [vlc-commits] Qt: change the string for GPU acceleration
Jean-Baptiste Kempf
- [vlc-commits] Qt: simplify volume management
Jean-Baptiste Kempf
- [vlc-commits] Qt: match the volume % with the OSD
Jean-Baptiste Kempf
- [vlc-commits] Qt: menus: fix faster/slower icons
Francois Cartegnie
- [vlc-commits] web intf: display art correctly
Francois Cartegnie
- [vlc-commits] web intf: fix volume on the 200% base
Francois Cartegnie
- [vlc-commits] web intf: save few bytes using chaining
Francois Cartegnie
- [vlc-commits] Try to fallback to stereo for mono audio in alsa.
Laurent Aimar
- [vlc-commits] lua http: update browse command in lua http interface.
Rob Jonson
- [vlc-commits] web intf: fix uri decoding when browsing.
Francois Cartegnie
- [vlc-commits] lua http: fix valid uri handling with v2.
Francois Cartegnie
- [vlc-commits] lua_http: fix name parsing on encoded uri
Francois Cartegnie
- [vlc-commits] Revert "HAVE_WIN32 -> WIN32"
Rafaël Carré
- [vlc-commits] Revert "vlc_memalign: use memalign() if posix_memalign() isn't here"
Rafaël Carré
- [vlc-commits] vlc_memalign(): osx 10.5 doesn't have posix_memalign()
Rafaël Carré
- [vlc-commits] youtube.lua: fix commit 9a746cfa3078c53eed57d2102002b39c283c6ab4
Pierre Ynard
- [vlc-commits] contribs: don't build avconv binary
Rafaël Carré
- [vlc-commits] fix non working optical audio out on mac os lion
David Fuhrmann
- [vlc-commits] auhal: select the right stream as the current one, fix crash when changing stream format
David Fuhrmann
- [vlc-commits] auhal: fixed white spacing errors
Felix Paul Kühne
- [vlc-commits] auhal: merge fixes from the unstable branch
Felix Paul Kühne
- [vlc-commits] auhal: merge fixes from the stable branch
Felix Paul Kühne
- [vlc-commits] macosx: don't do AppKit stuff from non-main threads (fixes #5139)
Felix Paul Kühne
- [vlc-commits] Revert "lua_http: fix name parsing on encoded uri"
Rémi Denis-Courmont
- [vlc-commits] Revert "lua http: fix valid uri handling with v2."
Rémi Denis-Courmont
- [vlc-commits] Revert "web intf: fix uri decoding when browsing."
Rémi Denis-Courmont
- [vlc-commits] Revert "lua http: fix valid uri handling with v2."
Rémi Denis-Courmont
- [vlc-commits] Revert "web intf: fix uri decoding when browsing."
Rémi Denis-Courmont
- [vlc-commits] Correct/update dvd:// syntax
Rémi Denis-Courmont
- [vlc-commits] Qt4: correct [eda1f5fea35ddb79a196aea9bbd698c737e1bd0f]
Rémi Denis-Courmont
- [vlc-commits] Qt4: simplify and improve playlist item folder exploration
Rémi Denis-Courmont
- [vlc-commits] Privatize input_SplitMRL()
Rémi Denis-Courmont
- [vlc-commits] Simplify parsing of title/chapter in MRL
Rémi Denis-Courmont
- [vlc-commits] Use hash instead of arobas for seekpoint (fix #5022)
Rémi Denis-Courmont
- [vlc-commits] Update seekpoint command line help
Rémi Denis-Courmont
- [vlc-commits] News about seekpoint change
Rémi Denis-Courmont
- [vlc-commits] httpd_UrlNew*(): write warning to correct VLC object
Rémi Denis-Courmont
- [vlc-commits] posix_memalign is not available on android
Sébastien Toque
- [vlc-commits] Fix use of HTTPd from multiple instances in same process
Rémi Denis-Courmont
- [vlc-commits] Fix simulatenous HTTPd use of RTSP and HTTP
Rémi Denis-Courmont
- [vlc-commits] Some light fortune
Jean-Baptiste Kempf
- [vlc-commits] Revert "win32 configure helper : allow to use in source dir contribs"
Rafaël Carré
- [vlc-commits] Use separate HTTPd host per protocol
Rémi Denis-Courmont
- [vlc-commits] Qt: simplify systray menu and add volume control
Jean-Baptiste Kempf
- [vlc-commits] Qt: simple prefs dependency on Win32
Jean-Baptiste Kempf
- [vlc-commits] Change fs controller and mouse cursor hide timeout to 1000 ms
Kaarlo Raiha
- [vlc-commits] Qt: cache some config variables
Jean-Baptiste Kempf
- [vlc-commits] Qt, Sprefs: hide the style selection on Win32 and fix it
Jean-Baptiste Kempf
- [vlc-commits] Qt: reload some preferences live
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix a potential crash with the systray management
Jean-Baptiste Kempf
- [vlc-commits] Qt: Delay system tray creation
Jean-Baptiste Kempf
- [vlc-commits] Qt: regroup systray connect to a central place
Jean-Baptiste Kempf
- [vlc-commits] D3D vout: don't spam too much the messages in release mode
Jean-Baptiste Kempf
- [vlc-commits] Win32: use DWORD_PTR instead of DWORD for callback declaration
Jean-Baptiste Kempf
- [vlc-commits] --enable-release doesn't exist anymore
Rafaël Carré
- [vlc-commits] instead of sending the uri as name to input_item_NewExt, send NULL and the core will deal with it (fix #5378)
Rob Jonson
- [vlc-commits] playlist.xml now draws it's data from the common model in httprequests. lua output data is the same for backwards compatibility
Rob Jonson
- [vlc-commits] add playlist.json as an additional view of playlist data
Rob Jonson
- [vlc-commits] note in readme that playlist_jstree is not a supported part of the interface
Rob Jonson
- [vlc-commits] revert previous attempt to make browse handle uri and path in the dir param
Rob Jonson
- [vlc-commits] expose make_path to lua
Rob Jonson
- [vlc-commits] update browse.xml to support uri as preferred param
Rob Jonson
- [vlc-commits] add browse.json as an alternative view of the browse data
Rob Jonson
- [vlc-commits] Breton translation update
Denis Arnaud
- [vlc-commits] NEWS: wording
Felix Paul Kühne
- [vlc-commits] macosx: fixed l10n of the Growl setting
Felix Paul Kühne
- [vlc-commits] macosx: fixed l10n of the Growl option
Felix Paul Kühne
- [vlc-commits] macosx: fixed hotkey support for the arrow keys and improved their handling in the sprefs
Felix Paul Kühne
- [vlc-commits] Use maximum precision for FI32 volume
Rémi Denis-Courmont
- [vlc-commits] Deal with saturation correctly for S16N volume
Rémi Denis-Courmont
- [vlc-commits] Fix typos in httplive.c
F. Yhuel
- [vlc-commits] uri should be made from path without special xml chars currently, html entities are being inserted in the uri
Rob Jonson
- [vlc-commits] Remove stripslashes for input mrl. It' s wrong and was only needed for the old internal web client
Rob Jonson
- [vlc-commits] Move character escaping from the model contents, to the output helpers.
Rob Jonson
- [vlc-commits] MKV: Fix build with libmatroska 1.3.0
Dominique Leuenberger
- [vlc-commits] Contribs: upgrade libebml 1.2.2 and libmatroska 1.3
Jean-Baptiste Kempf
- [vlc-commits] ALSA: fallback to another sample format where needed
Rémi Denis-Courmont
- [vlc-commits] ALSA: improve (and uglify) channels configuration selection
Rémi Denis-Courmont
- [vlc-commits] Qt: improve look and feel of the seek handle
Ludovic Fauvet
- [vlc-commits] Bump Qt minimum version to 4.6.0
Ludovic Fauvet
- [vlc-commits] Qt: animate the handle of the seek slider
Ludovic Fauvet
- [vlc-commits] Qt: attempt to fix the borderless time bubble on KDE
Ludovic Fauvet
- [vlc-commits] omxil: Interpret OMX_COLOR_FormatYUV420SemiPlanar as NV12
Martin Storsjö
- [vlc-commits] omxil: Don't trust a qcom decoder claiming to output 420 planar
Martin Storsjö
- [vlc-commits] contrib: fix FFmpeg unpacking (multiple times)
Rémi Denis-Courmont
- [vlc-commits] Qt4: remove Qt versions 4.3-4.5 specific code
Rémi Denis-Courmont
- [vlc-commits] HTTP out: clarify dst= syntax change error
Rémi Denis-Courmont
- [vlc-commits] HTTP: deal with https in warning too
Rémi Denis-Courmont
- [vlc-commits] RTP: pass path rather than URL to RtspSetup()
Rémi Denis-Courmont
- [vlc-commits] RTP: inform about RTSP destination syntax change
Rémi Denis-Courmont
- [vlc-commits] VoD: inform about RTSP destination syntax change
Rémi Denis-Courmont
- [vlc-commits] VoD: inform about RTSP destination syntax change
Rémi Denis-Courmont
- [vlc-commits] win32 manifest files: don't force x86 arch
Rafaël Carré
- [vlc-commits] win64: enable qt4 / skins2
Rafaël Carré
- [vlc-commits] skins2 doesn't depend on ctl3d32.dll
Rafaël Carré
- [vlc-commits] skins2: get correct header for _mkdir
Rafaël Carré
- [vlc-commits] l10n: Basque update
Xabier Aramendi
- [vlc-commits] Split SPS/PPS parsing and annex b conversion to a reusable utility function
Martin Storsjö
- [vlc-commits] omxil: Feed H264 in annex b format
Martin Storsjö
- [vlc-commits] Qt: fix tooltip events handling on Win32
Ludovic Fauvet
- [vlc-commits] remove hack no longer needed for win32
Rafaël Carré
- [vlc-commits] fix zsh completion
Rafaël Carré
- [vlc-commits] Contribs: update matroska checksum.
Konstantin Pavlov
- [vlc-commits] h264_nal: Make the p_nal_size parameter optional
Martin Storsjö
- [vlc-commits] omxil: Avoid warnings about differences in signedness
Martin Storsjö
- [vlc-commits] omxil: Include h264_nal.h in the SOURCES of the omxil/iomx modules
Martin Storsjö
- [vlc-commits] omxil: Avoid warnings about implicitly casting a const char* to OMX_STRING
Martin Storsjö
- [vlc-commits] omxil: Avoid warnings about unused parameters in the IOMX C++ file
Martin Storsjö
- [vlc-commits] omxil: Simplify the definition of SOURCES_iomx
Martin Storsjö
- [vlc-commits] omxil: ignore software codecs
Ming Hu
- [vlc-commits] zsh completion: refactor
Rafaël Carré
- [vlc-commits] Configure: simplify kate detection
Jean-Baptiste Kempf
- [vlc-commits] Audiobar: remove unused variable
Jean-Baptiste Kempf
- [vlc-commits] Reorder configure.ac to improve --help readability
Jean-Baptiste Kempf
- [vlc-commits] OMX: try to fix compilation issue on INT_MAX
Jean-Baptiste Kempf
- [vlc-commits] Contribs: provide libXau URL and proper SHA512SUM.
Konstantin Pavlov
- [vlc-commits] Properly disable ISDB-T code with Linux DVB 5.0
Rémi Denis-Courmont
- [vlc-commits] Try to correct (lack of) ISDB-S with Linux DVB 5.0
Rémi Denis-Courmont
- [vlc-commits] Update Breton translation
Denis ARNAUD
- [vlc-commits] Update Chinese Simplified translation
Dean Lee
- [vlc-commits] Qt4: fix invalid pointer on unknown V4L2 control type (fix #5391)
Rémi Denis-Courmont
- [vlc-commits] Qt4: fix invalid pointer on unknown V4L2 control type (fix #5391)
Rémi Denis-Courmont
- [vlc-commits] Add another jpeg2000 fourcc by Lead
Jean-Baptiste Kempf
- [vlc-commits] Skip redundant chapters
Tobias Güntner
- [vlc-commits] Stream out switcher: use existing kludges to port to new FFMpeg/Libav
Konstantin Pavlov
- [vlc-commits] NEWS: update for 1.1.12
Jean-Baptiste Kempf
- [vlc-commits] OMX: rename GetVlcAudioFormat to OmxToVlcAudioFormat
Jean-Baptiste Kempf
- [vlc-commits] android: Enable the iomx module
Martin Storsjö
- [vlc-commits] Remove gitmodules
Jean-Baptiste Kempf
- [vlc-commits] Fix configure for Win32 on OpenGL detection
Jean-Baptiste Kempf
- [vlc-commits] Qt: fix a regression on Linux
Ludovic Fauvet
- [vlc-commits] Qt: Fix corner-case with some top level windows
Ludovic Fauvet
- [vlc-commits] l10n: Sinhala update
Ajith Manjula
- [vlc-commits] l10n: update polish installer
Michał Trzebiatowski
Last message date:
Fri Sep 30 19:37:49 CEST 2011
Archived on: Fri Sep 30 19:37:50 CEST 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).