summaryrefslogtreecommitdiff
path: root/fftools
Commit message (Expand)AuthorAge
...
* fftools/ffmpeg_filter: Replace the number by macro for bprint initJun Zhao2018-06-17
* fftools/ffmpeg: Replace the number by macro for bprint initJun Zhao2018-06-17
* ffmpeg: assert that audio packet duration in process_input_packet() is non ne...Michael Niedermayer2018-06-14
* fftools/ffmpeg: Fallback to duration if sample rate is unavailableMichael Niedermayer2018-06-14
* ffmpeg: Fail if the user requested impossible subtitle encoding.Carl Eugen Hoyos2018-06-09
* ffmpeg: mark sseof as an input-only optionGyan Doshi2018-06-09
* fftools/ffmpeg: fix for all forced key frames when 'copyts' is enabledVishwanath Dixit2018-06-04
* ffplay: Print codec_name if decoder for codec_id could not be found.Carl Eugen Hoyos2018-05-30
* cmdutils: dump supported hardware devices in print_codec()Jun Zhao2018-05-28
* cmdutils: print missing caps in print_codec().Jun Zhao2018-05-28
* ffprobe: fix SEGV when new streams are addedAman Gupta2018-05-09
* fftools/ffmpeg: properly initialize output stream field orderTobias Rapp2018-05-02
* fftools/ffmpeg: fix mixed code and declarationsJames Almer2018-04-30
* Use AV_PIX_FMT_FLAG_ALPHA for detecting transparency where nb_components was ...Marton Balint2018-04-30
* fftools/ffmpeg: change fps progress log message to show two decimal digitsAndré Camargo2018-04-28
* fftools/ffmpeg: Add system time and real time to benchmarking.Mark Wachsler2018-04-28
* make swresample optional for ffmpegPaul B Mahol2018-04-25
* ffplay: Fix realloc_texture when input texture is NULL.Matt Oliver2018-04-18
* ffprobe: report unavailable SAR correctly in stream infoTimo Teräs2018-04-17
* ffmpeg: allow setting attached_pic dispositionTimo Teräs2018-04-04
* avutil/pixdesc: deprecate AV_PIX_FMT_FLAG_PSEUDOPALwm42018-04-03
* fftools/cmdutils: add support for level flag in loglevel option parserTobias Rapp2018-04-03
* lav*,tests: remove several register_all callsJosh de Kock2018-04-02
* cmdutils: fix new API break the "ffmpeg -muxers/demuxers"Jun Zhao2018-04-02
* ffmpeg: prevent premature EOF in sub2video with nullptr AVSubtitlesJan Ekström2018-04-01
* cmdutils: use new APIsJosh de Kock2018-03-31
* fftools/ffmpeg: Remove an unused variable.Carl Eugen Hoyos2018-03-30
* ffmpeg: do not finish output streams manually on eof even if no input is prov...Marton Balint2018-03-29
* ffmpeg: fallback to codecpar parameters on input filter eofMarton Balint2018-03-29
* ffmpeg: pass reference counted packet on codec copy when possibleJames Almer2018-03-23
* ffmpeg: remove dead call to av_parser_change()James Almer2018-03-23
* cmdutils: print supported codecs in show_help_bsf()James Almer2018-03-22
* ffmpeg.c - drain all decoded frames during stream_loop flushGyan Doshi2018-03-20
* cmdutils: remove a superfluous line breakJames Almer2018-03-17
* ffmpeg: support dump bit stream filter options.Jun Zhao2018-03-16
* ffprobe: fix infinite loop in subtitle decodingMarton Balint2018-03-12
* fftools/ffmpeg: update print_report to use AVBPrint APITobias Rapp2018-03-05
* fftools/ffmpeg: fix progress log message in case pts is not availableTobias Rapp2018-03-05
* fftools/ffmpeg: replace call to av_strerror with av_err2strTobias Rapp2018-02-27
* Don't complain about codec2's 700 bit/s modes in ffmpeg.cTomas Härdin2018-02-24
* ffmpeg_opt: fix max_error_rate help info display issue.Jun Zhao2018-02-24
* avformat/mpegts: set AV_DISPOSITION_DEPENDENT for mix_type=0 supplementary audioAman Gupta2018-02-23
* Revert "cmdutils: make use of new iteration APIs"James Almer2018-02-08
* lavc/bsf: make BSF iteration the same as other iteratorsJosh de Kock2018-02-06
* cmdutils: make use of new iteration APIsJosh de Kock2018-02-06
* ffprobe: remove usage of deprecation warning removal pragmasJames Almer2018-02-02
* ffprobe: Initialize coded_width/heightZhong Li2018-02-02
* fftools, tools, examples: migrate to AVFormatContext->urlMarton Balint2018-01-28
* ffmpeg: Ignore SIGPIPEMark Thompson2018-01-25
* fftools/ffmpeg_opt: Remove a write-only variable.Carl Eugen Hoyos2018-01-08