]> git.sesse.net Git - vlc/history - modules
Removed duplicated vout_Close description.
[vlc] / modules /
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
2010-05-18 Jean-Baptiste KempfMP4: small cosmetics fixes
2010-05-18 Jean-Baptiste KempfMP4: support for trkn atom
2010-05-18 Jean-Baptiste KempfMP4: support for gnre atom
2010-05-18 Laurent AimarMoved "sub-filter" from spu_t to vout_thread_t.
2010-05-18 Laurent AimarRemoved useless includes.
2010-05-18 Erwan Tulouskins2: implement art display in image controls
2010-05-18 Erwan Tulouskins2: fix a refresh artefact (not frequent corner...
2010-05-18 Erwan Tulouskins2(Linux): delete needs [] in C++ for arrays
2010-05-18 Pierre Ynardvod_rtsp: remove tautology
2010-05-18 Pierre Ynardvod_rtsp: do not unpause stream on PAUSE request
2010-05-17 Jean-Baptiste KempfQt: rate display: fix [5bf9231283106ed14d0eb3272da2db4e...
2010-05-17 Jean-Baptiste KempfQt: keep the video centered when the vout resizes twice...
2010-05-17 Erwan Tuloumediadirs: ensure uri-encoded path is passed to vlc...
2010-05-17 Erwan Tulouskins2: ensure uri-encoded paths are passed to vlc...
2010-05-17 Jean-Baptiste KempfQt: Block extended filter to not appear off-screen
2010-05-17 Jean-Baptiste KempfQt: reset rate display at new input
2010-05-17 Jean-Baptiste KempfQt: correctly restore the playlistWidget state when...
2010-05-17 Jean-Paul Samanaudio/converter/fixed.c: cleanup
2010-05-16 Ilkka Ollakkaavcodec: blacklist some codecs for multithreading
2010-05-16 Laurent AimarLoad both AVI indexes (ODML and standard) and choose...
2010-05-16 Laurent AimarFixed key flag for odml indexes (avi demuxer).
2010-05-16 Laurent AimarNo functionnal changes (avi demuxer).
2010-05-16 Laurent AimarFlush the video track even on dvd menus not using DVDNA...
2010-05-16 Laurent AimarFlush avcodec on discontinuity.
2010-05-16 Ilkka Ollakkax264: preset/tune are in from X264_BUILD >= 86
2010-05-16 Ilkka Ollakkaqt4: add x264 profile/level to simple-preferences
2010-05-16 Ilkka Ollakkax264: bump required version to >= 0.86
2010-05-16 Ilkka Ollakkax264: add info about letting libx264 set level when...
next