]> git.sesse.net Git - vlc/history - modules
NAME_MAX is undefined on SunOS
[vlc] / modules /
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...
2010-05-16 Ilkka Ollakkaqt4: little fix for sout-http muxing check
2010-05-16 Ilkka Ollakkaqt4: sout-widget changes to check mux
2010-05-15 Rémi Denis-CourmontNEON deinterlace: fix register clobber
2010-05-15 Rémi Denis-CourmontNo need for common SUFFIXES definition anymore
2010-05-15 Ilkka Ollakkaqt4: fix preferences, set empy as default only if setti...
2010-05-15 Ilkka Ollakkaqt4: don't add duplicate on convert if not needed
2010-05-15 Ilkka Ollakkaqt4: change mp4v/mp4 profile to h264/mp4 and make it...
2010-05-15 Ilkka Ollakkaqt4: videobitrate range from 0 to 32768
2010-05-15 Rémi Denis-Courmontdrawable: fix typo, should fix assertion with two or...
2010-05-15 Ilkka Ollakkaqt4: set empty choice as default in preferences if...
2010-05-15 Ilkka Ollakkaqt4: add x264 tune/preset on simple-preferences
2010-05-15 Ilkka Ollakkaqt4: add empty-string instead skipping string on prefer...
2010-05-15 Ilkka Ollakkatranscode: refactor littlebit video-encoding
2010-05-14 Laurent AimarFixed dxva2 regression when using NV12.
2010-05-14 Laurent AimarRewrote grain from scratch using filtered gaussian...
2010-05-14 Laurent AimarUsed vlc_fourcc_GetChromaDescription in gradfun.
2010-05-14 Laurent AimarDisabled GPU acceleration when using ffmpeg-mt.
2010-05-13 Laurent AimarFixed output format of audio format.c convertor.
2010-05-12 Rémi Denis-CourmontXCB/window: fix xgettext comments
2010-05-12 Ilkka Ollakkablend: find correct blender on opening not inside Blend()
2010-05-11 Ilkka Ollakkadvdnav: use decoded path
2010-05-11 Ilkka Ollakkataglib: use decoded path
2010-05-10 Christophe MutricyCompile fix
2010-05-10 Christophe MutricyCompile fix
2010-05-10 Laurent AimarMade SPU commands go through vout.
2010-05-10 Rémi Denis-CourmontRename access_t.psz_path to psz_location
2010-05-10 Rémi Denis-CourmontUse file path instead of URL where appropriate
2010-05-10 Rémi Denis-CourmontDV: remove useless strdup
next