]> git.sesse.net Git - vlc/history - modules
avcodec: set rc-buffer-size to 0, as it is default in ffmpeg/avconv
[vlc] / modules /
2012-07-10 Ilkka Ollakkaavcodec: set rc-buffer-size to 0, as it is default...
2012-07-10 Christoph Miebachtypo: No newline before period
2012-07-09 Fabian Keilaudioscrobbler: prevent an endless loop inside the...
2012-07-09 Ilkka Ollakkaopengl:os x build fix
2012-07-09 Ilkka Ollakkaopengl.c: don't use fixed pipeline with glsl shader...
2012-07-09 Ilkka Ollakkaopengl: cosmetic
2012-07-08 Ilkka Ollakkaopengl: restore npot check for really old cards
2012-07-08 Ilkka Ollakkaopengl.c: refactor texture enabling and uniform setting
2012-07-08 Felix Paul Kühneopengl: fixed compilation for OSX
2012-07-08 Felix Paul Kühneopengl: disable shaders on older iOS releases so we...
2012-07-08 Felix Paul Kühneopengl: use RV32 instead of RV16 for the OpenGL ES...
2012-07-07 Francois CartegnieQt: Early Fix ML "Add to playlist" adding items multipl...
2012-07-06 Hugo Beauzée-Luyssenogg: Use unlikely()
2012-07-06 Frédéric YhuelHLS: minor fix
2012-07-06 Frédéric YhuelHLS: don't signal dl thread out of the blue in Close()
2012-07-06 David Fuhrmannmacosx: select right screen when fullscreen on startup...
2012-07-06 David Fuhrmannmacosx vout: always use current bounds for picture...
2012-07-06 David Fuhrmannmacosx: don't allow a automatic resize beyond the right...
2012-07-05 Rémi Denis-CourmontWin32: try to fix compilation
2012-07-05 Rémi Denis-CourmontQt: the video widget must be a proper window
2012-07-05 Rémi Denis-CourmontQt: check embedded video window type at run-time
2012-07-05 Rémi Denis-CourmontQt: do not hard-code argv table size
2012-07-05 Felix Paul Kühnevout/ios: set the display size correctly
2012-07-05 Rémi Denis-CourmontQt: missing Q_OBJECT
2012-07-04 Rémi Denis-Courmontvisual: do not pretend to support FI32
2012-07-04 Rémi Denis-Courmontaudio: remove FI32 conversions
2012-07-04 Rémi Denis-CourmontChannel mixer: drop FI32
2012-07-04 Rémi Denis-CourmontVolume mixer: drop FI32
2012-07-04 Rémi Denis-Courmontaout: drop FI32 from outputs
2012-07-04 David Fuhrmannauhal: quick fix to get stuff compiled again
2012-07-04 Rémi Denis-CourmontQt: factor some common code
2012-07-04 David Fuhrmannmacosx: handle volume apple remote keys as hotkeys...
2012-07-04 Felix Paul Kühneswscale: expand Android hack to iOS
2012-07-04 Rémi Denis-CourmontQt4: fix crashes without podcasts
2012-07-04 Rémi Denis-CourmontQt4: fix prototype
2012-07-04 Rémi Denis-CourmontQt5: missing #includes
2012-07-04 Jean-Baptiste KempfUse Qt instead of Qt4
2012-07-03 Jean-Baptiste KempfUse qt iso qt4
2012-07-03 Jean-Baptiste Kempfavcodec: Map MSS3/MSA1 decoder
2012-07-03 Rafaël CarréRemove vlc_memcpy
2012-07-03 Rafaël Carrés/vlc_memcpy/memcpy/
2012-07-03 Rémi Denis-CourmontQt4: partly fix volume display
2012-07-03 Rémi Denis-CourmontQt4: simplify and partly fix mute tracking
2012-07-03 Rémi Denis-Courmontaout: separate volume and mute callbacks
2012-07-03 Rémi Denis-Courmontaout_Volume*: use float rather than integer
2012-07-03 Rémi Denis-Courmontaout_MuteGet: fix name and add VLC_OBJECT() magic cast
2012-07-03 Rémi Denis-CourmontRC (old): fix muting
2012-07-03 Rémi Denis-Courmontaout_MuteSet: fix name and remove unused parameter
2012-07-03 Rémi Denis-Courmontaout_MuteToggle: fix name and remove unused or misused...
2012-07-03 Christoph MiebachTypo
2012-07-03 Christoph MiebachPsychadelic is just wrong
2012-07-03 Christoph MiebachAdded 2 missing spaces
2012-07-03 Felix Paul Kühnemacosx: fixed time slider alignment issue
2012-07-03 David Fuhrmannmacosx: change handling of arrow keys slightly
2012-07-03 David Fuhrmannmacosx: fix handling of shortcuts which include shift
2012-07-02 Jean-Baptiste KempfRemove the RTMP output too
2012-07-02 Rafaël CarréRemove vlc_memset
2012-07-02 Rafaël Carréswscale: remove useless global function pointer
2012-07-01 Ilkka Ollakkaopengl: use glEnable when not using shaders
2012-07-01 Francois CartegnieQt: SearchLineEdit: fix background text after reset()
2012-07-01 Francois CartegnieQt: Queue toolbar rebuild as event instead of delaying...
2012-07-01 Rafaël CarréOnly use vlc's memcpy on windows (also for 3dnow and...
2012-07-01 Rafaël Carrétaglib: read a few more APE tags
2012-07-01 Rafaël CarréOnly use optimized memcpy on Windows
2012-07-01 Jean-Baptiste KempfWin32: we need GLew.h before GL.h with the headers...
2012-07-01 Jean-Baptiste KempfVorbis: fix broken if/else cascade
2012-07-01 Rémi Denis-Courmontopengl: fix version comparison
2012-07-01 Rémi Denis-CourmontDo not include specific GL provider in generic OpenGL...
2012-07-01 Felix Paul Kühnevout/opengl: really as in really fix compilation for...
2012-06-30 Naohiro KORIYAMAmacosx: fixed font selector panel on certain setups
2012-06-30 David Fuhrmannmacosx: improve accessibility support for black ui
2012-06-30 Ilkka Ollakkaogg: use ES_OUT_SET_PCR instead of RESET_PCR in demuxing
2012-06-30 Ilkka Ollakkaopengl: update copyright year and add myself in authors
2012-06-30 Felix Paul Kühnevout/opengl: ugly temporary work-around to get this...
2012-06-30 Felix Paul Kühnevout/opengl: TARGET_OS_MAC is also defined for iOS...
2012-06-30 Ilkka OllakkaOpengl: bring back support to use opengl vout without...
2012-06-30 Ilkka Ollakkaopengl: add check for opengl >= 2.0
2012-06-30 Felix Paul Kühnevout/opengl: fixed compilation for OS X
2012-06-30 Felix Paul Kühnevout/opengl: cleanup the Mac includes
2012-06-30 Ilkka Ollakkaopengl build fix for os x
2012-06-30 Ilkka OllakkaOpengl: Rework opengl to use glsl instead of arb extens...
2012-06-30 Rémi Denis-Courmontwasapi: flawed logic (probably fix #7030)
2012-06-28 Rémi Duraffortqt4: do not compute more than one time the lenght of...
2012-06-28 Rémi Duraffortvcd: fix off-by-one while scanning
2012-06-28 Rémi Duraffortdvb-scan: fix potential buffer overflow
2012-06-28 Rémi DuraffortFix printf formating.
2012-06-28 Rémi Denis-Courmontaccess: really remove rtmp
2012-06-28 Jean-Baptiste KempfRemove RTMP access module
2012-06-27 Felix Paul Kühnemacosx: fixed long-standing issue of disappearing sideb...
2012-06-27 Erwan Tulouskins2: reorder #define in a more logical way
2012-06-27 Erwan Tulouskins2: remove vlc_object_alive (deprecated)
2012-06-27 Erwan Tulouskins2: remove some leftovers
2012-06-27 erwanskins2: remove qt-volume-complete (obsolete)
2012-06-27 Erwan Tulouskins2: add support for --[no]-qt-fs-controller
2012-06-27 Erwan Tulouskins2: parametrize how long fullscreen controller...
2012-06-27 Erwan Tulouskins2(Linux): display list of monitors and caracterist...
2012-06-27 Rémi Denis-Courmontsubtitle: deal with initial UTF-8 BOM
2012-06-27 Jean-Baptiste KempfFix codec error.
2012-06-27 Jean-Baptiste KempfOgg: always show COMMENTS if possible
2012-06-27 Jean-Baptiste KempfOgg: do not display x,x if we have both methods for...
next