107095 Commits (7c2f029edee1e117af69edc8742634d1dc95664e)
 

Author SHA1 Message Date
Pierre-Anthony Lemieux 7c2f029ede
avutil/tests/uuid: add uuid tests 3 years ago
Zane van Iperen 76e95daa08
avutil/uuid: add utility library for manipulating UUIDs as specified in RFC 4122 3 years ago
Marton Balint 843c4346b1 doc/ffmpeg: fix typo in VCD creation example 3 years ago
Andreas Rheinhardt 8678b75bda avcodec/x86/h264_qpel_8bit: Remove unused function 3 years ago
Andreas Rheinhardt 1799e27020 avcodec/x86/rv34dsp: Remove unused ff_rv34_idct_dc_mmxext 3 years ago
Andreas Rheinhardt 50a8cbb23e avcodec/x86/fpel: Remove unused ff_avg_pixels4_mmx 3 years ago
Andreas Rheinhardt 1cb038a7d5 avcodec/videodsp: Make ff_emulated_edge_mc_16 static 3 years ago
Andreas Rheinhardt ae2dd5d42b avcodec/v4l2_m2m: Remove unused ff_v4l2_m2m_codec_full_reinit 3 years ago
Andreas Rheinhardt 324545d02f avcodec/hevcdec: Make ff_hevc_pel_weight static 3 years ago
Andreas Rheinhardt 5eee930726 avcodec/x86/hevcdsp_init: Remove unnecessary inclusion of get_bits.h 3 years ago
Andreas Rheinhardt 03cbec7bdc avcodec/x86/qpeldsp: Remove unused ff_put_no_rnd_pixels16_l2_3dnow 3 years ago
Matt Oliver dd5a0302d5 avcodec/libx264: Set min build version to 158 for msvc 3 years ago
softworkz 3b3c567ad3 avformat/os_support: use windows stat structs with 64bit time_t 3 years ago
Gyan Doshi 09c53a04c5 ffmpeg: add option fps_mode 3 years ago
Tomas Härdin cb204f007b libavcodec/jpeg2000_parser: Localize m->bytes_read 3 years ago
Tomas Härdin ffc2d95674 libavcodec/jpeg2000_parser: Reindent 3 years ago
Tomas Härdin d6d7b78c46 libavcodec/jpeg2000_parser: Rearrange ifs 3 years ago
Tomas Härdin 01827beb70 libavcodec/jpeg2000_parser: LUTify info_marker() 3 years ago
Tomas Härdin 6704c2dd19 libavcodec/jpeg2000_parser: next_state is just a temporary 3 years ago
Tomas Härdin 5cfc1b0595 libavcodec/jpeg2000_parser: Simplify, fix reset_context() 3 years ago
Tomas Härdin 1ee994e168 libavcodec/jpeg2000_parser: Speed up long skips 3 years ago
Gijs Peskens 7f3f3539e8 avformat/librist: allow setting fifo size and fail on overflow 3 years ago
Stefano Sabatini 605b4016b3 ffmpeg: drop undocumented -d option 3 years ago
Michael Niedermayer c4b130e876 avformat/aviobuf: Check buf_size in ffio_ensure_seekback() 3 years ago
Michael Niedermayer 35dc93ab44 avformat/bfi: Check offsets better 3 years ago
Michael Niedermayer ffc8772150 avformat/asfdec_f: Check packet_frag_timestamp 3 years ago
Michael Niedermayer 5d6cdb015e avcodec/wmalosslessdec: Check channels after setting them 3 years ago
softworkz 5d5a014199 avformat/file: remove _WIN32 condition 3 years ago
softworkz bc8f1bbe23 avformat/os_support: Support long file names on Windows 3 years ago
softworkz c5aba39a04 avutil/wchar_filename,file_open: Support long file names on Windows 3 years ago
Stefano Sabatini 7adeeff91f ffprobe: update entry index after printing packet/media type 3 years ago
Michael Niedermayer ade36d61de avcodec/texturedspenc: Fix indexing in color distribution determination 3 years ago
Matthieu Bouron 6dd6c58d89 libavformat/tls_libtls: handle TLS_WANT_{POLLIN, POLLOUT} in read/write functions 3 years ago
softworkz 830f49cb9d avcodec/dvdsubdec, dvbsubdec: remove bitmap dumping in DEBUG builds 3 years ago
softworkz 22ab2a375d libavutil/tests/md5: Remove 'volatile workaround' to avoid warnings 3 years ago
Shiyou Yin b6c856b6e4 MAINTAINERS: add myself as maintainer for LoongArch. 3 years ago
Anton Khirnov 38df63f967 lavf/matroskadec: stop mapping text/plain attachments to AV_CODEC_ID_TEXT 3 years ago
Ivan Baykalov 58880a8ea8 libavformat/isom: Add more language mappings 3 years ago
James Almer 93505a9095 tools/target_dec_fuzzer: add a custom get_buffer2() implementation 3 years ago
Vardan Margaryan 73302aa193 swscale/x86/yuv_2_rgb: fix access to memory past the frame data in yuv to rgb conversion 3 years ago
Thilo Borgmann 72106d6cc3 lavfi/blockdetect: Reindent after last commit 3 years ago
Thilo Borgmann b7cea55730 lavfi/blockdetect: Fix possible div by 0 3 years ago
Yue Heng 11912f65ef libavcodec/qsvenc: Add min/max QP control options for I/P/B frame 3 years ago
Linjie Fu e838169181 doc/vaapi_encode: add documentations for max_frame_size 3 years ago
Linjie Fu 99446c74cf lavc/vaapi_encode: add support for maxframesize 3 years ago
James Almer 5929ea6d4b avutil/avframe: fix channel layout checks in av_frame_copy() 3 years ago
Paul B Mahol e93006c67b fate: add test for QOI format 3 years ago
Paul B Mahol 973fab5653 avcodec: add QOI decoder and demuxer and parser and encoder and muxer 3 years ago
rcombs c6364b711b lavfi/vf_tonemap_opencl: fix build 3 years ago
rcombs 3e580351bc lavfi/vf_scale_vulkan: fix build 3 years ago