]> git.sesse.net Git - vlc/shortlog
vlc
2009-10-09 Rafaël Carréremove debug left over in [b3a591d0]
2009-10-08 Rafaël CarréFix infinite loop introduced in [9142f0c6]
2009-10-08 Laurent AimarUsed VC-1 avcodec decoder for WMVA.
2009-10-08 Laurent AimarCleaned up WMVA fourcc.
2009-10-08 Laurent AimarDo not realloc a block already given to ffmpeg.
2009-10-08 Laurent AimarFixed avcodec audio decoder after API behavior change.
2009-10-08 Laurent AimarFixed globalhotkeys compilation with old xcb version.
2009-10-08 Laurent AimarQt: add deinterlace and deinterlace-mode to simple...
2009-10-07 Rafaël CarréRevert "dbus control: event based message notification"
2009-10-07 Rémi Denis... Qt4: fix URI character set in playlist
2009-10-07 Rémi Denis... Fix Service Discovey plugin names character set
2009-10-07 Rémi Denis... Qt4: fix character set in playlist dialog title
2009-10-07 Rémi Denis... Support any Unicode symbol as part of an hotkey
2009-10-07 Rémi Denis... ConfigKeyToString: binary search
2009-10-07 Rémi Denis... KeyToString: allocate key on heap
2009-10-07 Rémi Denis... Compile fix
2009-10-07 Rémi Denis... Gather key functions and tables in a single file
2009-10-07 Rafaël Carrédbus control: event based message notification
2009-10-07 Rafaël Carréglobalhotkeys : use new xcb-util API (>= 0.3.4)
2009-10-07 Rémi Denis... KEY_SPACE = 32, simplify several outputs and interfaces
2009-10-07 Rafaël Carréglobalhotkeys/xcb.c : cosmetics, make all lines fit...
2009-10-07 Rafaël Carréglobalhotkeys/xcb.c : fix warnings
2009-10-07 Pierre YnardWinCE: fix build of the RTP stream output
2009-10-07 Rafaël CarréRemove leftover #endif
2009-10-07 Rafaël Carrévlc_mtime.h : add timer limits for FreeBSD
2009-10-06 Christophe... Fix for people with old automake
2009-10-06 Laurent AimarFixed a typo after auto deinterlace.
2009-10-06 Ilkka OllakkaRevert "avcodec: initialise p_dec.fmt_in if it's missin...
2009-10-06 Ilkka OllakkaRevert "avcodec: initialize fmt_in.video.i_aspect to 0"
2009-10-06 Ilkka Ollakkaavcodec: initialize fmt_in.video.i_aspect to 0
2009-10-06 Ilkka Ollakkaavcodec: initialise p_dec.fmt_in if it's missing, not...
2009-10-06 Ilkka Ollakkaasf.c: fix variable usage
2009-10-06 Laurent AimarImplemented auto deinterlace mode.
2009-10-06 Ilkka OllakkaRevert "asf.c: allow adding tracks on-fly when doing...
2009-10-06 Rémi Denis... strerror(errno) is not thread-safe, use %m
2009-10-06 Ilkka Ollakkaappletrailers.lua add the forgotten vlc lua edition
2009-10-06 Rémi Denis... RTP out: support build without libvlc_srtp
2009-10-06 Rémi Denis... RTP: support build without libvlc_srtp
2009-10-06 Rémi Denis... Get rid of ligcrypt M4 macros
2009-10-06 Ilkka Ollakkaappleplaylist.lua: fix apple trailers again, change...
2009-10-06 Ilkka Ollakkaasf.c: allow adding tracks on-fly when doing normal...
2009-10-06 Ilkka Ollakkaasf.c: write new header when track is removed/added
2009-10-06 Ilkka Ollakkaasf.c: use vlc_array_t for track-storage instead of...
2009-10-06 Ilkka Ollakkaasx-playlist: add ability to have multiple href in...
2009-10-06 Rémi Denis... Don't call AM_CONDITIONAL from macro.
2009-10-06 Rémi Denis... Revert "Fix configure with --disable-sout"
2009-10-06 Rémi Denis... Fix author name as solicited
2009-10-06 Ilkka Ollakkaappletrailers.lua: trailers come from http://www nowdays
2009-10-06 Rafaël Carrémozilla: fix compilation after [1979486d]
2009-10-06 Felix Paul... macosx: fixed IR Remote HID support
2009-10-06 Sébastien Escudiervideo_output fix compilation
2009-10-05 Laurent AimarUpdated libvlc_video_set_deinterlace.
2009-10-05 Laurent AimarUpdated qt4 after deinterlacing changes.
2009-10-05 Laurent AimarUpdated hotkeys after deinterlace changes.
2009-10-05 Laurent AimarModified deinterlace selection.
2009-10-05 Laurent AimarRenamed "deinterlace" into "deinterlace-mode" at the...
2009-10-05 Laurent AimarRenamed deinterlace-mode into filter-deinterlace-mode.
2009-10-05 Laurent AimarCommented out a too verbose debug printf.
2009-10-05 Felix Paul... quartztext: removed dependency on Carbon and implemente...
2009-10-05 Rémi Denis... Convert paths from command line arguments to URIs
2009-10-05 Rémi Denis... IFO: memory leak
2009-10-05 Francois CartegnieQt: uniformize ui previews, drop xml declaration relate...
2009-10-05 Rémi Denis... Fix invalid free on non-UTF-8 locales
2009-10-05 Rémi Denis... libvlc_audio_*: remove useless exception parameters
2009-10-05 Rémi Denis... Update test cases
2009-10-05 Rémi Denis... Retaining NULL makes no sense
2009-10-05 Rémi Denis... libvlc_media_*: remove a bunch of useless exception...
2009-10-05 Rémi Denis... Remove useless exception parameters
2009-10-05 Rémi Denis... libvlc apps don't know VLC error codes
2009-10-05 Rémi Denis... net_Accept: remove timeout parameter
2009-10-05 Rémi Denis... RTP output: accept COMEDIA connections in a separate...
2009-10-05 Rémi Denis... Use __typeof__ which works with any GNU C profile,...
2009-10-04 Rémi Denis... ignore-config defaults to true
2009-10-04 Rémi Denis... Qt4: re-center FSC if the target screen has changed
2009-10-04 Laurent AimarUsed the new "deinterlace" option for Qt4 simple prefer...
2009-10-04 Laurent AimarFixed scaletempo after "audio filter2" conversion.
2009-10-04 Laurent AimarAdded a new "deinterlace" configuration option.
2009-10-04 Jean-Baptiste... Do not forget NEWS :D
2009-10-04 Jean-Baptiste... Add new file to Modules.am for distribution
2009-10-04 Francois CartegnieQt: Simple prefs/input: fix variable handling
2009-10-04 Laurent AimarAdded new deinterlacing modes to vout.
2009-10-04 Laurent AimarAdded yadif deinterlacer to our module.
2009-10-04 Rémi Denis... bandlimited resampler: fix heap overflow at high playba...
2009-10-04 Rémi Denis... M3U: fix mem leak on non-UTF-8 systems
2009-10-03 Antoine CellerierMake it possible to flag blocks as interlaced and use...
2009-10-03 Antoine CellerierTweak standards selection and list.
2009-10-03 Laurent AimarFixed rar stream filter.
2009-10-03 Laurent AimarFixed J42X support in deinterlace filter.
2009-10-03 Antoine CellerierWork around what seems to be a driver bug when auto...
2009-10-03 Laurent AimarFixed bandlimited when switching from non resampling...
2009-10-03 Laurent AimarFixed discontinous flag in bandlimited when not resampling.
2009-10-03 Laurent AimarSmall correction to bandlimited.
2009-10-03 Laurent AimarFixed E-AC3 in ATSC TS stream.
2009-10-03 Antoine CellerierFix automatic libv4l2 fallback and prevent leaks when...
2009-10-03 Rémi Denis... Dolby mixer: audio filter2
2009-10-03 Rémi Denis... DTS to SPDIF: audio filter2
2009-10-03 Rémi Denis... A/52 to SPDIF: audio filter2
2009-10-03 Rémi Denis... Parameterized equalizer: audio filter2
2009-10-03 Rémi Denis... chorus_flanger: audio filter2
2009-10-02 Christophe... Silence uic, moc and rcc
next