33166 Commits (f6518e51b8ed9909bb70ddeae24cff2a15bfa391)

Author SHA1 Message Date
Michael Niedermayer 10d7d0880c avcodec/utils: Check that the sample rate is not negative when opening an encoder 10 years ago
Michael Niedermayer d6ff68ad85 Factor duplicated ff_fast_malloc() out into mem_internal.h 10 years ago
Michael Niedermayer 4496ccc724 avcodec/hevc_parser: Reenable the old parser under ADVANCED_PARSER define 10 years ago
Michael Niedermayer 99558270ed avcodec/hevc: Simplify skipped_bytes_pos code further 10 years ago
Michael Niedermayer ad92410d90 avcodec/hevc: Move skipped_bytes_pos_nal to HEVCNAL, simplify code 10 years ago
Michael Niedermayer bcc6c7bb65 avcodec/hevc: Move skipped_bytes_pos_size_nal into HAVCNAL 10 years ago
Michael Niedermayer 5620ed3557 avcodec/hevc: Remove skipped_bytes_nal, simplify code 10 years ago
Niklesh 774ceee17e movtextdec.c: Add support for highlight and hilightcolor box 10 years ago
Anton Khirnov 077b559433 hevc: handle a NULL sps in set_sps() properly 10 years ago
Anton Khirnov 18156b53f9 hevc: do not pass an entire HEVCContext into export_stream_params() 10 years ago
James Almer a3b721d10d avcodec/dcadec: silence request_channels deprecation warnings 10 years ago
Anton Khirnov 650060dfb6 hevc_parser: parse and export some stream parameters 10 years ago
Anton Khirnov 7f78155dc6 hevc: improve a comment 10 years ago
Anton Khirnov d82e1adc20 hevc: move splitting the packet into NALUs into a separate function 10 years ago
Anton Khirnov ae05b48655 hevc: eliminate the second call to hls_nal_unit() 10 years ago
Anton Khirnov d7bebe4805 hevc: skip invalid/ignored NALUs when splitting the packet 10 years ago
Anton Khirnov b11acd5732 hevc: remove HEVCContext usage from hevc_ps 10 years ago
Anton Khirnov ab05ed4c32 mpegvideo_parser: export pixel format and dimensions 10 years ago
Andreas Cadhalpun 9f4c7397a2 hevc: check slice address length 10 years ago
Anton Khirnov 86eee85dad bytestream2: set the reader to the end when reading more than available 10 years ago
Michael Niedermayer f8db81074a avcodec/utils: Assert that the pointer is set when size is in ff_fast_malloc() 10 years ago
Michael Niedermayer 59a07df067 avcodec/utils: Avoid undefined void casts in ff_fast_malloc() 10 years ago
Michael Niedermayer bc976e5793 avcodec/utils: Fix potential overflow in overallocation code 10 years ago
Luca Barbato 355864ef7a g726: Do not crash on user mistake 10 years ago
Michael Niedermayer c06e556274 avcodec/mpeg4videodec: Check P cbpy 10 years ago
Andreas Cadhalpun 75fd5ce4c1 imc: use correct position for flcoeffs2 calculation 10 years ago
Michael Niedermayer d759f7f1d0 avcodec/j2kenc: remove unused variable 10 years ago
Andreas Cadhalpun 1410eeb6ea imc: Use correct position for flcoeffs2 calculation 10 years ago
Andreas Cadhalpun 05cc8c8e4b hevc: check slice address length 10 years ago
Michael Niedermayer 47d077337a avcodec/utils: Document 32 min for h264 width 10 years ago
Michael Niedermayer b1e242bc56 avcodec/g2meet: Check R/G/B values in epic_decode_pixel_pred() 10 years ago
Andreas Cadhalpun 3526a120f9 snow: remove an obsolete av_assert2 10 years ago
Michael Niedermayer 7ef6656b1e avcodec/utils: use a minimum 32pixel width in avcodec_align_dimensions2() for H.264 10 years ago
Michael Niedermayer e71ca21f30 avcodec/motion_est_template: Fix undefined behavior in small_diamond_search() 10 years ago
Michael Niedermayer 7b404c94f3 avcodec/libopenh264enc: Do not truncate frame rate 10 years ago
Ivan Uskov 5985316fba libavcodec/qsvenc.c: improving handling for return codes of MFXVideoENCODE_EncodeFrameAsync 10 years ago
Michael Niedermayer b160fc290c avcodec/mpegvideo: Clear pointers in ff_mpv_common_init() 10 years ago
Vittorio Giovara 67c884eb07 libvpx: Add the library header 10 years ago
Luca Barbato 461b45efd0 lavc: Add nvenc.h to the skipheader 10 years ago
Ivan Uskov dbf8352a2e libavcodec/qsvenc.c: Fix for too agressive height alignment during frame encoding which may be reason of superflous frame copying. 10 years ago
Michael Niedermayer 7ee935ba5c avcodec/qsvenc_hevc: Attempt to fix error: too few arguments to function ff_hevc_extract_rbsp 10 years ago
Jovan Zelincevic f21b4472ef libavcodec: Implementation of AAC_fixed_decoder (LC-module) [4/4] 10 years ago
Djordje Pesut b04f46cb4b libavcodec: Implementation of AAC_fixed_decoder (LC-module) [3/4] 10 years ago
Jovan Zelincevic 08be74ac81 libavcodec: Implementation of AAC_fixed_decoder (LC-module) [2/4] 10 years ago
Jovan Zelincevic f497a9e84e libavcodec: Implementation of AAC_fixed_decoder (LC-module) [1/4] 10 years ago
Michael Niedermayer 15893adbdb avcodec/hevc_ps: Remove gotos from ff_hevc_parse_sps() 10 years ago
Michael Niedermayer 1dacf26964 avcodec/hevc_ps: Do not return success on failures in ff_hevc_parse_sps() 10 years ago
James Almer c118101662 avcodev/libdcadec: implement request_channel_layout 10 years ago
Ivan Uskov b409748bc4 libavcodec/qsvenc.c: fix incorrect loop condition. 10 years ago
Anton Khirnov 66acb76bb0 lavc: add Intel libmfx-based HEVC encoder 10 years ago