git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
aacsbr: prevent multiple ff_aac_sbr_ctx_init()
[ffmpeg.git]
/
libavcodec
/
smacker.c
2011-09-12
Michael Niedermayer
smacker: fix a few off by 1 errors
blob
|
commitdiff
2011-09-12
Michael Niedermayer
smacker: add forgotten *
blob
|
commitdiff
|
diff to current
2011-09-11
Laurent Aimar
Fixed segfaults on corruped smacker streams in the...
blob
|
commitdiff
|
diff to current
2011-07-30
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-07-29
Anton Khirnov
lavc: use designated initialisers for all codecs.
blob
|
commitdiff
|
diff to current
2011-05-07
Stefano Sabatini
lavc: set defaults in internal codec frames
blob
|
commitdiff
|
diff to current
2011-05-02
Stefano Sabatini
replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
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-28
Michael Niedermayer
Merge remote branch 'qatar/master'
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-16
Reinhard Tartler
Merge libavcore into libavutil
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-06
Anton Khirnov
Replace remaining occurrences of deprecated CH_* with...
blob
|
commitdiff
|
diff to current
2011-02-04
Clément Bœsch
Remove a few if (p) av_free(p) forms
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-28
Diego Elio Pettenò
Add ff_ prefix to data symbols of encoders, decoders...
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