39338 Commits (9e2b0f32e905cc51d5e559aa4f80970e55438049)

Author SHA1 Message Date
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
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 8 years ago
Michael Niedermayer d76838c1ad avcodec/fits: Fix include type 8 years ago
Reimar Döffinger a149fa97d9 avcodec/frame_thread_encoder: Fix AV_OPT_TYPE_STRING handling in avctx 8 years ago