]> git.sesse.net Git - vlc/history - modules
use vlc-control to be more multiplatform friendly
[vlc] / modules /
2008-03-08 Antoine CellerierAdd a new croppadd video filter. It currently isn't...
2008-03-08 Rémi DuraffortMove the track id from the last column to the first...
2008-03-08 Rémi DuraffortRemove PLAYLIST_AUTOPLAY and use PLAYLIST_PLAY instead...
2008-03-08 Rémi DuraffortUse PLAYLIST_PLAY instead of PLAYLIST_AUTOPLAY.
2008-03-08 Rafaël Carréfix xvmc video_output compilation
2008-03-08 Antoine CellerierFix issues with the VLC rawvid demux and bump it's...
2008-03-08 Antoine CellerierAdd a function to get the current playlist item in...
2008-03-08 Rafaël Carrécheck qt4 version at runtime
2008-03-08 Rafaël CarréWe want to check QT4 version at runtime rather than...
2008-03-08 Rafaël Carréthanks for Trolltech fixing their mess, after a bug...
2008-03-08 Rafaël Carréuse mtrace() only with glibc
2008-03-08 Jean-Baptiste KempfKill a warning with an explicit cast for windows.
2008-03-08 Jean-Baptiste KempfDon't reinvent max/min for the nth time.
2008-03-08 Jean-Baptiste KempfKill a warning.
2008-03-07 Jean-Baptiste KempfQt4 - track destroying of VLM dialog because vlm object...
2008-03-07 Ilkka Ollakkacode refactoring
2008-03-07 Rémi DuraffortRemove useless addclabacks() in PLModel::PLModel()
2008-03-07 Rémi DuraffortWarning fix (my fault)
2008-03-07 Rémi DuraffortCompile fix for packaged ffmpeg on debian etch.
2008-03-06 Jean-François MassolAdded import of configuration file support
2008-03-06 André Weberaccess violation fixed, config_GetPsz from p_intf inste...
2008-03-06 Jean-Baptiste KempfModules List update
2008-03-05 Gildas Bazin* modules/video_output/x11/*: manually paint the xv...
2008-03-05 Jean-Paul SamanFix BGR <-> RGB endianess problem with PNG's loading...
2008-03-05 Ilkka OllakkaRTMP access patch from Miguel Angel Cabrera <macabrera...
2008-03-05 Rafaël CarréRevert 2 parts of 9d349e1ce5812e1d6e7a754368d240d00efe0...
2008-03-04 Rémi Denis-Courmontfile: Be consistent with the rest of the world. Do...
2008-03-04 Rémi DuraffortRemove the Rating column from the inteface because...
2008-03-04 Rémi Denis-CourmontFix port release logic in case there are multiple channels.
2008-03-04 Rémi DuraffortLast patch to close #1479 (add a column with the track id)
2008-03-04 Rémi Denis-CourmontAdd const qualifier
2008-03-04 Rémi Denis-Courmontrtpfmt.c: fix file description
2008-03-04 Rémi Denis-CourmontUse ephemeral default ports for RTP, instead of clashin...
2008-03-04 Rafaël Carréfix #1404 (asf demuxer)
2008-03-04 Jean-Paul SamanCheck malloc return values and small cleanup.
2008-03-04 Rémi DuraffortUse the correct meta data to sort the playlist.
2008-03-04 Pavlov KonstantinWe're on git now, so show Git commit instead of svn...
2008-03-03 André WeberEnable the last parameter of the macros change_integer_...
2008-03-03 Rémi Denis-CourmontFix a bunch of format string injection in the Real...
2008-03-03 Rémi Denis-CourmontDetect division by zero before it happens
2008-03-03 Rémi Denis-CourmontUse calloc() instead of malloc() - fixes integer overfl...
2008-03-03 Rémi Denis-CourmontUse 443 rather than 80 as the implicit Host: port when...
2008-03-03 Rémi DuraffortAnother check for malloc.
2008-03-03 Rémi DuraffortCheck the return value of services_discovery_GetService...
2008-03-03 Jean-Baptiste KempfQt4: Small fix and speedup
2008-03-03 Ilkka Ollakkaset i_start_time with AV_TIME_BASE, fixes streaming...
2008-03-02 Pierre d'HerbemontMore Id and permission fixes.
2008-03-02 Rémi Denis-CourmontSet the DCCP service code(s) from RTP stream output
2008-03-02 Rémi Denis-CourmontSet the DCCP service code properly.
2008-03-02 André WeberMerge branch 'master' of git@git.videolan.org:vlc
2008-03-02 André WeberBugfix for #492: Audio output on Windows useing SPDIF...
2008-03-02 Jean-Paul SamanRemove useless error messages when allocation of struct...
2008-03-02 Jean-Paul SamanDon't leak memory when filling in p_stream->p_decoder_s...
2008-03-02 André WeberRevert "#492 bugfix, for SPDIF audio ouput of AC3 and...
2008-03-02 André Weber#492 bugfix, for SPDIF audio ouput of AC3 and DTS sound...
2008-03-02 Rémi DuraffortAvoid a segfault when services_discovery_GetServicesNam...
2008-03-02 Rémi Denis-CourmontAttach the RTP access output grabber object.
2008-03-02 Rémi Denis-CourmontRemove the mmap debugging for now.
2008-03-02 Rémi Denis-CourmontUse a single --sout-rtp-proto string rather than multip...
2008-03-02 Rémi Denis-CourmontFix (trunk-only) integer underflow in MP4 0xa9xxx box
2008-03-02 Rémi Denis-CourmontFix integer overflow in MP4 RDRF boxes
2008-03-02 Rémi Denis-CourmontFix memory leak in case of corrupt MP4 box
2008-03-02 Rémi Denis-CourmontInitial .gitignore
2008-03-02 Christophe Mutricyuse proper error svn-trunk
2008-03-01 Rémi Denis-CourmontSimplify.
2008-03-01 Rémi Denis-CourmontFix buffer overflow.
2008-03-01 Rémi Denis-CourmontFix calloc usage
2008-03-01 Rémi Denis-CourmontAnother malloc check
2008-03-01 Rémi Denis-CourmontCheck some malloc() failures - yes it can happen when...
2008-03-01 Rémi Denis-CourmontFix some brain-damaged calloc use
2008-03-01 Rémi Denis-CourmontMark the callback list as const
2008-03-01 Rémi Denis-CourmontFix a few warnings
2008-02-29 Pierre d'Herbemontffmpeg: Add AC-3 Audio (Dolby Digital) to ffmpeg module...
2008-02-29 Faustino OsunaFix previous commit.
2008-02-29 Faustino OsunaLet's try this again. Detect older and new versions...
2008-02-29 Jean-Paul Samansmall cleanup
2008-02-29 Jean-Paul Samancheck for malloc return value
2008-02-29 Jean-Paul SamanPatch by Johannes Buchner (buchner.johannes at gmx...
2008-02-29 Faustino OsunaToo many problems with new ffmpeg detection, reverting...
2008-02-29 Faustino OsunaDetect and allow older versions of ffmpeg to be used...
2008-02-28 Faustino OsunaUpdate references to ffmpeg header files to match new...
2008-02-28 Antoine CellerierAdd a --marq-refresh option to specify the format strin...
2008-02-28 Rémi Denis-CourmontAccept MP3 as an alternative to MPGA for RTP and TS.
2008-02-28 Rémi Denis-CourmontUnused define
2008-02-28 Felix Paul Kühnemacosx-update: UPDATE_CHECK is defined in config.h...
2008-02-28 Jean-Paul SamanFix small copy & paste mistake. It had no effect, but...
2008-02-28 Jean-Baptiste KempfCompile XvMC. Disabled the subtitles part for that...
2008-02-27 Felix Paul Kühne* coding style fixes (please don't do [NSString string...
2008-02-27 Felix Paul Kühnemacosx: Implemented the Subs/OSD and Input categories...
2008-02-27 Jean-Baptiste KempfQt4 - Preferences refreshing fix by atmo, Andre Weber.
2008-02-27 Rafaël Carréasf demuxer: fix header demuxing & use padding without...
2008-02-27 Rafaël Carrémacosx gui playlist: allow drag & drop to the media...
2008-02-27 Rafaël Carréfix macosx update gui
2008-02-27 Faustino Osunamodules/ffmpeg: Revert change, there is a better way...
2008-02-27 Faustino Osunamodules/ffmpeg: Compensate for latest changes made...
2008-02-26 Rémi DuraffortCoding convention
2008-02-26 Rémi DuraffortFix a little bug with the playlist interface (items...
2008-02-26 Rémi DuraffortFix the issue with the order of the item in the playlis...
2008-02-26 Rémi DuraffortFix a little bug with the sorting in the interface
2008-02-26 Ilkka Ollakkaset stream->dr_dts according to i_dts instead AV_NOPTS_...
next