]> git.sesse.net Git - vlc/shortlog
vlc
2009-08-31 Pierre d'Herbemontvlc-config: Add a specific flag for libs, and remove...
2009-08-31 Laurent AimarEnabled directfb in "vout display" wrapper.
2009-08-31 Laurent AimarConverted directfb to "vout display" API.
2009-08-31 Rémi DuraffortGalaktos does no longer exist.
2009-08-31 Laurent AimarReally fix avcodec avec block_Realloc change.
2009-08-31 Laurent AimarRevert "ffmpeg: fix corruption in earlier memory copy...
2009-08-31 Rémi Duraffortvideo_filter_rss: use a dedicate function to parse...
2009-08-31 Rémi Duraffortvideo_filter_rss: factorize and fix object leaks and...
2009-08-31 Rémi Duraffortvideo_filter_rss: cosmetics.
2009-08-31 Rémi Duraffortvideo_filter_rss: parse the rss-urls string only one...
2009-08-31 Rémi Denis... ffmpeg: fix corruption in earlier memory copy removal
2009-08-31 Pierre YnardWinCE: remove header redefinition
2009-08-31 Rémi Denis... Fix typo in greek ANSI code page
2009-08-31 Rafaël Carréinput state: don't delete non existing callbacks
2009-08-31 Rafaël Carréfile access: only use linux/magic.h when it's present
2009-08-31 Pierre d'Herbemontconfigure.ac: Actually put per module error flag upon...
2009-08-31 Rafaël Carrélibvlc: include config.h when needed
2009-08-31 Jakob Lebenqt4 playlist model: add myself to authors
2009-08-31 Rafaël Carrétremor: update patch (some tremor files use an older...
2009-08-31 Rafaël Carrétremor: can't generate thumb code because of inline asm
2009-08-31 Rafaël Carrétremor contrib: run autogen.sh with the full configure...
2009-08-31 Rafaël Carréfaad: fix compilation with gcc not supporting -iquote...
2009-08-31 Rafaël Carrétheora contrib: run autogen.sh with the full configure...
2009-08-31 Rafaël Carrécontribs: fix DISTRO specification
2009-08-31 Pierre YnardWinCE: remove useless define
2009-08-31 Pierre Ynardlogger: fix warning
2009-08-31 Pierre d'Herbemontconfigure: Fix VLC_SET_CFLAGS_WERROR.
2009-08-31 Pierre d'Herbemontmacosx/framework: Implement -playMedia:.
2009-08-31 Pierre d'Herbemontlibvlc: Remove unused mutex.
2009-08-31 Pierre YnardWinCE: remove useless work-around
2009-08-31 Rémi Duraffortvariables: assert if the callback is not found.
2009-08-31 Rémi Duraffortqt4: delete the callbacks only if they already exist.
2009-08-31 Pierre Ynardcontribs: fix fluidsynth patching
2009-08-31 Pierre Ynardcontribs: fix theora patching
2009-08-31 Felix Paul... contribs: fixed glib patch for Darwin 64bit compilation
2009-08-30 Felix Paul... contribs: hide debug output by default
2009-08-30 Felix Paul... contribs: fixed compilation on Snow Leopard, as Apple...
2009-08-30 Felix Paul... contrib: extra distro file for Darwin 64, which removes...
2009-08-30 Felix Paul... contribs: theora compilation fix
2009-08-30 Laurent AimarEnabled fb in "vout display" wrapper.
2009-08-30 Laurent AimarConverted fb to "vout display" API.
2009-08-30 Laurent AimarRemoved fb-aspect-ratio as it duplicates monitor-par.
2009-08-30 Laurent AimarRemoved useless fb-chroma option.
2009-08-30 Laurent AimarCosmetics (fb).
2009-08-30 Felix Paul... delete prefs/OSX: recompiled script as universal binary...
2009-08-30 Rémi Denis... ALSA: fix signaling race condition
2009-08-30 Rémi Denis... ALSA: int -> bool
2009-08-30 Rafaël Carréassert the vlc object exists in var_* functions, before...
2009-08-30 Rémi Denis... Use XCB XCB_CURRENT_TIME instead of xcb-proto XCB_TIME_...
2009-08-30 Rafaël Carrélua: add parenthesis as suggested by a gcc warning
2009-08-30 Rémi Durafforttest_block: fix merging (my bad).
2009-08-30 Rémi Denis... xcb_xv: grab an xvideo port
2009-08-30 Rémi Duraffortbloc_test: fix meleak so we can use valgrind on it.
2009-08-30 Rémi Durafforttest_block: rename to bloc_test.c because all test_...
2009-08-30 Felix Paul... fixed copy&paste mistake
2009-08-30 Felix Paul... contribs: fixed linking libflac and libid3tag when...
2009-08-30 Rémi Denis... Fix test case
2009-08-30 Rémi Denis... enable the block tests
2009-08-30 Rémi Denis... fix POTFILES
2009-08-30 Laurent AimarDo not load a filter for J4xy -> I4xy in vout_display.
2009-08-30 Laurent AimarAdded blending over J420.
2009-08-30 Laurent AimarRemoved useless defines in blend.
2009-08-30 Laurent AimarMerged back stat vout with dummy vout.
2009-08-30 Laurent AimarEnabled dummy in "vout display" wrapper.
2009-08-30 Laurent AimarConverted dummy vout to "vout display".
2009-08-30 Erwan Tuloumediadirs: change recursive option for reading directories
2009-08-30 Rémi Denis... Improve/fix block_Realloc() cases
2009-08-30 Rémi Denis... Fix version number in error message
2009-08-30 Rémi Denis... faad: remove broken vlc_memcpy() instead of memmove()
2009-08-30 Rémi Denis... avcodec: use block_Realloc() on input blocks.
2009-08-30 Rémi Denis... block_Realloc: fix reallocation check
2009-08-30 Rémi Denis... block_Realloc: waste handling only if not reallocating
2009-08-30 Jakob Lebenqt4: remove unneeded playlist_item.moc.cpp from Modules...
2009-08-30 Rémi Duraffortvariables: print a warning if the callback isn't found...
2009-08-30 Rémi Duraffortjvlc_audio: add missing function (get_track_count).
2009-08-30 Rémi Duraffortjvlc_video: soemetics.
2009-08-30 Rémi Duraffortshout: missing undef.
2009-08-30 Rémi Denis... preserve meta data when reallocating a block (fix previ...
2009-08-30 Rémi Denis... Rudimentary (incomplete) tests for block_Alloc/block_Re...
2009-08-30 Rémi Denis... block_Realloc: optimize and conformize
2009-08-30 Pierre d'Herbemontmacosx/framework: Set root media after setting the...
2009-08-30 Pierre d'Herbemontmacosx/framework: New line at end of file.
2009-08-30 Jakob Lebenqt4: let QTreeView manage visible playlist columns...
2009-08-30 Rémi Denis... atmo: no need for custom makefile
2009-08-30 Rémi Denis... atmo: keep disabled for now
2009-08-30 Rémi Denis... Put AC_ARG_ENABLE outside of if statement
2009-08-30 Rémi Denis... Wrap
2009-08-30 Rémi Denis... Always remove revision.tmp
2009-08-30 Felix Paul... macosx: slightly change scrolling behavior of the credi...
2009-08-29 Rémi Denis... contrib: default to soft-float for armel
2009-08-29 Rémi Denis... contrib: match distribution also for x86-64 and armel
2009-08-29 Erwan Tulourecord: forgotten initializations
2009-08-29 Rémi Denis... Grrr, wrong line
2009-08-29 Rémi Denis... contrib's kate (tiger), flac and lua need libm
2009-08-29 Rémi Denis... contrib's lua needs libdl
2009-08-29 Erwan Tuloumediadirs: new service_discoveries to import picture...
2009-08-29 Rémi Denis... contribs: VFP -> NEON
2009-08-29 Erwan Tulourecord: implement record-file
2009-08-29 Erwan Tulourecord: more specific record directories (video/music...
2009-08-29 Erwan Tulousnapshot: replace vout_snapshottaken with snapshot...
next