38945 Commits (62f1c9f106710b976efcdab3f08fc6b16e8b6ec8)

Author SHA1 Message Date
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
Michael Niedermayer 9cec174247 avcodec/snowenc: Replace "return -1" by named constants 7 years ago
James Almer d1e7e4fbe2 avcodec/v4l2_m2m: add missing header inclusions 7 years ago
James Almer ff7f859c25 avcodec/Makefile: skip v4l2_m2m headers if needed 7 years ago
James Almer 015f976aae avcodec/frame_thread_encoder: use av_packet_alloc() 7 years ago
James Almer e4fd7b1fea avcodec/opusenc_psy: use av_clip_uintp2() 7 years ago
James Almer b8eaecbf39 avcodec/opusenc_utils: add missing preprocessor guards 7 years ago
Rostislav Pehlivanov 039ebaa5f3 lavfi: make window_func an inline function 7 years ago
Rostislav Pehlivanov 2ad1768c7b opusenc: implement a psychoacoustic system 7 years ago
Jorge Ramirez-Ortiz 1ef7752d64 libavcodec: v4l2: add support for v4l2 mem2mem codecs 7 years ago
Michael Niedermayer 67da2685e0 avcodec/dirac_dwt: Fix integer overflow in COMPOSE_FIDELITYi*() 7 years ago
Michael Niedermayer d00fc952b6 avcodec/ffv1dec: Fix integer overflow in read_quant_table() 7 years ago
Michael Niedermayer 2c933c5168 avcodec/svq3: Fix overflow in svq3_add_idct_c() 7 years ago
Kaustubh Raste f160a63bad avcodec/mips: Remove generic func use in hevc non-uni copy mc msa functions 7 years ago
Kaustubh Raste 2b15626997 avcodec/mips: preload data in hevc sao edge 90 degree filter msa functions 7 years ago
Carl Eugen Hoyos 724cf83f10 Remove some unneeded casts of bit_rate. 7 years ago
Kaustubh Raste bba9c1c6bb avcodec/mips: Reduced conditional cases in avc inter lpf msa functions 7 years ago
Kaustubh Raste b5da07d434 avcodec/mips: Unrolled loops and expanded functions in avc put mc 10 & 30 msa functions 7 years ago
Kaustubh Raste e428e5ded6 avcodec/mips: preload data in hevc sao edge 0 degree filter msa functions 7 years ago
Kaustubh Raste f4ba85dc82 avcodec/mips: Fixed rnd_val variable to 6 in hevc uni mc msa functions 7 years ago
Michael Niedermayer 5480e82d77 avcodec/pngdec: Clean up on av_frame_ref() failure 7 years ago
Mark Thompson 375cf55fe9 vaapi: Disable deprecation warnings around use of old struct vaapi_context 7 years ago
Hendrik Leppkes b4ecf2b582 vp9: move VP9SharedContext back to the top of VP9Context 7 years ago
Henrik Gramner 18821e3ba1 x86/exrdsp: optimize ff_reorder_pixels_avx2() 7 years ago
Carl Eugen Hoyos 3118e81f86 lavc/frame_thread_encoder: Do not mix variable declaration and code. 7 years ago
James Almer 98d7ad085e avcodec/exrdsp: improve the ExrDSPContext->reorder_pixels prototype 7 years ago
Martin Vignali 9b8c1224d7 libavcodec/exr : add X86 SIMD for reorder_pixels 7 years ago
Michael Niedermayer 08ec828de9 avcodec/vorbisenc: Fix mixed declaration and statements 7 years ago
Michael Niedermayer d76838c1ad avcodec/fits: Fix include type 7 years ago
Reimar Döffinger a149fa97d9 avcodec/frame_thread_encoder: Fix AV_OPT_TYPE_STRING handling in avctx 7 years ago
Kaustubh Raste 1a85fb7e1e avcodec/mips: Improve hevc sao band filter msa functions 7 years ago
Kaustubh Raste 0105ed551c avcodec/mips: Improve avc mc copy msa functions 7 years ago
Kaustubh Raste e5a650e141 avcodec/mips: Improve avc lpf msa functions 7 years ago
Matthieu Bouron dd8ffb191f lavc/mediacodec_wrapper: fix jni vaargs types 7 years ago
Kaustubh Raste c6314cd750 avcodec/mips: Improve hevc idct msa functions 7 years ago
Kaustubh Raste f692e55aab avcodec/mips: Improve hevc lpf msa functions 7 years ago
James Almer 6561cdd70c avcodec.h: fix doxygen comment 7 years ago
Mark Thompson c8dea81921 lavc: Add wrapped_avframe decoder 7 years ago
Mark Thompson 82342cead1 lavc: Add flag to mark packets containing trusted input 7 years ago
James Almer 7bae17e37a avcodec/extract_extradata: return an error when buffer allocation fails 7 years ago
James Almer 9669c05baf avcodec/h264_sei: add namespace prefix to frame packingarrangement enum values 7 years ago