index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
eacmv.c
Age
Commit message (
Expand
)
Author
2011-05-07
lavc: set defaults in internal codec frames
Stefano Sabatini
2011-05-02
replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
Stefano Sabatini
2011-02-16
Merge libavcore into libavutil
Reinhard Tartler
2011-01-28
Add ff_ prefix to data symbols of encoders, decoders, hwaccel, parsers, bsf.
Diego Elio Pettenò
2011-01-09
fix indentation
Peter Ross
2011-01-09
eacmv: ensure second-last frame is allocated before referencing it
Daniel Kang
2010-09-07
Use new imgutils.h API names, fix deprecation warnings.
Stefano Sabatini
2010-08-06
Remove use of the deprecated function avcodec_check_dimensions(), use
Stefano Sabatini
2010-04-20
Remove explicit filename from Doxygen @file commands.
Diego Biurrun
2010-03-30
Define AVMediaType enum, and use it instead of enum CodecType, which
Stefano Sabatini
2010-01-09
update my email address
Peter Ross
2009-04-07
Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an
Thilo Borgmann
2009-03-02
Change a bunch of codec long_names to be more consistent and descriptive.
Diego Biurrun
2009-02-01
Use full internal pathname in doxygen @file directives.
Diego Biurrun
2009-01-11
Fix build: Add intreadwrite.h and bswap.h #includes where necessary.
Diego Biurrun
2008-07-08
Electronic Arts CMV decoder
Peter Ross