git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
lavc: split snow and dirac DWTs
[ffmpeg.git]
/
libavcodec
/
snowenc.c
2013-01-14
Michael Niedermayer
lavc: split snow and dirac DWTs
blob
|
commitdiff
2012-12-13
Michael Niedermayer
snowenc: check ff_get_buffer() return value
blob
|
commitdiff
|
diff to current
2012-12-08
Michael Niedermayer
Merge commit '9ebd45c2d58ad9241ad09718679f0cf7fb57da52'
blob
|
commitdiff
|
diff to current
2012-12-07
Anton Khirnov
snow: fix build after 594d4d5df3c70404168701dd5c90b7e6e...
blob
|
commitdiff
|
diff to current
2012-12-05
Michael Niedermayer
Merge commit '594d4d5df3c70404168701dd5c90b7e6e5587793'
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: add a wrapper for AVCodecContext.get_buffer().
blob
|
commitdiff
|
diff to current
2012-11-26
Michael Niedermayer
get_dc: fix rounding
blob
|
commitdiff
|
diff to current
2012-10-08
Michael Niedermayer
Merge commit '716d413c13981da15323c7a3821860536eefdbbb'
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
blob
|
commitdiff
|
diff to current
2012-10-06
Michael Niedermayer
snowenc: get rid of VLA (well it wasnt really variable...
blob
|
commitdiff
|
diff to current
2012-09-05
Michael Niedermayer
Merge commit 'e6153f173a49e5bfa70b0c04d2f82930533597b9'
blob
|
commitdiff
|
diff to current
2012-09-04
Martin Storsjö
avopt: Store defaults for AV_OPT_TYPE_INT in the i64...
blob
|
commitdiff
|
diff to current
2012-08-14
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-08-13
Mans Rullgard
Use log2(x) instead of log(x) / log(2)
blob
|
commitdiff
|
diff to current
2012-08-07
Michael Niedermayer
Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85'
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-07-15
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-15
Ronald S. Bultje
snow: refactor code to work around a compiler bug in...
blob
|
commitdiff
|
diff to current
2012-07-10
Carl Eugen Hoyos
Define snow .pix_fmts to allow colour space auto-selection.
blob
|
commitdiff
|
diff to current
2012-07-03
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-03
Ronald S. Bultje
snow: remove a VLA used for edge emulation
blob
|
commitdiff
|
diff to current
2012-07-03
Ronald S. Bultje
snow: remove the runs[] VLA.
blob
|
commitdiff
|
diff to current
2012-07-03
Martin Storsjö
snow: Check mallocs at init
blob
|
commitdiff
|
diff to current
2012-07-02
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-07-02
Ronald S. Bultje
snow: remove a VLA.
blob
|
commitdiff
|
diff to current
2012-06-22
Michael Niedermayer
snow: yuv410 support
blob
|
commitdiff
|
diff to current
2012-06-22
Michael Niedermayer
snow: yuv444 support
blob
|
commitdiff
|
diff to current
2012-06-22
Michael Niedermayer
snowenc: update pix_sum for rectangles, needed for...
blob
|
commitdiff
|
diff to current
2012-06-22
Michael Niedermayer
snowenc: set chroma subsample factors correctly for...
blob
|
commitdiff
|
diff to current
2012-06-18
Michael Niedermayer
snowenc: update selftest code for the new temporary...
blob
|
commitdiff
|
diff to current
2012-06-18
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-06-17
Ronald S. Bultje
dwt: remove variable-length arrays
blob
|
commitdiff
|
diff to current
2012-05-12
Michael Niedermayer
snow: fix 32x32 encoding
blob
|
commitdiff
|
diff to current
2012-04-11
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-10
Diego Biurrun
Drop some pointless #ifdefs.
blob
|
commitdiff
|
diff to current
2012-04-07
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align codec declarations
blob
|
commitdiff
|
diff to current
2012-04-01
Michael Niedermayer
snow-test: fix pointer type warnings
blob
|
commitdiff
|
diff to current
2012-03-23
Paul B Mahol
cosmetics: remove superfluous curly brackets
blob
|
commitdiff
|
diff to current
2012-03-22
Michael Niedermayer
snowenc: switch to ff_alloc_packet2()
blob
|
commitdiff
|
diff to current
2012-03-19
Michael Niedermayer
snowenc: move runs from stack to heap.
blob
|
commitdiff
|
diff to current
2012-03-10
Reimar Döffinger
snowenc: add no_bitstream option.
blob
|
commitdiff
|
diff to current
2012-03-10
Reimar Döffinger
snowenc: mark some encode_subband arguments const.
blob
|
commitdiff
|
diff to current
2012-02-24
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-23
Anton Khirnov
snowenc: switch to encode2().
blob
|
commitdiff
|
diff to current
2012-02-23
Anton Khirnov
snowenc: don't abuse input picture for storing information.
blob
|
commitdiff
|
diff to current
2012-02-16
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
snow: Add ff_ prefix to nonstatic symbols
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
h263: Add ff_ prefix to nonstatic symbols
blob
|
commitdiff
|
diff to current
2012-01-26
Michael Niedermayer
snowenc: dont crash with gray but exit with an error...
blob
|
commitdiff
|
diff to current
2011-11-26
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-11-26
Mans Rullgard
snow: fix integer overflows
blob
|
commitdiff
|
diff to current
2011-11-25
Michael Niedermayer
Merge remote-tracking branch 'qatar/master'
blob
|
commitdiff
|
diff to current
2011-11-24
Luca Barbato
snow: split snow in snowdec and snowenc
blob
|
commitdiff
|
diff to current