summaryrefslogtreecommitdiffstats
path: root/fftools
Commit message (Expand)AuthorAgeFilesLines
* fftools: Use right function signature and pointersAndreas Rheinhardt2019-08-153-16/+16
* ffplay: properly detect all window size changesMarton Balint2019-08-141-1/+1
* ffmpeg_opt: Respect default disposition when select audio/videoJun Zhao2019-07-031-2/+4
* ffprobe: Fix memory leakDerek Buitenhuis2019-06-211-3/+1
* ffmpeg_hw: Treat empty device string as no device settingMark Thompson2019-06-021-5/+8
* ffmpeg_hw: Mark some strings as constMark Thompson2019-06-022-2/+2
* fftools/ffprobe: Add S12M Timecode output as side data (such as SEI TC)Antonin Gouzer2019-05-271-1/+17
* ffplay: added option always on top for video windowDaniel Kucera2019-05-201-0/+8
* libavformat: improve logs with cur_dtsAndreas Hakon2019-04-191-1/+3
* avcodec/videotoolbox: add support for 10bit pixel formatfumoboy0072019-04-161-0/+3
* fftools/ffmpeg: Check if we do have also a filter_complex filter.Thierry Foucu2019-03-281-0/+1
* Merge commit '7e5bde93a1e7641e1622814dafac0be3f413d79b'James Almer2019-03-101-1/+1
* ffmpeg_filter: initialize sub2video.end_pts together with last_ptsJan Ekström2019-02-211-0/+1
* ffplay: add support for setting the number of filter threadsMarton Balint2019-02-071-0/+4
* ffplay: add missing avfilter_graph_alloc result checkMarton Balint2019-02-071-11/+6
* ffplay: use different decoder names for each media typeMarton Balint2019-02-071-5/+5
* ffmpeg_opt: Print a warning if more than one -vf/-af option was specified.Carl Eugen Hoyos2019-01-151-0/+4
* ffmpeg: allow disabling streams by type for inputsGyan Doshi2019-01-031-0/+7
* ffmpeg: skip disabled streamsGyan Doshi2019-01-022-2/+36
* ffmpeg: improve the intra stream discontinuity messageJan Ekström2018-12-181-1/+4
* ffplay: fix -x and -y options when only one of them is usedMarton Balint2018-12-021-8/+7
* ffplay: convert float math to int math in calculate_display_rectMarton Balint2018-12-021-13/+9
* ffmpeg: Avoid duplicating Closed Captions when increasing frame rate.Carl Eugen Hoyos2018-11-271-0/+2
* fftools/ffmpeg: delete the unused code.Jun Zhao2018-11-271-8/+1
* fftools/ffprobe: Indent the code.Jun Zhao2018-11-271-14/+14
* fftools/ffmpeg: Repair reinit_filter featureMichael Niedermayer2018-11-161-3/+7
* fftools/ffmpeg: Indent the codeJun Zhao2018-11-111-64/+64
* fftools/ffmpeg: Put the variable declaration at uppper for block.Jun Zhao2018-11-111-5/+2
* fftools/ffmpeg: Remove the micor like "#if 1"Jun Zhao2018-11-111-6/+0
* ffmpeg: log corrupted packets and framesMarton Balint2018-10-141-6/+10
* ffmpeg: check return value of avcodec_parameters_from_contextMarton Balint2018-10-091-1/+7
* ffplay: add options to specify window positionDave Rice2018-10-071-1/+5
* ffmpeg: break loop when dts_heuristic check donexiaofeng2018-09-301-1/+3
* ffmpeg: block output == input for filesGyan Doshi2018-09-171-1/+15
* ffplay: add option to allow custom seek intervalGyan Doshi2018-09-051-3/+5
* ffplay: do not drain existing filters when seekingMarton Balint2018-09-011-0/+2
* ffmpeg: add correct field for raw pts in -progress reportGyan Doshi2018-08-281-0/+2
* ffmpeg: simplify refcounting packets for the muxing queueJames Almer2018-08-071-2/+2
* fftools/qsv: add extra_hw_frames supportZhong Li2018-08-071-1/+1
* cmdutils: print a more descriptive error message in show_help_bsf() when no b...James Almer2018-07-281-1/+4
* ffplay: add support for various YUV conversion modesMarton Balint2018-07-131-0/+18
* ffmpeg: fix -stream_loop with multiple inputsMarton Balint2018-07-021-1/+9
* ffmpeg: factorize input thread creation and destructionMarton Balint2018-07-021-26/+40
* ffmpeg: make loglevel verbose for frame duration warningGyan Doshi2018-06-281-1/+1
* fftools/ffmpeg: check sseof value and clash with ssGyan Doshi2018-06-261-1/+14
* ffmpeg: Treat subtitles like audio and video for non-monotonic dts.Hans Carlson2018-06-231-1/+1
* ffplay: ignore keypress events before a window is createdMarton Balint2018-06-201-5/+4
* fftools/cmdutils: Replace the number by macro for bprint initJun Zhao2018-06-171-1/+1
* fftools/ffmpeg_filter: Replace the number by macro for bprint initJun Zhao2018-06-171-1/+1
* fftools/ffmpeg: Replace the number by macro for bprint initJun Zhao2018-06-171-1/+1
OpenPOWER on IntegriCloud