Name Status Project Last Modified Last Commit
lp:celt
Series: trunk
1 Development celt 2011-09-14 19:23:04 UTC
1578. Direct users at the opus repository. ...

Author: Ralph Giles
Revision Date: 2011-09-14 19:23:04 UTC

Direct users at the opus repository.

This repository is no longer used for active development.

lp:~j/ffmpeg2theora/debian 1 Development ffmpeg2theora 2011-10-07 13:54:02 UTC
3. prepare for recipe based build

Author: j
Revision Date: 2011-10-07 13:54:02 UTC

prepare for recipe based build

lp:ffmpeg2theora
Series: trunk
1 Development ffmpeg2theora 2014-03-06 13:42:27 UTC
524. avcodec_decode_audio4 and libswresamp...

Author: j^
Revision Date: 2014-03-06 13:42:27 UTC

avcodec_decode_audio4 and libswresample

add libavresample fallback that should work with libav

lp:~mmclead/ffmpeg2theora/make-valid-json bug 1 Development ffmpeg2theora 2013-12-31 20:27:52 UTC
524. Merge pull request #1 from mmclead/st...

Author: Mason McLead
Revision Date: 2013-12-31 20:13:43 UTC

Merge pull request #1 from mmclead/strip-extra-character-in-json

stripping out newline, carriage return, line feed of JSON_STRING

lp:~vcs-imports/ffmpeg2theora/trunk 1 Development ffmpeg2theora 2012-11-24 08:27:29 UTC
517. leave note about migration to git://g...

Author: j
Revision Date: 2012-11-24 08:27:29 UTC

leave note about migration to git://git.xiph.org/ffmpeg2theora.git

lp:flac
Series: main
1 Development flac 2005-12-31 23:40:23 UTC
2376. relicense under LGPL 2.1

Author: jcoalson
Revision Date: 2006-09-06 04:03:52 UTC

relicense under LGPL 2.1

lp:ogg
Series: trunk
1 Development ogg 2015-05-05 20:39:52 UTC
450. Redirect people to git for ogg develo...

Author: giles
Revision Date: 2015-05-05 20:39:52 UTC

Redirect people to git for ogg development.

lp:oggplay
Series: trunk
1 Development oggplay 2010-04-20 05:49:32 UTC
672. Fix oggplay-dump-first-frame From Iml...

Author: Viktor Gal
Revision Date: 2010-04-20 05:49:32 UTC

Fix oggplay-dump-first-frame
From Imlib's reference manual:
"Each pixel has the upper 8 bits as the alpha channel and the lower 8 bits are the blue channel - so a pixel's bits are ARGB (from most to least significant, 8 bits per channel)."

credits to doublec for reporting the bug

lp:skeleton
Series: trunk
1 Development skeleton 2011-04-25 14:35:23 UTC
30. Add support for decoding Ogg Skeleton...

Author: Viktor Gal
Revision Date: 2011-04-25 14:35:23 UTC

Add support for decoding Ogg Skeleton 4.0

lp:~speex/speex/trunk 1 Development speex 2013-10-07 09:11:18 UTC This branch has not been imported yet.
lp:speex
Series: trunk
1 Development speex 2011-09-19 10:41:07 UTC
1865. Migrated main development to Visual S...

Author: cristianadam
Revision Date: 2010-11-20 18:15:07 UTC

Migrated main development to Visual Studio 2008 (which has a better integration with Windows 7).

Modified project files to have Windows CE debug builds compilable and runnable.

lp:theora
Series: devel
1 Development theora 2010-02-18 00:37:07 UTC Revision details not available for remote branches.
lp:~vcs-imports/theora/ffmpeg2theora 1 Development theora 2012-11-24 08:27:29 UTC
517. leave note about migration to git://g...

Author: j
Revision Date: 2012-11-24 08:27:29 UTC

leave note about migration to git://git.xiph.org/ffmpeg2theora.git

lp:~vcs-imports/theora/thusnelda 1 Development theora 2009-08-09 22:40:18 UTC
337. Re-work last change to allow the buff...

Author: tterribe
Revision Date: 2009-08-04 07:08:07 UTC

Re-work last change to allow the buffer delay to be set before the 2-pass
 header is read (like it used to be).

lp:~vcs-imports/theora/trunk 1 Development theora 2015-10-11 04:35:13 UTC
1384. Fix some broken clamping in rate cont...

Author: tterribe
Revision Date: 2015-10-11 04:35:13 UTC

Fix some broken clamping in rate control.

If we have some dupe frames right near the end of the buffer, our
 metric window can be slightly larger than the buffer.
However, the clamping we use to determine how many frames' worth of
 metrics to add to the buffer had a mix of signed and unsigned
 types, so if that number when negative, instead of clamping
 against zero, it would ask for all remaining frames in the file.
That would cause an infinite loop when we tried to find the last
 keyframe in the circular buffer in oc_enc_select_qi() (which was
 not big enough to actually hold that many frames).

This patch changes the clamp to a form that works with all unsigned
 values.

Thanks to Brion Vibber for the report.

Fixes #2229

lp:vorbis
Series: trunk
1 Development vorbis 2016-07-22 20:16:14 UTC
1452. Add ids to v-comment.html This allow...

Author: tterribe
Revision Date: 2016-07-22 20:16:14 UTC

Add ids to v-comment.html

This allows linking to specific sections.

Patch from Christian Weiske <cweiske@cweiske.de>.

lp:xiphqt
Series: trunk
1 Development xiphqt 2010-09-30 22:20:55 UTC
109. * Theora/src/TheoraDecoder.c: Use "...

Author: arek
Revision Date: 2010-09-30 22:20:55 UTC

 * Theora/src/TheoraDecoder.c:
 Use "correct" endian for the 'y420' pixmap info structure.

117 of 17 results