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
/
v410enc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace all instances of avcodec_alloc_frame() with av_frame_alloc().
Anton Khirnov
2013-11-16
1
-1
/
+1
*
cosmetics: Group .name and .long_name together in codec/format declarations
Diego Biurrun
2013-10-03
1
-1
/
+1
*
utvideoenc/v410enc: do not set AVFrame.reference.
Anton Khirnov
2013-01-29
1
-1
/
+0
*
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
*
v410enc: switch to encode2().
Anton Khirnov
2012-02-20
1
-12
/
+13
*
lavc: replace some remaining FF_I_TYPE with AV_PICTURE_TYPE_I
Anton Khirnov
2012-01-12
1
-1
/
+1
*
v410enc: fix undefined signed left shift caused by integer promotion
Janne Grunau
2012-01-02
1
-1
/
+1
*
v410enc: fix output buffer size check
Mans Rullgard
2011-12-15
1
-1
/
+1
*
v410enc: include correct headers
Mans Rullgard
2011-12-15
1
-1
/
+1
*
v410 encoder and decoder
Derek Buitenhuis
2011-12-13
1
-0
/
+99