summaryrefslogtreecommitdiff
path: root/fftools
Commit message (Expand)AuthorAge
* fftools/ffmpeg: make debug_ts print raw filter outputTimo Rothenpieler2022-07-18
* ffmpeg: add option -isyncGyan Doshi2022-07-14
* fftools/ffprobe: Improve description of AFD side dataAndreas Rheinhardt2022-07-09
* fftools/ffprobe: Add const to AVPacket data pointersAndreas Rheinhardt2022-07-09
* fftools: Fix preset search pathesNicolas Gaullier2022-07-08
* fftools/ffmpeg: change frame counters to 64 bitMarton Balint2022-06-27
* fftools/ffplay: fix YUV conversion modeNiklas Haas2022-06-27
* fftools: Remove MAX_PATH limit and switch to UTF-8 versions of fopen() and ge...Nil Admirari2022-06-21
* fftools/ffprobe: report avio errorsMarton Balint2022-06-20
* fftools/fopen_utf8: support long paths on Windows for fftoolssoftworkz2022-06-19
* ffprobe: add -o optionStefano Sabatini2022-06-13
* ffmpeg: add option fps_modeGyan Doshi2022-06-11
* ffmpeg: drop undocumented -d optionStefano Sabatini2022-06-09
* ffprobe: update entry index after printing packet/media typeStefano Sabatini2022-06-09
* fftools/ffmpeg: move processing AV_PKT_DATA_QUALITY_STATS to do_video_stats()Anton Khirnov2022-05-24
* fftools/ffmpeg: merge variable declaration and initializationAnton Khirnov2022-05-24
* fftools/ffmpeg: stop using av_stream_get_end_pts() in do_video_stats()Anton Khirnov2022-05-24
* fftools/ffmpeg: stop using AVStream.nb_frames in do_video_stats()Anton Khirnov2022-05-24
* fftools/ffmpeg: move do_video_stats() to avoid a forward declarationAnton Khirnov2022-05-24
* fftools/ffmpeg: drop a useless check and reduce indentationAnton Khirnov2022-05-24
* fftools/ffmpeg: reindent after previous commitAnton Khirnov2022-05-24
* fftools/ffmpeg: reuse the encoding code for flushing encodersAnton Khirnov2022-05-24
* fftools/ffmpeg: share the code encoding a single frame between video and audioAnton Khirnov2022-05-24
* fftools/ffmpeg: fix 2pass log file namesAnton Khirnov2022-05-24
* libavutil: Deprecate av_fopen_utf8, provide an avpriv versionMartin Storsjö2022-05-23
* fftools: Stop using av_fopen_utf8Martin Storsjö2022-05-23
* opt_common: note D and T type streams for completeness.Gyan Doshi2022-05-20
* fftools/opt_common: add includes of avf headers for claritysoftworkz2022-05-18
* doc/ffprobe: clarify that the input file is not optionalStefano Sabatini2022-04-21
* fftools/ffmpeg: store output format separately from the muxer contextAnton Khirnov2022-04-13
* fftools/ffmpeg: move freeing the output file to ffmpeg_mux.cAnton Khirnov2022-04-13
* fftools/ffmpeg: move writing the trailer to ffmpeg_mux.cAnton Khirnov2022-04-13
* fftools/ffmpeg: move some muxing-related code into a separate fileAnton Khirnov2022-04-13
* fftools/ffmpeg: store the output file index in OutputFileAnton Khirnov2022-04-13
* fftools/ffmpeg: pass the muxer context explicitly to some functionsAnton Khirnov2022-04-13
* fftools/ffmpeg: stop using OutputStream.frame_number for streamcopyAnton Khirnov2022-04-13
* fftools/ffmpeg: move a comment to a more appropriate placeAnton Khirnov2022-04-13
* fftools/ffmpeg: drop an obsolete hackAnton Khirnov2022-04-13
* fftools/opt_cmdutils: fix printing known channel layoutsJames Almer2022-03-25
* ffmpeg: add packet duration to AVPacket loggingJaakko Perttilä2022-03-23
* fftools/cmdutils: drop redundant codeAnton Khirnov2022-03-22
* fftools: drop the fake "default" option from ffplay/ffprobeAnton Khirnov2022-03-22
* fftools/ffprobe: drop -show_format_entryAnton Khirnov2022-03-22
* fftools/ffplay: drop options deprecated since 2011Anton Khirnov2022-03-22
* fftools/ffmpeg: drop mistakenly added empty lineAnton Khirnov2022-03-22
* fftools: move opt_timelimit from cmdutils to ffmpegAnton Khirnov2022-03-22
* fftools/cmdutils: split common option handlers into their own fileAnton Khirnov2022-03-22
* fftools: drop useless indirectionAnton Khirnov2022-03-22
* fftools/cmdutils: drop extern declarations for nonexistent variablesAnton Khirnov2022-03-22
* fftools/cmdutils: drop prototypes for nonexistent functionsAnton Khirnov2022-03-22