git.videolan.org
/
vlc.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
araw: filter out non-finite floating point samples
[vlc.git]
/
modules
/
codec
/
araw.c
2014-05-16
Rémi Denis-Courmont
araw: filter out non-finite floating point samples
blob
|
commitdiff
2013-11-12
Tristan Matthews
araw: add assertion to check for buffer overrun
blob
|
commitdiff
|
diff to current
2013-10-22
Tristan Matthews
araw: remove duplicate line
blob
|
commitdiff
|
diff to current
2013-08-06
Rémi Denis-Courmont
araw: fix samples count on raw audio
blob
|
commitdiff
|
diff to current
2013-07-26
Rémi Denis-Courmont
araw: zero copy for native audio sample formats
blob
|
commitdiff
|
diff to current
2013-04-12
Rémi Denis-Courmont
Remove "pcm " pseudo-codec, synonymous with "araw"
blob
|
commitdiff
|
diff to current
2012-12-20
Rémi Denis-Courmont
araw: make float/double decoder/encoder conform to...
blob
|
commitdiff
|
diff to current
2012-12-20
Rémi Denis-Courmont
Add codecs for S24 in 4 bytes
blob
|
commitdiff
|
diff to current
2012-12-19
Rémi Denis-Courmont
araw: decode/encode 24-bits PCM to/from S32N
blob
|
commitdiff
|
diff to current
2012-12-19
Rémi Denis-Courmont
araw: add non-native float encoding and decode float...
blob
|
commitdiff
|
diff to current
2012-12-19
Rémi Denis-Courmont
araw: add U32 support and decode S32I to S32N
blob
|
commitdiff
|
diff to current
2012-12-19
Rémi Denis-Courmont
araw: fix U8 and S16N dummy encoding
blob
|
commitdiff
|
diff to current
2012-12-18
Rémi Denis-Courmont
araw: decode/encode U16 and S16I to/from S16N
blob
|
commitdiff
|
diff to current
2012-12-18
Rémi Denis-Courmont
araw: decode/encode S8 to/from U8
blob
|
commitdiff
|
diff to current
2012-12-18
Rémi Denis-Courmont
araw: cosmetics
blob
|
commitdiff
|
diff to current
2012-12-13
Rémi Denis-Courmont
araw: remove G.711 and fix leak of p_enc->p_sys
blob
|
commitdiff
|
diff to current
2012-11-21
Rémi Denis-Courmont
araw: revector to check all supported formats just...
blob
|
commitdiff
|
diff to current
2012-11-13
Jean-Baptiste Kempf
LGPL
blob
|
commitdiff
|
diff to current
2012-11-01
Rémi Denis-Courmont
araw: add 8.1 support (fixes #4896)
blob
|
commitdiff
|
diff to current
2012-07-04
Rémi Denis-Courmont
audio: remove FI32 conversions
blob
|
commitdiff
|
diff to current
2012-05-22
Rémi Denis-Courmont
Replace remaining instances of aout_buffer_t with block_t
blob
|
commitdiff
|
diff to current
2012-03-06
Rémi Denis-Courmont
Remove unneeded #include <vlc_aout.h>
blob
|
commitdiff
|
diff to current
2011-09-06
Laurent Aimar
Revert "block_t ** parameter is never NULL for audio...
blob
|
commitdiff
|
diff to current
2011-08-25
Rémi Denis-Courmont
block_t ** parameter is never NULL for audio decoding
blob
|
commitdiff
|
diff to current
2011-08-18
Rémi Denis-Courmont
Clean up L20 decoding
blob
|
commitdiff
|
diff to current
2011-08-17
Rémi Denis-Courmont
Decoder for IEC61119 DAT12 (VLC_CODEC_DAT12)
blob
|
commitdiff
|
diff to current
2011-08-17
Rémi Denis-Courmont
Decoder for PCM 20-bits (VLC_CODEC_S20B)
blob
|
commitdiff
|
diff to current
2011-08-17
Rémi Denis-Courmont
araw: refactor decoder to support byte-unaligned formats
blob
|
commitdiff
|
diff to current
2010-02-06
Laurent Aimar
Added non native float 32/64 to araw decoder.
blob
|
commitdiff
|
diff to current
2009-12-07
Rafaël Carré
araw: use VLC_TS_INVALID (refs #3135)
blob
|
commitdiff
|
diff to current
2009-09-23
Rémi Denis-Courmont
i_nb_bytes -> i_buffer
blob
|
commitdiff
|
diff to current
2009-09-23
Rémi Denis-Courmont
aout_buffer_t: store length instead of end timestamp
blob
|
commitdiff
|
diff to current
2009-09-22
Rémi Denis-Courmont
aout_buffer_t.start_data -> aout_buffer_t.i_pts
blob
|
commitdiff
|
diff to current
2009-08-13
Laurent Aimar
Used date_t instead of audio_date_t in codecs.
blob
|
commitdiff
|
diff to current
2009-05-15
Laurent Aimar
Used vlc_fourcc_GetCodecAudio when applicable.
blob
|
commitdiff
|
diff to current
2009-05-15
Laurent Aimar
Replaced AOUT_FMT_*_NE/IE by by VLC_CODEC equivalents.
blob
|
commitdiff
|
diff to current
2009-05-13
Laurent Aimar
Used VLC_CODEC_* and i_original_fourcc when applicable.
blob
|
commitdiff
|
diff to current
2009-05-13
Laurent Aimar
Used VLC_CODEC_* and vlc_fourcc_GetCodec when suitable.
blob
|
commitdiff
|
diff to current
2008-10-29
Rémi Denis-Courmont
Remove most stray semi-colons in module descriptions
blob
|
commitdiff
|
diff to current
2008-10-23
Laurent Aimar
Added decoder_NewAudioBuffer/decoder_DeleteAudioBuffer...
blob
|
commitdiff
|
diff to current
2008-08-03
Justus Piater
Declared many static variables const
blob
|
commitdiff
|
diff to current
2008-06-28
Laurent Aimar
Fixed buffer size computation with non zero bits per...
blob
|
commitdiff
|
diff to current
2008-05-31
Rémi Denis-Courmont
Plugins: include vlc_common.h directly instead of vlc...
blob
|
commitdiff
|
diff to current
2008-05-21
Rémi Denis-Courmont
Use gettext_noop() consistently
blob
|
commitdiff
|
diff to current
2008-05-12
Rémi Duraffort
Don't print a message when an memory error occure and...
blob
|
commitdiff
|
diff to current
2008-05-08
Rémi Denis-Courmont
Include vlc_plugin.h as needed
blob
|
commitdiff
|
diff to current
2008-01-29
Rafaël Carré
codecs & packetizers: fix warnings
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-10-04
Rémi Denis-Courmont
Export bitrate for the benefit of stream output
blob
|
commitdiff
|
diff to current
2007-10-04
Rémi Denis-Courmont
Put some static tables const
blob
|
commitdiff
|
diff to current
2007-07-11
Pavlov Konstantin
Allow playback of in24 little-endian or big-endian...
blob
|
commitdiff
|
diff to current
2006-12-31
Antoine Cellerier
Add quicktime in24 and in32 support (basically s24...
blob
|
commitdiff
|
diff to current
2006-11-26
Clément Stenac
A bit of headers cleanup
blob
|
commitdiff
|
diff to current
2006-03-30
Christophe Mutricy
String review in codec. 1st part. ffmpeg.h to be improv...
blob
|
commitdiff
|
diff to current
2006-01-12
Antoine Cellerier
FSF address change.
blob
|
commitdiff
|
diff to current
2005-12-14
Derk-Jan Hartman
* Support the "pcm " WAV fourcc. it's equal to "araw".
blob
|
commitdiff
|
diff to current
2005-10-02
Jean-Paul Saman
Fix compiler warning: 'araw.c:62: warning: static'...
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-17
Gildas Bazin
modules/codec/araw.c: a/ulaw encoding support. Patch...
blob
|
commitdiff
|
diff to current
2004-12-11
Clément Stenac
Improvements to preferences
blob
|
commitdiff
|
diff to current
2004-09-30
Gildas Bazin
* modules/codec/araw.c: compilation fix.
blob
|
commitdiff
|
diff to current
2004-09-30
Gildas Bazin
* modules/mux/wav.c: use aout_ChannelReorder().
blob
|
commitdiff
|
diff to current
2004-08-31
Gildas Bazin
* modules/codec/araw.c: got rid of the audio conversion...
blob
|
commitdiff
|
diff to current
2004-08-29
Gildas Bazin
* modules/audio_filter/converter/dtstofloat32.c: added...
blob
|
commitdiff
|
diff to current
2004-07-06
Gildas Bazin
* modules/codec/araw.c: increased priority of encoder.
blob
|
commitdiff
|
diff to current
2004-02-23
Gildas Bazin
* modules/demux/wav.c: more fixes for multichannel...
blob
|
commitdiff
|
diff to current
2004-02-14
Gildas Bazin
* modules/demux/wav.c: started support for WAVEFORMATEX...
blob
|
commitdiff
|
diff to current
2004-01-25
Gildas Bazin
* ALL: removed useless add_category_hint().
blob
|
commitdiff
|
diff to current
2003-12-20
Gildas Bazin
* modules/codec/araw.c: added "mlaw" as a fourcc for...
blob
|
commitdiff
|
diff to current
2003-12-16
Gildas Bazin
* modules/codec/araw.c: small fix.
blob
|
commitdiff
|
diff to current
2003-11-22
Laurent Aimar
* all: only include header that are needed (and no...
blob
|
commitdiff
|
diff to current
2003-11-16
Gildas Bazin
* ALL: final improvements to the decoders/packetizers...
blob
|
commitdiff
|
diff to current
2003-11-08
Laurent Aimar
* araw.c: prevent segfault with ulaw/alaw.
blob
|
commitdiff
|
diff to current
2003-11-05
Laurent Aimar
* all: who has seen that I have just forgot to release...
blob
|
commitdiff
|
diff to current
2003-11-04
Laurent Aimar
* araw: ported to new API.
blob
|
commitdiff
|
diff to current
2003-11-01
Laurent Aimar
* araw: mhh, aout_buffer_t.i_nb_samples is samples...
blob
|
commitdiff
|
diff to current
2003-11-01
Laurent Aimar
* araw: added pseudo raw encoder. (s16b and s16l ...
blob
|
commitdiff
|
diff to current
2003-10-25
Sam Hocevar
* include/vlc_common.h:
blob
|
commitdiff
|
diff to current
2003-09-02
Gildas Bazin
* ALL: Introduction of a new api for decoders.
blob
|
commitdiff
|
diff to current
2003-08-17
Laurent Aimar
* all: moved Get(D/Q)WLE and Get(D/Q)WBE to include...
blob
|
commitdiff
|
diff to current
2003-05-17
Gildas Bazin
* modules/access/cdda.c, modules/access/vcd/*: New...
blob
|
commitdiff
|
diff to current
2003-03-11
Laurent Aimar
* Clean up. (Sigmund, does it work ?).
blob
|
commitdiff
|
diff to current
2003-03-11
Laurent Aimar
* ffmpeg.h: added missing fourcc.
blob
|
commitdiff
|
diff to current
2003-03-11
Laurent Aimar
* Hugly hack: break huge block of samples into smaller...
blob
|
commitdiff
|
diff to current
2003-01-07
Laurent Aimar
* all: I have added two new variables in es_descriptor...
blob
|
commitdiff
|
diff to current
2003-01-02
Gildas Bazin
* modules/codec/*: reverted my previous patch that...
blob
|
commitdiff
|
diff to current
2002-12-30
Gildas Bazin
* modules/codec/*: make sure all audio decoders set
blob
|
commitdiff
|
diff to current
2002-11-28
Laurent Aimar
* all: some clean up with WAVEFORMATEX and endian...
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-08
Gildas Bazin
* configure.ac.in, modules/audio_filter/converter/...
blob
|
commitdiff
|
diff to current
2002-10-27
Gildas Bazin
* ALL: removed GetPES and NextPES, we now use input_Ext...
blob
|
commitdiff
|
diff to current
2002-10-24
Gildas Bazin
* src/input/input_ext-dec.c, include/input_ext-dec...
blob
|
commitdiff
|
diff to current
2002-10-21
Laurent Aimar
* input_ext-dec.* : add a new function to parse decode...
blob
|
commitdiff
|
diff to current
2002-10-20
Laurent Aimar
* all: fix for correct "i_channels" use.
blob
|
commitdiff
|
diff to current
2002-10-14
Laurent Aimar
* araw.c : pseudo pcm decoder
blob
|
commitdiff
|
diff to current