similar to: pkg-config problem

Displaying 20 results from an estimated 1000 matches similar to: "pkg-config problem"

2005 Jul 28
1
vorbis-tools error
When building the latest svn source of vorbis-tools, I get the following error: Making all in po test ! -f ./vorbis-tools.pot || \ test -z "be.gmo cs.gmo da.gmo es.gmo fr.gmo hr.gmo hu.gmo nl.gmo ro.gmo ru.gmo sv.gmo uk.gmo" || make be.gmo cs.gmo da.gmo es.gmo fr.gmo hr.gmo hu.gmo nl.gmo ro.gmo ru.gmo sv.gmo uk.gmo rm -f be.gmo && /usr/local/bin/msgfmt -c --statistics -o
2004 Jun 10
4
patches for xiph build setup
Hi, I offered some time ago to do some build cleanup. Today I did so and here's my slew of patches. Basically, they - touch ogg, vorbis, vorbis-tools and theora - fix a bunch of autotools issues - uniformize the use of them across the four - fix compile/link flags - use pkgconfig if it's available to detect flags - for vorbis-tools, generate and use config.h - add -uninstalled .pc stuff
2004 Jun 10
4
patches for xiph build setup
Hi, I offered some time ago to do some build cleanup. Today I did so and here's my slew of patches. Basically, they - touch ogg, vorbis, vorbis-tools and theora - fix a bunch of autotools issues - uniformize the use of them across the four - fix compile/link flags - use pkgconfig if it's available to detect flags - for vorbis-tools, generate and use config.h - add -uninstalled .pc stuff
2005 Jun 18
2
mailing list headers
For some reason all headers for mails coming from this list are coming from @Xiph.org, not @xiph.org like all the other xiph lists. Any chance this small discrepancy with all the other xiph lists can be fixed for aesthetic and procmail reasons ? :) (This mail is just as much a test for seeing if my changed procmail catches this, btw) Thanks Thomas Dave/Dina : future TV today ! -
2004 Sep 10
1
latest checkins
--- Matt Zimmerman <mdz@debian.org> wrote: > On Fri, Nov 09, 2001 at 11:33:17AM -0800, Josh Coalson wrote: > > > I have checked in a few changes worth noting: > > > > 1. I split the file decoder into a more general 'seekable > > stream decoder' which, makes the file decoder just a special > > case of the seekable stream decoder. this is useful
2004 Jul 14
4
aspect ratio ?
Can someone enlighten me on what the status is of aspect ratio in theora is ? The ti structure has aspect_num and _den values, which I assume give the intended display aspect ratio (e.g. 4/3). The sample files on the bittorrent seem to say both values are 0 for all files. I'd think it should at least be made impossible to have a 0 as the denominator. The library doesn't check the
2004 Jun 09
3
libreadanything ?
Is there a library that decodes any file format ? I need a lib to decode ogg-vorbis (of course) and also wavs, mp3s, flac... Using several different libs is not a good solution. I don't like to use a lot of different APIs to do the same thing with different file formats. -- Giuliano.
2004 Jun 16
14
Theora file extension
Theora and Vorbis both uses same extension .ogg. I know ogg is a container, just like avi. But in my opinion video and audio files should have different extensions (using .ogv can be a nice idea). To a media player it doesn't matter what extension a file uses, but to a human who does a ls in a directory full of media files having different extensions will help a lot. I know one can use file
2004 Aug 06
1
URGENT: icecast 1.3.12 released
I updated my spec file and RPM's to use the new release, if you want them they're available at http://urgent.rug.ac.be/thomas/icecast/ Feedback is welcomed of course. Thomas > Dear Jack -- > > On behalf of Icecasters everywhere, thanks for the ultra-fast update!!! > > I'm also now running safely as non-root, thanks to your advice. > > Roy > > At 05:05
2004 Aug 06
1
Is the list alive?
At 02:34 02-11-2002, you wrote: > >LD_RUN_PATH="/usr/lib" gcc -shared -L/usr/local/lib Shout.o -o > >blib/arch/auto/Shout/Shout.so -lshout > >/usr/bin/ld: cannot find -lshout >You need the actual (native) libshout, as well - then Shout.pm can >use it for the low-level streaming. Just install that where your >linker can find it, and it should work. I had
2005 Sep 29
1
Jumpy Video
Hi! I tried two theora experiments lately... One encoding a Quicktime MOV file using ffmpeg2theora and one using Thoggen. Both times I had a very jumpy result... The thoggen-encoded DVD would 'jump' every half second or so, as if there was a slight, perhaps 20ms pause. Audio would remain synced though. The quicktime file would jump even more, being reduced to looking like a crisp 2fps
2004 Nov 08
3
servers available _now_ .
Hello :-) I had a look at the servers that can stream Theora. I saw that ffmpeg was greatly appreciated. What's your opinion ? Is there any chance that IceCast can do it (What source would be used? Ices?) ? I really want to support Xiph products. I saw that page http://www.linuxmafia.com/faq/Apps/AV/video-streaming-servers.html but it's a bit old now, may be things have changed :-) Well,
2013 Apr 06
0
[PATCH 1/2] Fix pkg-config files to avoid overlinking
Libraries that are used internally by libFLAC(++) but are not part of their API should be listed in pkg-config "private" clauses. Otherwise executables that are linked dynamically against libFLAC(++) will have unneeded direct dependencies (overlinking). Based on a patch by Brad Smith from https://sourceforge.net/p/flac/bugs/397/ that I updated to only include ogg if libFLAC is
2004 Nov 24
5
"HyperFish" meeting tomarrow
I've called for a meeting tomarrow to form a new developer's subgroup named "HyperFish". The purpose of this meeting is to collectivly vision for what Xiph is going to look like a year from now and form a realistic plan to help reach that goal. It's not intended to "take over" projects or assume control over other Xiph work, only to estabish a
2004 Nov 24
5
"HyperFish" meeting tomarrow
I've called for a meeting tomarrow to form a new developer's subgroup named "HyperFish". The purpose of this meeting is to collectivly vision for what Xiph is going to look like a year from now and form a realistic plan to help reach that goal. It's not intended to "take over" projects or assume control over other Xiph work, only to estabish a
2004 Nov 24
5
"HyperFish" meeting tomarrow
I've called for a meeting tomarrow to form a new developer's subgroup named "HyperFish". The purpose of this meeting is to collectivly vision for what Xiph is going to look like a year from now and form a realistic plan to help reach that goal. It's not intended to "take over" projects or assume control over other Xiph work, only to estabish a
2004 Aug 05
7
vorbis-tools build install problem
kjoonlee@blacksun:~/xiph/vorbis-tools$ make install Making install in po make[1]: Entering directory `/home/kjoonlee/xiph/vorbis-tools/po' /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *) echo ".././mkinstalldirs" ;; esac` /home/kjoonlee/share /bin/sh: .././mkinstalldirs: No such file or directory make[1]: *** [install-data-yes] Error 127
2004 Aug 06
2
URGENT: icecast 1.3.12 released
Icecast 1.3.12 fixes the current known exploit for icecast as well as closing many other potential holes. Thanks to diz for the original report and analysis and to dave from jetcafe.org for a comprehensive prophylatic patch. <p>Again, I warn: DO NOT RUN ICECAST AS ROOT. DO NOT RUN ICECAST AS A PRIVELEDGED USER. <p>If you have been running icecast as root, there is an exploit in
2004 Aug 01
1
autogen.sh of vorbis trunk complains of missing files
I did a check-out of vorbis trunk (revision 7445), but I'm getting problems with the autogen.sh. It complains that the required files vorbis{,enc,file}-uninstalled.pc.in are not present. $ ./autogen.sh checking for autoconf... checking for automake... checking for libtool... libtoolize I am going to run ./configure with no arguments - if you wish to pass any to it, please specify them on the
2004 Aug 06
2
URGENT: icecast 1.3.12 released
Icecast 1.3.12 fixes the current known exploit for icecast as well as closing many other potential holes. Thanks to diz for the original report and analysis and to dave from jetcafe.org for a comprehensive prophylatic patch. <p>Again, I warn: DO NOT RUN ICECAST AS ROOT. DO NOT RUN ICECAST AS A PRIVELEDGED USER. <p>If you have been running icecast as root, there is an exploit in