110373 Commits (65b1350ad482b465c984a4987317e2b15be9d939)
 

Author SHA1 Message Date
Anton Khirnov 65b1350ad4 fftools/ffmpeg: stop setting InputStream.pts for streamcopy 2 years ago
Anton Khirnov d8bc37f1f4 fftools/ffmpeg: stop using InputStream.pts in ts_discontinuity_detect() 2 years ago
Anton Khirnov 37547e3acd fftools/ffmpeg_enc: move handling final frames to video_sync_process() 2 years ago
Anton Khirnov 403088cb67 fftools/ffmpeg_enc: rename next_picture to frame 2 years ago
Anton Khirnov c94e9d03b4 fftools/ffmpeg_enc: always use video frame durations when available 2 years ago
Anton Khirnov cd30492773 lavfi/avf_concat: rescale frame durations 2 years ago
Anton Khirnov 385430592a fftools/ffmpeg_filter: drop unused AUTO_INSERT_FILTER_INPUT() 2 years ago
Anton Khirnov a664ec94e0 fftools/ffmpeg_filter: drop write-only FilterGraph.reconfiguration 2 years ago
Anton Khirnov 87b4453ec6 fftools/ffmpeg: stop printing PSNR information in status report 2 years ago
Haihao Xiang 2aad9765ef lavfi/overlay_vaapi: set input region for overlay video to NULL 2 years ago
Sil Vilerino a9a2ddaea8 lavu/hwcontext_qsv: Update after adding support for VAAPI on Windows 2 years ago
Sil Vilerino 5ff1430452 fftools/ffmpeg_opt: Document VAAPI -device usage for DirectX Adapter 2 years ago
Sil Vilerino d54127c41a lavu/hwcontext_vaapi: Add Windows/VAAPI support with vaGetDisplayWin32 2 years ago
Wang Yaqiang 734a61d282 avformat/movenc: fixed fmp4 packets containing incorrect flags after transcoding 2 years ago
James Almer 9a258eefae fate/jpeg2000: add missing dependecy checks 2 years ago
Paul B Mahol ef338cfd7b avfilter/af_afir: fix IR switching with different lengths 2 years ago
Thilo Borgmann 4dd3f2098c doc/developer: mention samples-request for FATE upload requests 2 years ago
Zhao Zhili b56aca9b42 fftools/ffmpeg_mux: fix reporting muxer EOF as error 2 years ago
Pierre-Anthony Lemieux 7ecf1bff6d
fate/jpeg2000: add JPEG 2000 tests using ITU/ISO conformance materials 2 years ago
caleb b9c42cdf8d
avcodec/jpeg2000dec: add support for HTJ2K block decoding 2 years ago
caleb 4a466aab30
avcodec/jpeg2000dec: move decoder structs to a header file 2 years ago
Michael Niedermayer cadd7e7a75
avcodec/vorbisdec: Check codebook float values to be finite 2 years ago
Michael Niedermayer 99dc751782
tools/target_dec_fuzzer: Adjust threshold for EXR 2 years ago
Michael Niedermayer 38adbc6eeb
avcodec/g2meet: Replace fake allocation avoidance for framebuf 2 years ago
Michael Niedermayer eddf7e2a3e
avutil/tx_priv: Use unsigned in BF() to avoid signed overflows 2 years ago
Paul B Mahol 014c02d43b avfilter/af_anlms: simplify query formats 2 years ago
James Almer 41bbf2e372 fate/h264: test disabling cropping 2 years ago
James Almer 95a78c08c1 avcodec/hevcdec: further constrain some slice header field values 2 years ago
Jun Zhao 73ddcad990 lavc/libopenh264: refine the code 2 years ago
Jun Zhao de5e2570f0 lavc/libopenh264: Support full range videos in transcoding 2 years ago
James Almer 86645bf0a6 avcodec/pcm_rechunk_bsf: assert that in_pkt is empty after merging its data into out_pkt 2 years ago
Leo Izen 453b524974
fate: add tests for RGB jpegs 2 years ago
Leo Izen 869248c053
avcodec/mjpegdec: fix remaining RGB JPEGs 2 years ago
James Almer 0e1745774e fftools/ffprobe: fix printing AVFrame.crop_right 2 years ago
Steven Liu 4570ba5d86 fate/png-icc-parse: update ref data 2 years ago
James Almer adeb5b6c67 avcodec/pdvdec: honor the requested avctx->skip_frame value 2 years ago
Paul B Mahol 0dceda12e7 avcodec/pdvdec: fix leaks on init failure and when seeking 2 years ago
Paul B Mahol dc2da568cf avformat: add PDV demuxer 2 years ago
Paul B Mahol 40bae5be5e avcodec: add PDV decoder 2 years ago
James Almer 0760528af2 avcodec/hevc_ps: use get_ue_golomb() for some PPS multilayer extension fields 2 years ago
James Almer ab0f3f7fbf avcodec/hevc_ps: fix storage type for some PPS multilayer extension fields 2 years ago
James Almer 7fece7676b avcodec/hevc_ps: further constrain allowed num_ref_loc_offsets values 2 years ago
Anton Khirnov c17e33c058 fftools/ffmpeg: propagate frame durations to packets when encoding 2 years ago
Anton Khirnov af286f17a1 fftools/ffmpeg_enc: set audio frame duration when encoding 2 years ago
Anton Khirnov 9a44e0335c fftools/sync_queue: update audio frame duration when re-chunking 2 years ago
Anton Khirnov b088d59347 lavc/mjpegdec: properly set pts and duration for smvjpeg 2 years ago
Anton Khirnov 7ec4881f3e lavc/mjpegdec: simplify smvjpeg_receive_frame() 2 years ago
Anton Khirnov 6118be25e1 lavc/encode: do not use pkt_duration for encoding 2 years ago
Anton Khirnov e392674399 lavfi: ensure audio frame durations match the sample count 2 years ago
Ronald S. Bultje 989ff02472 yuv4mpegenc: add bitdepth multiplier after rounding width. 2 years ago