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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/rv30: fix switching back to the original resolution
Michael Niedermayer
2015-08-17
1
-0
/
+2
*
avcodec/rv30: cleanup rpr handling
Michael Niedermayer
2014-01-04
1
-1
/
+1
*
Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'
Michael Niedermayer
2013-02-26
1
-1
/
+0
|
\
|
*
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-26
1
-1
/
+0
*
|
Merge commit 'df9b9567518f2840d79a4a96b447ebe1aa326408'
Michael Niedermayer
2012-12-05
1
-1
/
+1
|
\
\
|
|
/
|
*
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-12-04
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-04-10
1
-0
/
+2
|
\
\
|
|
/
|
*
rv40dsp: implement prescaled versions for biweight.
Christophe GISQUET
2012-04-10
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-15
1
-1
/
+1
|
\
\
|
|
/
|
*
rv34: use uint16_t for RV34DecContext.deblock_coefs
Janne Grunau
2012-02-14
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-01-11
1
-1
/
+2
|
\
\
|
|
/
|
*
rv34: frame-level multi-threading
Janne Grunau
2012-01-10
1
-0
/
+2
|
*
rv34: use get_bits_left()
Janne Grunau
2012-01-10
1
-1
/
+0
*
|
Merge commit 'b2c087871dafc7d030b2d48457ddff597dfd4925'
Michael Niedermayer
2011-08-13
1
-0
/
+8
|
\
\
|
|
/
|
*
Add weighted motion compensation for RV40 B-frames
Kostya Shishkov
2011-08-11
1
-0
/
+5
|
*
RV3/4: calculate B-frame motion weights once per frame
Kostya Shishkov
2011-08-11
1
-0
/
+1
|
*
Move RV3/4-specific DSP functions into their own context
Kostya Shishkov
2011-08-11
1
-0
/
+2
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-04-20
1
-1
/
+1
*
Remove DECLARE_ALIGNED_{8,16} macros
Måns Rullgård
2010-03-06
1
-1
/
+1
*
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2010-01-22
1
-1
/
+1
*
RV3/4 intra types array causes alignment issues (at least on ARM5), thus change
Kostya Shishkov
2009-07-01
1
-0
/
+1
*
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
Thilo Borgmann
2009-04-07
1
-1
/
+1
*
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-02-01
1
-1
/
+1
*
Update ff_rv34_decode_frame() arguments definition
Kostya Shishkov
2008-12-02
1
-1
/
+1
*
Invoke future RV30/40 loop filter for already decoded rows instead of
Kostya Shishkov
2008-11-29
1
-1
/
+1
*
Calculating an additional MV-based deblocking pattern is the same
Kostya Shishkov
2008-11-07
1
-1
/
+0
*
RV3 and RV4 decoders set some deblocking coefs for each macroblock,
Kostya Shishkov
2008-10-20
1
-0
/
+2
*
Register RV-[34] block specific feature for long future loop filter
Kostya Shishkov
2008-10-05
1
-0
/
+3
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
Calculate motion vector information based on PTS provided in slice header
Kostya Shishkov
2008-04-28
1
-0
/
+3
*
Make luma_dc_quant_i and luma_dc_quant_p const, fixes a couple of
Diego Biurrun
2008-02-04
1
-2
/
+2
*
Save coded block patterns for future loop filtering.
Kostya Shishkov
2008-01-18
1
-0
/
+3
*
RV30/40 decoding core
Kostya Shishkov
2007-12-16
1
-0
/
+119