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
/
snow.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
avcodec/snowdec: AVMotionVector support
Michael Niedermayer
2015-01-20
1
-0
/
+5
*
avcodec/snowenc: add FF_MPV_COMMON_OPTS
Michael Niedermayer
2014-10-18
1
-0
/
+2
*
avcodec/snow: Make block argumrnt of ff_snow_pred_block() const
Michael Niedermayer
2014-09-22
1
-1
/
+1
*
avcodec/snow: make new_picture const
Michael Niedermayer
2014-09-09
1
-1
/
+1
*
avcodec/snow: check coeffs for validity
Michael Niedermayer
2014-08-30
1
-1
/
+8
*
Merge commit '2d60444331fca1910510038dd3817bea885c2367'
Michael Niedermayer
2014-07-17
1
-2
/
+2
|
\
*
\
Merge commit '3c650efb81aaa3b395ba4606ee68a47ee4efb57b'
Michael Niedermayer
2014-07-07
1
-0
/
+1
|
\
\
|
|
/
*
|
avcodec/snow: factor ff_snow_get_buffer() out
Michael Niedermayer
2014-06-27
1
-0
/
+1
*
|
Merge commit '368f50359eb328b0b9d67451f56fda20b3255f9a'
Michael Niedermayer
2014-05-30
1
-0
/
+2
|
\
\
|
|
/
*
|
avcodec/snow: split block clipping checks
Michael Niedermayer
2014-02-18
1
-2
/
+4
*
|
Convert multiplier for MV from int to ptrdiff_t.
Ronald S. Bultje
2013-09-28
1
-1
/
+1
*
|
avcodec/snow: gray support
Michael Niedermayer
2013-08-29
1
-0
/
+1
*
|
libavcodec/snow: change AVFrame to pointers to AVFrame for ABI stability
Michael Niedermayer
2013-08-29
1
-7
/
+7
*
|
snow: use hpeldsp instead of dsputil for half-pel functions.
Ronald S. Bultje
2013-03-13
1
-0
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2013-01-24
1
-0
/
+2
|
\
\
|
|
/
|
*
Drop Snow codec
Diego Biurrun
2013-01-06
1
-693
/
+0
|
*
snow: use VideoDSPContext
Luca Barbato
2012-12-29
1
-0
/
+1
*
|
lavc: split snow and dirac DWTs
Michael Niedermayer
2013-01-14
1
-2
/
+2
*
|
Merge commit '6906b19346ae8a330bfaa1c16ce535be10789723'
Michael Niedermayer
2012-12-21
1
-0
/
+1
|
\
\
|
|
/
*
|
snowdec: add 2 av_asserts to check run validity
Michael Niedermayer
2012-08-16
1
-1
/
+3
*
|
snowdec: check log in get_symbol2()
Michael Niedermayer
2012-08-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-07-04
1
-1
/
+2
|
\
\
|
|
/
|
*
snow: remove a VLA used for edge emulation
Ronald S. Bultje
2012-07-03
1
-0
/
+1
|
*
snow: remove the runs[] VLA.
Ronald S. Bultje
2012-07-03
1
-0
/
+1
*
|
snow.h: use av_assert
Michael Niedermayer
2012-06-23
1
-5
/
+5
*
|
snow: yuv444 support
Michael Niedermayer
2012-06-22
1
-11
/
+14
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-06-18
1
-0
/
+2
|
\
\
|
|
/
|
*
dwt: remove variable-length arrays
Ronald S. Bultje
2012-06-17
1
-0
/
+2
*
|
snowenc: move runs from stack to heap.
Michael Niedermayer
2012-03-19
1
-0
/
+1
*
|
snowenc: add no_bitstream option.
Reimar Döffinger
2012-03-10
1
-0
/
+1
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-02-16
1
-11
/
+7
|
\
\
|
|
/
|
*
snow: Add ff_ prefix to nonstatic symbols
Martin Storsjö
2012-02-15
1
-11
/
+7
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-27
1
-2
/
+2
|
\
\
|
|
/
|
*
snow: fix integer overflows
Mans Rullgard
2011-11-26
1
-2
/
+2
*
|
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-25
1
-0
/
+614
|
\
\
|
|
/
|
*
snow: split snow in snowdec and snowenc
Luca Barbato
2011-11-24
1
-0
/
+614
|
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
|
/
*
Separate DWT from snow and dsputil
Måns Rullgård
2010-03-14
1
-96
/
+1
*
snow: remove unused stub functions
Måns Rullgård
2010-03-11
1
-3
/
+0
*
Move ff_spatial_dwt() prototype to snow.h
Måns Rullgård
2010-03-06
1
-0
/
+2
*
Change semantic of CONFIG_*, HAVE_* and ARCH_*.
Aurelien Jacobs
2009-01-13
1
-1
/
+1
*
Delete unnecessary 'extern' keywords.
Diego Biurrun
2008-12-03
1
-3
/
+3
*
Make non-void replacement functions actually return a value.
Diego Biurrun
2008-11-24
1
-2
/
+2
*
Globally rename the header inclusion guard names.
Stefano Sabatini
2008-08-31
1
-3
/
+3
*
Add FFMPEG_ prefix to all multiple inclusion guards.
Diego Biurrun
2007-10-17
1
-3
/
+3
*
cleanup (remove some old experimentation related code)
Michael Niedermayer
2007-08-25
1
-3
/
+0
*
use 16bit IDWT (a SIMD implementation of it should be >2x faster then with
Michael Niedermayer
2007-08-25
1
-10
/
+11
*
Change rounding of the horizontal DWT to match the vertical one.
Michael Niedermayer
2007-08-21
1
-2
/
+2
*
more stupid double subtractions
Michael Niedermayer
2007-08-20
1
-2
/
+2
*
Remove leading underscores from specifiers, they are reserved.
Diego Biurrun
2007-07-02
1
-2
/
+2
[next]