]> git.sesse.net Git - vlc/shortlog
vlc
2011-07-12 Francois CartegnieQt: SoundSlider: make 100% value green
2011-07-12 Rémi Denis... Fix logic
2011-07-12 Rémi Denis... AVI: abort on allocation failure
2011-07-12 Rémi Denis... AVI: fix heap buffer overflow (CVE-2011-2588)
2011-07-12 Rémi Denis... real: fix heap buffer overflow (CVE-2011-2587)
2011-07-12 Rémi Denis... file: detect long remote paths correctly on Win32
2011-07-12 Rémi Denis... taglib: support long paths on Win32
2011-07-12 Rémi Denis... Win32: handle file paths of arbitrary length (in file...
2011-07-12 Rémi Denis... folder meta: remove left-over
2011-07-12 Felix Paul... macosx: replaced quartztext options in the simple prefs...
2011-07-12 Jean-Baptiste... Qt: Fix protectedness of customEvent
2011-07-12 Rémi Denis... Split mdate(), mwait(), msleep() to POSIX and Win32...
2011-07-12 Rémi Denis... Factor common code
2011-07-12 Rémi Denis... Remove unused INPUT_ADD_OPTION
2011-07-12 Rémi Denis... DTV: remove dvb_guess_system()
2011-07-12 Rémi Denis... DTV: use dvb_enum_systems() instead of dvb_guess_system()
2011-07-12 Rémi Denis... DTV: add dvb_enum_systems() to list supported delivery...
2011-07-12 Jean-Baptiste... Add .caf file format
2011-07-12 Jean-Baptiste... More debug info about filetype
2011-07-12 Francois CartegnieQt: advanced_open: use QTimeEdit instead of QDoubleSpinBox
2011-07-12 Felix Paul... vlc input control: fixed execution on Mac OS
2011-07-11 Francois CartegnieQt: Make chapters marks clickable
2011-07-11 Francois CartegnieQt: make SeekPoints handle jump to chapter requests
2011-07-11 Francois CartegnieQt: add chapters to SeekSlider
2011-07-11 Francois CartegnieQt: add SeekPoints data
2011-07-11 Francois Cartegnievlc input control: add INPUT_GET_TITLE_INFO
2011-07-11 Rémi Denis... Update input item type guesses
2011-07-11 Rémi Denis... udev: drop V4L1 support
2011-07-11 Rémi Denis... Abort an demux allocation failures
2011-07-11 Rémi Denis... Check most demux_t.p_sys allocations
2011-07-11 Rémi Denis... Add xcalloc(). Do not use this in new code!
2011-07-11 Rémi Denis... Dummy decoder: use stdio and simplify
2011-07-11 Rémi Denis... folder cover: lift PATH_MAX limit
2011-07-11 Rémi Denis... Useless #include
2011-07-11 Rémi Denis... Remove getcwd() replacement
2011-07-11 Rémi Denis... make_URI: use vlc_getcwd()
2011-07-11 Rémi Denis... vlc_getcwd: return current directory as UTF-8
2011-07-11 Rémi Denis... Remove __ prefix in *New() core functions
2011-07-11 Rémi Denis... Remove object type field
2011-07-11 Rémi Denis... Remove VLC_OBJECT_INPUT type
2011-07-11 Rémi Denis... stream: re-use existing input pointer for statistics
2011-07-11 Rémi Denis... Remove VLC_OBJECT_DECODER type
2011-07-11 Rémi Denis... Do not check vlc_object_alive() on decoders
2011-07-11 Rémi Denis... Remove VLC_OBJECT_VOUT
2011-07-11 Rémi Denis... Remove VLC_OBJECT_AOUT
2011-07-11 Felix Paul... macosx: make sure that we don't block media keys for...
2011-07-11 Jean-Baptiste... MP4: recognize 3gp4 brand in debug
2011-07-11 Jean-Baptiste... MP4: do not warn about unsupported control query
2011-07-11 Jean-Baptiste... TS demux: mark CSA options as safe
2011-07-11 Rafaël Carréupdate live patch(es)
2011-07-11 Rafaël Carréqt4: only build main_interface_win32.cpp for windows
2011-07-11 Pierre Ynardchroma_yuv_neon: forgotten stuff
2011-07-10 Rémi Denis... Mark non-file input items as preparsed even if they...
2011-07-10 Felix Paul... macosx: stability improvements
2011-07-10 Felix Paul... auhal: fixed detection of available output stream formats
2011-07-10 Rémi Denis... libvlc_audio_output_set: really force the requested...
2011-07-10 Rémi Denis... Remove useless vlc_object parameter when creating an...
2011-07-10 Rémi Denis... libvlc_media_parse: thread-safety
2011-07-10 Rafaël Carréavcodec EncodeVideo(): reduce indentation level
2011-07-10 Rémi Denis... libvlc_media_get_meta: do not free(NULL)
2011-07-10 Rémi Denis... playlist preparse and fetch: return error if appropriate
2011-07-10 Rémi Denis... Remove debug-only dependency of vlc_events on vlc_object
2011-07-10 Rémi Denis... Use vlc_atomic_t for input item ID
2011-07-10 Rémi Denis... Add VLC_ATOMIC_INIT, static initializer for vlc_atomic_t
2011-07-10 Felix Paul... macosx-framework: expand .gitignore a bit
2011-07-10 Ron FrederickMacOS GUI: Tie display fade to "Black out" preference
2011-07-09 Jean-Baptiste... Flac demux: misc cleanup
2011-07-09 Jean-Baptiste... Taglib: header cleanups
2011-07-09 Jean-Baptiste... Taglib: add more debug about cover art
2011-07-09 Rémi Denis... Fix audio outputs access aout internals directly
2011-07-09 Alexey SokolovFix doxygen for libvlc_audio_output_set
2011-07-08 Rémi Denis... Mix 16-bits PCM instead of fixed-point if input is...
2011-07-08 Rémi Denis... Merge all audio output locks except volume control
2011-07-08 Rémi Denis... Add pause callback for audio output (aout_output_t...
2011-07-08 Rémi Denis... Fix infinite mixing loop with dummy audio output
2011-07-08 Hugo Beauzée... lua: Propagate meta_changed events.
2011-07-08 Jean-Baptiste... Support of Lagarith
2011-07-07 Rémi Denis... chroma_yuv_neon: packed to planar YUV422
2011-07-07 Rémi Denis... Forgotten stuff
2011-07-07 Rémi Denis... chroma_yuv_neon: add planar to packet YUV422 conversions
2011-07-07 Rémi Denis... chroma_yuv_neon: add conversions to YVYU and VYUY ...
2011-07-07 Rémi Denis... Clean up NEON chroma converter
2011-07-07 Rémi Denis... Remove unused vlc_execve()
2011-07-07 Rémi Denis... Move vlc_gettext() with vlc_bindtextdomain()
2011-07-07 Rémi Denis... Remove useless copy of LGPLv2.1
2011-07-07 Jean-Baptiste... Add .mtv extension
2011-07-07 Ilkka OllakkaQt4: add slider to adjust playlist scaling
2011-07-07 Ilkka OllakkaQt4: add size-scale into playlist model
2011-07-07 Hugo Beauzée... lua: qt4: Fixing dropdown update function.
2011-07-07 Hugo Beauzée... lua: Don't update a widget that was just created.
2011-07-07 Hugo Beauzée... lua: Fixing a comment.
2011-07-07 Sébastien Escudiercontrib : update live555
2011-07-07 Rafaël Carréfix [da2c15aed3eed6939eda8fad82056a40367fbfed]
2011-07-06 Laurent AimarDo not check file size coherency on multi-parts rar.
2011-07-06 Ilkka Ollakkahttplive: check that we actually don't add empty line...
2011-07-06 Rémi Denis... shasum does not know -
2011-07-06 Rémi Denis... contrib: use Perl shasum if sha512sum is not found
2011-07-06 Rémi Denis... Qt4: accept close event on main interface (fix #4606)
2011-07-06 Rémi Denis... contrib: enable contrib from (VLC) builddir subdirectory
2011-07-06 Rémi Denis... contrib: do not create host directories from bootstrap
next