]> git.sesse.net Git - vlc/history - modules
remove old headers in java bindings
[vlc] / modules /
2008-03-13 Rémi DuraffortRevert some errors in 859436564cd0b85e76b888a88205424ed...
2008-03-13 Rafaël Carrém4a packetizer: remove (comment) unused parameter
2008-03-13 Rafaël Carréfix ts demuxing AAC with ADTS headers
2008-03-13 Jean-Paul SamanProperly fix use of SWSCALE_* defines in zvbi.
2008-03-13 Jean-Baptiste KempfShut a warning.
2008-03-13 Jean-Baptiste KempfShut a warning.
2008-03-13 Jean-Baptiste KempfPreferences: Modify the reset button according to the...
2008-03-12 Jean-Paul SamanRemove trailing whitespace.
2008-03-12 Jean-Paul SamanRefactor video_filters in modules/stream_out/transcode...
2008-03-12 Jean-Paul SamanSmall indentation fix.
2008-03-12 Jean-Paul SamanFix compiler warning about unused variables.
2008-03-12 Jean-Paul SamanFix regression on zvbi.c introduced by recent ffmpeg...
2008-03-12 Rafaël CarréImprovements to syslog logger - by Hans Lambermont
2008-03-12 Rafaël CarréChange a description msg
2008-03-12 Rafaël CarréFix adts packetizer
2008-03-12 Rafaël Carréverify asprintf() return value, fix indentation
2008-03-12 Felix Paul Kühnedon't reset the controls when awaking from nib, but...
2008-03-12 Felix Paul KühneImplemented the hotkey section of the Simple Preferences
2008-03-12 Rémi DuraffortThe last but not the least commit about these useless...
2008-03-12 Rémi DuraffortOne more time removing of some useless tests.
2008-03-12 Rémi DuraffortAnother bunch of useless test.
2008-03-12 Rémi DuraffortAnother time "Remove useless test ..."
2008-03-12 Rémi DuraffortRemove useless test before a free().
2008-03-12 Rémi DuraffortFix a stupid compilation warning
2008-03-12 Rémi DuraffortAnother time "Remove useless test before a free".
2008-03-12 Jean-Baptiste KempfMissing include.
2008-03-12 Jean-Baptiste KempfKill a warning in mingww32
2008-03-12 Jean-Baptiste KempfInclude fix for Win32
2008-03-12 Jean-Baptiste KempfChange int to size_t when needed. Kills a warning.
2008-03-11 Felix Paul Kühnemacosx: show an end-user visible warning in case that...
2008-03-11 Rémi DuraffortUse VLC_ENOMEM instead of VLC_EGENERIC.
2008-03-11 Rémi DuraffortRemove useless test before a free()
2008-03-11 Rémi DuraffortAnother time : remove useless test before free().
2008-03-11 Rémi DuraffortRemove useless test before a free (again).
2008-03-11 Rémi DuraffortCheck malloc return value.
2008-03-11 Rémi DuraffortCheck malloc return value and fix a memory leak.
2008-03-11 Rafaël CarréDon't print an error if we are using ffmpeg's ts muxer
2008-03-11 Rafaël CarréDo not use playlist_*AddInput() when the playlist has...
2008-03-11 Jean-Paul SamanFix building AAC profile selection for outdated ffmpeg...
2008-03-11 Jean-Paul SamanCleanup of AAC profile selection.
2008-03-11 Jean-Paul SamanAdd option to encode aac low, main, sbr or ltp profiles.
2008-03-11 Rafaël Carréremove useless msg_Err() , use memset() for simplicity
2008-03-11 Rafaël Carréexplicit control queries unsupported
2008-03-11 Jean-Baptiste KempfFix preferences in Qt. Add a lot of comments. Close...
2008-03-11 Jean-Baptiste KempfSet the correct ToolTip on the play/pause button.
2008-03-11 Jean-Baptiste KempfAdditional checks on malloc output in data reader.
2008-03-11 Jean-Baptiste KempfCheck after calloc to avoid null dereference.
2008-03-10 Christophe MutricyAvoid integer overflow. Patch by Drew Yao.
2008-03-10 Rafaël CarréFix FontBuiler object destruction
2008-03-10 Rémi DuraffortFix a race condition : the user progress dialog wasn...
2008-03-09 André WeberSaveing Window Positions useing the QT defined methods...
2008-03-09 Adrien Grand- layout correction on WMII
2008-03-09 Rafaël Carrédon't send twice the signal when an item is added or...
2008-03-09 Mirsal EnnaimeD-Bus control module
2008-03-09 Rafaël CarréFix directory detection with broken filesystems on...
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
next