]> git.sesse.net Git - vlc/shortlog
vlc
2011-09-07 Francois Cartegnieluahttp: add doctype
2011-09-07 Francois CartegnieQt: standardpanel: remove warnings
2011-09-07 Francois CartegnieQt: playlist: pad zoom slider (fixes #5291)
2011-09-07 Francois CartegnieQt: playlist zoom: Enforce valid font point size
2011-09-07 Jean-Baptiste... Qt4: fix indentation
2011-09-07 Hugo Beauzée... Qt4: fix playlist type when saving
2011-09-07 Jean-Baptiste... Don't show 'Open Graphic Library' to users
2011-09-07 Sebastien Zwickertopengl: revert some cleanup.
2011-09-06 Rémi Denis... Enumerate V4L2 frame intervals once fewer
2011-09-06 Rémi Denis... Fix V4L2 typo
2011-09-06 Rémi Denis... Enumerate V4L2 frame sizes only once
2011-09-06 Laurent AimarRemoved now useless include in goom.
2011-09-06 Laurent AimarRemoved display of title by goom visualization plugin.
2011-09-06 Laurent AimarRevert "block_t ** parameter is never NULL for audio...
2011-09-06 Rémi Denis... Remove memory copy in V4L2 demux in read/write mode
2011-09-06 Rémi Denis... Partially segregate access_demux V4L2 code
2011-09-06 Rémi Denis... Segregate access-specific V4L2 code
2011-09-06 Jean-Baptiste... Configure: slight simplification.
2011-09-06 Rémi Denis... Unused variable
2011-09-06 Rémi Denis... Restore --disable-libv4l2 for packagers
2011-09-06 Rémi Denis... Enable skins2 automatically (rather than always)
2011-09-05 Jean-Baptiste... MSW: release the HICON later
2011-09-05 Rafaël Carréandroid: Implement pipe2
2011-09-05 Martin StorsjöTry loading the qualcomm omx core
2011-09-05 Laurent AimarImplemented 'Boss Key' in qt4 interface (close #3838).
2011-09-05 Laurent AimarAdded 'Boss Key' support to the core.
2011-09-05 Rémi Denis... SDL vout: never override signals (rather than only...
2011-09-05 Rémi Denis... Improve vlc_memalign()
2011-09-05 Rémi Denis... Remove filter_t.pf_audio_buffer_new
2011-09-05 Rémi Denis... Use decoder_NewAudioBuffer()
2011-09-05 Rémi Denis... Fix warning
2011-09-05 Laurent AimarDisplay the decoded video format in the "Media informat...
2011-09-05 Laurent AimarPrint codec_id on unsupported track in avformat demuxer.
2011-09-05 Laurent AimarRegister libvlc_MediaPlayerVout event.
2011-09-05 Laurent AimarFixed extract video filter when requesting black color.
2011-09-05 Laurent AimarAdded libvlc_MediaPlayerVout event.
2011-09-05 Rémi Denis... Dead code
2011-09-05 Rémi Denis... Remove libvlc event queue slightly incorrect debug
2011-09-05 Rémi Denis... MPEG mux: do not hide bugs in debug builds!
2011-09-05 Rémi Denis... Remove some debug
2011-09-05 Rémi Denis... Fix a few debug messages
2011-09-05 Rémi Denis... Only open video device once
2011-09-05 Rémi Denis... Small code factorization
2011-09-05 Rémi Denis... Simplify V4L2 configure checks
2011-09-05 Rémi Denis... Let autoconf detect -g and -O2, do not reinvent the...
2011-09-05 Rafaël CarréFix static modules
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
next