1569 Commits (6a91a165fdae1cb19e48b9a403d94a930ffc54bb)

Author SHA1 Message Date
Marvin Scholz 3ebc68d25d fftools/ffmpeg_mux_init: fix variable shadowing 4 months ago
Marvin Scholz 25f0fff9ec fftools/ffmpeg_demux: fix variable shadowing 4 months ago
Marvin Scholz bb91425eb8 fftools/ffmpeg_mux_init: remove unused variable 4 months ago
Marvin Scholz 4c6d07dd28 fftools/cmdutils: fix variable shadowing 4 months ago
Marvin Scholz 990b80c004 fftools/ffmpeg_opt: fix variable shadowing 4 months ago
Marvin Scholz 504c1ffcd8 fftools/ffmpeg: remove useless error check 4 months ago
Lynne 1709f3830e
fftools/opt_common: add missing newline after printing codecs 4 months ago
Niklas Haas 8517ff2082 fftools/ffmpeg_filter: remove YUVJ hack 4 months ago
Niklas Haas a850f80e2c fftools/ffmpeg_filter: propagate codec yuv metadata to filters 4 months ago
Niklas Haas 33d5a4ec4e fftools/ffmpeg_filter: switch to avcodec_get_supported_config() 4 months ago
Anton Khirnov f3e265c690 fftools/ffmpeg_mux_init: factor out binding filters to output streams 4 months ago
Niklas Haas 7d6cd13ccb fftools/ffmpeg_filter: simplify choose_pix_fmts 4 months ago
Niklas Haas 7b0eca1e51 fftools/ffmpeg_mux_init: switch to avcodec_get_supported_config() 4 months ago
Niklas Haas 377652da19 fftools: drop unused/hacky macros 4 months ago
Niklas Haas 69b8405482 fftools/opt_common: switch to avcodec_get_supported_config() 4 months ago
Nicolas Gaullier ee9ae4e8ba fftools/ffmpeg: Fix honor -r output option with streamcopy 4 months ago
Zhao Zhili 523189c744 fftools/ffplay: handle flip in display matrix 4 months ago
Jan Garcia via ffmpeg-devel 598f541ba4 fftools/ffmpeg: show video stats in progress output without filters 5 months ago
Anton Khirnov 9e3b5b8a26 fftools/ffmpeg: switch -map parsing to new stream specifier API 5 months ago
Anton Khirnov d1bdd89c2f fftools/ffmpeg: use new stream specifier API in opt_match_per_stream*() 5 months ago
Anton Khirnov 46cbe4ab5c fftools/cmdutils: split stream specifier parsing and matching 5 months ago
Anton Khirnov e1b38680b7 fftools/cmdutils: put stream specifier handling back into cmdutils 5 months ago
Anton Khirnov 93227a68f1 fftools/ffmpeg: replace remaining uses of MATCH_PER_STREAM_OPT() 5 months ago
Anton Khirnov e218bde9f9 fftools/ffmpeg: replace MATCH_PER_STREAM_OPT(.., str, ..) with a function 5 months ago
Niklas Haas b5aeafc00a fftools/ffprobe: implement dv_md_compression 5 months ago
Anton Khirnov d1fa39d08d fftools/ffmpeg: prefer real errors over EOF in err_merge() 5 months ago
James Almer 2ff7d10c30 fftools/ffmpeg_filter: use the correct specifier for crop arguments 5 months ago
James Almer 90672974bd fftools/ffmpeg_demux: don't insert the crop filter if frame cropping side data defines no cropping 5 months ago
Gyan Doshi 350146a1ea ffmpeg: don't truncate getmaxrss value 6 months ago
Anton Khirnov 10185e2d4c fftools/ffmpeg_mux_init: default to input timebase for streamcopy 6 months ago
Anton Khirnov ff55d1cc20 fftools/ffmpeg_dec: improve detection of lavf-guessed durations 6 months ago
James Almer bf87688a9f fftools/ffmpeg: support applying container level cropping 6 months ago
James Almer d570457eb7 ffprobe: print Frame Cropping packet side data info 6 months ago
James Almer d241edc2b4 fftools/ffmpeg_opt: add missing codec type to some options 6 months ago
Anton Khirnov 901f7e3f72 fftools/ffmpeg_mux_init: make encoder_opts local to ost_add() 6 months ago
Anton Khirnov 9a7686e545 fftools/ffmpeg_mux_init: apply encoder options manually 6 months ago
Anton Khirnov f1664aabb1 fftools/ffmpeg: rewrite checking whether codec AVOptions have been used 6 months ago
Michael Niedermayer 4bca147415
fftools/ffplay: Check vulkan_params 6 months ago
Michael Niedermayer ed364444f1
fftools/ffmpeg_sched: Remove dead assignments in sch_dec_send() 6 months ago
Michael Niedermayer 68f6063e04
fftools/ffmpeg_mux_init: Cleanup on error return in set_dispositions() 6 months ago
Michael Niedermayer 7b48360907
fftools/ffmpeg_mux: Remove unneeded initialization 6 months ago
Michael Niedermayer 935d9a5712
fftools/ffmpeg_enc: Initialize Decoder 6 months ago
Michael Niedermayer 462bd44b03
fftools/ffmpeg_enc: Initialize fd 6 months ago
Michael Niedermayer 97b2ab15de
fftools/ffmpeg_enc: simplify opaque_ref check 6 months ago
Michael Niedermayer 34fd247c3b
fftools/ffmpeg: Check read() for failure 6 months ago
Timo Rothenpieler 6d4eba51f2 fftools/ffplay_renderer: use correct NULL value for Vulkan type 6 months ago
Lynne dae12ddb2e
lavu/stereo3d: change the horizontal FOV field to a rational 6 months ago
James Almer 5140d8334e ffprobe: always print all Stereo3D fields 6 months ago
Derek Buitenhuis 049dfe3f65 fftools/ffprobe: Print more Stereo 3D info from side data 6 months ago
Thomas Siedel c75940db29 avcodec: add external enc libvvenc for H266/VVC 7 months ago