index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
truemotion2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec: Constify AVCodecs
Andreas Rheinhardt
2021-04-27
1
-1
/
+1
*
avcodec/truemotion2: Simplify creating VLC table
Andreas Rheinhardt
2020-12-08
1
-14
/
+10
*
avcodec/truemotion2: Mark decoder as init-threadsafe
Andreas Rheinhardt
2020-11-24
1
-1
/
+1
*
avcodec/truemotion2: Allocate buffers together
Andreas Rheinhardt
2020-11-06
1
-27
/
+19
*
avcodec/truemotion2: Cleanup generically on init failure
Andreas Rheinhardt
2020-11-06
1
-11
/
+2
*
avcodec/truemotion2: Remove redundant initializations
Andreas Rheinhardt
2020-11-06
1
-7
/
+1
*
avcodec/truemotion2: Replace av_free() by av_freep() in AVCodec.close
Andreas Rheinhardt
2020-11-06
1
-2
/
+2
*
avcodec/truemotion2: Avoid duplicating array, fix memleak
Andreas Rheinhardt
2020-08-29
1
-9
/
+2
*
avcodec: Replace get_bits_long() by get_bits() where possible
Michael Niedermayer
2019-12-31
1
-1
/
+1
*
avcodec/truemotion2: Fix 2 integer overflows in tm2_low_res_block()
Michael Niedermayer
2019-12-10
1
-2
/
+2
*
avcodec/truemotion2: Fix several integer overflows in tm2_low_res_block()
Michael Niedermayer
2019-11-01
1
-3
/
+3
*
avcodec/truemotion2: Fix several integer overflows with *Yo, *Uo, *Vo
Michael Niedermayer
2019-11-01
1
-8
/
+8
*
avcodec/decode: add a flags parameter to ff_reget_buffer()
James Almer
2019-09-04
1
-1
/
+1
*
avcodec/truemotion2: Fix multiple integer overflows in tm2_null_res_block()
Michael Niedermayer
2019-08-31
1
-2
/
+2
*
avcodec/truemotion2: Fix several integer overflows in tm2_motion_block()
Michael Niedermayer
2019-07-31
1
-4
/
+4
*
avcodec/truemotion2: Fix integer overflow in last loop in tm2_update_block()
Michael Niedermayer
2019-06-25
1
-1
/
+1
*
avcodec/truemotion2: Fix several integer overflows in tm2_update_block()
Michael Niedermayer
2019-05-27
1
-5
/
+5
*
avcodec/truemotion2: Fix 2 integer overflows in tm2_update_block()
Michael Niedermayer
2019-04-30
1
-2
/
+2
*
avcodec/truemotion2: Fix integer overflow in tm2_decode_blocks()
Michael Niedermayer
2019-04-13
1
-1
/
+1
*
avcodec/truemotion2: Fix integer overflow in tm2_null_res_block()
Michael Niedermayer
2019-03-25
1
-1
/
+2
*
avcodec/truemotion2: fix integer overflows in tm2_low_chroma()
Michael Niedermayer
2018-11-24
1
-3
/
+3
*
avcodec/truemotion2: Check huffman code max bits
Michael Niedermayer
2018-11-21
1
-5
/
+14
*
avcodec/truemotion2: Check len in tm2_read_stream()
Michael Niedermayer
2018-07-04
1
-0
/
+4
*
avcodec/truemotion2: Fix overflow in tm2_apply_deltas()
Michael Niedermayer
2018-06-06
1
-1
/
+1
*
avcodec/truemotion2: Propagate out of bounds error from GET_TOK()
Michael Niedermayer
2018-04-13
1
-0
/
+6
*
avcodec/truemotion2: Fix integer overflow in TM2_RECALC_BLOCK()
Michael Niedermayer
2018-01-21
1
-2
/
+2
*
avcodec/truemotion2: Fix integer overflows in tm2_high_chroma()
Michael Niedermayer
2017-10-04
1
-1
/
+1
*
avcodec/truemotion2: Move skip computation after checks
Michael Niedermayer
2017-06-16
1
-2
/
+2
*
avcodec/truemotion2: Fix passing null pointer to memset()
Michael Niedermayer
2017-05-28
1
-1
/
+2
*
avcodec/truemotion2: Fix runtime error: left shift of 1 by 31 places cannot b...
Michael Niedermayer
2017-05-28
1
-1
/
+1
*
avcodec/truemotion2: Cleanup in case of tm2_read_stream() failure
Michael Niedermayer
2016-01-12
1
-10
/
+18
*
Merge commit 'de41b555cdea2dcacbe98ee9edc83a8c15c73c4c'
Hendrik Leppkes
2015-11-10
1
-2
/
+2
|
\
|
*
truemotion2: Fix the buffer check
Luca Barbato
2015-11-02
1
-1
/
+1
|
*
lavc: Consistently prefix input buffer defines
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
Merge commit 'def97856de6021965db86c25a732d78689bd6bb0'
Michael Niedermayer
2015-07-27
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-1
/
+1
*
|
Merge commit 'e1ea365f7e1477c78865b866a180712174536c20'
Michael Niedermayer
2015-06-01
1
-3
/
+4
|
\
\
|
|
/
|
*
truemotion2: Check memory allocation
Vittorio Giovara
2015-05-31
1
-0
/
+10
*
|
avcodec/truemotion2: Use av_freep() to avoid leaving stale pointers in memory
Michael Niedermayer
2014-11-19
1
-7
/
+7
*
|
Merge commit 'c67b449bebbe0b35c73b203683e77a0a649bc765'
Michael Niedermayer
2014-06-23
1
-4
/
+5
|
\
\
|
|
/
|
*
dsputil: Split bswap*_buf() off into a separate context
Diego Biurrun
2014-06-22
1
-4
/
+5
*
|
avcodec/truemotion2: replace impossible condition by av_assert2
Michael Niedermayer
2014-04-27
1
-1
/
+2
*
|
Merge commit 'cc8163e1a3601a56f722a4720516e860bf1c6198'
Michael Niedermayer
2014-03-22
1
-1
/
+4
|
\
\
|
|
/
|
*
avcodec: more correct printf specifiers
Diego Biurrun
2014-03-22
1
-1
/
+4
*
|
Merge commit '508b37557bf36eae83c18e64d42f27b44a321d81'
Michael Niedermayer
2013-11-17
1
-0
/
+1
|
\
\
|
|
/
|
*
truemotion2: use the AVFrame API properly.
Anton Khirnov
2013-11-16
1
-6
/
+8
*
|
Merge commit 'b2bed9325dbd6be0da1d91ffed3f513c40274fd2'
Michael Niedermayer
2013-10-04
1
-1
/
+1
|
\
\
|
|
/
|
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
|
*
truemotion2: Use av_freep properly in an error path
Martin Storsjö
2013-09-17
1
-8
/
+8
*
|
avcodec/truemotion2: use av_reallocp_array() and check return value
Paul B Mahol
2013-09-09
1
-1
/
+5
[next]