git.videolan.org
/
ffmpeg.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
vp56: stop using deprecated avcodec_set_dimensions
[ffmpeg.git]
/
libavcodec
/
vp6.c
2013-10-31
Anton Khirnov
vp56: stop using deprecated avcodec_set_dimensions
blob
|
commitdiff
2013-10-10
Martin Storsjö
vp6: Support cropping to AVCodecContext.width/height
blob
|
commitdiff
|
diff to current
2013-10-03
Diego Biurrun
cosmetics: Group .name and .long_name together in codec...
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-13
Diego Biurrun
av_log_missing_feature() ---> avpriv_report_missing_fea...
blob
|
commitdiff
|
diff to current
2013-03-08
Anton Khirnov
lavc decoders: work with refcounted frames.
blob
|
commitdiff
|
diff to current
2013-02-25
Diego Biurrun
Remove unnecessary dsputil.h #includes
blob
|
commitdiff
|
diff to current
2013-02-06
Diego Biurrun
dsputil: Separate h264chroma
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-13
Luca Barbato
vp6: properly fail on unsupported feature
blob
|
commitdiff
|
diff to current
2012-08-07
Anton Khirnov
Replace all CODEC_ID_* with AV_CODEC_ID_*
blob
|
commitdiff
|
diff to current
2012-04-06
Martin Storsjö
cosmetics: Align codec declarations
blob
|
commitdiff
|
diff to current
2012-03-05
Alex Converse
Replace computations of remaining bits with calls to...
blob
|
commitdiff
|
diff to current
2012-02-29
Ronald S. Bultje
vp56: error out on invalid stream dimensions.
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ö
vlc/rl: Add ff_ prefix to the nonstatic symbols
blob
|
commitdiff
|
diff to current
2011-11-17
Thierry Foucu
vp6: Fix illegal read.
blob
|
commitdiff
|
diff to current
2011-11-03
Alex Converse
vp6: Fix illegal read.
blob
|
commitdiff
|
diff to current
2011-10-06
Laurent Aimar
vp6: Reset the internal state when aborting key frames...
blob
|
commitdiff
|
diff to current
2011-10-06
Laurent Aimar
vp6: Check for huffman tree build errors
blob
|
commitdiff
|
diff to current
2011-08-25
Dustin Brody
vp6: partially propagate huffman tree building errors...
blob
|
commitdiff
|
diff to current
2011-07-29
Anton Khirnov
lavc: use designated initialisers for all codecs.
blob
|
commitdiff
|
diff to current
2011-07-14
Diego Biurrun
doxygen: do not include license boilerplate in Doxygen...
blob
|
commitdiff
|
diff to current
2011-03-19
Mans Rullgard
Replace FFmpeg with Libav in licence headers
blob
|
commitdiff
|
diff to current
2011-01-26
Diego Elio Pettenò
Add ff_ prefix to data symbols of encoders, decoders...
blob
|
commitdiff
|
diff to current
2010-08-25
Ronald S. Bultje
Move vp6_filter_diag4() from DSPContext to VP56DSPContext.
blob
|
commitdiff
|
diff to current
2010-08-04
Jason Garrett-Glaser
VP5/6/8: eliminate CABAC dependency
blob
|
commitdiff
|
diff to current
2010-07-28
Alex Converse
Reindent after last commit.
blob
|
commitdiff
|
diff to current
2010-07-28
Alex Converse
ff_prefix non static vp56 functions.
blob
|
commitdiff
|
diff to current
2010-06-24
Måns Rullgård
vp6: convert VLA to fixed size
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-30
Stefano Sabatini
Define AVMediaType enum, and use it instead of enum...
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
2009-07-05
Reimar Döffinger
Add a check to vp6_parse_coeff_huffman to ensure it...
blob
|
commitdiff
|
diff to current
2009-04-13
Stefano Sabatini
Rename bitstream.h to get_bits.h.
blob
|
commitdiff
|
diff to current
2009-02-09
Aurelien Jacobs
move vp6_filter_diag4() to a new vp6dsp.c file and...
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
avoid POSIX reserved _t suffix
blob
|
commitdiff
|
diff to current
2008-10-13
Aurelien Jacobs
vp6dec: ensure we don't try to use a buffer with negati...
blob
|
commitdiff
|
diff to current
2008-06-22
Peter Ross
vp6: ensure that huffman decoding table is sorted with...
blob
|
commitdiff
|
diff to current
2008-06-12
Stefano Sabatini
Make AVCodec long_names definition conditional dependin...
blob
|
commitdiff
|
diff to current
2008-04-27
Stefano Sabatini
Add long names to AVCodec declarations.
blob
|
commitdiff
|
diff to current
2008-03-21
Zuxy Meng
Apply 'cold' attribute to init/uninit functions in...
blob
|
commitdiff
|
diff to current
2008-03-08
Aurelien Jacobs
huffman: pass hnode_first as a flag instead of as an...
blob
|
commitdiff
|
diff to current
2008-03-05
Aurelien Jacobs
remove #include "mpegvideo.h" where it is not needed
blob
|
commitdiff
|
diff to current
2008-02-01
Michael Niedermayer
const
blob
|
commitdiff
|
diff to current
2007-11-27
Aurelien Jacobs
10l: init_get_bits want size in bits, not bytes
blob
|
commitdiff
|
diff to current
2007-10-14
Aurelien Jacobs
add support for VP6 with huffman encoded blocks
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
some simplifications and uniformisation
blob
|
commitdiff
|
diff to current
2007-09-01
Aurelien Jacobs
add a warning message for unsupported kind of encoding
blob
|
commitdiff
|
diff to current
2007-07-05
Diego Biurrun
Group all copyright and author notices together.
blob
|
commitdiff
|
diff to current
2007-05-06
Loren Merritt
simplify
blob
|
commitdiff
|
diff to current
2007-05-06
Loren Merritt
simplify
blob
|
commitdiff
|
diff to current
2007-05-06
Loren Merritt
faster and simpler vp6 bilinear mc
blob
|
commitdiff
|
diff to current
2007-05-05
Aurelien Jacobs
set CODEC_CAP_DR1 for vp5 and vp6 decoders
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-01-19
Alex Beregszaszi
rename BE/LE_8/16/32 to AV_RL/B_8/16/32
blob
|
commitdiff
|
diff to current
2007-01-14
Aurelien Jacobs
cosmetics: reindent
blob
|
commitdiff
|
diff to current
2007-01-14
Aurelien Jacobs
add support for another variant of vp6
blob
|
commitdiff
|
diff to current
2006-12-17
Aurelien Jacobs
Add support for VP60 and VP61.
blob
|
commitdiff
|
diff to current
2006-12-17
Aurelien Jacobs
small optimization
blob
|
commitdiff
|
diff to current
2006-10-24
Steve L'Homme
Don't include inttypes.h/stdint.h directly, there is...
blob
|
commitdiff
|
diff to current
2006-10-23
Aurelien Jacobs
document the extradata protocol for VP6F
blob
|
commitdiff
|
diff to current
2006-10-22
Aurelien Jacobs
use the adjustment value present in FLV to crop VP6...
blob
|
commitdiff
|
diff to current
2006-10-11
Diego Biurrun
Rename ABS macro to FFABS.
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-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