summaryrefslogtreecommitdiff
path: root/fftools
Commit message (Expand)AuthorAge
* 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
* Remove the ffserver programRostislav Pehlivanov2018-01-06
* ffmpeg: use thread wrappers for the thread message functionalityJames Almer2018-01-04
* ffplay: drop lock manager usewm42017-12-26
* ffmpeg_opt: Constify hwaccel pointer.Carl Eugen Hoyos2017-11-29
* ffmpeg: Check read_ffserver_streams() return valuePan Bian2017-11-28
* ffmpeg: Use codec hardware config to configure hwaccelsMark Thompson2017-11-26
* lavu,lavfi,ffmpeg: Remove experimental OpenCL APIMark Thompson2017-11-22
* ffmpeg: add return value check to supress the build warning.Jun Zhao2017-11-21
* ffmpeg: add ui64 type to SpecifierOptpkviet2017-11-20
* ffmpeg: Allow "-to" on input files in addition to "-t"Vitaly _Vi Shukela2017-11-19
* ffmpeg_filter: use nb_threads=1 on unused filtergraphDHE2017-11-19
* ffplay: remove usage of AVCodecContext accessorsJames Almer2017-11-15
* ffprobe: remove usage of AVCodecContext accessorsJames Almer2017-11-15
* ffmpeg: remove usage of AVCodecContext accessorsJames Almer2017-11-15
* ffmpeg: use explicitly requested hwaccel onlyTimo Rothenpieler2017-11-11
* Merge commit 'a58873b11198d04670b7f98f5a8a749d742db7c5'James Almer2017-11-10
* h264dec: add a NVDEC hwaccelAnton Khirnov2017-11-10
* ffplay: use SDL2 audio APIMarton Balint2017-11-06
* ffmpeg.c: fix code style in seek_to_startPeter Große2017-11-05