]> git.sesse.net Git - vlc/shortlog
vlc
2014-10-24 Hugo Beauzée... configure.ac: Generate pragmas that MSVC understands
2014-10-24 Hugo Beauzée... winvlc: Fix function pointer cast syntax
2014-10-24 Hugo Beauzée... contribs: ffmpeg/libav: Properly pass NM/AR env variables
2014-10-24 Hugo Beauzée... contrib: bluray: Remove deleted switch
2014-10-24 Hugo Beauzée... contribs: bluray: Fix xml2 option name
2014-10-24 Hugo Beauzée... yadif: Remove duplicated const
2014-10-24 Hugo Beauzée... mft: Provide the library that contains some of the...
2014-10-24 Hugo Beauzée... rc: Fix invalid returned value
2014-10-24 Hugo Beauzée... configure.ac: Fix aribb check
2014-10-24 Hugo Beauzée... modules: Remove use of gcc specific conditionals with...
2014-10-24 Hugo Beauzée... mmdevice: Use BOOL rather than WINBOOL
2014-10-24 Hugo Beauzée... dash: Remove unrequired (and invalid on some compiler...
2014-10-24 Thomas Guillemmediacodec: fix crash when color-format is invalid
2014-10-24 Sean McGovernsparkle: add SHA512SUM data
2014-10-24 Thomas Guillemomxil: fix crash if OMX_AllocateBuffer fails (debug...
2014-10-24 Thomas Guillemmediacodec: cleanly abort DecodeVideo if GetOutput...
2014-10-24 Adrien Maglochromecast: fix the device loading timeout
2014-10-24 Adrien Maglochromecast: initialize i_requestId
2014-10-23 Rémi Denis... variables: remove VLC_VAR_GETLIST (same as VLC_VAR_GETC...
2014-10-23 Rémi Denis... vout: remove the "scale" option
2014-10-23 Rémi Denis... vout: update "crop" when "crop-{top,bottom,left,right...
2014-10-23 Rémi Denis... vout: remove harmful or commented out display events
2014-10-23 Rémi Denis... lib: use "zoom" rather than "scale" (like interfaces)
2014-10-23 Rémi Denis... hotkeys: use "zoom" rather than "scale" (like the GUI do)
2014-10-23 Rémi Denis... vout: remove no longer needed hack
2014-10-23 Rémi Denis... vout: allow unlisted values for "aspect-ratio", "crop...
2014-10-23 Rémi Denis... variables: set VLC_VAR_HASCHOICE in var_Type() if there...
2014-10-23 Rémi Denis... variables: simplify and rectify list memory allocation
2014-10-23 Rémi Denis... variables: store a single type per list
2014-10-23 Rafaël CarréTS: Opus needs a registration descriptor
2014-10-23 Rémi Denis... mjpeg: do not assume that stream_Read() succeeds
2014-10-22 Damien Erambertmacosx: update yosemite graphics for time slider knob...
2014-10-22 Felix Paul... extras/ios: fix compilation with latest xcode releases
2014-10-22 Felix Paul... extras: libtool depends on automake, which in turn...
2014-10-22 Felix Paul... macosx: don't rebuild the playlist table unnecessarily...
2014-10-21 Francois Cartegniedemux: mp4: ifdef fragment debug info
2014-10-21 Francois Cartegniedemux: libmp4: fix invalid tfra values reading
2014-10-21 Francois Cartegniedemux: libmp4: add tfra version guard
2014-10-21 Erwan Tulouskins2: use new vout_window_ReportSize
2014-10-21 Francois Cartegniedemux: libmp4: change tfra debug verbosity
2014-10-21 Francois Cartegniedemux: mp4: never match an empty fragment computing...
2014-10-21 Francois Cartegniedemux: libmp4: change trun verbosity level
2014-10-21 Francois Cartegniedemux: mp4: never match an empty fragment on seek
2014-10-21 Felix Paul... extras/ios: add a debug flag to the build script
2014-10-21 Jean-Baptiste... VDA: silence a warning
2014-10-21 Jean-Baptiste... VDA: fix typo
2014-10-20 Rémi Denis... swscale: scale the whole picture (fixes #12085)
2014-10-20 Rémi Denis... swscale: dead code
2014-10-20 Rémi Denis... swscale: remove useless parameters
2014-10-20 Rémi Denis... XCB/window: create the handler thread even without...
2014-10-20 Rémi Denis... swscale: remove constantly zero parameter
2014-10-20 Hannes DomaniWin32: stop stacktrace on bad pointer
2014-10-20 Francois Cartegniedemux: mp4: set track priority by elst time
2014-10-20 Julian Scheelmmal/vout: Add some comments to vout_display_sys_t
2014-10-20 Thomas Guillemcontrib: speexdsp: fix build with android-ndk10c
2014-10-20 Thomas Guillemandroid: deactivate vout window plugin
2014-10-20 Francois Cartegniedemux: libmp4: add few encoders
2014-10-20 Rémi Denis... rawvideo: remove negative video height, signed overflow
2014-10-20 Rémi Denis... dshow: remove negative video height, signed overflow...
2014-10-20 Francois Cartegniedemux: mp4: set pts delay = preload
2014-10-20 Francois Cartegniedemux: libmp4: still read siblings if prev box failed
2014-10-20 Francois Cartegniedemux: libmp4: add load atom
2014-10-20 Francois Cartegniedemux: libmp4: add missing QDM*/wave rules
2014-10-19 Francois Cartegniemime: add quickdraw pict mime
2014-10-19 Francois Cartegniemeta: cache pict art
2014-10-19 Francois Cartegniedemux: mp4: return all attachments
2014-10-19 Francois Cartegniedemux: libmp4: add quicktime pnot movie preview atoms
2014-10-19 Francois Cartegniedemux: libmp4: add binary generic atom
2014-10-19 David Fuhrmannmacosx: do not save resume data if VLC is in private...
2014-10-19 David Fuhrmannmacosx: fix resume playback guards, do not resume for...
2014-10-19 Felix Paul... macosx: slightly de-uglify the VLC description in the...
2014-10-19 Francois Cartegniedemux: libmp4: chpl atom belongs to udta
2014-10-19 Francois Cartegniedemux: libmp4: remove 0xa9 special handler
2014-10-19 Francois Cartegniedemux: libmp4: udta atoms are not containers
2014-10-19 Rémi Denis... chromecast: partly fix built sources
2014-10-18 David Fuhrmannmacosx: fix wrong size of playlist when using podcast...
2014-10-18 David Fuhrmannmacosx: fix podcast view interfering with dropzone
2014-10-18 David Fuhrmannmacosx: Fix drawing issues with podcast controls and...
2014-10-18 David Fuhrmannmacosx: remove alternate image from max volume and...
2014-10-18 Damien Erambertmacosx: Fix and update yosemite titlebar graphics
2014-10-18 David Fuhrmannm4: fix detection of supported "-Wxxx" flags with clang
2014-10-17 Francois Cartegniedemux: mp4: add minimal support for exclusive tracks
2014-10-17 Francois Cartegniedemux: libmp4: add tsel atom
2014-10-17 Jean-Baptiste... Tools: Update pkg-config-lite to 0.28-1
2014-10-17 Jean-Baptiste... Configure: use AC_PATH_PROG for yasm detection
2014-10-17 Jean-Baptiste... Configure: check protoc with AC_PATH_PROG
2014-10-17 Jean-Baptiste... Configure: more elegant check of tools bin folder
2014-10-17 Jean-Baptiste... Configure: fix tools PATH
2014-10-17 Jean-Baptiste... configure: add tools from extras/tools to the PATH
2014-10-17 Jean-Baptiste... Tools: create also the lib folder for ant
2014-10-17 Jean-Baptiste... Tools: create directories before cp into them
2014-10-16 Francois Cartegniedemux: mp4: don't display zero trkn total
2014-10-16 Francois Cartegniedemux: mp4: add some missing raw audio atom/rules
2014-10-16 Francois Cartegniedemux: libmp4: split major brands from atoms
2014-10-16 Francois Cartegniedemux: libmp4: add flvr atom
2014-10-16 Francois Cartegniedemux: libmp4: add xid_ atom
2014-10-16 Francois Cartegniedemux: libmp4: add rtng atom
2014-10-16 Francois Cartegniedemux: libmp4: add itunes special atoms
2014-10-16 Francois Cartegniedemux: libmp4: add support for disk meta
2014-10-16 Francois Cartegniedemux: mp4: remove special handler for atom gnre
next