]> git.sesse.net Git - vlc/shortlog
vlc
2009-12-10 Rémi Denis... core: config_GetPsz -> var_CreateGetNonEmptyString
2009-12-10 Olivier Aubertpython-ctypes: define a .value() method for enums in...
2009-12-10 Olivier Aubertpython-ctypes: add support for media stats in java...
2009-12-10 Rafaël CarréQt4: check random button if random is set
2009-12-10 Pierre d'Herbemontmacosx/framework: Fix three leaks in VLCStreamOutput.
2009-12-10 Pierre d'Herbemontshoutcast: Don't leak psz_load.
2009-12-10 Pierre d'Herbemontavi: Don't leak in error code path.
2009-12-10 Pierre d'Herbemontconfig: Don't leak dataDir and configDir in dirs_macos.
2009-12-10 Pierre d'Herbemontmacosx/framework: Fix a leak in VLCTime.
2009-12-10 Pierre d'Herbemontlibvlc: Make sure we don't continue vlc exectution...
2009-12-09 JP DingerSkins2: Add missing return statements.
2009-12-09 Pierre Ynardmissing: add sout_MuxGetStream
2009-12-08 Christophe... Don't append option to $PKG-CONFIG if it's empty
2009-12-08 Rémi Denis... signals: ignore SIGHUP if its handler is SIG_IGN
2009-12-08 Rémi Denis... Move x11-display config to core
2009-12-08 Laurent AimarRevert "Contrib: block FFmpeg revision until dxva2...
2009-12-08 Laurent AimarFixed a typo in weight computation (dxva2).
2009-12-08 Laurent AimarFixed dxva2 patch for latest ffmpeg.
2009-12-08 Rémi Denis... Qt4: provide the X11 display address through the window...
2009-12-08 Rémi Denis... XCB/window: pass display string to window owner
2009-12-08 Rémi Denis... XCB outputs: use X11 display specified by the window...
2009-12-08 Rémi Denis... Room for window provider to pass the X11 display
2009-12-08 Rémi Denis... Qt4: check for Windows window system backend rather...
2009-12-08 Rémi Denis... HWND window really can only work inside Windows or...
2009-12-08 Rémi Denis... vout_window_t: simplify via anynomous union
2009-12-08 Rémi Denis... Avoid warning (braindead putenv() prototype!)
2009-12-08 Rémi Denis... Qt4: fix buffer overflow
2009-12-08 Laurent AimarFixed avcodec compilation with vaapi enabled.
2009-12-08 Pierre d'Herbemontopengl: Link the gl texture to the picture.
2009-12-08 Laurent AimarRemoved debug message (opengl).
2009-12-08 Laurent AimarFixed picture_sys_t::texture initialisation with opengl...
2009-12-08 Rafaël Carrélibvlccore: export sout_MuxGetStream
2009-12-08 Rafaël Carréavformat mux : use sout_MuxGetStream
2009-12-08 Rafaël Carrémove MuxGetStream() to libvlccore, bump plugin ABI
2009-12-08 Rafaël Carréasf: fix VLC_TS_INVALID comparison spotted by nefrir
2009-12-08 Rafaël Carrémux_ogg: clearly initialize variables
2009-12-08 Rafaël Carrémux_asf: use VLC_TS_INVALID (refs #3135)
2009-12-08 Rafaël Carrépacketizer_mpegvideo: use VLC_TS_INVALID (refs #3135)
2009-12-08 Rémi Duraffortfix doxygen documentation.
2009-12-08 Rafaël Carrépacketizer_mpeg4video: use VLC_TS_INVALID (refs #3135)
2009-12-08 Olivier Aubertpython bindings: indicate that old python bindings...
2009-12-08 Rémi Duraffortlibvlc_media.h: fix documentation
2009-12-08 Rémi Duraffortlibvlc: add two functions
2009-12-08 Pierre d'Herbemontopengl: Fix a typo that lead to a crash.
2009-12-08 Pierre d'Herbemontmacosx/framework: Fix a leak in VLCMediaListPlayer.
2009-12-08 Christophe... Fortune
2009-12-07 Jean-Baptiste... Contrib: block FFmpeg revision until dxva2 patch is...
2009-12-07 Jean-Baptiste... Contrib: use Qt 4.6.0 for windows.
2009-12-07 Jean-Baptiste... Qt: state machine fixes part 1
2009-12-07 Pierre d'Herbemontmacosx/framework: Make sure the nsobject drawable is...
2009-12-07 Pierre d'Herbemontlibvlc: Make sure the media_player has its own state...
2009-12-07 Pierre d'Herbemontmacosx/framework: Print minutes and seconds when there...
2009-12-07 Laurent AimarOops, removed tabs from vlc_vout_opengl.h.
2009-12-07 Laurent AimarEnabled glwin32 in "vout display" wrapper.
2009-12-07 Laurent AimarConverted glwin32 to vout display.
2009-12-07 Laurent AimarSplitted reusable code from opengl.c into opengl.h
2009-12-07 Laurent AimarAdded vout_opengl_t definitions.
2009-12-07 Pierre YnardRevert "rtp sout: implement rtptime parameter"
2009-12-07 Pierre YnardRevert "SDP: don't disallow RTCP RR"
2009-12-07 Rémi Denis... RTP out: hint the IP stack we won't be receiving anythi...
2009-12-07 Pierre YnardSDP: don't disallow RTCP RR
2009-12-07 Pierre YnardFix make dist
2009-12-07 Rafaël Carréinput/decoder_synchro: remove unneeded variable init
2009-12-07 Rafaël Carréinput/es_out : use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrégoom: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrédecoder stats: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrésout_rtp: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrébridge: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrésout_display: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréautodel: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrésout_switcher: remove useless initialization
2009-12-07 Rafaël Carrétranscode osd: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréx264: do not use void* with pointer arithmetic
2009-12-07 Rafaël Carréx264: mention to remove kludge when 0 is a valid timestamp
2009-12-07 Rafaël Carrévorbis: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrétheora: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrésubsusf: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrésubsdec: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréspudec: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréspeex: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréwmafixed: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrésdl_image: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréschroedinger: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrérealvideo: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrérealaudio: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrérawvideo: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rémi DuraffortFix meta writing (inverted logic in the core).
2009-12-07 Pierre d'Herbemontmacosx/framework: Export -[VLCMediaPlayer remainingTime...
2009-12-07 Rafaël Carréquicktime: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrépng: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrémpga: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrémash: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrélpcm: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrékate: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréinvmem: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréfluidsynth: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréflac: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carréfaad: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrédvbsub: use VLC_TS_INVALID (refs #3135)
2009-12-07 Rafaël Carrédts: use VLC_TS_INVALID (refs #3135)
next