]> git.sesse.net Git - vlc/history - modules
dbus: Fix the instance identifier part of the MPRIS bus name
[vlc] / modules /
2012-04-17 Mirsal Ennaimedbus: Fix the instance identifier part of the MPRIS...
2012-04-17 Erwan Tulouskins2: fix vlc sometimes crashing with drag'n'drop.
2012-04-16 Jean-Baptiste KempfRecord: allow recording of MKV
2012-04-16 Jean-Baptiste KempfRecord: allow recording to .avi
2012-04-16 Rémi Denis-Courmontmove aout_Packet out of the core and deprecate it
2012-04-16 Felix Paul Kühnemacosx: fixed memory leak
2012-04-16 Felix Paul Kühnemacosx: fixed potential race condition
2012-04-16 Felix Paul Kühnemacosx: fixed broken preferences on launch when startin...
2012-04-16 Rafaël Carrév4l2: unbreak BSD
2012-04-16 Rémi Denis-Courmontxcb screen: fix block allocation size
2012-04-16 Rémi Denis-Courmontv4l2: fix mmap() call
2012-04-16 Rémi Denis-CourmontTypo
2012-04-16 Rémi Denis-CourmontRC: use ngettext
2012-04-16 Rémi Denis-CourmontRemove gettext-unfriendly unpaired quote in #pragma
2012-04-16 Ilkka OllakkaQt4: when in tree-like playlist, scroll previous rootit...
2012-04-16 Ilkka OllakkaQt4: no need to set selected view by hand all the time
2012-04-16 Hugo Beauzée-Luyssenbluray: Kill some warnings.
2012-04-16 Hugo Beauzée-Luyssenbluray: Filter video tracks to display the main one.
2012-04-16 Hugo Beauzée-Luyssenbluray: Implement BD_EVENT_AUDIO_STREAM event
2012-04-16 Hugo Beauzée-Luyssenbluray: Implement BD_EVENT_PLAYITEM event
2012-04-16 Hugo Beauzée-Luyssenbluray: Store es_out_id_t internally to be able to...
2012-04-16 Hugo Beauzée-Luyssenbluray: Add an ES manipulation skeleton.
2012-04-16 David Fuhrmannmacosx: remove black borders in black ui mode when...
2012-04-16 David Fuhrmannmacosx vout: fix behaviour when macosx-video-autoresize...
2012-04-16 Christopher Muellerdash: removed cout from buffer
2012-04-16 Christopher Muellerdash: removed couts from managers
2012-04-16 Christopher Muellerdash: fixed buffer precision bug
2012-04-16 Christopher Muellerdash: dashmanager refactoring
2012-04-16 Christopher Muellerdash: cosmetics
2012-04-16 Christopher Muellerdash: enabled persistent connections and pipelining
2012-04-16 Hugo Beauzée-Luyssenram: Removing write only variable.
2012-04-16 Hugo Beauzée-Luyssendvbsub: Remove write only variable.
2012-04-16 Hugo Beauzée-Luyssenaes3: Add unlikely()
2012-04-16 Hugo Beauzée-Luyssenaes3: Remove write only variable.
2012-04-16 Hugo Beauzée-Luyssenspatializer: Kill a warning.
2012-04-16 Hugo Beauzée-Luyssenzip: Check malloc return.
2012-04-16 Hugo Beauzée-Luyssenzip: Add unlikely()
2012-04-15 Rafaël Carrélibav*: move avformat/avcodec init to a single header...
2012-04-15 David Fuhrmannmacosx vout: fix vertical picture alignment
2012-04-15 David Fuhrmannmacosx: move resize code from vout to macosx module
2012-04-15 David Fuhrmannmacosx vout: replace custom picture placement code...
2012-04-15 Kaarlo RaihaAdd ranges to font sizes
2012-04-15 Jean-Baptiste KempfLogger: prefer 'VLC' over 'vlc'
2012-04-15 Jean-Baptiste KempfQt: display equalizer bands depending on the core
2012-04-15 Ron WrightEqualizer: support new samplerates and bands
2012-04-15 Felix Paul Kühnemacosx: fixed delete menu item for the playlist table
2012-04-14 David Fuhrmannmacosx: fix crash when open track sync panel while...
2012-04-13 Rémi Denis-Courmontv4l2: reintroduce user pointer mode, now with zero...
2012-04-13 Rémi Denis-Courmontv4l2: do not poll for POLLPRI
2012-04-13 Casian AndreiQt: Fix ML "Add to playlist" adding items multiple...
2012-04-13 Martin Storsjöomxil: Allocate the sentinel buffer dynamically
2012-04-13 Jean-Baptiste KempfMP4: kill a warning for operator priority
2012-04-13 Frédéric Yhueldemux/mp4: move some stuff in the header file
2012-04-13 Frédéric Yhuellibmp4: add two functions for fragmented MP4
2012-04-13 Denis CharmetMKV: Fix seeking without cues for clusters without...
2012-04-13 Martin Storsjöomxil: Make sure all the real buffers are freed
2012-04-13 Martin Storsjöiomx: Handle more parameter types
2012-04-13 Martin Storsjöiomx: Implement OMX_GetComponentsOfRole, too
2012-04-13 Jean-Baptiste KempfMKV: reject invalid real audio data
2012-04-13 Jean-Baptiste KempfMKV: regroup real codecs
2012-04-13 Jean-Baptiste KempfMKV: pass the correct extra_data offset in Atrac3 case
2012-04-13 David Fuhrmannmacosx: unify code style for CoreInteraction.m
2012-04-13 David Fuhrmannmacosx: also notify vout modules if we go to fullscreen
2012-04-12 Jean-Baptiste KempfMKV: help debug in case of unrecognized codecs
2012-04-12 Jean-Baptiste KempfMap Yamaha ADPCM to wf_tag
2012-04-12 Rémi Denis-Courmontv4l2: map buffers before queueing them
2012-04-12 Rémi Denis-Courmontv4l2: use malloc()
2012-04-12 Rémi Denis-Courmontv4l2: fix memory leak on error
2012-04-12 Rémi Denis-Courmontv4l2: fix tuner debug messages
2012-04-12 Rémi Denis-Courmontblock_t: add buffer start and size fields
2012-04-12 Jean-Baptiste KempfQt: fix typo
2012-04-12 Rafaël CarréTS mux: csaSetup() returns the CSA context created
2012-04-11 Felix Paul Kühnemacosx: prevent intermittent crashes on quit by releasi...
2012-04-11 Rémi Denis-Courmontv4l2: fix race condition
2012-04-11 Felix Paul Kühnemacosx: added media key support for keyboards by other...
2012-04-11 Rémi Denis-Courmontv4l2: factorize and simplify mmap() initialization
2012-04-11 Rémi Denis-Courmontv4l2: split module stuff and common access/demux video...
2012-04-11 Rémi Denis-Courmontv4l2: remove stray dead code
2012-04-11 Jean-Baptiste Kempfx264: simpler option desc
2012-04-11 Jean-Baptiste KempfQt: do not block the spinbox if preference range is...
2012-04-11 Rémi Denis-Courmontv4l2: remove unneeded demux_sys_t.io
2012-04-11 Rémi Denis-Courmontv4l2: privatize demux_sys_t
2012-04-11 Rémi Denis-Courmontv4l2: GrabVideo() cleanup
2012-04-11 Rémi Denis-Courmontv4l2: fix and cleanup of mmap buffers allocation
2012-04-11 Jean-Baptiste KempfVorbis: code cosmetics
2012-04-11 Jean-Baptiste KempfVorbisenc: use unsigned for i_channels
2012-04-11 Jean-Baptiste KempfVorbis: disable encoder code when SOUT is disabled
2012-04-10 Jean-Baptiste KempfTaglib: correctly read pictures in Xiph files
2012-04-10 Jean-Baptiste KempfAllow vorbis.h to be included in C++
2012-04-10 Rémi Denis-Courmontv4l2: use thread instead of polling
2012-04-10 Rémi Denis-Courmontv4l2: inline ProcessVideoFrame(), no functional changes
2012-04-10 Rémi Denis-Courmontv4l2c: merge I/O method initialization (no functional...
2012-04-10 Rémi Denis-Courmontv4l2: correct frame rate if enumeration fails
2012-04-10 Rémi Denis-Courmontv4l2: restore support for forced resolution
2012-04-10 Rémi Denis-Courmontv4l2: reset crop after selecting the format
2012-04-10 Erwan Tulouskins2: fix forgotten initialization in copy constructor
2012-04-10 Felix Paul Kühnemacosx: make sure that the main window's split view...
2012-04-10 Jean-Baptiste KempfMP4: code cosmetics
2012-04-10 Jean-Baptiste KempfMP4: fill the orientation flag in video_format_t
2012-04-10 Jean-Baptiste KempfMP4: remove trailing spaces
next