]> git.sesse.net Git - vlc/shortlog
vlc
2010-11-15 Rémi DuraffortFix typo.
2010-11-15 Rémi Denis... directory: small simplification
2010-11-15 Rémi Duraffortvideo_filters: remove dummy assignement.
2010-11-15 Rémi DuraffortC++: use prefix iterators instead of postfix.
2010-11-14 Jean-Baptiste... Configure: require libbluray 0.2
2010-11-14 Rémi Denis... windrive: basic disc discovery for Win32
2010-11-14 Rémi Denis... swscale: fix 15- and 16-bits RGB conversions
2010-11-14 Felix Paul... contribs: fixed libiconv hack on Darwin10
2010-11-14 Pierre YnardFix constness
2010-11-14 Pierre YnardFix const warnings
2010-11-14 Pierre Ynardrtp: use VLC_TS_INVALID
2010-11-13 Pierre Ynardrtp input: vorbis payload format is now an RFC
2010-11-13 Rémi Denis... OpenCV: do not assume picture is at p_data_orig
2010-11-13 Rémi Denis... OSD: use picture_Release() not free() !
2010-11-13 Rémi Denis... OSD: remove always NULL p_feedback button field
2010-11-13 Jean-Baptiste... Update the release howto to actually match what we...
2010-11-13 Juho Vähä-Herttuaqt4: Get rid of towlower in favor of portability
2010-11-13 Rémi Denis... FreeType: mark some options as safe
2010-11-13 Sven PetaiMake returning fatal error from the Read() more obvious...
2010-11-13 Sven PetaiReturn fatal error to the upper layers when connection...
2010-11-13 Rémi Denis... OpenGL: use clz()
2010-11-12 Jean-Baptiste... Fortunes, smoking in the morning and JS
2010-11-12 Jean-Baptiste... AVIO: fix compilation when avio.h is separated from...
2010-11-12 Laurent AimarFixed CC support when present using multiples specs...
2010-11-12 Laurent AimarFixed rar stream_filter generated playlist.
2010-11-12 Laurent AimarReset the stream position when rar stream_filter failed...
2010-11-12 Pierre Ynardvlm: use make_URI()
2010-11-11 Jean-Baptiste... Merge 1.1.5 NEWS into 1.2.0
2010-11-11 Rémi DuraffortFix use of unitialized value.
2010-11-11 Rémi DuraffortC++: use postfix operator for interators (that's suppos...
2010-11-10 Pierre d'Herbemontcontrib: Fix a typo.
2010-11-10 Rafaël Carrélibvlc_media_get_tracks_info(): correct help
2010-11-10 Rémi Denis... use var_Inherit
2010-11-10 Rémi Denis... Qt4: use toURI()
2010-11-10 Rémi Denis... Qt4: simplification
2010-11-10 Rémi Denis... Qt4: fix TTL parameter syntax in streaming wizard
2010-11-10 Rémi Denis... Qt4: FileOpenPanel generates proper URLs, simplify
2010-11-10 Rémi Denis... Qt4: add toURI() helper
2010-11-10 Rémi Denis... Qt4: missing qfu() (in commented out code)
2010-11-10 Rémi Denis... doc: cannot change xwindow while playing
2010-11-09 Pierre d'Herbemontcontrib: Fix and simplify libvpx build settings.
2010-11-09 Rémi Duraffortluatelnet test: port number has to be higher than 1024.
2010-11-09 Rémi Denis... EGL: initialize Xlib
2010-11-09 Rémi Duraffortlua: fix a busy loop (fix #4165)
2010-11-09 Rafaël CarréFix contrib dependencies
2010-11-09 Jean-Baptiste... Motion: code simplification, cleaning and error-checking
2010-11-09 Jean-Baptiste... Contribs: only patch CDDB when needed
2010-11-08 Christophe... Add Lithuanian translator
2010-11-08 Rafaël Carrétranscode: fix crash on eof when using threads >=1
2010-11-08 Rémi DuraffortShould fix #4224.
2010-11-08 Rémi Denis... EGL: superb hack around Mesa EGL damaged linking
2010-11-08 Rémi Denis... EGL: initial video output plugin
2010-11-08 Rémi Denis... Cosmetic
2010-11-08 Rafaël Carrécontribs: ffmpeg depends on yasm and we build it from...
2010-11-08 Rafaël Carrétypo
2010-11-08 Rémi Denis... Fix a warning
2010-11-08 Rémi Denis... Typo
2010-11-08 Rémi Denis... Replace a run-time assertion with a pre-processor check
2010-11-08 Rémi Denis... OpenGL: fix a bunch of warnings
2010-11-08 Rémi Denis... OpenGL: de-inline huge pieces of code
2010-11-08 Rémi Duraffortdistribute the telnet auto test script.
2010-11-08 Rémi Duraffortluatelnet: remove the telnet commands from the command...
2010-11-08 Rémi Duraffortluatelnet auto test: use the current PID as port number.
2010-11-08 Erwan Tulouskins2(Linux): A XSync is needed
2010-11-08 Erwan Tulouskins2: default width/height to -1 (undefined) and...
2010-11-07 Rémi Durafforthttplive: remove dummy calloc (a call to strndup follows).
2010-11-07 Rémi Duraffortdbus: fix memory leaks.
2010-11-07 Pierre d'Herbemontmacosx: Add a dumb build.sh script to run all the steps...
2010-11-07 Rafaël Carréwin32 package (compiled) lua scripts
2010-11-07 Pierre d'Herbemontios: rename build_for_iOS.sh to build.sh.
2010-11-07 Pierre d'Herbemontcontrib: Avoid redefining multiple time the same thing...
2010-11-07 Pierre d'Herbemontcontrib: Avoid ifdef recursion in .lua.
2010-11-07 Pierre d'Herbemontcontrib: Avoid ifdef recursion in ffmpeg's conf and...
2010-11-07 Pierre d'Herbemontcontrib: Only build from binary by default when HAVE_MA...
2010-11-07 Pierre d'Herbemontcontrib: Define HAVE_MACOSX when distro=macosx*
2010-11-07 Pierre d'Herbemontconfigure: Properly fix 884eaa35.
2010-11-07 Pierre d'Herbemontcontrib: Group pthread and x264 settings together.
2010-11-07 Pierre d'Herbemontcontrib: Group ffmpeg settings together.
2010-11-07 Felix Paul... contribs: setup autoconf/automake prior to anything...
2010-11-07 Felix Paul... contribs: always define MACOSX regardless of the bit...
2010-11-07 Ilkka OllakkaQt4: user qpainter instead setpixel() in pictureflow
2010-11-07 Ilkka OllakkaQt4: remove unused variable in pictureflow
2010-11-07 Ilkka OllakkaQt4: speedup pictureflow rendering littlebit by using...
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.
next