Up to [cvs.netbsd.org] / pkgsrc / multimedia / gopchop
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 14 18:08:04 2009 UTC (2 years, 11 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
pkgsrc-2011Q4-base,
pkgsrc-2011Q4,
pkgsrc-2011Q3-base,
pkgsrc-2011Q3,
pkgsrc-2011Q2-base,
pkgsrc-2011Q2,
pkgsrc-2011Q1-base,
pkgsrc-2011Q1,
pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1,
pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2,
HEAD
Changes since 1.4: +1 -4
lines
Diff to previous 1.4 (colored)
Remove @dirrm entries from PLISTs
Revision 1.4 / (download) - annotate - [select for diffs], Fri Mar 6 10:35:21 2009 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base,
pkgsrc-2009Q1
Changes since 1.3: +3 -4
lines
Diff to previous 1.3 (colored)
Update to 1.1.8:
1.1.8: (2009-03-02)
- x86_64 cleanups
- subversion migration
- datarootdir cleanups
- src/display.cpp: debian FTBFS
- src/widgets.cpp: debian icon path patch
- src/Main.cpp: debian progress bar patch
- gopchop.desktop: clean up thanks to Gregor Herrmann
- libvo/video_out_x11.c: Xv crasher fixed thanks to Tony Mancill
- docs/gopchop.sgml: cleanups from debian
- src/*: bump copyright years
Revision 1.3 / (download) - annotate - [select for diffs], Mon Apr 17 07:07:29 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base,
pkgsrc-2008Q4,
pkgsrc-2008Q3-base,
pkgsrc-2008Q3,
pkgsrc-2008Q2-base,
pkgsrc-2008Q2,
pkgsrc-2008Q1-base,
pkgsrc-2008Q1,
pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.2: +4 -4
lines
Diff to previous 1.2 (colored)
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 30 23:06:25 2005 UTC (7 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4,
pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Update to 1.1.6:
1.1.6: (2005-04-30)
- modified patch from Tiziano Cappellari and Igor Baldachini to optionally
force a prepended system header.
- modified patch from Tiziano Cappellari and Igor Baldachini to optionally
drop trailing packs that have system headers.
- compilation patches from Eric Jorgensen and Barry Roberts.
- NetBSD off_t patch from Thomas Klausner.
1.1.5: (2005-04-30)
- improved gopchop.desktop
- added debian menu file
- fixed compile regression in new display code
1.1.4: (2005-04-30)
- suse patch from Rainer Lay
- changed scroll wheel usage to try and fix file select windows - schmidtw
- changed the menus & menu items to be more "standard" where
possible - schmidtw
- added XML based load/save using libxml for editing sessions - schmidtw
- added text enterable gop selector box - schmidtw
- added view menu to control GOP Info window & in the future the video
window - schmidtw
- changed the menu items to be more descriptive - schmidtw
- fixed details need to read other MPEG2 PES packets
- locale clean-ups
- Xv display is now aspect-correct
- TODO reorganized - bryce
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Wed Mar 23 19:16:33 2005 UTC (7 years, 2 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
Initial import of gopchop-1.1.3: This tool is used for people wanting to take sections out of MPEG2-PS files without re-encoding the resulting frames. The idea is to write specific "Group of Pictures" (GOP) sections to a new MPEG2-PS file. These GOPs will decode correctly (in theory), and the gaps won't be noticed. I wrote this tool to edit commercials out of MPEG2 files produced by my KFir MPEG2 capture card. Using this tool for anything else is really beyond the scope of its design.
Revision 1.1 / (download) - annotate - [select for diffs], Wed Mar 23 19:16:33 2005 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
Initial revision