]> git.sesse.net Git - vlc/shortlog
vlc
2012-08-14 Felix Paul... Updated NEWS
2012-08-14 Felix Paul... macosx: added 'avcodec-hw' to simple prefs
2012-08-13 Rémi Denis... Do not assume sysconf() returns a positive value
2012-08-13 Rémi Denis... PulseAudio: do not assume sysconf() returns a finite...
2012-08-13 Jean-Baptiste... Vorbis: fix totaltracks info parsing
2012-08-13 Jean-Baptiste... libmpeg2: remove tab
2012-08-13 Jean-Baptiste... OpenCV example: move to C++ and opencv2 APIs
2012-08-13 Jean-Baptiste... Core: SD, kill a warning
2012-08-13 Jean-Baptiste... Revert "OpenCV Example: define a default parameter...
2012-08-13 Francois CartegnieQt: MediaInfo: name panels for public method usage
2012-08-13 Jean-Baptiste... Wasapi: temporary compilation fix
2012-08-13 Rafaël Carrécontrib: hardbuzz: update config.{sub,guess}
2012-08-12 Naohiro KORIYAMAlibass: added HarfBuzz support
2012-08-12 Naohiro KORIYAMAcontrib: added HarfBuzz 0.9.2
2012-08-12 Naohiro KORIYAMAextra/tools: added Ragel
2012-08-12 Francois CartegnieQt: MediaInfo: Clearly identify current/playing media...
2012-08-12 Francois CartegnieQt: ExtraMetaPanel: remove unused p_intf
2012-08-12 Francois CartegnieQt: InputStatsPanel: remove unused p_intf
2012-08-12 Francois CartegnieQt: InfoPanel: unused p_intf
2012-08-12 Francois CartegnieQt: MetaPanel: missing clear
2012-08-12 Rémi Denis... config: bind the media keys by default (in addition...
2012-08-11 Edward Wangopencv_wrapper: Kill a warning
2012-08-11 Jean-Baptiste... OpenCV: change configure to auto
2012-08-11 Jean-Baptiste... OpenCV Example: define a default parameter, since we...
2012-08-11 Jean-Baptiste... OpenCV example: drop an unused variable
2012-08-11 Jean-Baptiste... OpenCV: remove unneeded headers and variables
2012-08-11 Edward Wangopencv_wrapper: Fix RGB video passing to OpenCV
2012-08-11 Edward Wangopencv_wrapper: Fix display processed image and/or...
2012-08-11 Edward Wangopencv_wrapper: Simplify logic slightly
2012-08-11 Edward Wangopencv_filter: Don't crash VLC if no picture could...
2012-08-11 Edward Wangopencv_wrapper: Remove the weird custom verbosity and...
2012-08-11 Edward Wangopencv: Refresh the internal opencv_example filter...
2012-08-11 Edward Wangopencv_wrapper: Port to video filter2
2012-08-11 Jean-Baptiste... Add a ProRes FourCC
2012-08-11 Rémi Denis... Qt4: /dev/dvb/adapter is Linux DVB, not just Linux
2012-08-11 Zoran Turalijadtv multisat: Allow command line option dvb-satno.
2012-08-11 Rémi Denis... DTV: do not assume __linux__ == HAVE_LINUX_DVB
2012-08-11 Zoran TuralijaAdd support for uncommitted diseqc switch. - Take #2
2012-08-11 Rémi Denis... wasapi: provide user-friendly audio endpoint name ...
2012-08-11 Rémi Denis... vobsub: check memory error
2012-08-10 Zoran Turalijadtv multisat: Set dvb_diseqc_master_cmd command length.
2012-08-10 Florian RoeskeFix ipv6 multicast socket option
2012-08-10 Sébastien ToqueMKV: workaround the seeking-to-0 issue also on android
2012-08-10 Francois Cartegnieml: correctly handle initdatabase failure
2012-08-10 Francois Cartegnieml: don't crash if there's no sql provider
2012-08-09 Rémi Denis... PulseAudio: print debug if we cannot estimate the start...
2012-08-09 Rémi Denis... PulseAudio: mark stream non-monotonic
2012-08-09 Rémi Denis... PulseAudio: do not ignore latency updates before stream...
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)
next