39068 Commits (5adc1f14f91b762d8e7a7056e98a1ede82a58b6c)

Author SHA1 Message Date
Michael Niedermayer 80154b1b3a Bump version for master after 3.4 branchpoint 7 years ago
Michael Niedermayer 7bec3f78da avcodec/rkmppdec: check wether typo 7 years ago
Michael Niedermayer 74d2bbb70d avcodec/opusenc_psy: Fix mixed declaration and statement 7 years ago
Michael Niedermayer e1de9eab3a Bump minor versions for branching 3.4 7 years ago
Kaustubh Raste ff53f4dc2d avcodec/mips: Improve avc uni copy mc msa functions 7 years ago
Kaustubh Raste eadb911643 avcodec/mips: Improve hevc uni-w horiz mc msa functions 7 years ago
Kaustubh Raste 662234a9a2 avcodec/mips: Improve avc put mc 21, 23 and 02 msa functions 7 years ago
Kaustubh Raste b59323cb72 avcodec/mips: Improve avc chroma hv mc msa functions 7 years ago
Kaustubh Raste af9433b1d6 avcodec/mips: Improve avc bi-weighted mc msa functions 7 years ago
Kaustubh Raste 56822b074b avcodec/mips: preload data in hevc sao edge 135 degree filter msa functions 7 years ago
Michael Niedermayer c20f4fcb74 avcodec/ffv1dec: Fix out of array read in slice counting 7 years ago
Michael Niedermayer bdee75a4e7 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_53iL0() 7 years ago
Michael Niedermayer 127a362630 avcodec/mpeg_er: Clear mcsel in mpeg_er_decode_mb() 7 years ago
Michael Niedermayer e38f280fec avcodec/mpeg4videodec: Use 64 bit intermediates for sprite delta 7 years ago
Jun Zhao 217a723b4e lavc/vaapi_decode: fix profile search when profile mismatch is allowed 7 years ago
Jun Zhao 71e2ec017a lavc: enable hwaccel_flags option 7 years ago
bnnm 1954e625b1 avcodec/wmaprodec: support multichannel XMA stream configurations 7 years ago
foo86 73789b85a7 avcodec/dca_core: always limit frame size to data size 7 years ago
foo86 23990950e3 avcodec/dca_parser: revert to conservative sync distance estimation 7 years ago
Mark Thompson e339411691 vaapi: Always free parameter buffers after vaEndPicture() with libva2 7 years ago
Mark Thompson bd211bb866 vaapi: Remove H.264 baseline profile 7 years ago
Michael Bradshaw 41d6d62702 lavc: add support for OpenJPEG 2.3.0 7 years ago
Jorge Ramirez-Ortiz 2a31ad7d60 avcodec/v4l2: fix single plane decoding 7 years ago
Kaustubh Raste 51ebce7d7d avcodec/mips: Cleanup unused functions 7 years ago
Mark Thompson e01a270762 lavc/v4l2: Fix printf format for int64_t 7 years ago
James Almer 18279738f9 x86/blockdsp: use three operand form for an instruction 7 years ago
Michael Niedermayer 26ea142658 avcodec/x86/lossless_videoencdsp: Fix warning: signed dword value exceeds bounds 7 years ago
Michael Niedermayer df62b70de8 avcodec/x86/lossless_videoencdsp: Fix handling of small widths 7 years ago
Jorge Ramirez-Ortiz 44188993a1 avcodec/v4l2: set sizeimage param for non-raw buffers [fixes #6716] 7 years ago
Mark Thompson 8da5af2584 lavc/v4l2: Mark static const tables as such 7 years ago
Mark Thompson a0d076f3ef lavc/v4l2: Remove use of lfind() 7 years ago
Michael Niedermayer d662143f06 avcodec/dxv: Check for end of input in dxv_decompress_dxt5() 7 years ago
Michael Niedermayer 44874b4f5e avcodec/truemotion2: Fix integer overflows in tm2_high_chroma() 7 years ago
Michael Niedermayer dcf9bae4a9 avcodec/aacdec_template: Clear tns present flag on error 7 years ago
Zhong Li fd7cb86468 mpegdec: fix redundant dummy frames issue of interlaced clips 7 years ago
Martin Vignali cbbec68847 libavcodec/blockdsp : add AVX version 7 years ago
Michael Niedermayer 4ee77cefae avcodec/proresdec2: Use LAST_SKIP_BITS where possible 7 years ago
Michael Niedermayer c37138e01a avcodec/proresdec2: SKIP_BITS() does not work with len=32 7 years ago
Michael Niedermayer fbdab6eca7 avcodec/hevcdsp_template: Fix undefined shift 7 years ago
James Almer 87e625c263 avcodec/encode: do proper cleanup on failure 7 years ago
James Almer 712ee85816 avcodec/encode: free non-referenced packets' side data in the old encode API functions 7 years ago
James Almer a22c6a4796 avcodec/encode: remove usage of av_dup_packet() 7 years ago
James Almer cf3d2d52b5 avcodec/avpacket: deprecate av_copy_packet_side_data() 7 years ago
Martin Vignali ac5908b13f libavcodec/exr : add x86 SIMD for predictor 7 years ago
Michael Niedermayer b81b8a76b5 avcodec/v4l2_context: Reduce spelling variations 7 years ago
Michael Niedermayer 4bb8013335 avcodec/v4l2_buffers: More clear return code documentation 7 years ago
Michael Niedermayer 64e034da95 avcodec/jpeg2000: Check that codsty->log2_prec_widths/heights has been initialized 7 years ago
Brian Matherly 876dada0b5 avcodec/hevc_sei: Support HEVC paired fields. 7 years ago
Aman Gupta 3d4f8b9184 avcodec/videotoolbox: add hevc support 7 years ago
Aman Gupta c32077c0ee avcodec/hevc_ps: extract SPS fields required for hvcC construction 7 years ago