]> git.sesse.net Git - vlc/history - modules
Add a variable + callback to toggle the record status.
[vlc] / modules /
2008-08-23 Jean-Philippe AndreAdd a variable + callback to toggle the record status.
2008-08-23 Jean-Philippe AndreRevert b1cea0a301d6bc partially (bad warning fix)
2008-08-23 Jean-Baptiste KempfFix demuxdump MRL generation in Sout (Qt part of #1853 )
2008-08-22 Rémi DuraffortUpdate modules/LIST
2008-08-22 Jean-Baptiste KempfMenu order after protests.
2008-08-22 Rémi DuraffortFix #1768
2008-08-22 Rémi DuraffortDon't move an item to the middle of nowhere.
2008-08-22 Rémi DuraffortForgottent "fix warning".
2008-08-22 Jean-Baptiste KempfUse FIND_CHILD when possible to look for the vout as...
2008-08-22 Loïc MinierMerge branch 'master' of git.videolan.org:vlc
2008-08-22 Loïc MinierFix #if WIN32_TRICK to be an #ifdef
2008-08-22 Felix Paul Kühnemacosx: fixed download URL for the eyetv plugin
2008-08-22 Jean-Baptiste KempfFind correctly the Vout.
2008-08-22 Jean-Baptiste KempfClose #1717 (windows only )
2008-08-22 Jean-Baptiste KempfUse the input_MRLSplit to open containing folder for...
2008-08-22 Jean-Baptiste Kempfqt4: Fix hotkey i for FS controller
2008-08-22 Laurent AimarFixed input slave reading of a52/dts/flac/m4a/mpga...
2008-08-22 Jean-Philippe AndreFix warnings. Note that seeking is not enabled with...
2008-08-22 Jean-Philippe AndreRemove two compilation warnings (unused variables).
2008-08-22 Jean-Philippe AndreQt: don't save A to B state when the input item changes...
2008-08-22 Jean-Philippe AndreQt: Implement Stream/Save in playlist popup menu
2008-08-22 Jean-Baptiste KempfFix #1884
2008-08-22 Jean-Philippe AndreQt: don't call SeparateEntries twice
2008-08-22 Jean-Baptiste KempfSmall invertion in the menu.
2008-08-22 Jean-Baptiste KempfImplement 'i' hotkey to show FSC.
2008-08-22 Jean-Baptiste KempfFix some Sout dialog resizing issues.
2008-08-22 Jean-Baptiste KempfRestore MediaInfo size after launch.
2008-08-22 Lukas Durfinaqt4: Fix wrong hidding FS controller caused by disablin...
2008-08-22 Jean-Baptiste KempfFix typo.
2008-08-21 Jean-Baptiste KempfFix a segfault regression introduced in [f9b25cf4378f25...
2008-08-21 Laurent AimarFixed h264 aspect ratio overflow.
2008-08-21 Jean-Baptiste KempfOpen a file location. Very dumb and incomplete.
2008-08-21 Jean-Philippe AndreQt: Save/Convert dialog should not show any streaming...
2008-08-21 Jean-Baptiste KempfFix the "No such slot PLModel::popupExplore()" on win32...
2008-08-21 Jean-Baptiste KempfForgotten file in previous commit.
2008-08-21 Jean-Baptiste KempfBookmarks: close #1661
2008-08-21 Derk-Jan Hartmandvdnav: switch to the activated color sooner
2008-08-21 Jean-Baptiste KempfQt: Fix "chapter buttons not hiding when stop is clicke...
2008-08-21 Jean-Baptiste KempfReorder the menus items.
2008-08-21 Laurent AimarClean up and more panoramix fixes.
2008-08-21 Laurent AimarSend an end of sequence after a still frame.
2008-08-21 Laurent AimarAdded BLOCK_FLAG_END_OF_SEQUENCE and use it for mpeg2.
2008-08-21 Laurent AimarCheck a few mp4 mallocs.
2008-08-21 Laurent AimarFixed a few segfaults with broken mp4 files and fixed...
2008-08-20 Laurent AimarRemoved stupid debug message.
2008-08-20 Laurent AimarFixed YUVP blending (my bad for not testing it).
2008-08-20 Derk-Jan Hartmanswscale: prefer swscale over our own chroma modules,
2008-08-20 Laurent AimarRemoved video_format_FixRgb from blend.c
2008-08-20 Laurent AimarCosmetics.
2008-08-20 Laurent AimarLast part of blend.c cleanup, added RV15 and fixed...
2008-08-20 Laurent AimarMore blend clean up.
2008-08-20 Laurent AimarBegin clean up of giant blend ctl-c ctl-v.
2008-08-20 Rémi DuraffortSimplify code and remove unneeded tests.
2008-08-20 Rémi DuraffortCheck malloc return value and fix warnings.
2008-08-20 Rémi DuraffortCheck malloc return value and avoid memleaks.
2008-08-20 Rémi DuraffortCheck malloc return value.
2008-08-20 Rémi DuraffortFix a memleak when a connection is closed.
2008-08-20 Rémi DuraffortFix potential memleak.
2008-08-20 Rémi DuraffortFix potential memleaks and remove stupid tests.
2008-08-20 Rémi DuraffortFix potential memleaks (free the module if it can't...
2008-08-20 Laurent AimarCorrectly set rgb mask for xvideo output too.
2008-08-20 Laurent AimarFixed a bit panoramix.
2008-08-20 Jean-Baptiste KempfKill a warning and put i_datalength as an uint32_t
2008-08-20 Jean-Baptiste KempfTTA: Sanity check to avoid overflow and typo
2008-08-20 Rémi Denis-CourmontTTA: robustify and avoid one memcpy/allocation
2008-08-20 Rémi Denis-CourmontTTA: potential 0 divider
2008-08-20 Rémi Denis-CourmontRTP: priority zero - do not load the module needlessly
2008-08-20 Rémi DuraffortFix potential memleaks.
2008-08-20 Rémi DuraffortDon't use var_CreateGetString to create a variable.
2008-08-20 Rémi DuraffortFix potential memleaks.
2008-08-20 Rémi DuraffortFix memleaks and one potential memleak (and move a...
2008-08-20 Rémi DuraffortFix warnings.
2008-08-20 Rémi DuraffortFix potential memleak.
2008-08-20 Rémi DuraffortMake the buildbot happy by fixing some of the warnings.
2008-08-20 Derk-Jan Hartmanmjpeg demux: When looking trough the data for EOI,...
2008-08-20 Derk-Jan Hartmanffmpeg chroma: fix [079fdd3f33560bfc2b36181ac367649fc0c...
2008-08-20 Derk-Jan Hartmanffmpeg chroma: This follows up on [0034fbab5587b1197b04...
2008-08-20 Eric PetitFixes bad error checking on read errors.
2008-08-20 Pierre d'Herbemontmacosx: In bookmarks's dealloc, we shouldn't release...
2008-08-20 Laurent AimarUpgrade mandatory version for matroska to 0.8.0 and...
2008-08-20 Laurent AimarFix mkv track checking in blockget (TrackNum() != our...
2008-08-19 Laurent AimarIgnore invalid blocks (on broken files).
2008-08-19 Rémi DuraffortCheck asprintf return value.
2008-08-19 Rémi DuraffortFix warnings.
2008-08-19 Rémi DuraffortUse delete[] for arrays.
2008-08-19 Rémi DuraffortFix warnings.
2008-08-19 Rémi DuraffortFix compilation warnings.
2008-08-19 Rémi DuraffortFix warnings
2008-08-19 Derk-Jan Hartmanffmpeg chroma: add rgb masks to the chroma mapping...
2008-08-19 Laurent AimarDo not try rtmp access unless requested (as all other...
2008-08-19 Rémi DuraffortDon't call mdate too many times.
2008-08-19 Rémi DuraffortFix compilation with old ffmpeg.
2008-08-19 Derk-Jan Hartmanffmpeg chroma: stupid test mistake for the decoder...
2008-08-19 Derk-Jan Hartmanffmpeg chroma: Change GetVlcChroma and GetFfmpegChroma...
2008-08-19 Laurent AimarAdded s32l/b to float conversion support (close #1872).
2008-08-19 Laurent AimarCosmetics (fixed a few functions name).
2008-08-19 Jean-Baptiste KempfLIBAVUTIL_VERSION_INT inclusion guards...
2008-08-19 Derk-Jan Hartmanswscale: lower priority of swscale from 1000 -> 55...
2008-08-19 Derk-Jan Hartmanffmpeg chroma: fix whitespace
2008-08-19 Derk-Jan Hartmanffmpeg: PIX_FMT_YUV422 was renamed to PIX_FMT_YUYV422...
next