110339 Commits (4570ba5d86784f6a49e49e6cddfb0d5fb4bcd39a)
 

Author SHA1 Message Date
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
James Almer 13450b6722 avcodec/mpegvideo_enc: ensure lmin is smaller than lmax 2 years ago
Michael Niedermayer 1440bf15e2
avcodec/pcm_rechunk_bsf: unref packet before putting a new one in 2 years ago
Michael Niedermayer e2c3aa8e2b
avcodec/lcldec: More space for rgb24 2 years ago
Michael Niedermayer 4ea28554db
avcodec/lcldec: 420 seems missing 2 bytes, ignore that 2 years ago
Michael Niedermayer 0cf1ac905d
avcodec/lcldec: Support 4:1:1 and 4:2:2 with odd width 2 years ago
Michael Niedermayer 3eb4e28c26
libavcodec/lcldec: width and height should not be unsigned 2 years ago
Leo Izen c3625ccfcd
avcodec/mjpegdec: fix regression with baseline RGB JPEGs 2 years ago
Anton Khirnov 0b0fa5c2a8 fftools/ffmpeg_enc: make data_size_enc private to encoding code 2 years ago
Anton Khirnov 30699c103f fftools/ffmpeg_mux: make copy_initial_nonkeyframes private to muxing code 2 years ago
Anton Khirnov 7f8827f28e fftools/ffmpeg_mux: make copy_prior_start private to muxing code 2 years ago
Anton Khirnov 8763b9cc36 fftools/ffmpeg_mux: make streamcopy_started private to muxing code 2 years ago
Anton Khirnov 83646146fe fftools/ffmpeg_mux: make ts_copy_start private to muxing code 2 years ago
Anton Khirnov 3f11582ca3 fftools/ffmpeg_mux: stop using filter_in_rescale_delta_last for streamcopy 2 years ago
Anton Khirnov 150c992490 fftools/ffmpeg_mux: use output stream parameters in of_streamcopy() 2 years ago
Anton Khirnov 2178ff2162 fftools/ffmpeg: move do_streamcopy() to ffmpeg_mux 2 years ago
Anton Khirnov a34f483291 fftools/ffmpeg: add muxer-input codec parameters to OutputStream 2 years ago
Anton Khirnov a064aed4c3 fftools/ffmpeg: store stream media type in OutputStream 2 years ago
Anton Khirnov de38e17583 fftools/ffmpeg: initialize no-filter streams earlier 2 years ago
Anton Khirnov 2058402e00 fftools/ffmpeg: open decoders right after we know they are needed 2 years ago
Anton Khirnov c8fa58430e fftools/ffmpeg_dec: drop useless abort_codec_experimental() 2 years ago
Anton Khirnov 503c705634 fftools/ffmpeg_dec: reindent after previous commit 2 years ago
Anton Khirnov 9ce1a041d8 fftools/ffmpeg: move opening decoders to a new file 2 years ago
Anton Khirnov ff92ecad2f fftools/ffmpeg: stop setting InputStream fields from muxing/filtering code 2 years ago
Anton Khirnov ae071c9e39 fftools/ffmpeg: add a function adding a destination filter for InputStream 2 years ago
Anton Khirnov c7438e8737 fftools/ffmpeg_mux_init: consolidate input stream flagging code 2 years ago
Anton Khirnov 0c44db4646 fftools/ffmpeg: drop unnecessary indirection 2 years ago
Anton Khirnov 4358d4d8e7 fftools/ffmpeg: move a check to a more appropriate place 2 years ago
Anton Khirnov 4fc513b5e3 fftools/ffmpeg: move a misplaced assignment 2 years ago
Anton Khirnov a0452ee837 fftools/ffmpeg_mux_init: remove a redundant check 2 years ago
Anton Khirnov 12f3f41bbf fftools/ffmpeg: move init_output_stream_streamcopy() to ffmpeg_mux_init 2 years ago
Anton Khirnov 9bae55165d fftools/ffmpeg_mux_init: restructure output stream creation 2 years ago
Anton Khirnov a7f26b1c63 fftools/ffmpeg_mux_init: move new_output_stream() lower in the file 2 years ago
Anton Khirnov 89c9a3ac35 fftools/ffmpeg: avoid possible invalid reads with short -tag values 2 years ago
jianfeng.zheng 65e537b833 vaapi: support VAProfileH264High10 encoding 2 years ago