]> git.sesse.net Git - vlc/shortlog
vlc
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
2012-04-11 Rémi Denis... v4l2: fix and cleanup of mmap buffers allocation
2012-04-11 Jean-Baptiste... Vorbis: code cosmetics
2012-04-11 Jean-Baptiste... Vorbisenc: use unsigned for i_channels
2012-04-11 Jean-Baptiste... Vorbis: disable encoder code when SOUT is disabled
2012-04-10 Jean-Baptiste... Taglib: correctly read pictures in Xiph files
2012-04-10 Jean-Baptiste... Allow vorbis.h to be included in C++
2012-04-10 Rémi Denis... v4l2: use thread instead of polling
2012-04-10 Rémi Denis... v4l2: inline ProcessVideoFrame(), no functional changes
2012-04-10 Rémi Denis... v4l2c: merge I/O method initialization (no functional...
2012-04-10 Rémi Denis... v4l2: correct frame rate if enumeration fails
2012-04-10 Rémi Denis... v4l2: restore support for forced resolution
2012-04-10 Rémi Denis... v4l2: reset crop after selecting the format
2012-04-10 Erwan Tulouskins2: fix forgotten initialization in copy constructor
2012-04-10 Felix Paul... macosx: make sure that the main window's split view...
2012-04-10 Jean-Baptiste... MP4: code cosmetics
2012-04-10 Jean-Baptiste... MP4: fill the orientation flag in video_format_t
2012-04-10 Jean-Baptiste... MP4: remove trailing spaces
2012-04-10 Felix Paul... macosx: re-implement drag & drop support for VLCVoutVie...
2012-04-10 Hugo Beauzée... subtitles: Cosmetics.
2012-04-10 Hugo Beauzée... subtitles: Do as stated in the doc.
2012-04-10 Hugo Beauzée... subtitles: Remove unneeded clause
2012-04-10 Hugo Beauzée... subtitles: Fix "any subtitle" detection.
2012-04-10 Hugo Beauzée... subtitles: Remove unneeded clauses.
2012-04-10 Hugo Beauzée... subtitles: Fix subtitles detection.
2012-04-10 Martin Storsjöomxil: Dequeue output frames even if there's no picture...
2012-04-10 Georgi Chorbadzhiyskimux/ts: Fix setting of even CSA key.
2012-04-10 Jean-Baptiste... Qt: correctly destroy EPG dialog
2012-04-09 Jean-Baptiste... MP4: be more picky wrt VC-1 profiles we accept
2012-04-09 Jean-Baptiste... MKV: kill a sign warning
2012-04-09 Jean-Baptiste... MKV: remove unused variable
2012-04-09 Jean-Baptiste... mp4: reindent and regroup
2012-04-09 Rémi Denis... dvdread: fix use after free on error (refs #6594)
2012-04-09 Rémi Denis... v4l2: device parameter is a file path
2012-04-09 Felix Paul... macosx: make sure that all sidebar items are visible...
2012-04-09 Felix Paul... macosx: update old preferences detection code
2012-04-09 Felix Paul... macosx: don't show focus ring for the sidebar
2012-04-09 Felix Paul... macosx: save the expanded/collapsed state of the sideba...
2012-04-09 Rémi Denis... v4l2: avoid a pair of nested loops if frame rate is...
2012-04-09 Rémi Denis... v4l2: rationalize/factorize frame rate handling
2012-04-09 Felix Paul... macosx: added 'subsdelay' to the track synchro panel...
2012-04-09 Felix Paul... macosx: sync track-synchro l10n strings with the qt4...
2012-04-08 Felix Paul... macosx: implemented drag & drop from playlist to media...
2012-04-08 Kaarlo RaihaAdd file extension .gvi aka Google video
2012-04-08 Denis CharmetMKV: Don't crash when loading a directory with no uid...
2012-04-08 Frode TennebøFix problem with black and/or random colours for palett...
2012-04-08 Kaarlo RaihaAdd ranges to Panoramix
2012-04-08 Felix Paul... macosx: removed VLCControllerView, which was superseede...
2012-04-08 Felix Paul... macosx: refuse file drops on the playlist table if...
2012-04-08 Felix Paul... macosx: fixed drag & drop handling of optical media...
2012-04-08 Felix Paul... vout_macosx: re-write VOUT_DISPLAY_CHANGE_FULLSCREEN...
2012-04-08 Rémi Duraffortasf: fix typo in fourcc
2012-04-08 Rémi Duraffortupdate LIST
2012-04-08 Rémi Duraffortreal: fix potential memory leak.
2012-04-08 Felix Paul... macosx: fixed appearance issue when collapsing / expand...
2012-04-07 Felix Paul... macosx: set a sane minimum size for the advanced prefs...
2012-04-07 Rémi Denis... v4l2: get aspect ratio from V4L2 crop capabilities...
next