]> git.sesse.net Git - vlc/history - modules
video_output fix compilation
[vlc] / modules /
2009-10-05 Laurent AimarUpdated qt4 after deinterlacing changes.
2009-10-05 Laurent AimarUpdated hotkeys after deinterlace changes.
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 Felix Paul Kühnequartztext: removed dependency on Carbon and implemente...
2009-10-05 Rémi Denis-CourmontIFO: memory leak
2009-10-05 Francois CartegnieQt: uniformize ui previews, drop xml declaration relate...
2009-10-05 Rémi Denis-Courmontnet_Accept: remove timeout parameter
2009-10-05 Rémi Denis-CourmontRTP output: accept COMEDIA connections in a separate...
2009-10-04 Rémi Denis-CourmontQt4: 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 Jean-Baptiste KempfAdd new file to Modules.am for distribution
2009-10-04 Francois CartegnieQt: Simple prefs/input: fix variable handling
2009-10-04 Laurent AimarAdded yadif deinterlacer to our module.
2009-10-04 Rémi Denis-Courmontbandlimited resampler: fix heap overflow at high playba...
2009-10-04 Rémi Denis-CourmontM3U: 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-CourmontDolby mixer: audio filter2
2009-10-03 Rémi Denis-CourmontDTS to SPDIF: audio filter2
2009-10-03 Rémi Denis-CourmontA/52 to SPDIF: audio filter2
2009-10-03 Rémi Denis-CourmontParameterized equalizer: audio filter2
2009-10-03 Rémi Denis-Courmontchorus_flanger: audio filter2
2009-10-02 Christophe MutricySilence uic, moc and rcc
2009-10-02 Mounir Lamouri ... Fix kate module compilation for Big Endians (typo).
2009-10-01 Christophe MutricyDistribute cmd_callbacks.hpp
2009-10-01 Christophe MutricyRemove dead code
2009-10-01 Jean-Baptiste KempfMore cleaning
2009-10-01 Jean-Baptiste KempfQt: Remove the use of the Qt translations
2009-10-01 Jean-Baptiste KempfQt: Cleanup of main_interface.
2009-10-01 Laurent AimarReduced a lock visibility to directx only (msw).
2009-10-01 Laurent AimarRemoved unused b_suspend_display (msw).
2009-10-01 Laurent AimarCleaned up a bit (msw).
2009-10-01 Laurent AimarRemoved duplicated DX_POSITION_CHANGE define (msw).
2009-10-01 Rémi Denis-CourmontMissing include (GDK_WINDOW_XID)
2009-10-01 Rémi Denis-CourmontHildon: partially fix vout window provider thread safety
2009-10-01 Rémi Denis-CourmontHildon: work round the usual argv warning
2009-10-01 Rémi Denis-CourmontM3U are in locale character set
2009-10-01 Rémi Denis-CourmontZPL: remove blind cut&paste code frmo M3U
2009-10-01 Rémi Denis-CourmontWPL: simplify
2009-10-01 Rémi Denis-CourmontConstify
2009-10-01 Rémi Denis-CourmontWPL: remove silly cut&paste from M3U
2009-09-30 Laurent AimarDo not access p_vout->p_sys in events.c (msw).
2009-09-30 Laurent AimarCosmetic.
2009-09-30 Rémi Denis-Courmontlinear resampler: fixed-point support (disabled)
2009-09-30 Rémi Denis-Courmontlinear resampler: cosmetics (no functional changes)
2009-09-30 Laurent AimarUpdated sdl to use new VOUT_DISPLAY_CHANGE_DISPLAY_SIZE...
2009-09-30 Laurent AimarUpdated xcb to use new VOUT_DISPLAY_CHANGE_DISPLAY_SIZE...
2009-09-30 Laurent AimarProtected against NULL realloc from unbounded size...
2009-09-30 Felix Paul Kühnemacosx: remove some dead code
2009-09-30 Rafaël Carrélogger: disable thread cancellation in callback
2009-09-30 Rémi Denis-Courmonttrivial mixer: adapt to audio filter2
2009-09-30 Rémi Denis-CourmontHeadphone mixer: remove audio filter support
2009-09-30 Rémi Denis-Courmontsimple mixer: remove audio filter
2009-09-30 Rémi Denis-CourmontMAD: remove audio filter support (untested)
2009-09-30 Rémi Denis-CourmontDTS: remove audio filter support (untested)
2009-09-30 Rémi Denis-CourmontA/52 decoder: get rid of audio filter legacy
2009-09-30 Rémi Denis-Courmontscaletempo: audio filter2 conversion
2009-09-30 Antoine CellerierSimplify and hopefully fix compilation :)
2009-09-30 Antoine CellerierFix candidate filename leak in lua playlist.
2009-09-30 Felix Paul Kühnemmap: default enable the module on Darwin
2009-09-29 Jean-Baptiste KempfFormating of comment
2009-09-29 Rémi Denis-CourmontNEON converter: unroll fi32->s16n conversion
2009-09-29 Laurent AimarFixed invalid report of broken avi index.
2009-09-29 Rémi Denis-CourmontNEON converter: port to audio filter2
2009-09-29 Rémi Denis-Courmontconverter_float: audio filter2
2009-09-29 Rémi Denis-Courmontconverter_fixed: audio filter2
2009-09-29 Rémi Denis-CourmontRestore fixed-point conversions modules.
2009-09-28 Laurent AimarFixed wince compilation.
2009-09-28 Laurent AimarPrivatized i_window_x/y/w/h in msw.
2009-09-28 Laurent AimarPrivatized i_window_style in msw.
2009-09-28 Laurent AimarSplit out event functions in its own header (msw).
2009-09-28 Laurent AimarFixed a potential race condition between "event thread...
2009-09-28 Laurent AimarFixed b_desktop initialization (msw).
2009-09-28 Laurent AimarModified the way title is updated (msw).
2009-09-28 Laurent AimarRemoved unused pf_wndproc (msw).
2009-09-28 Laurent AimarRemoved useless b_parent_focus in msw.
2009-09-28 Laurent AimarRemoved useless b_focus variable in msw.
2009-09-28 Antoine CellerierV4L2_CAP_HW_FREQ_SEEK is new in 2.6.27, so don't use...
2009-09-28 Pierre Ynardlive555: support for subtitle tracks
2009-09-28 Jean-Baptiste KempfCosmetics and alignment
2009-09-28 Simon HailesModified the way DDS (display definition segment -...
2009-09-28 Francois CartegnieQt: Simple prefs. Fix device browse button.
2009-09-28 Jean-Baptiste KempfAvformat, increase buf_size to 2048 + 213 for aea support
2009-09-28 Jean-Baptiste KempfSupport for Atrac1 codec
2009-09-27 Jean-Baptiste KempfQt4: small Volume, align at first show
2009-09-27 Rémi Denis-Courmontvisual: adapt to filter_t
2009-09-27 Rémi Denis-Courmontband-limited resampler: switch to audio filter2
2009-09-27 Rémi Denis-Courmontband-limited resampler: Simplifications
2009-09-27 Rémi Denis-Courmonttrivial resampler: switch to audio filter2
2009-09-27 Rémi Denis-Courmontlinear resampler: audio filter2
next