aboutsummaryrefslogtreecommitdiff
path: root/libavcodec/dnxhdenc.h
AgeCommit message (Expand)Author
2014-06-18dsputil: Split clear_block*/fill_block* off into a separate contextDiego Biurrun
2014-04-11DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as strideTimothy Gu
2013-11-16dnxhdenc: use the AVFrame API properly.Anton Khirnov
2013-01-22Drop DCTELEM typedefDiego Biurrun
2012-10-06Give all anonymously typedeffed structs in headers a nameDiego Biurrun
2012-08-24dnxhdenc: x86: more sensible names for optimization file and init functionDiego Biurrun
2012-06-30dnxhdenc: add space between function argument type and comment.Ronald S. Bultje
2011-07-21dnxhd: 10-bit supportJoseph Artsimovich
2011-06-07Drop unnecessary directory prefixes from #include directives.Diego Biurrun
2011-05-12dnxhdenc: add AVClass in private context.Baptiste Coudurier
2011-03-19Replace FFmpeg with Libav in licence headersMans Rullgard
2011-03-01dnxhd: allow encoding with Avid Nitris compatibility.Baptiste Coudurier
2010-03-06Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård
2010-01-22Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård
2009-10-12Move dnxhdenc to execute2 multithreading API.Reimar Döffinger
2008-12-12dnxhd get_pixels_8x4_sym sse2Baptiste Coudurier
2008-12-11move structure definitions in their own headerBaptiste Coudurier