summaryrefslogtreecommitdiff
path: root/fftools
Commit message (Expand)AuthorAge
* fftools/cmdutils: Remove unused cpu_countAndreas Rheinhardt2021-08-08
* ffprobe: remove references to frame->pkt_ptsJames Almer2021-08-07
* fftools/ffmpeg_filter: add a return at the end of non-void functionsJames Almer2021-08-06
* ffprobe: Rename Audio Service Type 'type' field to 'service_type'Derek Buitenhuis2021-08-06
* fftools/ffmpeg_filter: fix the flags parsing for scalerLinjie Fu2021-08-05
* fftools: Don't set default swscale flags in ffmpeg/ffprobe/ffplayLinjie Fu2021-08-05
* ffmpeg_opt: restore documented stream selection behaviourGyan Doshi2021-08-01
* ffmpeg: fix order between field order autodetection and overrideJan Ekström2021-07-25
* Remove unnecessary avassert.h inclusionsAndreas Rheinhardt2021-07-22
* Remove unnecessary mem.h inclusionsAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including channel_layout.h in avcodec.hAndreas Rheinhardt2021-07-22
* avcodec/avcodec: Stop including bsf.h in avcodec.hAndreas Rheinhardt2021-07-22
* lavu/cpu: Use av_cpu_ prefixThilo Borgmann2021-07-20
* fftools/ffmpeg: Fix runlength for strncmp()Thilo Borgmann2021-07-19
* ffmpeg: delay readrate enforcement for decoded streamsGyan Doshi2021-07-19
* fftools/ffmpeg: Fix declaration-after-statement warningAndreas Rheinhardt2021-07-18
* fftools/ffmpeg: fix -t inaccurate recording timeShiwang.Xie2021-07-18
* ffmpeg: add option readrateGyan Doshi2021-07-17
* fftools/cmdutils.c: Add cmd line option to override detection of cpu count.Thilo Borgmann2021-07-16
* fftools/ffmpeg: Add new variant source_no_drop to the force_key_frames optionKeyun Tong2021-07-16
* ffprobe: use quotation marks in the xml header outputJames Almer2021-07-15
* ffmpeg: add option recast_mediaGyan Doshi2021-07-11
* ffmpeg: silence a thread_safe_callbacks deprecation warningJames Almer2021-06-10
* ffmpeg_videotoolbox: skip memory copy if hwaccel_output_format matchzhilizhao2021-06-10
* fftools/ffplay: 240M matrix is not the same as BT.601Valerii Zapodovnikov2021-06-08
* fftools/ffprobe: Remove redundant check before avcodec_free_context()Andreas Rheinhardt2021-06-08
* fftools/ffmpeg: remove usage of internal timestamp AVStream fieldsJames Almer2021-06-04
* ffmpeg: return no chosen output if an uninitialized stream is unavailableJan Ekström2021-05-13
* ffprobe: support printing more packet side data typesAnton Khirnov2021-05-09
* ffprobe: only hash extradata when it is presentAnton Khirnov2021-05-09
* ffprobe: add option to control optional fields displayGyan Doshi2021-05-05
* ffmpeg: stop accessing private AVStream.codec_info_nb_framesJames Almer2021-05-02
* avformat: remove deprecated AVStream.codecJames Almer2021-04-27
* avdevice/avdevice: Constify av_*_device_next APIAndreas Rheinhardt2021-04-27
* avdevice/avdevice: Constify avdevice_list_input_sources/output_sinksAndreas Rheinhardt2021-04-27
* avformat/avformat: Constify AVFormatContext.*_codec pointersAndreas Rheinhardt2021-04-27
* libavresample: Remove deprecated libraryAndreas Rheinhardt2021-04-27
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avformat: Constify the API wrt AV(In|Out)putFormatAndreas Rheinhardt2021-04-27
* fftools/ffprobe: Remove check on show_frames and show_packets in XML writerTobias Rapp2021-04-16
* ffprobe: only print exported private decoder optionsJames Almer2021-04-14
* fftools/ffmpeg_filter: Fix check for mjpeg encoderAndreas Rheinhardt2021-04-13
* fftools/ffmpeg_filter: Don't needlessly copy stringAndreas Rheinhardt2021-04-10
* fftools/ffmpeg_filter: Don't write string that is never usedAndreas Rheinhardt2021-04-10
* fftools/ffmpeg_filter: Avoid allocations when configuring output filtersAndreas Rheinhardt2021-04-10
* avcodec/mjpegenc: Include all supported pix_fmts in mpegenc pix_fmtsAndreas Rheinhardt2021-04-10
* fftools/ffmpeg: copy average framerate for streamcopy, when knownAnton Khirnov2021-04-08
* fftools/ffmpeg: when framerate is set, prefer its inverse as output timebaseAnton Khirnov2021-04-08
* fftools/ffprobe: Add missing dispositionsAndreas Rheinhardt2021-03-31
* fftools/ffmpeg: use av_packet_alloc() to allocate packetsJames Almer2021-03-17