summaryrefslogtreecommitdiff
path: root/fftools
Commit message (Expand)AuthorAge
* 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
* fftools/ffprobe: use av_packet_alloc() to allocate packetsJames Almer2021-03-17
* cmdutils: replace strncpy() with direct assignmentAnton Khirnov2021-03-16
* lavc: rename AV_CODEC_CAP_AUTO_THREADS->AV_CODEC_CAP_OTHER_THREADSAnton Khirnov2021-03-16
* fftools/ffplay: do not write out of rdft visualization textureMarton Balint2021-03-10
* ffprobe: switch to av_bprint_escape for XML escapingJan Ekström2021-03-05
* fftools: Switch to const AVCodec * where possibleAndreas Rheinhardt2021-03-02
* fftools/cmdutils: Use av_strstart instead of strncmpAndreas Rheinhardt2021-02-28
* fftools/ffmpeg, ffplay: Don't set refcounted_framesAndreas Rheinhardt2021-02-28
* fftools/ffmpeg_filter: Don't use deprecated functionAndreas Rheinhardt2021-02-26
* ffprobe: stop setting AVCodecContext.framerateAnton Khirnov2021-02-22