<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>183714</bug_id>
          
          <creation_ts>2007-06-30 09:02 0000</creation_ts>
          <short_desc>net-www/gnash-0.8.0 fails with media-video/ffmpeg-0.4.9_p20070616-r1</short_desc>
          <delta_ts>2007-07-23 14:39:25 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Ebuilds</component>
          <version>2007.0</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          <bug_file_loc>https://savannah.gnu.org/bugs/?20002</bug_file_loc>
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>h.mth@web.de</reporter>
          <assigned_to>media-video@gentoo.org</assigned_to>
          <cc>beber@meleeweb.net</cc>
    
    <cc>bug.hunter@gmx.net</cc>
    
    <cc>cbm@m.fsf.org</cc>
    
    <cc>clmason@gmail.com</cc>
    
    <cc>danarmak@gmail.com</cc>
    
    <cc>genstef@gentoo.org</cc>
    
    <cc>maekke@gentoo.org</cc>
    
    <cc>mferranti@deis.unibo.it</cc>
    
    <cc>roberto.castagnola@gmail.com</cc>
    
    <cc>seventhguardian@gmail.com</cc>
    
    <cc>sven.koehler@gmail.com</cc>
    
    <cc>thoward1120@comcast.net</cc>
    
    <cc>xovni@wanadoo.fr</cc>

      

      
          <long_desc isprivate="0">
            <who>h.mth@web.de</who>
            <bug_when>2007-06-30 09:02:05 0000</bug_when>
            <thetext>More info on URL; Error thrown:

x86_64-pc-linux-gnu-g++ -O2 -mtune=nocona -march=nocona -pipe -fomit-frame-pointer -fvisibility-inlines-hidden -pthread -W -Wall -Wcast-align -Wcast-qual -Wpointer-arith -Wreturn-type -Wl,-O1 -Wl,--as-needed -Wl,--sort-common -Wl,--as-needed -o .libs/gparser parser.o -Wl,--export-dynamic  -L/usr/lib64 ../server/.libs/libgnashserver.so -L/lib -L/usr/lib ../libbase/.libs/libgnashbase.so ../backend/.libs/libgnashbackend.so /mnt/data/tmp/portage/net-www/gnash-0.8.0/work/gnash-0.8.0/server/.libs/libgnashserver.so /mnt/data/tmp/portage/net-www/gnash-0.8.0/work/gnash-0.8.0/libamf/.libs/libgnashamf.so /mnt/data/tmp/portage/net-www/gnash-0.8.0/work/gnash-0.8.0/libgeometry/.libs/libgnashgeo.so /usr/lib64/libxml2.so /usr/lib64/libSDL.so /usr/lib64/libaa.so -lncurses -lgpm /usr/lib64/libpangox-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgobject-2.0.so /usr/lib64/libgmodule-2.0.so ../libamf/.libs/libgnashamf.so /mnt/data/tmp/portage/net-www/gnash-0.8.0/work/gnash-0.8.0/libbase/.libs/libgnashbase.so /usr/lib64/libjpeg.so /usr/lib64/libcurl.so -lssl -lcrypto /usr/lib/libGLU.so /usr/lib64/libGL.so /usr/lib64/libSM.so /usr/lib64/libICE.so /usr/lib64/libXmu.so /usr/lib64/libXt.so /usr/lib64/libltdl.so -lboost_date_time-mt -lboost_thread-mt -lpthread /usr/lib64/libdts.so /usr/lib64/libvorbisenc.so /usr/lib64/libvorbis.so -lavformat -lavcodec -lz -lx264 -lxvidcore /usr/lib64/libfaac.so /usr/lib64/libfaad.so -lavutil /usr/lib64/libtheora.so /usr/lib64/libogg.so /usr/lib64/libglib-2.0.so -lrt /usr/lib64/libXi.so /usr/lib64/libX11.so /usr/lib64/libXext.so /usr/lib64/libXdmcp.so -ldl /usr/lib64/libXau.so -lm
../server/.libs/libgnashserver.so: undefined reference to `av_alloc_format_context()&apos;
../server/.libs/libgnashserver.so: undefined reference to `avcodec_close(AVCodecContext*)&apos;
../server/.libs/libgnashserver.so: undefined reference to `av_close_input_file(AVFormatContext*)&apos;
../server/.libs/libgnashserver.so: undefined reference to `avcodec_init()&apos;
../server/.libs/libgnashserver.so: undefined reference to `audio_resample(ReSampleContext*, short*, short*, int)&apos;
../server/.libs/libgnashserver.so: undefined reference to `avcodec_decode_video(AVCodecContext*, AVFrame*, int*, unsigned char*, int)&apos;
../server/.libs/libgnashserver.so: undefined reference to `av_seek_frame(AVFormatContext*, int, long, int)&apos;
../server/.libs/libgnashserver.so: undefined reference to `avcodec_decode_audio2(AVCodecContext*, short*, int*, unsigned char*, int)&apos;
../server/.libs/libgnashserver.so: undefined reference to `avcodec_find_decoder(CodecID)&apos;
../server/.libs/libgnashserver.so: undefined reference to `av_register_all()&apos;
../libbase/.libs/libgnashbase.so: undefined reference to `avpicture_get_size(int, int, int)&apos;
../server/.libs/libgnashserver.so: undefined reference to `avcodec_alloc_frame()&apos;
../server/.libs/libgnashserver.so: undefined reference to `audio_resample_init(int, int, int, int)&apos;
../server/.libs/libgnashserver.so: undefined reference to `init_put_byte(ByteIOContext*, unsigned char*, int, int, void*, int (*)(void*, unsigned char*, int), int (*)(void*, unsigned char*, int), long (*)(void*, long, int))&apos;
../libbase/.libs/libgnashbase.so: undefined reference to `sws_getContext(int, int, int, int, int, int, int, SwsFilter*, SwsFilter*, double*)&apos;
../libbase/.libs/libgnashbase.so: undefined reference to `sws_scale(SwsContext*, unsigned char**, int*, int, int, unsigned char**, int*)&apos;
../server/.libs/libgnashserver.so: undefined reference to `avcodec_open(AVCodecContext*, AVCodec*)&apos;
../server/.libs/libgnashserver.so: undefined reference to `av_probe_input_format(AVProbeData*, int)&apos;
../libbase/.libs/libgnashbase.so: undefined reference to `avpicture_fill(AVPicture*, unsigned char*, int, int, int)&apos;
../server/.libs/libgnashserver.so: undefined reference to `av_open_input_stream(AVFormatContext**, ByteIOContext*, char const*, AVInputFormat*, AVFormatParameters*)&apos;
../server/.libs/libgnashserver.so: undefined reference to `av_free(void*)&apos;
../server/.libs/libgnashserver.so: undefined reference to `avcodec_register_all()&apos;
../server/.libs/libgnashserver.so: undefined reference to `audio_resample_close(ReSampleContext*)&apos;
../server/.libs/libgnashserver.so: undefined reference to `avcodec_alloc_context()&apos;
../server/.libs/libgnashserver.so: undefined reference to `av_init_packet(AVPacket*)&apos;
../server/.libs/libgnashserver.so: undefined reference to `av_read_frame(AVFormatContext*, AVPacket*)&apos;
../server/.libs/libgnashserver.so: undefined reference to `av_find_stream_info(AVFormatContext*)&apos;
collect2: ld returned 1 exit status
make[2]: *** [gparser] Fehler 1</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>le.retired@gmail.com</who>
            <bug_when>2007-07-01 12:24:10 0000</bug_when>
            <thetext>confirm this bug.

emerge --info:
Portage 2.1.3_rc6 (default-linux/x86/2007.0, gcc-4.1.2, glibc-2.5-r3, 2.6.21-gentoo-r3 i686)
=================================================================
System uname: 2.6.21-gentoo-r3 i686 AMD Athlon(tm) 3200+
Gentoo Base System release 1.12.10
Timestamp of tree: Sat, 30 Jun 2007 14:50:01 +0000
dev-java/java-config: 1.3.7, 2.0.33-r1
dev-lang/python:     2.4.4-r4
dev-python/pycrypto: 2.0.1-r5
sys-apps/sandbox:    1.2.18.1
sys-devel/autoconf:  2.13, 2.61
sys-devel/automake:  1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10
sys-devel/binutils:  2.17
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.21
ACCEPT_KEYWORDS=&quot;x86 ~x86&quot;
AUTOCLEAN=&quot;yes&quot;
CBUILD=&quot;i686-pc-linux-gnu&quot;
CFLAGS=&quot;-O2 -pipe -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -fforce-addr -minline-all-stringops -maccumulate-outgoing-args&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
CONFIG_PROTECT=&quot;/etc /usr/share/X11/xkb&quot;
CONFIG_PROTECT_MASK=&quot;/etc/env.d /etc/env.d/java/ /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c&quot;
CXXFLAGS=&quot;-O2 -pipe -march=athlon-xp -mtune=athlon-xp -mmmx -msse -m3dnow -fomit-frame-pointer -fforce-addr -minline-all-stringops -maccumulate-outgoing-args&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;distlocks metadata-transfer parallel-fetch sandbox sfperms strict unmerge-orphans&quot;
GENTOO_MIRRORS=&quot;http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo&quot;
MAKEOPTS=&quot;-j2&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_RSYNC_OPTS=&quot;--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/local/portage&quot;
SYNC=&quot;rsync://rsync.belnet.be/gentoo-portage&quot;
USE=&quot;3dnow 3dnowext 7zip X a52 aac acl acpi alsa aotuv apm bash-completion berkdb bitmap-fonts bzip2 cairo cdda cdr cjk cli cracklib crypt cups curl d dbus deprecated discouraged dri dts dv dvb dvd dvdr dvdread encode fbcon ffmpeg firefox flac fortran ftp gcj gdbm gif gimp glade gnome gpm gstreamer gtk gtk2 gtkhtml hal httpd iconv inherit-graph ipv6 isdnlog java javascript jpeg jpeg2k kerberos kqemu ldap libg++ lm_sensors lzo mad matroska midi mime mjpeg mmx mmxext mng mono mp3 mp4 mpeg msn mudflap musepack nas ncurses nls nodrm nptl nptlonly nsplugin ogg openal opengl openmp pam pcre pdf perl php png pppd python quicktime readline reflection ruby samba scanner sdl session snmp sockets socks5 sourceview speex spell spl sse ssl stream subversion svg svga tcpd tetex theora threads tiff truetype truetype-fonts type1-fonts unicode usb v4l valgrind vcd vim-syntax vorbis wifi wmf wxwindows x264 x86 xinerama xml xorg xpm xv xvid yv12 zip zlib&quot; ALSA_CARDS=&quot;emu10k1 via82xx&quot; ALSA_PCM_PLUGINS=&quot;adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol&quot; DVB_CARDS=&quot;dibusb-usb2&quot; ELIBC=&quot;glibc&quot; INPUT_DEVICES=&quot;keyboard mouse&quot; KERNEL=&quot;linux&quot; LCD_DEVICES=&quot;bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text&quot; USERLAND=&quot;GNU&quot; VIDEO_CARDS=&quot;radeon&quot;
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>thoward1120@comcast.net</who>
            <bug_when>2007-07-07 00:56:18 0000</bug_when>
            <thetext>I can confirm as well.  What&apos;s more it seems to enabling as-needed even if you don&apos;t use LDFLAGS in make.conf. There&apos;s a check in configure for it. I tried setting --no-as-needed, and it decided to use this:

LDFLAGS = -Wl,-O1,--no-as-needed -Wl,--as-needed

Now, normally I do use --as-needed, and I&apos;m all for it, but this is just annoying.
I&apos;ve been trying to find out where the link problems are, but it does link to all the required ffmpeg libraries.  Nevertheless, it still ends up with undefined symbols. I&apos;ll attach the ldd output for each problem library. ldd reports no undefined symbols for the ffmpeg libraries on the system.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>thoward1120@comcast.net</who>
            <bug_when>2007-07-07 01:08:08 0000</bug_when>
            <thetext>Bugzilla went dyslexic on me and added the attachments to bug 183741. Wtf?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>uzytkownik2@gmail.com</who>
            <bug_when>2007-07-07 08:58:01 0000</bug_when>
            <thetext>Created an attachment (id=124119)
gnash-as-needed-patch.patch

With connection with filter flags it should be a quick &amp; dirty solution</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>genstef@gentoo.org</who>
            <bug_when>2007-07-10 07:16:49 0000</bug_when>
            <thetext>*** Bug 183741 has been marked as a duplicate of this bug. ***</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>genstef@gentoo.org</who>
            <bug_when>2007-07-10 07:19:25 0000</bug_when>
            <thetext>I added a few lines to gnash-0.8.0 but I commented them since it does not work for me. The patch and filtering the flags makes no difference at all :(

This really needs to be fixed correctly.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>h.mth@web.de</who>
            <bug_when>2007-07-10 22:08:52 0000</bug_when>
            <thetext>Ok, I found the cause and got some workaround or fix(?).
I will attach the patches, one for ffmpeg and one for gnash.

Latter one will have to raise ffmpeg depend so that it can link
to new libswscale from ffmpeg.</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>h.mth@web.de</who>
            <bug_when>2007-07-10 22:09:36 0000</bug_when>
            <thetext>Created an attachment (id=124484)
ffmpeg patch

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>h.mth@web.de</who>
            <bug_when>2007-07-10 22:09:55 0000</bug_when>
            <thetext>Created an attachment (id=124486)
gnash patch

</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>genstef@gentoo.org</who>
            <bug_when>2007-07-10 22:15:38 0000</bug_when>
            <thetext>media-video: please take a look at the ffmpeg patch and apply it if possible :)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>aballier@gentoo.org</who>
            <bug_when>2007-07-11 05:56:35 0000</bug_when>
            <thetext>(In reply to comment #10)
&gt; media-video: please take a look at the ffmpeg patch and apply it if possible :)
&gt; 

imho it&apos;s better to do the &quot;extern &quot;C&quot;&quot; stuff around the #include&apos;s of ffmpeg&apos;s headers in gnash code since it has been dropped upstream.


btw, swscale is present only in ffmpeg-0.4.9_p20070616-r1 so if you link unconditionally to it you should update the deps. It would be better to ask pkg-config for swscale as previous versions should wrap it, have swscale.h and libswscale.pc will automagically tell the libs to link to. (but I&apos;ve seen cases where using the wrappers to swscale when swscale wasn&apos;t compiled in ffmpeg didn&apos;t work)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ssuominen@gentoo.org</who>
            <bug_when>2007-07-11 11:12:37 0000</bug_when>
            <thetext>Example of pkgconfig can be found in,

media-video/ffmpegthumbnailer/files/ffmpegthumbnailer-1.1.2-ffmpeg.patch</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>robert.bradbury@gmail.com</who>
            <bug_when>2007-07-12 21:35:56 0000</bug_when>
            <thetext>I&apos;ve tried compiling it with &quot;--enable-media=GST&quot; rather than &quot;--enable-media=ffmpeg&quot; and that appears to work at least to some extent (I&apos;ve got at least one .swf file which produces music).

It seems as if a few more USE flags are required.  I tried compiling with both --enable-static and --enable-shared and that worked.  Some people might also like a &quot;debug&quot; use flag (I&apos;ve got at least one swf file which produces a core dump) and a &quot;wrote&quot; use flag (for --enable-write if one wants to save temporary files).</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>xovni@wanadoo.fr</who>
            <bug_when>2007-07-14 13:55:33 0000</bug_when>
            <thetext>I have ffmpeg installed, but I tried to use the gstreamer and -ffmpeg flags for gnash:
[ebuild  N    ] net-www/gnash-0.8.0  USE=&quot;gstreamer xml -agg -ffmpeg -kde -nsplugin&quot; VIDEO_CARDS=&quot;-i810&quot; 0 kB

Unfortunately, it still uses ffmpeg. Here is some lines of build.log:
Configurable options are: (...)
        Media handler: ffmpeg

Quit strange, because there are these lines in the ebuild:
if use gstreamer &amp;&amp; use !ffmpeg; then
	myconf=&quot;${myconf} --enable-media=gst&quot;

Did I miss something?</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>h.mth@web.de</who>
            <bug_when>2007-07-23 13:14:19 0000</bug_when>
            <thetext>JFYI, gnash cvs is fixed wrt &apos;extern &quot;C&quot;&apos; issue. A patch is attached at
https://savannah.gnu.org/bugs/?20002</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>ssuominen@gentoo.org</who>
            <bug_when>2007-07-23 14:39:25 0000</bug_when>
            <thetext>Stefan, I patch gnash to use extern &quot;C&quot; {} &apos;s where needed and use pkg-config to check for -lswscale.. Got tired of this bugspam. ;)

  23 Jul 2007; Samuli Suominen &lt;drac@gentoo.org&gt;
  +files/gnash-0.8.0-ffmpeg.patch, gnash-0.8.0.ebuild:
  Fix building with --as-needed and swscaler enabled ffmpeg-20070616-r1 for
  bug 183714.

Now people, if you have other issues with gnash open a separate bug for them, thanks.</thetext>
          </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>124119</attachid>
            <date>2007-07-07 08:58 0000</date>
            <desc>gnash-as-needed-patch.patch</desc>
            <filename>gnash-as-needed-patch.patch</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIGduYXNoLTAuOC4wLm9sZC9jb25maWd1cmUuYWMJMjAwNy0wNy0wNyAxMDo0OTo1MS4wMDAw
MDAwMDAgKzAyMDAKKysrIGduYXNoLTAuOC4wL2NvbmZpZ3VyZS5hYwkyMDA3LTA3LTA3IDEwOjUy
OjAxLjAwMDAwMDAwMCArMDIwMApAQCAtNDc3LDE5ICs0NzcsNiBAQAogICBleHBvcnQgcGF0aGxp
c3Q9JFBBVEgKIGZpCiAKLWRubCBUcnkgdG8gaWdub3JlIHN0dXBpZCBkZXBlbmRlbmNpZXMKLQot
QUNfTVNHX0NIRUNLSU5HKGxpbmtlciAtLWFzLW5lZWRlZCBzdXBwb3J0KQotZ2NjX2N2X2xkX2Fz
X25lZWRlZD1ubwotIyBDaGVjayBpZiBsaW5rZXIgc3VwcG9ydHMgLS1hcy1uZWVkZWQgYW5kIC0t
bm8tYXMtbmVlZGVkIG9wdGlvbnMKLWlmICRMRCAtLWhlbHAgMj4vZGV2L251bGwgfCBncmVwIGFz
LW5lZWRlZCA+IC9kZXYvbnVsbDsgdGhlbgotCWdjY19jdl9sZF9hc19uZWVkZWQ9eWVzCi1maQot
aWYgdGVzdCB4IiRnY2NfY3ZfbGRfYXNfbmVlZGVkIiA9IHh5ZXM7IHRoZW4KLQlMREZMQUdTPSIk
e0xERkxBR1N9IC1XbCwtLWFzLW5lZWRlZCIKLWZpCi1BQ19NU0dfUkVTVUxUKCRnY2NfY3ZfbGRf
YXNfbmVlZGVkKQotCiBkbmwgR05BU0hfUEtHX0ZJTkQoZG1hbGxvYywgW2RtYWxsb2MuaF0sIFtk
bWFsbG9jXSwgbWFsbGluZm8pCiBBTV9DT05ESVRJT05BTChIQVZFX0RNQUxMT0MsIFsgdGVzdCB4
JGhhc19kbWFsbG9jID0geHllcyBdKQogCg==
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>124484</attachid>
            <date>2007-07-10 22:09 0000</date>
            <desc>ffmpeg patch</desc>
            <filename>ffmpeg-readd-extern-C.diff</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIGxpYmF2dXRpbC9hdnV0aWwuaAkyMDA3LzA1LzE2IDEwOjUwOjE4CTkwMzYKKysrIGxpYmF2
dXRpbC9hdnV0aWwuaAkyMDA3LzA1LzE2IDEyOjI1OjU0CTkwMzcKQEAgLTI3LDYgKzI3LDEwIEBA
CiAgKi8KIAogCisjaWZkZWYgX19jcGx1c3BsdXMKK2V4dGVybiAiQyIgeworI2VuZGlmCisKICNk
ZWZpbmUgQVZfU1RSSU5HSUZZKHMpICAgICAgICAgQVZfVE9TVFJJTkcocykKICNkZWZpbmUgQVZf
VE9TVFJJTkcocykgI3MKIApAQCAtMTI2LDQgKzEzMCw4IEBACiAjZGVmaW5lIFBJWF9GTVRfWVVW
NDIyICBQSVhfRk1UX1lVWVY0MjIKICNlbmRpZgogCisjaWZkZWYgX19jcGx1c3BsdXMKK30KKyNl
bmRpZgorCiAjZW5kaWYgLyogQVZVVElMX0ggKi8KLS0tIGxpYnBvc3Rwcm9jL3Bvc3Rwcm9jZXNz
LmgJMjAwNy8wNS8xNiAxMDo1MDoxOAk5MDM2CisrKyBsaWJwb3N0cHJvYy9wb3N0cHJvY2Vzcy5o
CTIwMDcvMDUvMTYgMTI6MjU6NTQJOTAzNwpAQCAtMjcsNiArMjcsMTAgQEAKICAqICAgICBleHRl
cm5hbCBhcGkgZm9yIHRoZSBwcCBzdHVmZgogICovCiAKKyNpZmRlZiBfX2NwbHVzcGx1cworZXh0
ZXJuICJDIiB7CisjZW5kaWYKKwogI2RlZmluZSBMSUJQT1NUUFJPQ19WRVJTSU9OX0lOVCAoKDUx
PDwxNikrKDE8PDgpKzApCiAjZGVmaW5lIExJQlBPU1RQUk9DX1ZFUlNJT04gICAgIDUxLjEuMAog
I2RlZmluZSBMSUJQT1NUUFJPQ19CVUlMRCAgICAgICBMSUJQT1NUUFJPQ19WRVJTSU9OX0lOVApA
QCAtNzMsNCArNzcsOCBAQAogCiAjZGVmaW5lIFBQX1BJQ1RfVFlQRV9RUDIgIDB4MDAwMDAwMTAg
Ly8vPCBNUEVHMiBzdHlsZSBRU2NhbGUKIAorI2lmZGVmIF9fY3BsdXNwbHVzCit9CisjZW5kaWYK
KwogI2VuZGlmCi0tLSBsaWJzd3NjYWxlL3N3c2NhbGUuaC5vcmlnCTIwMDctMDctMTAgMjM6NDg6
NTguMDAwMDAwMDAwICswMjAwCisrKyBsaWJzd3NjYWxlL3N3c2NhbGUuaAkyMDA3LTA3LTEwIDIz
OjQ5OjQ2LjAwMDAwMDAwMCArMDIwMApAQCAtMjcsNiArMjcsMTAgQEAKICAqICAgICBleHRlcm5h
bCBhcGkgZm9yIHRoZSBzd3NjYWxlIHN0dWZmCiAgKi8KIAorI2lmZGVmIF9fY3BsdXNwbHVzCitl
eHRlcm4gIkMiIHsKKyNlbmRpZgorCiAjaW5jbHVkZSAiYXZ1dGlsLmgiCiAKICNkZWZpbmUgQVZf
U1RSSU5HSUZZKHMpICAgICAgICAgQVZfVE9TVFJJTkcocykKQEAgLTEzOCw0ICsxNDIsOCBAQAog
ICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIGludCBkc3RXLCBpbnQgZHN0
SCwgaW50IGRzdEZvcm1hdCwgaW50IGZsYWdzLAogICAgICAgICAgICAgICAgICAgICAgICAgICAg
ICAgICAgICAgICAgIFN3c0ZpbHRlciAqc3JjRmlsdGVyLCBTd3NGaWx0ZXIgKmRzdEZpbHRlciwg
ZG91YmxlICpwYXJhbSk7CiAKKyNpZmRlZiBfX2NwbHVzcGx1cworfQorI2VuZGlmCisKICNlbmRp
ZgotLS0gbGliYXZjb2RlYy9hdmNvZGVjLmgub3JpZwkyMDA3LTA3LTEwIDIzOjU3OjI0LjAwMDAw
MDAwMCArMDIwMAorKysgbGliYXZjb2RlYy9hdmNvZGVjLmgJMjAwNy0wNy0xMCAyMzo1NzoyOS4w
MDAwMDAwMDAgKzAyMDAKQEAgLTI3LDYgKzI3LDEwIEBACiAgKi8KIAogCisjaWZkZWYgX19jcGx1
c3BsdXMKK2V4dGVybiAiQyIgeworI2VuZGlmCisKICNpbmNsdWRlICJhdnV0aWwuaCIKICNpbmNs
dWRlIDxzeXMvdHlwZXMuaD4gLyogc2l6ZV90ICovCiAKQEAgLTI5MzcsNCArMjk0MSw4IEBACiAj
ZGVmaW5lIEFWRVJST1JfTk9UU1VQUCAgICAgQVZFUlJPUihFTk9TWVMpICAvKio8IE9wZXJhdGlv
biBub3Qgc3VwcG9ydGVkLiAqLwogI2RlZmluZSBBVkVSUk9SX05PRU5UICAgICAgIEFWRVJST1Io
RU5PRU5UKSAgLyoqPCBObyBzdWNoIGZpbGUgb3IgZGlyZWN0b3J5LiAqLwogCisjaWZkZWYgX19j
cGx1c3BsdXMKK30KKyNlbmRpZgorCiAjZW5kaWYgLyogQVZDT0RFQ19IICovCi0tLSBsaWJhdmZv
cm1hdC9hdmZvcm1hdC5oLm9yaWcJMjAwNy0wNy0xMCAyMzo1NzoyNC4wMDAwMDAwMDAgKzAyMDAK
KysrIGxpYmF2Zm9ybWF0L2F2Zm9ybWF0LmgJMjAwNy0wNy0xMCAyMzo1NzoyOS4wMDAwMDAwMDAg
KzAyMDAKQEAgLTIxLDYgKzIxLDEwIEBACiAjaWZuZGVmIEFWRk9STUFUX0gKICNkZWZpbmUgQVZG
T1JNQVRfSAogCisjaWZkZWYgX19jcGx1c3BsdXMKK2V4dGVybiAiQyIgeworI2VuZGlmCisKICNk
ZWZpbmUgTElCQVZGT1JNQVRfVkVSU0lPTl9JTlQgKCg1MTw8MTYpKygxMjw8OCkrMSkKICNkZWZp
bmUgTElCQVZGT1JNQVRfVkVSU0lPTiAgICAgNTEuMTIuMQogI2RlZmluZSBMSUJBVkZPUk1BVF9C
VUlMRCAgICAgICBMSUJBVkZPUk1BVF9WRVJTSU9OX0lOVApAQCAtODc0LDUgKzg3OCw5IEBACiAK
ICNlbmRpZiAvKiBIQVZFX0FWX0NPTkZJR19IICovCiAKKyNpZmRlZiBfX2NwbHVzcGx1cworfQor
I2VuZGlmCisKICNlbmRpZiAvKiBBVkZPUk1BVF9IICovCiAK
</data>        

          </attachment>
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>124486</attachid>
            <date>2007-07-10 22:09 0000</date>
            <desc>gnash patch</desc>
            <filename>gnash-link-ffmpeg-swscale.diff</filename>
            <type>text/plain</type>
            <data encoding="base64">LS0tIGxpYmJhc2UvTWFrZWZpbGUuYW0ub3JpZwkyMDA3LTA3LTEwIDIzOjM2OjE2LjAwMDAwMDAw
MCArMDIwMAorKysgbGliYmFzZS9NYWtlZmlsZS5hbQkyMDA3LTA3LTEwIDIzOjM2OjM0LjAwMDAw
MDAwMCArMDIwMApAQCAtMTYzLDcgKzE2Myw3IEBACiBpZiBVU0VfRkZNUEVHX0VOR0lORQogbGli
Z25hc2hiYXNlX2xhX1NPVVJDRVMgKz0gZW1iZWRWaWRlb0RlY29kZXJGZm1wZWcuY3BwCiBub2lu
c3RfSEVBREVSUyArPSBlbWJlZFZpZGVvRGVjb2RlckZmbXBlZy5oCi1saWJnbmFzaGJhc2VfbGFf
TElCQUREICs9ICQoRkZNUEVHX0xJQlMpCitsaWJnbmFzaGJhc2VfbGFfTElCQUREICs9ICQoRkZN
UEVHX0xJQlMpIC1sc3dzY2FsZQogbGliZ25hc2hiYXNlX2xhX0NQUEZMQUdTICs9ICQoRkZNUEVH
X0NGTEFHUykKIGVuZGlmCiAK
</data>        

          </attachment>
    </bug>

</bugzilla>