git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
avcodec/truemotion2: Fix several integer overflows in tm2_motion_block()
[ffmpeg.git]
/
libavcodec
/
truemotion2.c
2019-07-31
Michael Niedermayer
avcodec/truemotion2: Fix several integer overflows...
blob
|
commitdiff
2019-06-25
Michael Niedermayer
avcodec/truemotion2: Fix integer overflow in last loop...
blob
|
commitdiff
|
diff to current
2019-05-27
Michael Niedermayer
avcodec/truemotion2: Fix several integer overflows...
blob
|
commitdiff
|
diff to current
2019-04-30
Michael Niedermayer
avcodec/truemotion2: Fix 2 integer overflows in tm2_upd...
blob
|
commitdiff
|
diff to current
2019-04-13
Michael Niedermayer
avcodec/truemotion2: Fix integer overflow in tm2_decode...
blob
|
commitdiff
|
diff to current
2019-03-25
Michael Niedermayer
avcodec/truemotion2: Fix integer overflow in tm2_null_r...
blob
|
commitdiff
|
diff to current
2018-11-24
Michael Niedermayer
avcodec/truemotion2: fix integer overflows in tm2_low_c...
blob
|
commitdiff
|
diff to current
2018-11-20
Michael Niedermayer
avcodec/truemotion2: Check huffman code max bits
blob
|
commitdiff
|
diff to current
2018-07-04
Michael Niedermayer
avcodec/truemotion2: Check len in tm2_read_stream()
blob
|
commitdiff
|
diff to current
2018-06-06
Michael Niedermayer
avcodec/truemotion2: Fix overflow in tm2_apply_deltas()
blob
|
commitdiff
|
diff to current
2018-04-13
Michael Niedermayer
avcodec/truemotion2: Propagate out of bounds error...
blob
|
commitdiff
|
diff to current
2018-01-21
Michael Niedermayer
avcodec/truemotion2: Fix integer overflow in TM2_RECALC...
blob
|
commitdiff
|
diff to current
2017-10-04
Michael Niedermayer
avcodec/truemotion2: Fix integer overflows in tm2_high_...
blob
|
commitdiff
|
diff to current
2017-06-15
Michael Niedermayer
avcodec/truemotion2: Move skip computation after checks
blob
|
commitdiff
|
diff to current
2017-05-28
Michael Niedermayer
avcodec/truemotion2: Fix passing null pointer to memset()
blob
|
commitdiff
|
diff to current
2017-05-28
Michael Niedermayer
avcodec/truemotion2: Fix runtime error: left shift...
blob
|
commitdiff
|
diff to current
2016-01-12
Michael Niedermayer
avcodec/truemotion2: Cleanup in case of tm2_read_stream...
blob
|
commitdiff
|
diff to current
2015-11-10
Hendrik Leppkes
Merge commit 'de41b555cdea2dcacbe98ee9edc83a8c15c73c4c'
blob
|
commitdiff
|
diff to current
2015-11-02
Luca Barbato
truemotion2: Fix the buffer check
blob
|
commitdiff
|
diff to current
2015-07-27
Michael Niedermayer
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
blob
|
commitdiff
|
diff to current
2015-07-27
Vittorio Giovara
lavc: Consistently prefix input buffer defines
blob
|
commitdiff
|
diff to current
2015-07-27
Vittorio Giovara
lavc: AV-prefix all codec capabilities
blob
|
commitdiff
|
diff to current
2015-06-01
Michael Niedermayer
Merge commit 'e1ea365f7e1477c78865b866a180712174536c20'
blob
|
commitdiff
|
diff to current
2015-05-31
Vittorio Giovara
truemotion2: Check memory allocation
blob
|
commitdiff
|
diff to current
2014-11-19
Michael Niedermayer
avcodec/truemotion2: Use av_freep() to avoid leaving...
blob
|
commitdiff
|
diff to current
2014-06-23
Michael Niedermayer
Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765'
blob
|
commitdiff
|
diff to current
2014-06-23
Diego Biurrun
dsputil: Split bswap*_buf() off into a separate context
blob
|
commitdiff
|
diff to current
2014-04-27
Michael Niedermayer
avcodec/truemotion2: replace impossible condition by...
blob
|
commitdiff
|
diff to current
2014-03-22
Michael Niedermayer
Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198'
blob
|
commitdiff
|
diff to current
2014-03-22
Diego Biurrun
avcodec: more correct printf specifiers
blob
|
commitdiff
|
diff to current
2013-11-17
Michael Niedermayer
Merge commit '508b37557bf36eae83c18e64d42f27b44a321d81'
blob
|
commitdiff
|
diff to current
2013-11-16
Anton Khirnov
truemotion2: use the AVFrame API properly.
blob
|
commitdiff
|
diff to current
2013-10-04
Michael Niedermayer
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
blob
|
commitdiff
|
diff to current
2013-10-03
Diego Biurrun
cosmetics: Group .name and .long_name together in codec...
blob
|
commitdiff
|
diff to current
2013-09-17
Martin Storsjö
truemotion2: Use av_freep properly in an error path
blob
|
commitdiff
|
diff to current
2013-09-09
Paul B Mahol
avcodec/truemotion2: use av_reallocp_array() and check...
blob
|
commitdiff
|
diff to current
2013-09-08
Paul B Mahol
avcodec/truemotion2: use av_calloc() & av_malloc_array()
blob
|
commitdiff
|
diff to current
2013-09-08
Michael Niedermayer
avcodec/truemotion2: Fix av_freep arguments
blob
|
commitdiff
|
diff to current
2013-08-29
Paul B Mahol
truemotion2: check return value of av_malloc(z)
blob
|
commitdiff
|
diff to current
2013-07-28
Paul B Mahol
truemotion2: make code independent of sizeof(AVFrame)
blob
|
commitdiff
|
diff to current
2013-03-14
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-03-13
Diego Biurrun
avcodec: av_log_missing_feature(1) ---> avpriv_request_...
blob
|
commitdiff
|
diff to current
2013-03-13
Clément Bœsch
lavc: factorize ff_{thread_,re,}get_buffer error messages.
blob
|
commitdiff
|
diff to current
2013-03-12
Michael Niedermayer
Merge commit '3b199d29cd597a3518136d78860e172060b9e83d'
blob
|
commitdiff
|
diff to current
2013-03-12
Michael Niedermayer
Merge commit '759001c534287a96dc96d1e274665feb7059145d'
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-01-23
Michael Niedermayer
truemotion2: use av_mallocz()
blob
|
commitdiff
|
diff to current
2013-01-23
Michael Niedermayer
truemotion2: clear the token array if its initializatio...
blob
|
commitdiff
|
diff to current
2013-01-14
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2013-01-14
Michael Niedermayer
Merge commit 'df9036830b15997a3e9c3f2c632ed98d64f9deef'
blob
|
commitdiff
|
diff to current
2013-01-14
Anton Khirnov
truemotion2: cosmetics, reformat
blob
|
commitdiff
|
diff to current
2013-01-14
Anton Khirnov
truemotion2: return meaningful error codes.
blob
|
commitdiff
|
diff to current
2012-12-31
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-12-31
Diego Biurrun
truemotion2: Sanitize tm2_read_header()
blob
|
commitdiff
|
diff to current
2012-12-05
Michael Niedermayer
Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: fix decode_frame() third parameter semantics...
blob
|
commitdiff
|
diff to current
2012-11-23
Michael Niedermayer
truemotion2: Fix av_log level and context
blob
|
commitdiff
|
diff to current
2012-11-17
Michael Niedermayer
tm2: check for invalid vlcs, fix out of array read
blob
|
commitdiff
|
diff to current
2012-10-29
Michael Niedermayer
truemotion2: remove unused variable
blob
|
commitdiff
|
diff to current
2012-10-13
Paul B Mahol
truemotion2: use more meaningful return codes
blob
|
commitdiff
|
diff to current
2012-10-12
Paul B Mahol
truemotion2: remove unreachable code
blob
|
commitdiff
|
diff to current
2012-10-08
Michael Niedermayer
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-09-27
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-09-26
Diego Biurrun
truemotion2: Request samples for old TM2 headers
blob
|
commitdiff
|
diff to current
2012-08-07
Michael Niedermayer
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-04-07
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align codec declarations
blob
|
commitdiff
|
diff to current
2012-03-31
Michael Niedermayer
tm2dec: fix overread
blob
|
commitdiff
|
diff to current
2012-03-30
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-03-30
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-03-29
Ronald S. Bultje
truemotion: forbid invalid VLC bitsizes and token values.
blob
|
commitdiff
|
diff to current
2012-03-29
Ronald S. Bultje
truemotion2: handle out-of-frame motion vectors through...
blob
|
commitdiff
|
diff to current
2012-03-28
Ronald S. Bultje
truemotion2: convert packet header reading to bytestream2.
blob
|
commitdiff
|
diff to current
2012-03-28
Michael Niedermayer
tm2: Fix overread of token array.
blob
|
commitdiff
|
diff to current
2012-03-24
Michael Niedermayer
truemotion2dec: Fix overread of input.
blob
|
commitdiff
|
diff to current
2012-03-04
Michael Niedermayer
truemotion2: check motion vectors for validity
blob
|
commitdiff
|
diff to current
2012-03-02
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-03-01
Diego Biurrun
Remove unnecessary AVFrame pointer casts.
blob
|
commitdiff
|
diff to current
2012-02-24
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-23
Ronald S. Bultje
truemotion2: error out if the huffman tree has no nodes.
blob
|
commitdiff
|
diff to current
2012-02-16
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
dsputil: Add ff_ prefix to the dsputil*_init* functions
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-18
Reimar Döffinger
Use av_fast_padded_malloc in mimic and truemotion2...
blob
|
commitdiff
|
diff to current
2012-01-06
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-01-05
Janne Grunau
truemotion2: check size before GetBitContext initialisation
blob
|
commitdiff
|
diff to current
2011-12-20
Michael Niedermayer
tm2: Check remaining size before init_get_bits()
blob
|
commitdiff
|
diff to current
2011-11-05
Reimar Döffinger
Try to set AVFrame.reference to correct values.
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-06-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-06-02
Mans Rullgard
Remove unused variables
blob
|
commitdiff
|
diff to current
2011-05-29
Clément Bœsch
Fix various unused variable warnings
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-17
Michael Niedermayer
10l, commit that should have been stashed into the...
blob
|
commitdiff
|
diff to current
next