ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: Pavlov Konstantin <thresh@altlinux.ru>
To: devel@lists.altlinux.org
Cc: sisyphus@lists.altlinux.org
Subject: [devel] [BEWARE] Новый ffmpeg в Сизиф.
Date: Fri, 22 Jun 2007 15:54:41 +0400
Message-ID: <20070622115441.GA27265@cryo.net.ru> (raw)

[-- Attachment #1: Type: text/plain, Size: 1829 bytes --]

Всем привет.

Просьба отвечать в одну рассылку.

Сегодня-завтра я планирую вбросить в Сизиф новую версию 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, как обычно.

-- 
> народ, а какой параметр можно указать в загрузчике, чтобы
> система загрузилась в init 1.
1
		-- genix in community@

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2007-06-22 11:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-06-22 11:54 Pavlov Konstantin [this message]
2007-06-27 13:33 ` Pavlov Konstantin
2007-06-27 13:54   ` Led
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=20070622115441.GA27265@cryo.net.ru \
    --to=thresh@altlinux.ru \
    --cc=devel@lists.altlinux.org \
    --cc=sisyphus@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