ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Led <ledest@gmail.com>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] [BEWARE] Новый ffmpeg в Сизиф.
Date: Wed, 27 Jun 2007 16:54:17 +0300
Message-ID: <200706271654.17777.ledest@gmail.com> (raw)
In-Reply-To: <20070627133303.GA346@cryo.net.ru>

В сообщении от Wednesday 27 June 2007 16:33:03 Pavlov Konstantin написал(а):
> On Fri, Jun 22, 2007 at 03:54:41PM +0400, Pavlov Konstantin wrote:
> > Всем привет.
> >
> > Просьба отвечать в одну рассылку.
> >
> > Сегодня-завтра я планирую вбросить в Сизиф новую версию ffmpeg.
> > Из изменений хочется выделить:
> >
> > - Исправлена библиотека libavcodec, в которой находились символы из
> >   swscale. В связи с этим, сломается ffmpeg2theora.
> >
> >   4 symbols removed
> >    T sws_freeContext
> >    T sws_getCachedContext
> >    T sws_getContext
> >    T sws_scale
> >
> >   Все эти символы должны быть в libswcale и теперь там и находятся.
> >
> > - Генерятся правильные .pc-файлы, типа:
> >    $ cat libavcodec.pc
> >    prefix=/usr
> >    exec_prefix=${prefix}
> >    libdir=${exec_prefix}/lib
> >    includedir=${prefix}/include
> >
> >    Name: libavcodec
> >    Description: FFmpeg codec library
> >    Version: 51.40.4
> >    Requires: libavutil = 49.4.0
> >    Requires.private: ogg >= 1.1 theora libraw1394 dirac
> >    Conflicts:
> >    Libs: -lavcodec
> >    Cflags: -I${includedir}/ffmpeg
> >
> >   Результатом этого изменения окажется уменьшение вывода `pkg-config
> > --libs libavcodec`, обычно используемого проектами, основанными на ffmpeg
> > при линковке.
> >
> > - Соответственно убраны Requires пакета libavcodec-devel на внешние
> > библиотеки. Могут сломаться пакеты, в которых был слишком заоптимизирован
> > лист BuildRequires - в котором не были перечислены нужные для сборки
> > именно данного приложения библиотеки.
> >
> > - В отдельный пакет выделен libavutil (баг #12025) и созданы пакеты
> > -devel и -static.
> >
> > Свежую версию пакета можно взять в бранче master в моем git. Тэги я пока
> > не проставлял.
> >
> > git://git.altlinux.org/people/thresh/packages/ffmpeg.git
> >
> > Заинтересованных прошу проверить на своих пакетах. Я пересобирал mplayer
> > и libxine, проблем вроде бы не выявилось.
> >
> > Ну и замечания welcome, как обычно.
>
> Есть желающие видеть эту или несколько более позднюю версию в branch?
>
> Из полезностей по сравнению с апрельской версией:
>  - фиксы в dts/dca
>  - поддержка x11grab
>  - правильные pkg-config-файлы
>  - поддержка воспроизведения amr.
>
> Я попробовал сделать бэкпорт и что-то мне кажется, что это будет сильно
> сложнее перекладывания части пакетов из Сизифа в бранч.
>
> Переложить нужно будет как минимум:
> ffmpeg.src.rpm + все его субпакеты
> texi2html
> xdtv
> ffmpeg2theora.

Наверное, кое-что переложить не получится как минимум из-за libx264 (в сизифе 
сонейм у него другой).

-- 
Led

  reply	other threads:[~2007-06-27 13:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-22 11:54 Pavlov Konstantin
2007-06-27 13:33 ` Pavlov Konstantin
2007-06-27 13:54   ` Led [this message]
2007-06-27 13:56     ` Pavlov Konstantin
2007-06-27 14:25       ` Led
2007-06-27 14:26         ` Pavlov Konstantin
2007-06-27 14:34           ` Led
2007-06-27 14:36             ` Pavlov Konstantin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200706271654.17777.ledest@gmail.com \
    --to=ledest@gmail.com \
    --cc=devel@lists.altlinux.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

ALT Linux Team development discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
		devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
	public-inbox-index devel

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.devel


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git