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
/
dnxhdenc.h
Age
Commit message (
Expand
)
Author
2014-06-18
dsputil: Split clear_block*/fill_block* off into a separate context
Diego Biurrun
2014-04-11
DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as stride
Timothy Gu
2013-11-16
dnxhdenc: use the AVFrame API properly.
Anton Khirnov
2013-01-22
Drop DCTELEM typedef
Diego Biurrun
2012-10-06
Give all anonymously typedeffed structs in headers a name
Diego Biurrun
2012-08-24
dnxhdenc: x86: more sensible names for optimization file and init function
Diego Biurrun
2012-06-30
dnxhdenc: add space between function argument type and comment.
Ronald S. Bultje
2011-07-21
dnxhd: 10-bit support
Joseph Artsimovich
2011-06-07
Drop unnecessary directory prefixes from #include directives.
Diego Biurrun
2011-05-12
dnxhdenc: add AVClass in private context.
Baptiste Coudurier
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-01
dnxhd: allow encoding with Avid Nitris compatibility.
Baptiste Coudurier
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
2009-10-12
Move dnxhdenc to execute2 multithreading API.
Reimar Döffinger
2008-12-12
dnxhd get_pixels_8x4_sym sse2
Baptiste Coudurier
2008-12-11
move structure definitions in their own header
Baptiste Coudurier