]> git.sesse.net Git - vlc/history - modules
Add real SRTP unit test (85% coverage let alone SRTCP)
[vlc] / modules /
2007-05-17 Damien Fouilleul- direct3d: behave correctly when changing desktop...
2007-05-17 Jean-Baptiste KempfQt4 - Tabs Order. Nick Vercammen's patch on open_networ...
2007-05-16 Ken SelfBDA - additional DVB-S parameters added
2007-05-16 Christophe Mutricyqt4: fix the popup menu updating
2007-05-16 Jean-Baptiste KempfShould fix another bunch of: (near initialization for...
2007-05-16 Jean-Paul SamanCast interface pointer to VLC_OBJECT().
2007-05-16 Jean-Paul SamanFix one warning for vlc_iconv() here (4th argument...
2007-05-16 Jean-Paul SamanCorrect csa_New() prototype by adding void argument.
2007-05-16 Jean-Paul SamanUse proper datatype.
2007-05-16 Jean-Paul SamanRemove unused variable pw.
2007-05-16 Jean-Paul SamanRenamed function E_(I420_RGB16_dithering) to match...
2007-05-16 Jean-Paul SamanRemove unused variable.
2007-05-16 Jean-Paul SamanFix another bunch of: (near initialization for `fmt...
2007-05-16 Jean-Paul SamanFix compiler warnings of type "warning: (near initializ...
2007-05-16 Jean-Paul SamanProperly clear the struct, this shuts up another compil...
2007-05-16 Jean-Paul SamanUse correct datatype. It will shutup the compiler.
2007-05-16 Antoine CellerierFix make distcheck and update po files.
2007-05-15 Christophe MutricyConst police
2007-05-15 Ken SelfImproved handling of no-signal condition and other...
2007-05-15 Antoine Cellerier* luaplaylist.c: Looks like stream_ReadLine results...
2007-05-14 Antoine Cellerier* luaplaylist.c: First usable version of the luaplaylis...
2007-05-14 Christophe MutricyQt4 systray: Don't put the played item here now that...
2007-05-14 Damien Fouilleul- hotkeys: leave full screenscreen hotkey (defaulted...
2007-05-14 Damien Fouilleulvout: merged all Microsoft Windows specific vouts under...
2007-05-13 Antoine Cellerier* New Lua based playlist demuxer. Code is far from...
2007-05-13 Christophe MutricyQT4: implement the open dialog from the playlist
2007-05-12 Christophe Mutricyinput_manager: Don't send name event all the time
2007-05-12 Sigmund Augdal Helbergqt4: Show artist in status bare when applicable
2007-05-12 Jean-Baptiste KempfFFMPEG FOURCC's: add FOURCC for DNxHD and compile fix...
2007-05-12 Jean-Baptiste KempfModules LIST update.
2007-05-12 Pierre d'HerbemontMac OS X gui: Prevent a crash when dropping item on...
2007-05-12 Rémi Denis-CourmontInitial JACK audio access-demux from Julien Plissonneau...
2007-05-12 Antoine Cellerier* videoportals.c: add title for metacafe vids.
2007-05-12 Jean-Baptiste KempfCompile fix. Oops(2)
2007-05-12 Jean-Baptiste KempfSmall Correction. Oops.
2007-05-12 Antoine Cellerier* videoportals.c: Add title support for dailymotion...
2007-05-12 Jean-Baptiste KempfFFMPEG, clean up a bit, add a few more FOURCC's and...
2007-05-12 Antoine Cellerier* videoportals.c: Allow using fullscreen youtube URLs...
2007-05-12 Jean-Baptiste KempfFFMPEG's FOURCC: add NUV codec, Cinepak for fallback...
2007-05-12 Jean-Baptiste KempfCorrect a mistake in previous commit.
2007-05-11 Jean-Baptiste KempfFFMPEG FOURCC: commit fix for older FFMPEG versions.
2007-05-11 Antoine Celleriervideoportals.c: remove debug printf.
2007-05-11 Antoine Celleriervideoportals.c: Add metacafe URL support.
2007-05-11 Antoine Celleriervideoportals.c: Add support for google video (this...
2007-05-11 Jean-Baptiste KempfQt4 - small changes and factorisations in CONNECTs
2007-05-11 Antoine Celleriergvp.c: Fix Google Video Playlist detection code.
2007-05-11 Pierre d'Herbemonthttp Access: Simplify the re-location code.
2007-05-11 Christophe MutricyDon't hide the name in the status bar. Oups.
2007-05-11 Jean-Baptiste KempfPut SGI decoder with the latest version of ffmpeg.
2007-05-11 Antoine Celleriervideoportals.c: Add support for Daily Motion URLs ...
2007-05-11 Jean-Baptiste KempfCodecs FFMPEG. Add support for DosBox Capture, Worms...
2007-05-11 Antoine Cellerierdemux/playlist/: New "video portals" playlist demux...
2007-05-11 Antoine CellerierFix segfault upon redirection (test url: http://www...
2007-05-11 Jean-Baptiste KempfFFMPEG: activate WMVA since it seems to work (tested...
2007-05-11 Jean-Baptiste Kempfffmpeg's FOURCC: add new FOURCCs to H264, add TM20...
2007-05-11 Jean-Baptiste KempfFFMPEG - More H.263 and H.263+ FOURCC (tested too,...
2007-05-11 Jean-Baptiste KempfFFMPEG, MPEG-4 FOURCCs... I hope I did not forget too...
2007-05-11 Pierre d'HerbemontMac OS X gui: Make sure maximized window respect Mac...
2007-05-11 Jean-Baptiste KempfFfmpeg FOURCC: Mjpeg (notably support for AVID MJPEG)
2007-05-11 Jean-Baptiste KempfAdd a few other bunch of FOURCCs (not all tested)....
2007-05-11 Pierre d'HerbemontMac OS X gui: Make sure we don't see a ghost window...
2007-05-11 Jean-Baptiste KempfAdd a bunch of not so used FOURCC to ffmpeg.c. Should...
2007-05-10 Jean-Baptiste KempfQt4 - Open Network Dialog: add https to the list and...
2007-05-10 Jean-Baptiste KempfQt4 - Open Disc Dialog: add a "E" for VCD entry as...
2007-05-10 Jean-Baptiste KempfQt4 - Open Disc Dialog, finish the disc/track-sub/audio...
2007-05-10 Christophe Mutricyqt4: Make the name in the title an option
2007-05-10 Pierre d'HerbemontMac OS X gui: Fix a crash when waking up from sleep.
2007-05-09 Christophe MutricyFix crash in MKV demuxer. Patch courtesy of Harry Sinto...
2007-05-09 Antoine Cellerier* rss.c: Test fix for a bug i can't reproduce (most...
2007-05-09 Ken SelfFix choppy audio on live play - caching enabled properly
2007-05-09 Rémi Denis-CourmontHW Pixel Doubling and Backlight-on for Maemo devices
2007-05-09 Felix Paul Kühne* removed some dead code and corrected some minor stuff...
2007-05-09 Damien Fouilleul- Qt4: remember last directory browsed in file dialog
2007-05-08 Pierre d'HerbemontMac OS X gui: Fix tabs.
2007-05-08 Pierre d'HerbemontMac OS X gui: Fix tabs.
2007-05-08 Antoine CellerierAdd a hotkey to toggle wallpaper mode. Currently only...
2007-05-08 Antoine CellerierTab and trailing space police.
2007-05-08 Damien Fouilleul- directx: commit patch by Sergey Volk
2007-05-08 Pierre d'HerbemontMac OS X gui: Fix logo appearance.
2007-05-08 Pierre d'HerbemontMac OS X gui: Protect against NULL string, and fix...
2007-05-08 Pierre d'HerbemontMac OS X gui: Send mouse wheel left/right event to...
2007-05-08 Pierre d'HerbemontHotkeys: Enable mouse wheel up/down and left/right...
2007-05-04 Antoine Cellerier* mmsh.c: Try using the http-proxy config option if...
2007-05-04 Damien Fouilleul- wxwidgets: slider tweaks completed, needs testing
2007-05-04 Damien Fouilleul- wxwidgets: for win32, patch movie wxSlider underlying...
2007-05-04 Pierre d'HerbemontMac OS X gui: Quick Preferences fix.
2007-05-04 Jean-Baptiste Kempfqt4 - Systray: - Repair the hide-and-never-show-back...
2007-05-03 Jean-Baptiste KempfQt4 - GOto TIme dialog. Adjustement in size.
2007-05-03 Jean-Baptiste Kempfqt4 - Open dialog. Smaller Width;
2007-05-03 Dennis van Amerongen* modules/codec/x264.c: Add mvrange-thread, non-determi...
2007-05-02 Jean-Baptiste KempfQt4 - Open Disc: handle dvdsimple
2007-05-02 Jean-Baptiste KempfCosmetic and brackets.
2007-05-02 Jean-Baptiste KempfAdd a "(" to fix previous commit.
2007-05-02 Jean-Baptiste KempfShould add atrac3 support in rm files. Patch by Benjami...
2007-05-02 Jean-Baptiste Kempfqt4 - Systray Menu - Add hide/show handling, open dialo...
2007-05-02 Jean-Baptiste KempfQt4 - Preferences. Add an apply button and warnings...
2007-05-02 Jean-Baptiste Kempfqt4 - Simple Preferences: add the overlay option to...
2007-05-02 Jean-Baptiste KempfQt4 - Add various tooltips: Open (1)
2007-05-02 Jean-Baptiste KempfQt4 - Text correction.
2007-05-02 Jean-Baptiste KempfQt4 - Systray Icon and menu to control VLC. Play/Pause...
next