]> git.sesse.net Git - vlc/shortlog
vlc
2013-03-09 Francois CartegnieQt: EPGView: use bounding rects for simplification
2013-03-09 Rémi Denis... Qt4: add missing build dependencies (fix #8288)
2013-03-09 Felix Paul... macosx: re-write and simplify the apple event handlers...
2013-03-09 Felix Paul... macosx/CAS: fix compilation warning
2013-03-09 Felix Paul... Info.plist: add missing URL schemes VLC supports
2013-03-09 Rémi Denis... stats: remove encoder if !ENABLE_SOUT
2013-03-09 Rémi Denis... stats: merge as a single file
2013-03-09 Rémi Denis... stats: eliminate useless data and callback
2013-03-09 Rémi Denis... stats: eliminate useless CloseDecoder callback
2013-03-09 Rémi Denis... avcodec: allow compilation with lavc 55
2013-03-09 Rémi Denis... avcodec: replace gone CODEC_ID_* with AV_CODEC_ID_*
2013-03-09 Rémi Denis... avcodec: remove support for old versions
2013-03-09 Rémi Denis... contrib: ffmpeg: update required versions
2013-03-09 Rémi Denis... avcodec: require version 24.25.0 or later
2013-03-09 Rémi Denis... avcodec: remove obsolete compatibility stuff
2013-03-09 Rémi Denis... Remove unsupported SONIC codec
2013-03-09 Rémi Denis... avcodec: zero copy audio decoding
2013-03-09 Rémi Denis... avcodec: cosmetics
2013-03-09 Rémi Denis... avcodec: update to audio4 decoding API
2013-03-08 Rémi Denis... Revert "aout: make log message to be debug as there...
2013-03-08 Felix Paul... macosx: use UTF-8 instead of Windows Latin 1 as source...
2013-03-08 Rémi Denis... v4l2: use buffer PTS where available (fix #5474)
2013-03-08 Felix Paul... macosx: don't overwrite existing files on stream-output...
2013-03-08 Anatoliy Anischovichvorbis demux: convert generic field names to uppercase...
2013-03-08 Rémi Denis... v4l2: update headers (refs #5474)
2013-03-08 Rémi Denis... mkv: fix format string
2013-03-08 Rémi Denis... Drop aborted SNOW codec
2013-03-08 Anatoliy Anischovichaudio output core: normalize tracks without replaygain...
2013-03-08 Ilkka Ollakkatranscode: use correct size on overlays
2013-03-08 Ilkka Ollakkaaout: make log message to be debug as there isn't any...
2013-03-07 Felix Paul... vout_macosx: reshape if screen configuration was change...
2013-03-06 David Fuhrmannauhal: towards working S/PDIF output
2013-03-06 David Fuhrmannauhal: warn if audio buffer is dropped
2013-03-06 Felix Paul... contrib/ffmpeg: fixed compilation for OSX and enable...
2013-03-06 Felix Paul... avcodec: remove 'lowres' option since it is ignored...
2013-03-06 Felix Paul... macosx: fix crash if 'avcodec-hw' isn't set
2013-03-06 Rafaël Carrédecklink: fix flags
2013-03-05 KO Myung-Hunos2: implement poll() with timeout free cancellation
2013-03-05 Edward Wanglive555: fix invalid conversion error
2013-03-04 Rafaël Carrédecklink output: missing initialization
2013-03-04 Rafaël Carrédecklink output: fix aout/vout (sub)modules synchronization
2013-03-04 Felix Paul... opengl: fixed compilation warning
2013-03-04 Felix Paul... opengl: enforce use of non-power-of-2-textures when...
2013-03-04 Rafaël Carréaout: fix f788153
2013-03-03 Diego Fernando... Autoconf distclean in extra/tools
2013-03-03 Felix Paul... audioqueue: improve TimeGet implementation
2013-03-03 Rémi Denis... v4l2: disable incomplete USERPTR implementation (refs...
2013-03-03 Rémi Denis... v4l2: remove broken VBI in user pointer mode (refs...
2013-03-03 KO Myung-Hunkai: enlarge an audio buffer size to AOUT_MAX_ADVANCE_TIME
2013-03-02 David Fuhrmannmacosx: categorize options and improve some tooltip...
2013-03-02 David Fuhrmannmacosx: improve string for native fullscreen mode
2013-03-02 David Fuhrmannmacosx: prefs: implement string list config and integer...
2013-03-02 David Fuhrmannmacosx: add missing autorelease pool
2013-03-02 David Fuhrmannmacosx: add support for pausing iTunes when VLC playbac...
2013-03-02 David Fuhrmannmacosx: fix playbackstatusUpdated in case of ended...
2013-03-02 KO Myung-Hunvlccore: fix a warning on OS/2
2013-03-02 KO Myung-Hunvlccore: fix a linked list of threadvar on OS/2
2013-03-02 KO Myung-Hunvlccore: declare super_mutex and super_variable as...
2013-03-02 KO Myung-Hunvlccore: return EAGAIN on vlc_threadvar_create() failur...
2013-03-02 Rafaël Carréavcodec audio decoder: bump arbitrary decoded frame...
2013-03-01 Francois Cartegniechroma: add avutil version check for YUV422P9LE/BE...
2013-03-01 Rémi Denis... audio filters: remove old filter_NewAudioBuffer()
2013-02-28 Jean-Baptiste... Win32: fix double-free in vlc_idna_to_ascii
2013-02-28 Jean-Baptiste... Audioqueue: relicense to LGPL
2013-02-28 Rémi Denis... aout: fix mutex leak
2013-02-28 Rémi Denis... aout: fix improbable memory leak
2013-02-28 Francois CartegnieQt: remove menus language selection. (fix #8201)
2013-02-28 Sébastien EscudierAdd Vorbis and VP8 codecs to live555.
2013-02-28 Ilkka OllakkaNEWS: add livehttp mention
2013-02-28 Ilkka Ollakkalivehttp: allow setting ext-x-allow-cache to no
2013-02-28 Ilkka Ollakkalivehttp: don't set all options as advanced
2013-02-28 Ilkka Ollakkalivehttp: update years and add myself as authors
2013-02-28 Ilkka Ollakkalivehttp: don't allow longer than targetduration segments
2013-02-28 Ilkka Ollakkalivehttp: give more exact segment duration in extinf
2013-02-28 Ilkka Ollakkalivehttp: take block length in account when checking...
2013-02-28 Nicolas Bertrandadd XYZ colorspace/fourcc
2013-02-28 Timothy B.... ogg: Fix borken stream resets.
2013-02-28 Stephen ParryFix for vimeo parser to handle multi-line data block
2013-02-28 Stephen Parryhttprequests: output DVD title# and chapter# in status
2013-02-27 Rémi Denis... aout: do not block thread changing volume/mute/device...
2013-02-27 Rémi Denis... aout: revector
2013-02-27 Rémi Denis... aout: de-inline the locking functions
2013-02-27 Rémi Denis... Mark hq-resampling obsolete
2013-02-27 Rémi Denis... contrib: 64-bits ARM always supports floating point
2013-02-27 Rémi Denis... Enable FPU on 64-bits ARM
2013-02-27 FUJISAWA Tooruscreen: return correct time for DEMUX_GET_TIME
2013-02-26 Felix Paul... Info.plist: add support for dvdmedia packages, which...
2013-02-26 FUJISAWA Tooruscreen/mac: cursor rendering
2013-02-26 Francois CartegnieQt: soutmrl: fix transcode filters enumeration (fix...
2013-02-26 Martin Storsjöomxil: Ignore all "secure"/DRM codecs
2013-02-26 Nicolas ChauvetSwitch smbclient detection to pkg-config
2013-02-26 Jean-Baptiste... DVDread: avoid crashes over invalid cell_playback_offse...
2013-02-25 Konstantin... Tools: bump ragel version to 6.8.
2013-02-25 Martin Storsjöomxil: Ignore a codec that we know we don't work well...
2013-02-25 Rémi Denis... ts: correct Traditional Chinese EPG encoding (fixes...
2013-02-25 Rafaël Carréopensles: uncomment debug message
2013-02-25 Felix Paul... extras: disable screen capture module on iOS
2013-02-24 Jean-Baptiste... Add NV12/NV21 as YUV formats
2013-02-24 Felix Paul... screen/mac: cosmetics
2013-02-24 Felix Paul... opengl: iterate on previous commit
next