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
/
rv34.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
rv34: fix and optimise frame dependency checking
Janne Grunau
2012-01-12
1
-2
/
+3
|
*
rv34: DC-only inverse transform
Christophe GISQUET
2012-01-12
1
-37
/
+58
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-11
1
-2
/
+91
|
\
\
|
|
/
|
*
rv34: frame-level multi-threading
Janne Grunau
2012-01-10
1
-0
/
+90
|
*
rv34: use get_bits_left()
Janne Grunau
2012-01-10
1
-2
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-05
1
-38
/
+47
|
\
\
|
|
/
|
*
rv34: fix invalid memory access for small video dimensions
John Brooks
2012-01-04
1
-2
/
+3
|
*
rv34: joint coefficient decoding and dequantization
Christophe GISQUET
2012-01-04
1
-36
/
+44
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-13
1
-18
/
+4
|
\
\
|
|
/
|
*
lavc: introduce ER_MB_END and ER_MB_ERROR
Luca Barbato
2011-12-13
1
-2
/
+2
|
*
error_resilience: use the ER_ namespace
Luca Barbato
2011-12-13
1
-2
/
+2
|
*
rv34: move 4x4 dequant to RV34DSPContext
Mans Rullgard
2011-12-13
1
-16
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-12-02
1
-2
/
+2
|
\
\
|
|
/
|
*
rv34: align temporary block of "dct" coefs
Mans Rullgard
2011-12-01
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-27
1
-1
/
+1
|
\
\
|
|
/
|
*
rv34: fix signed multiplication overflow
Mans Rullgard
2011-11-26
1
-1
/
+1
|
*
h264: 4:2:2 intra decoding support
Baptiste Coudurier
2011-10-21
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-10-13
1
-79
/
+3
|
\
\
|
|
/
|
*
rv34: move inverse transform functions to DSP context
Janne Grunau
2011-10-12
1
-79
/
+3
|
*
rv34: Check for invalid slices offsets
Laurent Aimar
2011-09-22
1
-1
/
+10
|
*
rv34: Check for invalid slice offsets
Laurent Aimar
2011-09-20
1
-4
/
+5
|
*
rv34: Fix potential overreads
Laurent Aimar
2011-09-19
1
-2
/
+3
|
*
rv34: Fix buffer size used for MC of B frames after a resolution change
Laurent Aimar
2011-09-19
1
-2
/
+2
|
*
rv34: Avoid NULL dereference on corrupted bitstream
Laurent Aimar
2011-09-19
1
-1
/
+1
|
*
Fixed size given to init_get_bits().
Laurent Aimar
2011-09-15
1
-1
/
+1
*
|
Check for invalid slices offsets in RV30/40 decoder.
Laurent Aimar
2011-09-22
1
-1
/
+10
*
|
Check for invalid slice offsets in real decoder.
Laurent Aimar
2011-09-20
1
-4
/
+5
*
|
Avoid NULL dereference on corrupted bitstream with real decoder.
Laurent Aimar
2011-09-18
1
-1
/
+1
*
|
rv34: check for size mismatch
Michael Niedermayer
2011-09-17
1
-0
/
+4
*
|
Fix buffer size used for MC of B frames after a resolution change in the real...
Laurent Aimar
2011-09-17
1
-2
/
+2
*
|
Fix potential overreads in rv34 decoder.
Laurent Aimar
2011-09-17
1
-2
/
+3
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-09-12
1
-0
/
+7
|
\
\
|
|
/
|
*
rv34: check that subsequent slices have the same type as first one.
Kostya Shishkov
2011-09-12
1
-0
/
+7
*
|
Fixed size given to init_get_bits().
Laurent Aimar
2011-09-10
1
-1
/
+1
*
|
h264dec: h264: 4:2:2 intra decoding
Baptiste Coudurier
2011-08-15
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-13
1
-1
/
+2
|
\
\
|
|
/
|
*
rv34: free+allocate buffer instead of reallocating it to preserve alignment
Kostya Shishkov
2011-08-12
1
-1
/
+2
*
|
Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'
Michael Niedermayer
2011-08-13
1
-32
/
+92
|
\
\
|
|
/
|
*
Add weighted motion compensation for RV40 B-frames
Kostya Shishkov
2011-08-11
1
-11
/
+65
|
*
RV3/4: calculate B-frame motion weights once per frame
Kostya Shishkov
2011-08-11
1
-5
/
+12
|
*
Move RV3/4-specific DSP functions into their own context
Kostya Shishkov
2011-08-11
1
-20
/
+19
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-09
1
-45
/
+45
|
\
\
|
|
/
|
*
Pretty-print RV3/4 decoder source
Kostya Shishkov
2011-08-09
1
-45
/
+45
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-08-02
1
-2
/
+2
|
\
\
|
|
/
|
*
Correct chroma vector calculation for RealVideo 3.
Kostya Shishkov
2011-08-02
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-12
1
-66
/
+66
|
\
\
|
|
/
|
*
Eliminate FF_COMMON_FRAME macro.
Diego Biurrun
2011-07-11
1
-66
/
+66
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-05
1
-20
/
+0
|
\
\
|
|
/
|
*
Remove unused static tables and static inline functions.
Diego Biurrun
2011-07-04
1
-20
/
+0
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-07-03
1
-79
/
+76
|
\
\
|
|
/
[prev]
[next]