39541 Commits (1a4315f24d2c5857ebeb379fe39f0124746ee30a)

Author SHA1 Message Date
Timo Rothenpieler 7e76e1ea80 wmavoice: free frame before ff_get_buffer 7 years ago
Timo Rothenpieler 8dd73f68a6 avcodec/decode: always free private_ref 7 years ago
Aleksandr Slobodeniuk 85af60df89 avcodec: fix wrong duration of packets (dvd, bluray) 7 years ago
James Almer 1b6e52c68f avcodec/dnxhddata: remove dead code 7 years ago
James Almer 006546c635 avcodec/mpegaudiodecheader: remove dead code 7 years ago
James Almer 2760454945 avcodec/nvdec: fix copyright headers 7 years ago
Anton Khirnov 0e00624389 h264dec: add a NVDEC hwaccel 7 years ago
wm4 0aecc08e5f avcodec/decode: add missing \n to log message 7 years ago
wm4 ae5046e492 avcodec: allow multiple hwaccels for the same codec/pixfmt 7 years ago
wm4 5593049466 avcodec/cuvid: rename cuvid.c to cuviddec.c 7 years ago
Aurelien Jacobs a337b36b8b aptx: implement the aptX bluetooth codec 7 years ago
Anton Khirnov 81c021c6a2 decode: add a per-frame private data for hwaccel use 7 years ago
Anton Khirnov 7fa64514c8 decode: add a mechanism for performing delayed processing on the decoded frames 7 years ago
Anton Khirnov 9f1cfd88af decode: add a method for attaching lavc-internal data to frames 7 years ago
Jun Zhao dd435c957a lavc/libx265: switch to ff_alloc_packet2 7 years ago
Jun Zhao 2c6b0315d9 lavc/libkvazaar: switch to ff_alloc_packet2. 7 years ago
Michael Niedermayer 51090133b3 avcodec/cngdec: Fix integer clipping 7 years ago
Nicolas George dfa859b85a lavc/pngdec: fix av_bprint_finalize() usage. 7 years ago
Rostislav Pehlivanov fc9dcfe7d5 aacenc: mark the preset 5.0/5.1 layouts correctly with back speakers 7 years ago
Rostislav Pehlivanov 7b7775a604 aacenc: use the PCE comment field for encoder ID 7 years ago
Rostislav Pehlivanov fbf295e2bd aacenc: support extended channel layouts using PCEs 7 years ago
Rostislav Pehlivanov 0a771e6b32 pngdec: expose gAMA and cHRM chunks as side/meta data 7 years ago
Rostislav Pehlivanov 723b6baaf8 pngdec: check for bprint finalization sucess on icc data parsing 7 years ago
Rostislav Pehlivanov 3228ac730c vc2enc_dwt: pad the temporary buffer by the slice size 7 years ago
Kaustubh Raste 372a4dda33 avcodec/mips: Improve hevc non-uni hv mc msa functions 7 years ago
Kaustubh Raste 4fba8728e8 avcodec/mips: Improve hevc uni weighted 4 tap vt mc msa functions 7 years ago
Kaustubh Raste 350721e9fd avcodec/mips: Improve hevc uni 4 tap hv mc msa functions 7 years ago
Kaustubh Raste 4878854eef avcodec/mips: Improve hevc bi wgt 4 tap hv mc msa functions 7 years ago
James Almer 9d3eb75cf6 avcodec/qsvenc_jpeg: fix copyright header 7 years ago
Carl Eugen Hoyos ba79a101a2 lavc/dnxhddata: Do not print frame rates with supported profiles. 7 years ago
Kaustubh Raste 991eca0f87 avcodec/mips: Improve hevc bi 4 tap hv mc msa functions 7 years ago
Kaustubh Raste ecd69cade8 avcodec/mips: Improve avc avg mc 10, 30, 01 and 03 msa functions 7 years ago
Martin Vignali 7e1f21148d libavcodec/mepgvideo : remove warning introduce by previous patch 7 years ago
Martin Vignali 0380b72d35 libavcodec/lossless_video_dsp : cosmetic add better separator for each function, in order to make reading of the asm file easier 7 years ago
Martin Vignali da62128ea1 libavcodec/lossless_videodsp : add add_bytes avx2 version 7 years ago
Martin Vignali 9c71473189 libavcodec/utvideo : simplify decode_plane 7 years ago
Martin Vignali 97ac8a47dd libavcodec/blockdsp : fix comment. clear_block need 32 aligned now 7 years ago
Martin Vignali 4ada428aae avcodec: remove remaining uses of avcodec_get_chroma_sub_sample 7 years ago
Michael Niedermayer 981e99ab99 avcodec/sbrdsp_fixed: Fix integer overflow in shift in sbr_hf_g_filt_c() 7 years ago
Michael Niedermayer 7d1dec4668 avcodec/aacsbr_fixed: Fix division by zero in sbr_gain_calc() 7 years ago
Michael Niedermayer e131b8cedb avcodec/h264idct_template: Fix integer overflows in ff_h264_idct8_add() 7 years ago
Carl Eugen Hoyos 2cc51d5025 lavc/v4l2_context: Change the type of the ioctl cmd to uint32_t. 7 years ago
Piotr Bandurski 6ea7711532 avcodec/qdrw: support 16bpp files with bppcnt == 2 && bpp == 8 7 years ago
Kaustubh Raste b9cd26f556 avcodec/mips: Improve hevc uni weighted 4 tap hz mc msa functions 7 years ago
Kaustubh Raste 1e7e9fbb03 avcodec/mips: Improve hevc uni 4 tap hz and vt mc msa functions 7 years ago
Michael Niedermayer 4b51437dcc avcodec/xan: Check for bitstream end in xan_huffman_decode() 7 years ago
Michael Niedermayer 66f0c958bf avcodec/exr: fix undefined shift in pxr24_uncompress() 7 years ago
Kieran Kunhya 1358f7ddb3 Revert "vc2enc: Calculate average slice quantiser correctly" 7 years ago
Kieran Kunhya 626d200e76 vc2enc: Calculate average slice quantiser correctly 7 years ago
Kieran Kunhya 77748d12a0 h264: Make Truncating SPS/PPS message debug. 7 years ago