ffmpeg | branch: master | James Almer | Sun Jan 8 11:56:03
2017 -0300| [6d4c9f2ade75014d2fdebbba96e3e135ae1c] | committer: James Almer
lossless_videodsp: rename add_hfyu_left_pred_int16 to add_left_pred_int16
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c
ffmpeg | branch: master | James Almer | Sat Jan 7 19:04:39
2017 -0300| [5ac1dd8e231987c022a860c6b1961b038a84b613] | committer: James Almer
lossless_videodsp: move shared functions from huffyuvdsp
Several codecs other than huffyuv use them.
Signed-off-by: James Almer
> http://git.videolan.or
ffmpeg | branch: master | James Almer | Sun Jan 8 11:48:05
2017 -0300| [47f212329e5d73c81e2c67acd6a481bc0fe687b2] | committer: James Almer
huffyuvdsp: move functions only used by huffyuv from lossless_videodsp
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=comm
ffmpeg | branch: master | James Almer | Thu Jan 12 22:56:50
2017 -0300| [6596b34954fc2c101fe620a4b4d305bf27315013] | committer: James Almer
avcodec/lossless_videodsp: add missing call to ff_llviddsp_init_ppc()
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commi
ffmpeg | branch: master | James Almer | Sat Jan 7 23:13:48
2017 -0300| [cf9ef839606dd50f779c395d8a277de143f7e5b2] | committer: James Almer
huffyuvencdsp: move shared functions to a new lossless_videoencdsp context
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=
ffmpeg | branch: master | James Almer | Sat Jan 7 21:10:46
2017 -0300| [30c1f27299d3fc2b0c0858c003066cc5e36a28af] | committer: James Almer
huffyuvencdsp: move functions only used by huffyuv from lossless_videodsp
Signed-off-by: James Almer
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=c
ffmpeg | branch: master | Steven Liu | Fri Jan 13
07:59:48 2017 +0800| [3222786c5ad9f6ca94ca4cd80a4329a276d65aaa] | committer:
Steven Liu
avformat/hlsenc: refine the hlsenc code
because the oc have been potint to hls->avf or hls->vtt_avf
here is not needed point once again
Signed-off-by: Ste
ffmpeg | branch: master | Steven Liu | Fri Jan 13
07:57:22 2017 +0800| [b97e9cba0b3b926aa3f9940519e93f2ade599af2] | committer:
Steven Liu
avformat/hlsenc: fix hlsenc bug at windows system
when hlsenc use flag second_level_segment_index,
second_level_segment_size and second_level_segment_durati
ffmpeg | branch: master | Steven Liu | Fri Jan 13
07:54:49 2017 +0800| [aa7982577c1dee021b72f4256f48d3c030d44e73] | committer:
Steven Liu
cmdutils_opencl: fix resource_leak cid 1396852
CID: 1396852
check the devices_list alloc status,
and release the devices_list when alloc devices error
Revi
ffmpeg | branch: master | Thomas Turner | Wed Jan 11
17:20:30 2017 -0800| [08fdf965c9a176d90cae8232d6e3ac54c5d5c7dd] | committer:
Michael Niedermayer
avutil/tests/audio_fifo.c: pass by reference for efficiency and change datatype
to const
Signed-off-by: Thomas Turner
Signed-off-by: Michael N
ffmpeg | branch: master | James Almer | Thu Jan 12 19:37:16
2017 -0300| [1d4d0ee4b02bfd741ef4d6bba5035018d8574f72] | committer: James Almer
avutil/reverse: move the ff_reverse declaration to a separate header
Fixes compilation with hardcoded tables after
eaff1aa09e90e2711207c9463db8bf8e8dec817
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Jan 12
23:24:39 2017 +0100| [2f94b305acfbc188fb906b4259b725929d617e58] | committer:
Carl Eugen Hoyos
lavf/mxf: Add a universal label for ProRes used in FCP.
Fixes ticket #6075.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2f94b30
ffmpeg | branch: master | Sergey Kudryashov | Thu Jan 12
17:38:58 2017 +0300| [a9b33b5a37ad86b111292fe85e5df1a72191e3a5] | committer:
Paul B Mahol
libavfilter/af_biquads: warn about clipping only after frame with clipping
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=a9b33b5a37ad
ffmpeg | branch: master | Nicolas George | Thu Jan 12
14:43:51 2017 +0100| [f7191ccad663530c3fedbbefb9194a5c40fe927f] | committer:
Nicolas George
lavfi: remove stray semicolons.
Hopefully fix compilation with suncc.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=f7191ccad663530c3
ffmpeg | branch: master | Carl Eugen Hoyos | Thu Jan 12
14:12:35 2017 +0100| [f31bac596f93e02b49d04733e57770e183a3d0c8] | committer:
Carl Eugen Hoyos
lavf/dss: Do not fail randomly if dss_sp input contains 0xff.
Fixes decoding the sample from ticket #6072 with ffmpeg.
> http://git.videolan.or
ffmpeg | branch: master | Nicolas George | Tue Dec 20
14:56:03 2016 +0100| [28c62df672865890cbb13e5f0e94bde29c8fbacd] | committer:
Nicolas George
lavfi: implement ff_inlink_make_frame_writable().
Unlike av_frame_is_writable(), it uses the link's alloc callback,
making direct rendering possible
ffmpeg | branch: master | Nicolas George | Sun Dec 18
12:35:14 2016 +0100| [448f2972f9f9e325139d5e19a8147994f465928e] | committer:
Nicolas George
ffplay: use buffersink accessors.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=448f2972f9f9e325139d5e19a8147994f465928e
---
ffplay.
ffmpeg | branch: master | Nicolas George | Thu Jan 12
13:36:02 2017 +0100| [aaae459a850ee367f5a0409a5f2ba8200a2b2fe5] | committer:
Nicolas George
lavfi: reindent after previous commit.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=aaae459a850ee367f5a0409a5f2ba8200a2b2fe5
---
li
ffmpeg | branch: master | Nicolas George | Sun Dec 18
12:31:24 2016 +0100| [dbe9dbed31f0bf04ee0a8b5b667dc9c313684197] | committer:
Nicolas George
lavfi/buffersink: add accessors for the stream properties.
av_buffersink_get_frame_rate() did already exist; its argument becomes const.
> http://g
ffmpeg | branch: master | Nicolas George | Fri Dec 23
16:00:57 2016 +0100| [d3cb140433fe1dfcd3c1f1bd5febe95b2b338a06] | committer:
Nicolas George
lavfi: move ff_update_link_current_pts() into the utility functions.
It does not change anything for the existing filters and makes
better code fatr
ffmpeg | branch: master | Nicolas George | Mon Dec 19
08:38:25 2016 +0100| [912969a33e313c57c906e87a7e2367b78a2160f4] | committer:
Nicolas George
lavfi/buffersink: move to the new design.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=912969a33e313c57c906e87a7e2367b78a2160f4
---
ffmpeg | branch: master | Nicolas George | Thu Apr 28
14:47:43 2016 +0200| [0b66c456f9caf5973943b5a0b008e920a655c3f9] | committer:
Nicolas George
lavfi, ffmpeg: simplify filter names.
The names are only used for technical output and debugging.
Make them similar to C identifiers for easier quic
ffmpeg | branch: master | Nicolas George | Sat Dec 24
13:16:15 2016 +0100| [ae4650f0b9cbb96b868038bafe632614832fe86f] | committer:
Nicolas George
lavfi: disallow ff_request_frame for filters using activate.
Having two different functions allows to have stricter tests
and detect errors earlier.
ffmpeg | branch: master | Nicolas George | Sat Dec 24
13:17:21 2016 +0100| [32c59a115d3cc757676b5384a5ea44b5a7a7b872] | committer:
Nicolas George
lavfi: do not call ff_filter_frame() with activate.
avfilter_graph_request_oldest() does work that should be done by
either the filter or the applic
ffmpeg | branch: master | Nicolas George | Tue Dec 20
23:23:29 2016 +0100| [db4a71c0ff4a925d1c2d0b5bde6e2760ec55b2d0] | committer:
Nicolas George
lavfi: use the consume helpers in ff_filter_frame_to_filter().
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=db4a71c0ff4a925d1c2d0b5bd
ffmpeg | branch: master | Nicolas George | Sun Dec 18
12:35:50 2016 +0100| [e9ecada1d43d48601b17be85387d759a025c3590] | committer:
Nicolas George
lavfi/tests/filtfmts: include internal.h.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e9ecada1d43d48601b17be85387d759a025c3590
---
ffmpeg | branch: master | Nicolas George | Thu Dec 22
14:21:24 2016 +0100| [2e5af443c376bd2019a633e5c61b97f116b01ad2] | committer:
Nicolas George
lavfi: pass min explicitly to samples_ready().
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=2e5af443c376bd2019a633e5c61b97f116b01ad2
ffmpeg | branch: master | Nicolas George | Tue Dec 20
14:58:37 2016 +0100| [d360ddf03b8461dbc78c90b40cab3cc14d449f07] | committer:
Nicolas George
lavfi: add helpers to consume frames from link FIFOs.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d360ddf03b8461dbc78c90b40cab3cc14d
ffmpeg | branch: master | Nicolas George | Tue Dec 27
17:18:33 2016 +0100| [485617ea0f7bfe3715389b23edf977ffef293d15] | committer:
Nicolas George
lavfi: document that AVFilterLink is not for applications.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=485617ea0f7bfe3715389b23edf97
ffmpeg | branch: master | Nicolas George | Thu Jan 12
14:01:22 2017 +0100| [57789cfb9d899205fc2c5b79733a43dce67c67df] | committer:
Nicolas George
lavf/hlsenc: fix typo in last commit.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=57789cfb9d899205fc2c5b79733a43dce67c67df
---
lib
ffmpeg | branch: master | Nicolas George | Tue Dec 20
16:53:23 2016 +0100| [0e3d2496e2eec1c911b169682067d53ea9a0388c] | committer:
Nicolas George
lavfi: add ff_inlink_process_commands().
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=0e3d2496e2eec1c911b169682067d53ea9a0388c
---
ffmpeg | branch: master | Nicolas George | Tue Dec 20
17:13:04 2016 +0100| [e7e4c8dfbe9d4be289d1181365fa6e5d9fef5349] | committer:
Nicolas George
lavfi: add ff_inlink_evaluate_timeline_at_frame().
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e7e4c8dfbe9d4be289d1181365fa6e5d9fef5
ffmpeg | branch: master | Nicolas George | Sat Dec 24
16:56:50 2016 +0100| [c619a4e5259b6304475d889d0eae8ff661d518a7] | committer:
Nicolas George
lavfi: make two functions static.
ff_request_frame_to_filter() and ff_filter_frame_to_filter()
are only used in avfilter.c.
> http://git.videolan.o
ffmpeg | branch: master | Nicolas George | Sun Dec 18
12:35:25 2016 +0100| [063b1a42c65cd99e400e1a8468228e1ed4af4b09] | committer:
Nicolas George
lavd/lavfi: use buffersink accessors.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=063b1a42c65cd99e400e1a8468228e1ed4af4b09
---
lib
ffmpeg | branch: master | Nicolas George | Sat Dec 24
13:16:59 2016 +0100| [9eb4c79afd437a2913088cb1593892625a3125fc] | committer:
Nicolas George
lavfi: add ff_inlink_request_frame().
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=9eb4c79afd437a2913088cb1593892625a3125fc
---
lib
ffmpeg | branch: master | Nicolas George | Tue Dec 20
15:56:48 2016 +0100| [4c24f3ac166a0138cd33de71674ab8b383f41e30] | committer:
Nicolas George
lavfi: add ff_inlink_acknowledge_status().
Also introduce libavfilter/filters.h for all functions needed
to implement filters.
> http://git.videola
ffmpeg | branch: master | Nicolas George | Sun Dec 18
12:34:35 2016 +0100| [d9b311d44c5d79d17df0eb9a3a11c47781d206e7] | committer:
Nicolas George
ffmpeg: use buffersink accessors.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=d9b311d44c5d79d17df0eb9a3a11c47781d206e7
---
ffmpeg.
ffmpeg | branch: master | Nicolas George | Mon Dec 19
08:38:15 2016 +0100| [3ff01feda30a131e877c01619761c2b62e45c9e8] | committer:
Nicolas George
lavfi: add AVFilter.activate.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=3ff01feda30a131e877c01619761c2b62e45c9e8
---
libavfilter
ffmpeg | branch: master | Nicolas George | Tue Dec 20
15:49:17 2016 +0100| [846f1421349e923b100ce290ba25b5b5b897b437] | committer:
Nicolas George
lavfi: merge two variables after a recent commit.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=846f1421349e923b100ce290ba25b5b5b897b4
ffmpeg | branch: master | Nicolas George | Tue Dec 20
15:57:19 2016 +0100| [918891e1468f34b9f52423e1779f909ddd9dc34d] | committer:
Nicolas George
lavfi: export ff_filter_set_ready() to the library.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=918891e1468f34b9f52423e1779f909ddd9d
ffmpeg | branch: master | Nicolas George | Fri Dec 23
15:40:27 2016 +0100| [7910127a8ee12f0c4761646cecc4f0271a50b6a9] | committer:
Nicolas George
lavfi: cosmetic: remove forward declaration.
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=7910127a8ee12f0c4761646cecc4f0271a50b6a9
--
ffmpeg | branch: master | Bodecs Bela | Thu Jan 12
20:43:10 2017 +0800| [8811d6d9a07f9d1b8d22397c0e009d075d67fda0] | committer:
Steven Liu
avformat/hlsenc: hls_start_number_source and start_number
start_number option starts the playlist sequence number
(#EXT-X-MEDIA-SEQUENCE) from the specifie
ffmpeg | branch: master | Matthieu Bouron | Tue Jan
3 17:46:24 2017 +0100| [b1ed7957b835eed84fa151487d9014814daefa3d] | committer:
Matthieu Bouron
lavfi/framepool: cosmetic style fixes
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b1ed7957b835eed84fa151487d9014814daefa3d
---
l
ffmpeg | branch: master | Matthieu Bouron | Tue Jan
3 17:44:07 2017 +0100| [eb3368178ed9e1b3401e1f71ceebcb510fbbdf52] | committer:
Matthieu Bouron
lavfi/framepool: add audio support
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=eb3368178ed9e1b3401e1f71ceebcb510fbbdf52
---
liba
ffmpeg | branch: master | Matthieu Bouron | Tue Jan
3 17:44:55 2017 +0100| [e2d336cf6499923691baf53b10d193aefa77fa89] | committer:
Matthieu Bouron
lavfi/framepool: re-indent after previous commit
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e2d336cf6499923691baf53b10d193aefa77f
ffmpeg | branch: master | Matthieu Bouron | Tue May
10 17:45:59 2016 +0200| [b1f68f00b12a3706f8aabf68ea714eaecc23b295] | committer:
Matthieu Bouron
lavfi/framepool: rename FFVideoFramePool to FFFramePool
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=b1f68f00b12a3706f8aabf68ea714e
ffmpeg | branch: master | Matthieu Bouron | Tue Jan
3 17:44:14 2017 +0100| [e1f49712099d3b68c35cf8ebb95cc7f34b06ee55] | committer:
Matthieu Bouron
lavfi: use an audio frame pool for each link of the filtergraph
> http://git.videolan.org/gitweb.cgi/ffmpeg.git/?a=commit;h=e1f49712099d3b68c35cf8
47 matches
Mail list logo