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
/
libvpxdec.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lavc decoders: work with refcounted frames.
Anton Khirnov
2013-03-08
1
-9
/
+7
*
libvpx: make vp8 and vp9 selectable
Luca Barbato
2013-01-14
1
-6
/
+10
*
libvpx: support vp9
Luca Barbato
2013-01-14
1
-2
/
+24
*
lavc: fix decode_frame() third parameter semantics for video decoders
Anton Khirnov
2012-12-04
1
-2
/
+2
*
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
Anton Khirnov
2012-10-08
1
-1
/
+1
*
Don't include common.h from avutil.h
Martin Storsjö
2012-08-15
1
-0
/
+1
*
Replace all CODEC_ID_* with AV_CODEC_ID_*
Anton Khirnov
2012-08-07
1
-1
/
+1
*
threads: add CODEC_CAP_AUTO_THREADS for libvpx and xavs
Janne Grunau
2012-01-11
1
-1
/
+2
*
lavc: use designated initialisers for all codecs.
Anton Khirnov
2011-07-29
1
-9
/
+7
*
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-19
1
-4
/
+4
*
Merge libavcore into libavutil
Reinhard Tartler
2011-02-15
1
-1
/
+1
*
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
Diego Elio Pettenò
2011-01-26
1
-1
/
+1
*
Use new imgutils.h API names, fix deprecation warnings.
Stefano Sabatini
2010-09-07
1
-1
/
+1
*
libvpxdec: Fix "error: implicit declaration of function ‘av_check_image_siz...
Alex Converse
2010-08-06
1
-0
/
+1
*
Remove use of the deprecated function avcodec_check_dimensions(), use
Stefano Sabatini
2010-08-06
1
-1
/
+1
*
Headers for libvpx are installed into vpx subdirectory.
Carl Eugen Hoyos
2010-05-25
1
-2
/
+2
*
VP8 decoding via libvpx.
James Zern
2010-05-25
1
-0
/
+124