224 Commits (8c9404b8d27b8f2c187709d5c4fa51e75c918a0b)

Author SHA1 Message Date
Mohammad Izadi 6e6d4c75fc fftools/ffprobe: add support for HDR10+ metadata 4 years ago
Marton Balint 87c1b74233 fftools/cmdutils: also print warnings when using -sinks and -sources 4 years ago
Anton Khirnov a83098ab03 avcodec: deprecate thread_safe_callbacks 4 years ago
Limin Wang 3da35b7cc7 fftools/ffmpeg: fix the wrong bitrate and speed stats 4 years ago
Jan Ekström fbb44bc51a ffmpeg: move field order decision making to encoder initialization 4 years ago
Jan Ekström 7369595c55 ffmpeg: pass decoded or filtered AVFrame to output stream initialization 4 years ago
Jan Ekström 67be1ce0c6 ffmpeg: move A/V non-streamcopy initialization to a later point 4 years ago
Jan Ekström 3360c9a567 ffmpeg: move AVFrame time base adjustment into a function 4 years ago
Jan Ekström 453b2f3c15 ffmpeg: add a data size threshold for muxing queue size 4 years ago
Anton Khirnov 87f0c8280c ffmpeg.c: stop accessing private AVStream.codec_info_nb_frames 4 years ago
Anton Khirnov 201b1246e2 ffmpeg.c: rename 'area' to 'score' 4 years ago
Jan Ekström 86228ebdb2 ffmpeg: deduplicate init_output_stream usage logic 4 years ago
Marton Balint babbb5a4ba fftools/ffprobe: use av_timecode_make_smpte_tc_string2 4 years ago
Andreas Rheinhardt 0086432fc7 fftools, libavcodec, libavfilter: Add const to some AVCodec * 4 years ago
Zhao Zhili 99e12b5736 ffplay: fix autoexit doesn't work in the case of pb->error 4 years ago
Nicolas George 697fb09e3d ffmpeg: add auto_conversion_filters option. 4 years ago
Andreas Rheinhardt 426c16d61a fftools/ffmpeg: Fix leak of AVFilterInOut in case of error 4 years ago
Nicolas George 973540118a ffplay: do not set redundant channel count on abuffersink. 4 years ago
Marton Balint 53a4620fba fftools/ffmpeg: make specifying thread_queue_size turn on threaded input 4 years ago
Derek Buitenhuis f43a8112dd ffprobe: Allow unknown format private AVOptions 4 years ago
Linjie Fu 0b511bd9a5 fftools/ffmpeg_filter: add -autoscale to disable/enable the default scale 4 years ago
Anton Khirnov e0fbb6cf2b fftools: switch to the new child class iteration API 4 years ago
Andriy Gelman 6cd198860d fftools/ffmpeg: update text requesting samples 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
Anton Khirnov f30a41a608 Stop hardcoding align=32 in av_frame_get_buffer() calls. 5 years ago
Anton Khirnov 8cfab9fa8c cmdutils: drop libavformat/network.h include 5 years ago
James Almer cbb1760afa fftools/cmdutils: remove lossless and intra only capability entries from print_codec() 5 years ago
James Almer 0a3ba58b44 fftools/ffmpeg_filter: check the codec's descriptor to see if it's lossless 5 years ago
Limin Wang 683e421bcf fftools/ffmpeg: use local variable with same contents directly 5 years ago
Mark Thompson 706ed34ce7 ffmpeg: Don't require a known device to pass a frames context to an encoder 5 years ago
Marton Balint f821ae8591 fftools/ffmpeg: use a bsf list instead of individual bsfs 5 years ago
vectronic a75924ec88 fftools/ffprobe: show closed caption info in the stream dump 5 years ago
Mark Thompson 79c173cc19 ffmpeg: Remove the hw_device_ctx global 5 years ago
Mark Thompson 8abd3b2028 ffmpeg: Use hardware config metadata with encoders 5 years ago
Mark Thompson e254212405 ffmpeg: Make filter hardware device selection clearer 5 years ago
Peter Ross 6cfb33f976 ffplay: set stream_index to -1 earlier to prevent segfault 5 years ago
Jun Zhao e689a759c6 fftools/ffprobe: support DOVI sidedata 5 years ago
Anton Khirnov 4cde83c780 cmdutils: stop using deprecated av_codec_next() 5 years ago
Andreas Rheinhardt 889ad93c88 fftools/ffmpeg_opt: Check attachment filesize 5 years ago
Carl Eugen Hoyos d5bf704f50 ffmpeg: Do not clip timestamps at LONG_MAX. 5 years ago
Jun Zhao 5633f9a8a2 fftools: fix hwaccels option dump redundancy 5 years ago
Marton Balint 4e0cf81b49 fftools/ffmpeg: also flush encoders which have a variable frame size 5 years ago
Michael Niedermayer 64c59b626f fftools/ffmpeg: Disable copy_ts on timestamp wraparound 5 years ago
Gyan Doshi b195b5f2ba ffplay: flush correct stream after stats update 5 years ago
Gyan Doshi 2d6a89872e ffplay: always show stats at all log levels if requested by user 5 years ago
Carl Eugen Hoyos b5a8ad5623 ffmpeg: Print an error instead of a debug message on exit. 5 years ago
Andreas Rheinhardt 3362330741 ffplay, avcodec, avformat: Don't initialize before av_packet_ref() 5 years ago
Andreas Rheinhardt d9f38b99dd fftools/ffmpeg_opt: Fix [u]int64_t specifier string 5 years ago
Paul B Mahol d64cbd4fda remove CHAR_MIN/CHAR_MAX usage 5 years ago
Jan Ekström 7ba3ea212f ffmpeg: explicitly handle sub2video subpicture initialization 5 years ago