ffmpeg | branch: master | Steven Liu | Sat Apr 1
10:55:04 2017 +0800| [99e5d81ef997cb88b1a40e6f253f37f7cbf251d9] | committer:
Steven Liu
avutil/avstring: add av_strreplace API into avstring
refer to: http://creativeandcritical.net/str-replace-c
add av_strreplace API for replace string operati
ffmpeg | branch: master | James Almer | Fri Mar 31 20:42:16
2017 -0300| [6171f178e70ebe75e5964531f47ccc32455d5557] | committer: James Almer
x86/hevc_add_res: merge last remaining changes from
3d6535983282bea542dac2e568ae50da5796be34
See https://lists.libav.org/pipermail/libav-devel/2016-Octobe
ffmpeg | branch: master | James Almer | Fri Mar 31 20:35:16
2017 -0300| [b62a87591ebe57923bc9aabf487dbce0a7af2627] | committer: James Almer
doc/libav-merge: link to the relevant ml thread in the extract_extradata line
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b62a87591ebe57923
ffmpeg | branch: master | Martin Vignali | Sat Mar
18 13:45:06 2017 +0100| [6426f74272c33a47cffd0ab0cc7b7a6b286af0ce] | committer:
Michael Niedermayer
fate/exr : add test for uint32 data
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6426f74272
ffmpeg | branch: master | James Almer | Fri Mar 31 17:39:25
2017 -0300| [678ab33861d1061d2b730ffab188c22faadd] | committer: James Almer
Merge commit 'b6582b29277e00e5d49f400e58beefa5a21d83b8'
* commit 'b6582b29277e00e5d49f400e58beefa5a21d83b8':
qsv: Add VC-1 decoder
See fb57bc6c34b979bec
ffmpeg | branch: master | Mark Thompson | Wed Oct 26 21:29:08
2016 +0100| [b6582b29277e00e5d49f400e58beefa5a21d83b8] | committer: Mark
Thompson
qsv: Add VC-1 decoder
It uses the same code as the MPEG-2 decoder, so the file is renamed
to contain all "other" (that is, not H.26[45]) codecs.
> ht
ffmpeg | branch: master | James Almer | Fri Mar 31 17:18:37
2017 -0300| [99fa2fc5db06f842fdf91008fcc1e352cbe9e9dc] | committer: James Almer
Merge commit 'fea4dc05b41f5465bedc786b67966f204ec6150c'
* commit 'fea4dc05b41f5465bedc786b67966f204ec6150c':
vc1: Return stream format information from p
ffmpeg | branch: master | James Almer | Fri Mar 31 17:14:10
2017 -0300| [4fe9d6964830f0eec94165da02c95cc2669fdfe1] | committer: James Almer
Merge commit '0940b748bdba36c4894fc8ea6be631d821fdf578'
* commit '0940b748bdba36c4894fc8ea6be631d821fdf578':
qsvdec: Only warn about unconsumed data if i
ffmpeg | branch: master | Mark Thompson | Wed Oct 26 21:13:45
2016 +0100| [fea4dc05b41f5465bedc786b67966f204ec6150c] | committer: Mark
Thompson
vc1: Return stream format information from parser
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=fea4dc05b41f5465bedc786b67966f204ec6150c
ffmpeg | branch: master | Mark Thompson | Sun Oct 30 16:58:23
2016 +| [0940b748bdba36c4894fc8ea6be631d821fdf578] | committer: Mark
Thompson
qsvdec: Only warn about unconsumed data if it happens more than once
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0940b748bdba36c4894fc
ffmpeg | branch: master | Mark Thompson | Wed Oct 26 21:27:49
2016 +0100| [030d84fa2e35af0e77516735de35bf1a52371c86] | committer: Mark
Thompson
qsvdec: Pass field order information to libmfx
The VC-1 decoder fails to initialise if this is not set.
> http://git.videolan.org/gitweb.cgi/ffmpeg.g
ffmpeg | branch: master | James Almer | Fri Mar 31 17:12:09
2017 -0300| [1fb2c697d5d1cb9b25430390803cd4a24cbcf407] | committer: James Almer
Merge commit '030d84fa2e35af0e77516735de35bf1a52371c86'
* commit '030d84fa2e35af0e77516735de35bf1a52371c86':
qsvdec: Pass field order information to libm
ffmpeg | branch: master | Mark Thompson | Wed Oct 26 21:26:10
2016 +0100| [cd1047f3911fa0d34c86f470537f343d23c8b956] | committer: Mark
Thompson
qsvdec: Pass the correct profile to libmfx
This was correct for H.26[45], because libmfx uses the same values
derived from profile_idc and the constra
ffmpeg | branch: master | Mark Thompson | Wed Oct 26 21:12:02
2016 +0100| [3297577f3eac1c87d48dedd527942de2bd28e7a5] | committer: Mark
Thompson
mpegvideo: Return correct coded frame sizes from parser
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3297577f3eac1c87d48dedd527942de2bd
ffmpeg | branch: master | James Almer | Fri Mar 31 17:08:50
2017 -0300| [b00f44e513e9e927ad94a7385afe8cf67691c513] | committer: James Almer
Merge commit '3297577f3eac1c87d48dedd527942de2bd28e7a5'
* commit '3297577f3eac1c87d48dedd527942de2bd28e7a5':
mpegvideo: Return correct coded frame sizes
ffmpeg | branch: master | Martin Storsjö | Sat Nov 12
21:25:50 2016 +0200| [52d196fb30fb6628921b5f1b31e7bd11eb7e1d9a] | committer:
Martin Storsjö
arm: vp9itxfm: Simplify txfm string comparisons
Signed-off-by: Martin Storsjö
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=52d196fb
ffmpeg | branch: master | Janne Grunau | Mon Nov 14
01:16:00 2016 +0100| [31756abe29eb039a11c59a42cb12e0cc2aef3b97] | committer:
Martin Storsjö
aarch64: vp9: loop_filter: fix typo in skip flatout8 check
The 16_16 loop filter functions could miss an early exit before
flatout8.
Signed-off-by: M
ffmpeg | branch: master | James Almer | Fri Mar 31 17:01:34
2017 -0300| [c6f06876e1082f6dbb15abfe5f940ed8372e77dc] | committer: James Almer
Merge commit '31756abe29eb039a11c59a42cb12e0cc2aef3b97'
* commit '31756abe29eb039a11c59a42cb12e0cc2aef3b97':
aarch64: vp9: loop_filter: fix typo in skip
ffmpeg | branch: master | Martin Storsjö | Mon Nov 14
00:07:27 2016 +0200| [9d2afd1eb8c5cc0633062430e66326dbf98c99e0] | committer:
Martin Storsjö
aarch64: vp9: Implement NEON loop filters
This work is sponsored by, and copyright, Google.
These are ported from the ARM version; thanks to the la
ffmpeg | branch: master | Martin Storsjö | Sun Nov 13
23:53:08 2016 +0200| [3c9546dfafcdfe8e7860aff9ebbf609318220f29] | committer:
Martin Storsjö
aarch64: vp9: Add NEON itxfm routines
This work is sponsored by, and copyright, Google.
These are ported from the ARM version; thanks to the larger
ffmpeg | branch: master | James Almer | Fri Mar 31 16:56:19
2017 -0300| [74927355fc7fc31b89e5fad33c0977a421afc21d] | committer: James Almer
Merge commit '3c9546dfafcdfe8e7860aff9ebbf609318220f29'
* commit '3c9546dfafcdfe8e7860aff9ebbf609318220f29':
aarch64: vp9: Add NEON itxfm routines
This
ffmpeg | branch: master | James Almer | Fri Mar 31 16:50:39
2017 -0300| [b27dd80255a0a5f22b02b512ba218ffb44f5902a] | committer: James Almer
doc/decode_audio: use <> to include libav* headers
Found-by: ubitux
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b27dd80255a0a5f22b02b512ba
ffmpeg | branch: master | Diego Biurrun | Sun Dec 6
13:04:05 2015 +0100| [01348e411f962f5e4605d649fc9a47a54587ba8e] | committer:
Diego Biurrun
avconv_opt: Consistently iterate through hwaccels array in all cases
avconv_opt.c:188:19: warning: comparison of unsigned expression < 0 is always
fa
ffmpeg | branch: master | Diego Biurrun | Fri Oct 30
15:26:25 2015 +0100| [800d91d348c89fc8ca3fbec7696ab1ec8787acc6] | committer:
Diego Biurrun
Drop pointless void* casts
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=800d91d348c89fc8ca3fbec7696ab1ec8787acc6
---
libavcodec/flac_
ffmpeg | branch: master | James Almer | Fri Mar 31 16:38:37
2017 -0300| [b725b482c6af996cb1922c48c3b32c3a6e857ea1] | committer: James Almer
Merge commit '800d91d348c89fc8ca3fbec7696ab1ec8787acc6'
* commit '800d91d348c89fc8ca3fbec7696ab1ec8787acc6':
Drop pointless void* casts
Merged-by: James
ffmpeg | branch: master | Diego Biurrun | Sun Mar 15
15:56:52 2015 +0100| [d316f9cefcd854071985c6f524a9a15348240264] | committer:
Diego Biurrun
aac: Drop pointless cast
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d316f9cefcd854071985c6f524a9a15348240264
---
libavcodec/aacpsy.
ffmpeg | branch: master | James Almer | Fri Mar 31 16:33:48
2017 -0300| [fc2a94219df7eccd540e0dac42c27cd9e35148de] | committer: James Almer
Merge commit 'd316f9cefcd854071985c6f524a9a15348240264'
* commit 'd316f9cefcd854071985c6f524a9a15348240264':
aac: Drop pointless cast
Merged-by: James A
ffmpeg | branch: master | Diego Biurrun | Fri Oct 30
15:21:19 2015 +0100| [8ddfa5ae5ef64a25dd087d74954ebdb9081f0d67] | committer:
Diego Biurrun
vf_drawtext: Drop wrong void* cast
libavfilter/vf_drawtext.c:844:49: warning: ISO C forbids conversion of function
pointer to object pointer type [-W
ffmpeg | branch: master | James Almer | Fri Mar 31 16:28:35
2017 -0300| [a4ee9551138c8ba7b93c098cacc867d2e9ee95d1] | committer: James Almer
Merge commit '8ddfa5ae5ef64a25dd087d74954ebdb9081f0d67'
* commit '8ddfa5ae5ef64a25dd087d74954ebdb9081f0d67':
vf_drawtext: Drop wrong void* cast
This com
ffmpeg | branch: master | Diego Biurrun | Fri Oct 30
15:27:56 2015 +0100| [fcbdd605b5409103c3f4bfa063ea270f2229b125] | committer:
Diego Biurrun
nut: Use correct function pointer casts instead of void*
Fixes several warnings of the type
libavformat/nut.c:207:42: warning: ISO C forbids conversio
ffmpeg | branch: master | James Almer | Fri Mar 31 16:25:23
2017 -0300| [8e7497e774af8f2f26c4b0fd007bafabb1255e34] | committer: James Almer
Merge commit 'fcbdd605b5409103c3f4bfa063ea270f2229b125'
* commit 'fcbdd605b5409103c3f4bfa063ea270f2229b125':
nut: Use correct function pointer casts inst
ffmpeg | branch: master | Diego Biurrun | Fri Mar 13
00:36:41 2015 +0100| [3b50dbc51fb0978d09c1a5b83d4bf5a59d170e1e] | committer:
Diego Biurrun
ratecontrol: Use correct function pointer casts instead of void*
libavcodec/ratecontrol.c:120:9: warning: ISO C forbids initialization between
functi
ffmpeg | branch: master | James Almer | Fri Mar 31 16:19:30
2017 -0300| [c4fd1e7b0116a4fc04eae14cc2f7167c5f0a0ea4] | committer: James Almer
Merge commit '3b50dbc51fb0978d09c1a5b83d4bf5a59d170e1e'
* commit '3b50dbc51fb0978d09c1a5b83d4bf5a59d170e1e':
ratecontrol: Use correct function pointer ca
ffmpeg | branch: master | James Almer | Fri Mar 31 16:17:41
2017 -0300| [66e7b421fa04a6ee751534a0f13c7ab1735aeab7] | committer: James Almer
Merge commit 'dd299a2d6d4d1af9528ed35a8131c35946be5973'
* commit 'dd299a2d6d4d1af9528ed35a8131c35946be5973':
arm: vp9: Add NEON loop filters
This commit
ffmpeg | branch: master | Martin Storsjö | Mon Oct 10
09:48:03 2016 +0300| [dd299a2d6d4d1af9528ed35a8131c35946be5973] | committer:
Martin Storsjö
arm: vp9: Add NEON loop filters
This work is sponsored by, and copyright, Google.
The implementation tries to have smart handling of cases
where no
ffmpeg | branch: master | Diego Biurrun | Tue Dec 8
10:22:15 2015 +0100| [f7d183f08472e566a2e6b62a80e200a12670ed0e] | committer:
Diego Biurrun
libxvid: Check return value of write() call
libavcodec/libxvid_rc.c:106:9: warning: ignoring return value of ‘write’,
declared with attribute warn_un
ffmpeg | branch: master | James Almer | Fri Mar 31 16:13:04
2017 -0300| [a1afcf8b8c300de1e658884775db3426f2964cc8] | committer: James Almer
Merge commit 'f7d183f08472e566a2e6b62a80e200a12670ed0e'
* commit 'f7d183f08472e566a2e6b62a80e200a12670ed0e':
libxvid: Check return value of write() call
ffmpeg | branch: master | Diego Biurrun | Tue Dec 8
10:21:27 2015 +0100| [e5e8a26dcf6d572e841a7a191e4c96524367e3f9] | committer:
Diego Biurrun
libxvid: Use proper context in av_log() calls
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e5e8a26dcf6d572e841a7a191e4c96524367e3f9
---
ffmpeg | branch: master | James Almer | Fri Mar 31 16:10:12
2017 -0300| [804ae6e30fc7479283b3f2654a4c7cee16932b28] | committer: James Almer
Merge commit 'e5e8a26dcf6d572e841a7a191e4c96524367e3f9'
* commit 'e5e8a26dcf6d572e841a7a191e4c96524367e3f9':
libxvid: Use proper context in av_log() call
ffmpeg | branch: master | James Almer | Fri Mar 31 16:05:53
2017 -0300| [ef516efad445c319e202334204498a8a39a24f13] | committer: James Almer
Merge commit '12db2832e41aa71b5903ef7fa5c59c5473ded2c5'
* commit '12db2832e41aa71b5903ef7fa5c59c5473ded2c5':
libxvid: Require availability of mkstemp()
ffmpeg | branch: master | Diego Biurrun | Thu Feb 12
10:11:22 2015 +0100| [12db2832e41aa71b5903ef7fa5c59c5473ded2c5] | committer:
Diego Biurrun
libxvid: Require availability of mkstemp()
The replacement code uses tempnam(), which is dangerous.
Such a fringe feature is not worth the trouble.
>
ffmpeg | branch: master | Martin Storsjö | Sat Oct 8
22:36:18 2016 +0300| [a67ae67083151f2f9595a1f2d17b601da19b939e] | committer:
Martin Storsjö
arm: vp9: Add NEON itxfm routines
This work is sponsored by, and copyright, Google.
For the transforms up to 8x8, we can fit all the data (includin
ffmpeg | branch: master | James Almer | Fri Mar 31 16:00:31
2017 -0300| [037522a75adee47f656b6f73ed682ee29e65eee3] | committer: James Almer
Merge commit 'a67ae67083151f2f9595a1f2d17b601da19b939e'
* commit 'a67ae67083151f2f9595a1f2d17b601da19b939e':
arm: vp9: Add NEON itxfm routines
This comm
ffmpeg | branch: master | James Almer | Fri Mar 31 15:58:01
2017 -0300| [5e7288480f0239a9d2e3dc52702bba0c3f88eafd] | committer: James Almer
Merge commit '0b37cd09a67c3ba4db044404b99c65a32b4ad932'
* commit '0b37cd09a67c3ba4db044404b99c65a32b4ad932':
checkasm: add vp9dsp.itxfm_add tests.
This
ffmpeg | branch: master | Ronald S. Bultje | Tue Sep 22
14:24:27 2015 -0400| [0b37cd09a67c3ba4db044404b99c65a32b4ad932] | committer:
Martin Storsjö
checkasm: add vp9dsp.itxfm_add tests.
This includes fixes by Henrik Gramner.
The forward transforms are derived from the reference encoder.
Sign
ffmpeg | branch: master | Mark Thompson | Thu Nov 3 00:13:35
2016 +| [fd0fae60372cddbe0bec8830d07e760195f80bad] | committer: Mark
Thompson
pthread_frame: Unreference hw_frames_ctx on per-thread codec contexts
When decoding with threads enabled, the get_format callback will be
called with
ffmpeg | branch: master | James Almer | Fri Mar 31 15:52:57
2017 -0300| [a9134fa7135b0055a6633c9a0ffcc581660aef28] | committer: James Almer
Merge commit 'fd0fae60372cddbe0bec8830d07e760195f80bad'
* commit 'fd0fae60372cddbe0bec8830d07e760195f80bad':
pthread_frame: Unreference hw_frames_ctx on
ffmpeg | branch: master | Martin Storsjö | Thu Nov 10
13:25:36 2016 +0200| [11623217e3c9b859daee544e31acdd0821b61039] | committer:
Martin Storsjö
arm: vp9mc: Use a different helper register for PIC loads
This fixes crashes since 557c1675cf in linux PIC builds.
Previously, movrelx silently use
ffmpeg | branch: master | James Almer | Fri Mar 31 15:50:22
2017 -0300| [bf624e993d6f22a9ed7cef47f5be7036c1721696] | committer: James Almer
Merge commit '11623217e3c9b859daee544e31acdd0821b61039'
* commit '11623217e3c9b859daee544e31acdd0821b61039':
arm: vp9mc: Use a different helper register
ffmpeg | branch: master | Martin Storsjö | Thu Nov 10
13:23:38 2016 +0200| [824e8c284054f323f854892d1b4739239ed1fdc7] | committer:
Martin Storsjö
arm: Clear the gp register alias at the end of functions
We reset .Lpic_gp to zero at the start of each function, which means
that the logic within
ffmpeg | branch: master | James Almer | Fri Mar 31 15:48:52
2017 -0300| [f6e37665a9dd6e8a8e306dbbe4c4690b1ede7e6f] | committer: James Almer
Merge commit '824e8c284054f323f854892d1b4739239ed1fdc7'
* commit '824e8c284054f323f854892d1b4739239ed1fdc7':
arm: Clear the gp register alias at the end
ffmpeg | branch: master | Diego Biurrun | Wed Nov 9
06:07:06 2016 +0100| [905cdcaa9d081d3d945ce555b27b43a75c3af57b] | committer:
Diego Biurrun
examples/decode_audio: Add missing header for av_free()
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=905cdcaa9d081d3d945ce555b27b43a75c
ffmpeg | branch: master | James Almer | Fri Mar 31 15:46:13
2017 -0300| [ebe9808aaad6d2ac06851964bc86be4f13a6a1be] | committer: James Almer
Merge commit '905cdcaa9d081d3d945ce555b27b43a75c3af57b'
* commit '905cdcaa9d081d3d945ce555b27b43a75c3af57b':
examples/decode_audio: Add missing header fo
ffmpeg | branch: master | James Almer | Fri Mar 31 15:43:28
2017 -0300| [67eda469ab3440e875d3b6b03f6c325923eb7d53] | committer: James Almer
Merge commit '6a62795d4051f435a9a2c59395d96913693922f8'
* commit '6a62795d4051f435a9a2c59395d96913693922f8':
aarch64: h264idct: Use the offset parameter
ffmpeg | branch: master | Martin Storsjö | Wed Nov 9
11:54:25 2016 +0200| [6a62795d4051f435a9a2c59395d96913693922f8] | committer:
Martin Storsjö
aarch64: h264idct: Use the offset parameter to movrel
Signed-off-by: Martin Storsjö
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=6a
ffmpeg | branch: master | James Almer | Fri Mar 31 15:40:41
2017 -0300| [8408c2efe4bf4049f771154b237ef97d2ed002ce] | committer: James Almer
Merge commit '557c1675cf0e803b2fee43b4c8b58433842c84d0'
* commit '557c1675cf0e803b2fee43b4c8b58433842c84d0':
arm: vp9mc: Minor adjustments from review of
ffmpeg | branch: master | Martin Storsjö | Thu Nov 10
11:07:39 2016 +0200| [557c1675cf0e803b2fee43b4c8b58433842c84d0] | committer:
Martin Storsjö
arm: vp9mc: Minor adjustments from review of the aarch64 version
This work is sponsored by, and copyright, Google.
The speedup for the large horizo
ffmpeg | branch: master | James Almer | Fri Mar 31 15:35:31
2017 -0300| [2348eb171455899f3786383be701a2f756a865dc] | committer: James Almer
Merge commit '383d96aa2229f644d9bd77b821ed3a309da5e9fc'
* commit '383d96aa2229f644d9bd77b821ed3a309da5e9fc':
aarch64: vp9: Add NEON optimizations of VP9
ffmpeg | branch: master | Martin Storsjö | Thu Nov 10
11:06:26 2016 +0200| [383d96aa2229f644d9bd77b821ed3a309da5e9fc] | committer:
Martin Storsjö
aarch64: vp9: Add NEON optimizations of VP9 MC functions
This work is sponsored by, and copyright, Google.
These are ported from the ARM version; i
ffmpeg | branch: master | James Almer | Fri Mar 31 15:31:50
2017 -0300| [183635b9e96be0f4864e9e441b0aa93e8761b0ea] | committer: James Almer
doc/libav-merge: mention aac_adtstoasc extradata update fix for matroska
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=183635b9e96be0f4864e9e
ffmpeg | branch: master | James Almer | Fri Mar 31 15:23:11
2017 -0300| [afac31d2b2cf4ee4abe7e25fb62f544029cc8deb] | committer: James Almer
Merge commit 'c44a8a3eabcd6acd2ba79f32ec8a432e6ebe552c'
* commit 'c44a8a3eabcd6acd2ba79f32ec8a432e6ebe552c':
aarch64: Add an offset parameter to the movr
ffmpeg | branch: master | Martin Storsjö | Wed Nov 9
11:47:57 2016 +0200| [c44a8a3eabcd6acd2ba79f32ec8a432e6ebe552c] | committer:
Martin Storsjö
aarch64: Add an offset parameter to the movrel macro
With apple tools, the linker fails with errors like these, if the
offset is negative:
ld: in s
ffmpeg | branch: master | James Almer | Fri Mar 31 15:20:01
2017 -0300| [28bace5c0a7574ba12b7551dcb94373abd843fd3] | committer: James Almer
Merge commit 'a4cfcddcb0f76e837d5abc06840c2b26c0e8aefc'
* commit 'a4cfcddcb0f76e837d5abc06840c2b26c0e8aefc':
vp9: Make the subpel filters non-static
Thi
ffmpeg | branch: master | Martin Storsjö | Sat Nov 5
13:18:53 2016 +0200| [a4cfcddcb0f76e837d5abc06840c2b26c0e8aefc] | committer:
Martin Storsjö
vp9: Make the subpel filters non-static
Make them aligned, to allow efficient access to them from simd.
Signed-off-by: Martin Storsjö
> http://gi
ffmpeg | branch: master | James Almer | Wed Nov 9 18:38:24
2016 -0300| [98cae966c77875e26c5958206a6cfe7eba6269e8] | committer: Anton
Khirnov
matroskaenc: write updated STREAMINFO metadata for FLAC streams if available
FLAC streams originating from the FLAC encoder send updated and more
comple
ffmpeg | branch: master | James Almer | Fri Mar 31 15:16:44
2017 -0300| [51d95914e00ce20bea474625cf59e1ff3867b200] | committer: James Almer
Merge commit '98cae966c77875e26c5958206a6cfe7eba6269e8'
* commit '98cae966c77875e26c5958206a6cfe7eba6269e8':
matroskaenc: write updated STREAMINFO metada
ffmpeg | branch: master | James Almer | Fri Mar 31 14:49:13
2017 -0300| [13a211e6320d061d9e8c29354c81239324b2db03] | committer: James Almer
Merge commit 'f4bf236338f6001736a4784b9c23de863057a583'
* commit 'f4bf236338f6001736a4784b9c23de863057a583':
matroskaenc: fix muxing AAC streams when usi
ffmpeg | branch: master | James Almer | Wed Nov 9 18:38:23
2016 -0300| [f4bf236338f6001736a4784b9c23de863057a583] | committer: Anton
Khirnov
matroskaenc: fix muxing AAC streams when using aac_adtstoasc bsf
aac_adtstoasc makes the aac extradata available only after the first packet
is filtered
ffmpeg | branch: master | Anton Khirnov | Mon Nov 7
14:21:18 2016 +0100| [84f225684cd389747907381122c073aa1c8b6bf1] | committer:
Anton Khirnov
pthread_frame: properly propagate the hw frame context across frame threads
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=84f225684cd389
ffmpeg | branch: master | James Almer | Fri Mar 31 14:46:14
2017 -0300| [e2f6e1c4a825cdd95dafc349dcfd4bc05da88fd3] | committer: James Almer
Merge commit '84f225684cd389747907381122c073aa1c8b6bf1'
* commit '84f225684cd389747907381122c073aa1c8b6bf1':
pthread_frame: properly propagate the hw fra
ffmpeg | branch: master | James Almer | Fri Mar 31 14:43:37
2017 -0300| [5694427dc384cb6f35fc84d87615854d53c2de3a] | committer: James Almer
Merge commit '72a19f4013ec2c7f8581416f8ad4bf81df163fb6'
* commit '72a19f4013ec2c7f8581416f8ad4bf81df163fb6':
mpegaudiodsp: aarch64: Adjust function proto
ffmpeg | branch: master | Diego Biurrun | Tue Nov 8
18:10:04 2016 +0100| [72a19f4013ec2c7f8581416f8ad4bf81df163fb6] | committer:
Diego Biurrun
mpegaudiodsp: aarch64: Adjust function prototype after
2caa93b813adc5dbb7771dfe615da826a2947d18
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co
ffmpeg | branch: master | James Almer | Fri Mar 31 14:39:10
2017 -0300| [0ad9aff0227a841df462134510614af1bf044874] | committer: James Almer
Merge commit '2dd464868c64fa21a6e3bd63ad364ff12999c7d0'
* commit '2dd464868c64fa21a6e3bd63ad364ff12999c7d0':
configure: Move license checks directly afte
ffmpeg | branch: master | Diego Biurrun | Wed Mar 27
18:21:10 2013 +0100| [2dd464868c64fa21a6e3bd63ad364ff12999c7d0] | committer:
Diego Biurrun
configure: Move license checks directly after command line parsing
This will allow to error out immediately if incompatible options are
passed on the
ffmpeg | branch: master | James Almer | Fri Mar 31 14:36:38
2017 -0300| [8d50dd976d29884463993b75dff1cc813c089b3a] | committer: James Almer
Merge commit 'c78495d1cdac6dd13786a7e5571b606604a360bd'
* commit 'c78495d1cdac6dd13786a7e5571b606604a360bd':
configure: Log name and parameters of all he
ffmpeg | branch: master | Diego Biurrun | Tue Nov 8
20:04:18 2016 +0100| [c78495d1cdac6dd13786a7e5571b606604a360bd] | committer:
Diego Biurrun
configure: Log name and parameters of all helper functions where it makes sense
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=c78495d1cd
ffmpeg | branch: master | Diego Biurrun | Mon Aug 8
20:27:43 2016 +0200| [8a6e7a67cb2943f552569801539829a304971302] | committer:
Diego Biurrun
configure: Use check_cpp in CPP flags tests
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8a6e7a67cb2943f552569801539829a304971302
---
ffmpeg | branch: master | James Almer | Fri Mar 31 14:34:25
2017 -0300| [3795899978cf486c27c3c2001e6f909a210f01dd] | committer: James Almer
Merge commit '8a6e7a67cb2943f552569801539829a304971302'
* commit '8a6e7a67cb2943f552569801539829a304971302':
configure: Use check_cpp in CPP flags tests
ffmpeg | branch: master | Diego Biurrun | Mon Jun 6
19:06:30 2016 +0200| [831005b2302cbeb377e3f00fd18c78928bcec185] | committer:
Diego Biurrun
configure: Log correct test name and use correct filter when testing objective
C flags
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=83
ffmpeg | branch: master | James Almer | Fri Mar 31 14:32:32
2017 -0300| [e5177e8f8db009c159e0e3dbaf8c5f8b05258e5b] | committer: James Almer
Merge commit '831005b2302cbeb377e3f00fd18c78928bcec185'
* commit '831005b2302cbeb377e3f00fd18c78928bcec185':
configure: Log correct test name and use cor
ffmpeg | branch: master | Diego Biurrun | Mon Nov 7
20:22:14 2016 +0100| [fe7bc1f16abaefe66d8a20f734ca3eb8a4ce4d43] | committer:
Diego Biurrun
configure: Do not unconditionally check for (and enable) xlib
This avoids unnecessarily linking against xlib.
> http://git.videolan.org/gitweb.cgi/ff
ffmpeg | branch: master | James Almer | Fri Mar 31 14:29:22
2017 -0300| [f0df60d392d607a4a3e1ba68d0f60ba5fbfa6516] | committer: James Almer
Merge commit 'fe7bc1f16abaefe66d8a20f734ca3eb8a4ce4d43'
* commit 'fe7bc1f16abaefe66d8a20f734ca3eb8a4ce4d43':
configure: Do not unconditionally check for
ffmpeg | branch: master | James Almer | Tue Mar 28 23:49:40
2017 -0300| [9033e8723c86ed31872b22bd576602d48e2b9d0e] | committer: James Almer
avutil/spherical: add av_spherical_projection_name()
Reviewed-by: Benoit Fouet
Reviewed-by: Vittorio Giovara
Signed-off-by: James Almer
> http://git.vi
ffmpeg | branch: master | James Almer | Tue Mar 28 23:49:48
2017 -0300| [2efb70c37992b16b589e7405cd36e2f15a34c8ec] | committer: James Almer
avformat/dump: use av_spherical_projection_name() to print spherical projection
names
Reviewed-by: Vittorio Giovara
Signed-off-by: James Almer
> http:/
ffmpeg | branch: master | James Almer | Tue Mar 28 23:49:55
2017 -0300| [2a2854f57842e843ae0d4bd0ebe617135b2f63a0] | committer: James Almer
ffprobe: use av_spherical_projection_name() to print spherical projection names
Reviewed-by: Vittorio Giovara
Signed-off-by: James Almer
> http://git.vi
ffmpeg | branch: master | Carl Eugen Hoyos | Fri Mar 31
06:54:01 2017 +0200| [76dd87c9296917bf6394b2a41820f92aeaeae447] | committer:
Carl Eugen Hoyos
lavf/amr: Return AVERROR_EOF on EOF.
Fixes ticket #6280.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=76dd87c9296917bf6394b2a418
ffmpeg | branch: master | James Almer | Fri Mar 31 11:31:41
2017 -0300| [0505a1d9c4bec2e0e709dd6d9987b342b49a6360] | committer: James Almer
doc/libav-merge: remove line about AC3 fixed decoder speedup
It was addressed in commit 91ccd38c0befb17d788c1621d1d4362dc1c40bd6
> http://git.videolan.org
ffmpeg | branch: master | Ronald S. Bultje | Tue Mar 28
20:11:43 2017 -0400| [081c21ca55d72921125848c8c2c191a6ff8b5f88] | committer:
Ronald S. Bultje
lagarith: assign correct per-thread value to LagarithContext::avctx.
This fixes race conditions reported by tsan in fate-lagarith. The races
wer
ffmpeg | branch: master | Ronald S. Bultje | Wed Mar 29
09:03:49 2017 -0400| [b5300c8ad8c5384ab3654d6cb27693422bc424e7] | committer:
Ronald S. Bultje
h264: don't write to source picture object in ff_h264_ref_picture().
Doing so is analogous to writing to source data in memcpy(), and causes
(ha
ffmpeg | branch: master | Ronald S. Bultje | Tue Mar 28
19:40:59 2017 -0400| [9e2050b698b204bcc4af39e014b3e621294a114a] | committer:
Ronald S. Bultje
codec_desc: mark fraps as an intra-only codec.
Fixes reported race conditions by tsan in fate-avio-direct.
> http://git.videolan.org/gitweb.cgi
ffmpeg | branch: master | Ronald S. Bultje | Wed Mar 29
09:33:47 2017 -0400| [1ddc37051f11bd4bbadbcd17ea49b76a965d6a47] | committer:
Ronald S. Bultje
h264: only assign H264Picture::mbaff for first slice.
The value must be identical between slices, since mbaff depends on
picture_structure and s
ffmpeg | branch: master | Ronald S. Bultje | Tue Mar 28
19:52:07 2017 -0400| [73f863d751df84db7a0ca1bd83cdff1b95dc94dd] | committer:
Ronald S. Bultje
fic: set pict_type/key_frame after (instead of during) slice decoding.
This fixes a race condition that was already documented in the source
cod
ffmpeg | branch: master | Ronald S. Bultje | Tue Mar 28
19:37:42 2017 -0400| [f800d6508d7e8fbd8d9777b775d333a4f02112ef] | committer:
Ronald S. Bultje
dnxhd: initialize DNXHDContext::avctx to each thread's respective one.
Otherwise all thread's private contexts have the avctx pointer set to
the
ffmpeg | branch: master | Sasi Inguva | Mon
Jan 9 09:23:38 2017 -0800| [ef71dc7948322254d1f0fa41218b91f2da0279d9] |
committer: Michael Niedermayer
lavf/mov.c: Add -advanced_editlist option for mov format.
Adding an MOV format option to turn on/off the editlist supporting code,
introduced in
ffmpeg | branch: release/3.3 | Michael Niedermayer |
Fri Mar 31 12:33:25 2017 +0200| [fc332f3e29a07fea096b8878fa2044911366ebbd] |
committer: Michael Niedermayer
Bump minor versions for staring release/3.3 branch
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.g
ffmpeg | branch: master | Michael Niedermayer | Fri
Mar 31 12:33:25 2017 +0200| [fc332f3e29a07fea096b8878fa2044911366ebbd] |
committer: Michael Niedermayer
Bump minor versions for staring release/3.3 branch
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a
ffmpeg | branch: master | Michael Niedermayer | Fri
Mar 31 12:35:26 2017 +0200| [58b867a7cfea914aa6cad858a4da9b7dfeff9546] |
committer: Michael Niedermayer
Bump minor versions for master after release/3.3 branchpoint
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffm
ffmpeg | branch: master | Michael Niedermayer | Fri
Mar 31 13:20:20 2017 +0200| [1317a9f7aaab50b3f6109948f5c96c8fa701ad1e] |
committer: Michael Niedermayer
doc/APIchanges: Update
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1317a9f7aaab50b3f6109948f5c96c8fa701ad1e
---
doc/APIc
ffmpeg | branch: master | Michael Niedermayer | Thu
Mar 30 23:34:48 2017 +0200| [5036e214b0e1028e035d628f7e7f89cb1ba6a0d6] |
committer: Michael Niedermayer
avfilter/vf_zoompan: Free out frame on error
Fixes: CID1398578
Reviewed-by: Paul B Mahol
Signed-off-by: Michael Niedermayer
> http://g
ffmpeg | branch: master | Michael Niedermayer | Thu
Mar 30 22:45:40 2017 +0200| [55d53cb59380bebea79ae8f99d4e119b2b006629] |
committer: Michael Niedermayer
avfilter/avfiltergraph: Check for allocation failure in
avfilter_graph_queue_command()
Fixes: CID1396538
Reviewed-by: Paul B Mahol
Sign
1 - 100 of 130 matches
Mail list logo