2022 Commits (c2cd0945c9aea2ad3a9cd3fdf7e95020ab4d6536)

Author SHA1 Message Date
Michael Niedermayer 0478d5f9fe ffmpeg: allow overriding framerate for stream copy 13 years ago
Michael Niedermayer eae983f4ff ffmpeg: fix fate breakage introduced by key=value buffersrc args. 13 years ago
Nicolas George 6fef82f22d ffmpeg: with filter_complex, avoid random in<->out mapping. 13 years ago
Nicolas George fbaa8fe6c6 ffmpeg: init icodec. 13 years ago
Nicolas George 8362d734a3 ffmpeg: use the frame rate computed by lavfi. 13 years ago
Nicolas George 5f281e94ba ffmpeg: add frame rate to the buffersrc arguments. 13 years ago
Mike Scheutzow 1be7bfdd2b ffmpeg.c: fix erroneous "Output file is empty" message. 13 years ago
Nicolas George 25e87fc5f6 ffmpeg: move keyboard interaction in a function. 13 years ago
Philip Langdale 92c065f93f ffmpeg: Set duration on encoded subtitle packets. 13 years ago
Reimar Döffinger 93147daf59 ffmpeg: avoid a confusing and easy to break if(). 13 years ago
Michael Niedermayer c8a11014b6 ffmpeg: use isatty() before messing with the terminal state 13 years ago
Clément Bœsch df03ae8dd8 ffmpeg: remove two unused variables. 13 years ago
Michael Niedermayer 02ff89a1cd ffmpeg: disable audio volume insertion on the output side. 13 years ago
Clément Bœsch c790ae0265 ffmpeg: add missing return carriage in error message. 13 years ago
Clément Bœsch 6b35f1a2a6 timecode: move timecode muxer options to metadata. 13 years ago
Stefano Sabatini f1add01d98 ffmpeg: be more verbose when printing an error in transcode() 13 years ago
Stefano Sabatini 6a9854e8f4 ffmpeg: specify more meaningful names for the lavfi buffer sources 13 years ago
Nicolas George 8b0e173529 ffmpeg: use filter time base as codec time base. 13 years ago
Nicolas George 48b5bcb3dd ffmpeg: avoid NULL dereference with filters. 13 years ago
Michael Niedermayer d43812e235 ffmpeg: move pan filter insertion up. 13 years ago
Michael Niedermayer 23b365f1c4 ffmpeg: fix memleak 13 years ago
Michael Niedermayer 60de761657 ffmpeg: allow overriding input top field first 13 years ago
Michael Niedermayer 96fe99cb11 ffmpeg: disable autoinsertion for -async on the output side of the filtergraph. 13 years ago
Clément Bœsch d187e7616e ffmpeg: use %f instead of %lf in volume args format printf. 13 years ago
Clément Bœsch d8e075b1a0 ffmpeg: use AUTO_INSERT_FILTER() for -async option. 13 years ago
Matthieu Bouron 432fe9a38a ffmpeg: fix a crash with complex filters when pix_fmt is not specified 13 years ago
Michael Niedermayer 318e395764 ffmpeg: drop get_sync_ipts() and drop related special case for video 13 years ago
Michael Niedermayer cf9812d22b ffmpeg: move setting big_picture.pts up 13 years ago
Michael Niedermayer bf3dce6b59 ffmpeg: change AVFMT_RAWPICTURE pts to reduce diff to qatar 13 years ago
Michael Niedermayer 13c254a216 ffmpeg: random cosmectics to reduce diff to qatar 13 years ago
Michael Niedermayer 9ce3d03fc2 ffmpeg: cosmetics to reduce difference to qatar by 101 lines 13 years ago
Michael Niedermayer 3ba90d9e97 ffmpeg: cosmetics to reduce difference to qatar by about 90 lines 13 years ago
Michael Niedermayer c53326afad ffmpeg: move ost->frame_rate setting code before the filtergraph stuff 13 years ago
Michael Niedermayer 953df5d962 ffmpeg: drop pkt_pts 13 years ago
Michael Niedermayer ef7ac8e8ec ffmpeg: set the video filters timebase to the demuxers. 13 years ago
Michael Niedermayer 3cf5591344 ffmpeg: reintroducing check_recording_time() 13 years ago
Michael Niedermayer 8364cb9719 ffmpeg: fix uninitialized variable warning 13 years ago
Michael Niedermayer 9d30a96aa1 ffmpeg: inject a aresample filter for -async 13 years ago
Clément Bœsch eb945ab484 ffmpeg: misc cosmetics. 13 years ago
Nicolas George 00be2f5726 ffmpeg: adapt to the buffersrc API changes. 13 years ago
Michael Niedermayer 48a40e09c4 ffmpeg: fix warning & bug for keep_pix_fmt 13 years ago
Clément Bœsch 7f8bd16103 ffmpeg: remove unused variable i. 13 years ago
Clément Bœsch 9e2cee5770 ffmpeg: do not deprecate -vol and -map_channel. 13 years ago
Clément Bœsch fa29ca5f55 ffmpeg: resurrect -map_channel. 13 years ago
Clément Bœsch a99a3b1bb3 ffmpeg: automatically insert volume filter when -vol is used. 13 years ago
Michael Niedermayer 22a3a5ee0c ffmpeg: use av_buffersrc_add_frame() for audio too 13 years ago
Clément Bœsch 1bca73cf18 ffmpeg: do not warn when expecting EOF from lavfi. 13 years ago
Michael Niedermayer 7d12109542 ffmpeg: fix ;; 13 years ago
Michael Niedermayer 3c0013213e ffmpeg: move audio timestamp roundup code. 13 years ago
Anton Khirnov fc49f22c3b ffmpeg: add support for audio filters. 13 years ago