]> git.sesse.net Git - vlc/shortlog
vlc
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.
2008-09-17 Laurent AimarFixed picture cache creation.
2008-09-17 Laurent AimarUsed const for video_format_t when possible.
2008-09-17 Laurent AimarFixed spu_RenderSubpictures prototype.
2008-09-17 Laurent AimarClean up subpicture code.
2008-09-17 Laurent AimarRemoved spu_MakeRegion as it was broken by design.
2008-09-17 Laurent AimarDo not use pf_make_region as it leads to a horrible...
2008-09-17 Laurent AimarSimplify dynamicoverlay and removed the need of pf_make...
2008-09-17 Laurent AimarFactorize duplicated code, again.
2008-09-17 Laurent AimarLoad the scalers and text renderer at SPU creation.
2008-09-17 Laurent AimarLoading the text renderer does not need the real video...
2008-09-17 Laurent AimarCosmetics.
2008-09-17 Geoffroy CouprieShould remove the big white noise that was produced
2008-09-17 Geoffroy Couprieremove on more b_dead old use
2008-09-17 Derk-Jan Hartmanquartztext: One more fix to [f0d84d019c8c240c47672b82b...
2008-09-17 Derk-Jan Hartmanquartztext: fix [f0d84d019c8c240c47672b82be123dc979b8d0...
2008-09-17 Derk-Jan Hartmanmacosx: partial revert of [fa78d3b351465c9356b64484b979...
2008-09-17 Derk-Jan Hartmanquartztext: Use 10.4 compatible alternative to kCGColor...
2008-09-16 Pierre d'Herbemontmacosx: Remove the deprecated quickdraw vout.
2008-09-16 Pierre d'Herbemontavformat: Don't accept negative size.
2008-09-16 Yoann PeronneauUpdate XSPF playlist structure to use <vlc:id> instead...
2008-09-16 Jean-Baptiste... Provide a SPrefs to deactivate the systray icon as...
2008-09-16 Pierre d'Herbemontes_format: Robustification of es_format_copy to avoid...
2008-09-16 Pierre d'Herbemontquartztext: Reenable quartztext along with some enhance...
2008-09-16 Rémi Denis... Document the assertion
2008-09-16 Rémi Denis... Win32: fail safe when loading plugins
2008-09-16 Rémi Denis... Win32:use Unicode LoadLibrary
next