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
/
mss12.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ff_mss12_decode_init: check dimensions
Michael Niedermayer
2013-01-24
1
-0
/
+5
*
avoid "0xFF << 24" as it is considered a integer overflow in C99
Michael Niedermayer
2012-10-14
1
-1
/
+1
*
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-09-04
1
-103
/
+74
|
\
|
*
mss12: merge decode_pixel() and decode_top_left_pixel()
Alberto Delmás
2012-09-03
1
-42
/
+21
|
*
mss12: reduce SliceContext size from 1067 to 164 KB
Alberto Delmás
2012-09-03
1
-30
/
+24
|
*
mss12: move SliceContexts out of the common context into the codec contexts
Alberto Delmás
2012-09-03
1
-31
/
+29
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-31
1
-130
/
+252
|
\
\
|
|
/
|
*
MSS1 and MSS2: set final pixel format after common stuff has been initialised
Alberto Delmás
2012-08-31
1
-4
/
+0
|
*
MSS2 decoder
Alberto Delmás
2012-08-31
1
-130
/
+256
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-28
1
-6
/
+6
|
/
*
mss1: move code that will be reused by MSS2 decoder into separate file
Kostya Shishkov
2012-08-27
1
-0
/
+581