]> git.sesse.net Git - vlc/shortlog
vlc
2011-09-05 Jean-Baptiste... Serbian Win32: fix building
2011-09-05 Sebastien Zwickertopengl: fixes macosx vout issue.
2011-09-05 Felix Paul... macosx: fix some more compilation warnings
2011-09-05 Jean-Baptiste... Don't leak a HICON
2011-09-05 Sebastien Zwickertmacosx: look for libvlc in lib/ for bundle creation.
2011-09-05 Pierre Ynardfile: fix file/network caching detection for windows
2011-09-05 Pierre YnardWinCE: remove stray comment
2011-09-04 Pierre YnardFix typo in installer
2011-09-04 Pierre Ynardi18n: update POTFILES
2011-09-04 Felix Paul... macosx: clean up
2011-09-04 Felix Paul... macosx: set the splitview divider to 60% gray instead...
2011-09-04 Felix Paul... macosx: remove dead code and rename vout.* to VideoView.*
2011-09-04 Felix Paul... macosx: prevent ugly artifacts when playing a video
2011-09-04 Felix Paul... macosx: replace the 'basic' vs 'all' radio button on...
2011-09-04 Felix Paul... macosx: slim the split view divider and turn it black
2011-09-04 Felix Paul... opengl: some cleanup
2011-09-04 Felix Paul... opengl: disable the broken mac-specific code
2011-09-04 Ilkka Ollakkaavcodec: set libmpeg2mmx idct in use if we encode to...
2011-09-04 Christophe... Activate installer serbian translation
2011-09-04 Christophe... Fix serbian.nsh
2011-09-04 Predrag LjubenovićAdd serbian translation of win installer
2011-09-04 Christophe... Distribute lithuanian.nsh
2011-09-04 Christophe... Add Basque translation in Win32 installer
2011-09-04 Christophe... Typo
2011-09-04 Rémi Denis... V4L2: merge two switches
2011-09-04 Rémi Denis... V4L2: only keep codecs data during initialization
2011-09-04 Rémi Denis... V4L2: move variables out of p_sys
2011-09-04 Christophe... Add Russian translator
2011-09-04 Felix Paul... contribs: fixed hardcoded paths
2011-09-04 Rémi Denis... Missing #include
2011-09-03 Felix Paul... another compilation fix for the mac
2011-09-03 Rafaël Carréconfigure: fixed compilation for darwin
2011-09-03 Ilkka Ollakkaqt4: fix preferences widget compile
2011-09-03 Jean-Baptiste... Win32: do not load DLL from cwd
2011-09-03 Ilkka Ollakkax264: place SEI in start of first block, also copy...
2011-09-03 Rémi Denis... Use weak symbol only on ELF targets
2011-09-03 Rémi Denis... Qt4: fix V4L2 video standard in open dialog
2011-09-03 Rémi Denis... setfillVLCConfigCombo: deal with string config items
2011-09-03 Rémi Denis... Replace fdopendir()
2011-09-03 Rémi Denis... Inline V4L2 device probing into device initialization
2011-09-03 Rémi DuraffortFix sout-switcher compilation
2011-09-03 Rémi Duraffortmp4: fix printf formating
2011-09-03 Jean-Paul Samanaccess/alsa.c: Simplify demux loop.
2011-09-03 Jean-Paul Samanaccess/alsa.c: Cleanup
2011-09-03 Jean-Paul Samanaccess/alsa.c: Todays capture cards support more than...
2011-09-03 Jean-Paul Samanaccess/alsa.c: simplify error recovery when capturing
2011-09-03 Jean-Paul Samanaccess/alsa.c: Read first before using snd_pcm_wait...
2011-09-03 Pierre Ynardpackage: no need to look in src/
2011-09-03 Pierre Ynardpackage: look for libvlc in lib/
2011-09-03 Pierre Ynardlibvlc: distribute libvlc_version.h.in
2011-09-03 Pierre YnardV4L2: distribute missing header file
2011-09-01 Rémi Denis... Useless includes
2011-09-01 Rémi Denis... Split V4L2 plug-in in multiple files
2011-09-01 Rémi Denis... Typo
2011-09-01 Rémi Denis... PVR: remove V4L1
2011-09-01 Rémi Denis... V4L2: do not retain device path after initialization
2011-09-01 Rémi Denis... Do not keep some V4L2 useless settings after initialization
2011-09-01 Rémi Denis... Clean --v4l2-set-ctrls up
2011-09-01 Rémi Denis... Enumerate V4L2 audio inputs correctly and do not store...
2011-09-01 Rémi Denis... Rename i_audio_mode to i_tuner_audio_mode
2011-09-01 Rémi Denis... Do not keep table of all V4L2 tuners, only tuner index...
2011-09-01 Rémi Denis... Open V4L2 node and initialize libv4l2 only once
2011-09-01 Rémi Denis... Select V4L2 input before standard as per specification
2011-09-01 Rémi Denis... Do not keep V4L2 input table in memory and fail on...
2011-09-01 Rémi Denis... v4l2: use var_LocationParse()
2011-09-01 Rémi Denis... Mark as safe v4l2 options already allowed by ParseMRL()
2011-09-01 Rémi Denis... Drop v4l2 access priority to zero to avoid redumdant...
2011-09-01 Rémi Denis... Obsolete --v4l2-io and auto-detect the correct setting
2011-09-01 Rémi Denis... Switch v4l2-standard from integer to string, add missin...
2011-09-01 Rémi Denis... V4L2: do not probe and keep video standard
2011-09-01 Rémi Denis... Improve access initialization macro safety
2011-09-01 Rémi Denis... Fix race between installation and execution of vlc...
2011-09-01 Rafaël Carréfix folder meta_engine (typo)
2011-09-01 Jean-Baptiste... Android configure: actually use NEON in NEON build
2011-08-31 Jean-Baptiste... Configure: fix typo
2011-08-31 Rémi Denis... Check for Linux DVB version 5
2011-08-31 Rémi Denis... grain: remove callback before destroying callback data
2011-08-31 Rémi Denis... gradfun: remove callback before destroying callback...
2011-08-31 Rémi Denis... Remove no-op variable callback
2011-08-31 Rémi Denis... V4L2: remove unused parameters
2011-08-31 Rémi Denis... V4L2: always call libv4l2 when available instead of...
2011-08-31 Rémi Denis... Avoid obsolete V4L2_ENABLE_ENUM_FMT_EMULATION flag
2011-08-31 Rémi Denis... V4L2 partial cleanup
2011-08-31 Rémi Denis... Do not use v4l2_open() since v4l2_open_fd() is used
2011-08-31 Rémi Denis... A-law and µ-law are 8-bits too
2011-08-31 Rémi Denis... Simplify x509 credential loading and allow symbolic...
2011-08-31 Rémi Denis... Remove useless declaration
2011-08-31 Rémi Denis... Correct requirements for clock_nanosleep()
2011-08-31 Felix Paul... src/interface: compilation fix
2011-08-31 Rémi Denis... Missing file
2011-08-31 Rafaël Carréfile access: rename callbacks
2011-08-30 Akash Mehrotraluahttp, equalizer: Fix warnings
2011-08-30 Rémi Denis... Update libvlc.la path and factorize test Makefile
2011-08-30 Rémi Denis... Build modules before libvlc and VLC
2011-08-30 Rémi Denis... Move src/control/ to lib/
2011-08-30 Jean-Baptiste... DShow: fix compilation after change on caching
2011-08-30 Rémi Denis... Hack to fix Windows build
2011-08-30 Christopher... Xml: added empty element detection
2011-08-30 Rémi Denis... Add deprecated alias for the most common caching values
2011-08-30 Rémi Denis... Rework directory order
next