]> git.sesse.net Git - vlc/shortlog
vlc
2012-04-17 Mirsal Ennaimedbus: Update comments related to the bus name policy
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... Record: allow recording of MKV
2012-04-16 Jean-Baptiste... Record: allow recording to .avi
2012-04-16 Rémi Denis... gmtime_r: rewrite, now truly thread-safe
2012-04-16 Rémi Denis... move aout_Packet out of the core and deprecate it
2012-04-16 Felix Paul... macosx: fixed memory leak
2012-04-16 Felix Paul... macosx: fixed potential race condition
2012-04-16 Felix Paul... macosx: fixed broken preferences on launch when startin...
2012-04-16 Rafaël Carrév4l2: unbreak BSD
2012-04-16 Rémi Denis... block: add some built-in sanity checks
2012-04-16 Rémi Denis... xcb screen: fix block allocation size
2012-04-16 Rémi Denis... v4l2: fix mmap() call
2012-04-16 Rémi Denis... Typo
2012-04-16 Rémi Denis... config: use ngettext()
2012-04-16 Rémi Denis... RC: use ngettext
2012-04-16 Rémi Denis... Remove gettext-unfriendly unpaired quote in #pragma
2012-04-16 Rémi Denis... Implement vlc_ngettext() to deal with plurals
2012-04-16 Rémi Denis... configure: require ngettext()
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... bluray: Kill some warnings.
2012-04-16 Hugo Beauzée... bluray: Filter video tracks to display the main one.
2012-04-16 Hugo Beauzée... bluray: Implement BD_EVENT_AUDIO_STREAM event
2012-04-16 Hugo Beauzée... bluray: Implement BD_EVENT_PLAYITEM event
2012-04-16 Hugo Beauzée... bluray: Store es_out_id_t internally to be able to...
2012-04-16 Hugo Beauzée... bluray: 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... dash: removed cout from buffer
2012-04-16 Christopher... dash: removed couts from managers
2012-04-16 Christopher... dash: fixed buffer precision bug
2012-04-16 Christopher... dash: dashmanager refactoring
2012-04-16 Christopher... dash: cosmetics
2012-04-16 Christopher... dash: enabled persistent connections and pipelining
2012-04-16 Hugo Beauzée... ram: Removing write only variable.
2012-04-16 Hugo Beauzée... dvbsub: Remove write only variable.
2012-04-16 Hugo Beauzée... aes3: Add unlikely()
2012-04-16 Hugo Beauzée... aes3: Remove write only variable.
2012-04-16 Hugo Beauzée... spatializer: Kill a warning.
2012-04-16 Hugo Beauzée... zip: Check malloc return.
2012-04-16 Hugo Beauzée... zip: Add unlikely()
2012-04-15 Rafaël Carréfile has moved to android repository
2012-04-15 Rafaël Carrélibav*: move avformat/avcodec init to a single header...
2012-04-15 Rafaël Carréignore generated zsh completion
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... Logger: prefer 'VLC' over 'vlc'
2012-04-15 Jean-Baptiste... Qt: display equalizer bands depending on the core
2012-04-15 Ron WrightEqualizer: support new samplerates and bands
2012-04-15 Felix Paul... macosx: fixed delete menu item for the playlist table
2012-04-14 Rafaël Carrécontrib: check if distribution's ffmpeg is recent enough
2012-04-14 David Fuhrmannmacosx: fix crash when open track sync panel while...
2012-04-13 Rafaël Carrécontrib: set cross-prefix for x264 when cross compiling
2012-04-13 Rafaël Carrécontrib: merge x264 and x26410b in the same file
2012-04-13 Rafaël Carrécontrib: update config.{sub,guess} for a few sout relat...
2012-04-13 Rémi Denis... v4l2: reintroduce user pointer mode, now with zero...
2012-04-13 Rémi Denis... v4l2: do not poll for POLLPRI
2012-04-13 Frédéric Yhuelvlc_block_helper.h: remove wrong comment
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... MP4: 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... MKV: reject invalid real audio data
2012-04-13 Jean-Baptiste... MKV: regroup real codecs
2012-04-13 Jean-Baptiste... MKV: 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-13 Jean-Baptiste... Map FLAC wf_tag
2012-04-13 Jean-Baptiste... Map Atrac wf_tags
2012-04-12 Jean-Baptiste... MKV: help debug in case of unrecognized codecs
2012-04-12 Jean-Baptiste... Map Yamaha ADPCM to wf_tag
2012-04-12 Jean-Baptiste... Add Yamaha ADPCM variant Fourcc
2012-04-12 Jean-Baptiste... Group ADPCM fourcc
2012-04-12 Rémi Denis... v4l2: map buffers before queueing them
2012-04-12 Rémi Denis... v4l2: use malloc()
2012-04-12 Rémi Denis... v4l2: fix memory leak on error
2012-04-12 Rémi Denis... v4l2: fix tuner debug messages
2012-04-12 Rémi Denis... block_t: add buffer start and size fields
2012-04-12 Jean-Baptiste... Qt: fix typo
2012-04-12 Rafaël CarréTS mux: csaSetup() returns the CSA context created
2012-04-11 Felix Paul... macosx: prevent intermittent crashes on quit by releasi...
2012-04-11 Rémi Denis... v4l2: fix race condition
2012-04-11 Felix Paul... macosx: added media key support for keyboards by other...
2012-04-11 Rémi Denis... v4l2: factorize and simplify mmap() initialization
2012-04-11 Rémi Denis... v4l2: split module stuff and common access/demux video...
2012-04-11 Rémi Denis... v4l2: remove stray dead code
2012-04-11 Jean-Baptiste... x264: simpler option desc
2012-04-11 Jean-Baptiste... Qt: do not block the spinbox if preference range is...
2012-04-11 Rémi Denis... v4l2: remove unneeded demux_sys_t.io
2012-04-11 Rémi Denis... v4l2: privatize demux_sys_t
2012-04-11 Rémi Denis... v4l2: GrabVideo() cleanup
next