39338 Commits (9e2b0f32e905cc51d5e559aa4f80970e55438049)

Author SHA1 Message Date
Kaustubh Raste 1a85fb7e1e avcodec/mips: Improve hevc sao band filter msa functions 8 years ago
Kaustubh Raste 0105ed551c avcodec/mips: Improve avc mc copy msa functions 8 years ago
Kaustubh Raste e5a650e141 avcodec/mips: Improve avc lpf msa functions 8 years ago
Matthieu Bouron dd8ffb191f lavc/mediacodec_wrapper: fix jni vaargs types 8 years ago
Kaustubh Raste c6314cd750 avcodec/mips: Improve hevc idct msa functions 8 years ago
Kaustubh Raste f692e55aab avcodec/mips: Improve hevc lpf msa functions 8 years ago
James Almer 6561cdd70c avcodec.h: fix doxygen comment 8 years ago
Mark Thompson c8dea81921 lavc: Add wrapped_avframe decoder 8 years ago
Mark Thompson 82342cead1 lavc: Add flag to mark packets containing trusted input 8 years ago
James Almer 7bae17e37a avcodec/extract_extradata: return an error when buffer allocation fails 8 years ago
James Almer 9669c05baf avcodec/h264_sei: add namespace prefix to frame packingarrangement enum values 8 years ago
Mark Thompson 6eb102a616 h264_sei: Add namespace prefix to all SEI values 8 years ago
Ronald S. Bultje 1db03e952b vp9: fix explicit memory order for report_progress. 8 years ago
Ronald S. Bultje 183216b218 frame_thread_encoder: make 'exit' member atomic. 8 years ago
Michael Niedermayer e952d4b7ac avcodec/hevc_ps: Fix limit of chroma_qp_offset_list_len_minus1 8 years ago
Michael Niedermayer abf3f9fa23 avcodec/hevc_ps: Fix c?_qp_offset_list size 8 years ago
Michael Niedermayer 380659604f avcodec/shorten: Move buffer allocation and offset init to end of read_header() 8 years ago
James Almer c9a1cd08ea avcodec/hevc_ps: improve check for missing default display window bitstream 8 years ago
Ronald S. Bultje 4ce99e96d6 vp9: assert -> av_assert and fix associated compile error. 8 years ago
Ronald S. Bultje 9bab39dee5 vp9: fix compilation with threading disabled. 8 years ago
Michael Niedermayer 2d025e7428 avcodec/jpeg2000dsp: Fix multiple integer overflows in ict_int() 8 years ago
Michael Niedermayer f0efd795f4 avcodec/clearvideo: Only output a frame if one is coded in the packet 8 years ago
Michael Niedermayer c225da68cf avcodec/hevcdsp_template: Fix undefined shift in put_hevc_pel_bi_w_pixels 8 years ago
Michael Niedermayer b5995856a4 avcodec/diracdec: Fix overflow in DC computation 8 years ago
Jesse Liu 8e17cd20b9 add missing ignore files 8 years ago
Michael Niedermayer 981f04b2ae avcodec/scpr: optimize shift loop. 8 years ago
Michael Niedermayer d98d29a775 avcodec/dirac_vlc: limit res_bits in APPEND_RESIDUE() 8 years ago
Jun Zhao a918f16f7c lavc/vaapi_encode_mpeg2: fix frame rate calc error when use time_base. 8 years ago
Ilia Valiakhmetov e59da0f7ff avcodec/vp9: Add tile threading support 8 years ago
Ilia Valiakhmetov 83c12fefd2 avcodec/pthread_slice: add ff_slice_thread_execute_with_mainfunc() 8 years ago
Mark Wachsler fde5c7dc79 libavcodec/h264_parse: don't use uninitialized value when chroma_format_idc==0 8 years ago
Kaustubh Raste 9b2c3c406f avcodec/mips: Improve vp9 mc msa functions 8 years ago
Kaustubh Raste c75b23cbea avcodec/mips: Improve vp9 idct msa functions 8 years ago
Kaustubh Raste 2e79813a8e avcodec/mips: Improve vp9 lpf msa functions 8 years ago
Timo Rothenpieler d0961d3069 avcodec/nvenc: sanitize variable names 8 years ago
Timo Rothenpieler a56d0497cb avcodec/nvenc: migrate to new encode API 8 years ago
Paras Chadha b07faf39ed avcodec/fitsdec: write output to frame directly 8 years ago
James Almer f4e593f7b5 avcodec/audiotoolboxdec: use av_freep() 8 years ago
James Almer 3242babf64 avcodec/audiotoolboxdec: switch to the new generic filtering mechanism 8 years ago
James Almer e49338a9c0 avcodec/audiotoolboxdec: add FF_CODEC_CAP_INIT_CLEANUP to the decoder capabilities 8 years ago
James Almer 7273e234de avcodec/audiotoolboxdec: always use a copy of the AVCodecContext extradata 8 years ago
Kaustubh Raste fa805df060 libavcodec/mips: Improve avc idct8 msa function 8 years ago
James Almer 6cadbb16e9 avcodec: add AV_HWACCEL_CODEC_CAP_EXPERIMENTAL flag 8 years ago
Michael Niedermayer c595139f1f avcodec/dirac_vlc: Fix invalid shift in ff_dirac_golomb_read_32bit() 8 years ago
Michael Niedermayer f71cd44147 avcodec/dirac_dwt: Fix multiple overflows in 9/7 lifting 8 years ago
Michael Niedermayer 2a0823ae96 avcodec/diracdec: Fix integer overflow in INTRA_DC_PRED() 8 years ago
Timo Rothenpieler 4e6638abb4 avcodec/nvenc: always output picture timing SEI 8 years ago
James Almer 9aa2469930 avcodec/internal: move FF_QSCALE_TYPE defines from avcodec.h 8 years ago
Timo Rothenpieler 0e995eac20 avcodec/nvenc: only push cuda context on encoder close if encoder exists 8 years ago
Timo Rothenpieler a0b69e2b0a avcodec/nvenc: add support for specifying entropy coding mode 8 years ago