git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Rename CONFIG_FFT_FLOAT ---> FFT_FLOAT
[ffmpeg.git]
/
libavcodec
/
vp56.c
2013-11-15
Ronald S. Bultje
lavc: Edge emulation with dst/src linesize
blob
|
commitdiff
2013-10-31
Anton Khirnov
vp56: stop using deprecated avcodec_set_dimensions
blob
|
commitdiff
|
diff to current
2013-10-15
Ronald S. Bultje
lavc: Convert some remaining strides to ptrdiff_t
blob
|
commitdiff
|
diff to current
2013-08-15
Diego Biurrun
vp56data: Move all data tables to the .c file
blob
|
commitdiff
|
diff to current
2013-04-19
Ronald S. Bultje
vp56: Use hpeldsp instead of dsputil for half-pel functions
blob
|
commitdiff
|
diff to current
2013-04-15
Ronald S. Bultje
vp3: Use full transpose for all IDCTs
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: work with refcounted frames.
blob
|
commitdiff
|
diff to current
2013-02-19
Ronald S. Bultje
vp56: Remove clear_blocks call, and clear alpha plane...
blob
|
commitdiff
|
diff to current
2013-02-06
Diego Biurrun
dsputil: Separate h264chroma
blob
|
commitdiff
|
diff to current
2013-01-22
Ronald S. Bultje
vp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSP...
blob
|
commitdiff
|
diff to current
2013-01-20
Ronald S. Bultje
Remove put_no_rnd_pixels_l2 function pointer for w...
blob
|
commitdiff
|
diff to current
2012-12-20
Ronald S. Bultje
lavc: introduce VideoDSPContext
blob
|
commitdiff
|
diff to current
2012-12-14
Luca Barbato
vp56: release frames on error
blob
|
commitdiff
|
diff to current
2012-12-14
Luca Barbato
vp56: make parse_header return standard error codes
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: fix decode_frame() third parameter semantics...
blob
|
commitdiff
|
diff to current
2012-12-04
Anton Khirnov
lavc: add a wrapper for AVCodecContext.get_buffer().
blob
|
commitdiff
|
diff to current
2012-10-08
Anton Khirnov
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPix...
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-18
Mans Rullgard
vp3: move idct and loop filter pointers to new vp3dsp...
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
vp56: Add ff_ prefix to nonstatic symbols
blob
|
commitdiff
|
diff to current
2012-02-15
Martin Storsjö
dsputil: Add ff_ prefix to the dsputil*_init* functions
blob
|
commitdiff
|
diff to current
2011-10-06
Laurent Aimar
vp56: Release old pictures after a resolution changes
blob
|
commitdiff
|
diff to current
2011-10-06
Laurent Aimar
vp6: Check for huffman tree build errors
blob
|
commitdiff
|
diff to current
2011-10-06
Laurent Aimar
vp56: Check for missing reference frame data
blob
|
commitdiff
|
diff to current
2011-07-14
Diego Biurrun
doxygen: do not include license boilerplate in Doxygen...
blob
|
commitdiff
|
diff to current
2011-05-02
Stefano Sabatini
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TY...
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-01-29
Ronald S. Bultje
Move ff_emulated_edge_mc() into DSPContext.
blob
|
commitdiff
|
diff to current
2010-07-28
Alex Converse
10l: missed one reindent.
blob
|
commitdiff
|
diff to current
2010-07-28
Alex Converse
ff_prefix non static vp56 functions.
blob
|
commitdiff
|
diff to current
2010-04-30
Måns Rullgård
VP56: move vp56_edge_filter to new VP56DSPContext
blob
|
commitdiff
|
diff to current
2010-04-20
Diego Biurrun
Remove explicit filename from Doxygen @file commands.
blob
|
commitdiff
|
diff to current
2010-03-03
Aurelien Jacobs
move vp6 huffman table freeing code, out of common...
blob
|
commitdiff
|
diff to current
2010-03-03
Vitor Sessak
Plug some memory leaks in the VP6 decoder
blob
|
commitdiff
|
diff to current
2010-01-29
Reimar Döffinger
Make VP5 and VP6 decoders output a qscale table to...
blob
|
commitdiff
|
diff to current
2010-01-28
Laurent Aimar
vp56: check buffer size to fix a potential segfault
blob
|
commitdiff
|
diff to current
2010-01-23
Reimar Döffinger
Use av_freep intead of av_free to free pointers in...
blob
|
commitdiff
|
diff to current
2009-04-07
Aurelien Jacobs
fix vp5/vp6 decoding by using new prototype for decode...
blob
|
commitdiff
|
diff to current
2009-02-09
Aurelien Jacobs
vp56: alpha_offset is uninitialized on purpose
blob
|
commitdiff
|
diff to current
2009-02-01
Diego Biurrun
Use full internal pathname in doxygen @file directives.
blob
|
commitdiff
|
diff to current
2008-12-15
Aurelien Jacobs
vp56: don't reset dimensions to 0 in codec init
blob
|
commitdiff
|
diff to current
2008-12-12
Aurelien Jacobs
rename Vp56Model to VP56Model for consistency
blob
|
commitdiff
|
diff to current
2008-12-11
Aurelien Jacobs
cosmetics: vertical alignment
blob
|
commitdiff
|
diff to current
2008-12-11
Aurelien Jacobs
avoid POSIX reserved _t suffix
blob
|
commitdiff
|
diff to current
2008-12-10
Loren Merritt
clear_block mmx
blob
|
commitdiff
|
diff to current
2008-05-13
Carl Eugen Hoyos
Add VP56_FRAME_NONE and use VP56_FRAME_CURRENT.
blob
|
commitdiff
|
diff to current
2008-05-08
Aurelien Jacobs
ensure vp56_decode_frame always return unchanged buf_size
blob
|
commitdiff
|
diff to current
2008-03-21
Zuxy Meng
Apply 'cold' attribute to init/uninit functions in...
blob
|
commitdiff
|
diff to current
2008-02-01
Michael Niedermayer
const
blob
|
commitdiff
|
diff to current
2007-09-25
Aurelien Jacobs
simplify
blob
|
commitdiff
|
diff to current
2007-09-25
Aurelien Jacobs
rename one variable to be consistent with the rest...
blob
|
commitdiff
|
diff to current
2007-09-25
Aurelien Jacobs
consistent spelling: plan => plane
blob
|
commitdiff
|
diff to current
2007-09-25
Aurelien Jacobs
simplify
blob
|
commitdiff
|
diff to current
2007-09-25
Aurelien Jacobs
cosmetic: indent
blob
|
commitdiff
|
diff to current
2007-09-25
Aurelien Jacobs
add a new vp6a codec (add alpha plan support to vp6)
blob
|
commitdiff
|
diff to current
2007-09-24
Aurelien Jacobs
move all model related tables into their own struct
blob
|
commitdiff
|
diff to current
2007-09-24
Aurelien Jacobs
rename vp56_b6to3 to vp56_b2p
blob
|
commitdiff
|
diff to current
2007-09-24
Aurelien Jacobs
some simplifications and uniformisation
blob
|
commitdiff
|
diff to current
2007-07-05
Diego Biurrun
license header consistency cosmetics
blob
|
commitdiff
|
diff to current
2007-02-25
Aurelien Jacobs
cleanup setting of returned data frame
blob
|
commitdiff
|
diff to current
2007-02-25
Aurelien Jacobs
Use pointers to avoid copying AVFrame.
blob
|
commitdiff
|
diff to current
2007-02-25
Reimar Döffinger
Add av_ prefix to clip functions
blob
|
commitdiff
|
diff to current
2007-02-06
Aurelien Jacobs
ensure that data[0] is set to NULL for next frame
blob
|
commitdiff
|
diff to current
2006-10-22
Aurelien Jacobs
use coded_width and coded_height instead of width and...
blob
|
commitdiff
|
diff to current
2006-10-07
Diego Biurrun
Change license headers to say 'FFmpeg' instead of ...
blob
|
commitdiff
|
diff to current
2006-09-13
Aurelien Jacobs
replaces back some C code by dsp.put_pixels_tab[0]...
blob
|
commitdiff
|
diff to current
2006-09-11
Aurelien Jacobs
don't use dsp.put_pixels_tab[0][0] with unaligned ptr...
blob
|
commitdiff
|
diff to current
2006-09-09
Aurelien Jacobs
rename vector to vect to avoid clash with Apple gcc
blob
|
commitdiff
|
diff to current
2006-09-09
Aurelien Jacobs
VP5 and VP6 video decoder
blob
|
commitdiff
|
diff to current