474 Commits (12392ffee5417884f79b8fa750f7abb7cee7bceb)

Author SHA1 Message Date
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() 4 years ago
Gyan Doshi 6f20685228 ffmpeg: delay readrate enforcement for decoded streams 4 years ago
Andreas Rheinhardt 3ccfd27f1d fftools/ffmpeg: Fix declaration-after-statement warning 4 years ago
Shiwang.Xie 694545b6d5 fftools/ffmpeg: fix -t inaccurate recording time 4 years ago
Gyan Doshi c320b78e95 ffmpeg: add option readrate 4 years ago
Thilo Borgmann cf12a478b2 fftools/cmdutils.c: Add cmd line option to override detection of cpu count. 4 years ago
Keyun Tong b7266302a4 fftools/ffmpeg: Add new variant source_no_drop to the force_key_frames option 4 years ago
James Almer 022e50c002 ffprobe: use quotation marks in the xml header output 4 years ago
Gyan Doshi 79ebdbb9b9 ffmpeg: add option recast_media 4 years ago
James Almer 94af6414ab ffmpeg: silence a thread_safe_callbacks deprecation warning 4 years ago
zhilizhao cf1746d779 ffmpeg_videotoolbox: skip memory copy if hwaccel_output_format match 4 years ago
Valerii Zapodovnikov 3249b96342 fftools/ffplay: 240M matrix is not the same as BT.601 4 years ago
Andreas Rheinhardt d29541c90a fftools/ffprobe: Remove redundant check before avcodec_free_context() 4 years ago
James Almer ab4f299e23 fftools/ffmpeg: remove usage of internal timestamp AVStream fields 4 years ago
Jan Ekström ec20b81302 ffmpeg: return no chosen output if an uninitialized stream is unavailable 4 years ago
Anton Khirnov 677a030b26 ffprobe: support printing more packet side data types 4 years ago
Anton Khirnov 544631cab1 ffprobe: only hash extradata when it is present 4 years ago
Gyan Doshi 7c451b609c ffprobe: add option to control optional fields display 4 years ago
James Almer 4d3474432f ffmpeg: stop accessing private AVStream.codec_info_nb_frames 4 years ago
James Almer 3749eede66 avformat: remove deprecated AVStream.codec 4 years ago