]> git.sesse.net Git - vlc/history - modules
Set vout_display_info_t::has_event_thread for msw and xcb vouts.
[vlc] / modules /
2010-05-30 Laurent AimarSet vout_display_info_t::has_event_thread for msw and...
2010-05-30 Laurent AimarRevert "Helpers to emit asynchronous key press events...
2010-05-30 Laurent AimarRevert "SDL: use key thread (partially fix #3661)"
2010-05-30 Laurent AimarRevert "CACA: use key thread (partially fix #3661)"
2010-05-30 Laurent AimarRevert "AA: use key thread (partially fix #3661) -...
2010-05-30 Rémi Denis-CourmontAA: use key thread (partially fix #3661) - untested
2010-05-30 Rémi Denis-CourmontCACA: use key thread (partially fix #3661)
2010-05-30 Rémi Denis-CourmontSDL: use key thread (partially fix #3661)
2010-05-30 Rémi Denis-CourmontHelpers to emit asynchronous key press events (refs...
2010-05-30 Rémi Denis-Courmonttransform: invert horizontal and vertical flip
2010-05-29 Jean-Baptiste KempfWork-around a Qt issue when starting in minimal mode
2010-05-29 Laurent AimarMoved "sub-margin" to vout.
2010-05-29 Laurent AimarSimplify up/down subtitle hotkey.
2010-05-29 김정은freetype: Try to use non-bitmap fonts first and fallbac...
2010-05-29 Rémi Denis-CourmontFix Server: HTTP and RTSP header syntax
2010-05-29 Rémi Denis-Courmontlive: fix HTTP user agent syntax
2010-05-29 Rémi Denis-CourmontHTTP: add LibVLC version to User-Agent correctly
2010-05-29 Rémi Denis-CourmontPartially fix previous commit: allow forward slash
2010-05-29 Rémi Denis-CourmontHTTP access: validate user agent string
2010-05-29 Rémi Denis-CourmontHTTP access: fix User-Agent syntax
2010-05-29 Rémi Denis-CourmontHTTP access: use var_Inherit*()
2010-05-29 Ilkka Ollakkaavcodec: blacklist WMV2 also, missed that codec previously
2010-05-29 Rémi Denis-CourmontPut http alias back from LUA to native
2010-05-29 Rémi Denis-CourmontVCD: fix segfault when opening not-a-file
2010-05-29 Rémi Denis-Courmonturl -> URL
2010-05-28 Jai MenonCosmetics : Fix real.c comment header since sipr suppor...
2010-05-28 Jean-Baptiste KempfASF muxer: remove unused variable.
2010-05-27 Christophe Mutricyi18n fix
2010-05-27 Jai MenonAdd Sipr support to the native Realmedia demuxer.
2010-05-27 Keary Griffincomsetic changes, remove define, and move callback...
2010-05-26 Laurent AimarRemoved vlc_object_find() in svcdsub.
2010-05-26 Laurent AimarUsed VLC_CODEC_OGT/CVD in ps demuxer.
2010-05-26 Jean-Baptiste KempfQt: fix Minimal view switching
2010-05-26 Laurent AimarRemoved all vlc_object_find in lua osd code.
2010-05-26 Laurent AimarUsed filter_GetInputAttachments in freetype and quartztext.
2010-05-26 Ilkka Ollakkaqt4: fix volume-slider tooltip to fit volume regarding...
2010-05-26 Ilkka Ollakkaavcodec: disable vp8-encoder options until it's in...
2010-05-26 Keary GriffinAdded livehttp access_out module to support HTTP Live...
2010-05-26 Ilkka Ollakkaavcodec: change version-check to 52.69.1 for libvpx...
2010-05-26 Jai MenonAdd support for DivX XSUB subtitle streams.
2010-05-26 Ilkka Ollakkaavcodec: add littlebit options that are adjusted for VP8
2010-05-26 Ilkka Ollakkaavcodec: check p_pict for NULL before using it
2010-05-26 Ilkka Ollakkaavcodec: set some hopefully reasonable defaults to...
2010-05-26 Ilkka Ollakkastandard: add webm-shortcut to mux
2010-05-26 Pierre Ynardrtp sout: move ES port number initialization
2010-05-26 Pierre Ynardrtp sout: don't add a=rtcp: in SDP if RTP port is not...
2010-05-25 Ilkka Ollakkax264: allow b-pyramid in main-profile selection
2010-05-25 Ilkka Ollakkax264: default b-pyramid to "normal" from X264_BUILD...
2010-05-25 Laurent AimarRemoved one vlc_object_find(VOUT, CHILD) in mkv.
2010-05-25 Laurent AimarRemoved one vlc_object_find(INPUT, PARENT) in subtitle_asa.
2010-05-25 Laurent AimarRemoved one vlc_object_find(INPUT, PARENT) in mkv.
2010-05-25 Jean-Baptiste KempfMP4: update Copyright
2010-05-25 Jean-Baptiste KempfMP4: support other annotation atoms (wrn, mak, mod...
2010-05-25 Jean-Baptiste KempfMP4: support numerous unusual metadata as extra_metadata
2010-05-25 Laurent AimarRemoved fake decoder.
2010-05-25 Laurent AimarRemoved fake access.
2010-05-25 Rémi Denis-Courmontpulse: require Xlib
2010-05-25 Ilkka Ollakkax264: make sure b-pyramid ain't set other than high...
2010-05-25 Ilkka Ollakkax264: change 8x8dct default to true and fix logic so...
2010-05-25 Ilkka Ollakkatranscode: use same pts with and without threads on...
2010-05-25 Ilkka Ollakkatranscode: use bool instead of int to inform if we...
2010-05-25 Rémi Denis-CourmontVOD: missing "unicast;" in SETUP Transport response...
2010-05-25 Rémi Durafforttaglib: read the cover art from mp4.
2010-05-25 Pierre Ynardrtp sout: fix reporting of sequence number when using...
2010-05-25 Jean-Baptiste KempfMP4: Recognize \xa9wrt
2010-05-25 Jean-Baptiste KempfMP4: support for the \xa9too atom
2010-05-24 Laurent AimarUsed dvdnav_get_video_resolution to fix the AR of some...
2010-05-24 Laurent AimarAdded an image demuxer.
2010-05-24 Laurent AimarFixed raw picture size in rawvideo codec.
2010-05-24 Laurent AimarMoved var_InheritURational to the core.
2010-05-24 Jean-Baptiste KempfMKV: code factorisation around extra_data filling
2010-05-24 Jean-Baptiste KempfRawvid: rewind to the beginning of the stream when...
2010-05-24 Jean-Baptiste KempfMKV: cosmetics
2010-05-24 Jean-Baptiste KempfMKV: code simplification
2010-05-24 Jean-Baptiste KempfMKV: code factorization on Tag parsing
2010-05-24 Ilkka Ollakkaqt4: don't force font and size in epg-widget
2010-05-24 Ilkka Ollakkaqt4: don't force pixelsize in soundslider
2010-05-24 Jai MenonAVI : Don't free uninitialized ES format descriptor...
2010-05-24 Ilkka Ollakkaqt4: respect qtconfig fontsize on icon_view
2010-05-23 Jean-Baptiste KempfMP4: fix off-by-one genre metadata reading
2010-05-23 Laurent AimarAdded Qt::Tool flag on the fullscreen widget.
2010-05-23 Laurent AimarMade XCB xvideo independant of VOUT_MAX_PICTURES.
2010-05-23 Pierre Ynardvod_rtsp: use CLOCK_FREQ
2010-05-23 Pierre Ynardvod: limit dynamic payload type to 127
2010-05-23 Pierre Ynardvod: remove useless lock
2010-05-20 Laurent AimarWorkaround non set reordered_opaque value with some...
2010-05-20 Laurent AimarCalled vout_display_DeleteWindow(vd, NULL) for vout...
2010-05-20 Laurent AimarFixed initial fullscreen support in XCB vout display...
2010-05-20 Laurent AimarFixed/improved support for video timestamp in mkv.
2010-05-20 Rémi DuraffortFix assertions. (dts-dynrng and spdif are boolean param...
2010-05-20 Pierre Ynardps demux: reset current pts when seeking
2010-05-20 Jai MenonMP4/MOV Demuxer : set audio track samplesize correctly...
2010-05-20 Ilkka Ollakkaavformat: check if stream can seek before setting is_st...
2010-05-20 Ilkka Ollakkatranscode: add clue to check earlier log-messages when...
2010-05-20 Ilkka Ollakkaavdemux: tell avformat that input is stream
2010-05-20 Ilkka Ollakkataglib: only try to read local files
2010-05-20 Ilkka Ollakkaaccess_http: add connection: close to headers, we close...
2010-05-19 Jean-Baptiste KempfUse the correct LIBAVCODEC_VERSION_MINOR for VP8
2010-05-19 Jean-Baptiste KempfAvcodec: prepare the binding to VP8 in ffmpeg
2010-05-19 Jean-Baptiste KempfSupport for webm/mkv and VP8 inside it
next