]> git.sesse.net Git - vlc/history - modules
Don't patch Makefile.in.in, this does not work
[vlc] / modules /
2008-09-18 Jean-Baptiste KempfForgotten file: Grmbl at my stoopidity.
2008-09-18 Jean-Baptiste KempfMKV: Split classes in many files.
2008-09-18 Jean-Baptiste KempfMKV: Copy mkv.cpp to many different files.
2008-09-18 Jean-Baptiste KempfMove MKV demuxer to its own subfolder.
2008-09-18 Laurent AimarDo not throw away the last subtitle for subrip and...
2008-09-18 Laurent AimarHandle special blocks in subsdec.
2008-09-18 Antoine CellerierAdd URI column to Qt4 playlist. Add sorting by URI...
2008-09-18 Antoine CellerierFix opening of some podcasts.
2008-09-18 Derk-Jan Hartmanavformat: set the "duration/length/ of a packet if...
2008-09-18 Derk-Jan Hartmanavcodec: add fourcc's for some of the avcodec supported...
2008-09-18 Derk-Jan Hartmanavformat: attachments should still be treated as tracks...
2008-09-18 Jean-Baptiste KempfDisable focus on buttons to avoid "space" to be catched...
2008-09-17 Jean-Baptiste KempfString updates from tonsofpcs
2008-09-17 Derk-Jan Hartmanavformat: attachment support for fonts.
2008-09-17 Rémi Denis-CourmontFix flexible array usage gcc-ism
2008-09-17 Derk-Jan Hartmanmacosx: dir:/ -> directory://
2008-09-17 Derk-Jan Hartmanreal demux: Set to prio 0.
2008-09-17 Laurent AimarFixed subusf rendering.
2008-09-17 Laurent AimarFixed a segfault when trying to render a unbreakable...
2008-09-17 Laurent AimarA little clean up in subsusf decoder.
2008-09-17 Rémi DuraffortDon't use FREENULL when that's not needed and don't...
2008-09-17 Jean-Baptiste KempfUse DIR_SEP instead of /
2008-09-17 Laurent AimarUsed const for video_format_t when possible.
2008-09-17 Laurent AimarFixed spu_RenderSubpictures prototype.
2008-09-17 Laurent AimarDo not use pf_make_region as it leads to a horrible...
2008-09-17 Laurent AimarSimplify dynamicoverlay and removed the need of pf_make...
2008-09-17 Geoffroy CouprieShould remove the big white noise that was produced
2008-09-17 Geoffroy Couprieremove on more b_dead old use
2008-09-17 Derk-Jan Hartmanquartztext: One more fix to [f0d84d019c8c240c47672b82b...
2008-09-17 Derk-Jan Hartmanquartztext: fix [f0d84d019c8c240c47672b82be123dc979b8d0...
2008-09-17 Derk-Jan Hartmanmacosx: partial revert of [fa78d3b351465c9356b64484b979...
2008-09-17 Derk-Jan Hartmanquartztext: Use 10.4 compatible alternative to kCGColor...
2008-09-16 Pierre d'Herbemontmacosx: Remove the deprecated quickdraw vout.
2008-09-16 Pierre d'Herbemontavformat: Don't accept negative size.
2008-09-16 Yoann PeronneauUpdate XSPF playlist structure to use <vlc:id> instead...
2008-09-16 Jean-Baptiste KempfProvide a SPrefs to deactivate the systray icon as...
2008-09-16 Pierre d'Herbemontquartztext: Reenable quartztext along with some enhance...
2008-09-16 Rémi Denis-CourmontDocument the assertion
2008-09-16 Pierre d'Herbemontmacosx: Use fork+exec instead of posix_spawn.
2008-09-16 Laurent AimarCompilation fix for kate.
2008-09-16 Rémi Denis-Courmontmmap: allow tweaking the PTS delay
2008-09-16 Rémi Denis-Courmontmmap: handle I/O errors as fatal
2008-09-16 Derk-Jan Hartmansubass: Fix crash in the simple SSA/ASS decoder.
2008-09-16 Pierre d'Herbemontmacosx: Use freetype fonts in simple prefs.
2008-09-16 Pierre d'Herbemontmacosx: Properly relaunch VLC when asked for.
2008-09-16 Pierre d'Herbemontquartztext: Disable as freetype is doing a better job...
2008-09-16 Pierre d'Herbemontmacosx: Make sure preferences version is saved.
2008-09-16 Pierre d'Herbemontmacosx: Set the pref version key if the ignore button...
2008-09-15 Pierre d'Herbemontmacosx: Check for older preferences and ask to delete...
2008-09-15 Derk-Jan Hartmanmkv: lower priority of mkv module to 0
2008-09-15 Laurent AimarFixed ASS subtitle with anamorphic video.
2008-09-15 Pierre d'Herbemontmacosx: We need the PL_LOCK here (May fix a race we...
2008-09-15 Derk-Jan Hartmanps demux: fix an issue in ps_pkt_read()
2008-09-15 Pierre d'Herbemontquartztext: Better font compromise. (Use Arial Black...
2008-09-15 Laurent AimarRemoved unused or redondant fields from subpicture.
2008-09-15 Laurent AimarRemoved useless width/height fields in subpicture_t.
2008-09-15 Rémi Denis-CourmontZero tab entries when you allocate them
2008-09-15 Rémi Denis-CourmontUseless FREENULL -> free
2008-09-15 Laurent AimarEnabled AR change in deinterlace (typo).
2008-09-14 Felix Paul Kühnemacosx: finally implement a Reveal-in-Finder functionality
2008-09-14 Laurent AimarAdded support for eac3 in a52 packetizer.
2008-09-14 Laurent AimarAdded support for E-AC3 in ES demuxer.
2008-09-14 Rémi Denis-CourmontUse PL_LOCK/PL_UNLOCK
2008-09-14 Rémi Denis-CourmontWrite CRLF in the same I/O operation
2008-09-14 Rémi Denis-CourmontAnother thread-unsafe redumdant use of b_dead
2008-09-14 Rémi Denis-CourmontRemove unsafe use of b_dead.
2008-09-14 Rémi Denis-CourmontRemove write-only value
2008-09-14 Rémi Denis-CourmontDo not use block_FifoWake if block_FifoGet does not...
2008-09-14 Rémi Denis-CourmontGrrr at subsubsubsubdirectories
2008-09-14 Rémi Denis-CourmontRemove intf_ShouldDie
2008-09-14 Rémi Denis-Courmontnetsync: some cleanup (still very ugly)
2008-09-14 Rémi Denis-CourmontRemove VLC_OBJECT_ANNOUNCE
2008-09-14 Rémi Denis-CourmontHTTP: sanity check
2008-09-14 Jean-Baptiste KempfWorkaround spatializer bugs.
2008-09-13 Antoine CellerierRemove trailing spaces.
2008-09-13 Felix Paul Kühnemacosx: added an option to the crash reporter to disabl...
2008-09-13 Laurent AimarProperly handle AR changes in deinterlace module.
2008-09-13 Antoine CellerierOops.
2008-09-13 Antoine CellerierFix the RGB masks in v4l too.
2008-09-13 Antoine CellerierFixed the RGB masks in v4l2.
2008-09-13 Laurent AimarRemoved b_pausable flag in favour of b_subtitle.
2008-09-13 Jean-Philippe AndreQt coverlabel should always show an image, even when...
2008-09-13 Jean-Philippe AndreQt: sorry guys, record works very fine actually...
2008-09-13 Jean-Philippe AndreQt: Access-filter 'record' does not exist anymore.
2008-09-13 Antoine Cellerier\o/ skins2 work on win32 \o/ <(°v°<)
2008-09-13 Felix Paul KühneFixed a couple of l10n strings pointed by Antonio Javie...
2008-09-13 Laurent AimarRender subtitles (without osd) before taking a snapshot...
2008-09-13 Laurent AimarAdded demux_Packetizer* helpers.
2008-09-13 Jean-Baptiste KempfAlways show something in the statusLabel, even if you...
2008-09-13 Geoffroy CouprieSkins2: separate the source files included depending...
2008-09-12 Jean-Baptiste KempfOgg extensions update as RFC 5334 recommends.
2008-09-12 Laurent AimarUse poll instead of arbitrary msleep in lirc (close...
2008-09-12 Jean-Baptiste KempfQt: Don't accept focus on the input slider. Never....
2008-09-12 Jean-Baptiste KempfQt: InputSlider: wheeling on it will seek of 1% in...
2008-09-12 Laurent AimarRemoved now useless dts/a52/m4a demuxer.
2008-09-12 Laurent AimarAdded support for DTS to es demuxer.
2008-09-12 Laurent AimarAdded A52 capability to es demuxer.
2008-09-12 Laurent AimarAdded mpeg4 audio support to es demuxer.
2008-09-12 Laurent AimarRenamed mpga to es demuxer.
2008-09-12 Laurent AimarImproved bitrate estimation in mpga demuxer.
next