]> git.sesse.net Git - vlc/shortlog
vlc
2008-09-20 Derk-Jan HartmanPOTFILES: add new mkv paths, remove old voutqt.m file...
2008-09-20 Derk-Jan Hartmanspatializer: don't translate empty strings. Someone...
2008-09-20 Pierre d'Herbemontvlc_gc: FixOSAtomic usage.
2008-09-20 Pierre d'HerbemontRevert "libvlc: Fix a typo in vlc_gc_object vlc_release...
2008-09-19 Derk-Jan Hartmancontrib: update gnutls to the new 2.4.2 stable
2008-09-19 Derk-Jan Hartmanvariables: Inherit path is now parent->libvlc->saved...
2008-09-19 Pierre d'Herbemontlibvlc: Fix a typo in vlc_gc_object vlc_release()....
2008-09-19 Pierre d'HerbemontUse OSAtomic() as a fallback on Mac OS X.
2008-09-19 Jean-Baptiste... Contribs: Die if NO_RELOCATION
2008-09-19 Antoine CellerierFix misleading comment (it uses the 2007 key if you...
2008-09-19 Derk-Jan Hartmanvariables: Set void_ops by default.
2008-09-19 Derk-Jan HartmanRevert "variables: Inherit path is now parent->libvlc...
2008-09-19 Pierre d'Herbemontquicktime: Disable that decoder module.
2008-09-19 Derk-Jan Hartmanmmap: Use fnctl to set the READAHEAD flag when supporte...
2008-09-19 Derk-Jan Hartmanlibvlc: only use sync_ on GGCs that have it.
2008-09-19 Pierre d'HerbemontRevert "Compile FFmpeg on PowerPC-based machines withou...
2008-09-19 Jean-Baptiste... Ebml: remove version check, since we already force...
2008-09-19 Jean-Baptiste... Add more debug messages to track windows FS controller...
2008-09-19 Antoine CellerierOops. (Don't know what that's used for as it worked...
2008-09-19 Antoine CellerierAdd --enable-run-as-root option to configure.
2008-09-19 Antoine CellerierFail if avcodec, avformat or swscale couldn't be found...
2008-09-19 Rémi Denis... Factor variable operations, as they're always the same...
2008-09-19 Antoine CellerierFortuuuuuuuuuuuune!
2008-09-19 Justus Piatercorrectly handle realloc() failure
2008-09-19 Justus Piaterconsistently use malloc()/free() for C-style strings
2008-09-19 Sebastien Escudierfix rtp default ttl value
2008-09-19 Sebastien EscudierAllow 0 TTL
2008-09-19 Rémi Denis... Force plugin rebuild
2008-09-19 Rémi Denis... Use GCC atomics
2008-09-19 Rémi Denis... GC: thread-safety, and offset independence
2008-09-19 Rémi Denis... Fix error message
2008-09-19 Rémi Denis... Avoid SSE2-specifics in generic code
2008-09-19 Rémi Denis... Explicit parenthesis when mixing && and ||
2008-09-19 Derk-Jan Hartmanvariables: VAR_CLASS != VAR_TYPE
2008-09-19 Derk-Jan Hartmanvariables: Inherit path is now parent->libvlc->saved...
2008-09-19 Dominique LeuenbergerAdd support for x264 >= 63
2008-09-19 Jean-Paul SamanSimplification no longer check for FPU capability.
2008-09-19 Jean-Paul SamanRemove unused argument in AllocatePicture() DeAllocateP...
2008-09-19 Jean-Baptiste... Qt4: Always parent all preferences to avoid funny windo...
2008-09-19 Jean-Baptiste... SPrefs: Add "Use hardware YUV->RGB conversion" since...
2008-09-19 Jean-Baptiste... MKV: deinlined a function.
2008-09-19 Jean-Baptiste... Remove remaining / in folder names, and use normale...
2008-09-19 Jean-Baptiste... Qt: Forgotten native separators in open panel (cosmetic...
2008-09-18 Antoine CellerierDo not lose the playlist columns when switching to...
2008-09-18 Antoine CellerierCosmetics.
2008-09-18 Antoine CellerierRestore postproc menu entry in qt4 intf.
2008-09-18 Pierre d'Herbemontmacosx: Fix font chooser.
2008-09-18 Pierre d'HerbemontRemove voutqt.m from vlc.xcodeproj.
2008-09-18 Jean-Baptiste... Always save position on exit.
2008-09-18 Jean-Baptiste... Smaller Play/Pause button. Bigger FS controller
2008-09-18 Jean-Baptiste... Someone did not RTFM Qt::Key_Enter != Qt::Key_Return :D
2008-09-18 Jean-Baptiste... Qt4 : SPrefs, add a Frame when needed.
2008-09-18 Laurent AimarFixed subtitle flush to not flush on pause.
2008-09-18 Laurent AimarReserved a few space in block_t flags for input core.
2008-09-18 Rémi Denis... Improve VLC_COMMON_MEMBERS layout
2008-09-18 Rémi Denis... vlc_object_internals_t is internal
2008-09-18 Rémi Denis... Fail cleanly if Modules.am is missing
2008-09-18 Rémi Denis... Don't patch Makefile.in.in, this does not work
2008-09-18 Jean-Baptiste... Forgotten file: Grmbl at my stoopidity.
2008-09-18 Rémi Denis... Use stat properly (you don't want to open directories...
2008-09-18 Jean-Baptiste... MKV: Split classes in many files.
2008-09-18 Jean-Baptiste... MKV: Copy mkv.cpp to many different files.
2008-09-18 Jean-Baptiste... Move MKV demuxer to its own subfolder.
2008-09-18 Laurent AimarFixed broken input_AddSubtitles.
2008-09-18 Laurent AimarFlush subtitle on seek.
2008-09-18 Laurent AimarDo not throw away the last subtitle for subrip and...
2008-09-18 Laurent AimarHandle special blocks in subsdec.
2008-09-18 Laurent AimarReset input slave eof flag on seek.
2008-09-18 Antoine CellerierAdd URI column to Qt4 playlist. Add sorting by URI...
2008-09-18 Antoine CellerierFix opening of some podcasts.
2008-09-18 Derk-Jan Hartmanavformat: set the "duration/length/ of a packet if...
2008-09-18 Derk-Jan Hartmanavcodec: add fourcc's for some of the avcodec supported...
2008-09-18 Derk-Jan Hartmanavformat: attachments should still be treated as tracks...
2008-09-18 Derk-Jan Hartmanaudiofilters: Do not try to insert user audio-filters...
2008-09-18 Jean-Baptiste... Disable focus on buttons to avoid "space" to be catched...
2008-09-18 Jean-Baptiste... ConfigDir mess up on windows.
2008-09-17 Jean-Baptiste... String updates from tonsofpcs
2008-09-17 Derk-Jan Hartmancontrib: re-enable swscale, remove no longer needed...
2008-09-17 Derk-Jan Hartmanavformat: attachment support for fonts.
2008-09-17 Laurent AimarSupport for overlapped subtitle part 2.
2008-09-17 Laurent AimarSupport for overlapped subtitle part 1.
2008-09-17 Laurent AimarAssert variable type in var_Set/GetXYZ.
2008-09-17 Laurent AimarCosmetics.
2008-09-17 Pierre d'Herbemontconfigure: Use fno-omit-frame-pointer with --enable...
2008-09-17 Rémi Denis... Fix flexible array usage gcc-ism
2008-09-17 Derk-Jan Hartmanmacosx: dir:/ -> directory://
2008-09-17 Derk-Jan Hartmanreal demux: Set to prio 0.
2008-09-17 Jean-Baptiste... Add .nuv in interface and installer.
2008-09-17 Laurent AimarFixed subtitle pausing.
2008-09-17 Laurent AimarSet minimum scale in spu core for text renderer.
2008-09-17 Laurent AimarFixed subusf rendering.
2008-09-17 Laurent AimarFixed a segfault when trying to render a unbreakable...
2008-09-17 Laurent AimarA little clean up in subsusf decoder.
2008-09-17 Rémi DuraffortDon't use FREENULL when that's not needed and don't...
2008-09-17 Jean-Baptiste... Obvious mistake in French Translation.
2008-09-17 Jean-Baptiste... Use DIR_SEP instead of /
2008-09-17 Laurent AimarFixed spu margin and more subtitle clean up.
2008-09-17 Laurent AimarSpuRegionPlace now works in rendered unit.
2008-09-17 Laurent AimarRemoved a little hack in subpicture cache code.
2008-09-17 Laurent AimarClean up a bit subpicture release code.
next