git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
assert that audio date divider is non-nul, refs #2169
[vlc.git]
/
src
/
audio_output
/
common.c
2008-10-09
Rémi Denis-Courmont
assert that audio date divider is non-nul, refs #2169
blob
|
commitdiff
2008-09-28
Rémi Denis-Courmont
vlc_assert_locked is private
blob
|
commitdiff
|
diff to current
2008-08-27
Laurent Aimar
Fixed rear center support (and close #1816).
blob
|
commitdiff
|
diff to current
2008-08-19
Laurent Aimar
Added s32l/b support to aout.
blob
|
commitdiff
|
diff to current
2008-08-12
Pierre d'Herbemont
audio_output: Fix an unused parameter in the NDEBUG...
blob
|
commitdiff
|
diff to current
2008-08-09
Pierre d'Herbemont
audio_output: Assert on fifo lock.
blob
|
commitdiff
|
diff to current
2008-06-22
Antoine Cellerier
Set i_bitspersample to correct value when changing...
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
libvlc: use vlc_common.h (libvlccore) instead of vlc...
blob
|
commitdiff
|
diff to current
2008-05-30
Pierre d'Herbemont
audio_output: Typo.
blob
|
commitdiff
|
diff to current
2008-05-28
Rafaël Carré
Fix [95e3bb2eaf22929dac3e2c37a26a23e9a0619333]
blob
|
commitdiff
|
diff to current
2008-05-28
Pierre d'Herbemont
audio_output: Use a destructor.
blob
|
commitdiff
|
diff to current
2008-05-04
Rémi Denis-Courmont
vlc_mutex_init: remove unused paramter
blob
|
commitdiff
|
diff to current
2008-04-14
Pierre d'Herbemont
Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FA...
blob
|
commitdiff
|
diff to current
2008-02-26
Pierre d'Herbemont
misc/objects.c: Don't rely on vlc_object_destroy()...
blob
|
commitdiff
|
diff to current
2008-01-23
Rémi Denis-Courmont
Don't include config.h from the headers - refs #297.
blob
|
commitdiff
|
diff to current
2007-08-20
Rémi Denis-Courmont
Remember not to include anything before vlc/vlc.h
blob
|
commitdiff
|
diff to current
2007-04-05
Rémi Denis-Courmont
Compiler warnings rampage
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
Compile fixes, round 1
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
A bit of headers cleanup
blob
|
commitdiff
|
diff to current
2006-07-12
Sam Hocevar
* src/audio_output/common.c: moved message around...
blob
|
commitdiff
|
diff to current
2006-07-12
Sam Hocevar
* src/audio_output/common.c: added error message...
blob
|
commitdiff
|
diff to current
2006-01-12
Antoine Cellerier
FSF address change.
blob
|
commitdiff
|
diff to current
2005-12-01
Derk-Jan Hartman
* Introduce 'spdb' the big endian variant of 'spdi...
blob
|
commitdiff
|
diff to current
2005-07-09
Rémi Denis-Courmont
Make Zorglub less unhappy
blob
|
commitdiff
|
diff to current
2005-07-08
Rémi Denis-Courmont
Copyright fixes
blob
|
commitdiff
|
diff to current
2005-03-01
Gildas Bazin
* modules/codec/lpcm.c: support for 20/24 bits LPCM.
blob
|
commitdiff
|
diff to current
2004-09-30
Gildas Bazin
* src/audio_output/common.c: common facility for channe...
blob
|
commitdiff
|
diff to current
2004-05-10
Gildas Bazin
* src/audio_ouput/input.c: better on-the-fly switching...
blob
|
commitdiff
|
diff to current
2004-01-06
Clément Stenac
Updated copyrights in libvlc
blob
|
commitdiff
|
diff to current
2003-11-16
Gildas Bazin
* ALL: final improvements to the decoders/packetizers...
blob
|
commitdiff
|
diff to current
2003-02-11
Christophe Massiot
* modules/codec/lpcm.c: Attempt at supporting all chann...
blob
|
commitdiff
|
diff to current
2003-01-23
Christophe Massiot
Fixed a segfault with quitting when no audio output...
blob
|
commitdiff
|
diff to current
2003-01-22
Christophe Massiot
Reverse stereo option.
blob
|
commitdiff
|
diff to current
2003-01-20
Christophe Massiot
Fixed a dozen bugs regarding mono audio files.
blob
|
commitdiff
|
diff to current
2003-01-15
Christophe Massiot
* Totally rewrote the mad plug-in, in order to fix...
blob
|
commitdiff
|
diff to current
2002-12-25
Christophe Massiot
Santa Claus brings to you :
blob
|
commitdiff
|
diff to current
2002-12-07
Christophe Massiot
* configure.ac.in: Disabled -Wtraditional as it produce...
blob
|
commitdiff
|
diff to current
2002-12-06
Sam Hocevar
* ./src/*, ./include/*: fixed a bunch of badly initia...
blob
|
commitdiff
|
diff to current
2002-11-14
Christophe Massiot
Major change of the channels management. p_format-...
blob
|
commitdiff
|
diff to current
2002-11-13
Sam Hocevar
* ./bootstrap: bootstrap now requires the --config...
blob
|
commitdiff
|
diff to current
2002-11-12
Sam Hocevar
* ./Makefile.am: fixed rc compilation under mingw32...
blob
|
commitdiff
|
diff to current
2002-11-01
Gildas Bazin
* src/audio_output/common.c, include/aout_internal...
blob
|
commitdiff
|
diff to current
2002-10-22
Christophe Massiot
* Added -mdynamic-no-pic to darwin CFLAGS (can you...
blob
|
commitdiff
|
diff to current
2002-10-21
Christophe Massiot
* Avoid overflowing the message queue with "audio outpu...
blob
|
commitdiff
|
diff to current
2002-10-20
Christophe Massiot
* modules/demux/mpeg: Added DVB stream type for A/52...
blob
|
commitdiff
|
diff to current
2002-09-30
Christophe Massiot
* Made audio_sample_format->i_format a FOURCC to allow...
blob
|
commitdiff
|
diff to current
2002-09-26
Christophe Massiot
* Major API change of the audio output. New aout_Dec...
blob
|
commitdiff
|
diff to current