]> git.sesse.net Git - vlc/shortlog
vlc
2009-05-15 Laurent AimarAdded a small vlc_fourcc_GetCodecFromString helper.
2009-05-15 Laurent AimarReplaced AOUT_FMT_*_NE/IE by by VLC_CODEC equivalents.
2009-05-15 Laurent AimarRemoved unused AUDIO_FMT_S/U16_NE.
2009-05-15 Laurent AimarAdded and used VLC_CODEC_MP3 when applicable.
2009-05-14 Jean-Baptiste... Merge commit 'origin/1.0-bugfix'
2009-05-14 Jean-Baptiste... Qt: Default Output address to 0.0.0.0 in HTTP and MMS
2009-05-14 Jean-Baptiste... Revert "Forbid Qt4.5.0"
2009-05-14 Rémi Duraffortinput: Fix a memleak.
2009-05-14 Rémi Denis... Use var_GetInteger()
2009-05-14 Jean-Baptiste... Copyright Update and cosmetic
2009-05-14 Laurent AimarAdded missing vobsub.h
2009-05-14 Laurent AimarAdded vobsub.h to Modules.am
2009-05-14 Geoffroy Coupriewince: replace _wrename by MoveFileW
2009-05-14 Pierre Ynardwince: replace getpid by GetCurrentProcessId
2009-05-14 Hugo Beauzee... Adding a libvlc_MediaPlayerLengthChanged event
2009-05-14 John Stebbinsvobsub idx parsing in matroska tracks
2009-05-14 Jean-Baptiste... Mark loop, repeat, random as safe.
2009-05-14 Jean-Baptiste... Forbid Qt4.5.0
2009-05-14 Jean-Baptiste... Remove kludge for old Qt versions.
2009-05-14 Jean-Baptiste... Bump necessary Qt version to 4.4
2009-05-14 Jean-Paul Samanmozilla: fix integer types
2009-05-14 Jean-Paul Samanmmsh: cleanup
2009-05-14 Jean-Paul Samanmmstu: fix memleak
2009-05-14 Jean-Paul Samanmmsh: fix potential memleak
2009-05-14 Jean-Paul Samanmmstu: handle keepalive error case
2009-05-14 Rémi Denis... XCB/window: add XFree86 extended key symbols
2009-05-14 Rémi Denis... Merge commit 'origin/1.0-bugfix'
2009-05-14 Rémi Denis... XCB/window: implement --video-title, UTF-8 names
2009-05-14 Ilkka Ollakkaloose up little xcb-xv version requirements
2009-05-14 Jean-Paul Samanactivex: remove libvlc_video_set_size() and libvlc_vide...
2009-05-14 Jean-Paul Samanmmsh: cleanup
2009-05-14 Jean-Paul Samanmmstu: fix memleak
2009-05-14 Jean-Paul Samanmmsh: fix potential memleak
2009-05-14 Jean-Paul Samanmmstu: handle keepalive error case
2009-05-13 Jean-Baptiste... FourCC v210
2009-05-13 Laurent AimarFixed the option "auto-preparse".
2009-05-13 Laurent AimarFixed the option "auto-preparse".
2009-05-13 Jean-Baptiste... More FourCCs
2009-05-13 Laurent AimarMerged mp1v/mp2v codecs.
2009-05-13 Rémi Denis... Xlib: assume we have a window provider
2009-05-13 Rémi Denis... Require XCB so we always have a window provider (fixes...
2009-05-13 Rémi Denis... Merge branch 1.0-bugfix
2009-05-13 Rémi Denis... XvMC capitalization
2009-05-13 Rémi Denis... Alphabetical order
2009-05-13 Rémi Denis... OpenGL: fix missing GLX window decoration
2009-05-13 Rémi Denis... XCB/window: do not depend on xcb-aux for one trivial...
2009-05-13 Laurent AimarLet libmpeg2 decode mp1v/mp2v too.
2009-05-13 Rémi Denis... OpenGL: fix missing GLX window decoration
2009-05-13 Rémi Denis... XCB/window: do not depend on xcb-aux for one trivial...
2009-05-13 Laurent AimarFixed downmixing to mono (close #2728).
2009-05-13 Rémi Duraffortfix compilation.
2009-05-13 Laurent AimarFixed downmixing to mono (close #2728).
2009-05-13 Laurent AimarCompilation fix.
2009-05-13 Laurent AimarFixed copyright.
2009-05-13 Laurent AimarFixed compilation (dmo).
2009-05-13 Laurent AimarFixed typo (compilation).
2009-05-13 Laurent Aimarfourcc.c TSQ.
2009-05-13 Laurent AimarUsed VLC_CODEC_* and i_original_fourcc when applicable.
2009-05-13 Laurent AimarFixed es_format_t::i_codec/i_original_fourcc values...
2009-05-13 Laurent AimarUsed VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
2009-05-13 Laurent AimarAdded two codec four aout usage (spdif).
2009-05-13 Laurent AimarRemoved unused defined.
2009-05-13 Laurent AimarCosmetics.
2009-05-13 Laurent AimarUse vlc_fourcc_* helpers in avi demuxer.
2009-05-13 Laurent AimarUse new vlc_fourcc_* helpers in avcodec.
2009-05-13 Laurent AimarUse vlc_fourcc_GetDescription for item infos.
2009-05-13 Laurent AimarAdded a i_original_fourcc field to es_format_t.
2009-05-13 Laurent AimarUsed vlc_fourcc_GetCodec in vout core.
2009-05-13 Laurent AimarAdded fourcc helpers and defines to centralize them.
2009-05-13 Rémi Denis... Merge branch 1.0-bugfix
2009-05-13 Rémi Denis... Deprecate all broken vout_Control() abusers
2009-05-13 Rémi Denis... use VLC_DEPRECATED_API as needed
2009-05-13 Rémi Denis... libvlc: add support for setting/getting the video scale
2009-05-13 Rémi Denis... Use input_GetVout() instead of vlc_object_find()
2009-05-13 Rémi Denis... Merge branch 1.0-bugfix
2009-05-13 Rémi Denis... Remove crap that calls vout_Control from outside the...
2009-05-13 Rémi Denis... Reparenting does not work with set_parent.
2009-05-13 Pierre Ynardrtsp: fix RTP-Info header syntax
2009-05-13 Rémi Denis... XCB/window: fix always on top
2009-05-13 Rémi Duraffortaa video output: fix compilation warning.
2009-05-13 Nicolas Chauvet... Fix missing symbol in libxvmc_plugin.so
2009-05-13 Rémi Duraffortfbosd: fix compilation with the changes of text_style_*
2009-05-13 Rémi Denis... Merge branch 1.0-bugfix
2009-05-13 Rémi Denis... Privatize libvlc_media_player_destroy
2009-05-13 Rémi Denis... Remove core support for global drawable
2009-05-13 Rémi Denis... Remove deprecated functions
2009-05-13 Rémi Denis... libvlc_media_player_retain: missing lock
2009-05-13 Geoffroy Coupriewince: replace _wrename by MoveFileW
2009-05-12 Rémi Denis... Make tests as plain executable (easier to debug than...
2009-05-12 Rémi Denis... Depth is the word
2009-05-12 Rémi Denis... Unexport libvlc_media_player_new_from_input_thread
2009-05-12 Rémi Denis... Merge branch 1.0-bugfix
2009-05-12 Rémi Denis... Syntax error
2009-05-12 Rémi Denis... Merge branch 1.0-bugfix
2009-05-12 Rémi Denis... Fix *ASCII* translation of VLC media player in language...
2009-05-12 Rémi Denis... Fix invalid use of gettext
2009-05-12 Jean-Paul Samanfix make check for commit-id 681ac9f14efd4a8611e7868004...
2009-05-12 Jean-Paul SamanCompile fix: Include limits.h when using PATH_MAX
2009-05-12 Jean-Paul Samanlibvlc_event_*: fix locking
2009-05-12 Jean-Paul Samanlibvlc: delete callback in media_player_release.
next