index
:
ffmpeg-streaming
master
Raptor Engineering's fork of FFmpeg with streaming enhancements https://git.ffmpeg.org/ffmpeg.git
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
libavcodec
/
sanm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sanm: Use the correct height variable in the decoded_size checks
Michael Niedermayer
2013-02-12
1
-4
/
+4
*
sanm: init sizes with the full frame size
Michael Niedermayer
2013-02-12
1
-1
/
+2
*
sanm: reset frame sizes on buffer destruction
Michael Niedermayer
2013-02-12
1
-0
/
+3
*
sanm: add forgotten check for decoded_size in old_codec37()
Michael Niedermayer
2013-02-12
1
-0
/
+5
*
paf, sanm: remove unused header after b05830169d
Paul B Mahol
2013-02-09
1
-1
/
+0
*
Merge commit 'b9ba5253dd1232be4b48cfe61c31ff4b3de3d10a'
Michael Niedermayer
2013-02-09
1
-0
/
+1
*
sanm: Check MV before using them.
Michael Niedermayer
2013-01-29
1
-0
/
+11
*
sanm: Check decoded_size.
Michael Niedermayer
2013-01-24
1
-0
/
+5
*
sanm: remove "duplicate" for loop.
Michael Niedermayer
2013-01-22
1
-2
/
+1
*
sanm: check image dimensions before using them
Michael Niedermayer
2013-01-22
1
-2
/
+6
*
Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'
Michael Niedermayer
2012-12-05
1
-1
/
+2
*
avoid "0xFF << 24" as it is considered a integer overflow in C99
Michael Niedermayer
2012-10-14
1
-4
/
+4
*
sanm: fix off by 1 error in draw_glyph()
Michael Niedermayer
2012-10-12
1
-1
/
+1
*
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
Michael Niedermayer
2012-10-08
1
-1
/
+1
*
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
Michael Niedermayer
2012-08-07
1
-1
/
+1
*
sanm: make use of dsputil
Paul B Mahol
2012-07-07
1
-7
/
+17
*
sanm: remove code duplication
Paul B Mahol
2012-07-04
1
-3
/
+2
*
sanm: replace conditions in for loops with more common version
Paul B Mahol
2012-07-04
1
-5
/
+5
*
Make LucasArts Smush SANM palette opaque.
Carl Eugen Hoyos
2012-06-26
1
-4
/
+4
*
sanm: silence warnings
Paul B Mahol
2012-06-21
1
-1
/
+3
*
LucasArts SMUSH video decoder
Paul B Mahol
2012-06-21
1
-0
/
+1271