]> git.sesse.net Git - vlc/shortlog
vlc
2010-05-23 MihkelImprove Estonian comment
2010-05-23 Christophe... Really get rid of sdl-config
2010-05-23 Christophe... Linking to X11 is optional
2010-05-23 Laurent AimarAdded Qt::Tool flag on the fullscreen widget.
2010-05-23 Laurent AimarFixed vout reuse regression.
2010-05-23 Laurent AimarGives the needed DPB size when requesting a vout.
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-23 Ilkka Ollakkayoutube.lua: add demux=avformat,ffmpeg for options
2010-05-23 Felix Paul... contribs: updated binary packages for Mac OS X includin...
2010-05-23 Felix Paul... ffmpeg-libvpx: fixed typo
2010-05-23 Felix Paul... contribs: .glib is no longer a valid target
2010-05-23 Felix Paul... contribs: added Google's libvpx patch for ffmpeg with...
2010-05-22 Felix Paul... Mac OS X: sparkle update feed is now available on updat...
2010-05-22 Felix Paul... contribs: fixed libvpx compilation on Mac OS X
2010-05-22 Felix Paul... Mac OS X: added missing key to fix updates with Sparkle.
2010-05-22 Felix Paul... Mac OS X: added various missing file extensions to...
2010-05-22 Ilkka Ollakkaappletrailers: add ffmpeg-fallback to demuxer
2010-05-21 Jean-Baptiste... Contrib: fix typo
2010-05-21 Jean-Baptiste... Contrib: vpx small fix
2010-05-21 Laurent AimarGives the input_thread_t to use to vout_Request().
2010-05-21 Laurent AimarMoved spu_Attach definition to the core.
2010-05-21 Laurent AimarModified the prototype of vout_Request and unexport...
2010-05-21 Jean-Baptiste... Win32 Register .webm extension
2010-05-21 Ilkka Ollakkaappletrailers: remove unneeded debug
2010-05-21 Ilkka Ollakkaremove unneeded appletrailers_iphone.lua
2010-05-21 Ilkka Ollakkaappletrailers sd: rewrite
2010-05-21 Jean-Baptiste... Rename On2's VP8 to Google/On2's VP8
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 AimarAllowed vout_display_DeleteWindow(vd, NULL) to destroy...
2010-05-20 Laurent AimarReused vout window in vout_Request().
2010-05-20 Laurent AimarFixed initial fullscreen support in XCB vout display...
2010-05-20 Laurent AimarAvoided recreating vout_thread_t in vout_Request().
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 Michał TrzebiatowskiSmall correction
2010-05-20 Michał Trzebiatowskil10n: Polish update
2010-05-20 Pierre Ynardps demux: reset current pts when seeking
2010-05-20 Jean-Baptiste... Contribs: more includes copying and ranlib on libvpx
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... Contrib: support for vpx with HACKS
2010-05-19 Erwan Tulouskins2: fix typo in documentation
2010-05-19 Erwan Tulouskins2: update documentation with new features for...
2010-05-19 Jean-Baptiste... Support .3gp in interface open dialogs
2010-05-19 Jean-Baptiste... Mozilla: Add the relevant webm mimetypes to the webplguin
2010-05-19 Jean-Baptiste... Use the correct LIBAVCODEC_VERSION_MINOR for VP8
2010-05-19 Jean-Baptiste... Recognize the new .webm extension in interfaces
2010-05-19 Laurent AimarFixed crop behavior (with a ratio) after AR changes.
2010-05-19 Jean-Baptiste... Avcodec: prepare the binding to VP8 in ffmpeg
2010-05-19 Jean-Baptiste... Support for webm/mkv and VP8 inside it
2010-05-19 Jean-Baptiste... Add VP8 fourcc VP80
2010-05-18 Jean-Baptiste... MP4: small cosmetics fixes
2010-05-18 Jean-Baptiste... MP4: support for trkn atom
2010-05-18 Jean-Baptiste... MP4: support for gnre atom
2010-05-18 Laurent AimarMoved "sub-filter" from spu_t to vout_thread_t.
2010-05-18 Laurent AimarCosmetics (vout).
2010-05-18 Laurent AimarPrepared for a better vout reuse.
2010-05-18 Laurent AimarRemoved useless includes.
2010-05-18 Laurent AimarMade video_format_t vout_Create/Request parameter const.
2010-05-18 Erwan Tulouskins2: add support for art in default skin
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 Laurent AimarImproved vout behavior on crop/ar/zoom changes (close...
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... Qt: rate display: fix [5bf9231283106ed14d0eb3272da2db4e...
2010-05-17 Jean-Baptiste... Qt: 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... Qt: Block extended filter to not appear off-screen
2010-05-17 Jean-Baptiste... Qt: reset rate display at new input
2010-05-17 Jean-Baptiste... Zoom hotkeys: fix conflicts with Qt interface
2010-05-17 Jean-Baptiste... Qt: correctly restore the playlistWidget state when...
2010-05-17 Jean-Paul Samanaudio/converter/fixed.c: cleanup
2010-05-17 Ilkka Ollakkaappletrailers sd: fix parsing
2010-05-17 Ilkka Ollakkaappletrailers_iphone: remove debug message
2010-05-17 Jean-Baptiste... Win32: unbrake configure
2010-05-16 Ilkka Ollakkaavcodec: blacklist some codecs for multithreading
2010-05-16 Ilkka Ollakkalua apple_iphone: strip " - .*" from title and change...
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 Dean Leel10n: Chinese update
next