[FFmpeg-cvslog] lavfi/hue: enable runtime change flag

2020-01-12 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jan 11 09:30:46 2020 +0800| [8cebc8e4793b2062def191dd80931a2574405f7e] | committer: Jun Zhao lavfi/hue: enable runtime change flag enable runtime change flag. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavfi/zscale: enable runtime change flag

2020-01-12 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jan 11 10:28:50 2020 +0800| [b5cea391906a9a484be937a36bdf2c4f8be6d739] | committer: Jun Zhao lavfi/zscale: enable runtime change flag enable runtime change flag Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavfi/spp: enable runtime change flag

2020-01-12 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jan 11 09:56:10 2020 +0800| [94004a8b654b339fcb19dd19d9a7bb5138ca21fa] | committer: Jun Zhao lavfi/spp: enable runtime change flag enable runtime change flag. Reviewe-by: Michael Niedermayer Signed-off-by: Jun Zhao > http://git.videolan.

[FFmpeg-cvslog] lavfi/spp: add "quality" option in runtime change path

2020-01-12 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Jan 10 19:48:02 2020 +0800| [692f0519bbefbeac2004aba92c35a37c5f378eaf] | committer: Jun Zhao lavfi/spp: add "quality" option in runtime change path it's stranage to use option "level" in runtime change path but used "qu

[FFmpeg-cvslog] lavfi/scale: enable runtime change flag

2020-01-12 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jan 11 09:31:40 2020 +0800| [d9e78a723a375c90641f9eac26db4019c94a80d4] | committer: Jun Zhao lavfi/scale: enable runtime change flag enable runtime change flag. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavfi/eq: enable runtime change flag

2020-01-12 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jan 11 10:14:57 2020 +0800| [b7bf0cc24e1b12c2ee031e5f5b915cba771e] | committer: Jun Zhao lavfi/eq: enable runtime change flag enable runtime change flag Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavfi/crop: enable runtime change flag

2020-01-12 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jan 11 09:29:46 2020 +0800| [31b24588c5cb4a0ad37a7b64ab3f2b3de682b2dd] | committer: Jun Zhao lavfi/crop: enable runtime change flag enable runtime change flag. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavfi/firequalizer: enable runtime change flag

2020-01-12 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jan 11 10:28:11 2020 +0800| [a2619a473ef795c9e49cbcca9757ab154f9c334c] | committer: Jun Zhao lavfi/firequalizer: enable runtime change flag enable runtime change flag Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] lavfi/streamselect: enable runtime change flag

2020-01-12 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jan 11 09:56:46 2020 +0800| [f2a095ac2a1d9c8d96f55e634f84f3d0ed71c0f3] | committer: Jun Zhao lavfi/streamselect: enable runtime change flag enable runtime change flag. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] lavfi/rotate: enable runtime change flag

2020-01-12 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jan 11 10:14:25 2020 +0800| [419e47788ac2c658ab5904cca96c964b335607b1] | committer: Jun Zhao lavfi/rotate: enable runtime change flag enable runtime change flag Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavfi/volume: enable runtime change flag

2020-01-12 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jan 11 09:28:33 2020 +0800| [722547996c27b871c9288c45de9887b98a076750] | committer: Jun Zhao lavfi/volume: enable runtime change flag enable runtime change flag. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] doc/spp: Update spp command options docs

2020-01-18 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jan 18 09:37:52 2020 +0800| [b3cfbd7194f0bf4dacaa08f77bcad8af4ddf7fe9] | committer: Jun Zhao doc/spp: Update spp command options docs Update spp command options docs Reviewed-by: Gyan Doshi Suggested-by: Moritz Barsnick Signed-off-by: Jun Zhao

[FFmpeg-cvslog] cmdutils: fix crash if no name for "ffmpeg -h protocol"

2020-01-30 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Thu Jan 30 22:03:17 2020 +0800| [b99ed6e4287ccc4dcaf3c5133e9ec62d4ddb5bc6] | committer: James Almer cmdutils: fix crash if no name for "ffmpeg -h protocol" fix crash when used the command like: - ffmpeg -h protocol - ffmpeg -h protocol= Signed-o

[FFmpeg-cvslog] lavf/dashdec: add 3GPP TS26.247 probe in dash demuxer

2020-03-04 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Wed Feb 19 11:51:20 2020 +0800| [e27a35e0458224ef6f47753f248ba84ec8284818] | committer: Jun Zhao lavf/dashdec: add 3GPP TS26.247 probe in dash demuxer Enabled the 3GP-DASH Release-10/Relase-11(3GPP TS26.247) profile to dash demuxer probe. Signed-off-by

[FFmpeg-cvslog] doc/filters: add missed framesync part in filter docs

2020-03-04 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Mar 1 20:06:31 2020 +0800| [493f669efaa0504dd46ec2c44acc8578ba2c91a0] | committer: Jun Zhao doc/filters: add missed framesync part in filter docs Add missed framesync part in filter docs. Reviewed-by: Gyan Doshi Signed-off-by: Jun Zhao > h

[FFmpeg-cvslog] lavf/dashdec: Add ts to the list of allowed extensions.

2020-03-04 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Wed Feb 19 13:20:45 2020 +0800| [ab316a19aad70b8350a22b605a7808937399e773] | committer: Jun Zhao lavf/dashdec: Add ts to the list of allowed extensions. Dashdec can able to handle MPEG-2 TS streams by default as well, used MP4Box to create the segmented

[FFmpeg-cvslog] fftools: fix hwaccels option dump redundancy

2020-04-13 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Thu Apr 9 21:54:01 2020 +0800| [5633f9a8a221f7511d5ec9b4c57a21c890271ad0] | committer: Jun Zhao fftools: fix hwaccels option dump redundancy When QSV is enabled in FFmpeg, the command "ffmpeg -hwaccels" shows a duplicate entry in acceleration m

[FFmpeg-cvslog] lavf/tls_mbedtls: fix resource leak

2020-04-21 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Mon Apr 20 14:45:16 2020 +0800| [36083450a4be9e3053f4254ca1f696b402dab8e0] | committer: Jun Zhao lavf/tls_mbedtls: fix resource leak fix resource leak in mbedtls part. fix #8614 Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] lavc: add a new sidedata type for DOVI

2020-04-22 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Apr 11 21:07:15 2020 +0800| [0e1db79e37bb9d5ad1f647bd38f7381e2c5865fb] | committer: Jun Zhao lavc: add a new sidedata type for DOVI add a new sidedata type for DOVI. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] doc/APIChanges: add AV_PKT_DATA_DOVI_CONF entry

2020-04-22 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Wed Apr 22 19:47:32 2020 +0800| [54f100272a363d119bc862df23c6191676b97ea7] | committer: Jun Zhao doc/APIChanges: add AV_PKT_DATA_DOVI_CONF entry Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavf/movenc: enable dvcC/dvvC box support from DOVI sidedata

2020-04-22 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Apr 11 21:11:11 2020 +0800| [b8243b3edfe91dcd74621edd5fd4f5f95b7bf8f3] | committer: Jun Zhao lavf/movenc: enable dvcC/dvvC box support from DOVI sidedata enable dvcC/dvvC box support from DOVI sidedata. Signed-off-by: Jun Zhao > h

[FFmpeg-cvslog] lavc/version: bump minor version for DOVI sidedata

2020-04-22 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Wed Apr 22 19:22:56 2020 +0800| [7fd70ad9e97c57efcf7734a5c80e83d52606efa9] | committer: Jun Zhao lavc/version: bump minor version for DOVI sidedata Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavf/dump: dump DOVI side data

2020-04-22 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Apr 11 21:09:03 2020 +0800| [446dac9ccf0bc8ae723929e3c2e87395753c3d5c] | committer: Jun Zhao lavf/dump: dump DOVI side data dump DOVI side data. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] fftools/ffprobe: support DOVI sidedata

2020-04-22 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Apr 11 21:10:00 2020 +0800| [e689a759c6b634ff26d53e870dcfe725cfce86a5] | committer: Jun Zhao fftools/ffprobe: support DOVI sidedata support DOVI sidedata. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavu/version: bump minor version for DOVI sidedata

2020-04-24 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Thu Apr 23 19:02:03 2020 +0800| [5a2a1990319f141314b707676eca400e2d317189] | committer: Jun Zhao lavu/version: bump minor version for DOVI sidedata bump minor version for DOVI sidedata, because added the dovi_meta.h as lavu API part. Also update APIchanges

[FFmpeg-cvslog] lavf/mp3enc: fix ID3v1 year metadata setting issue

2020-04-29 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Mon Apr 20 15:59:39 2020 +0800| [280383a8975bf04f7d05caf55fae75bbff71b347] | committer: Jun Zhao lavf/mp3enc: fix ID3v1 year metadata setting issue Follow the http://id3.org/ID3v1, setting the year metadata for ID3v1. fix #8623 Signed-off-by: Jun Zhao

[FFmpeg-cvslog] ffmpeg_opt: Delete duplicate “hwaccel_output_format” option.

2016-07-20 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Jun 24 15:06:08 2016 +0800| [a06acfff76caf1eabc5e4fc6595905cdb5cb7045] | committer: Michael Niedermayer ffmpeg_opt: Delete duplicate “hwaccel_output_format” option. Delete duplicate “hwaccel_output_format” option. Signed-off-by: Jun Zhao Signed-off

[FFmpeg-cvslog] ffmpeg/qsv: fix QSV-accelerated transcode performance drop issue.

2016-08-16 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Thu Aug 11 15:34:01 2016 +0800| [46bfc1562f187e3c04ea1b9baa1a1d0580530485] | committer: Michael Niedermayer ffmpeg/qsv: fix QSV-accelerated transcode performance drop issue. the merge commit 1b04ea1 "avconv: create simple filtergraphs earlier"

[FFmpeg-cvslog] lavc/libx264: minor format fix

2024-07-05 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jun 29 09:37:52 2024 +0800| [25a7dcf06916b6b55789abf801ccbc77859da9e2] | committer: Jun Zhao lavc/libx264: minor format fix Remove redundant semicolons Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavf/scdet: minor fix

2024-07-05 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jun 29 09:40:53 2024 +0800| [03c2e9d77eace004db4579116e0141c496862895] | committer: Jun Zhao lavf/scdet: minor fix Change dbl to i64 for bool type Reviewed-by: Michael Niedermayer Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] configure: fix --disable-v4l2-m2m can't work

2024-09-01 Thread Jun Zhao
ffmpeg | branch: release/4.2 | Jun Zhao | Wed Sep 4 17:39:59 2019 +0800| [6247037d6c4b12d0d2cab5606bc2548e1d70aa51] | committer: Brad Smith configure: fix --disable-v4l2-m2m can't work Use the command ./configure with/without --disable-v4l2-m2m test. Reviewed-by: Aman Gupta Signed-o

[FFmpeg-cvslog] lavf/mpegtsenc: misc style fixes

2020-05-28 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Wed May 27 00:49:50 2020 +0800| [ab42db9bed019c1247fb20c9d7be77ff9ccb006a] | committer: Jun Zhao lavf/mpegtsenc: misc style fixes commit 32aeba12755 missed coding style fix. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] lavc/libx264: misc style fixes

2020-05-28 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Wed May 27 00:42:12 2020 +0800| [b63f502911170f6eaef97dae7bd968b1233fbc7e] | committer: Jun Zhao lavc/libx264: misc style fixes commit 4ed3a01d717 missed coding style fix. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com

[FFmpeg-cvslog] lavfi/afir: fix vpad.name leak

2020-05-30 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Mon May 25 08:48:12 2020 +0800| [ff8329a73054bc6055a69860507fe45386e94798] | committer: Jun Zhao lavfi/afir: fix vpad.name leak Fix vpad.name leak in error path, move the vpad related operation only if enabled show IR frequency response. Signed-off-by

[FFmpeg-cvslog] lavfi/aiir: Refine the pad/vpad related operation

2020-05-30 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Mon May 25 16:10:29 2020 +0800| [018cd437f898aa72eafcd44dba263dc1ec8fcf05] | committer: Jun Zhao lavfi/aiir: Refine the pad/vpad related operation move the pad/vpad related operation with more natural coding style. Signed-off-by: Jun Zhao > h

[FFmpeg-cvslog] lavf/utils: fix start_time/duration dump if it is AV_NOPTS_VALUE

2020-05-30 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Wed May 27 00:37:21 2020 +0800| [439128960991aea38263a53c7634a0e2aa786691] | committer: Jun Zhao lavf/utils: fix start_time/duration dump if it is AV_NOPTS_VALUE e,g: the command: ffprobe -show_format -i fate-suite/aac/foo.aac -loglevel 99 will dump the

[FFmpeg-cvslog] checkasm: sw_rgb: Fix mixed declaration and code

2020-06-01 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat May 30 20:33:53 2020 +0800| [7f76f20fa0a8aad6de50634a5cb60dc53117d6ab] | committer: Jun Zhao checkasm: sw_rgb: Fix mixed declaration and code Fix mixed declaration and code. Reviewed-by: Michael Niedermayer Signed-off-by: Jun Zhao > h

[FFmpeg-cvslog] hwcontext_vulkan: fix make checkheaders fail

2020-06-04 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat May 30 20:41:31 2020 +0800| [0c79b731647f834dae86a5cf6fb4dbe3538b2266] | committer: Jun Zhao hwcontext_vulkan: fix make checkheaders fail make checkheaders will get error as follow: CC libavutil/hwcontext_vulkan.h.o In file included from libavutil

[FFmpeg-cvslog] lavu/internal: Fix comment for avpriv_dict_set_timestamp

2020-06-13 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jun 6 17:04:58 2020 +0800| [0a0158e45d467593d08d4cfd16cdc1be242090f5] | committer: Jun Zhao lavu/internal: Fix comment for avpriv_dict_set_timestamp Fix comment for avpriv_dict_set_timestamp from b72a7b96f84 Signed-off-by: Jun Zhao > h

[FFmpeg-cvslog] lavc/qsv: fix make checkheaders warning

2020-06-13 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun May 31 16:12:36 2020 +0800| [ab9ff762c1ead3cab1950a458e845b0b0267f38d] | committer: Jun Zhao lavc/qsv: fix make checkheaders warning make checkheaders will get warning as follow: In file included from libavcodec/qsv_internal.h.c:1: ./libavcodec

[FFmpeg-cvslog] lavf/dashdec: Add missed side data/disposition

2020-06-18 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Thu Jun 4 22:00:48 2020 +0800| [3cf2f515e392ab22594f34966e93e75931cfc7e2] | committer: Jun Zhao lavf/dashdec: Add missed side data/disposition dash demuxer get the stream info from sub-stream, but missed side data/disposition part, e,g, missed the DOVI

[FFmpeg-cvslog] lavc/aac_ac3_parser: improve the raw AAC file bit rate calculation

2020-06-25 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun May 17 12:10:05 2020 +0800| [60d79b1df9d4c6030010ccb0c134ede9e33158c2] | committer: Jun Zhao lavc/aac_ac3_parser: improve the raw AAC file bit rate calculation Now we just use one ADTS raw frame to calculate the bit rate, it's lead to a larger

[FFmpeg-cvslog] lavf/udp: fix the comments for default UDP socket recvbuf size

2020-07-11 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jul 11 19:09:36 2020 +0800| [3205ed31a7756ae563301e2f5a5dd2c853b20349] | committer: Jun Zhao lavf/udp: fix the comments for default UDP socket recvbuf size 15d160cc0b2 increased the UDP socket receiving buffer size (64K ->384K), but missed to upd

[FFmpeg-cvslog] lavfi/setpts: fix setpts/asetpts option dump error

2020-07-11 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jun 13 14:26:39 2020 +0800| [04037e296619f64d35b79ff5a00c3e6e9a05b0b8] | committer: Jun Zhao lavfi/setpts: fix setpts/asetpts option dump error fix the command ffmpeg -h filter=setpts/asetpts both dump the expr option with "FVA" flags. R

[FFmpeg-cvslog] doc/http: Update HTTP protocol options

2020-07-18 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Jul 17 10:59:05 2020 +0800| [68c56082d3888d7c1aba9f518ee9ad73850b7e31] | committer: Jun Zhao doc/http: Update HTTP protocol options remove the timeout option docs part for HTTP protocol and add auth_type option part. Reviewed-by: Gyan Doshi Signed

[FFmpeg-cvslog] lavf/hls: enable custom interrup callback in sub-demuxer

2020-07-20 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jul 18 19:44:35 2020 +0800| [4239a8c9831a0054af47400aaf78167178b97197] | committer: Jun Zhao lavf/hls: enable custom interrup callback in sub-demuxer Enable the custom callback in sub-demuxer Reviewed-by: Steven Liu Signed-off-by: Jun Zhao > h

[FFmpeg-cvslog] lavf/dashdec: enable custom interrup callback in sub-demuxer

2020-07-20 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Jul 18 19:45:55 2020 +0800| [ba31fdfd7b7d5a077f3328bc8da5e61582b88354] | committer: Jun Zhao lavf/dashdec: enable custom interrup callback in sub-demuxer Enable the custom callback in sub-demuxer Reviewed-by: Steven Liu Signed-off-by: Jun Zhao

[FFmpeg-cvslog] lavf/srt: fix build fail when used the libsrt 1.4.1

2020-07-27 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Jul 12 13:48:48 2020 +0800| [7c59e1b0f285cd7c7b35fcd71f49c5fd52cf9315] | committer: Jun Zhao lavf/srt: fix build fail when used the libsrt 1.4.1 libsrt changed the: SRTO_SMOOTHER -> SRTO_CONGESTION SRTO_STRICTENC -> SRTO_ENFORCEDENCRYPTI

[FFmpeg-cvslog] lavc/libkvazaar: fix framerate setting

2020-08-01 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Jul 26 18:51:19 2020 +0800| [21e86a12e6ae3e977ba78edf23689be1c4219d71] | committer: Jun Zhao lavc/libkvazaar: fix framerate setting fix framerate setting. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/libopenh264enc: use framerate if available

2020-08-05 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Jul 26 19:16:43 2020 +0800| [becfdaaa0961fcdfea5e7be102d59e5861e5adea] | committer: Jun Zhao lavc/libopenh264enc: use framerate if available Respecting the framerate in the libopenh264enc codec context. Both the libx264 and libx265 encoders already

[FFmpeg-cvslog] doc/fftools-common-opts: fix typo (name => named)

2020-08-08 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Aug 7 21:22:47 2020 +0800| [035208e514fa7f1251001a1cd500e9244060f042] | committer: Jun Zhao doc/fftools-common-opts: fix typo (name => named) fix typo (name => named) Reviewed-by: Gyan Doshi Signed-off-by: Jun Zhao > http://git.vid

[FFmpeg-cvslog] doc/fftools-common-opts: document ffmpeg -h protocol=protocol_name

2020-08-08 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Aug 7 21:20:05 2020 +0800| [b9ff25a93e9bd7002b18b2bdca6b6a77d7ceb6a0] | committer: Jun Zhao doc/fftools-common-opts: document ffmpeg -h protocol=protocol_name document ffmpeg -h protocol=protocol_name Reviewed-by: Gyan Doshi Signed-off-by: Jun Zhao

[FFmpeg-cvslog] lavc/libkvazaar: export encoded frame stats

2020-08-20 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Jul 26 10:43:10 2020 +0800| [d5abb11738a3897681f5e1205659e0054180efe4] | committer: Jun Zhao lavc/libkvazaar: export encoded frame stats Export choosen pict_type and qp. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] lavf/mov: Remove redundant code

2020-09-12 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Aug 7 20:48:42 2020 +0800| [856363710f035b128767b1deb3926b38a089fd91] | committer: Jun Zhao lavf/mov: Remove redundant code Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=856363710f035b128767b1deb3926b38a089f

[FFmpeg-cvslog] lavf/srt: fix build fail when used the libsrt 1.4.1

2020-09-20 Thread Jun Zhao
ffmpeg | branch: release/4.3 | Jun Zhao | Sun Jul 12 13:48:48 2020 +0800| [6d886b6586bbc169525c84ce798c654f2fa8013a] | committer: Jun Zhao lavf/srt: fix build fail when used the libsrt 1.4.1 libsrt changed the: SRTO_SMOOTHER -> SRTO_CONGESTION SRTO_STRICTENC -> SRTO_ENFORCEDENCRYPTI

[FFmpeg-cvslog] examples/muxing: misc style fixes

2020-09-27 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Sep 25 19:23:54 2020 +0800| [ef868fa4a1e2803e22382ca907ebb384867f82b6] | committer: Jun Zhao examples/muxing: misc style fixes misc style fixes. Reviewed-by: Steven Liu Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] lavf/hls: add AC-3/EAC-3 to allowed extensions file list

2020-09-27 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Sep 25 19:52:14 2020 +0800| [5bf22519cec50cceada06bb58a9d1fa2bb30d1ec] | committer: Jun Zhao lavf/hls: add AC-3/EAC-3 to allowed extensions file list Add AC-3/EAC-3 to allowed extensions file list. From HTTP Live Streaming 2nd Edition draft-pantos-hls

[FFmpeg-cvslog] lavfi/buffersrc: Indent the code.

2018-11-26 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Nov 18 17:09:29 2018 +0800| [e002ec332b75af3ba17191e1329ed2450996e294] | committer: Jun Zhao lavfi/buffersrc: Indent the code. commit b0012de420f missed reindent. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] fftools/ffmpeg: delete the unused code.

2018-11-26 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Nov 18 22:56:46 2018 +0800| [1ffac23885ee3a9966a58f122c93e7efb32730dd] | committer: Jun Zhao fftools/ffmpeg: delete the unused code. There are come from 2012 ago and have never been used from this time. Signed-off-by: Jun Zhao > h

[FFmpeg-cvslog] fftools/ffprobe: Indent the code.

2018-11-26 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Nov 18 20:55:40 2018 +0800| [7608809ae4248948a5935d19fef4a9645f94f690] | committer: Jun Zhao fftools/ffprobe: Indent the code. commit 196765a7cc4 missed the reindet. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/libaomenc: Add a maximum constraint of 64 encoder threads.

2018-11-29 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Tue Nov 27 17:18:26 2018 +0800| [b87063c06dde35ef6b56f51df7642661a3b115da] | committer: James Almer lavc/libaomenc: Add a maximum constraint of 64 encoder threads. fixed the error in Intel(R) Xeon(R) Gold 6152 CPU like: [libaom-av1 @ 0x469f340] Failed to

[FFmpeg-cvslog] lavc/kvazaar: fix auto thread flag in kvazaar wrapper.

2018-12-01 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Mon Nov 19 00:12:21 2018 +0800| [72b047a7a706b11f9c5f33d89434d288b7ec1384] | committer: Jun Zhao lavc/kvazaar: fix auto thread flag in kvazaar wrapper. Now the kvazaar warpper didn't setting the threads for kvazaar API, and kavzaar will auto select

[FFmpeg-cvslog] lavfi/buffersink: fix abuffersink flag setting issue

2018-12-09 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Dec 9 22:30:41 2018 +0800| [5ecd4f24f00bdeb1daeef64aeb5ab8fa1827a892] | committer: Jun Zhao lavfi/buffersink: fix abuffersink flag setting issue abuffersink need to setting AV_OPT_FLAG_AUDIO_PARAM flag. Reviewed-by: Nicolas George Signed-off-by: Jun

[FFmpeg-cvslog] lavfi/vf_scale_vaapi: add scaling mode setting support.

2018-12-09 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Wed Sep 12 20:14:58 2018 +0800| [a271025215528c68d010d27bae976033e1c46f92] | committer: Jun Zhao lavfi/vf_scale_vaapi: add scaling mode setting support. before this change, scale_vaapi hard coding the scaling mode, add a new option "mode" to s

[FFmpeg-cvslog] lavc/libkvazaar: indent the code

2018-12-20 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Dec 15 19:20:41 2018 +0800| [3f08ed3920eea00bd1320cb4f42dcd2ac8189ff2] | committer: Jun Zhao lavc/libkvazaar: indent the code indent the code to follow FFmpeg's coding style Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpe

[FFmpeg-cvslog] lavc/libkvazaar: Use avctx->frame_rate first for framerate setting

2018-12-20 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Dec 15 17:12:46 2018 +0800| [59deae5d1c4d92a72f76301d45513cdc55f34971] | committer: Jun Zhao lavc/libkvazaar: Use avctx->frame_rate first for framerate setting perfer avctx->frame_rate first than use avctx->time_base when setting the fram

[FFmpeg-cvslog] lavc/options_table: Change some options location in opt table.

2018-12-20 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Dec 15 10:22:43 2018 +0800| [90c45342066b43df03321846a1ae4f4ad3245acf] | committer: Jun Zhao lavc/options_table: Change some options location in opt table. Change the some options location in avcodec_options to make code more readable. And update the

[FFmpeg-cvslog] doc/encoders: Update docs for libxavs2

2019-01-04 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Dec 30 13:59:17 2018 +0800| [4fd6df6934d1e4f8ad20626b59db109a76c192d7] | committer: Jun Zhao doc/encoders: Update docs for libxavs2 Update standard libavcodec options for libxavs2 Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] lavc/libxavs2: Cosmetics: Fix indentation for switch statement

2019-01-04 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Dec 30 13:27:21 2018 +0800| [796da4f3e0833c7133df50756f36ed3a72e1c844] | committer: Jun Zhao lavc/libxavs2: Cosmetics: Fix indentation for switch statement Cosmetics: Fix indentation for switch statement like the Linux kerenl style. Signed-off-by: Jun

[FFmpeg-cvslog] lavc/libdavs2: Cosmetics: Fix indentation for switch statement

2019-01-04 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Dec 30 13:21:07 2018 +0800| [807b57a31b4ecca5d8c5028e7df115cd40b81c2c] | committer: Jun Zhao lavc/libdavs2: Cosmetics: Fix indentation for switch statement Cosmetics: Fix indentation for switch statement like the Linux kerenl style. Signed-off-by: Jun

[FFmpeg-cvslog] lavc/hls: Cosmetics: Fix indentation for free_segment_list

2019-01-18 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Mon Jan 14 23:42:09 2019 +0800| [32fb83e4318845a7f44f7bed02d5963b9e81804e] | committer: Jun Zhao lavc/hls: Cosmetics: Fix indentation for free_segment_list Commit 673d8cfd518 missed the indent Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] lavfi/nlmeans: improve the performance

2019-02-01 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Feb 1 10:45:24 2019 +0800| [6c586303a14a7bd72953b29202112a44676bd725] | committer: Clément Bœsch lavfi/nlmeans: improve the performance Remove the pdiff_lut_scale in nlmeans and increase weight_lut table size from 2^9 to 50, this change will avoid

[FFmpeg-cvslog] doc/filters: document ranges and defaults for nlmeans options

2019-02-01 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Feb 1 14:00:04 2019 +0800| [6dc06e979c3867d5805d4e7418d86e25bdd4809f] | committer: Jun Zhao doc/filters: document ranges and defaults for nlmeans options document ranges and defaults for nlmeans options Reviewed-by: Gyan Doshi Signed-off-by: Jun Zhao

[FFmpeg-cvslog] avfilter/tests/integral: Check malloc fail before using it

2019-02-11 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Feb 10 12:57:44 2019 +0800| [6382d0334775c0a2d8b945ea5f007e7106431d6d] | committer: Jun Zhao avfilter/tests/integral: Check malloc fail before using it Need to check malloc fail before using it, so adjust the location in the code. Reviewed-by: Michael

[FFmpeg-cvslog] avfilter/tests/integral: Fix build warning after adjust the location

2019-02-11 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Feb 10 14:28:22 2019 +0800| [9f33b0ed392f508ddcd6299c89beeed5addce3ff] | committer: Jun Zhao avfilter/tests/integral: Fix build warning after adjust the location Fix build warning like "warning: ISO C90 forbids mixed declarations and code" af

[FFmpeg-cvslog] tests/api/api-h264-test: Add AV_NOPTS_VALUE check for AVFrame.pkt_dts/pts

2019-02-12 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Tue Feb 12 14:16:57 2019 +0800| [84e7aff60816d8f491194a9d96d906c39ad052db] | committer: Jun Zhao tests/api/api-h264-test: Add AV_NOPTS_VALUE check for AVFrame.pkt_dts/pts Use av_ts2str() for AVFrame.pkt_dts/pts to avoid print the pkt_dts/pts as negative

[FFmpeg-cvslog] avfilter/tests/integral: Correct the comment

2019-02-13 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Wed Feb 13 19:59:39 2019 +0800| [ff5ed7abd6eea500fc0c6b8bf41fbecc391abd46] | committer: Jun Zhao avfilter/tests/integral: Correct the comment Correct the comment Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavfi/zscale: make use of AVFILTER_DEFINE_CLASS

2019-03-07 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Tue Mar 5 19:10:06 2019 +0800| [26dbe88ea37beee64909bc320aaf932b8db13aee] | committer: Jun Zhao lavfi/zscale: make use of AVFILTER_DEFINE_CLASS use AVFILTER_DEFINE_CLASS for defining the filter classes Signed-off-by: Jun Zhao > http://git.videolan.

[FFmpeg-cvslog] lavfi/tonemap: make use of AVFILTER_DEFINE_CLASS

2019-03-07 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Tue Mar 5 19:14:33 2019 +0800| [96451477b9115fb426016a152b3d40d2000c8549] | committer: Jun Zhao lavfi/tonemap: make use of AVFILTER_DEFINE_CLASS use AVFILTER_DEFINE_CLASS for defining the filter classes Signed-off-by: Jun Zhao > http://git.videolan.

[FFmpeg-cvslog] lavf/flvdec: fix typo in log message

2019-03-22 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Mar 23 11:28:15 2019 +0800| [fba42b33b7f25a97b4a05ac62d0b242c51be9e17] | committer: Jun Zhao lavf/flvdec: fix typo in log message fix typo in log message, it's come from cd141e71bd3 Signed-off-by: Jun Zhao > http://git.videolan.org/gi

[FFmpeg-cvslog] lavfi/sidedata: add missed frame side data type

2019-03-22 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Mar 9 11:56:39 2019 +0800| [305025c8aedeefd5864f4e560e11a9a41d602f60] | committer: Jun Zhao lavfi/sidedata: add missed frame side data type add missed frame side data type Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git

[FFmpeg-cvslog] avformat/avformat.h: Update the comment for AVInputFormat.flags

2019-03-26 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Mon Mar 25 16:28:41 2019 +0800| [e9c9514ce37ce21a91b2a67cecd1457b11c0f21c] | committer: Jun Zhao avformat/avformat.h: Update the comment for AVInputFormat.flags AVFMT_NOTIMESTAMPS may be using in AVInputFormat.flags for demuxing Reviewed-by: Michael

[FFmpeg-cvslog] lavf/flvdec: add AMF date type support

2019-03-31 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Tue Mar 26 16:54:33 2019 +0800| [24dac56e1d8c3d9778fdcd530355135c4a9d61c3] | committer: Jun Zhao lavf/flvdec: add AMF date type support Support AMF date type when parse the FLV metadata. Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.

[FFmpeg-cvslog] lavf/flvdec: Cosmetics: Fix indentation for flv_read_packet

2019-03-31 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Tue Mar 26 18:54:47 2019 +0800| [e995e2395b8ff58c2d87f3b8990275d15a5c5cb3] | committer: Jun Zhao lavf/flvdec: Cosmetics: Fix indentation for flv_read_packet Commit e34ba5ec53b missed the indent Signed-off-by: Jun Zhao > http://git.videolan.

[FFmpeg-cvslog] lavf/hashenc: Correct the hash/MD5 muxer class name

2019-04-02 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Mar 29 22:13:10 2019 +0800| [ecb4398d71c9882c8db67761b3227f27eddb449b] | committer: Jun Zhao lavf/hashenc: Correct the hash/MD5 muxer class name Follow the name style to correct the hash/md5 muxer class name Signed-off-by: Jun Zhao > h

[FFmpeg-cvslog] doc/examples/metadata: fix the example can't dump FLV metadata

2019-04-06 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Wed Apr 3 09:13:52 2019 +0800| [7c1875143db4573bad2d39f13aadbef7b13628ad] | committer: Jun Zhao doc/examples/metadata: fix the example can't dump FLV metadata fix the example can't dump FLV metadata. Signed-off-by: Jun Zhao > http://git

[FFmpeg-cvslog] lavf/matroskaenc: Fix memory leak after write trailer

2019-04-08 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Thu Apr 4 23:47:46 2019 +0800| [0a347ff4222345c88b93d7962a696f0e9aae7ca2] | committer: Jun Zhao lavf/matroskaenc: Fix memory leak after write trailer Fix memory leak after write trailer for #7827, only store a audio packet whose buffer has size greater

[FFmpeg-cvslog] lavf/hls: Cleanup the applehttp

2019-04-15 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri Apr 12 18:54:47 2019 +0800| [abfeba97241e3cd485580b66b8b712d9a9779888] | committer: Jun Zhao lavf/hls: Cleanup the applehttp Cleanup the applehttp as demuxer name, when use the command : ffmpeg -formats, get the confused information like: "

[FFmpeg-cvslog] lavf: bump version/add APIchanges entry when cleanup applehttp

2019-04-19 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Tue Apr 16 13:43:53 2019 +0800| [d93e44332f1bd2be90eb637268385a5acd8f6c10] | committer: Jun Zhao lavf: bump version/add APIchanges entry when cleanup applehttp commit abfeba9 "lavf/hls: Cleanup the applehttp" missed the version bump and APIcha

[FFmpeg-cvslog] lavfi/frei0r: Fixes the compilation warnings

2019-04-21 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Apr 21 12:37:29 2019 +0800| [b272d5b9b6e189cb855ad393edf8524066bd0d07] | committer: Jun Zhao lavfi/frei0r: Fixes the compilation warnings Fixes the compilation warnings Reviewed-by: Paul B Mahol Signed-off-by: Jun Zhao > http://git.videolan.

[FFmpeg-cvslog] lavf/oggparsevorbis: Fix change the case of metadata keys issue

2019-04-22 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Apr 14 23:22:25 2019 +0800| [8d3630c5402fdda2889fe4f74f7dcdd50ebca654] | committer: Jun Zhao lavf/oggparsevorbis: Fix change the case of metadata keys issue The spec in https://xiph.org/vorbis/doc/v-comment.html states that the metadata keys are case

[FFmpeg-cvslog] examples/avio_reading: Use avio_context_free() to free AVIOContext

2019-04-22 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sun Apr 21 10:59:53 2019 +0800| [a0877648472a25debc9bd7957684748a253c2b52] | committer: Jun Zhao examples/avio_reading: Use avio_context_free() to free AVIOContext Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavf/hls: Remove HLSContext.strict_std_compliance field

2019-04-27 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Tue Apr 16 12:54:58 2019 +0800| [d6489ddb7a6cdfb6bd4e5b8095d765e0ba1aba4a] | committer: Jun Zhao lavf/hls: Remove HLSContext.strict_std_compliance field After the commit 9f61abc8111, we can use AVFormatContext.strict_std_compliance instead of

[FFmpeg-cvslog] tools/crypto_bench: update the comment about build command

2019-05-09 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Thu May 9 01:24:28 2019 +0800| [a6cd3ad21f1cd6f90aa1e818ece0e399ff66d685] | committer: Jun Zhao tools/crypto_bench: update the comment about build command commit cd62f9d557f missing the comment about build Reviewed-by: Nicolas George Signed-off-by: Jun

[FFmpeg-cvslog] tools/crypto_bench: check malloc fail before using it

2019-05-09 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Thu May 9 01:16:27 2019 +0800| [153a6a67a93af0f0bd00d76670e59e741c9a13c7] | committer: Jun Zhao tools/crypto_bench: check malloc fail before using it Need to check malloc fail before using it, so adjust the location in the code. Reviewed-by: Nicolas

[FFmpeg-cvslog] lavf/cover_rect: Fix logic check issue

2019-05-09 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Wed May 8 21:54:46 2019 +0800| [c9671289521226dd7d3213377a14331e73cb6283] | committer: Jun Zhao lavf/cover_rect: Fix logic check issue Fix logic check issue #6741 Reviewed-by: Michael Niedermayer Signed-off-by: Jun Zhao > http://git.videolan.

[FFmpeg-cvslog] lavc/libx265: Use avctx->framerate first for frame rate setting

2019-05-10 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Apr 27 18:52:57 2019 +0800| [68bac50604a52760ccb9d9dd43f100436fd66b71] | committer: Jun Zhao lavc/libx265: Use avctx->framerate first for frame rate setting perfer avctx->framerate first than use avctx->time_base when setting the frame rate t

[FFmpeg-cvslog] lavc/libx264: Use avctx->framerate first for frame rate setting

2019-05-10 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Sat Apr 27 18:45:23 2019 +0800| [1e6338c2da7779f68c28cdb4d46ef0729d464bc0] | committer: Jun Zhao lavc/libx264: Use avctx->framerate first for frame rate setting perfer avctx->framerate first than use avctx->time_base when setting the frame rate t

[FFmpeg-cvslog] lavc/bink: Remove the dead code block

2019-05-11 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri May 10 19:22:01 2019 +0800| [3af73f2c8588283dfaa41cf4465f8fc40549f233] | committer: Jun Zhao lavc/bink: Remove the dead code block Remove the dead code block Signed-off-by: Jun Zhao > http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi

[FFmpeg-cvslog] lavc/aacenc_ltp: remove unnecessary condition check.

2019-05-11 Thread Jun Zhao
ffmpeg | branch: master | Jun Zhao | Fri May 10 15:49:45 2019 +0800| [014b0e5092a2dfd1bc0d661fc53d8530ec83d772] | committer: Jun Zhao lavc/aacenc_ltp: remove unnecessary condition check. Condition 'sum==2' is always true, so remove the check logic to make the code clean. Signed-o

<    1   2   3   4   >