ffmpeg | branch: master | Gyan Doshi | Sat May 1 17:55:34
2021 +0530| [7c451b609c267462de152895634902f14c3ea60a] | committer: Gyan Doshi
ffprobe: add option to control optional fields display
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7c451b609c267462de152895634902f14c3ea60a
-
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Apr 29 22:07:33 2021 +0200| [8dbf0cc89330011bbb4b7a34abe3e86bf64859a6] |
committer: Andreas Rheinhardt
avcodec/a64multienc: Avoid intermediate buffer
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [259a76272911853e46e05e02e3718f4faed4745b] |
committer: Andreas Rheinhardt
avcodec/a64multienc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoi
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [ad232c6833d9f192324c9e99c19d1b4dd7852828] |
committer: Andreas Rheinhardt
avcodec/adxenc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
an
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Apr 29 22:20:05 2021 +0200| [a0b55e2adbc8c4ffd805b91c0b40f9292675cdcf] |
committer: Andreas Rheinhardt
avcodec/a64multienc: Don't modify AVCodecContext.global_quality
According to the doxy, this field is set by the user.
Signed-off-by: Andrea
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [32b20a274a8a628b5f255ca6641aef1c9c3b5713] |
committer: Andreas Rheinhardt
avcodec/adpcmenc: Avoid copying packet data, allow direct rendering
When the packet size is known in advance like here, one can avoid
an int
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [9e9836424b63ee096fd715a2479066daff8dfa01] |
committer: Andreas Rheinhardt
avcodec/aptxenc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
an
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Apr 27 15:57:34 2021 +0200| [39bb36d7231b4dd5eec8105903cd8e323b2c0474] |
committer: Andreas Rheinhardt
avcodec/[e]ac3enc: Allow user-supplied buffers
The size of the output buffer is always known in advance and
the code has no alignment requir
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Apr 27 16:15:47 2021 +0200| [1106f206453b8ab29f5b6972522def49d08e6288] |
committer: Andreas Rheinhardt
avcodec/avuienc: Allow user-supplied buffers
Trivial given that this encoder knows the size of the output buffer
in advance.
Signed-off-by:
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [6c69251b038944b4deee4e5fa7dd32b78492ae60] |
committer: Andreas Rheinhardt
avcodec/bmpenc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
an
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Apr 27 16:50:18 2021 +0200| [60da5b87ad5823707254aa2930fa5950e45facc2] |
committer: Andreas Rheinhardt
avcodec/bmpenc: Use memcpy when data has desired endianness
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Apr 29 21:10:13 2021 +0200| [5b8c18495c834253731cb55e4cda2e41ca40a2c4] |
committer: Andreas Rheinhardt
avcodec/cljrenc: Don't use too big buffers, don't copy them, set CAP_DR1
Up until now, the cljr encoder used buffers that were too big by a
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Apr 27 16:58:16 2021 +0200| [350c00f3dfc8c005ef4e85c123afb67a34cfad4b] |
committer: Andreas Rheinhardt
avcodec/cngenc: Allow user-supplied buffers
Trivial for an encoder that knows the size of the output packet in
advance.
Signed-off-by: Andr
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Apr 27 17:11:27 2021 +0200| [72c521e80af9ff9b8ab7145e4af973c5e2969840] |
committer: Andreas Rheinhardt
avcodec/dcaenc: Don't write one bit at a time
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [4569c70f140f01447d1de385a2dd490976d95f89] |
committer: Andreas Rheinhardt
avcodec/dcaenc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
an
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [1393c7edae338fd6fd3d53bde824646e1841ab2c] |
committer: Andreas Rheinhardt
avcodec/dnxhdenc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
a
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [ae7a7dc458113e62add7c559c555efccab4f8eee] |
committer: Andreas Rheinhardt
avcodec/dpxenc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
an
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [6e2fe9958a96d14298151803e39203e2ab11332b] |
committer: Andreas Rheinhardt
avcodec/fitsenc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
an
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [63218fc2d09c37b20b17d82a2e565dbb0d2c34b5] |
committer: Andreas Rheinhardt
avcodec/g722enc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
an
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [f471caaf90526eb6177c9c91591010c04f64a0c3] |
committer: Andreas Rheinhardt
avcodec/g723_1enc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [8fb25961b94c6b8306c62f239352a111fbfcf788] |
committer: Andreas Rheinhardt
avcodec/g726: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
an in
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Apr 27 16:58:16 2021 +0200| [0788069cb1cf95b8858f9315ffe9cd4e1916eef1] |
committer: Andreas Rheinhardt
avcodec/pcm: Allow user-supplied buffers
Trivial for encoders that know the size of the output packet in advance.
Signed-off-by: Andreas Rh
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [ef6232aa38d2f1054f3c46ffe83cbfcbd7ce042c] |
committer: Andreas Rheinhardt
avcodec/nellymoserenc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can av
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [5cb64caadfdf6ecb3d63489a27d5b1d2e2992b8d] |
committer: Andreas Rheinhardt
avcodec/r210enc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
an
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [3e6dcf0b1aff77d742520261c83ebdaa68d0e5cd] |
committer: Andreas Rheinhardt
avcodec/pcm-dvdenc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [8eef32d394bef6a320c2ecdaf7d6fc03359d766e] |
committer: Andreas Rheinhardt
avcodec/ra144enc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
a
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Apr 27 19:57:57 2021 +0200| [184a8852f1c4a3c592fa0a4e1dcb253d6456cbe8] |
committer: Andreas Rheinhardt
avcodec/r210enc: Deduplicate pix_fmts arrays
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Apr 27 16:58:16 2021 +0200| [c7a0addf93949e89cfacd17cfa59396ef4203598] |
committer: Andreas Rheinhardt
avcodec/rawenc: Allow user-supplied buffers
Trivial for an encoder that knows the size of the output packet in advance.
Signed-off-by: Andr
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [7bb7161f86c6524e3eb1cb3fdd48f39e5bd942b8] |
committer: Andreas Rheinhardt
avcodec/roqaudioenc: Avoid copying data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
an in
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [fbfae5eb36db0b0be1a8b9c715388e9fcfea0c0f] |
committer: Andreas Rheinhardt
avcodec/s302menc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
a
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Apr 27 16:58:16 2021 +0200| [1dc8f237872daed6bca9a2e444fd60c5bbf72b44] |
committer: Andreas Rheinhardt
avcodec/v210enc: Allow user-supplied buffers
Trivial for an encoder that knows the size of the output packet in advance.
Signed-off-by: And
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [27b0a5204d7d1a56abba1bf981123cc29a9f17bc] |
committer: Andreas Rheinhardt
avcodec/v308enc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
an
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [d914da3bb62b58e0cb7c2cdbe56d1a97111c94e6] |
committer: Andreas Rheinhardt
avcodec/v408enc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
an
ffmpeg | branch: master | Andreas Rheinhardt |
Tue May 4 20:51:09 2021 +0200| [7bfa533793cc18eeab9f127e1be795260f6db108] |
committer: Andreas Rheinhardt
avcodec/v408enc: Deduplicate pix_fmts arrays
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [14407e84b9674e09094422a252bc02302cffd009] |
committer: Andreas Rheinhardt
avcodec/v410enc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
an
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [a3f02388f169c6513c4f242a1cb4b507711eded7] |
committer: Andreas Rheinhardt
avcodec/yuv4enc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
an
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [765366bcba7ab8d6b3958a860f64147c9e1ceb2a] |
committer: Andreas Rheinhardt
avcodec/xwdenc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
an
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [b66ca3b8d41e6488c7e650d034f242086d432f24] |
committer: Andreas Rheinhardt
avcodec/xfaceenc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
a
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [4fda451c9f2dda4ced8cff92cd7c5387550dad83] |
committer: Andreas Rheinhardt
avcodec/zmbvenc: Avoid copying packet data, allow user-supplied buffers
Here the packet size is known before allocating the packet because
t
ffmpeg | branch: master | Andreas Rheinhardt |
Sun Apr 25 01:43:26 2021 +0200| [a043dcbe65efbc07d6f83b5822b99377035039a1] |
committer: Andreas Rheinhardt
avcodec/y41penc: Avoid copying packet data, allow user-supplied buffers
When the packet size is known in advance like here, one can avoid
an
ffmpeg | branch: master | Gyan Doshi | Wed May 5 20:43:13
2021 +0530| [8ab2bb81b2318c8baff61fa534400b5e5244c387] | committer: Gyan Doshi
avformat/hlsenc: correct log text and supply packet details
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8ab2bb81b2318c8baff61fa534400b5e5244c
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Dec 10 08:59:09 2020 +0100| [b05631f7b959fd9ec266a4315db60cc77b655cd9] |
committer: Andreas Rheinhardt
avcodec/speedhq, speedhqenc: Make codecs init-threadsafe
The SpeedHQ decoder uses and initializes a RLTable's VLC, yet it also
initializes o
ffmpeg | branch: master | Andreas Rheinhardt |
Thu Dec 10 09:19:08 2020 +0100| [03008c2811ec26cf338780a89b6b2b849b399e3c] |
committer: Andreas Rheinhardt
avcodec/speedhqenc: Hardcode table to save space
The SpeedHQ encoder currently reverses the entries of two small tables
and stores them in o
ffmpeg | branch: master | Andreas Rheinhardt |
Wed Jan 27 17:21:01 2021 +0100| [b30851c87274730749f282b61875393e29918d8e] |
committer: Andreas Rheinhardt
avcodec/rl: Improve documentation of ff_rl_init/ff_rl_init_vlc
In particular, document that they initialize different parts of an
RLTable an
ffmpeg | branch: master | James Almer | Sun May 2 14:54:26
2021 -0300| [3575a495f6dcc395656343380e13c57d48b9f976] | committer: James Almer
avcodec/decode: stop trying to initialize palette values in
avcodec_default_get_buffer2()
avpriv_set_systematic_pal2() is meant to fill fixed vales for fo
ffmpeg | branch: master | Zane van Iperen | Tue May 4
21:59:37 2021 +1000| [2329f7f21eb55281af439f70ded40a0c3ecec47b] | committer:
Zane van Iperen
avformat/rpl: cosmetics
Signed-off-by: Zane van Iperen
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2329f7f21eb55281af439f70ded40
ffmpeg | branch: master | Shubhanshu Saxena | Sat
May 1 21:05:06 2021 +0530| [26d3fe1a525b10cc0ea186de1e432f748287e755] |
committer: Guo, Yejun
lavfi/dnn_backend_native_layer_avgpool.c: Correct Spelling of Pixel
Correct spelling of word `pixel` from `pxiels`
Signed-off-by: Shubhanshu Saxena
ffmpeg | branch: master | Matthias C. M. Troffaes
| Tue May 4 13:27:12 2021 +0100| [ed409b8088e47c932dcb53edca2d6554348691ba] |
committer: Guo, Yejun
configure: dnn needs avformat
The source file "libavfilter/dnn/dnn_backend_native.h" includes
"libavformat/avio.h", so avformat needs to be dec
ffmpeg | branch: master | Guo, Yejun | Wed Mar 10
16:27:41 2021 +0800| [1b5dc712cd418cc56aa02be06a4d6457962cebb9] | committer:
Guo, Yejun
lavfi/dnn_backend_openvino.c: unify code for infer request for sync/async
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1b5dc712cd418cc56aa02b
ffmpeg | branch: master | Guo, Yejun | Mon Mar 15
10:13:14 2021 +0800| [e37cc723870cfed9ad1dca03f73ba022f6b8e3e4] | committer:
Guo, Yejun
lavfi/dnn_backend_openvino.c: add InferenceItem between TaskItem and RequestItem
There's one task item for one function call from dnn interface,
there's one
ffmpeg | branch: master | Guo, Yejun | Tue Mar 16
13:17:34 2021 +0800| [7eb9accc376dca4f766d87d68c72aa167e4e9c7e] | committer:
Guo, Yejun
lavfi/dnn_backend_openvino.c: move the logic for batch mode earlier
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7eb9accc376dca4f766d87d68c72
ffmpeg | branch: master | Guo, Yejun | Thu Apr 1
10:06:06 2021 +0800| [a3b74651a0408ddb19c2f0334ad4ad3f368376a6] | committer:
Guo, Yejun
lavfi/dnn: refine dnn interface to add DNNExecBaseParams
Different function type of model requires different parameters, for
example, object detection detec
ffmpeg | branch: master | Guo, Yejun | Tue Mar 16
13:02:56 2021 +0800| [fc26dca64e0e5d20bb0fcc8743d073cf5b107264] | committer:
Guo, Yejun
lavfi/dnn: add classify support with openvino backend
Signed-off-by: Guo, Yejun
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fc26dca64e0e5d
ffmpeg | branch: master | Guo, Yejun | Wed Mar 17
14:08:38 2021 +0800| [41ef57fdb27c9583e61af8eea1ba710314cd86e5] | committer:
Guo, Yejun
lavfi/dnn_classify: add filter dnn_classify for classification based on
detection bounding boxes
classification is done on every detection bounding box in
ffmpeg | branch: master | Zhao Zhili | Sun Apr 25
16:06:04 2021 +0800| [71ad83667d32f64c658034baa3cc56246ae67363] | committer:
Rick Kern
lavc/videotoolboxenc: set DataRateLimits for hevc
>From the comment it's not available on old version. It works now
by testing on macOS 11.2.1. There is no d
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Dec 28 19:53:42 2020 +0100| [f6ee90b6dcc31b40c12217d1989032a803838bb4] |
committer: Andreas Rheinhardt
avcodec/qcelpdec: Mark decoder as init-threadsafe
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Dec 28 19:54:41 2020 +0100| [f48e4639aef5612d6f86018f1decadd380f656c4] |
committer: Andreas Rheinhardt
avcodec/wmavoice: Mark decoder as init-threadsafe
It is init-threadsafe since b9c1ab89078d862e0146c9d7ed277addd770e3a3
and except on MIPS ev
ffmpeg | branch: master | Andreas Rheinhardt |
Mon Dec 28 21:45:59 2020 +0100| [869b204cbc64981e23cc59acca496a1e69b2f67c] |
committer: Andreas Rheinhardt
avcodec/wmalosslessdec: Mark decoder as init-threadsafe
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Dec 29 16:31:43 2020 +0100| [fbb9e0dbc8a685917e25837d01f4d159e84152d7] |
committer: Andreas Rheinhardt
avcodec/dv: Don't pretend VLC allocation can't fail
It can and therefore we switch from a heap allocated VLC table to
a VLC initialized via
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Dec 29 18:24:40 2020 +0100| [6d484671ecb612c32cbda0fab65f961743aff5f8] |
committer: Andreas Rheinhardt
avcodec/dv: Don't initialize RL VLC for encoder
Said RL VLC is only used by the decoder, ergo don't initialize it for
the encoder and move t
ffmpeg | branch: master | Andreas Rheinhardt |
Tue Dec 29 19:31:37 2020 +0100| [bc5e68ea88231ec748946c22c0d1f19eed3d4125] |
committer: Andreas Rheinhardt
avcodec/dvdec: Make decoder init-threadsafe
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=
ffmpeg | branch: master | Andreas Rheinhardt |
Wed Dec 30 19:05:46 2020 +0100| [e10d75610c62fcc42ad8931a09abc73ee82caf82] |
committer: Andreas Rheinhardt
avcodec/dvenc: Make encoder init-threadsafe
Signed-off-by: Andreas Rheinhardt
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=
ffmpeg | branch: master | Andreas Rheinhardt |
Fri Apr 30 01:57:13 2021 +0200| [7539a01bb0ea24998e1aa87706edf9785ddd3ac6] |
committer: Rick Kern
avcodec/videotoolboxenc: Avoid copying data, allow user-supplied buffers
Here the packet size is known before allocating the packet because
the encod
63 matches
Mail list logo