]> git.sesse.net Git - vlc/history - src
Qt: ExtToolButton: set delay relatively to dblclick's
[vlc] / src /
2011-04-20 Yuval TzeBackward compatibility: handle the "sub-filter" ambiguity
2011-04-20 Yuval TzeNew sub-filter support add new "sub filter" capability...
2011-04-20 Yuval TzeRefactor: rename "sub-filter" to "sub-source" this...
2011-04-14 Laurent AimarImproved subtitiles/OSD quality when the rendering...
2011-04-14 Laurent AimarFixed i_original_picture_width/height fields of the...
2011-04-14 Juha JeronenInverse telecine deinterlacer
2011-04-13 Rémi Denis-CourmontInline and simplify aout_FormatNbChannels
2011-04-12 Rémi Denis-CourmontGo to new line if there is no option description
2011-04-11 Rémi Denis-CourmontMake drawable-hwnd an integer config item (untested)
2011-04-10 Rémi Denis-Courmontplaylist: go back to nearest well-known playback rate...
2011-04-09 Rémi Denis-Courmontaout: do not compute the same difference three times
2011-04-09 Rémi Denis-CourmontRemove write-only aout_input_t.input_alloc
2011-04-09 Rémi Denis-Courmontdecoder: do not reallocate audio buffer on interface...
2011-04-09 Rémi Denis-Courmontdecoder: allocate decoder audio buffers directly
2011-04-09 Rémi Denis-CourmontAvoid invalid cast (int / uint16_t)
2011-04-07 Rémi Denis-CourmontReally fix audio volume underflow (audio_volume_t is...
2011-04-07 Rémi Denis-CourmontRemove write-only aout_output_t.i_volume
2011-04-07 Rémi Denis-CourmontEnforce volume min and max (small regression from previ...
2011-04-07 Rémi Denis-CourmontPass mute flag to aout_output_t.pf_volume_set
2011-04-07 Rémi Denis-CourmontRemove dangling declarations
2011-04-07 Rémi Denis-CourmontMake aout "intf-change" a void variable
2011-04-07 Rémi Denis-CourmontRemove "saved-volume" and "volume-change". Use "volume".
2011-04-07 Rémi Denis-CourmontRename "volume-muted" to simply "mute"
2011-04-07 Rémi Denis-CourmontRemove never used aout_output_t.pf_volume_get
2011-04-07 Rémi Denis-Courmontaout_VolumeGet: return volume directly
2011-04-07 Rémi Denis-CourmontClarify audio volume interface code (kill doVolumeChanges)
2011-04-07 Rémi Denis-CourmontRemove text for non existent --volume-save
2011-04-07 Rémi Denis-CourmontRemove never used function aout_MixerMultiplierGet()
2011-04-07 Rémi Denis-CourmontRemove mixing from audio mixers
2011-04-07 Rémi Denis-CourmontRemove AOUT_MAX_INPUTS
2011-04-07 Rémi Denis-CourmontSpawn one audio output instance per audio input
2011-04-07 Rémi Denis-Courmontdecoder: release the aout instance when we stop the...
2011-04-07 Rémi Denis-CourmontRequire an aout instance to create an aout input
2011-04-07 Rémi Denis-CourmontRemove impossible error
2011-04-07 Rémi Denis-CourmontRemove outdated comment
2011-04-06 Pierre YnardUse add_loadfile() for --vlm-conf
2011-04-05 Pierre Ynardvlm: use make_URI() with --vlm-conf
2011-04-05 KO Myung-HunOS/2 uses the same file operations as Win32
2011-04-05 KO Myung-HunDo not use clock_gettime() on OS/2.
2011-04-05 KO Myung-HunEnable vlc_poll() on OS/2
2011-04-05 KO Myung-HunDefine ALIGN for OS/2.
2011-04-05 Sébastien Escudierfix vlm scheduling
2011-04-05 Sébastien Escudiervlm : fix TAB_CLEAN
2011-04-04 Rémi Denis-CourmontUnexport input_DecoderNew and input_clock_t
2011-04-04 Rémi Denis-Courmontinput_DecoderCreate: create a decoder w/o input thread
2011-04-04 Rémi Denis-CourmontInput resource: allow operation without input
2011-04-04 Rémi Denis-Courmontdecoder: do not emit output events if there is no input
2011-04-04 Rémi Denis-Courmontdecoder: do not update statistics if there is no input
2011-04-04 Rémi Denis-Courmontdecoder: do not try to fetch attachments if there is...
2011-04-04 Rémi Denis-Courmontdecoder: keep a pointer to resources independent of...
2011-04-04 Rémi Denis-CourmontCreateDecoder: common sub-expression
2011-04-04 Rémi Denis-CourmontSpelling
2011-04-03 Pierre YnardFix spelling: an URL -> a URL
2011-04-03 KO Myung-HunDefine if_nametoindex() for OS/2
2011-04-03 KO Myung-HunOS/2 uses the same path style as Win32.
2011-04-03 Rémi DuraffortRemove old obsolete variables.
2011-03-31 Rémi Denis-CourmontCache mdate()
2011-03-29 Juha JeronenPhosphor deinterlacer
2011-03-29 Rémi Denis-CourmontYoupiiiiiiiiiiiiiiiiiiie! ... err, remove vlc_object_find()
2011-03-29 Rémi Denis-Courmontstream_MemoryNew: remove vlc_object_find()
2011-03-29 Rémi Denis-Courmontstream_UrlNew: avoid harmful vlc_object_find()
2011-03-29 Rémi Denis-Courmontsout: remove broken statistics code
2011-03-27 Rémi Denis-CourmontCosmetics
2011-03-24 Francois Cartegnieinterfaces: "Add interface" subitems: being interface...
2011-03-22 Jean-Baptiste KempfRename macro to avoid confusion
2011-03-21 Jean-Baptiste KempfMore XDcam fourcc
2011-03-21 Rémi DuraffortRemove obvious statements.
2011-03-21 Rémi DuraffortRemove obvious statement.
2011-03-21 Rémi Duraffortvlm: fix memory leaks.
2011-03-21 Rémi Duraffortvlm: simplify and cleanup.
2011-03-21 Juha JeronenSupport field plane_t's in plane_CopyPixels
2011-03-19 Rémi Denis-Courmontvar_LocationParse: fix buffer size
2011-03-18 Rémi Denis-CourmontUse POSIX fcntl(F_DUPFD_CLOEXEC) instead of Linux dup3()
2011-03-17 Jean-Baptiste KempfSrc: more comprehensible debug messages
2011-03-17 Jean-Baptiste KempfImproved debug messages
2011-03-15 Francois Cartegnieinput: dvb: also create program data for programs on...
2011-03-12 Rémi Denis-Courmontvar_LocationParse: helper for DVB/V4L2-style MRLs
2011-03-11 Jean-Baptiste KempfFactorize some msg_Dbg about timeshift
2011-03-10 Rémi DuraffortFix potential NULL pointer dereference.
2011-03-10 Romain GoyetChanging key items to string type on OS X as well
2011-03-09 Ilkka OllakkaCopy meta when doing input_item_Copy
2011-03-08 Rémi Denis-CourmontEliminate dead code with !ENABLE_SOUT (fixes #4564)
2011-03-05 Laurent AimarDo not allow direct rendering when the pictures provide...
2011-03-05 Laurent AimarUse the correct picture pool to render subtitles.
2011-03-01 Rémi Denis-CourmontRemove write-only variables
2011-02-26 Jean-Baptiste KempfWin32: remove a warning
2011-02-26 Jean-Baptiste KempfUpdate: Correctly cast to (int)
2011-02-23 Rémi DuraffortFix compilation for systems without search.h
2011-02-20 Laurent AimarSet picture_t::i_nb_fields to 2 by default.
2011-02-20 Juha JeronenIncrease private_picture to 4 to accommodate filters...
2011-02-19 Rémi Denis-CourmontRemove useless struct hotkey.i_action
2011-02-19 Rémi Denis-CourmontExport vlc_str2keycode()
2011-02-19 Rémi Denis-CourmontReplace vout_opengl_t with vlc_gl_t
2011-02-19 Rémi Denis-Courmontvlc_gl_t: abstract OpenGL provider
2011-02-17 Pierre YnardFix include path in moved file
2011-02-17 Pierre YnardMakefile: rename file right
2011-02-17 Rémi Denis-CourmontMove core POSIX files to their own directory like Windo...
2011-02-17 Jean-Baptiste KempfSupport for hdv9 fourcc
2011-02-17 Jean-Baptiste KempfSupport for hdv4 fourcc
2011-02-17 Jean-Baptiste KempfVLMshell: use %Y-%m-%d instead of %F
next