index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
tscc2.c
Age
Commit message (
Expand
)
Author
2012-12-05
Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'
Michael Niedermayer
2012-12-04
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-10-12
tscc2: fix out of array access
Michael Niedermayer
2012-10-08
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-08-07
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-07-27
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-27
tscc2: fix typo in array index
Kostya Shishkov
2012-07-18
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-18
tscc2: do not add/subtract 128 bias during DCT
Kostya Shishkov
2012-07-18
tscc2: fix typo in DCT
Kostya Shishkov
2012-07-18
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-17
tscc2: DCT output should not be clipped
Kostya Shishkov
2012-07-11
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-11
TechSmith Screen Codec 2 decoder
Kostya Shishkov
2012-10-12
tscc2: Fix an out of array access
Michael Niedermayer