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
/
sheervideo.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/sheervideo: fix YbYr format decoding
Paul B Mahol
2016-06-23
1
-4
/
+4
*
avcodec/sheervideo: check build_vlc for failure
Paul B Mahol
2016-06-16
1
-51
/
+56
*
avcodec/sheervideo: add 10-bit interlaced RGB(A) support
Paul B Mahol
2016-06-12
1
-0
/
+233
*
avcodec/sheervideo: add support for 10-bit interlaced YCbCr(A) 4:2:2
Paul B Mahol
2016-06-10
1
-0
/
+242
*
avcodec/sheervideo: fix argx format support
Paul B Mahol
2016-06-10
1
-2
/
+2
*
avcodec/sheervideo: add support for 10-bit interlaced YCbCr(A) 4:4:4(:4)
Paul B Mahol
2016-06-10
1
-0
/
+233
*
avcodec/sheervideo: fix prediction for ybyr format
Paul B Mahol
2016-06-10
1
-1
/
+1
*
avcodec/sheervideo: fix predictions for c82p format
Paul B Mahol
2016-06-10
1
-1
/
+1
*
avcodec/sheervideo: supports some other 8bit formats
Paul B Mahol
2016-06-09
1
-0
/
+4
*
avcodec/sheervideo: add interlaced YCbCr(A) 4:2:2:4 8-bit support
Paul B Mahol
2016-06-09
1
-0
/
+178
*
avcodec/sheervideo: add interlaced YCbCr(A) 4:4:4:4 8-bit support
Paul B Mahol
2016-06-09
1
-0
/
+200
*
avcodec/sheervideo: fix order of operations for raw lines
Paul B Mahol
2016-06-07
1
-8
/
+8
*
avcodec/sheervideo: add support for 8-bit interlaced (A)RGB
Paul B Mahol
2016-06-07
1
-0
/
+179
*
avcodec: add BitJazz SheerVideo decoder
Paul B Mahol
2016-06-07
1
-0
/
+1882