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
/
vp3.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixing chroma MC
Michael Niedermayer
2003-08-20
1
-16
/
+15
*
MC rounding fixed?
Michael Niedermayer
2003-08-19
1
-20
/
+20
*
fix AVFrame.reference (the frames are used for decoding future frames so it s...
Michael Niedermayer
2003-08-19
1
-5
/
+6
*
added the official VP3 IDCT (C implementation) as well as a grayscale
Mike Melanson
2003-07-10
1
-41
/
+322
*
revising and fixing motion vectors, squished block unpacking bug that
Mike Melanson
2003-05-31
1
-84
/
+64
*
Warning and compatibility fixes.
Falk Hüffner
2003-05-24
1
-1
/
+0
*
fix subtle logic problem in block unpacker that leads to incorrect token
Mike Melanson
2003-05-19
1
-18
/
+24
*
fix image buffer leak on keyframes, add more error condition checks
Mike Melanson
2003-05-12
1
-7
/
+26
*
fix motion vector decoding bug and reinstate interframes
Mike Melanson
2003-05-11
1
-19
/
+24
*
get those permutations straight
Mike Melanson
2003-05-11
1
-6
/
+10
*
squashed a bunch of subtle array indexing bugs, fixed block mapping
Mike Melanson
2003-05-10
1
-45
/
+143
*
dump the shady binary search logic (the part that binary searches
Mike Melanson
2003-05-10
1
-49
/
+44
*
correct the custom coding mode alphabet, add some validation on the
Mike Melanson
2003-05-08
1
-25
/
+25
*
looking better all the time! motion compensation is starting to work
Mike Melanson
2003-05-07
1
-20
/
+16
*
fixed buffer allocation logic (hopefully) so that decoder does not crash
Mike Melanson
2003-05-07
1
-37
/
+162
*
fix decoder so that ffmpeg does not crash, at least not right away
Mike Melanson
2003-05-06
1
-17
/
+16
*
first pass at a new VP3 video decoder
Mike Melanson
2003-05-05
1
-0
/
+2325