summaryrefslogtreecommitdiff
path: root/multimedia/gopchop/patches/patch-ab
AgeCommit message (Collapse)AuthorFilesLines
2009-03-06Update to 1.1.8:wiz1-6/+6
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
2006-06-27Set USE_LIBTOOL=yes, since it does use libtool.wiz1-0/+18
Remove CPU specific optimizations that were set by configure script. Optimiziations should be set by the user, not by a specific package. This also fixes the build with gcc4.
2005-04-30Update to 1.1.6:wiz1-12/+0
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
2005-03-23Initial import of gopchop-1.1.3:wiz1-0/+12
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.