]> git.sesse.net Git - vlc/history - modules
Use the correct meta data to sort the playlist.
[vlc] / modules /
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_...
2008-02-26 Pierre d'Herbemontmisc/objects.c: Don't rely on vlc_object_destroy()...
2008-02-25 Jean-Baptiste KempfXvMC: remove warnings. The compilation problems lies...
2008-02-25 Rémi Denis-CourmontRemove argv/argc from libvlc_t (not really needed here)
2008-02-25 Jean-Baptiste KempfXvMC: Compile Fixes, b_shm removal, and obvious typos...
2008-02-25 Jean-Baptiste Kempftypo fix.
2008-02-25 Rémi Denis-CourmontCompile fix
2008-02-25 Jean-Baptiste KempfXvMC Vout: Fix the macroblocks_t definition. Still...
2008-02-25 Rémi Denis-Courmont - Don't put private system_* header in public
2008-02-25 Jean-Baptiste KempfXvMC - Remove warnings (only unused parameters and...
2008-02-25 Jean-Baptiste KempfXvmc: fix xvmc compilation on x86_64. Patch by eMPee584
2008-02-25 Jean-Baptiste KempfXvMC: revert [25318] and do it in a better way. Remove...
2008-02-25 Jean-Baptiste KempfXvMC: possible fix compilation. Who uses that anyway ?
2008-02-25 Jean-Baptiste KempfQt4 - remove some unused code.
2008-02-25 Jean-Baptiste KempfQt4 - Fix art display in the bgWidget, fix one volume...
2008-02-25 Jean-Baptiste KempfQt4 - SPrefs, add an option for saving volume on exit...
2008-02-25 Jean-Baptiste KempfQt4 - Input Manager: cleanup, fix behaviour of enableVi...
2008-02-25 Jean-Baptiste KempfQt4 - Remove stupid this->
2008-02-25 Jean-Baptiste KempfQt4 - Better behaviour for the left panel of the playlist.
2008-02-25 Jean-Baptiste KempfQt4 - documentation on includes priorities.
2008-02-25 Rafaël Carrécosmetics + evil (?) -> hack (objective C definitely...
2008-02-25 Rafaël Carréfix update code in macosx gui
2008-02-24 Pierre d'Herbemontqt4: Finish res.qrc->vlc.qrc renaming. (Fix podcast...
2008-02-24 Pierre d'Herbemontgui/macosx/interaction.m: Don't destroy twice the window.
2008-02-24 Rafaël Carréremove buggy and inconsistent intf-switch
2008-02-24 Rafaël Carréforward port [25261]
2008-02-23 Pierre d'Herbemontmodules/gui/macosx.m: Make sure the module will termina...
2008-02-23 Pierre d'Herbemontqt4: Rename res.qrc to vlc.qrc to match default cmake...
2008-02-22 Rafaël CarréSupports vorbis audio in avi container (refs #224)
2008-02-21 Christophe MutricySome OSes don't have posix_fadvise
2008-02-21 Rémi Denis-CourmontDebug the debug
2008-02-21 Rémi Denis-CourmontWe also read memory mapping sequentially (well, this...
2008-02-21 Rémi Denis-CourmontTell the OS we mostly reqd files sequentially
2008-02-21 Damien Fouilleullibmp4: removed the 'France' option, who cares ?
2008-02-21 Rafaël Carréminimal_macosx need to run on the 1st thread to be...
2008-02-21 Rafaël Carréprefer macosx interface over qt4
next