Displaying 4 results from an estimated 4 matches for "primarilypublicdomain".
2009 Aug 30
3
experimental patch for libtheora1.1beta3
...penBSD for amd64 and the
problem I described at:
http://lists.xiph.org/pipermail/theora/2009-August/002640.html
Attached is a patch for
libtheora/patches/patch-lib_x86_mmxencfrag_c
I can play videos with it. ?Does it work for you?
Best regards
--
Dios, gracias por tu amor infinito.
http://www.primarilypublicdomain.org/letter/
--
Vladimir T?mara Pati?o.
http://www.geocities.com/v-tamara
Index: Makefile
===================================================================
RCS file: /cvs/ports/multimedia/libtheora/Makefile,v
retrieving revision 1.10
diff -u Makefile
--- Makefile 12 Feb 2009 03:21:56 -00...
2009 Aug 12
2
libtheora 1.1beta2 release
I've put up a second beta for testing. libtheora-1.1beta2:
- Improves rate control with difficult-to-encode input (the huskies issue)
- Has all the example code ported to the 1.0 api
- Builds on OpenBSD and Apple Xcode
- TH_ENCCTL_SET_SPLEVEL is work again for trading of encode speed
for quality. There's now a TH_ENCCTL_GET_SPLEVEL as well for reading
the default/current
2009 Aug 12
2
libtheora 1.1beta2 release
I've put up a second beta for testing. libtheora-1.1beta2:
- Improves rate control with difficult-to-encode input (the huskies issue)
- Has all the example code ported to the 1.0 api
- Builds on OpenBSD and Apple Xcode
- TH_ENCCTL_SET_SPLEVEL is work again for trading of encode speed
for quality. There's now a TH_ENCCTL_GET_SPLEVEL as well for reading
the default/current
2006 Jun 02
0
Re: Update libtheora-1.0alpha6
...doesn't link player_example
since it requires OSS.
* a patch for doc/Makefile.in that installs at
$datadir/doc/libtheora instead of
$datadir/doc/libtheora-alpha6
Best regards. God illuminate us.
--
Dios, por favor, ayudanos a hacer Tu voluntad que es felicidad desbordante.
http://www.primarilypublicdomain.org/letter/
--
Vladimir T?mara Pati?o.
http://www.geocities.com/v-tamara
diff -pruN --exclude=CVS ../libtheora.orig/Makefile ./Makefile
--- ../libtheora.orig/Makefile Wed May 31 08:29:37 2006
+++ ./Makefile Fri Jun 2 08:18:32 2006
@@ -1,11 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2005/12/30 0...