Changelog for
dvgrab-debugsource-3.5-27.2.i586.rpm :
Sun Sep 18 14:00:00 2011 jengelhAATTmedozas.de
- Remove redundant tags/sections from specfile
(cf. packaging guidelines)
Fri May 27 14:00:00 2011 idonmezAATTnovell.com
- Add BuildRequires on libavc1394-devel and zlib-devel
Sun Oct 10 14:00:00 2010 davejplaterAATTgmail.com
- Added specific BuildRequires: libraw1394 to ensure a rebuild when
libraw1394 changes.
Thu Apr 22 14:00:00 2010 davejplaterAATTgmail.com
- Fix url in spec file
- Changes in version 3.5 :-
* Automatically detect DV vs. HDV when not using -noavc, -input, or -stdin.
* Now waits indefinitely for DV or HDV instead of giving up after 10 seconds.
* Bugfixes see ChangeLog file.
- Changes in version 3.4
* Fix a showstopping bug in the v3.3 release.
- Changes in version 3.3
* Give different warnings for dropped versus damaged frames.
* Bugfixes see ChangeLog file.
Sat Jan 23 13:00:00 2010 jwAATTnovell.com
- pulled from home:Freespacer:kino
- tested, looks good.
Tue Jan 5 13:00:00 2010 freespacerAATTgmx.de
- update to 3.5
Fri Sep 4 14:00:00 2009 jslabyAATTsuse.de
- update to 3.4
Tue Jun 9 14:00:00 2009 cooloAATTnovell.com
- fix build with gcc 4.4
Wed Sep 17 14:00:00 2008 crrodriguezAATTsuse.de
- update to version 3.2
* New -srt option to write subtitle files containing recordind date/time
* New -recordonly (-r) option for use with camcorder record (camera) mode
* New -rewind option to rewind tape to beginning before starting capture
* Added automatic stop capture at end of tape
* Added optional seconds argument to autosplit
* Improved autosplit
* Bugfixes and updated documentation
Tue Jul 29 14:00:00 2008 jwAATTsuse.de
- updated to 3.1
Apply 24p patch from Joe Stewart/CinCVS which adds -24p and -24pa
options for Quicktime DV output:
https://init.linpro.no/pipermail/skolelinux.no/cinelerra/2006-October/008095.html
- hdvframe.{h,cc}: apply patch from Lars Täuber to fix P25 detection.
- hdvframe.h: apply patch 1823641 to address bug 1773826 and prevent
message \"ERROR: too much carryover data.\"
apply patch from Lars Täuber to process JVC P25 mode HDV (-jvc-p25).
improve HDV debug logging. The [S] slice debugging is compacted into
[S
*n]; the default DEBUG does a newline now instead of a \\r (i.e. it
preserves the previous debug output on the screen); the GOP Dump()
method has a fix in the format string.