]> git.sesse.net Git - vlc/shortlog
vlc
2013-07-11 Jean-Baptiste... Contribs: add VNCServer, GPLv2+
2013-07-11 Sergey BolshakovOMX: Add Tegra3 OMX IL to the list of probed cores.
2013-07-11 Rafaël CarréNSIS: use 64bits registry for uninstaller too
2013-07-10 Denis CharmetUpdate NEWS
2013-07-10 Denis CharmetCheck element size before reading it
2013-07-10 Rémi Denis... ALSA: only set channels that are actually mapped (fixes...
2013-07-10 Rémi Denis... avcodec: allow codec NONE in the table (refs #8887)
2013-07-10 Rémi Denis... avformat: add codec ID in debug info
2013-07-10 Ludovic FauvetQt: unused parameter
2013-07-10 Ludovic FauvetQt: fix .ui names conflicts and warnings
2013-07-10 Ludovic FauvetQt: useless #includes
2013-07-10 Ludovic FauvetQt: remove dead code
2013-07-10 Ludovic FauvetQt: save the activation state of audio filters
2013-07-10 Ludovic FauvetQt: move the video filter parser in its own function
2013-07-10 Ludovic FauvetQt: do not extend the dialog minimum width for long...
2013-07-10 Francois CartegnieQt: QVLCDial: move value in corner
2013-07-09 Ludovic FauvetQt: add a shortcut to give the focus to the search...
2013-07-09 Ludovic FauvetQt: get/set the default volume level for each audio...
2013-07-09 Rémi Denis... vdpau: eliminate dead code
2013-07-09 Rémi Denis... vdpau: fix picture corruption on pause
2013-07-09 Rémi Denis... vdpau: simplify surface copy when deinterlacing
2013-07-09 Rémi Denis... deinterlace: do not crash on broken pictures
2013-07-09 Rémi Denis... vdpau: missing error case handling
2013-07-09 Rémi Denis... hwdummy: add some useful debug
2013-07-09 Rémi Denis... vdpau: correct MPEG4 profiles checks
2013-07-09 Francois CartegnieQt: QDial: show value on control (fix #8906)
2013-07-09 Rémi Denis... vdpau: retain only VDPAU video context, not whole picture_t
2013-07-09 Rémi Denis... vdpau: helper to detach a VDPAU context from a picture
2013-07-09 Rémi Denis... vdpau: add some sanity checking assertion
2013-07-09 Nicolas BertrandOpenGL: Addition of XYZ to RGB conversion in GLSL
2013-07-09 Nicolas BertrandOpenGL: take planes in account in DrawWithShaders
2013-07-09 Jean-Baptiste... NEWS: fix encoding
2013-07-09 Jean-Baptiste... Configure: activate realrtsp module
2013-07-09 Jean-Baptiste... Build screen module as shared on Win32
2013-07-09 Martin Storsjöomxil: Handle parameter changes for OMX_IndexParamAudio...
2013-07-09 Jean-Baptiste... Configure: enable smb on Windows
2013-07-09 Martin Storsjöcontribs: Add a patch for libpng for building with...
2013-07-08 Felix Paul... ios2_vout: minor cleanup
2013-07-08 Rafaël Carréncurses: add shortcuts to cycle through audio/subs...
2013-07-08 Rémi Denis... modules: avoid using genmf where unnecessary
2013-07-08 Rafaël CarréFix make dist after 9d29844fd1028
2013-07-08 Rafaël CarréPOTFILES.in: update for hw/vdpau
2013-07-07 Rafaël Carrédshow is a c++ module, set CXXFLAGS
2013-07-07 Jean-Baptiste... Qt: split the track number/total for now
2013-07-07 Rémi Denis... vdpau: catch display preemption error
2013-07-07 Rémi Denis... vdpau: option for deinterlace chroma skip
2013-07-07 Rémi Denis... vdpau: option for inverse telecine
2013-07-07 Rémi Denis... vdpau: configurable advanced deinterlacing algorithms
2013-07-07 Rémi Denis... vdpau: adjust video filter
2013-07-07 Rémi Denis... vdpau: automatic ITU-R colour space matrix selection
2013-07-07 Rémi Denis... vdpau: optional high quality scaling
2013-07-07 Rémi Denis... vdpau: configurable noise reduction
2013-07-07 Rémi Denis... vdpau: sharpen/blur filter
2013-07-07 Rémi Denis... vdpau: basic deinterlacing filter
2013-07-07 Rémi Denis... vdpau: video surface picture copy
2013-07-07 Rémi Denis... vdpau: provide field history to the video mixer
2013-07-07 Rémi Denis... wall: reject 0 planes formats
2013-07-07 Rémi Denis... wave: reject 0 planes formats
2013-07-07 Rémi Denis... scene: reject 0 planes formats
2013-07-07 Rémi Denis... ripple: reject 0 planes formats
2013-07-07 Rémi Denis... puzzle: reject 0 planes formats
2013-07-07 Rémi Denis... motionblur: reject 0 planes formats
2013-07-07 Rémi Denis... invert: reject 0 planes formats
2013-07-07 Rémi Denis... cropadd: reject 0 planes formats
2013-07-07 Rémi Denis... vdpau: deal with separate VDPAU instances for decoding...
2013-07-07 Rémi Denis... vdpau: chroma filter cleanup
2013-07-07 Rémi Denis... vdpau: output video surfaces from decoder (pass-through)
2013-07-07 Rémi Denis... vout: keep the original picture if "early" SPU blending...
2013-07-07 Rémi Denis... picture_BlendSubpicture: return the number of blent...
2013-07-07 Rémi Denis... vout: robustify "early" SPU blending
2013-07-07 Rémi Denis... vdpau: accept video surfaces as input to the display...
2013-07-07 Rémi Denis... vdpau: video surface to output surface "chroma" conversion
2013-07-07 Rémi Denis... vdpau: chroma conversion from video surface to regular YUV
2013-07-07 Rémi Denis... vdpau: context structure for video surfaces
2013-07-07 Rémi Denis... libvlccore: bump plugin interface version
2013-07-07 Rémi Denis... picture: pointer for decoder-specified hardware context
2013-07-07 Rémi Denis... picture: handle allocation of pictures with 0 bytes...
2013-07-07 Rémi Denis... vdpau: RGBA subpicture blending for video output display
2013-07-07 Rémi Denis... vdpau: presentation queue video output display plugin
2013-07-07 Rémi Denis... vdpau: video conversion filter to VDPAU output surface...
2013-07-07 Rémi Denis... vdpau: picture_sys_t definition for output surfaces
2013-07-07 Rémi Denis... vdpau: add function to convert VLC format to VDPAU...
2013-07-07 Rémi Denis... fourcc: VDPAU surface types
2013-07-07 Rémi Denis... vdpau: dynamic allocation for (hardware decoding) video...
2013-07-07 Rémi Denis... avcodec: remove old VDPAU hardware decoder
2013-07-07 Rémi Denis... vdpau: libavcodec hardware decoder using new helper...
2013-07-07 Rémi Denis... vdpau: library mechanism to share VDPAU instance
2013-07-07 Rémi Denis... vdpau: helper library for VDPAU and VDPAU-X11 function...
2013-07-07 Rémi Denis... configure: look for libvdpau regardless of libavcodec
2013-07-07 Rémi Denis... modules: move Modules.am stuff to genmf
2013-07-07 Rémi Denis... Lua: do not allocate useless pipe on Win32
2013-07-07 Rémi Denis... Lua: disable net.(poll|read|write) on Windows and document
2013-07-07 Rémi Denis... avcodec: add dummy hardware decoding plugin
2013-07-07 Felix Paul... contribs: unbreak libxml compilation on Darwin
2013-07-07 Felix Paul... contribs: remove memalign hack on Darwin
2013-07-07 Rémi Denis... Update meta data
2013-07-06 Rémi Denis... picture: add assertion against double free
2013-07-06 Rafaël Carrécontrib: freetype: fix installation
2013-07-06 Mark Leelibvlc: add API to control display of the video title
2013-07-06 Rémi Denis... ogg mux: fix format warning
next