summaryrefslogtreecommitdiff
path: root/libavcodec/dnxhdenc.h
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-06
|\
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* | Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93'Michael Niedermayer2012-08-24
|\|
| * dnxhdenc: x86: more sensible names for optimization file and init functionDiego Biurrun2012-08-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-30
|\|
| * dnxhdenc: add space between function argument type and comment.Ronald S. Bultje2012-06-30
* | dnxhdenc: remove unused variable from contextJean First2011-12-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-07-22
|\|
| * dnxhd: 10-bit supportJoseph Artsimovich2011-07-21
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-08
|\|
| * Drop unnecessary directory prefixes from #include directives.Diego Biurrun2011-06-07
| * dnxhdenc: add AVClass in private context.Baptiste Coudurier2011-05-12
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
| * dnxhd: allow encoding with Avid Nitris compatibility.Baptiste Coudurier2011-03-01
* | Fix dnxhd custom options, add AVClass in private contextBaptiste Coudurier2011-03-30
* | dnxhd: allow encoding with Avid Nitris compatibility.Baptiste Coudurier2011-03-03
|/
* Remove DECLARE_ALIGNED_{8,16} macrosMåns Rullgård2010-03-06
* Move array specifiers outside DECLARE_ALIGNED() invocationsMåns Rullgård2010-01-22
* Move dnxhdenc to execute2 multithreading API.Reimar Döffinger2009-10-12
* dnxhd get_pixels_8x4_sym sse2Baptiste Coudurier2008-12-12
* move structure definitions in their own headerBaptiste Coudurier2008-12-11