]> git.sesse.net Git - vlc/shortlog
vlc
2012-08-09 Rémi Denis... filter: simplify filter owner usage
2012-08-09 Rémi Denis... aout: remove dead code
2012-08-09 Rémi Denis... contrib: upnp: remove -O3
2012-08-09 Jean-Baptiste... Vobsub: remove unused variable
2012-08-09 Felix Paul... macosx: disable virtually all CoreAnimation effects...
2012-08-09 Rafaël Carrécontrib: faad and speex build fine with -mthumb
2012-08-09 Felix Paul... macosx: remove no longer existing 'language' option...
2012-08-09 Rafaël Carrécontrib: mad: import debian patch for thumb2
2012-08-09 Rémi Denis... Spelling fix
2012-08-09 Jean-Baptiste... Man: Update title dvd syntax
2012-08-09 Jean-Baptiste... DVDNav: fix dvdnav_describe_title_chapters crash
2012-08-09 Jean-Baptiste... Support Atrac3 in wav
2012-08-09 Felix Paul... macosx: fix and clean-up the bookmarks code (close...
2012-08-09 Felix Paul... contrib/libmad: fixed compilation for iOS
2012-08-09 Jean-Baptiste... Fix truespeech in wav files
2012-08-09 Jean-Baptiste... Opus: reconf isn't needed anymore
2012-08-09 Jean-Baptiste... Contribs: update Opus to 1.0.1-rc as recommended by...
2012-08-09 Jean-Baptiste... Ogg: factorize switch for Metadata
2012-08-08 Hugo Beauzée... ogg: Fix theora length computing.
2012-08-08 Hugo Beauzée... oggseek: Reset stream after searching for the last...
2012-08-08 Hugo Beauzée... oggseek: Fix trailing whitespaces
2012-08-08 Rémi Denis... wasapi: fix corner (error) case and simplify a little
2012-08-08 Rémi Denis... PulseAudio: set the media role on streams (fixes #5101)
2012-08-08 Rémi Denis... PulseAudio: report policy stream events (refs #5101)
2012-08-08 Rémi Denis... PulseAudio: log context events
2012-08-08 Rémi Denis... aout: document event callbacks
2012-08-08 Rémi Denis... playlist: add simple corking infrastructure for audio...
2012-08-08 Rémi Denis... playlist: gather variables and callbacks (cosmetic)
2012-08-08 Rémi Denis... wasapi: implement audio session events (fixes #7203)
2012-08-08 Rémi Denis... Revert "wasapi: report volume/mute (refs #6880, refs...
2012-08-08 Rafaël Carrécontrib: fix typo for opus fixed point
2012-08-08 Gregory MaxwellOgg demux: add Opus support
2012-08-08 Rémi Denis... mod: do not attempt to parse standard MIDI files
2012-08-07 Jean-Baptiste... Contribs: update zlib to 1.2.7
2012-08-07 Jean-Baptiste... Contribs: update freetype2 to 2.4.10
2012-08-07 Jean-Baptiste... Contribs: update tiff to 4.0.2
2012-08-07 Jean-Baptiste... Contribs: update libpng to 1.5.12
2012-08-07 Jean-Baptiste... Contribs: update libxml2 to 2.8.0
2012-08-07 Jean-Baptiste... Contribs: update shout to 2.3.1
2012-08-07 Rémi Denis... deinterlace: fix ARM linking with --disable-neon
2012-08-07 Rémi Denis... transform: use single optimized (memcpy()) function...
2012-08-07 Rémi Denis... transform: remove unused/incorrect YUY2 transforms
2012-08-07 Rémi Denis... transform: factor common macro code
2012-08-07 Felix Paul... macosx/mainwindow: added sanity check for the window...
2012-08-07 Felix Paul... macosx/fspanel: allow continued clicks on the backward...
2012-08-07 Jean-Baptiste... DVDnav: correctly update the title
2012-08-07 Jean-Baptiste... Vobsub: allow empty id language
2012-08-06 Rafaël CarréAdd Opus FourCC
2012-08-06 Mark HassmanWebUI: Fix loading playlist regression
2012-08-06 Rémi Denis... Qt4: simplify fraction
2012-08-06 Rémi Denis... Use pi_vlc_chan_order_wg4
2012-08-06 Rémi Denis... wasapi: report volume/mute (refs #6880, refs #7203)
2012-08-06 Rafaël Carrécontrib: add opus 0.9.14
2012-08-06 Felix Paul... contrib/iconv: enable the Android patch for iOS as...
2012-08-06 Felix Paul... extras/package: enable libmad on iOS
2012-08-06 Jean-Baptiste... Qt: make win7 buttons smaller to avoid graphic bug
2012-08-05 Jean-Baptiste... SSA: do not use memmove
2012-08-05 Jean-Baptiste... Flac Packetizer issue
2012-08-05 KO Myung-HunQt: Support disc drives probing for OS/2
2012-08-05 Sebastien Zwickertvout_macosx: disable the VOUT_DISPLAY_HIDE_MOUSE event...
2012-08-05 Rémi Denis... libvlc needs libm nowadays
2012-08-05 Christopher... dash: made segmentbase optional
2012-08-05 Jean-Baptiste... Dailymotion: fix the parsing of the pages
2012-08-05 Mark HassmanWebUI: Update Playlist improvement
2012-08-05 Rémi Denis... deinterlace: fix build
2012-08-05 Rémi Denis... deinterlace: fix build
2012-08-05 Rémi Denis... Fix 3d Now! tests compilation
2012-08-05 Rémi Denis... Revert "Remove unused 3dnow and mmxext checks"
2012-08-05 Rémi Denis... Simplify SSE tests
2012-08-05 Rémi Denis... Typo
2012-08-04 Rémi Denis... volume_neon: ARM NEON software amplification
2012-08-04 Francois CartegnieQt: PLModel: don't reset model on zoom
2012-08-04 Rémi Denis... Cosmetic: fix file title
2012-08-04 Rémi Denis... audio_format_neon: force ARMv6 (fix compilation)
2012-08-04 Rémi Denis... deinterlace: ARM optimizations for 16-bits merge
2012-08-04 Rémi Denis... deinterlace: rewrite ARM optimizations for 8-bits merge
2012-08-04 Rémi Denis... Detect ARMv6 on Linux
2012-08-04 Rémi Denis... Add ARMv6 CPU capability
2012-08-04 Rémi Denis... avcodec: add AVX, XOP, FMA4
2012-08-04 Rémi Denis... Linux detection for AVX and friends
2012-08-04 Rémi Denis... Define CPU capabilities for AVX, AVX2, XOP and FMA4
2012-08-04 Rémi Denis... avcodec: factor CPU detection code
2012-08-04 Rémi Denis... Check for 3D Now! at build time
2012-08-04 Rémi Denis... Check for SSE4 at build time where possible
2012-08-04 Rémi Denis... Check for SSSE3 at build time if possible
2012-08-04 Rémi Denis... Check for SSE3 at build-time if possible
2012-08-04 Rémi Denis... Check for SSE2 at build-time if possible
2012-08-04 Rémi Denis... Check for MMXEXT and SSE at build-time if possible
2012-08-04 Rémi Denis... Check for MMX at build-time if possible
2012-08-04 Rémi Denis... Use STD*_FILENO constants where applicable
2012-08-03 Rafaël Carrécontrib: move some android complexity outside of vlc.git
2012-08-03 Felix Paul... macosx: fixed NSRangeException when triggering modifier...
2012-08-03 Jean-Baptiste... MP4: be more tolerant with broken files from Fuji cameras
2012-08-02 Erwan Tuloudbus: fix vout leak
2012-08-02 Rémi Denis... deinterlace: use explicit automake rules
2012-08-02 Rémi Denis... deinterlace: make pf_end_merge an x86-only thing
2012-08-02 Rémi Denis... configure: fix check for ARM NEON support
2012-08-02 Rémi Denis... zip: fix build without zlib
2012-08-02 Felix Paul... contrib: compile iOS contribs with thumb support
2012-08-02 Felix Paul... contrib/ffmpeg: remove stupid special treatment of iOS
next