]> git.sesse.net Git - vlc/shortlog
vlc
2009-09-04 Felix Paul... Fixed major crash on Snow Leopard pointed by Pierre
2009-09-04 Marian ĎurkovičAdd horizontal scrollbar to MediaInfo's third panel...
2009-09-04 Jean-Baptiste... Typo again...
2009-09-04 Marian ĎurkovičFix demuxdump to work with RTP input, which would dump...
2009-09-03 Pierre d'Herbemontspdif: Add a comment to explicitely explain why we...
2009-09-03 Laurent AimarFixed dummy input Control function.
2009-09-03 Laurent AimarFixed segfault with spdif mixer.
2009-09-03 Laurent AimarChecked demux_Control return value in input.
2009-09-03 Rémi Denis... avcodec, avformat, postproc and switcher link against...
2009-09-03 Laurent AimarFixed invalid p_aout->p_mixer usage in aout input.
2009-09-03 Rémi Denis... Chorus_flanger needs -lm
2009-09-03 Rémi Denis... contrib: and libxcb and xcb-util
2009-09-03 Rémi Denis... contrib: remove pointless patch and avoid libtool/autog...
2009-09-03 Rémi Denis... contrib: build faad with fixed point on ARM
2009-09-03 Rémi Denis... contrib: Maemo: enable optimizations except tree vector...
2009-09-03 Rémi Denis... contrib: typo
2009-09-03 Rémi Denis... Contrib: Maemo: do not use ARM Thumb ISA
2009-09-03 Rémi Denis... Phantom xcb_aux dependency
2009-09-03 Laurent AimarFixed video_filter chain for chroma conversion.
2009-09-03 Laurent AimarDo not check rgb masks for YUV in GetFfmpegChroma.
2009-09-03 Pierre d'Herbemontlibvlc_media_library: Remove a non sense.
2009-09-03 Pierre d'Herbemontam: In non verbose be silent when we 'cd src && make...
2009-09-03 Pierre d'Herbemontconfigure: Don't link macosx to QTKit.
2009-09-03 Pierre d'Herbemontmacosx: Don't output any error when sending the crash...
2009-09-03 Olivier Aubertpython-ctypes: implement consistency checker, and fix...
2009-09-03 Olivier Aubertpython-ctypes: fix Logger bindings.
2009-09-03 Olivier Aubertlibvlc.h: fix incorrect comment docstring
2009-09-03 Olivier Aubertpython: workaround a vlc-config issue on win32 (reporte...
2009-09-03 Felix Paul... contribs: another contrib package fixing the libiconv...
2009-09-03 Felix Paul... contribs: 32bit builds need the libiconv replacement...
2009-09-03 Rémi DuraffortJVLC: update libVLC event types.
2009-09-03 Rafaël Carréaout_BufferAlloc : returns the allocated buffer
2009-09-03 Rafaël CarréRemove unused alloca.h, add an assertion
2009-09-03 Rafaël Carréaout_BufferAlloc() : remove stack allocation
2009-09-03 Rafaël Carrésrc/ : missing assert.h include
2009-09-03 Rémi DuraffortJVLC: file name consitency.
2009-09-03 Sébastien EscudierTypo
2009-09-03 Rémi Duraffortadd_bool: wants a boolean.
2009-09-03 Rémi Duraffortftp: let the user see the password in the conf (was...
2009-09-03 Rémi Duraffortgitignore: fix file mode.
2009-09-03 Rémi Duraffortvariables: warn if var_CountChoices result isn't used.
2009-09-03 Rémi Duraffortavcodec_video: cosmetics (use var_CreateGet whe applica...
2009-09-03 Olivier Aubertpython: use new function libvlc_errmsg (reported by...
2009-09-03 Olivier Aubertpython-ctypes: really accomodate new and old-style...
2009-09-03 Olivier Aubertlibvlc.h: mark libvlc_errmsg and libvlc_clearerr with...
2009-09-03 Olivier Aubertpython: remove get_vlc_id
2009-09-03 Olivier Aubertpython: fix undefined/badly defined method bindings...
2009-09-03 Olivier Aubertpython-ctypes: implement comparison operators for enum...
2009-09-03 Olivier Aubertpython-ctypes: tweak exception handling
2009-09-03 Rémi Duraffortavcodec: use AV_VERSION_INT.
2009-09-03 Jean-Baptiste... Avcodec: safeguard for people not using the latest...
2009-09-02 Felix Paul... contribs: fixed correct package selection for x86_64...
2009-09-02 Jean-Baptiste... Contrib: Deactivate ac3 encoder on Win64 if we want...
2009-09-02 Jean-Baptiste... Contrib: use athlon64 as the basic cpu for x86_64
2009-09-02 Jean-Baptiste... Win64: more work from iconv from NightStrike
2009-09-02 Jean-Baptiste... Contrib: fix even more libiconv win64 patch
2009-09-02 Felix Paul... macosx/framework: added a hack to fix compilation on...
2009-09-02 Jean-Baptiste... 10l: Fix typo
2009-09-02 Jean-Baptiste... Update libiconv to latest release...
2009-09-02 Jean-Baptiste... WMAPro: increase the i_output_max to have a proper...
2009-09-02 Jean-Baptiste... FourCC reordering for Audio
2009-09-02 Jean-Baptiste... WMAP native decoder entered FFmpeg.
2009-09-02 Jean-Baptiste... Contrib: fix FFmpeg for Win64 compilation
2009-09-02 Laurent AimarEnabled yuv in "vout display" wrapper.
2009-09-02 Laurent AimarConverted yuv to "vout display" API.
2009-09-02 Rémi Denis... libvlc-module: comments fix
2009-09-02 Rémi Denis... PulseAudio: use 16-bits PCM if FPU is missing
2009-09-02 Rémi Denis... PulseAudio: don't clutter console
2009-09-02 Rémi Duraffortvideo_filter: remove unneeded function.
2009-09-02 Rémi Duraffortvideo_filter_deinterlace: cosmetics.
2009-09-02 Rémi Duraffortvideo_filter_noise: remove unneeded function and variables.
2009-09-02 Sébastien Escudierlive555 : delay RTSP PAUSE command while in paused...
2009-09-02 Christopher... Fix typo in src/input/stream.c to use CAN_FASTSEEK...
2009-09-02 Nick PopeAdded window roles for X11
2009-09-02 Dominique Martinetconfigure.ac - lua checks
2009-09-02 Rémi Denis... picture_pool_Delete: memory leak
2009-09-02 Rémi Denis... XCB_xv: wait until picture is displayed
2009-09-02 Rémi Denis... XCB_x11: wait until picture is displayed
2009-09-02 Rémi Denis... XCB_window: memory leak
2009-09-02 Rémi Denis... XCB: memory leak
2009-09-02 Sébastien Escudierlive555 fix use of uninitialized variable. The b_bool...
2009-09-02 Rémi Duraffortadd_bool wants booleans.
2009-09-02 Rémi Duraffortvideo_filter_rss: fix remaining potential memleaks...
2009-09-02 Rémi Duraffortvideo_filter_rss: sanitize error path (and fix a potent...
2009-09-02 Rémi Duraffortvideo_filter_rss: cosmetics, remove unused variable...
2009-09-02 Rémi Duraffortadd_string wants a string.
2009-09-02 Pierre d'Herbemontmacosx/framework: Delay sleeping during playback.
2009-09-02 Olivier Aubertpython-ctypes: implement basic unit tests
2009-09-02 Jean-Baptiste... Win32: add extra parenthesis for gcc-win32 4.4.1
2009-09-02 Jean-Baptiste... file.c: fix compilation on gcc-win32 4.4.1
2009-09-02 Rémi Duraffortvideo_filter_rss: asynch fetch (no more lags while...
2009-09-02 Rémi Duraffortvideo_filter_rss: use a timer to update the feed. This...
2009-09-02 Rémi Duraffortvideo_filter_rss: use the return value and fix mutex...
2009-09-01 Laurent AimarFixed uninitialized i_samples in block_t.
2009-09-01 Laurent AimarFixed block_Realloc.
2009-09-01 Rémi Denis... Fluidsynth: output PCM if there is no FPU
2009-09-01 Felix Paul... contribs: replace _all_ libiconv.la paths...
2009-09-01 Felix Paul... framework/macosx: allow x86_64 as architecture and...
2009-09-01 Felix Paul... contribs: fixed linking on Snow Leopard
2009-09-01 Olivier Aubertpython-ctypes: accomodate new event type definitions...
next