43 Commits (ad9052c4f8edc07b4f198e5b4845532e78a66ab7)

Author SHA1 Message Date
Paul B Mahol aeb73c73e1 avcodec/dnxhdenc: stop leaking memory when initalization fails 6 years ago
Martin Vignali cbbec68847 libavcodec/blockdsp : add AVX version 7 years ago
Frédéric Devernay eec67f2522 avcodec/dnxhdenc: fix DNxHR 444 encoding crashes 7 years ago
Paul B Mahol f078bc4c5e avcodec/dnxhdenc: DNxHR 444 and HQX support 8 years ago
Diego Biurrun 6354957a95 dnxhdenc: Have function pointer prototype match implementation 8 years ago
Michael Niedermayer 7ddfa0be62 avcodec/dnxhdenc: Fix alignment of edge_buf* 8 years ago
Michael Niedermayer 6c5b98d40b avcodec/dnxhdenc: Move allocation out of radix_sort() 8 years ago
Mark Reid 6051bb338c libavcodec/dnxhdenc: add edge emulate for dnxhr 8 years ago
Mark Reid ece12db4f1 libavcodec/dnxhdenc: add support for dnxhr encoding 8 years ago
Mark Reid cdca1902ab libavcodec/dnxhdenc: add support for variable mircoblock counts 8 years ago
Vittorio Giovara 910247f172 lavc: Deprecate avctx.{inter,intra}_quant_bias 10 years ago
Diego Biurrun e74433a8e6 dsputil: Split clear_block*/fill_block* off into a separate context 11 years ago
Timothy Gu 676856204b DNxHD: make get_pixel_8x4_sym accept ptrdiff_t as stride 11 years ago
Timothy Gu cb11b9e89e dnxhdenc: make get_pixel_8x4_sym accept ptrdiff_t as stride 11 years ago
Anton Khirnov 57e7b3a89f dnxhdenc: use the AVFrame API properly. 11 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Diego Biurrun e4cbf7529b Give all anonymously typedeffed structs in headers a name 12 years ago
Diego Biurrun 26ce9aec03 dnxhdenc: x86: more sensible names for optimization file and init function 12 years ago
Ronald S. Bultje e9156741a7 dnxhdenc: add space between function argument type and comment. 13 years ago
Jean First a1be5bc79d dnxhdenc: remove unused variable from context 13 years ago
Joseph Artsimovich 5ab21439fd dnxhd: 10-bit support 14 years ago
Diego Biurrun dc25d79f49 Drop unnecessary directory prefixes from #include directives. 14 years ago
Baptiste Coudurier 14cf9e698d dnxhdenc: add AVClass in private context. 14 years ago
Baptiste Coudurier d9699ea825 Fix dnxhd custom options, add AVClass in private context 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Baptiste Coudurier 176e176288 dnxhd: allow encoding with Avid Nitris compatibility. 14 years ago
Baptiste Coudurier 99bbc781e9 dnxhd: allow encoding with Avid Nitris compatibility. 14 years ago
Måns Rullgård 84dc2d8afa Remove DECLARE_ALIGNED_{8,16} macros 15 years ago
Måns Rullgård c67278098d Move array specifiers outside DECLARE_ALIGNED() invocations 15 years ago
Reimar Döffinger 2a1294b978 Move dnxhdenc to execute2 multithreading API. 15 years ago
Baptiste Coudurier 193ce3ab78 dnxhd get_pixels_8x4_sym sse2 16 years ago
Baptiste Coudurier 09f6fc6b74 move structure definitions in their own header 16 years ago