summaryrefslogtreecommitdiff
path: root/fftools
Commit message (Expand)AuthorAge
* ffmpeg: log corrupted packets and framesMarton Balint2018-10-14
* ffmpeg: check return value of avcodec_parameters_from_contextMarton Balint2018-10-09
* ffplay: add options to specify window positionDave Rice2018-10-07
* ffmpeg: break loop when dts_heuristic check donexiaofeng2018-09-30
* ffmpeg: block output == input for filesGyan Doshi2018-09-17
* ffplay: add option to allow custom seek intervalGyan Doshi2018-09-05
* ffplay: do not drain existing filters when seekingMarton Balint2018-09-01
* ffmpeg: add correct field for raw pts in -progress reportGyan Doshi2018-08-28
* ffmpeg: simplify refcounting packets for the muxing queueJames Almer2018-08-07
* fftools/qsv: add extra_hw_frames supportZhong Li2018-08-07
* cmdutils: print a more descriptive error message in show_help_bsf() when no b...James Almer2018-07-28
* ffplay: add support for various YUV conversion modesMarton Balint2018-07-13
* ffmpeg: fix -stream_loop with multiple inputsMarton Balint2018-07-02
* ffmpeg: factorize input thread creation and destructionMarton Balint2018-07-02
* ffmpeg: make loglevel verbose for frame duration warningGyan Doshi2018-06-28
* fftools/ffmpeg: check sseof value and clash with ssGyan Doshi2018-06-26
* ffmpeg: Treat subtitles like audio and video for non-monotonic dts.Hans Carlson2018-06-23
* ffplay: ignore keypress events before a window is createdMarton Balint2018-06-20
* fftools/cmdutils: Replace the number by macro for bprint initJun Zhao2018-06-17
* 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