ALT Linux Team development discussions
 help / color / mirror / Atom feed
From: "Valery V. Inozemtsev" <shrek@altlinux.ru>
To: ALT Linux Team development discussions <devel@lists.altlinux.org>
Subject: Re: [devel] Изменения API в libavcodec
Date: Sat, 13 Dec 2008 16:55:20 +0300
Message-ID: <200812131655.23391.shrek@altlinux.ru> (raw)
In-Reply-To: <20081213134936.GA9801@mw.office.seiros.ru>

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

On Saturday 13 December 2008 16:49:36 Денис Смирнов wrote:
> On Sat, Dec 13, 2008 at 03:31:09PM +0300, Valery V. Inozemtsev wrote:
> >> Если мантейнеры не разберутся с этими граблями прошу позволить после
> >> ответвления 5.0 залить тогда уж туда sox с оторваными зависимостями на
> >> ffmpeg.
>
>  VVI> для sox патч в одну строчку, нашел проблему блин...
>
> Не хочется отрывать зависимости, однако.

--- sox-14.0.1/src/ffmpeg.c.alt 2008-08-10 06:59:54 +0400
+++ sox-14.0.1/src/ffmpeg.c     2008-12-13 16:54:33 +0300
@@ -87,7 +87,7 @@ static int stream_component_open(ffmpeg_

   codec = avcodec_find_decoder(enc->codec_id);
   enc->workaround_bugs = 1;
-  enc->error_resilience = 1;
+  enc->error_recognition = 1;
   if (!codec || avcodec_open(enc, codec) < 0)
     return -1;
   if (enc->codec_type != CODEC_TYPE_AUDIO) {

-- 
Valery V. Inozemtsev

[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

      reply	other threads:[~2008-12-13 13:55 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-10 17:33 Pavlov Konstantin
2008-12-10 17:42 ` Valery V. Inozemtsev
2008-12-10 18:12   ` Dmitry V. Levin
2008-12-10 18:17     ` Pavlov Konstantin
2008-12-10 18:23       ` Dmitry V. Levin
2008-12-10 18:32         ` Valery V. Inozemtsev
2008-12-10 18:20     ` Valery V. Inozemtsev
2008-12-10 19:27 ` Valery V. Inozemtsev
2008-12-12  7:48 ` Valery V. Inozemtsev
2008-12-12  8:10   ` Led
2008-12-12  8:16     ` Valery V. Inozemtsev
2008-12-12  8:23       ` Led
2008-12-12  8:39         ` Valery V. Inozemtsev
2008-12-12 10:16           ` Led
2008-12-12 10:22             ` Valery V. Inozemtsev
2008-12-12 10:35               ` Led
2008-12-12 10:58   ` Dmitry V. Levin
2008-12-12 11:09     ` Valery V. Inozemtsev
2008-12-12 11:14       ` Dmitry V. Levin
2008-12-12 11:24         ` Pavlov Konstantin
2008-12-12 11:57           ` [devel] Q: libquicktime Dmitry V. Levin
2008-12-12 16:27             ` Igor Vlasenko
2008-12-19 23:15               ` Dmitry V. Levin
2008-12-20 18:10                 ` Igor Vlasenko
2008-12-12 11:41         ` [devel] Изменения API в libavcodec Led
2008-12-12 11:53           ` [devel] Q: mplayer Dmitry V. Levin
2008-12-12 11:58             ` Led
2008-12-12 12:00               ` Led
2008-12-12 12:00               ` Dmitry V. Levin
2008-12-12 12:25                 ` Led
2008-12-12 16:50                   ` Valery V. Inozemtsev
2008-12-12 17:01                     ` Led
2008-12-12 17:04                       ` Valery V. Inozemtsev
2008-12-12 17:09                         ` Led
2008-12-13 12:19     ` [devel] Изменения API в libavcodec Денис Смирнов
2008-12-13 12:31       ` Valery V. Inozemtsev
2008-12-13 13:49         ` Денис Смирнов
2008-12-13 13:55           ` Valery V. Inozemtsev [this message]

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=200812131655.23391.shrek@altlinux.ru \
    --to=shrek@altlinux.ru \
    --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