98131 Commits (38737b3d4e03e2a089083e38cd1fd6f9b4c3ddfd)
 

Author SHA1 Message Date
James Almer b6d6597bef avcodec/decode: fix decoding when frames are allocated using AVHWAccel.alloc_frame() 5 years ago
Michael Niedermayer 6d4fdb4f5a tools/target_dec_fuzzer: Adjust max_pixels for AV_CODEC_ID_HAP 5 years ago
Michael Niedermayer d6824ef905 tools/target_dec_fuzzer: Reduce maxpixels for HEVC 5 years ago
Michael Niedermayer 05d364dccc tools/target_dec_fuzzer: Do not test AV_CODEC_FLAG2_FAST with AV_CODEC_ID_H264 5 years ago
Marton Balint 6ec009f7e2 avformat/mpegts: use get_packet_size in mpegts_resync for determining raw_packet_size 5 years ago
Zane van Iperen 09e6e45588 avcodec/adpcmenc: fix formatting 5 years ago
Zane van Iperen b1189c1571 avcodec: add adpcm_ima_ssi encoder 5 years ago
Zane van Iperen 908199802a avcodec/adpcmenc: add capabilities argument to ADPCM_ENCODER() 5 years ago
Dale Curtis fda1c74539 Use gcc/clang builtins for av_sat_(add|sub)_64_c if available. 5 years ago
Zane van Iperen 61c1df73d6 avformat: fix apm makefile dependency 5 years ago
Limin Wang b01d12bcc0 avcodec/h264dec: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Limin Wang 467d9e27e0 avcodec: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Limin Wang 6124cbdcfa avcodec/adpcmenc: Add FF_CODEC_CAP_INIT_CLEANUP 5 years ago
Paul B Mahol 4305239315 configure: NotchLC depends on lzf 5 years ago
Limin Wang 0cc2d09e17 avformat/mpegtsenc: cosmetic 5 years ago
Limin Wang f1035b99fa avformat/mpegtsenc: simplify code by using OFFSET() and ENC macros 5 years ago
Anton Khirnov b5aee6086b avcodec.h: move avcodec_get_{type,name} to codec_id.h 5 years ago
Anton Khirnov ba6cada92e avcodec.h: split AVCodec API into its own header 5 years ago
Anton Khirnov 383c03ee0f doc/APIchanges: fix typo in version number 5 years ago
Dale Curtis 460132c998 lavf/mp3dec: don't adjust start time; packets are not adjusted. 5 years ago
Linjie Fu 7ae340111e lavc/vaapi_hevc: add missing max_8bit_constraint_flag 5 years ago
Xu Guangxin 8b5ffaea64 lavc/hevc_refs: Fix the logic of find_ref_idx() 5 years ago
Xu Guangxin 939a4db227 lavc/hevc: Add poc_msb_present filed in LongTermRPS 5 years ago
Paul B Mahol d5f87f8567 avfilter/vf_blend: add support for float formats 5 years ago
Martin Storsjö 6c33a230e4 mfenc: Avoid including codecapi.h, fix building in UWP mode with clang 5 years ago
Martin Storsjö 869f655e2e mfenc: Remove an unused include 5 years ago
Marton Balint efe7a59364 fftools/ffmpeg: add new abort_on flag which aborts if there is a stream which received no packets 5 years ago
Lynne 64b12624e2
hwcontext_vulkan: fix uploading and downloading from/to flipped images 5 years ago
Lynne 2502e13b07
opusenc: add apply_phase_inv option 5 years ago
Lynne c0344cbfb0
lavfi/vulkan: fix queue counts and set indices 5 years ago
Lynne fb49d5c0b1
lavfi/vulkan: use dedicated allocation for buffers when necessary 5 years ago
Lynne bf056caf54
hwcontext_vulkan: check for dedicated allocation when mapping from drm/vaapi 5 years ago
Lynne b6d4bedbb1
hwcontext_vulkan: initialize the frames context when deriving 5 years ago
Lynne 6bb718aabd
hwcontext_vulkan: use dedicated allocation for buffers when necessary 5 years ago
Lynne 4dcb50c58a
hwcontext_vulkan: use host mapped buffers when uploading and downloading 5 years ago
Lynne b8d9bc2e87
pngdec: add ability to check chunk CRC 5 years ago
Lynne e69f407b52
mpegaudiodec_template: add ability to check CRC 5 years ago
Lynne 1cc8eecd38
apedec: add ability to check CRC 5 years ago
Andreas Rheinhardt 731c775898 avutil/mem: Use max_alloc_size as-is 5 years ago
Andreas Rheinhardt 1fd8528c4e avformat/matroskadec: Beautify matroska_parse_laces() 5 years ago
Michael Niedermayer 2a3bbc0086 avformat/oggparsevorbis: Error out on double init of vp 5 years ago
Matthieu Bouron 6268034b5d avcodec/mediacodec_wrapper: use MediaFormat to probe frame color characteristics 5 years ago
James Almer cde7818d9f avcodec/frame_thread_encoder: remove usage of avcodec_encode_video2() 5 years ago
Andreas Rheinhardt 82bf41f3ab avformat: Replace ffurl_close() by ffurl_closep() where appropriate 5 years ago
Mattias Wadman af97c9865f libavformat/flacdec: Workaround for truncated metadata picture size 5 years ago
Anton Khirnov ea980d4162 fate: add tests for h264 and vp9 video enc parameters export 5 years ago
Anton Khirnov 064b875e89 h264dec: support exporting QP tables through the AVVideoEncParams API 5 years ago
Andreas Rheinhardt 37140ebd87 avformat/id3v2: Remove unnecessary indirection 5 years ago
Andreas Rheinhardt f08853b284 avformat/id3v2: Avoid allocations for ID3v2ExtraMeta 5 years ago
Andreas Rheinhardt 1ebbb493cc avformat/aiffenc: Don't forget chapters 5 years ago