33128 Commits (f2c58931e629343f7d68258cc2b2d62c5f501ba5)

Author SHA1 Message Date
James Almer a0092cea46 mips/hevcdsp: fix string concatenation on macros 10 years ago
James Almer 9dcaae70f2 x86/aacpsdsp: add SSE and SSE3 optimized functions 10 years ago
Michael Niedermayer 802e51299e avcodec/r210enc: Drop coded_frame usage 10 years ago
Michael Niedermayer dfe8e3b381 avcodec/avuienc: Drop coded_frame usage 10 years ago
Michael Niedermayer 77d8fd5c9c avcodec/y41penc: Drop coded_frame usage 10 years ago
Michael Niedermayer 9ebffc5bba avcodec/yuv4enc: drop coded_frame usage 10 years ago
Michael Niedermayer a0123b6023 avcodec/v308enc: Remove coded_frame usage 10 years ago
Michael Niedermayer 2d80de0be2 avcodec/v408enc: remove coded_frame usage 10 years ago
Michael Niedermayer f977e69dac avcodec/mpegvideo_enc: Ignore QMAX if VBV constraints are exceeded 10 years ago
Michael Niedermayer bf2474c74f avcodec/mpeg12enc: extend QP range to 28 for non linear quantizers 10 years ago
James Zern 9723d439fd libvpxenc: report pict_type/error via side-data 10 years ago
James Zern 88df16fe6d libvpxenc: quiet coded_frame deprecation warnings 10 years ago
Michael Niedermayer 1fc20af6af avcodec/dvbsubdec: Implement display definition segment fallback from ETSI EN 300 743 V1.3.1 10 years ago
Nedeljko Babic 902bfa5b22 avcodec/aacdec_fixed: Fix preparation for resampler 10 years ago
Michael Niedermayer 9ec17e45b2 avcodec/h264_refs: Allow slightly larger pps_ref_count[0] in PAFF RAP detection heuristic 10 years ago
Michael Niedermayer 0a6aa30f7c avcodec/h264_refs: extend RAP heuristic to multiple PPS 10 years ago
Michael Niedermayer 9789595189 avcodec/utils: Set coded_frame.pict_type in generic code 10 years ago
Michael Niedermayer 15eda746e7 avcodec/proresenc_anatoliy: remove coded_frame use 10 years ago
Michael Niedermayer 47424b865a avcodec/avcodec: define CODEC_FLAG based on AV_CODEC_FLAG instead of duplicating the numbers and comments 10 years ago
Ivan Uskov 9f543e01af libavcodec/qsvdec.c delay in 1 microsecond replaced to more appropriate 500 microseconds 10 years ago
Ivan Uskov 947c2aa456 libavcodec/qsvenc.c delay in 1 microsecond replaced to more appropriate 500 microseconds 10 years ago
Nedeljko Babic fee7c42bf4 avcodec/aac_fixed: Fix a bug in spectral_to_sample() 10 years ago
Martin Storsjö d75b55635a dxva2/d3d11va: Set _WIN32_WINNT to 0x0602 instead of 0x0600 10 years ago
Ivan Uskov 0b8b18b4fb libavcodec/hevc_mp4toannexb_bsf.c: Optional argument "private_spspps_buf" to avoid extradata modification. 10 years ago
Michael Niedermayer 07558ad582 avcodec/libdcadec: exss is used only under ifdef, thus mark it as potentially unused 10 years ago
Michael Niedermayer c3fdf536f6 avcodec/h264_slice: Also check sei_recovery_frame_cnt for skip_frame nokey 10 years ago
Michael Niedermayer accc91642b avcodec/h264_slice: do not skip 2nd field if first was not skipped 10 years ago
Michael Niedermayer 1ca042a14b avcodec/snowenc: Export quality/pict_type/PSNR stats through side data 10 years ago
Michael Niedermayer 27294bc203 avcodec/mpegvideo_enc: export per frame PSNR through side data 10 years ago
James Almer 5d95f32bff avocdec/mpeg12dec: fix mpeg_xvmc hwaccel flag 10 years ago
Michael Niedermayer 360cebc9c8 avcodec/mpegvideo_enc: move ff_side_data_set_encoder_stats() call to after the vbv retry code 10 years ago
John Högberg b7040e67ec h264: fix AVDISCARD_NONKEY for some interlaced content 10 years ago
Anton Khirnov db21dde3f7 qsvdec_mpeg2: drop an incorrect comment 10 years ago
Vittorio Giovara aaf937ee35 hap: Add utility functions file 10 years ago
Tom Butterworth 3ee217853a Support the Hap chunked frame format 10 years ago
Tom Butterworth 43dd004747 hap: Move some per-stream setup into decoder init rather than per-frame 10 years ago
Vittorio Giovara b94ec30428 lavc: Update version and APIchanges 10 years ago
Vittorio Giovara 059a934806 lavc: Consistently prefix input buffer defines 10 years ago
Vittorio Giovara def97856de lavc: AV-prefix all codec capabilities 10 years ago
Vittorio Giovara 7c6eb0a1b7 lavc: AV-prefix all codec flags 10 years ago
Vittorio Giovara 4b6b1082a7 lavc: Deprecate avctx.me_method 10 years ago
Vittorio Giovara 03eb557414 wmv2enc: Check memory allocation 10 years ago
Vittorio Giovara a67b67944a ac3enc_template: Use the correct context field 10 years ago
Anton Khirnov f3bd3810d2 qsvdec_*: add missing CODEC_CAP_DR1 10 years ago
Michael Niedermayer af5f707e46 avcodec/v410enc: do not use internal->byte_buffer 10 years ago
Michael Niedermayer 9fe873bec8 avcodec/utils: do not use internal->byte_buffer when little downsizing is expected 10 years ago
Michael Niedermayer 0dbfb5386f avcodec/internal: Deprecate ff_alloc_packet() in favor of ff_alloc_packet2() 10 years ago
Michael Niedermayer e36db49b7b avcodec: Add a min size parameter to ff_alloc_packet2() 10 years ago
Claudio Freire 59216e0525 AAC Encoder: clipping avoidance 10 years ago
Shivraj Patil 71aede3ced avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 bilinear functions 10 years ago