]> git.sesse.net Git - vlc/history - modules
Fixed FFmpeg configure patching
[vlc] / modules /
2008-05-30 Pierre d'Herbemontmacosx: Remove a trailing
2008-05-30 Felix Paul KühneFix [79b485f92c454b7444ff5a2f2fd6e649aa7b8270] properly...
2008-05-30 Pierre d'Herbemontmacosx: Fix a typo.
2008-05-30 Pierre d'Herbemontmacosx: Cleanup in -applicationWillTerminate:, properly...
2008-05-30 Rémi Denis-CourmontRevert "Simplify - CID 6"
2008-05-30 Rafaël CarréRemove unused arguments - CID 5
2008-05-30 Rafaël CarréSimplify - CID 6
2008-05-30 Rafaël CarréCheck properly if vout is dying - CID 7
2008-05-30 Antoine CellerierRemove useless NULL check (p_sys->p_vout can never...
2008-05-30 Antoine CellerierFix off by 1 errors (CID 42 and 43).
2008-05-30 Rafaël CarréFix double free - CID 131
2008-05-30 Rafaël CarréSimplify: false positive CID 139
2008-05-30 Antoine CellerierAdd support for applesmc motion sensors (macbooks)...
2008-05-30 Rafaël CarréFix double fclose()
2008-05-30 Pierre d'Herbemontvlc_network.h: Define AI_NUMERICSERV if not defined.
2008-05-29 Jean-Philippe AndréBetter patch to fix bug introduced by 0448c670c32d9f...
2008-05-29 Pierre d'Herbemontsignals: Workaround the fact that sigwait() isn't a...
2008-05-29 Pierre d'Herbemontstandard: Special case for AI_NUMERICSERV (if not defined).
2008-05-29 Rémi Denis-Courmontsignal handling interface
2008-05-29 Rémi Denis-CourmontSpelling
2008-05-29 Rafaël CarréAnother workaround to not forbid development
2008-05-28 Adrien MagloNew vu meter visualization.
2008-05-28 Pierre d'HerbemontMake sure INT64_C is defined correctly, and that we...
2008-05-28 Pierre d'HerbemontRevert "Revert "live555: Don't put any INT64_C related...
2008-05-28 Rémi Denis-Courmontintf_Destroy(): use vlc_object_release() and a destruct...
2008-05-28 Rémi Denis-CourmontFix Winsock
2008-05-28 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-05-28 Rémi Denis-Courmontvlc_getaddrinfo -> getaddrinfo, and set sane hints
2008-05-28 Jean-Paul SamanMerge branch 'master' of git@git.videolan.org:vlc
2008-05-28 Antoine CellerierEnforce the --vbi-position option. Don't crop letters.
2008-05-28 Rafaël CarréBuilds opencv video filters elsewhere than win32
2008-05-28 Jean-Paul SamanRevert "live555: Don't put any INT64_C related hack...
2008-05-28 Pierre d'Herbemontqtcapture: Initialize our structure no sooner than...
2008-05-28 Pierre d'Herbemontqtcapture: Don't probe qtcapture access if not selected.
2008-05-28 Rafaël CarréNULL pointer dereference
2008-05-28 Pierre d'Herbemontlive555: Don't put any INT64_C related hack here. We...
2008-05-28 Pierre d'Herbemontlive555: Work around buggy Mac OS X headers for INT64_C.
2008-05-28 Pierre d'Herbemontlive555: Include <stdint.h> to get UINT64_C() on darwin.
2008-05-27 Rafaël CarréWorkaround invalid use reference counting of pictures
2008-05-27 Rafaël CarréPrivatise some structs and enumerations of PGP update
2008-05-27 Rémi Denis-CourmontA lot of missing const in options lists
2008-05-27 Rémi Denis-CourmontSpare 9 relocations
2008-05-27 Rémi Denis-CourmontFix HTTP interface with --disable-vlm
2008-05-27 Rémi Denis-CourmontAnother non-sensical declaration
2008-05-27 Rémi Denis-CourmontCosmetic
2008-05-27 Rémi Denis-CourmontFix non-sensical declaration
2008-05-27 Rémi Denis-CourmontFix lua with --disable-vlm
2008-05-27 Rémi DuraffortFix 0448c670c32d9fc60889ce2c3e8f72330a389e44 as I forgo...
2008-05-27 Pierre d'Herbemontqtcapture: Hack to get a more decent CPU consumption.
2008-05-26 Jean-Philippe AndréBugfix: non disparition of the Qt Popup Menu with X11...
2008-05-26 Rafaël CarréRemove duplication
2008-05-26 bl4mms/tcp: hanging or unexpected seeking after the end...
2008-05-26 Pierre d'Herbemontlibvlccore: Rename iso_lang.h to vlc_iso_lang.h because...
2008-05-26 Rafaël CarréRemove unused HAVE_XXXX_{SWSCALE,FFMPEG}_TREE defines
2008-05-26 Rafaël CarréInclude assert.h where assert() is used
2008-05-26 Antoine CellerierOops.
2008-05-26 Antoine CellerierUse mouse as capture retangle center instead of upper...
2008-05-26 Antoine CellerierAdd --screen-mouse-follow option (x11 only).
2008-05-26 Antoine CellerierFix the rawvideo codec when visible_pitch != pitch...
2008-05-26 Antoine CellerierRemove unused variable.
2008-05-26 Antoine CellerierImplement partial screen capture for x11. Feel free...
2008-05-26 Rafaël CarréDo not malloc(0) - to make valgrind not report 0 byte...
2008-05-26 Ilkka Ollakkamodify logger-module rrd-output to use time for timesta...
2008-05-26 Rafaël CarréPDA intf: clean up
2008-05-26 Pierre d'Herbemontqtcapture: Don't use the pts provided by qtkit. I don...
2008-05-26 Pierre d'Herbemontqtcapture: Fix a warning.
2008-05-26 Pierre d'Herbemontqtcapture: Tab fixes, plus attempt to get the real...
2008-05-26 Pierre d'Herbemontqtcapture: statification and comment.
2008-05-26 Pierre d'Herbemontqtcapture: msg_Err->msg_Dbg
2008-05-26 Pierre d'Herbemontqtcapture: New access_demux module (QTKit based) to...
2008-05-25 Antoine CellerierAdd UYVY to the list of chromas tried by default in...
2008-05-25 Rémi Denis-Courmontaccess_out_file: fix append mode, relax stdout support...
2008-05-25 Rafaël CarréWe don't use paranoia_mode_t if libcdio <= 0.72
2008-05-25 Rafaël CarréPARANOIA_MODE_* were introduced in libcdio 0.72
2008-05-24 Rémi Denis-CourmontRemove non-sensical connect->listen transition
2008-05-24 Rémi Denis-CourmontDon't parse no options
2008-05-24 Rafaël CarréFix rtmp access_output building
2008-05-24 Miguel Angel Cabre... RTMP access output module
2008-05-24 Rémi Denis-Courmont-export-dynamic is no sense for libs, use -export-symbo...
2008-05-24 Pierre d'Herbemonttranscode: If no module is explicitely selected, print...
2008-05-24 Pierre d'Herbemonttranscode: When failing also print the fourcc we were...
2008-05-24 Pierre d'Herbemonttranscode: Put more details in error messages.
2008-05-23 Pierre d'Herbemonttranscode: One more occurence of pf_encode_video()...
2008-05-23 Jean-Baptiste KempfCosmetic et metadata fixes.
2008-05-23 Wang Boreal file index and seek
2008-05-23 Pierre d'Herbemonttranscode: Measure the time taken to encode one audio...
2008-05-23 bl4mms/tcp: send requested media file path to the server...
2008-05-23 Felix Paul KühneFix linking when compiling with enabled update checker
2008-05-23 Antoine CellerierKeep a good rendering quality when rendering zvbi subs...
2008-05-23 Antoine CellerierFix the display date in zvbi.
2008-05-23 Antoine CellerierOnly keep the full pes packet if using the zvbi teletex...
2008-05-22 Alexis BallierFix wx build
2008-05-22 Rémi DuraffortCheck malloc return value when needed and don't print...
2008-05-22 Rémi Denis-CourmontRemove libvlc->psz_homedir and use config_GetHomeDir...
2008-05-22 Rafaël CarréWorkaround f*cked up iTunes
2008-05-22 Rémi Denis-CourmontPut the _same_ _platform-independent_ stuff in the...
2008-05-21 Jean-Baptiste KempfUpdate NEWS and interface string about the latest parsi...
2008-05-21 Rémi Denis-CourmontDon't rely on scanf when parsing floats from files
2008-05-21 Christophe MutricyWin32 also has and needs fcntl.h
2008-05-21 Jean-Baptiste KempfAdd mx4n and mx4p FourCC
next