33070 Commits (8324d427c21aa37e173983cb1ba12915b4d62a8d)

Author SHA1 Message Date
Andreas Cadhalpun 3526a120f9 snow: remove an obsolete av_assert2 10 years ago
Michael Niedermayer 7ef6656b1e avcodec/utils: use a minimum 32pixel width in avcodec_align_dimensions2() for H.264 10 years ago
Michael Niedermayer e71ca21f30 avcodec/motion_est_template: Fix undefined behavior in small_diamond_search() 10 years ago
Michael Niedermayer 7b404c94f3 avcodec/libopenh264enc: Do not truncate frame rate 10 years ago
Ivan Uskov 5985316fba libavcodec/qsvenc.c: improving handling for return codes of MFXVideoENCODE_EncodeFrameAsync 10 years ago
Michael Niedermayer b160fc290c avcodec/mpegvideo: Clear pointers in ff_mpv_common_init() 10 years ago
Vittorio Giovara 67c884eb07 libvpx: Add the library header 10 years ago
Luca Barbato 461b45efd0 lavc: Add nvenc.h to the skipheader 10 years ago
Ivan Uskov dbf8352a2e libavcodec/qsvenc.c: Fix for too agressive height alignment during frame encoding which may be reason of superflous frame copying. 10 years ago
Michael Niedermayer 7ee935ba5c avcodec/qsvenc_hevc: Attempt to fix error: too few arguments to function ff_hevc_extract_rbsp 10 years ago
Jovan Zelincevic f21b4472ef libavcodec: Implementation of AAC_fixed_decoder (LC-module) [4/4] 10 years ago
Djordje Pesut b04f46cb4b libavcodec: Implementation of AAC_fixed_decoder (LC-module) [3/4] 10 years ago
Jovan Zelincevic 08be74ac81 libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 10 years ago
Jovan Zelincevic f497a9e84e libavcodec: Implementation of AAC_fixed_decoder (LC-module) [1/4] 10 years ago
Michael Niedermayer 15893adbdb avcodec/hevc_ps: Remove gotos from ff_hevc_parse_sps() 10 years ago
Michael Niedermayer 1dacf26964 avcodec/hevc_ps: Do not return success on failures in ff_hevc_parse_sps() 10 years ago
James Almer c118101662 avcodev/libdcadec: implement request_channel_layout 10 years ago
Ivan Uskov b409748bc4 libavcodec/qsvenc.c: fix incorrect loop condition. 10 years ago
Anton Khirnov 66acb76bb0 lavc: add Intel libmfx-based HEVC encoder 10 years ago
Anton Khirnov 3a85397e8b lavc: add Intel libmfx-based MPEG2 encoder 10 years ago
Anton Khirnov 69ab9f53f9 hevc: split bitstream unescaping to a separate file 10 years ago
Anton Khirnov fd124d8357 hevc_ps: split the code for parsing the SPS and exporting it into the context 10 years ago
Michael Niedermayer 3c63d06d81 avcodec/h264_slice: Fix container cropping 10 years ago
Vittorio Giovara 1761ab838c lavc: Deprecate avctx.rc_strategy 10 years ago
Michael Niedermayer 80e42387dc avcodec/g2meet: Clear pointers after deallocation 10 years ago
Michael Niedermayer e83ffb48ac avcodec/utils: Check values in apply_param_change() 10 years ago
Michael Niedermayer b8c438e762 videodsp: assert that linesize is larger than width 10 years ago
Andreas Cadhalpun 42e7a5b3c7 wmalosslessdec: reset frame->nb_samples on packet loss 10 years ago
Andreas Cadhalpun f9020d514e wmalosslessdec: avoid reading 0 bits with get_bits 10 years ago
Rostislav Pehlivanov 80db686a69 aacenc: fix option descriptions 10 years ago
James Almer 7d5ab16506 avcodec/libdcadec: export matrix encoding side data 10 years ago
Stian Selnes 02b7c63087 h261: Signal freeze picture release for intra frames 10 years ago
Stian Selnes dc1de0b958 h261: Set 'still image mode off' in picture header 10 years ago
Shivraj Patil d12f76ffbb avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functions 10 years ago
Ivan Uskov 9c95734e1c libavcodec/qsv.c: Linux-only code part has been moved to separate function in order to avoid the "ISO C90 forbids mixed declarations and code" compiler warning. 10 years ago
周晓勇 387cbe018c use mmi instead of loongson3 as simd-optimization flag 10 years ago
周晓勇 72aaca7488 avcodec: loongson remove useless macros in mipsfpu optimization 10 years ago
Michael Niedermayer a3a61d4663 avcodec/lpc: Fix lpc_apply_welch_window_c() for odd len 10 years ago
Shivraj Patil 709bb45c66 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functions 10 years ago
Shivraj Patil 2f3f98af2b avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functions 10 years ago
Ivan Uskov 115c14c3b6 libavcodec/qsvenc.c: A warning message when library will work at partial hardware acceleration. 10 years ago
Kieran Kunhya 8234f0e3b4 avcodec: Add support for Closed Caption export in h264 10 years ago
Ivan Uskov 38402754b9 libavcodec/qsvenc.c: More correct selection of alignment of a frame height depending whether an encoded sequence progressive or not. 10 years ago
Marton Balint 859731d642 lavc/utils: get rid of add_metadata_from_side_data forward declaration 10 years ago
Marton Balint 9476c4c67e lavc/utils: call add_metadata_from_side_data in ff_init_buffer_info 10 years ago
Marton Balint 10b6a83fb3 lavc/utils: change add_metadata_from_side_data to accept avpacket 10 years ago
Marton Balint 3a19fe0048 lavc/utils: remove redundant call to ff_init_buffer_info 10 years ago
Carl Eugen Hoyos 97fa0f37fe lavc/j2kenc: Enable yuv42x and yuv41x encoding. 10 years ago
Michael Niedermayer c0db6320a6 avcodec/avuienc: Use ff_alloc_packet() 10 years ago
Michael Niedermayer 0e7bbdbeaf avcodec/avuienc: Initialize output data 10 years ago