Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295378 - media-video/guvcview-1.2.1 released
Summary: media-video/guvcview-1.2.1 released
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Gentoo Media-video project
URL: http://guvcview.berlios.de/
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-01 21:59 UTC by Marco Paolone
Modified: 2010-02-22 17:02 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
guvcview-1.2.1.ebuild (guvcview-1.2.1.ebuild,892 bytes, text/plain)
2009-12-01 22:01 UTC, Marco Paolone
Details
media-video/guvcview-1.2.2 (dropped twolame dependency) (guvcview-1.2.2.ebuild,871 bytes, text/plain)
2010-02-06 10:35 UTC, Marco Paolone
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marco Paolone 2009-12-01 21:59:54 UTC
Version 1.2.1 released today. Lots of changes since previous version 1.1.1:

* Performance boost:
    - Use ring buffers for video and audio processing.
    - Moved video and audio processing (including file IO) to separate thread.
* Add particles video effect.
* Fixed bug caused by empty device list.
* Add MPG4-AVC (H264) codec support.
* Resolution and input format change no longer need a restart
* Add add_ctrls option - exits after adding extension controls
* Add disk check during capture (checks free space every 10sec)
* Stop capture if low on free disk space
* Add xioctl funtion - failed ioctl will be retried 4 times in case of I/O error
* Fixed invalid gtk-button-images property warning   
* Set pixel format BA81 to correct fourcc
* Sdd pix formats: nv12, nv21, nv16, nv61, y41p, grey, s501, s505, s508
* Improve yu12 and yv12 format conversion.
* Add skip initial frames option
* Fix man pages
* Add hebrew language support
* Add rgb24 and bgr24 color formats
* Set pulse support disabled by default in configure
* Add extra messages to configure
* Fix button images display under gtk 2.17
* Fixed YUYV Matroska codec segfault
* Added enable-debug option to configure (debug symbols (-g) is now disable by default)
* Added Dutch translation


Reproducible: Always

Steps to Reproduce:
Comment 1 Marco Paolone 2009-12-01 22:01:36 UTC
Created attachment 211723 [details]
guvcview-1.2.1.ebuild
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2009-12-08 19:07:11 UTC
Zac, sorry for CCing but you've bumped this before so just in case you are intrested again... if not, just remove CC. It will take few days for me to handle this...
Comment 3 Marco Paolone 2010-02-06 10:34:26 UTC
Version 1.2.2 released. From ChangeLog:

* Drop Twolame dependency
* Audio enconding through libavcodec
* Add MP3, AC3 and AAC support
Comment 4 Marco Paolone 2010-02-06 10:35:34 UTC
Created attachment 218637 [details]
media-video/guvcview-1.2.2 (dropped twolame dependency)
Comment 5 Samuli Suominen (RETIRED) gentoo-dev 2010-02-22 17:02:41 UTC
ok, sorry for delay

+*guvcview-1.2.2 (22 Feb 2010)
+
+  22 Feb 2010; Samuli Suominen <ssuominen@gentoo.org>
+  +guvcview-1.2.2.ebuild:
+  Version bump wrt #295378, thanks to Marco Paolone for ebuild.