]> git.sesse.net Git - vlc/shortlog
vlc
2011-02-23 Jean-Baptiste... DShow: cleaning and cosmetics
2011-02-23 Jean-Baptiste... BDA: slight cleaning
2011-02-23 Jean-Baptiste... DShow: GUID cleaning
2011-02-23 Jean-Baptiste... Vobsub: language is not necessarily on 2 characters
2011-02-23 Rémi DuraffortFix compilation for systems without search.h
2011-02-23 Jean-Baptiste... BDA: work-around weird linking issue
2011-02-23 Pierre Ynardi19n: remove renamed header
2011-02-23 Pierre Ynarddoc: update .PHONY to 2011
2011-02-22 Jean-Baptiste... DShow: Split the GUIDs and the definition to another...
2011-02-22 Jean-Baptiste... DShow: Header File renaming
2011-02-22 Jean-Baptiste... DShow: kill a warning
2011-02-22 Jean-Baptiste... DShow: declare the IAMTunerNotification interface
2011-02-22 Jean-Baptiste... Contribs: replace dshow headers by free ones
2011-02-22 Jean-Baptiste... DShow: create the necessary interfaces
2011-02-22 Jean-Baptiste... DShow: GUID fixes
2011-02-22 Jean-Baptiste... DShow: add VIDEO_STREAM_CONFIG_CAPS and AUDIO_STREAM_CO...
2011-02-22 Jean-Baptiste... DShow: adding AMTuner enums when doc was available
2011-02-22 Jean-Baptiste... BDA: add a necessary MPEG2 GUID
2011-02-22 Mirsal EnnaimeRevert "xiph demux: _correctly_ remove warning"
2011-02-22 Jean-Paul Samanstream_filter/httplive.c: Do not allow cancellation...
2011-02-22 Mirsal Ennaimexiph demux: _correctly_ remove warning
2011-02-22 Andri Pálssonxiph demux: Kill a warning (comparison betw. signed...
2011-02-22 Jean-Paul Samanstream_filter/httplive.c: use vlc_clone() and vlc_join()
2011-02-22 Jean-Paul Samanstream_filter/httplive.c: use stream_* API iso module_n...
2011-02-22 Jean-Paul Samanstream_filter/httplive.c: Fix bug that terminated readi...
2011-02-22 Pierre Ynardvimeo: use avformat demuxer
2011-02-21 Daniel Mierswaconfigure: fix typo about xcb hotkeys
2011-02-21 Daniel Mierswaconfigure: remove useless check
2011-02-21 Daniel Mierswaconfigure: have_libgcrypt = yes in enable_gnutls section
2011-02-21 Daniel Mierswaconfigure: crystalhd is default "auto"
2011-02-21 Jean-Baptiste... CrystalHD: autodetect headers when configuring
2011-02-20 Jean-Baptiste... Qt: fix the postproc tooltip in SPrefs
2011-02-20 Jean-Baptiste... Move /modules/misc/lua/ to /modules/lua
2011-02-20 Juha JeronenRefactored deinterlacer frame history mechanism
2011-02-20 Laurent AimarReset the number of fields to 2 after deinterlacing.
2011-02-20 Laurent AimarRemoved useless call to picture_Setup() in dc1394 access.
2011-02-20 Laurent AimarSet picture_t::i_nb_fields to 2 by default.
2011-02-20 Juha JeronenSoft field repeat support for deinterlacer
2011-02-20 Juha JeronenIncrease private_picture to 4 to accommodate filters...
2011-02-20 Jean-Baptiste... Update LIST
2011-02-20 Jean-Baptiste... Qt: rename utility classes
2011-02-20 Jean-Baptiste... Do not distribute some sd and extensions
2011-02-20 Jean-Baptiste... po: Remove deleted files
2011-02-20 Rémi Denis... EGL: remove the dlopen() hack
2011-02-20 Rémi Denis... Remove the XID provider check.
2011-02-20 Rémi Denis... Remove redumdant AC_SUBST's
2011-02-20 Rémi Denis... Remove legacy xcb-keysyms support
2011-02-20 Rémi Denis... Require "complete" enough libxcb-xv
2011-02-20 Rémi DuraffortUse strcmp instead of strncmp (the matching will be...
2011-02-20 Rémi Duraffortvideo_filter_marq: fix strncmp length.
2011-02-20 Rémi Duraffortdemux_ogg: fix strncmp length.
2011-02-20 Rémi Duraffortrtsp: fix strncmp length.
2011-02-19 Rémi Denis... Use the struct name
2011-02-19 Rémi Denis... Missing include
2011-02-19 Jean-Baptiste... MMS: minor locality improvements
2011-02-19 Marton BalintFix typo in mms asf extended stream parser
2011-02-19 Mirsal Ennaimedbus: Use vlc_pipe
2011-02-19 Mirsal Ennaimedbus: Rework the main loop
2011-02-19 Rémi Denis... Partial support for Mesa GL ES v1 and v2
2011-02-19 Rémi Denis... GL: create one plugin per API since we link different...
2011-02-19 Rémi Denis... EGL: cleanup build rules
2011-02-19 Rémi Denis... Remove useless struct hotkey.i_action
2011-02-19 Rémi Denis... XCB/global: no need to keep track of VLC actions
2011-02-19 Rémi Denis... Win32 global hotkeys: update to key items as strings
2011-02-19 Rémi Denis... XCB/global: update to key items as strings
2011-02-19 Rémi Denis... Export vlc_str2keycode()
2011-02-19 Rémi Denis... EGL: convert to OpenGL provider
2011-02-19 Rémi Denis... EGL: need to load libGL too...
2011-02-19 Rémi Denis... GL: OpenGL/ES/ES2 video output using the generic OpenGL...
2011-02-19 Rémi Denis... Define VOUT_WINDOW_TYPE_NATIVE
2011-02-19 Rémi Denis... Replace vout_opengl_t with vlc_gl_t
2011-02-19 Rémi Denis... vlc_gl_t: abstract OpenGL provider
2011-02-19 Rémi Denis... Direct2D: strictly higher priority than glwin32
2011-02-18 Samuli SuominenFix notify plugin build with libnotify 0.7.
2011-02-18 Francois CartegnieQt: MIM: Make use of singleton
2011-02-17 Jean-Baptiste... caca: fix sign-casting for comparison
2011-02-17 Jean-Baptiste... Freetype: reindent
2011-02-17 Jean-Baptiste... Freetype: sign correctness
2011-02-17 Jean-Baptiste... Puzzle: kill a warning
2011-02-17 Jean-Baptiste... AVI: change function prototype for sign-correctness
2011-02-17 Jean-Baptiste... access_attachment: kill a warning
2011-02-17 Jean-Baptiste... Access_http: fix sign comparison warning
2011-02-17 Jean-Baptiste... VCD: small cosmetics and avoid calling block_New with...
2011-02-17 Jean-Baptiste... VCD: fix sign comparison error
2011-02-17 Rémi Denis... Rationalize video output priorities
2011-02-17 Pierre Ynardi18n: remove renamed files
2011-02-17 Pierre YnardFix include path in moved file
2011-02-17 Pierre YnardMakefile: rename file right
2011-02-17 Pierre YnardVCDX: build fix
2011-02-17 Rémi Denis... Move core POSIX files to their own directory like Windo...
2011-02-17 Pierre Ynardlua intf: don't print passwords in the logs
2011-02-17 Jean-Baptiste... Support for hdv9 fourcc
2011-02-17 Jean-Baptiste... Support for hdv4 fourcc
2011-02-17 Jean-Baptiste... VLMshell: use %Y-%m-%d instead of %F
2011-02-17 Jean-Baptiste... RC: kill a warning on Win32
2011-02-17 Jean-Baptiste... TY: housekeeping...
2011-02-17 Jean-Baptiste... VCDX: fix wrong printf format
2011-02-17 Jean-Baptiste... src/playlist: kill warnings
2011-02-17 Jean-Baptiste... text/unicode: kill a "no previous prototype" warning
2011-02-17 Jean-Baptiste... HTML export: we have enough spam, thanks
next