index
:
delta/ffmpeg.git
ffmpeg
h264_assembly
master
merge2
oldabi
release/0.10
release/0.11
release/0.5
release/0.6
release/0.7
release/0.8
release/0.9
release/1.0
release/1.1
release/1.2
release/2.0
release/2.1
release/2.2
release/2.3
release/2.4
release/2.5
release/2.6
release/2.7
release/2.8
release/3.0
release/3.1
release/3.2
release/3.3
release/3.4
release/4.0
release/4.1
release/4.2
release/4.3
release/4.4
release/5.0
release/5.1
release/6.0
git.ffmpeg.org: ffmpeg.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
vp8.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vp7: bound checking in vp7_decode_frame_header
Federico Tomassetti
2015-08-16
1
-0
/
+8
*
lavc: AV-prefix all codec capabilities
Vittorio Giovara
2015-07-27
1
-2
/
+3
*
vp8: improve memory allocation checks
Vittorio Giovara
2015-01-15
1
-4
/
+10
*
lavc: fix bitshifts amount bigger than the type
Vittorio Giovara
2014-11-18
1
-2
/
+2
*
vp7: fix checking vp7_feature_value_size()
Michael Niedermayer
2014-11-13
1
-1
/
+1
*
vp8: initialize color space and range properties
Vittorio Giovara
2014-10-08
1
-2
/
+10
*
cosmetics: Write NULL pointer equality checks more compactly
Gabriel Dume
2014-08-15
1
-1
/
+1
*
Update Fiona's name in copyright statements.
Diego Biurrun
2014-07-01
1
-1
/
+1
*
On2 VP7 decoder
Peter Ross
2014-04-04
1
-155
/
+752
*
vp8: K&R formatting cosmetics
Vittorio Giovara
2014-03-29
1
-433
/
+516
*
vp8: use a fixed-size edge emu buffer
Anton Khirnov
2014-02-04
1
-14
/
+11
*
vp8: drop support for real (non-emulated) edges
Anton Khirnov
2014-01-09
1
-67
/
+29
*
lavc: Edge emulation with dst/src linesize
Ronald S. Bultje
2013-11-15
1
-3
/
+9
*
vp8: stop using deprecated avcodec_set_dimensions
Anton Khirnov
2013-10-31
1
-5
/
+4
*
lavc: Convert some remaining strides to ptrdiff_t
Ronald S. Bultje
2013-10-15
1
-2
/
+2
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
Add a WebP decoder
Justin Ruggles
2013-09-18
1
-9
/
+9
*
vp8: Wait for prev_frame to parse segment_map before reading it
Ronald S. Bultje
2013-07-07
1
-6
/
+12
*
vp8: Fix pthread_cond and pthread_mutex leaks
Matt Wolenetz
2013-03-30
1
-0
/
+4
*
avcodec: av_log_missing_feature(1) ---> avpriv_request_sample()
Diego Biurrun
2013-03-13
1
-1
/
+1
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-89
/
+112
*
Drop DCTELEM typedef
Diego Biurrun
2013-01-22
1
-2
/
+2
*
lavc: introduce VideoDSPContext
Ronald S. Bultje
2012-12-20
1
-14
/
+14
*
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-12-04
1
-2
/
+2
*
vp8: fix memset() crossing array boundary
Mans Rullgard
2012-10-27
1
-1
/
+2
*
vp8: reset loopfilter delta values at keyframes.
Sami Pietila
2012-10-12
1
-0
/
+1
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-1
/
+1
*
doxygen: Fix function parameter names to match the code
Diego Biurrun
2012-08-09
1
-1
/
+1
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-2
/
+2
*
vp8: Replace x*155/100 by x*101581>>16.
Ronald S. Bultje
2012-07-25
1
-6
/
+7
*
vp8: Enclose pthread function calls in ifdefs
Martin Storsjö
2012-07-15
1
-0
/
+7
*
vp8: Include the thread headers before using the pthread types
Martin Storsjö
2012-07-14
1
-6
/
+0
*
vp8: implement sliced threading
Daniel Kang
2012-07-14
1
-154
/
+360
*
vp8: move data from VP8Context->VP8Macroblock
Daniel Kang
2012-07-14
1
-12
/
+13
*
vp8: refactor decoding a single mb_row
Daniel Kang
2012-07-14
1
-78
/
+86
*
vp8: move block coeff arithcoder on stack.
Ronald S. Bultje
2012-05-30
1
-18
/
+20
*
vp8: update frame size changes on thread context switches.
Ronald S. Bultje
2012-05-02
1
-0
/
+2
*
cosmetics: Align codec declarations
Martin Storsjö
2012-04-06
1
-10
/
+10
*
vp8: fix update_lf_deltas in libavcodec/vp8.c
Janne Salonen
2012-03-24
1
-4
/
+16
*
vp8: avoid race condition on segment map.
Aaron Colwell
2012-03-19
1
-1
/
+1
*
dsputil: Add ff_ prefix to the dsputil*_init* functions
Martin Storsjö
2012-02-15
1
-1
/
+1
*
vp8: always update next_framep[] before returning from decode_frame().
Ronald S. Bultje
2012-02-07
1
-14
/
+19
*
doxygen: Do not include license boilerplates in Doxygen comment blocks.
Diego Biurrun
2012-02-06
1
-1
/
+1
*
vp8: flush buffers on size changes.
Aaron Colwell
2011-12-02
1
-3
/
+5
*
avcodec: move some AVCodecContext fields to an internal struct.
Justin Ruggles
2011-11-19
1
-1
/
+2
*
vp8: fix overflow in segmentation map caching.
Ronald S. Bultje
2011-10-28
1
-18
/
+30
*
h264: 4:2:2 intra decoding support
Baptiste Coudurier
2011-10-21
1
-1
/
+1
*
vp8: fix up handling of segmentation_maps in reference frames.
Ronald S. Bultje
2011-10-21
1
-13
/
+55
*
vp8: prevent read from uninitialized memory in decode_mvs
Ronald S. Bultje
2011-10-15
1
-0
/
+1
*
vp8: force reallocation in update_thread_context after frame size change
Ronald S. Bultje
2011-10-15
1
-9
/
+19
[next]