]> git.sesse.net Git - vlc/shortlog
vlc
2010-11-07 Rafaël Carréncurses: translatable strings must be ASCII-only
2010-11-07 Rémi Duraffortlua_timers: fix timers.
2010-11-07 Rémi DuraffortMedia_library: fix potential memleak.
2010-11-07 Rafaël Carréwin32 package: copy lua files from install dir, not...
2010-11-07 Felix Paul... contribs: powerpc-apple-darwin9 is macosx32
2010-11-07 Laurent AimarWorkaround v4l2 drivers that do not behave correctly...
2010-11-07 Laurent AimarImproved support for crop/ar changes.
2010-11-07 Laurent AimarFixed support for crop parameters in picture_NewFrom*().
2010-11-07 Laurent AimarCosmetics (vout).
2010-11-07 Laurent AimarAdded video_format_CopyCrop helper.
2010-11-07 Laurent AimarFixed crop parameters when the decoded video has crop...
2010-11-07 Laurent AimarGet process affinity mask to compute the number of...
2010-11-07 Laurent AimarFixed support of crop coming from the decoder.
2010-11-07 Laurent AimarModified vout_SetDisplayAspect() to take a DAR instead...
2010-11-07 Laurent AimarSmall fix when changing a video filter option that...
2010-11-07 Rémi Denis... Fix libvlc_media_player_(prev|next)_chapter assertion
2010-11-06 Rémi DuraffortRemove calls to bzero.
2010-11-06 Rémi Denis... Add libvlc_media_new_fd
2010-11-06 Rémi Denis... libvlc_media_new_(location|path): try to clarify the...
2010-11-06 Rémi Denis... Input location is always an URL
2010-11-06 Rémi Denis... Expand and remove VLC_Version()
2010-11-06 Rémi Denis... Remove some typedefs to non-existent structs
2010-11-06 Rémi Denis... Privatize appropriate module typedefs
2010-11-06 Rémi Duraffortlibasf: remove unused variable.
2010-11-06 Rémi Duraffortmetachannels: force the use of the ffmpeg demuxer for...
2010-11-06 Rémi Denis... Remove unused typedefs
2010-11-06 Rémi Denis... Do not redefine standard types
2010-11-06 Rémi Denis... Remove __LIBVLC__ checks from src/
2010-11-06 Rémi Denis... Do not implicitly define MODULE_NAME
2010-11-06 Rémi Denis... Fix warning
2010-11-06 Rémi Denis... Restore Linux builds
2010-11-06 Rafaël Carrévlc_sql.h: don't rely on __LIBVLC__ being defined
2010-11-06 Rafaël Carrélibupnp depends on pthreads
2010-11-06 Rémi Denis... Modules.am: missing files
2010-11-05 Pierre d'Herbemontcontrib: Replace darwin->macosx.
2010-11-05 Pierre d'Herbemontcontrib: Remove LD,STRIP etc redefinition.
2010-11-05 Pierre d'Herbemontcontrib: Factorize the win targets.
2010-11-05 Pierre d'Herbemontbootstrap: Use an abstraction for enabling setting...
2010-11-05 Pierre d'Herbemontcontrib: Use hint_distro when setting contrib.
2010-11-05 Felix Paul... contribs: updated binary packages for Mac OS X (i686...
2010-11-05 Felix Paul... contribs: use the videolan variable to retrieve libdca...
2010-11-05 Pierre d'HerbemontMobileVLCKit: Match contrib build dir location change.
2010-11-05 Pierre d'Herbemontconfigure: Move --enable-static-plugins before any...
2010-11-05 Felix Paul... contribs: Use the gcc toolchain installed in /usr/bin...
2010-11-05 Christophe... i18n: Mark SD categories for inclusion in vlc.pot
2010-11-05 Geoffroy CouprieWindows: use _wrewinddir instead of rewinddir
2010-11-05 Jean-Paul Samanstream_filter/httplive.c: start playback with first...
2010-11-05 Pierre Ynardlua: copy input options to result of playlist script
2010-11-04 Srikanth Rajucheck_headers: look for leading spaces as well
2010-11-04 Rémi Duraffortcheck_headers: fix the script (a partial match is not...
2010-11-04 Geoffroy CouprieSkins: don't use GetProcAddress for TransparentBlt...
2010-11-04 Geoffroy CouprieWindows: remove another call to GetProcAddress in vout...
2010-11-04 Geoffroy CouprieWindows: remove calls to GetProcAddress for MonitorFrom...
2010-11-04 Rémi Duraffortvout: remove dead assignement (and one mdate).
2010-11-04 Jean-Baptiste... ML: try to unbreak configure when libsqlite3-dev isn...
2010-11-04 Jean-Baptiste... ML: fix compilation
2010-11-04 Jean-Baptiste... Real demuxer: correctly exit on errors when parsing...
2010-11-04 Rémi Denis... XVideo: use after free
2010-11-04 Rémi Denis... XVideo: redumdant check
2010-11-04 Srikanth RajuEnable Media Library Building
2010-11-04 Srikanth RajuMedia library features sql_monitor - directory scanner...
2010-11-04 Srikanth RajuMedia library CRUD operations
2010-11-04 Srikanth RajuBase Media Library Module files
2010-11-04 Rafaël Carréx264: remove double assignement
2010-11-04 Jean-Baptiste... Qt: deactivate noise video filter
2010-11-03 Jean-Baptiste... Contribs: update tiff and png
2010-11-03 Laurent AimarFixed segfault in freetype after ToCharset() changes.
2010-11-03 Jean-Baptiste... Contribs: libogg and libvorbis upgrade
2010-11-03 Laurent AimarFixed another bug in ToCharset I introduced.
2010-11-03 Laurent AimarFixed a bug in ToCharset I introduced by fixing another...
2010-11-03 Laurent AimarSmall simplification (ToCharset).
2010-11-03 Laurent AimarFixed two potential segfaults in ToCharset().
2010-11-03 André Weberatmo: fix assertion issue with picture_release
2010-11-03 Rémi Denis... Win32: pack vlc_DIR
2010-11-03 Rémi Denis... Win32: remove dead code
2010-11-03 Rémi Denis... Win32: fix closedir() to match vlc_opendir()
2010-11-03 Rémi Denis... Link GME with CXXLD
2010-11-03 Jean-Baptiste... Contribs, Libupnp: fix compilation issue
2010-11-03 Rémi Denis... Win32: expand, simplify and (hopefully) fix vlc_w*dir...
2010-11-03 Rémi Denis... Split portable, POSIX and Win32 file system helpers
2010-11-03 Rémi Denis... utf8_vfprintf(): handle ToLocale() failure
2010-11-03 Jean-Paul Samanstream_filter/httplive.c: newstream can also be 0 ...
2010-11-03 Jean-Paul Samanstream_filter/httplive.c: Bail out if block_Realloc...
2010-11-03 Jean-Baptiste... Revert "Stats: be extra careful when cleaning members"
2010-11-03 Jean-Baptiste... Stats: be extra careful when cleaning members
2010-11-03 Jean-Baptiste... AVI: remove dead assignment
2010-11-03 Jean-Baptiste... Ogg mux: make sure to reject if ES_type is not one...
2010-11-03 Jean-Baptiste... Contribs: win32, build upnp
2010-11-03 Rafaël Carrécontribs: no need to copy contrib m4 files
2010-11-03 Rafaël CarréRevert "contrib: Don't polute root Makefile for autocon...
2010-11-02 Pierre d'Herbemontcontrib: Remove the TOOLS hack for darwin.
2010-11-02 Pierre d'Herbemontcontrib: Remove empty line.
2010-11-02 Pierre d'Herbemontcontrib: Don't polute root Makefile for autoconf packag...
2010-11-02 Pierre d'Herbemontcontrib: Don't assume DARWIN_OS is Mac OS X.
2010-11-02 Rémi Denis... Remove unused file
2010-11-02 Laurent AimarFixed potential use of non initialized value in corrupt...
2010-11-02 Laurent AimarFixed potential use of non initialized fourcc in rawvid...
2010-11-02 Laurent AimarFixed potential division by 0 with corrupted real file...
2010-11-02 Laurent AimarFixed potential NULL deference when flushing in avcodec...
2010-11-02 Laurent AimarRemoved uneeded hack (vout).
next