28129 Commits (1752b1459d09d822e2765497416c7dd66e6a875b)

Author SHA1 Message Date
Timothy Gu 9d34dce05b x86: convert DNxHDenc inline asm to yasm 11 years ago
Timothy Gu cb11b9e89e dnxhdenc: make get_pixel_8x4_sym accept ptrdiff_t as stride 11 years ago
Michael Niedermayer 72bff8da47 avcodec: Make ff_print_debug_info2() independant of Picture struct 11 years ago
Michael Niedermayer a4f27a3f57 avcodec/brenderpix: propagate error codes 11 years ago
Michael Niedermayer 8506423318 avcodec/brenderpix: remove unused variable 11 years ago
Aleksi Nurmi ae17878fb2 BRender PIX image decoder 11 years ago
Diego Biurrun c3a0b3eb64 arm: build: Maintain decoder objects separate from infrastructure objects 11 years ago
Michael Niedermayer 57e939d963 avcodec/vp7: Fix null pointer dereference in vp7_decode_frame_header() 11 years ago
Vittorio Giovara e50f5d3cf9 Alias PIX image encoder and decoder 11 years ago
Ben Avison b01a2562ae truehd: break out part of output_data into platform-specific callback. 11 years ago
Ben Avison 89135716fd truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel. 11 years ago
Ben Avison 3f4e73afe9 truehd: break out part of rematrix_channels into platform-specific callback. 11 years ago
Ben Avison 87b128d5ef truehd: add hand-scheduled ARM asm version of mlp_filter_channel. 11 years ago
Ben Avison 3b5946bcce truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output. 11 years ago
Ben Avison b9eb03416d truehd: break out part of output_data into platform-specific callback. 11 years ago
Ben Avison fcf5fc4445 truehd: tune VLC decoding for ARM. 11 years ago
Ben Avison 483321fe78 truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel. 11 years ago
Ben Avison 4e5aa080bb truehd: break out part of rematrix_channels into platform-specific callback. 11 years ago
Ben Avison 15a29c39d9 truehd: add hand-scheduled ARM asm version of mlp_filter_channel. 11 years ago
Michael Niedermayer 289b149cec avcodec/h264_mp4toannexb_bsf: prepend global headers before any in stream parameter sets 11 years ago
Diego Biurrun efc7290eb6 x86: hpeldsp: Keep all rnd_template instantiations in hpeldsp_init 11 years ago
Diego Biurrun 55d7f26e7b hpeldsp_template: Move content to hpeldsp 11 years ago
Diego Biurrun 09d4389de1 hpeldsp_template: Drop av_unused attribute from *_no_rnd_pixels16_8_c functions 11 years ago
Diego Biurrun 92ba965103 dsputil: Move draw_edges and clear_block* out of dsputil_template 11 years ago
Diego Biurrun da5be23525 dsputil: Move RV40-specific bits into rv40dsp 11 years ago
Diego Biurrun 8011ac911b hpeldsp_template: Detemplatize the code 11 years ago
Diego Biurrun 2c01ad8b20 dsputil_template: Detemplatize the code 11 years ago
Diego Biurrun aba70bb538 Add missing headers to make template files compile (more) standalone 11 years ago
Diego Biurrun e7373585f8 dsputil_template: Move bits that are used templatized into separate file 11 years ago
Diego Biurrun d3c3c1664a dsputil: Move hpel_template #include out of dsputil_template 11 years ago
Diego Biurrun d0aabeab23 x86: h264_qpel: Fix typo in CALL_2X_PIXELS macro invocation 11 years ago
Michael Niedermayer c05065aac0 avcodec/h261: move b_stride/b_xy under the if() where they are used 11 years ago
Michael Niedermayer 6795dcfa65 avcodec/hevc: Export picture type 11 years ago
Michael Niedermayer 4090d5baa8 avcodec/h261dec: fix motion vector vissualization 11 years ago
Peter Ross a490970af2 libavcodec/*/vp8dsp_init: indent 11 years ago
Peter Ross 89f2f5dbd7 On2 VP7 decoder 11 years ago
Peter Ross 7d4c0220f1 avcodec/vp8: vp8_find_free_buffer 11 years ago
Vittorio Giovara dc0c70e018 avcodec: add missing includes 11 years ago
Michael Niedermayer a81ee2651f avcodec/svq1enc: fix undefined pointer operation 11 years ago
Michael Niedermayer c25d2cd20b avcodec/x86/mpegvideoenc_template: fix integer overflow 11 years ago
Michael Niedermayer bce2abc936 avcodec/h264: use ff_h264_set_erpic() instead of memset 11 years ago
Derek Buitenhuis ecb5b9c098 libx265: Only use one memcpy for headers 11 years ago
Derek Buitenhuis 206d5330f6 libx265: Simple cosmetic fix 11 years ago
Derek Buitenhuis 21a561176e libx265: Only use one memcpy for headers 11 years ago
Michael Niedermayer 60728e8bab libx265: Write global extradata when requested 11 years ago
Diego Biurrun 8ef33497a6 build: Add config option for CABAC code 11 years ago
Anton Khirnov 4a0f665143 libavcodec: when decoding, copy replaygain side data to decoded frames 11 years ago
Anton Khirnov 5a7e35dd23 Add replaygain side data type and code for parsing replaygain tags. 11 years ago
Anton Khirnov 0e2c3ee9a3 lavc: give a typedeffed name to the AVPacket.side_data struct 11 years ago
Luca Barbato f51d0f39c0 h264: Split h264 slice decoding from nal decoding 11 years ago