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
/
sipr.h
Age
Commit message (
Expand
)
Author
2013-02-26
Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'
Michael Niedermayer
2013-02-26
Remove unnecessary dsputil.h #includes
Diego Biurrun
2013-02-13
Merge commit '4a2b26fc1b1ad123eba473a20e270f2b0ba92bca'
Michael Niedermayer
2013-02-12
sipr: decode directly to the user-provided AVFrame
Justin Ruggles
2012-08-16
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2012-08-15
Don't include common.h from avutil.h
Martin Storsjö
2011-11-10
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-11-09
sipr: use a function pointer to select the decode_frame function
Justin Ruggles
2011-06-20
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-06-18
sipr: Drop unused DSPContext
Alex Converse
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2010-03-06
Remove DECLARE_ALIGNED_{8,16} macros
Måns Rullgård
2010-01-22
Move array specifiers outside DECLARE_ALIGNED() invocations
Måns Rullgård
2010-01-16
SIPR16k decoder
Vitor Sessak
2010-01-16
Split some SIPR structs to a header file for the upcoming SIPR16k commit
Vitor Sessak