Module: libav
Branch: master
Commit: 940b8b5861241df7aff894e1de6e67de5b83
Author:Anton Khirnov
Committer: Anton Khirnov
Date: Thu Jan 17 12:25:31 2013 +0100
h264: avoid pointless copying of ref lists
ref_list is constructed from other fields per slice when needed, so do
not copy i
Module: libav
Branch: master
Commit: b90632d5964d3998bab7323468a6b43ab6a24b34
Author:Justin Ruggles
Committer: Justin Ruggles
Date: Wed Jan 16 14:18:38 2013 -0500
lavr: always reset mix function names and pointers in mix_function_init()
CC: libav-sta...@libav.org
---
libavresample/
Module: libav
Branch: master
Commit: f07ef2d9c9e9d1e84c532e9102594834e88a5c83
Author:Justin Ruggles
Committer: Justin Ruggles
Date: Wed Jan 16 14:15:57 2013 -0500
lavr: call mix_function_init() in ff_audio_mix_set_matrix()
This is needed if a custom matrix is set by the user after ope
Module: libav
Branch: release/9
Commit: 0a837b631757a7407df038248eea5e9e79b1cb79
Author:Luca Barbato
Committer: Luca Barbato
Date: Thu Jan 17 23:06:46 2013 +0100
fate: update ref after rv30_loop_filter fix
(cherry picked from commit 56ef1ef1f7580f41d6819ac63081a02f52752903)
Signed-of
Module: libav
Branch: master
Commit: 56ef1ef1f7580f41d6819ac63081a02f52752903
Author:Luca Barbato
Committer: Luca Barbato
Date: Thu Jan 17 23:06:46 2013 +0100
fate: update ref after rv30_loop_filter fix
---
tests/ref/fate/filter-delogo | 164 +---
Module: libav
Branch: release/9
Commit: c3c1db7c5637c4e4d8dfdd748466a223f83fffa8
Author:Xi Wang
Committer: Luca Barbato
Date: Thu Jan 17 01:24:15 2013 -0500
rv30: fix masking in rv30_loop_filter()
The mask `x && (1 << y)' is incorrect and always yields true.
The correct form should b
Module: libav
Branch: master
Commit: 783e37f7ef3b3cdcfe7aa927a25b4184ae46cd53
Author:Xi Wang
Committer: Luca Barbato
Date: Thu Jan 17 01:24:15 2013 -0500
rv30: fix masking in rv30_loop_filter()
The mask `x && (1 << y)' is incorrect and always yields true.
The correct form should be `
Module: libav
Branch: release/9
Commit: 21ca4ab9449f1165913fd971dc0eb7387b8fe5a8
Author:Luca Barbato
Committer: Luca Barbato
Date: Thu Jan 17 11:24:01 2013 +0100
libcdio: support recent cdio-paranoia
Upstream decided to split the paranoia interface and move the headers
accordingly.
(c
Module: libav
Branch: master
Commit: 43e0e0c4e56d754988f6d2d7eec1c302cee5d5ec
Author:Luca Barbato
Committer: Luca Barbato
Date: Thu Jan 17 11:24:01 2013 +0100
libcdio: support recent cdio-paranoia
Upstream decided to split the paranoia interface and move the headers
accordingly.
---
Module: libav
Branch: master
Commit: 80ac87c13dc8c6c063e26a464c5c542357c0583f
Author:Luca Barbato
Committer: Luca Barbato
Date: Thu Jan 17 14:12:44 2013 +0100
lavc: support ZenoXVID custom tag
Looks like this kind of samples are produced by certain Russian
equipment.
---
libavcodec
Module: libav
Branch: release/9
Commit: c749bec8c3ef88e3e12847a60d6e8e6d73c736d4
Author:Martin Storsjö
Committer: Martin Storsjö
Date: Thu Jan 17 16:03:36 2013 +0200
theora: Skip zero-sized headers
This fixes a regression since d9cf5f51/7a2ee770f5 with theora
over RTP (possibly with o
Module: libav
Branch: master
Commit: e33db35b4a91ad543d9dde3a981a89118ba68937
Author:Martin Storsjö
Committer: Martin Storsjö
Date: Thu Jan 17 16:03:36 2013 +0200
theora: Skip zero-sized headers
This fixes a regression since d9cf5f51 with theora over RTP
(possibly with other variants
Module: libav
Branch: master
Commit: 973b4d44f1e87df63d78b864eeb5988119f822e7
Author:Martin Storsjö
Committer: Martin Storsjö
Date: Thu Jan 17 18:58:25 2013 +0200
float_dsp: Add #ifdef HAVE_INLINE_ASM around vector_fmul_window
This fixes builds on 64bit MSVC.
Signed-off-by: Martin St
13 matches
Mail list logo