]> git.sesse.net Git - vlc/history - src
Remove old obsolete variables.
[vlc] / src /
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
2011-02-17 Jean-Baptiste Kempfsrc/playlist: kill warnings
2011-02-17 Jean-Baptiste Kempftext/unicode: kill a "no previous prototype" warning
2011-02-15 Rémi Denis-CourmontFix typos
2011-02-15 Rémi Denis-CourmontReserve FOURCC's for RV12 and AV16 XVideo formats
2011-02-13 Rémi Denis-CourmontRemove many copies of "key-" in the list of actions
2011-02-13 Rémi Denis-CourmontStore mapping for global hotkeys as well as normal...
2011-02-13 Rémi Denis-CourmontFix incorrect return value and leak
2011-02-13 Rémi Denis-CourmontSort keys by name rather than key code
2011-02-13 Laurent AimarFixed a huge memory leak due to OSD.
2011-02-13 Rémi Denis-Courmontcore: allow multiple hotkeys for the same action
2011-02-12 Rémi Denis-CourmontStore hotkey mappings in a tree instead of a table
2011-02-12 Rémi Denis-Courmontcore: Add a private pointer for hotkeys/actions handler
2011-02-12 Rémi Denis-CourmontMove actions list to key config
2011-02-12 Rémi Denis-CourmontGet rid of putenv()
2011-02-12 Laurent AimarFixed an invalid test when rendering subtitles.
2011-02-12 Laurent AimarConsider too large width/height as invalid.
2011-02-12 Laurent AimarHandle errors when no filter can be found to adapt...
2011-02-12 Laurent AimarAllowed rendering OSD at display resolution when possib...
2011-02-12 Laurent AimarFixed OSD widget rendering code to render at display...
2011-02-12 Laurent AimarFixed subpicture rendering when render size != source...
2011-02-12 Laurent AimarMade subtitle subpicture absolute only when rendering...
2011-02-12 Rémi Denis-CourmontRemove useless parameters
2011-02-12 Rémi Denis-CourmontUnexport vlc_object_set_destructor
2011-02-12 Rémi Denis-CourmontMark plugin-path as obsolete
2011-02-12 Rémi Denis-CourmontOverride the plugins path with an environment variable...
2011-02-12 Rémi Denis-CourmontSimplify plugin paths tokenization
2011-02-10 Rémi Denis-CourmontChange key items to string type
2011-02-10 Rémi Denis-CourmontSome documentation
2011-02-10 Rémi Denis-Courmontcore: merge the two hotkey files
2011-02-10 Rémi Denis-CourmontFix + and - hotkeys
2011-02-10 Jean-Baptiste KempfReadd txt autodetection
2011-02-10 Jean-Baptiste KempfSubtitle: do not dialog_Fatal when the subtitle was...
2011-02-10 Jean-Baptiste KempfMake SubtitleAdd accept flags instead of a bool
2011-02-10 Rémi Denis-CourmontKill some relocs
2011-02-10 Rémi Denis-CourmontFix compilation
2011-02-10 Rémi Denis-CourmontUse + as modifier separator, keep backward compatibilit...
2011-02-10 Rémi Denis-CourmontMerge ConfigKeyToString and KeyToString
2011-02-10 Rémi Denis-CourmontConfigKeyToString: simplify and fix potential leak
2011-02-10 Rémi Denis-CourmontUnduplicate code
2011-02-10 Rémi Denis-CourmontRemove unused StringToKey()
2011-02-10 Rémi Denis-CourmontRemove silly #include
2011-02-09 Pierre YnardWinCE: (don't) implement vlc_pipe()
2011-02-09 Pierre YnardBuild fix
2011-02-09 Rémi Denis-Courmontcore: use vlc_pipe()
2011-02-09 Rémi Denis-CourmontImplement vlc_pipe()
2011-02-05 Felix Paul Kühnemacosx vout: reenabled. will break compilation until...
2011-01-29 Rémi Denis-CourmontExport libvlc_video_set_format_callbacks
2011-01-28 Pierre YnardDon't pass input options when using --one-instance
2011-01-27 Pierre YnardDon't pass relative file paths when using --one-instance
2011-01-25 Pierre Ynardrtsp: support Range header in responses
2011-01-24 Rémi Denis-Courmontbindtextdomain: cleanup and fix error handling
2011-01-24 Srikanth RajuML/Core: Destroy ML after PL deactivates, but before...
2011-01-24 Srikanth RajuML/Core: Change ml_Hold/ml_Release to ml_Get
2011-01-24 Rémi Denis-CourmontWin32: fix gettext with non-ASCII installation path
2011-01-22 Jean-Baptiste KempfSolve a sign warning
next