]> git.sesse.net Git - vlc/shortlog
vlc
2012-11-26 Rémi Denis... Remove unused #define's
2012-11-26 Rémi Denis... playlist: make "activity" a void variable and simplify
2012-11-25 David Fuhrmannmacosx: fix display sleep in some situations
2012-11-25 David Fuhrmannmacosx: remove interfaces which are now declared in...
2012-11-25 Ilkka Ollakkaswscale: fix aspect-ratio problem properly
2012-11-25 Rémi Denis... Revert "http access: advertize gzip encoding..." (fixes...
2012-11-25 Rémi Denis... wasapi: work around broken interfaces (fixes #7736)
2012-11-25 Rémi Denis... SHM: add proper support for XWD frame buffers (fixes...
2012-11-25 Rémi Denis... XWD decoder
2012-11-25 Rémi Denis... Add codec for XWD
2012-11-25 Rémi Denis... shm: cannot be paused
2012-11-25 Rémi Denis... xcb/screen: remove superfluous cast
2012-11-25 Rémi Denis... Qt4: soft-code when to show the language setting (fixes...
2012-11-24 Rémi Denis... shm: fix PTS delay (fixes #7579)
2012-11-24 Rémi Denis... vout: fix segmentation fault if initialization fails
2012-11-24 Rémi Denis... shm: use block_File() instead of custom mmap() code
2012-11-24 Rémi Denis... dtv: fix compilation with Linux 3.7 / DVB >= 5.8 (fixes...
2012-11-24 Rémi Denis... wasapi: fake delay (approximately) if the stream has...
2012-11-23 Felix Paul... macosx: converted Bookmarks panel to HUD style
2012-11-22 Rémi Denis... AES3: decode to native endian
2012-11-22 Rémi Denis... aout: factor out mdate() from the time_get() callback
2012-11-22 Rémi Denis... PulseAudio: fix crash on error path
2012-11-22 Pierre Ynardi18n: add new file
2012-11-22 Pierre Ynardmotion: fix orientation of transform filter
2012-11-21 Rémi Denis... PulseAudio: try to keep all resampling on VLC side
2012-11-21 Rémi Denis... PulseAudio: implement TimeGet()
2012-11-21 Rémi Denis... PulseAudio: remove custom synchronization and resamplin...
2012-11-21 Rémi Denis... PulseAudio: do nothing on underflow
2012-11-21 David Fuhrmannmacosx: fix playlist focus issue in nonembedded mode
2012-11-21 Rémi Denis... araw: revector to check all supported formats just...
2012-11-21 Denis CharmetHandle possible negative timestamps in MKV
2012-11-21 Denis CharmetDetect Theora keyframe without blockreference
2012-11-21 Jean-Baptiste... LGPL: relicense Tivo demuxer to LGPL
2012-11-21 Felix Paul... NEWS: modify OSX news to show that #6047 is fixed
2012-11-20 Rémi Denis... DTV: fix DVB-S autodetection
2012-11-20 Rémi Denis... record: explicitly disable append and format
2012-11-20 Rémi Denis... file out: make time formatting optional (fixes #7768)
2012-11-20 Rémi Denis... aes3: use lookup table to speed up bit order inversion
2012-11-20 Jean-Baptiste... Contribs: update postproc rules
2012-11-19 Felix Paul... audioqueue: compilation and compiler wanring fixes
2012-11-19 Felix Paul... contrib/libxml2: fixed compilation on iOS
2012-11-19 Konstantin... bluray: remove unneeded define.
2012-11-19 Konstantin... bluray: construct proper URL to album art.
2012-11-19 Konstantin... bluray: try to find out disc mount point on OSX.
2012-11-19 Konstantin... bluray: store path to disc in a struct.
2012-11-19 Konstantin... Contribs: update libbluray to 0.2.3.
2012-11-19 Jean-Baptiste... Qt: sprefs, add correct buddies elements
2012-11-19 Jean-Baptiste... Qt: preferences, fix checkbox behaviours
2012-11-19 Jean-Baptiste... Qt: allow SPU deactivation in simple preferences.
2012-11-19 Konstantin... lua cli: fix typos.
2012-11-19 Konstantin... lua cli: don't error out on get_length if there is...
2012-11-18 Olivier Aubertlibvlc: document the get_/set_position value range
2012-11-18 Rémi Denis... ALSA: require version 1.0.24 or later
2012-11-18 David Fuhrmannmacosx: fix selectorNotFound warnings of when compiling...
2012-11-18 David Fuhrmannmacosx: native fullscreen mode is also supported on...
2012-11-18 David Fuhrmannmacosx: only hide dock and menu bar when necessary
2012-11-17 Rafaël Carrétaglib: fix album art segfault
2012-11-17 Juergen LockPulseAudio: fix segmentation fault
2012-11-17 Rémi Denis... Refuse to load any module if "none" is requested
2012-11-17 Rémi Denis... aout: tolerate lack of a resampler if the input and...
2012-11-17 Rémi Denis... aout: remove the old rate kludge to probe resamplers
2012-11-17 Rémi Denis... resamplers: no need to check that rates are different
2012-11-17 Rémi Denis... subsdec: really fix buffer overflows
2012-11-17 Rémi Denis... subsdec: close <font> correctly
2012-11-17 Rémi Denis... sndio: remove fake pause() implementation
2012-11-17 Rémi Denis... Support draining in aout_PacketFlush()
2012-11-17 Rémi Denis... Remove aout_PacketPause()
2012-11-17 Rémi Denis... aout: provide a default implementation for pause
2012-11-17 Rémi Denis... FreeType: fix NULL deref on embedded fonts (fixes ...
2012-11-16 Rémi Denis... aout: make flush operation mandatory
2012-11-16 Rémi Denis... sndio: emulate flush
2012-11-16 Rémi Denis... sndio: clear sync state when resuming from pause
2012-11-16 Rémi Denis... sndio: implement latency measurement as per spec (untested)
2012-11-16 Jean-Baptiste... AVformat: do not use static attachment pictures as...
2012-11-16 Rémi Denis... aout: document time_get return value
2012-11-16 Rémi Denis... file aout: implement flush operation (kind of)
2012-11-16 Rémi Denis... smem: do not clobber pixels matrix pointer (fixes ...
2012-11-16 Jean-Baptiste... Update NEWS from 2.0.4
2012-11-15 Rémi Denis... aout: make more room for filters
2012-11-15 Rémi Denis... aout: fix support for 8-bits PCM
2012-11-15 Rémi Denis... format: remove endianess conversions
2012-11-15 Rémi Denis... endian: endian conversion code from format
2012-11-15 Felix Paul... macosx: reset A to B loop when switching playlist items
2012-11-15 Rémi Denis... aout: convert endianess separately
2012-11-15 Rémi Denis... aout: rewrite and robustify conversion pipelines
2012-11-15 Rémi Denis... aout: internal helper for endianess conversion
2012-11-15 Rémi Denis... Add missing VLC_CODEC_U(24|32)(N|I) definitions
2012-11-15 Felix Paul... macosx: fixed objc string comparison error found by...
2012-11-15 Felix Paul... macosx: fixed format-security warnings introduced in...
2012-11-15 Felix Paul... NEWS: updated OSX parts
2012-11-15 Felix Paul... macosx: implemented A->B Loop (close #5187)
2012-11-15 Felix Paul... macosx: white space and minor coding style fixes
2012-11-15 Felix Paul... macosx: fix incorrect text shadow offset (close #7630)
2012-11-15 Rémi Denis... aout: deal with failure to restart
2012-11-15 Rémi Denis... wasapi: fix typo screwing up synchro
2012-11-15 Rémi Denis... aout: only discard input buffers if they are fatally...
2012-11-15 Rémi Denis... aout: set PTS correctly on silence blocks
2012-11-15 Jean-Baptiste... Yadif for higher bits depth
2012-11-15 Jean-Baptiste... Ogg: Parse chapters in comments
2012-11-15 Rafaël CarréFix typo
next