33875 Commits (b6594a9605debcfddc049627808d5319f1df537f)

Author SHA1 Message Date
Christophe Gisquet b6594a9605 x86: dct-test: add more idcts 9 years ago
Michael Niedermayer a745d1a9e4 avcodec/dct-test: Print failure notice below the failed *dct 9 years ago
Christophe Gisquet 7ece8b50b1 x86: simple_idct: 12bits versions 9 years ago
Christophe Gisquet 4369b9dc7b x86: simple_idct(_put): 10bits versions 9 years ago
Christophe Gisquet e652f69b35 x86: simple_idct10_template: fix overflow in pass 9 years ago
Christophe Gisquet 2fd14dd8eb avcodec/simple_idct10: improve precision 9 years ago
Christophe Gisquet e9a68b0316 x86: prores: templatize 10 bits simple_idct 9 years ago
Rostislav Pehlivanov 93e6b23c9f aacenc: shorten name of ff_aac_adjust_common_prediction 9 years ago
Rostislav Pehlivanov 65f5b96dd8 aacenc: increase size of s->planar_samples[] from 6 to 8 9 years ago
Christophe Gisquet 9f3bfe30dd mpegvideo: dnxhdenc: permute 10bits content 9 years ago
Michael Niedermayer 97437bd17a avcodec/mips/aaccoder_mips: Disable ff_aac_coder_init_mips() to prevent build failure 9 years ago
Ricardo Constantino 53886d6955 avcodec/webvttdec: Deal with WebVTT escapes 9 years ago
Derek Buitenhuis 1156b634c1 avcodec: Don't lock on init for codecs without an init function 9 years ago
Rostislav Pehlivanov e2749ef60a aacenc_utils: fit find_form_factor() below 80 chars per line 9 years ago
Rostislav Pehlivanov 0f4334df45 aacenc: add support for changing options based on a profile 9 years ago
Rostislav Pehlivanov b3deaece87 aacenc: add support for encoding 7.1 channel audio 9 years ago
Rostislav Pehlivanov e679a1e65f aacenc_quantization: fix header description 9 years ago
Claudio Freire b629c67ddf AAC encoder: memoize quantize_band_cost 9 years ago
Claudio Freire 07b3b779a9 AAC encoder: fix assertion error re SF differences 9 years ago
Rostislav Pehlivanov d25c033ddd aaccoder_twoloop.h: simplify and comment ff_pns_bits() 9 years ago
Rostislav Pehlivanov 5f760da6b6 aacenc_utils: add 'inline' flag to find_form_factor, silence warning 9 years ago
Andreas Cadhalpun ec0275843d avcodec: remove leftover iff_byterun1 decoder 9 years ago
Ronald S. Bultje 93866c2aa2 intmath: remove av_ctz. 9 years ago
Claudio Freire 323d37521d AAC encoder: cosmetics from last commit 9 years ago
Claudio Freire 01ecb7172b AAC encoder: Extensive improvements 9 years ago
Paul B Mahol f226c25a37 avcodec/sipr: use AVERROR return code instead of -1 9 years ago
Michael Niedermayer 98b8bf12bc avcodec/pngdec: Use av_malloc_array() 9 years ago
Michael Niedermayer c08b06c225 avcodec/jpeg2000dec: Check that step_x/y are valid before use in JPEG2000_PGOD_PCRL 9 years ago
Michael Niedermayer 47c5a3058e avcodec/pngdec: Alloc buffer after blend_op check in handle_p_frame_apng() 9 years ago
Michael Niedermayer 1e7e4f13f9 avcodec/pngdec: Check blend_op. 9 years ago
Rodger Combs 0d53a6f5b4 lavc: move bitstream filter args to the bsf ctx 9 years ago
Ganesh Ajjanagadde 979572365f avcodec/ac3enc: fix undefined negative left shift 9 years ago
Anton Khirnov 8a73b8c5b4 cabac: Make cabac starts hardcoded 9 years ago
Derek Buitenhuis 9692fd7622 Revert "cabac: Allow hardcoding CABAC table." 9 years ago
James Almer dab5f65b25 x86/takdsp: use arithmetic shift instructions 9 years ago
赵宇龙 cd847839f3 h264_mp4toannexb: fix the pps offset when there are more than one sps in avcc 9 years ago
Michael Niedermayer 3d126ef188 avcodec/h264_mp4toannexb_bsf: Use av_freep() to free spspps_buf 9 years ago
Ganesh Ajjanagadde 9953038728 avcodec/xvmc: apply attribute_deprecated correctly 9 years ago
Ganesh Ajjanagadde 3be27e07d3 avcodec/mpegvideoenc: fix undefined negative left shift 9 years ago
Andreas Cadhalpun 8d6625642d doc: fix spelling errors 9 years ago
Paul B Mahol 35af7add6f avcodec/takdec: add x86 SIMD for rest of decorrelation modes 9 years ago
Carl Eugen Hoyos d6cfbcd621 lavc/mjpegenc: Add an option to force outputting chroma matrix. 9 years ago
Mario Gasparoni c3e5c47bda libopenh264enc: Added max_nal_size option 9 years ago
Ganesh Ajjanagadde 1e81fd3710 avcodec/pthread_frame: update doxygen for update_context_from_thread 9 years ago
wm4 b3f8d871ee avcodec/ass: fix doxygen typo 9 years ago
Anton Khirnov a8956eca1f cabac: Make CABAC states hardcoded 9 years ago
Christophe Gisquet 5911eeb033 dnxhdenc: mark CID 1260 encoder experimental 9 years ago
Christophe Gisquet 79cfb36f92 dnxhddata: introduce and use MBAFF flag 9 years ago
Christophe Gisquet 71199ee907 dnxhddec: better support for 4:4:4 9 years ago
Alexandra Khirnova 58b42345b3 dcadec: reorganise context data 9 years ago