search for: e69de29

Displaying 20 results from an estimated 34 matches for "e69de29".

2007 Oct 29
0
2 commits - libswfdec/swfdec_audio_event.c test/sound
.../test/sound/crash-0.5.3-no-samples.swf new file mode 100644 index 0000000..9dab6c1 Binary files /dev/null and b/test/sound/crash-0.5.3-no-samples.swf differ diff --git a/test/sound/crash-0.5.3-no-samples.swf.1.0.raw b/test/sound/crash-0.5.3-no-samples.swf.1.0.raw new file mode 100644 index 0000000..e69de29 diff --git a/test/sound/crash-0.5.3-no-samples.swf.3.0.raw b/test/sound/crash-0.5.3-no-samples.swf.3.0.raw new file mode 100644 index 0000000..e69de29 diff --git a/test/sound/crash-0.5.3-no-samples.swf.5.0.raw b/test/sound/crash-0.5.3-no-samples.swf.5.0.raw new file mode 100644 index 0000000..e69de...
2007 Nov 14
0
6 commits - AUTHORS data/Makefile.am MAINTAINERS Makefile.am NEWS README
...++++++++++++++ data/Makefile.am | 2 +- 6 files changed, 36 insertions(+), 1 deletion(-) New commits: commit 948f3b06b6f3e29e9f31aef46bbd006c7b235a38 Author: Benjamin Otte <otte at gnome.org> Date: Wed Nov 14 23:37:00 2007 +0100 add NEWS for release diff --git a/NEWS b/NEWS index e69de29..b475994 100644 --- a/NEWS +++ b/NEWS @@ -0,0 +1,4 @@ + + 0.5.4 ("Turkish Cycling Federation") + +initial release. Contains a thumbnailer and a standalone player. commit 9616ead020ee4e0cb9e0b70bb781c4705c44f644 Author: Benjamin Otte <otte at gnome.org> Date: Wed Nov 14 23:36:12 20...
2007 Sep 14
0
4 commits - libswfdec/swfdec_as_function.c libswfdec/swfdec_as_object.c test/trace
...wf b/test/trace/function-apply-crash-5.swf new file mode 100644 index 0000000..dabdb1d Binary files /dev/null and b/test/trace/function-apply-crash-5.swf differ diff --git a/test/trace/function-apply-crash-5.swf.trace b/test/trace/function-apply-crash-5.swf.trace new file mode 100644 index 0000000..e69de29 diff --git a/test/trace/function-apply-crash-6.swf b/test/trace/function-apply-crash-6.swf new file mode 100644 index 0000000..0331122 Binary files /dev/null and b/test/trace/function-apply-crash-6.swf differ diff --git a/test/trace/function-apply-crash-6.swf.trace b/test/trace/function-apply-crash...
2007 Oct 28
1
2 commits - libswfdec/swfdec_as_interpret.c test/trace
libswfdec/swfdec_as_interpret.c | 1 + test/trace/Makefile.am | 3 +++ test/trace/crash-0.5.3-divide-by-zero.as | 5 +++++ test/trace/crash-0.5.3-divide-by-zero.swf |binary test/trace/crash-0.5.3-divide-by-zero.swf.trace | 1 + 5 files changed, 10 insertions(+) New commits: commit c6d96d7d47704ca3d62c08d35874c64f7878bdf2 Author:
2007 Nov 14
0
5 commits - libswfdec/.gitignore libswfdec/swfdec_initialize.as test/image test/sound test/trace
.../crash-0.5.3-no-samples.swf index 9dab6c1..aa1cdb5 100644 Binary files a/test/sound/crash-0.5.3-no-samples.swf and b/test/sound/crash-0.5.3-no-samples.swf differ diff --git a/test/sound/crash-0.5.3-no-samples.swf.3.0.raw b/test/sound/crash-0.5.3-no-samples.swf.3.0.raw deleted file mode 100644 index e69de29..0000000 diff --git a/test/sound/crash-0.5.3-no-samples.swf.5.0.raw b/test/sound/crash-0.5.3-no-samples.swf.5.0.raw deleted file mode 100644 index e69de29..0000000 diff --git a/test/sound/crash-0.5.3-no-samples.swf.7.0.raw b/test/sound/crash-0.5.3-no-samples.swf.7.0.raw deleted file mode 100644 ind...
2007 Dec 11
0
3 commits - libswfdec/swfdec_as_context.c libswfdec/swfdec_movie.c test/trace
...t/trace/crash-0.5.4-huge-image-7.swf new file mode 100644 index 0000000..93bded2 Binary files /dev/null and b/test/trace/crash-0.5.4-huge-image-7.swf differ diff --git a/test/trace/crash-0.5.4-huge-image-7.swf.trace b/test/trace/crash-0.5.4-huge-image-7.swf.trace new file mode 100644 index 0000000..e69de29 diff --git a/test/trace/crash-0.5.4-huge-image-8.swf b/test/trace/crash-0.5.4-huge-image-8.swf new file mode 100644 index 0000000..6bf4c41 Binary files /dev/null and b/test/trace/crash-0.5.4-huge-image-8.swf differ diff --git a/test/trace/crash-0.5.4-huge-image-8.swf.trace b/test/trace/crash-0.5.4-...
2007 Oct 28
0
5 commits - autogen.sh configure.ac libswfdec-gtk/Makefile.am libswfdec/swfdec_codec_audio.c libswfdec/swfdec_codec_video.c libswfdec/swfdec_player.c test/trace
...it e10dd74c30bd98b615d054ac2294f1cab20ee5c9 Author: Benjamin Otte <otte at gnome.org> Date: Mon Oct 29 00:02:48 2007 +0100 remove accidentally committed empty file diff --git a/test/trace/try-throw-in-finally-5.swf b/test/trace/try-throw-in-finally-5.swf deleted file mode 100644 index e69de29..0000000 commit d8442817d7320f1bf790c9f3f1e2f9be69db412a Author: Benjamin Otte <otte at gnome.org> Date: Sun Oct 28 23:58:49 2007 +0100 stop the runtime timer at the beginning diff --git a/libswfdec/swfdec_player.c b/libswfdec/swfdec_player.c index 6791094..babd2ad 100644 --- a/libswf...
2017 Sep 19
0
[PATCH net-next 3/3] virtio-net: support XDP_REDIRECT
...s/net/virtio_net. | 0 drivers/net/virtio_net.c | 77 ++++++++++++++++++++++++++++++++++++++---------- 2 files changed, 62 insertions(+), 15 deletions(-) create mode 100644 drivers/net/virtio_net. diff --git a/drivers/net/virtio_net. b/drivers/net/virtio_net. new file mode 100644 index 0000000..e69de29 diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c index db5924c..f6c1f13 100644 --- a/drivers/net/virtio_net.c +++ b/drivers/net/virtio_net.c @@ -29,6 +29,7 @@ #include <linux/slab.h> #include <linux/cpu.h> #include <linux/average.h> +#include <linux/filter.h&...
2007 Oct 12
0
4 commits - libswfdec/swfdec_shape_parser.c NEWS README test/trace
...-changes.swf new file mode 100644 index 0000000..797d9f4 Binary files /dev/null and b/test/trace/crash-0.5.2-cvs-too-many-changes.swf differ diff --git a/test/trace/crash-0.5.2-cvs-too-many-changes.swf.trace b/test/trace/crash-0.5.2-cvs-too-many-changes.swf.trace new file mode 100644 index 0000000..e69de29 diff --git a/test/trace/crash-0.5.2-cvs-too-many-changes.xml b/test/trace/crash-0.5.2-cvs-too-many-changes.xml new file mode 100644 index 0000000..5041d41 --- /dev/null +++ b/test/trace/crash-0.5.2-cvs-too-many-changes.xml @@ -0,0 +1,54 @@ +<?xml version="1.0"?> +<swf version=&qu...
2012 Sep 10
11
Cleanup/build improvement for opus
Hello all, after FOMS I decided to take a look at the opus library and I found that I could improve a bit the build system and cleanup the code a little bit. Most of the changes to the code has been suggested by my two tools cowstats and missingstatic (part of the ruby-elf gem if you care). HTH, Diego
2009 Sep 02
2
[PATCH] internationalisation: Replace autopoint infrastructure with libintl-perl
I noticed that virt-v2v, which is written exclusively in perl, failed to generate virt-v2v.pot. After much head scratching I also noticed that libguestfs.pot didn't include any messages from perl sources. Some reading of libintl-perl shows that a somewhat more complicated xgettext command line is required, as it doesn't understand Locale::TextDomain syntax by default. After a little more
2014 Apr 03
5
[PATCH 0/3] builder: Add test of virt-index-validate.
Somewhat ineffective test of virt-index-validate.
2017 Sep 19
6
[PATCH net-next 1/3] virtio-net: remove unnecessary parameter of virtnet_xdp_xmit()
CC: John Fastabend <john.fastabend at gmail.com> Signed-off-by: Jason Wang <jasowang at redhat.com> --- drivers/net/virtio_net.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c index 511f833..a0ef4b0 100644 --- a/drivers/net/virtio_net.c +++ b/drivers/net/virtio_net.c @@ -373,7 +373,6 @@ static struct sk_buff
2017 Sep 19
6
[PATCH net-next 1/3] virtio-net: remove unnecessary parameter of virtnet_xdp_xmit()
CC: John Fastabend <john.fastabend at gmail.com> Signed-off-by: Jason Wang <jasowang at redhat.com> --- drivers/net/virtio_net.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/drivers/net/virtio_net.c b/drivers/net/virtio_net.c index 511f833..a0ef4b0 100644 --- a/drivers/net/virtio_net.c +++ b/drivers/net/virtio_net.c @@ -373,7 +373,6 @@ static struct sk_buff
2010 Feb 17
0
[PATCH] Provides the new node lifecycle events.
...; + +# The location for the node's keytab file. +NODE_KEYTAB_FILE="/etc/krb5.tab" + +# Specifies the mac address for the node +# management network interface +NODE_MANAGEMENT_NIC=00:11:22:33:44:55 diff --git a/management/offline b/management/offline new file mode 100644 index 0000000..e69de29 diff --git a/management/ready b/management/ready new file mode 100644 index 0000000..e69de29 diff --git a/ovirt-node.spec.in b/ovirt-node.spec.in index 3d8d100..952a49d 100644 --- a/ovirt-node.spec.in +++ b/ovirt-node.spec.in @@ -97,7 +97,6 @@ make install DESTDIR=%{buildroot} %{__install} -d -m07...
2019 Aug 31
1
[PATCH libnbd] Add bindings for Rust language
Still not working, but I took the latest patch and: - rebased it against libnbd 1.0 - fixed it so it handles new args and cbargs The generator now runs without warnings. This patch doesn't handle optargs at all. In C these are converted to non-optional parameter. Rust doesn't (AFAIK) have optional or labelled arguments unfortunately. Rich.
2007 Oct 26
0
8 commits - doc/swfdec-sections.txt libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h libswfdec/swfdec_as_interpret.c test/trace
...-in-finally-7.swf.trace \ + try-throw-in-finally-8.swf \ + try-throw-in-finally-8.swf.trace \ undefined-tostring.swf \ undefined-tostring.swf.trace \ undefined1.swf \ diff --git a/test/trace/try-throw-in-finally-5.swf b/test/trace/try-throw-in-finally-5.swf new file mode 100644 index 0000000..e69de29 diff --git a/test/trace/try-throw-in-finally-6.swf b/test/trace/try-throw-in-finally-6.swf new file mode 100644 index 0000000..99fb7d4 Binary files /dev/null and b/test/trace/try-throw-in-finally-6.swf differ diff --git a/test/trace/try-throw-in-finally-6.swf.trace b/test/trace/try-throw-in-finally...
2014 Feb 12
61
P2V: Headless support
This introduces support to run P2V without X server. Runtime parameters are specified via kernel command line making it hopefully suitable for automated migration with a little help of PXE boot. Patchset is not squashed and represents dev. history.
2007 Dec 10
0
6 commits - libswfdec/Makefile.am libswfdec/swfdec_as_interpret.c libswfdec/swfdec_color_as.c libswfdec/swfdec_graphic_movie.c libswfdec/swfdec_image_decoder.c libswfdec/swfdec_morph_movie.c libswfdec/swfdec_movie_as_drawing.c
...swf new file mode 100644 index 0000000..56dcafc Binary files /dev/null and b/test/trace/crash-0.5.4-13379-catch-in-register.swf differ diff --git a/test/trace/crash-0.5.4-13379-catch-in-register.swf.trace b/test/trace/crash-0.5.4-13379-catch-in-register.swf.trace new file mode 100644 index 0000000..e69de29 diff --git a/test/trace/crash-0.5.4-13379-catch-in-register.xml b/test/trace/crash-0.5.4-13379-catch-in-register.xml new file mode 100644 index 0000000..50fa8c8 --- /dev/null +++ b/test/trace/crash-0.5.4-13379-catch-in-register.xml @@ -0,0 +1,60 @@ +<?xml version="1.0"?> +<swf ve...
2012 Jan 25
26
[PATCH v4 00/23] Xenstore stub domain
Changes from v3: - mini-os configuration files moved into stubdom/ - mini-os extra console support now a config option - Fewer #ifdefs - grant table setup uses hypercall bounce - Xenstore stub domain syslog support re-enabled Changes from v2: - configuration support added to mini-os build system - add mini-os support for conditionally compiling frontends, xenbus -