335 Commits (0d3841b59b1ff969b18cddf899a77797bccdab9d)

Author SHA1 Message Date
James Almer ed1a70469e ffmpeg_filter: don't try to autorotate frames with hwaccel pixel formats 3 years ago
Andreas Rheinhardt 01f106000b fftools/ffmpeg_opt: Add missing AV_OPT_SEARCH_FAKE_OBJ 3 years ago
Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 3 years ago
Andreas Rheinhardt 3b6c25c925 avfilter/vf_subtitles, fftools/ffmpeg: Don't set sub_text_format 3 years ago
Andreas Rheinhardt c5c6871a22 fftools/cmdutils: Don't report AV_CODEC_CAP_TRUNCATED 3 years ago
James Almer 42fce6fffe ffmpeg: take into account image flipping in the display matrix 3 years ago
James Almer 535a835e51 ffmpeg: use display matrix frame side data for autorotation 3 years ago
James Almer a8bd8d46f9 cmdutils: round rotation value to nearest integer 3 years ago
Andreas Rheinhardt 6b08ed9f95 fftools/ffprobe: Don't access AVProgram.(start|end)_time 3 years ago
Haihao Xiang 6803d8b440 ffmpeg_hw: make hardware selection for filters more user friendly 3 years ago
Andreas Rheinhardt b36b703c29 fftools/cmdutils: Use %c, not %s to write a single char 3 years ago
Andreas Rheinhardt 5312208f12 Revert "ffmpeg: force 128k default audio bitrate if nothing is specified and there is no specific default" 3 years ago
James Almer 7453d3482a ffmpeg: let AVFilterGraph parse the filter_threads option 3 years ago
Andreas Rheinhardt 70f06dd63c fftools/cmdutils: Use %c, not %s, to write single char 3 years ago
Andreas Rheinhardt 23b83adb6d fftools/cmdutils: Don't access AV(In|Out)putformat.get_device_list 3 years ago
Andreas Rheinhardt bc046b715e fftools/ffmpeg: Remove unused fields 3 years ago
Andreas Rheinhardt f3f9041302 fftools: Remove remnants of resample_opts 3 years ago
Limin Wang c500dc7cca fftools/cmdutils: Fix warning for initialization makes integer from pointer without a cast 3 years ago
Linjie Fu 7352c370fa Revert "fftools/ffmpeg_filter: fix the flags parsing for scaler" 3 years ago
Anton Khirnov 834b8ad8a3 ffmpeg_filter: do not override -filter_threads with -threads 3 years ago
Anton Khirnov 4a0d918c9e ffmpeg: reset the dict iterator before use 3 years ago
Paul B Mahol 8cbed82b2a fftools/ffmpeg_filter: silence valgrind warning 3 years ago
James Almer 590a7e02f0 avcodec: add a Film Grain codec property flag 3 years ago
Andreas Rheinhardt 8f72bb866e fftools/cmdutils: Switch to avfilter_filter_pad_count() 3 years ago
Andreas Rheinhardt d53d48c799 fftools/cmdutils: Use avfilter_pad_count() for AVFilter's number of pads 3 years ago
Haihao Xiang 51a80aacce ffmpeg_hw: Don't ignore key parameters when initializing a hw device 3 years ago
Haihao Xiang ecee3b07cd qsvdec: add support for HW_DEVICE_CTX method 3 years ago
Andreas Rheinhardt c66bb56d9a fftools/cmdutils: Use av_strstart() instead of strncmp() 3 years ago
Andreas Rheinhardt 7f660035fe fftools/cmdutils: Remove unused cpu_count 3 years ago
James Almer 44d5e12c8f ffprobe: remove references to frame->pkt_pts 3 years ago
James Almer d708add98c fftools/ffmpeg_filter: add a return at the end of non-void functions 3 years ago
Derek Buitenhuis e6754d2ad2 ffprobe: Rename Audio Service Type 'type' field to 'service_type' 3 years ago
Linjie Fu b3a0548a98 fftools/ffmpeg_filter: fix the flags parsing for scaler 3 years ago
Linjie Fu 5b0e6b0d82 fftools: Don't set default swscale flags in ffmpeg/ffprobe/ffplay 3 years ago
Gyan Doshi c50f5460d2 ffmpeg_opt: restore documented stream selection behaviour 3 years ago
Jan Ekström 4c694093be ffmpeg: fix order between field order autodetection and override 3 years ago
Andreas Rheinhardt 2934a4b9a5 Remove unnecessary avassert.h inclusions 3 years ago
Andreas Rheinhardt 4608f7cc6a Remove unnecessary mem.h inclusions 3 years ago
Andreas Rheinhardt 1be3d8a0cb avcodec/avcodec: Stop including channel_layout.h in avcodec.h 3 years ago
Andreas Rheinhardt 57b5ec6ba7 avcodec/avcodec: Stop including bsf.h in avcodec.h 3 years ago
Thilo Borgmann c1bf56a526 lavu/cpu: Use av_cpu_ prefix 3 years ago
Thilo Borgmann 05c9f6f4ef fftools/ffmpeg: Fix runlength for strncmp() 3 years ago
Gyan Doshi 6f20685228 ffmpeg: delay readrate enforcement for decoded streams 3 years ago
Andreas Rheinhardt 3ccfd27f1d fftools/ffmpeg: Fix declaration-after-statement warning 3 years ago
Shiwang.Xie 694545b6d5 fftools/ffmpeg: fix -t inaccurate recording time 3 years ago
Gyan Doshi c320b78e95 ffmpeg: add option readrate 3 years ago
Thilo Borgmann cf12a478b2 fftools/cmdutils.c: Add cmd line option to override detection of cpu count. 3 years ago
Keyun Tong b7266302a4 fftools/ffmpeg: Add new variant source_no_drop to the force_key_frames option 3 years ago
James Almer 022e50c002 ffprobe: use quotation marks in the xml header output 3 years ago
Gyan Doshi 79ebdbb9b9 ffmpeg: add option recast_media 3 years ago