]> git.sesse.net Git - vlc/shortlog
vlc
2008-09-20 Pierre d'Herbemontmtime: Make nanosleep a bit more cancelable than what...
2008-09-20 Rémi Denis... RTP out: use a bitmap for dynamic payload book keeping
2008-09-20 Derk-Jan Hartmanvariables: don't use p_liblvc when we ARE p_libvlc
2008-09-20 Pierre d'Herbemontmacosx: typo s/pthread_test_cancel/pthread_testcancel/
2008-09-20 Pierre d'Herbemontmacosx: Blindly remove i_object_id from prefs.m.
2008-09-20 Pierre d'Herbemontmacosx: Don't use object_id in controls.
2008-09-20 Pierre d'Herbemontobjects: vlc_object_yield() returns the same object...
2008-09-20 Pierre d'Herbemontobjects: vlc_object_yield() returns the yield()-ed...
2008-09-20 Pierre d'Herbemontmacosx: nanosleep() is not a cancellation point in...
2008-09-20 Pierre d'Herbemontmacosx: Use pthread_cancellation in the manage thread.
2008-09-20 Pierre d'HerbemontMake sure vlc_release doesn't destroy a non existent...
2008-09-20 Laurent AimarFixed warnings.
2008-09-20 Laurent AimarUse the yuvp video filter to overlay YUVP.
2008-09-20 Laurent AimarAdded YUVP ro YUVA/RGBA witout scaling filter.
2008-09-20 Laurent AimarDestroy the subpicture cache only when needed.
2008-09-20 Laurent AimarChanged subpicture_region_t->picture into a picture_t *
2008-09-20 Laurent AimarRender subpictures in the right order to improve overla...
2008-09-20 Laurent AimarFixed audio/spu language selection when none specified...
2008-09-20 Rémi Denis... RTP: need one more bit for TTL -1 (default) value
2008-09-20 Rémi Denis... Remove the object ID field
2008-09-20 Rémi Denis... Finally remove mis-designed vlc_object_get
2008-09-20 Rémi Denis... Use objet pointer as unique ID (plugins)
2008-09-20 Rémi Denis... Use object address for logging - fixes uniqueness problems
2008-09-20 Rémi Denis... Qt4: use objects directly
2008-09-20 Rémi Denis... Print object address - easier when debugging
2008-09-20 Rémi Denis... input_Read: fix return value (none of the callers check...
2008-09-20 Pierre d'Herbemontmacosx: Dont' forget to unlock.
2008-09-20 Felix Paul... macosx: check for updates only every seven days
2008-09-20 Felix Paul... We require text relocation to be supported by ld
2008-09-20 Derk-Jan HartmanDTS: fix the channelorder of DTS.
2008-09-20 Rémi Denis... Qt4: keep the vout thread, not its ID
2008-09-20 Rémi Denis... Qt4: disable the crashy embedded video(!)
2008-09-20 Rémi Denis... Remove broken/unsafe constructs
2008-09-20 Rémi Denis... Remove the unsafe input item array
2008-09-20 Jean-Paul Samanbframe_adaptive has been made an integer in new (X264_B...
2008-09-20 Pierre d'Herbemontopengl: Rewrite crazy code. (Should fix a crash reporte...
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.
next