ffmpeg | branch: master | Dmitry Rogozhkin
| Thu Jul 28 08:19:28 2022 -0700|
[e0691eab2290952e1b63a8e0ac97940d65f3ca67] | committer: Haihao Xiang
qsv: Update ffmpeg qsv_errors to recognize GPU hang and other statuses
GPU hang is one of the most typical errors on Intel GPUs in
case something go
ffmpeg | branch: master | Anton Khirnov | Sun Jun 19
20:11:27 2022 +0200| [df5ea28b3c2e5090b723da107dda64922f748598] | committer:
Anton Khirnov
fftools/ffmpeg_filter: drop a block commented out since 2012
Since the option it relates to is deprecated, it is highly unlikely to
become useful.
>
ffmpeg | branch: master | Anton Khirnov | Sat Jul 23
15:38:39 2022 +0200| [6b12208646fc8dc6d28da4f5c5ae57ea91c29412] | committer:
Anton Khirnov
fftools/ffmpeg_opt: reindent
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6b12208646fc8dc6d28da4f5c5ae57ea91c29412
---
fftools/ffmpeg
ffmpeg | branch: master | Anton Khirnov | Mon Jun 20
14:13:43 2022 +0200| [ac3e4613488d1b809b2741c5f672db0d21fc9cd3] | committer:
Anton Khirnov
fftools/ffmpeg_opt: factor manually mapping streams out of open_output_file()
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ac3e4613488d
ffmpeg | branch: master | Anton Khirnov | Mon Jun 20
14:18:37 2022 +0200| [753195944a199631306e8aea3d35c469189f2ef7] | committer:
Anton Khirnov
fftools/ffmpeg_opt: reindent
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=753195944a199631306e8aea3d35c469189f2ef7
---
fftools/ffmpeg
ffmpeg | branch: master | Anton Khirnov | Mon Jun 20
14:13:43 2022 +0200| [85692aeecb5a9cb8f8dce5482d5b709e26ff53a7] | committer:
Anton Khirnov
fftools/ffmpeg_opt: factor auto-mapping data streams out of open_output_file()
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=85692aeecb5
ffmpeg | branch: master | Anton Khirnov | Mon Jun 20
14:18:37 2022 +0200| [6bd98d9ed8ab202f98e11f3e441ccc6935deeeaa] | committer:
Anton Khirnov
fftools/ffmpeg_opt: reduce indentation in map_auto_subtitle()
Fix indentation after the previous commit. Also use an early return to
save one extra in
ffmpeg | branch: master | Anton Khirnov | Mon Jun 20
14:13:43 2022 +0200| [1a464efae3e3fda60630ea38fbc5d84dcf614340] | committer:
Anton Khirnov
fftools/ffmpeg_opt: factor auto-mapping video out of open_output_file()
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1a464efae3e3fda606
ffmpeg | branch: master | Anton Khirnov | Mon Jun 20
14:18:37 2022 +0200| [ff40d9e8ed135610223845725aca7e1913af9af9] | committer:
Anton Khirnov
fftools/ffmpeg_opt: reduce indentation in map_auto_audio()
Fix indentation after the previous commit. Also use an early return to
save one extra inden
ffmpeg | branch: master | Anton Khirnov | Mon Jun 20
14:13:43 2022 +0200| [b898dc89340ba34a5f45e084fd65b00419591d47] | committer:
Anton Khirnov
fftools/ffmpeg_opt: factor auto-mapping audio out of open_output_file()
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b898dc89340ba34a5f
ffmpeg | branch: master | Anton Khirnov | Mon Jun 20
14:13:43 2022 +0200| [6ab412ef9c69850ff172550731ee5d72ab88c943] | committer:
Anton Khirnov
fftools/ffmpeg_opt: factor auto-mapping subtitles out of open_output_file()
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6ab412ef9c6985
ffmpeg | branch: master | Anton Khirnov | Mon Jun 20
14:18:37 2022 +0200| [74176f3cd6082c61ac8fececabd485e84ab219a3] | committer:
Anton Khirnov
fftools/ffmpeg_opt: reduce indentation in map_auto_video()
Fix indentation after the previous commit. Also use an early return to
save one extra inden
ffmpeg | branch: master | Anton Khirnov | Sun Jun 19
15:05:20 2022 +0200| [1eae0ee02ee74dc1833e9610a1574fe25cc7a2f0] | committer:
Anton Khirnov
fftools/ffmpeg: do not use the encoder context for streamcopy
The streamcopy initialization code briefly needs an AVCodecContext to
apply AVOptions to
ffmpeg | branch: master | Anton Khirnov | Fri Jun 17
15:51:12 2022 +0200| [d6cbc04229a6c3a745404e4bc473d2c4ea1468c8] | committer:
Anton Khirnov
fftools/ffmpeg_mux: move some functions closer to their only callers
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d6cbc04229a6c3a745404
ffmpeg | branch: master | Anton Khirnov | Mon Jun 20
09:53:58 2022 +0200| [ecfdab20e4acd7697f7f37f73b42de3622305aa4] | committer:
Anton Khirnov
fftools/ffmpeg: do not log to the decoder context
That should only be done from inside the decoder. Log to NULL instead,
as is the current convention
ffmpeg | branch: master | Anton Khirnov | Sun Jun 19
19:33:52 2022 +0200| [4f91782fcd37884b177c7507de878981a63ffaac] | committer:
Anton Khirnov
fftools/ffmpeg: move guess_input_channel_layout() to ffmpeg_opt.c
That is the only place where it is used. Also make it static.
> http://git.videolan
ffmpeg | branch: master | Anton Khirnov | Sun Jun 19
19:27:13 2022 +0200| [6353b2804237b1493bc0ac69a467859b85c44b3d] | committer:
Anton Khirnov
fftools/ffmpeg: drop unused hwaccel variables
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6353b2804237b1493bc0ac69a467859b85c44b3d
---
ffmpeg | branch: master | Anton Khirnov | Sun Jun 19
20:09:24 2022 +0200| [98ece428e3a0ba22aadad2486371714efd3fba98] | committer:
Anton Khirnov
fftools/ffmpeg: deprecate the -map_channel option
It is now entirely redundant with audio filters, and is in fact
implemented by setting up a 'pan' fi
ffmpeg | branch: master | Anton Khirnov | Sun Jun 19
19:17:06 2022 +0200| [cb045f7f5a899d9bbc3080573356533d4090d596] | committer:
Anton Khirnov
fftools/ffmpeg_opt: drop a redundant assignment
The codec type will be set by avcodec_alloc_context3(), there is no
reason to set it manually.
> http
ffmpeg | branch: master | Anton Khirnov | Sun Jun 19
17:22:31 2022 +0200| [8384d8403f25af52815b78b578ff0c54e07b8afa] | committer:
Anton Khirnov
fftools/ffmpeg: stop allocating an encoder context when not encoding
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8384d8403f25af52815b7
ffmpeg | branch: master | Anton Khirnov | Sun Jun 19
14:44:55 2022 +0200| [8cbf229c941b3c77a756bff05d0ceb5f4f2219c5] | committer:
Anton Khirnov
fftools/ffmpeg: drop the -vol option
It has been deprecated in favor of the volume filter since 2012.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Anton Khirnov | Sun Jun 19
14:57:11 2022 +0200| [61e42e04eda6532f341a5a840a9e51bfc1030ee7] | committer:
Anton Khirnov
fftools/ffmpeg: drop OutputStream.ref_par
It serves no purpose, codec parameters can be written directly to
AVStream.codecpar with the same effect.
>
ffmpeg | branch: master | Anton Khirnov | Sun Jun 19
17:10:48 2022 +0200| [1a378b8274a3a4625d3ea95ce108ef597c752ff2] | committer:
Anton Khirnov
fftools/ffmpeg: deprecate -psnr
It is entirely redundant with -flags +psnr.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1a378b8274a3a
ffmpeg | branch: master | Anton Khirnov | Sun Jun 19
14:26:47 2022 +0200| [a04d83181acf67c408f93092da27278be1d2c4a3] | committer:
Anton Khirnov
fftools/ffmpeg_filter: do not pass the entire AVCodecContext to
choose_pixel_fmt()
It only uses strict_std_compliance, so pass just that value. Makes
ffmpeg | branch: master | Anton Khirnov | Sun Jun 19
14:21:03 2022 +0200| [7650d3436712c9dc2c5e9f1968b068fa0aed6d1d] | committer:
Anton Khirnov
fftools/ffmpeg_filter: remove unused function argument
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7650d3436712c9dc2c5e9f1968b068fa0ae
ffmpeg | branch: master | Anton Khirnov | Sun Jun 19
12:08:18 2022 +0200| [c2f2dd0296250dceb9a8e7afabc24b8717989cf3] | committer:
Anton Khirnov
fftools/ffmpeg: stop accessing the encoder context unnecessarily
The same information is available from AVStream.codecpar. This will
allow to stop all
ffmpeg | branch: master | Anton Khirnov | Sun Jun 19
12:23:44 2022 +0200| [1cd60d3b3511539ee41a94075f7f90b6d25ac2c5] | committer:
Anton Khirnov
fftools/ffmpeg: remove an unnecessary avcodec_close() call
No encoders can possibly be opened at this point. And even if some were,
they would be clos
ffmpeg | branch: master | Mattias Wadman | Wed Jul
27 16:13:01 2022 +0200| [1ec1a48458923bb393f0013eb2b5951649a82b7e] | committer:
Anton Khirnov
avfilter/vf_zscale: Add smpte240m transfer option and fix matrix option typo
Signed-off-by: Anton Khirnov
> http://git.videolan.org/gitweb.cgi/ffmp
28 matches
Mail list logo