39046 Commits (2a31ad7d60632cca0f43986b6a5b135848088b14)

Author SHA1 Message Date
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
Rostislav Pehlivanov 05dfa21d47 opus_pvq: make max_den a float 7 years ago
Karthick J f7b7d51a37 avcodec/decode: Pass on the Closed Captions Side Data 7 years ago
Karthick J b6cf66ae1c avdevice/decklink_dec: Added Closed caption decode from VANC 7 years ago
James Almer 93dfc4f174 avcodec/libopenh264dec: check for ff_set_dimensions() return value 7 years ago
Mark Thompson c1f22c2959 lavc: Move V4L2 encoders lower in the list 7 years ago
Mark Thompson da53c424b9 lavc/v4l2: Add missing header include 7 years ago
Lionel CHAZALLON f3aefb3e1c lavc: Add support for RockChip Media Process Platform 7 years ago
Kaustubh Raste 6796a1dd8c avcodec/mips: Improve avc put mc 20, 01 and 03 msa functions 7 years ago
Kaustubh Raste b8854e2439 avcodec/mips: Improve avc chroma vert mc msa functions 7 years ago
Kaustubh Raste 10ab5534e0 avcodec/mips: Improve avc weighted mc msa functions 7 years ago
Kaustubh Raste ed1586b921 avcodec/mips: Removed generic function call in avc intra msa functions 7 years ago
Kaustubh Raste deeaaba1ab avcodec/mips: preload data in hevc sao edge 45 degree filter msa functions 7 years ago
Frédéric Devernay eec67f2522 avcodec/dnxhdenc: fix DNxHR 444 encoding crashes 7 years ago
James Almer ecb9741ba2 avcodec/avpacket: deprecate av_copy_packet() 7 years ago
Martin Vignali cab71e4e4e libavcodec/hapdec : add support HapAlphaOnly 7 years ago
Michael Niedermayer 5d31f03a02 avcodec/takdec: Fix integer overflow in decode_lpc() 7 years ago
Michael Niedermayer 4f5eaf0b59 avcodec/proresdec2: Check bits in DECODE_CODEWORD(), fixes invalid shift 7 years ago
Michael Niedermayer 3dabb9c69d avcodec/takdec: Fix integer overflows in decode_subframe() 7 years ago
Kaustubh Raste 16adbfe60c avcodec/mips: Improve avc chroma horiz mc msa functions 7 years ago
Kaustubh Raste d6737539e7 avcodec/mips: Unrolled loops avc intra msa functions 7 years ago
Kaustubh Raste 7f8417f226 avcodec/mips: Improve hevc uni-w copy mc msa functions 7 years ago
Michael Niedermayer d8ef5a47bb avcodec/flacenc: Replace "return -1" by named constant 7 years ago