ffmpeg | branch: master | Kieran Kunhya | Mon Mar 20 19:40:29
2017 +| [4cca2f74f25331067cfb234328411bd114664871] | committer: Kieran
Kunhya
vf_drawtext: Fix memory leak
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=4cca2f74f25331067cfb234328411bd114664871
---
libavfil
ffmpeg | branch: master | Kieran Kunhya | Mon Feb 8
21:40:10 2016 +| [81f1f6c3f62b1dd5e7433583929d46958522ceb3] | committer:
Luca Barbato
Add GBRAP12 pixel format support
Signed-off-by: Diego Biurrun
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Sat Jan 30
17:39:48 2016 +| [5f794aa1653aa04c1da7397e9ccacad947fadf5f] | committer:
Luca Barbato
Add Cineform HD Decoder
Decodes YUV 4:2:2 10-bit and RGB 12-bit files.
Older files with more subbands, skips, Bayer, alpha not supported.
Further
ffmpeg | branch: master | Kieran Kunhya | Wed Aug 30 14:38:46
2017 +0100| [77748d12a01de6f290a9d3663a0b777d752ac5b7] | committer: Your Name
h264: Make Truncating SPS/PPS message debug.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=77748d12a01de6f290a9d3663a0b777d752ac
ffmpeg | branch: master | Kieran Kunhya | Sat Nov 4 17:41:06
2017 +| [03b82b3ab9883cef017e513c7d0b3b986b3b3e7b] | committer: Your Name
h2645_parse: Allocate a single buffer per packet
Drastically reduces memory usage on pathological streams.
Fixes ticket #6789
> http://git.videolan.
ffmpeg | branch: master | Kieran Kunhya | Mon Jul 24 19:25:41
2017 +0100| [626d200e76e15487cff20992256a55919432b0b3] | committer: Kieran
Kunhya
vc2enc: Calculate average slice quantiser correctly
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Sat Nov 4 18:31:59
2017 +| [1358f7ddb3a0b3ebbf2c6100fb31c2c4788b7458] | committer: Kieran
Kunhya
Revert "vc2enc: Calculate average slice quantiser correctly"
This reverts commit 626d200e76e15487cff20992256a55919432b0b3.
> http://git
ffmpeg | branch: master | Kieran Kunhya | Fri May 5 14:29:59
2017 -0700| [1f28a991effadc64acd6915805b989ab43500f08] | committer: Kieran
Kunhya
libavcodec/h264_sei: Don't log random user data. This prevents terminal junk.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=
ffmpeg | branch: master | Kieran Kunhya | Mon Dec 11 00:04:44
2017 +| [a83a03af9a841e91b41e6adc1def7a363893a68a] | committer: Your Name
libavcodec: Move ff_print_debug_info2 to mpegutils.c
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a83a03af9a841e91b41e6adc1def7a363893a
ffmpeg | branch: master | Kieran Kunhya | Sun Dec 10 23:51:37
2017 +| [918de766f545008cb1ab3d62febe71fa064f8ca7] | committer: Your Name
h264dec: Remove mpeg4video.h header dependency
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=918de766f545008cb1ab3d62febe71fa064f8
ffmpeg | branch: master | Kieran Kunhya | Fri Dec 29 15:42:14
2017 +| [f9d3841ae6147eaa51c57c574cd81e9ce9566e3a] | committer: Kieran
Kunhya
mpeg4video: Add support for MPEG-4 Simple Studio Profile.
This is a profile supporting > 8-bit video and has a higher quality DCT
>
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 27 01:08:39
2017 +| [699fa8f382704acdbdf720042dd7b21df2eb7558] | committer: Kieran
Kunhya
simple_idct: Template functions to support an input bitdepth parameter
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Fri Aug 17 15:12:14
2018 +0100| [c85852d3de636d18b41c4e5fdcdbc18bde7f3b1f] | committer: Josh de Kock
h264: Support multi-field closed captions by using AVBufferRef and not
resetting per field
Signed-off-by: Josh de Kock
> http://git.videolan.
ffmpeg | branch: master | Kieran Kunhya | Sun Aug 19
02:31:42 2018 +0100| [844ff494696e75221e718278139a0db5766ae797] | committer:
Paul B Mahol
mpeg4video: Add Studio DPCM support
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=844ff494696e75221e718278139a0db5766ae
ffmpeg | branch: master | Kieran Kunhya | Mon Oct 26 23:09:44
2015 +| [b3e5f15b95f04a35821f63f6fd89ddd60f666a59] | committer: Michael
Niedermayer
opusdec: Don't run vector_fmul_scalar on zero length arrays
Fixes crashes on fuzzed files
Fixes Ticket4969 part2
Signed-off-by: Mi
ffmpeg | branch: master | Kieran Kunhya | Wed Oct 28 17:01:56
2015 +0100| [b8deb7c34f755d5e3eee0b5930c3a6ad2dda96bc] | committer: Luca Barbato
opus: Do not call vector_fmul_scalar on zero samples
The x86 variant of this function crashes in that specific case.
CC: libav-de...@libav.org
> h
ffmpeg | branch: release/2.8 | Kieran Kunhya | Mon Oct 26
23:09:44 2015 +| [2f5f940befc5733ab986bd58a85a6ba8c0bcc9c9] | committer:
Michael Niedermayer
opusdec: Don't run vector_fmul_scalar on zero length arrays
Fixes crashes on fuzzed files
Fixes Ticket4969 part2
Signed-off-by: Mi
ffmpeg | branch: release/2.7 | Kieran Kunhya | Mon Oct 26
23:09:44 2015 +| [c3ce508135402282972449cf36f201c75f94fa48] | committer:
Michael Niedermayer
opusdec: Don't run vector_fmul_scalar on zero length arrays
Fixes crashes on fuzzed files
Fixes Ticket4969 part2
Signed-off-by: Mi
ffmpeg | branch: release/2.6 | Kieran Kunhya | Mon Oct 26
23:09:44 2015 +| [d52d5553b8dc557561262b61be104c2fa819f243] | committer:
Michael Niedermayer
opusdec: Don't run vector_fmul_scalar on zero length arrays
Fixes crashes on fuzzed files
Fixes Ticket4969 part2
Signed-off-by: Mi
ffmpeg | branch: release/2.4 | Kieran Kunhya | Mon Oct 26
23:09:44 2015 +| [458b1fda34153510cdc9d4fee95f718aec665e9c] | committer:
Andreas Cadhalpun
opusdec: Don't run vector_fmul_scalar on zero length arrays
Fixes crashes on fuzzed files
Fixes Ticket4969 part2
Signed-off-by: Mi
ffmpeg | branch: release/2.5 | Kieran Kunhya | Mon Oct 26
23:09:44 2015 +| [cde478f52691c142514ce3dc80dfbb3d7741cd2b] | committer:
Michael Niedermayer
opusdec: Don't run vector_fmul_scalar on zero length arrays
Fixes crashes on fuzzed files
Fixes Ticket4969 part2
Signed-off-by: Mi
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
13:43:29 2015 +| [9553689854d61069ae3467f9b46dac43ee991d96] | committer:
Rostislav Pehlivanov
diracdec: Move strides to bytes, and pointer types to uint8_t.
Start templating functions for move to support 10-bit
Parts of this patch were
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
08:24:36 2015 +| [3f07f12f65e56d1cf96e5ac2cefc0ad9c7bfb6af] | committer:
Rostislav Pehlivanov
diracdec: Template DSP functions adding 10-bit versions
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
00:05:29 2015 +| [3bb6ce1af9d95563786e0e29d087f68343defb89] | committer:
Rostislav Pehlivanov
diracdec: Rename lowdelay_subband to decode_subband because it is shared with
HQ profile
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
00:05:30 2015 +| [9f374c59061be6b3e5d394678e08adce42c1392e] | committer:
Rostislav Pehlivanov
diracdec: Make slice parameters common between lowdelay and future hq profile
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
00:05:31 2015 +| [8dcc99dc684da4f128faa53f3988afa29e392afb] | committer:
Rostislav Pehlivanov
diracdec: Extract version parameters
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8dcc99dc684da4f128faa53f3988afa29e392
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
00:05:34 2015 +| [8eb6acef928d1d5f1a09e2ecb598ace2c99878f1] | committer:
Rostislav Pehlivanov
diracdec: Support new extended quantiser range
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
00:05:35 2015 +| [8880ca230738056c276fba78ab595ef877fbcc6f] | committer:
Rostislav Pehlivanov
diracdec: Store version major/minor flags
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=8880ca230738056c276fba78ab595ef877fbc
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
00:05:36 2015 +| [7424a6d0a589d31100d6067ebcb47236c00f4b36] | committer:
Rostislav Pehlivanov
diracdec: Read picture types by using parse_code
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
13:45:23 2015 +| [cdf8c9038ddb4a655661460896e8ba8046deb0a2] | committer:
Rostislav Pehlivanov
diracdec: Replace dirac parse codes with better ones
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
00:56:02 2015 +| [3652dd5d0ceef6281d86fbd68aa7b5552f59bb1f] | committer:
Rostislav Pehlivanov
diracdec: Fix FPE on invalid low_delay data
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Sun Dec 13
18:01:50 2015 +| [906c0b77164e19e3263292eb3f22e20519fda402] | committer:
Kieran Kunhya
get_bits: Support max_depth > 2 in GET_RL_VLC_INTERNAL
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co
ffmpeg | branch: merge2 | Kieran Kunhya | Wed Dec 9
00:03:17 2015 +| [a349a10edf84982cf1cf3b8747a6a2e7ca733083] | committer:
Kieran Kunhya
diracdec: Add support for HQ profile
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a349a10edf84982cf1cf3b8747a6a2e7ca733
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 9
00:03:17 2015 +| [a349a10edf84982cf1cf3b8747a6a2e7ca733083] | committer:
Kieran Kunhya
diracdec: Add support for HQ profile
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a349a10edf84982cf1cf3b8747a6a2e7ca733
ffmpeg | branch: master | Kieran Kunhya | Tue Dec 8
23:52:54 2015 +| [037960363249b8903d8bb78d55def7fa66cb1b69] | committer:
Kieran Kunhya
diracdec: Add 10-bits to pix_fmt table
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=037960363249b8903d8bb78d55def7fa66cb1
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 16
23:26:03 2015 +| [25f6d69038f80450351f69b8225df6042d68] | committer:
Kieran Kunhya
diracdec: Fix codeblock parameters reading
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=25f6d69038f80450351f69b8225df6042
ffmpeg | branch: cfhd | Kieran Kunhya | Thu Dec 24
18:25:33 2015 +| [cdc285357f8a6abcf459759c4ed0963db5f6bf61] | committer:
Kieran Kunhya
Fix schoolboy error
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=cdc285357f8a6abcf459759c4ed0963db5f6bf61
---
libavcodec/cfhd.h |
ffmpeg | branch: master | Kieran Kunhya | Tue Jan 12
00:51:49 2016 +| [bfc8a4dabe5a0154b31128b59dca575010176441] | committer:
Rostislav Pehlivanov
diracdec: Add slice threading to HQ profile
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Sat Oct 18 00:25:16
2014 +0100| [74141f693ded2fbf75af56fff309d2db35183635] | committer: Michael
Niedermayer
avcodec: Add support for Opus in MPEG-TS
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Sat Oct 18 00:25:16
2014 +0100| [61e42c1124e42285715e21926070c580c4e4ece0] | committer: Michael
Niedermayer
avformat/mpegts: Add support for Opus in MPEG-TS
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=com
ffmpeg | branch: master | Kieran Kunhya | Sun Nov 9
20:39:35 2014 +0100| [b546023b9319cbaefb638a2eeac56bdbf53d6f8b] | committer:
Michael Niedermayer
swscale: fix yuv2yuvX_8 assembly on x86
use_mmx_vfilter check/fix by commiter
Signed-off-by: Michael Niedermayer
> http://git.videolan.
ffmpeg | branch: master | Kieran Kunhya | Tue Nov 11 18:43:42
2014 +| [2e1704059ae8625beda2ffde847ad22c5ba416dc] | committer: Luca Barbato
vf_interlace: Add SIMD for lowpass filter
Signed-off-by: Luca Barbato
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Wed Nov 26 15:59:14
2014 +| [36091742d182b3ad4411aae22682354b3834a974] | committer: Michael
Niedermayer
v210enc: Add SIMD optimised 8-bit and 10-bit encoders
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Kieran Kunhya | Tue Nov 25
17:14:32 2014 +0100| [96fda42a8f9bf84beaaf7f5991d17f2a057de86c] | committer:
Anton Khirnov
vf_interlace: get rid of useless loads
Signed-off-by: Anton Khirnov
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: release/2.4 | Kieran Kunhya | Sun Nov 9
20:39:35 2014 +0100| [6f580e87350c817ac3176a9e75d158bf3faad4e3] | committer:
Michael Niedermayer
swscale: fix yuv2yuvX_8 assembly on x86
use_mmx_vfilter check/fix by commiter
Signed-off-by: Michael Niedermayer
(cherry picked from
ffmpeg | branch: master | Kieran Kunhya | Tue Dec 2 17:08:25
2014 +| [9a738c27dceb4b975784b23213a46f5cb560d1c2] | committer: Vittorio
Giovara
v210enc: Add SIMD optimised 8-bit and 10-bit encoders
Signed-off-by: Michael Niedermayer
Signed-off-by: Vittorio Giovara
> h
ffmpeg | branch: master | Kieran Kunhya | Sat Oct 18 00:25:16
2014 +0100| [9cfa68c560bdec82d2d5ec079f9c5b0f9ca37af0] | committer: Anton
Khirnov
mpegts: add support for Opus
Signed-off-by: Anton Khirnov
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Wed Dec 24 23:52:46
2014 +| [1515bfb3132d9e040f856bc48fbe8a4f26b14c14] | committer: Michael
Niedermayer
vf_scale: Use correct chroma positions for YUV420P
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Kieran Kunhya | Fri Dec 26 14:46:02
2014 +| [18982f084c3e3961947aad1b48ae72f9a276f13b] | committer: Michael
Niedermayer
swscale: Pass through chroma positions in sws_getCachedContext
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.
ffmpeg | branch: master | Kieran Kunhya | Fri Jun 26
21:55:06 2015 +0100| [22291c372fa703242e8429bed61700ba81258f19] | committer:
Michael Niedermayer
avcodec: Add support for per-frame AFD output in h264
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Kieran Kunhya | Mon Jul 6
01:05:01 2015 +0100| [8234f0e3b485811d60c228c40a94a141c46e61ca] | committer:
Michael Niedermayer
avcodec: Add support for Closed Caption export in h264
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git
ffmpeg | branch: master | Kieran Kunhya | Wed Jul 8
23:17:44 2015 +0100| [b0017579b6e8de3d0d13dcfe0a4dd848dc6baa37] | committer:
Vittorio Giovara
h264: Add support for Closed Caption export
Signed-off-by: Vittorio Giovara
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Sun Aug 3 19:24:56
2014 +0100| [2a3c36e920d958e99fb4edf065a6713c30f2c2a9] | committer: Michael
Niedermayer
Deprecate AFD field and add AFD as side-data
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Sun Aug 3 19:24:56
2014 +0100| [1ef9e8376466bb1e2c147e47554b94cab9c8b04a] | committer: Diego
Biurrun
avcodec: Deprecate dtg_active_format field in favor of avframe side-data
Signed-off-by: Diego Biurrun
> http://git.videolan.org/gitweb.
ffmpeg | branch: master | Kieran Kunhya | Sun Jan 24
15:54:00 2016 +| [2d40a09b6e73230b160a505f01ed1acf169e1d9f] | committer:
Kieran Kunhya
avformat: Remove support for libquvi
libquvi has not been updated since 2013.
It also has a number of security issues.
> http://git.videolan.
ffmpeg | branch: master | Kieran Kunhya | Sun Dec 13
18:02:09 2015 +| [46350db737a15910f468d30cf7beda16a4cc8332] | committer:
Vittorio Giovara
get_bits: Support max_depth > 2 in GET_RL_VLC_INTERNAL
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=co
ffmpeg | branch: master | Kieran Kunhya | Fri Jan 29
17:23:33 2016 -0800| [e07e88cd82f78644ddcb10d7d3e0dd624fffe274] | committer:
Timothy Gu
avcodec: Remove libvo-aacenc support.
The internal encoder is superior to libvo-aacenc.
Signed-off-by: Timothy Gu
> http://git.videolan.
ffmpeg | branch: master | Kieran Kunhya | Sat Jan 30
17:39:48 2016 +| [3485332bf99602910fe8830b0230d02fc653135d] | committer:
Kieran Kunhya
avcodec: Cineform HD Decoder
Decodes YUV 4:2:2 10-bit and RGB 12-bit files.
Older files with more subbands, skips, Bayer, alpha not supported.
Alpha
ffmpeg | branch: master | Kieran Kunhya | Sat Jan 30
18:09:36 2016 +| [32bf4a72e326a2c18b45672e6b8ec9d4a71d47da] | committer:
Kieran Kunhya
avcodec: Add forgotten minor bump, add Changelog and add Cineform to
general.texi
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Sun Jan 31
23:59:52 2016 +| [bdd8e02b72e79478eb1c4e04d9a8efa100900878] | committer:
James Darnley
avcodec/cfhd: Make sure we have an end of header tag before allocating a frame.
Fixes tickets #5208 and #5209
> http://git.videolan.org/gitweb.
ffmpeg | branch: master | Kieran Kunhya | Fri Feb 12
00:26:33 2016 +| [1e2fd57fc0967249917e5ec330f22746a75eca64] | committer:
Kieran Kunhya
avcodec/cfhd: Fix errors with valid files.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=1e2fd57fc0967249917e5ec330f22746a75ec
ffmpeg | branch: master | Kieran Kunhya | Mon Feb 8
21:40:10 2016 +| [4170a44bbc7b8dfbe9fe2fa28557fce90d998887] | committer:
Michael Niedermayer
Add GBRAP12 pixel format
Signed-off-by: Michael Niedermayer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Mon Feb 15
21:39:27 2016 +| [0096453f70c42db403ced2e8c89a1d92c5343109] | committer:
Kieran Kunhya
cfhd: reallocate internal buffers on format change.
Fixes some, but not all, of the threading fuzz crashes
> http://git.videolan.org/gitweb.
ffmpeg | branch: master | Kieran Kunhya | Sat Feb 27
13:17:20 2016 +| [8adbe26b909aec76a4d3a80837d4453f1cfbddc1] | committer:
Kieran Kunhya
avcodec/cfhd: Add support for 12-bit RGBA.
Plays all known samples
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Sat Mar 5
18:06:16 2016 +| [247fe3e494ca0f31c8ea56f54b11cf947acc4089] | committer:
Kieran Kunhya
avcodec/cfhd: Fixes cfhd_odd.mov which has a resolution of 496x241
In this case container width/height is better however.
Thanks to koda for the
ffmpeg | branch: master | Kieran Kunhya | Fri Mar 25
21:32:26 2016 +| [e259dc86a80398d56d1aabcf6203f80616a4d04d] | committer:
Kieran Kunhya
avcodec: Remove libdcadec, we already have it merged internally
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Sun Apr 10
16:22:15 2016 +0100| [e9a9ca1936ea2853cdfb8913d44711d240eec60d] | committer:
Kieran Kunhya
avcodec/cfhd: Don't decode coefficients if no end of header tag found. Fixes
fuzzed files such as the one in in ticket #5383
&
ffmpeg | branch: master | Kieran Kunhya | Sat Jun 27 23:07:12
2020 +0100| [ec33f7793e035b14fe729a2eec48870651611a7f] | committer: Kieran
Kunhya
cfhd: Add tag names
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=ec33f7793e035b14fe729a2eec48870651611a7f
---
libavcodec/cfhd.c |
ffmpeg | branch: master | Kieran Kunhya | Thu Jan 24 18:55:00
2019 +| [2ff7af563a2551584c619ecdd0fae6b212668731] | committer: Kieran
Kunhya
vf_showinfo: Fix timecode display
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2ff7af563a2551584c619ecdd0fae6b212668
ffmpeg | branch: master | Kieran Kunhya | Sun Oct 29 15:32:49
2023 +| [7d497a1119b1525c32fa0a342329898e7c3f5373] | committer: Kieran
Kunhya
libavcodec/mpeg12: Remove "fast" mode
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7d497a1119b1525c32fa0a34232
ffmpeg | branch: master | Kieran Kunhya | Sun Oct 29 21:53:07
2023 +| [2532e832d2773d9d09574434f84decebcf6f81a1] | committer: Kieran
Kunhya
libavcodec/mpeg12: Reindent
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2532e832d2773d9d09574434f84decebcf6f81a1
---
libavco
ffmpeg | branch: master | Kieran Kunhya | Sun Feb 11 20:27:04
2024 +| [f43b5f109832d3197773c67b50f70a7103a36503] | committer: Kieran
Kunhya
vp6dsp: Remove MMX code
Missed from 6cb3ee8
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f43b5f109832d3197773c67b50f70a7103a36
ffmpeg | branch: master | Kieran Kunhya | Sun Feb 11 22:33:41
2024 +| [40c5c19eac21025d1538250926761e8e960e6c81] | committer: Kieran
Kunhya
x86/h264_pred: Convert ff_pred8x8_vertical_8_mmx to ff_pred8x8_vertical_8_sse2
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Wed Feb 7 21:10:08
2024 +| [110d8549d575aae6b2f627cd63e2eb7082ab8926] | committer: James Almer
avcodec/vvcdec: Mark as experimental
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | Kieran Kunhya | Fri Feb 10 22:46:03
2023 +| [264cf752144ef109e580d1d420eeceacb898f8f9] | committer: Kieran
Kunhya
vf_yadif: Remove unused emms_c
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=264cf752144ef109e580d1d420eeceacb898f8f9
---
libavfil
ffmpeg | branch: master | Kieran Kunhya | Sat Feb 8 16:45:33
2025 +| [4db571e5164c10c3745c098227495c376e66e025] | committer: Martin
Storsjö
checkasm/v210enc.c: Use checkasm_check()
This gives more informative printouts if the tests fail,
if checkasm is run with "-v".
Sig
76 matches
Mail list logo