git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
smacker: fix an off by one in huff.length computation
[ffmpeg.git]
/
libavcodec
/
smacker.c
2013-06-16
Kostya Shishkov
smacker: fix an off by one in huff.length computation
blob
|
commitdiff
2013-05-28
Kostya Shishkov
smacker: add a clarification notice about audio decoding
blob
|
commitdiff
|
diff to current
2013-05-27
Kostya Shishkov
Revert "smackaud: clip output samples"
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: properly initialize AVFrame.
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: work with refcounted frames.
blob
|
commitdiff
|
diff to current
2013-02-12
Justin Ruggles
smackaud: decode directly to the user-provided AVFrame
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: fix decode_frame() third parameter semantics...
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: add a wrapper for AVCodecContext.get_buffer().
blob
|
commitdiff
|
diff to current
2012-11-11
Justin Ruggles
Include libavutil/channel_layout.h instead of libavutil...
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-07-01
Mans Rullgard
smacker: remove some unused code
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align codec declarations
blob
|
commitdiff
|
diff to current
2012-03-30
Franz Brauße
smacker audio: sign-extend the initial 16-bit predicted...
blob
|
commitdiff
|
diff to current
2012-03-28
Diego Biurrun
Replace memset(0) by zero initializations.
blob
|
commitdiff
|
diff to current
2012-03-25
Ronald S. Bultje
smacker: convert palette and header reading to bytestream2.
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
vlc/rl: Add ff_ prefix to the nonstatic symbols
blob
|
commitdiff
|
diff to current
2012-01-28
Alex Converse
cosmetics: Remove extra newlines at EOF
blob
|
commitdiff
|
diff to current
2012-01-26
Alex Converse
smacker: Sanity check huffman tables found in the headers.
blob
|
commitdiff
|
diff to current
2012-01-26
Alex Converse
smacker: remove dead store
blob
|
commitdiff
|
diff to current
2011-12-22
Diego Biurrun
Drop ALT_ prefix from BITSTREAM_READER_LE name.
blob
|
commitdiff
|
diff to current
2011-12-02
Justin Ruggles
Add avcodec_decode_audio4().
blob
|
commitdiff
|
diff to current
2011-11-09
Justin Ruggles
smackaud: use uint8_t* for 8-bit output buffer type
blob
|
commitdiff
|
diff to current
2011-11-09
Justin Ruggles
smackaud: clip output samples
blob
|
commitdiff
|
diff to current
2011-11-09
Justin Ruggles
smackaud: use sign_extend() for difference value instea...
blob
|
commitdiff
|
diff to current
2011-10-11
Justin Ruggles
smacker: validate channels and sample format.
blob
|
commitdiff
|
diff to current
2011-10-11
Justin Ruggles
smacker: check buffer size before reading output size
blob
|
commitdiff
|
diff to current
2011-10-11
Justin Ruggles
smacker: validate number of channels
blob
|
commitdiff
|
diff to current
2011-09-14
Michael Niedermayer
smacker: fix a few off by 1 errors
blob
|
commitdiff
|
diff to current
2011-09-14
Laurent Aimar
Check for invalid VLC value in smacker decoder.
blob
|
commitdiff
|
diff to current
2011-09-14
Laurent Aimar
Check and propagate errors when VLC trees cannot be...
blob
|
commitdiff
|
diff to current
2011-07-29
Anton Khirnov
lavc: use designated initialisers for all codecs.
blob
|
commitdiff
|
diff to current
2011-05-02
Stefano Sabatini
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
blob
|
commitdiff
|
diff to current
2011-04-27
Stefano Sabatini
smacker: remove unnecessary call to avctx->release_buff...
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-02-15
Reinhard Tartler
Merge libavcore into libavutil
blob
|
commitdiff
|
diff to current
2011-02-06
Anton Khirnov
Replace remaining occurrences of deprecated CH_* with...
blob
|
commitdiff
|
diff to current
2011-02-03
Clément Bœsch
Remove a few if (p) av_free(p) forms
blob
|
commitdiff
|
diff to current
2011-01-26
Diego Elio Pettenò
Add ff_ prefix to data symbols of encoders, decoders...
blob
|
commitdiff
|
diff to current
2010-11-12
Stefano Sabatini
Replace deprecated symbols SAMPLE_FMT_* with AV_SAMPLE_...
blob
|
commitdiff
|
diff to current
2010-07-10
Måns Rullgård
Add av_ prefix to bswap macros
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-03-30
Stefano Sabatini
Define AVMediaType enum, and use it instead of enum...
blob
|
commitdiff
|
diff to current
2009-11-01
Justin Ruggles
Set the sample format for Smacker audio in the decoder...
blob
|
commitdiff
|
diff to current
2009-10-13
Reimar Döffinger
Remove unnecessary calls to avcodec_check_dimensions...
blob
|
commitdiff
|
diff to current
2009-06-05
Baptiste Coudurier
smacker video decoder uses reget_buffer, set CODEC_CAP_DR1
blob
|
commitdiff
|
diff to current
2009-04-24
Kostya Shishkov
Remove useless assignment during initialization for...
blob
|
commitdiff
|
diff to current
2009-04-13
Stefano Sabatini
Rename bitstream.h to get_bits.h.
blob
|
commitdiff
|
diff to current
2009-04-07
Thilo Borgmann
Implement avcodec_decode_video2(), _audio3() and _subti...
blob
|
commitdiff
|
diff to current
2009-03-21
Daniel Verkamp
Make Smacker audio decoder output audio in original...
blob
|
commitdiff
|
diff to current
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
blob
|
commitdiff
|
diff to current
2008-12-15
Daniel Verkamp
Fix one peculiar case in Smacker decoding.
blob
|
commitdiff
|
diff to current
2008-11-19
Kostya Shishkov
Add channel layout to several audio decoders I maintain
blob
|
commitdiff
|
diff to current
2008-07-31
Peter Ross
Modify all codecs to report their supported input and...
blob
|
commitdiff
|
diff to current
2008-06-12
Stefano Sabatini
Make AVCodec long_names definition conditional dependin...
blob
|
commitdiff
|
diff to current
2008-04-27
Stefano Sabatini
Add long names to AVCodec declarations.
blob
|
commitdiff
|
diff to current
2008-03-21
Zuxy Meng
Apply 'cold' attribute to init/uninit functions in...
blob
|
commitdiff
|
diff to current
2008-02-02
Reimar Döffinger
100l, since we already check for buf_size == 769 we...
blob
|
commitdiff
|
diff to current
2008-02-02
Reimar Döffinger
Use bytestream_get_be24 to simplify palette parsing.
blob
|
commitdiff
|
diff to current
2008-02-01
Michael Niedermayer
some const
blob
|
commitdiff
|
diff to current
2007-09-14
Kostya Shishkov
Check unp_size for possible overflows too
blob
|
commitdiff
|
diff to current
2007-09-13
Kostya Shishkov
Add checks on input/output buffers size for some audio...
blob
|
commitdiff
|
diff to current
2007-08-09
Alex Beregszaszi
use skip_bits where appropriate
blob
|
commitdiff
|
diff to current
2007-08-09
Alex Beregszaszi
use get_bits1(..) instead get_bits(.., 1)
blob
|
commitdiff
|
diff to current
2007-07-05
Diego Biurrun
license header consistency cosmetics
blob
|
commitdiff
|
diff to current
2007-06-02
Ramiro Polla
Use AV_xx throughout libavcodec
blob
|
commitdiff
|
diff to current
2007-05-10
Diego Biurrun
Remove redundant #inclusion of common.h, avcodec.h...
blob
|
commitdiff
|
diff to current
2007-04-08
Nicholas Tung
Get rid of unnecessary pointer casts.
blob
|
commitdiff
|
diff to current
2007-04-07
Nicholas Tung
Remove superfluous setting of has_b_frames in codecs...
blob
|
commitdiff
|
diff to current
2007-03-21
Kostya Shishkov
Smacker Audio stereo fix
blob
|
commitdiff
|
diff to current
2007-01-19
Alex Beregszaszi
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
blob
|
commitdiff
|
diff to current
2006-12-08
Måns Rullgård
rename always_inline to av_always_inline and move to...
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-10-01
Kostya Shishkov
1l: correct argument order in avcodec_check_dimensions
blob
|
commitdiff
|
diff to current
2006-09-09
Kostya Shishkov
Drop unneeded checks before av_free() and change to...
blob
|
commitdiff
|
diff to current
2006-05-17
Kostya Shishkov
Now MPlayer should understand Smacker audio and video...
blob
|
commitdiff
|
diff to current
2006-05-13
Michael Niedermayer
sanity checks, some might have been exploitable ...
blob
|
commitdiff
|
diff to current
2006-03-25
Kostya Shishkov
Don't use get_vlc2() when tree is one symbol. This...
blob
|
commitdiff
|
diff to current
2006-03-21
Kostya Shishkov
Smacker demuxer and decoder.
blob
|
commitdiff
|
diff to current