summaryrefslogtreecommitdiff
path: root/libavcodec
Commit message (Expand)AuthorAge
* avcodec/mips: Remove generic func use in hevc non-uni copy mc msa functionsKaustubh Raste2017-09-22
* avcodec/mips: preload data in hevc sao edge 90 degree filter msa functionsKaustubh Raste2017-09-22
* Remove some unneeded casts of bit_rate.Carl Eugen Hoyos2017-09-22
* avcodec/mips: Reduced conditional cases in avc inter lpf msa functionsKaustubh Raste2017-09-21
* avcodec/mips: Unrolled loops and expanded functions in avc put mc 10 & 30 msa...Kaustubh Raste2017-09-21
* avcodec/mips: preload data in hevc sao edge 0 degree filter msa functionsKaustubh Raste2017-09-20
* avcodec/mips: Fixed rnd_val variable to 6 in hevc uni mc msa functionsKaustubh Raste2017-09-20
* avcodec/pngdec: Clean up on av_frame_ref() failureMichael Niedermayer2017-09-20
* vaapi: Disable deprecation warnings around use of old struct vaapi_contextMark Thompson2017-09-19
* vp9: move VP9SharedContext back to the top of VP9ContextHendrik Leppkes2017-09-19
* x86/exrdsp: optimize ff_reorder_pixels_avx2()Henrik Gramner2017-09-18
* lavc/frame_thread_encoder: Do not mix variable declaration and code.Carl Eugen Hoyos2017-09-18
* avcodec/exrdsp: improve the ExrDSPContext->reorder_pixels prototypeJames Almer2017-09-17
* libavcodec/exr : add X86 SIMD for reorder_pixelsMartin Vignali2017-09-17
* avcodec/vorbisenc: Fix mixed declaration and statementsMichael Niedermayer2017-09-16
* avcodec/fits: Fix include typeMichael Niedermayer2017-09-16
* avcodec/frame_thread_encoder: Fix AV_OPT_TYPE_STRING handling in avctxReimar Döffinger2017-09-16
* avcodec/mips: Improve hevc sao band filter msa functionsKaustubh Raste2017-09-15
* avcodec/mips: Improve avc mc copy msa functionsKaustubh Raste2017-09-15
* avcodec/mips: Improve avc lpf msa functionsKaustubh Raste2017-09-15
* lavc/mediacodec_wrapper: fix jni vaargs typesMatthieu Bouron2017-09-15
* avcodec/mips: Improve hevc idct msa functionsKaustubh Raste2017-09-15
* avcodec/mips: Improve hevc lpf msa functionsKaustubh Raste2017-09-15
* avcodec.h: fix doxygen commentJames Almer2017-09-14
* lavc: Add wrapped_avframe decoderMark Thompson2017-09-13
* lavc: Add flag to mark packets containing trusted inputMark Thompson2017-09-13
* avcodec/extract_extradata: return an error when buffer allocation failsJames Almer2017-09-13
* avcodec/h264_sei: add namespace prefix to frame packingarrangement enum valuesJames Almer2017-09-12
* h264_sei: Add namespace prefix to all SEI valuesMark Thompson2017-09-12
* vp9: fix explicit memory order for report_progress.Ronald S. Bultje2017-09-12
* frame_thread_encoder: make 'exit' member atomic.Ronald S. Bultje2017-09-12
* avcodec/hevc_ps: Fix limit of chroma_qp_offset_list_len_minus1Michael Niedermayer2017-09-12
* avcodec/hevc_ps: Fix c?_qp_offset_list sizeMichael Niedermayer2017-09-12
* avcodec/shorten: Move buffer allocation and offset init to end of read_header()Michael Niedermayer2017-09-12
* avcodec/hevc_ps: improve check for missing default display window bitstreamJames Almer2017-09-11
* vp9: assert -> av_assert and fix associated compile error.Ronald S. Bultje2017-09-11
* vp9: fix compilation with threading disabled.Ronald S. Bultje2017-09-11
* avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int()Michael Niedermayer2017-09-11
* avcodec/clearvideo: Only output a frame if one is coded in the packetMichael Niedermayer2017-09-11
* avcodec/hevcdsp_template: Fix undefined shift in put_hevc_pel_bi_w_pixelsMichael Niedermayer2017-09-11
* avcodec/diracdec: Fix overflow in DC computationMichael Niedermayer2017-09-11
* add missing ignore filesJesse Liu2017-09-10
* avcodec/scpr: optimize shift loop.Michael Niedermayer2017-09-10
* avcodec/dirac_vlc: limit res_bits in APPEND_RESIDUE()Michael Niedermayer2017-09-09
* lavc/vaapi_encode_mpeg2: fix frame rate calc error when use time_base.Jun Zhao2017-09-09
* avcodec/vp9: Add tile threading supportIlia Valiakhmetov2017-09-08
* avcodec/pthread_slice: add ff_slice_thread_execute_with_mainfunc()Ilia Valiakhmetov2017-09-08
* libavcodec/h264_parse: don't use uninitialized value when chroma_format_idc==0Mark Wachsler2017-09-08
* avcodec/mips: Improve vp9 mc msa functionsKaustubh Raste2017-09-08
* avcodec/mips: Improve vp9 idct msa functionsKaustubh Raste2017-09-08