git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Remove useless memset
[vlc.git]
/
modules
/
audio_filter
/
2009-05-02
Laurent Aimar
Let simple mixer also handle 5.x with middle channels.
tree
|
commitdiff
2009-04-26
Rémi Denis-Courmont
Explicitly add formerly implicit submodule shortcuts
tree
|
commitdiff
2009-04-18
Christophe Mutricy
Provide at least a short text and don't translate ""
tree
|
commitdiff
2009-04-17
Cyril Mathé
Change strtof to us_strtof to avoid some problem
tree
|
commitdiff
2009-04-14
Rémi Denis-Courmont
No need to check for strtof() here
tree
|
commitdiff
2009-04-12
Laurent Aimar
Always use swab.
tree
|
commitdiff
2009-04-10
Rémi Denis-Courmont
Use stack array rather than alloca
tree
|
commitdiff
2009-04-10
Rémi Denis-Courmont
Remove useless (partially used) check for stdint.h
tree
|
commitdiff
2009-04-10
Rémi Denis-Courmont
Remove useless check for inttypes.h
tree
|
commitdiff
2009-03-29
Laurent Aimar
Fixed bandlimited resampler invalid access when used...
tree
|
commitdiff
2009-02-14
Rémi Duraffort
No need to add a '\n' at the end of messages passed...
tree
|
commitdiff
2009-01-28
Rémi Denis-Courmont
Fix plugin strings translation
tree
|
commitdiff
2009-01-28
Rémi Denis-Courmont
spatializer: do not conflict with libvlccore options
tree
|
commitdiff
2009-01-28
Rémi Denis-Courmont
Command line options are lower-case
tree
|
commitdiff
2009-01-27
Rémi Denis-Courmont
Trailing ;
tree
|
commitdiff
2009-01-21
Rémi Denis-Courmont
Equalizer: fix invalid sprintf() usage - fixes #2424
tree
|
commitdiff
2009-01-21
Jean-Baptiste Kempf
Don't set ridiculously long descriptions or description...
tree
|
commitdiff
2009-01-21
Jean-Baptiste Kempf
Set correct shortname for spatializer.
tree
|
commitdiff
2008-12-12
Rémi Duraffort
Use calloc instead of malloc+memset.
tree
|
commitdiff
2008-11-05
Laurent Aimar
Fixed spatializer compilation.
tree
|
commitdiff
2008-11-05
Laurent Aimar
Allow aout to grab vout_Request calls.
tree
|
commitdiff
2008-11-02
Rémi Duraffort
Don't use var_CreateGet oly to Create the variable.
tree
|
commitdiff
2008-10-29
Rémi Denis-Courmont
Remove most stray semi-colons in module descriptions
tree
|
commitdiff
2008-09-20
Laurent Aimar
Use block_Release in bandlimited resampler.
tree
|
commitdiff
2008-09-20
Derk-Jan Hartman
DTS: fix the channelorder of DTS.
tree
|
commitdiff
2008-09-20
Derk-Jan Hartman
spatializer: don't translate empty strings. Someone...
tree
|
commitdiff
2008-09-17
Geoffroy Couprie
Should remove the big white noise that was produced
tree
|
commitdiff
2008-09-14
Jean-Baptiste Kempf
Workaround spatializer bugs.
tree
|
commitdiff
2008-09-05
Rémi Denis-Courmont
Move a bunch of plugins out of configure.ac
tree
|
commitdiff
2008-08-27
Laurent Aimar
Fixed rear center support (and close #1816).
tree
|
commitdiff
2008-08-24
Antoine Cellerier
Fix segfault on 64 bit archs. (0 != NULL)
tree
|
commitdiff
2008-08-23
Antoine Cellerier
Don't send failure messages when probing filter. (It...
tree
|
commitdiff
2008-08-23
Antoine Cellerier
Prefer mono over trivial (in case trivial somehow wants...
tree
|
commitdiff
2008-08-23
Antoine Cellerier
Prefer downmixing from channel extracting.
tree
|
commitdiff
2008-08-20
Rémi Duraffort
Fix potential memleak.
tree
|
commitdiff
2008-08-20
Rémi Duraffort
Fix potential memleaks and remove stupid tests.
tree
|
commitdiff
2008-08-20
Rémi Duraffort
Fix potential memleaks (free the module if it can't...
tree
|
commitdiff
2008-08-20
Rémi Duraffort
Fix potential memleaks.
tree
|
commitdiff
2008-08-20
Rémi Duraffort
Don't use var_CreateGetString to create a variable.
tree
|
commitdiff
2008-08-20
Rémi Duraffort
Fix potential memleaks.
tree
|
commitdiff
2008-08-19
Laurent Aimar
Added s32l/b to float conversion support (close #1872).
tree
|
commitdiff
2008-08-19
Laurent Aimar
Cosmetics (fixed a few functions name).
tree
|
commitdiff
2008-08-17
Eric Petit
Fixes the output i_bitspersample set by the audio_forma...
tree
|
commitdiff
2008-08-16
Rémi Denis-Courmont
Fix typo
tree
|
commitdiff
2008-08-14
Rémi Duraffort
Fix unitialized value.
tree
|
commitdiff
2008-08-11
Rémi Duraffort
Fix memleak, check return value.
tree
|
commitdiff
2008-08-10
Derk-Jan Hartman
bandlimited: Add an audio-filter2 bridge to this audio...
tree
|
commitdiff
2008-08-03
Laurent Aimar
Removed static variable and added proper locking scheme.
tree
|
commitdiff
2008-08-03
Justus Piater
Declared many static variables const
tree
|
commitdiff
2008-07-31
Rémi Duraffort
Fix memleak in audio equalizer.
tree
|
commitdiff
2008-07-19
Laurent Aimar
Fixed undenormalise for 64 bits.
tree
|
commitdiff
2008-07-19
Laurent Aimar
Use block_Release instead of pf_release directly.
tree
|
commitdiff
2008-07-19
Laurent Aimar
Fixed buffer overread in equalizer BandCallback.
tree
|
commitdiff
2008-07-09
Laurent Aimar
Fixed selection of simple mixer (close #1688)
tree
|
commitdiff
2008-07-09
Laurent Aimar
A little clean up of simple channel mixer.
tree
|
commitdiff
2008-07-03
Rémi Denis-Courmont
Signedness fix
tree
|
commitdiff
2008-06-28
Rémi Denis-Courmont
uint is not standard (and breaks Win32) - use unsigned
tree
|
commitdiff
2008-06-28
Rémi Denis-Courmont
Fix format string
tree
|
commitdiff
2008-06-28
Rov Juvano
Add Scaletempo audio filter
tree
|
commitdiff
2008-06-24
Yohann Martineau
fixed compilation on debian etch.
tree
|
commitdiff
2008-06-22
Rémi Duraffort
Remove unneeded msg_Error about memory failure.
tree
|
commitdiff
2008-06-22
Antoine Cellerier
Set i_bitspersample to correct value when changing...
tree
|
commitdiff
2008-05-31
Rémi Denis-Courmont
Plugins: include vlc_common.h directly instead of vlc...
tree
|
commitdiff
2008-05-27
Rémi Denis-Courmont
A lot of missing const in options lists
tree
|
commitdiff
2008-05-21
Rémi Denis-Courmont
Use gettext_noop() consistently
tree
|
commitdiff
2008-05-08
Rémi Denis-Courmont
Include vlc_plugin.h as needed
tree
|
commitdiff
2008-05-04
Rémi Denis-Courmont
Maintain SUBDIRS manually for extra flexibility
tree
|
commitdiff
2008-05-03
Rémi Denis-Courmont
Use vlc_memset/vlc_memcpy
tree
|
commitdiff
2008-05-01
Rémi Denis-Courmont
NIH syndrome cure (2)
tree
|
commitdiff
2008-05-01
Rémi Denis-Courmont
Don't re-invent uint8_t - remove byte_t
tree
|
commitdiff
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
tree
|
commitdiff
2008-03-23
Rémi Denis-Courmont
Check-in modules/Makefile.am
tree
|
commitdiff
2008-03-12
Rémi Duraffort
Another time "Remove useless test before a free".
tree
|
commitdiff
2008-01-28
Rafaël Carré
audio_filter/: fix warnings
tree
|
commitdiff
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
tree
|
commitdiff
2008-01-16
Rémi Denis-Courmont
Revert the so-called whitelisting commits that are...
tree
|
commitdiff
2008-01-16
Rafaël Carré
input options whitelisting, step 2 (refs #1371)
tree
|
commitdiff
2007-12-30
Pierre d'Herbemont
dtstospdif.c: Fix spdif type on big endian stream....
tree
|
commitdiff
2007-12-30
Pierre d'Herbemont
audio_filter/converter/dtstospdif.c: Fix odd frame...
tree
|
commitdiff
2007-12-22
Pierre d'Herbemont
dtstospdif.c: Print a warning on frame size changes...
tree
|
commitdiff
2007-12-22
Pierre d'Herbemont
modules/audio_filter/converter/dtstospdif.c: We need...
tree
|
commitdiff
2007-12-11
Jean-Baptiste Kempf
Yet another typo discovered by Philipp Weissenbacher
tree
|
commitdiff
2007-11-21
Christophe Massiot
* simple.c: Extended the filter for mono output, and...
tree
|
commitdiff
2007-11-09
Christophe Mutricy
Typo
tree
|
commitdiff
2007-10-05
Rémi Denis-Courmont
Initialize end_date in linear resampler.
tree
|
commitdiff
2007-09-10
Rafaël Carré
Removes trailing spaces. Removes tabs.
tree
|
commitdiff
2007-09-01
Jean-Baptiste Kempf
Spatializer: spaces and tab!!!
tree
|
commitdiff
2007-09-01
Jean-Baptiste Kempf
Spatializer audio filter, work for Google Summer of...
tree
|
commitdiff
2007-08-20
Rémi Denis-Courmont
Remove stdio while we're at it.
tree
|
commitdiff
2007-08-20
Rémi Denis-Courmont
Remove _GNU_SOURCE and string.h too
tree
|
commitdiff
2007-08-20
Rémi Denis-Courmont
Remove stdlib.h
tree
|
commitdiff
2007-06-12
Laurent Aimar
All: preliminary support for audio while playing faster...
tree
|
commitdiff
2007-06-10
Laurent Aimar
Fixed uninitialized member fields for audio filter2.
tree
|
commitdiff
2007-06-07
Rémi Denis-Courmont
Use unsigned
tree
|
commitdiff
2007-06-04
Laurent Aimar
Added a b_discontinuity to aout_buffer_t for non-pcm...
tree
|
commitdiff
2007-05-27
Laurent Aimar
Fixed compilation warnings.
tree
|
commitdiff
2007-05-19
Rémi Denis-Courmont
Use a vlc_CPU() wrapper instead of (ab)using libvlc_global
tree
|
commitdiff
2007-04-14
Rémi Denis-Courmont
Switch to libdca API
tree
|
commitdiff
2007-03-23
Christophe Mutricy
Fix the strings.
tree
|
commitdiff
2007-03-16
Christophe Mutricy
Db -> dB . patch by Ari Constancio
tree
|
commitdiff
next