Commit History

Author SHA1 Message Date
  James Almer 987763ac35 ffmpeg: convert to new channel layout-API 3 years ago
  Andreas Rheinhardt bbf00916e4 fftools/cmdutils: Fix undefined 1 << 31 2 years ago
  Diederick Niehorster 5c90c13a56 fftools: provide media type info for devices 2 years ago
  Yu Yang a4580bf959 fftools/cmdutils: Avoid crash when opts could not be allocated 2 years ago
  Andreas Rheinhardt 2d0bfbd0fa fftools/cmdutils: Use av_dynarray_add_nofree() 2 years ago
  Andreas Rheinhardt 2e7ef008e3 fftools/cmdutils: Make allocate_array_elem() return ptr to new element 2 years ago
  Andreas Rheinhardt 3ca1e31e63 fftools/cmdutils: Atomically add elements to list of pointers, fix crash 2 years ago
  Chad Fraleigh a185b526a9 fftools: Constify values from av_dict_get() 2 years ago
  Anton Khirnov d4ae2a20e8 cmdutils: add an option for listing stream dispositions 2 years ago
  Soft Works f3b6e3e81a fftools/cmdutils: Print bit depths when executing 'ffmpeg -pix_fmts' 2 years ago
  Andreas Rheinhardt 1ea3650823 Replace all occurences of av_mallocz_array() by av_calloc() 2 years ago
  Andreas Rheinhardt c5c6871a22 fftools/cmdutils: Don't report AV_CODEC_CAP_TRUNCATED 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 b36b703c29 fftools/cmdutils: Use %c, not %s to write a single char 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 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
  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
  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
  Linjie Fu 5b0e6b0d82 fftools: Don't set default swscale flags in ffmpeg/ffprobe/ffplay 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 cf12a478b2 fftools/cmdutils.c: Add cmd line option to override detection of cpu count. 3 years ago
  Andreas Rheinhardt 8b3e6ce5f4 avdevice/avdevice: Constify av_*_device_next API 3 years ago
  Andreas Rheinhardt d7e0d428fa avdevice/avdevice: Constify avdevice_list_input_sources/output_sinks 3 years ago
  Andreas Rheinhardt 420cedd497 libavresample: Remove deprecated library 3 years ago
  Anton Khirnov b334fd39c9 cmdutils: replace strncpy() with direct assignment 3 years ago
  Anton Khirnov 7d09579190 lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADS 3 years ago
  Andreas Rheinhardt 988deae6da fftools: Switch to const AVCodec * where possible 3 years ago
  Andreas Rheinhardt bd85c63d1d fftools/cmdutils: Use av_strstart instead of strncmp 3 years ago
  Marton Balint 87c1b74233 fftools/cmdutils: also print warnings when using -sinks and -sources 3 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 4 years ago
  Anton Khirnov 8cfab9fa8c cmdutils: drop libavformat/network.h include 7 years ago
  James Almer cbb1760afa fftools/cmdutils: remove lossless and intra only capability entries from print_codec() 4 years ago
  Anton Khirnov 4cde83c780 cmdutils: stop using deprecated av_codec_next() 4 years ago
  Jun Zhao b99ed6e428 cmdutils: fix crash if no name for "ffmpeg -h protocol" 4 years ago
  Steven Liu 6087692a60 cmdutils: add show_help_protocol for get protocol options 4 years ago
  Martin Storsjö 2dc2b11fba cmdutils: Fix compilation on cygwin wrt SetDllDirectory and GetModuleHandle 4 years ago
  Jun Zhao c1e215041b fftools/cmdutils: Fix break command dump for -map option 4 years ago
  Martin Storsjö 06ec9c4746 configure: Check for the SetDllDirectory and GetModuleHandle functions 4 years ago
  Lou Logan 61b7676bd5 cmdutils: trailing options may be ignored 4 years ago
  Gyan Doshi 0993327939 cmdutils: promote report level if loglevel is higher 5 years ago
  Andreas Rheinhardt f2d522f2a8 fftools: Use right function signature and pointers 5 years ago
  James Almer d228df6ff3 cmdutils: print a more descriptive error message in show_help_bsf() when no bsf is specified 6 years ago