summaryrefslogtreecommitdiff
path: root/multimedia
AgeCommit message (Collapse)AuthorFilesLines
2009-02-23Improve patch for DragonFlyBSD -- fixes compilation.wiz2-7/+8
No change for other platforms, so no PKGREVISION bump. Patch from Steve O'Hara-Smith on pkgsrc-users.
2009-02-23Fix build on DragonFlyBSD, using patch from Steve O'Hara-Smith onwiz2-1/+19
pkgsrc-users. No PKGREVISION bump because it shouldn't affect other platforms.
2009-02-22Update from version 0.11 to 0.14.he2-6/+6
This despite 2/31 test programs failed, but at least compared to 0.11, only 4/426 vs. 5/423 subtests failed, so it's at least no worse. Upstream changes: 2009-01-18 Torsten Schoenfeld <kaffeetisch@gmx.de> * GStreamer.pm * NEWS: Release 0.14. 2009-01-18 Torsten Schoenfeld <kaffeetisch@gmx.de> * t/GstClock.t: Skip the wait_async test for now as it appears to be broken. 2008-12-20 Torsten Schoenfeld <kaffeetisch@gmx.de> * t/Gst.t: Print version information. 2008-12-20 Torsten Schoenfeld <kaffeetisch@gmx.de> * xs/GstBus.xs (bus_watch): Don't mix declarations and expressions. 2008-12-20 Torsten Schoenfeld <kaffeetisch@gmx.de> * t/GstRegistry.t: Don't assume an 'alsa' plugin is present. 2008-12-16 Torsten Schoenfeld <kaffeetisch@gmx.de> * GStreamer.pm * NEWS: Release 0.13. 2008-12-16 Torsten Schoenfeld <kaffeetisch@gmx.de> * Makefile.PL: Improve formatting a bit. 2008-12-15 Torsten Schoenfeld <kaffeetisch@gmx.de> * GStreamer.pm (GST_TIME_ARGS): Improve the formatting of the return statement. 2008-12-15 Torsten Schoenfeld <kaffeetisch@gmx.de> * gst.typemap: Always use our custom wrappers for GstClockTime and GstClockTimeDiff. 2008-12-15 Torsten Schoenfeld <kaffeetisch@gmx.de> * t/GstClock.t: Use a pipeline element for the clock tests. Also fix a possible dead lock. 2008-12-15 Torsten Schoenfeld <kaffeetisch@gmx.de> * t/GstElement.t * xs/GstElement.xs: Properly marshal the return values of gst_element_add_pad, gst_element_remove_pad, and gst_element_set_locked_state. 2008-12-15 Torsten Schoenfeld <kaffeetisch@gmx.de> * Makefile.PL: Tell the CPAN indexer to ignore stuff in the xs directory. 2008-11-26 Torsten Schoenfeld <kaffeetisch@gmx.de> * GStreamer.pm * NEWS: Release 0.12. 2008-11-26 Torsten Schoenfeld <kaffeetisch@gmx.de> * t/GstElement.t: Fix test failure. 2008-11-26 Torsten Schoenfeld <kaffeetisch@gmx.de> * xs/GstIndex.xs * xs/GstStructure.xs * xs/GstTag.xs * xs/GstValue.xs: Use gperl_sv_is_defined, gperl_sv_is_array_ref, and gperl_sv_is_hash_ref where appropriate. 2008-11-26 Torsten Schoenfeld <kaffeetisch@gmx.de> * t/GstValue.t * xs/GstValue.xs: Add support for GST_TYPE_FOURCC, GST_TYPE_DOUBLE_RANGE, GST_TYPE_ARRAY, GST_TYPE_FRACTION, and GST_TYPE_FRACTION_RANGE. 2008-11-26 Torsten Schoenfeld <kaffeetisch@gmx.de> * xs/GstStructure.xs (SvGstStructure): Fail loudly with a meaningful error message when an unregistered package name is encountered. 2008-11-26 Torsten Schoenfeld <kaffeetisch@gmx.de> * Makefile.PL: Use META_MERGE instead of EXTRA_META.
2009-02-21Reset PKGREVISION after totem update.wiz2-4/+5
2009-02-21Update to 2.24.4:wiz4-10/+29
2.24.4: * Fix building with --disable-easy-codec-installation * Small fix to the man page
2009-02-21Update to 2.24.4:wiz2-6/+6
2.24.4: * Fix PLA writing to make filenames appear correctly on the device * Fix possible crasher in the itms feed parser
2009-02-21Update to 0.30.0:wiz5-68/+182
2008-11-26 - 0.30.0 * Each function work around extension system (enable/disable/configure) * Add 'Generate Wavefrom From Video' * Add line break policy option: soft, hard, intelligent (ASS/SSA) * Add 'Wavefrom & Media' filter in the wavefrom dialog * Add build option ccache * Fix: Subtitle saving with no UTF-8 system (locale) * Fix: Move subtitles added after the last original subtitle (Join Document) * Fix: Alpha channel support for ASS (#12566) * Fix: Allow opacity selection for Secondary, Outline and Shadow for ASS (#12569) * Fix: Don't reload the player if the file is the same * Fix: Catch enchant exception (spellchecking) * Fix: Missing m4/intltool.m4 (#12626) * Translations update * Cleanup (code & autohell) Special thanks to Luboš Staněk. 2008-11-02 - 0.26.0 * New: Wiki http://kitone.free.fr/subtitleeditor/wiki/ * Remove dependance of pcre, pcrecpp (packager) * Replace pcre by Glib::Regex * Fix: AdobeEncoreDVD multiple line reader * Fix: MicroDVD to SE tags * Fix: Add a default style if the document doesn't at least one when the file is saved (ASS/SSA) * Fix: ASS/SSA newline (patch by Robert Ramiega) * Fix: #12542 (https://gna.org/bugs/?12542) 2008-10-13 - 0.25.0 * The subtitle format system was completely rewritten * Improve the encoding detection * Improve the newline support (Macintosh, Unix, Windows) * Fix: ASS/SSA time * Fix: SubViewer2 time * Improve the precision to the number of characters per second (Subtitle View and Error Checking) (patch by spirit) * Update the UI when files are open. * Add option --enable-profiling * Fix: Error Checking with undo/redo support * Fix: Error Checking active list with "By Subtitles" * Fix: Minimum values in the Timing Preferences * Fix: Split the filename in the document tooltip * Fix: Column title and tooltip (Subtitle View) * Fix: Column alignment (Subtitle View) * Cleanup code 2008-09-25 - 0.24.1 * Fix: Wrong line length and characters per second. (patch by spirit) * Fix: Newline at opening in SubRip format. (patch by spirit) * Fix: ComboBox outputs in the video player preferences. * Cleanup code. 2008-09-21 - 0.24.0 * New Error Checking tool. * New options to set default document values. * Fix: Recent files freeze. * Cleanup code. * The Czech and French translations have been updated. 2008-09-04 - 0.23.0 * Add "Edit Cell" and "Edit Next Cell". * Another characters coding can be selected if it fails. * Waveform Renderer use now Pango to draw subtitle text. * Improve open/save errors. * Improve auto save files. * Improve document tooltip. * Fix: Blacklist some glibmm version in configure.in. * Fix: mime-types in desktop file. * Fix: Dependence to glibmm >= 2.16.3 and gtkmm >= 2.12. * Fix: Default values of Waveform Renderer. * Fix: Preference option to "display-subtitle-text". * Fix: Add "Current Locale" if encodings ifs empty. * Fix: The dialog "Save Document" select directly the default values from the document. * The Czech, French and Simplified Chinese translations have been updated. Special thanks to Luboš Staněk. 2008-08-14 - 0.22.3 * Improve the speed accessibility of the menu at launch. * Many spelling fixes from Luboš Staněk. * Update Czech, French translations. 2008-08-12 - 0.22.2 * Fix: Spelling errors. * Fix: Video/Audio output translation. * Fix: New translation string. Patches by Luboš Staněk. 2008-08-10 - 0.22.1 * Fix: Issue with gcc-4.3 and auto_ptr. Patch by Luboš Staněk. * Fix: dialog-character-codings.glade missing. Patch by Luboš Staněk. * Fix: Dialog parent. 2008-08-05 - 0.22.0 * Add support of the frame editing. * Scale and Move Subtitles support the frame editing. * Add "Close Player" to Video Player #11938. * Add option "Used Ctrl+Enter to confirm the changed" #11893. * The preferences of character codings can be modified directly from the file chooser. * New dialog for managing the character codings. * Can open the video directly from the file chooser with the subtitle selected #11938. * The time widget has been improve and support the frame editing. * Fix: default option to mplayer (-noautosub). * Fix: Add untitled name after "Open Transcript". 2008-06-24 - 0.21.3 * Add option -f --file for open a file (glibmm bugs). * Add MimeType in desktop file. * Update Czech translation. * Fix: Play/Pause button. * Fix: #10494. 2008-06-16 - 0.21.2 * Add Russian translation. * Add manpage. * Add first tags support (MicroDVD). * Update translations. * Fix: subtitleeditor.desktop categories and add %F to Exec. * Fix: gettext plural support patch by petr pisar. 2008-05-20 - 0.21.1 * Add format "Timed Text (TT) Authoring Format 1.0". * Improve gstreamer plugins missing message. * Display a message if the launch of the external player failed. * Update translation. * Fix: translation (gtk-*). * Fix: default config values. * Fix: segfault at start (Gdk::Pixbuf) #11449 2008-05-11 - 0.21.0 * Application * New View Manager (columns). * Add "Save All". * Video Player * Use now playbin (gstreamer element) * Support of playback rate (fast motion, slow motion...). * Add Repeat (beta). * Waveform Editor * New architecture, support of multiple renderer. * WaveformRendererCairo : Speed Improvements. * WaveformRendererGL : New renderer using OpenGL disable by default. * Can choose to respect the timings preferences. * GStreamer support * Better error message when the plugin is missing. * Others * Fix: Segfault when open ASS/SSA files created by subtitleeditor. * Fix: Save ASS/SSA files. The encoding value is now write. * Add da, pt and zh_CN translations. * Update other translations. 2008-02-05 - 0.20.0 * Add "Find Next" and "Find Previous" * Move glade files in share/glade * HIG improved 2008-01-27 - 0.20.0alpha9 * It's possible to have multiple profile configuration with the option --profile * Support of the document changed * Ask to save the document on exit just if has changed * Add column "Characters Per Second" (cps) * Add "Reverse Text And Translation" * Add menu "Recent Files" * Add menu "Timings" * Code Cleanup (internal new PluginSystem) * Fix: debug options * Many fixes and improvements * The license was changed to GPLv3 or later. 2007-12-14 - 0.20.0alpha8 + can open subtitle files with drag-and-drop + display subtitle text in waveform + using document names as window title + add "Italic" + add "Dialogue" + reorderer columns + TimeCell: the scroll button can be used for changed the value. * fix: (Split Subtitle) when the subtitle have two line, split the text between two subtitles * fix: column duration set start time * fix: popup menu in cell * fix: #10342 can't open video file (ogm, mkv...) * fix: #10384 new line 2007-11-10 - 0.20.0alpha7 + Change the order of subtitles (drag-and-drop) + dialog: "Configure Keyboard Shortcuts" (menu Options) + add menu "Selection" + add "Select All" + add "Invert Selection" + add rubberband selection + Scale: setting the default values for the first and the last depending on the selection * menu improved 2007-10-29 - 0.20.0alpha6 "Nobody is perfect" + add Undo/Redo support + open video and wf with subtitle (arg) (patch from Fredrik Tolf) + add "Select First Subtitle" + add "Select Last Subtitle" + add "Duplicate entire line" + add "Set Position After Preceding" + add popup menu (subtitle view) + add Styles to Subtitle Editor Project * fix: Deactivate the shortcuts when you are editing a text * code cleanup * Add class Subtitle, Subtitles, Style, Styles * Remove class SubtileModifier, StyleModifier 2007-10-04 - 0.20.0alpha5 + add "Combine Subtitles" + add "Split Subtitle" + add "Extend Length" + Check Errors: color per error + Change config method + new color saving * improved config system * use now XDG Base Directory Specification (~/.config/subtitleeditor/) * fix: Scale the subset of the subtitles (thanks Silent Star) * fix: encodings updated in file chooser * fix: subtitles loaders ignores lines that contains polish diacritic chars (thanks Robert Ramiega) * fix: #10059 File dialog doesn't show files without extension * fix: #10061 Title editor field clears too easily * it.po: add Italian translation by Mancausoft * dialog preferences simplified * menu improved * code cleanup 2007-07-05 - 0.20.0alpha4 + waveform: display current time and duration of the selected subtitle when button is pushed + waveform: scrolling with the selected subtitle now works correctly + waveform: add zoom functions: In, Out, Selection, All + waveform: add 'Center With Selected Subtitle' + waveform: ctrl+left/right move time with previous/next subtitle time + waveform: ctrl+middle button select subtitle + waveform: Mouse left button set subtitle start + waveform: Mouse left button with shift set subtitle start and after the end with motion + waveform: improved + waveform: keep settings of scale and zoom + video player: add very short, medium... backwards/forward jump + dialog check errors: add button preferences * fix: Insert Before/After respect min-gap-between-subtitle * fix: dialog 'find and replace' doesn't close with the cross (thanks Silent Star) * fix: add spin button in preferences for 'max characters per line' (thanks Silent Star) * fix: video player slider max * hu.po: update Hungarian translation by Ványi Norbert * enable debug by default (--debug-all, --debug-video-player ...) 2007-06-13 - 0.20.0alpha3 + spin button time: ctrl+scroll set minute + added options: -v --video, -w --waveform, -e --encoding * fix: crash when config file doesn't exist with video player (thanks chantra) 2007-06-12 - 0.20.0alpha2 + video player: design was simplified and improved (use now decodebin) + video player: after "Set End Subtitle" can create next subtitle + video player: "Play Previous/Next Subtitle" select subtitle + video player: can choose output in the preferences + video player: can display the translated subtitle instead of the original one + video player: many fixes * fix: select keep the focus of the column (subtitle view) * fix: after delete subtitle, select previous subtitle * fix: show filter (dialog save) * fix: Notebook scrollable (enable) * fix: subtitleeditor icons (scalable, 16x16, 24x24...) * fix: middle button in waveform system * fix: spell patch by Luboš Staněk * fix: Waveform reference/unreference * fix: remove SaveDocument.h/cc po/POTFILES.in * fix: create ~/.subtitleeditor (thanks Silent Star) * fix: Check Errors max characters per line (load config) * cs.po: update Czech translation by Luboš Staněk * hu.po: update Hungarian translation by Ványi Norbert * many fixes and improvements 2007-06-03 - 0.20.0alpha1 (big release) + multiple document + rewriting internal video player + show now subtitle with video (gstreamer) + add format Subtitle Editor Project (*.sep) (not finished) + action to all documents + subtitle view: can now center subtitle text + subtitle view: characters per line to text and translate + use now pcrecpp (RegEx) + support newline (Unix/Windows) + CheckErrors (overlapping, too short display time...) + add "Set Subtitle Start/End" (video player) + add menu item tooltip (statusbar) + rewriting timing system + add column note + use now cairomm + ui improved (scale ...) + rewriting unit test + video player : force-aspect-ratio + add "Open/Save Translation" + add "autosave" files every X minutes + enable column search (num) * best gstreamer message error * fix: Regular Expression with SubtitleFormat * fix: Config \n
2009-02-19update to 1.1.16.2drochner8-17/+79
changes: * Build fixes related to ImageMagick 6.4 & later. * Fix an error in Matroska PTS calculation. * Some front ends hang due to the hang fixes in 1.1.16. Fix this by removing a break statement. * Fix broken size checks in various input plugins (ref. CVE-2008-5239). * More malloc checking (ref. CVE-2008-5240). * Fix race conditions in gapless_switch (ref. kde bug #180339) * Fix a possible integer overflow in the 4XM demuxer. (TKADV2009-004.txt) pkgsrc notes: -the 4xm fix upstream is wrong, do it better (patch-ax) -filter out --no-undefined linker options on NetBSD<5 because this causes errors if shared modules are not linked against libc
2009-02-18update package to version 0.1.6.8 (19 June 2007)mlelstv3-16/+19
2009-02-16Mark as user-destdir ready.wiz1-1/+3
2009-02-15Convert to user-destdir.wiz1-5/+8
2009-02-14Needs gettext-m4 at *build* time only.joerg1-2/+2
2009-02-14Needs gettext-m4 for AM_ICONV.joerg1-1/+3
2009-02-11Fix DESTDIR build.joerg1-2/+3
2009-02-11Explicitly disable wxGTK support.joerg1-1/+3
2009-02-11old gstreamer0.8 is also affected by the qt demux security problemdrochner3-3/+26
recently fixed in 0.10 (known as CVE-2009-0398 now), so add the applicable part of the upstream patch and bump PKGREVISION (this has reached the end of its useful life anyway, it is only used by "tunesbrowser" and as non-default option in KDE3)
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg4-5/+9
changed runtime dependencies now.
2009-02-09Remove Python 2.1 support.joerg1-2/+2
2009-02-03Change COMMENT; as this software was last updated in 1999, the 'Play mostjmcneill1-2/+2
popular animation formats' comment doesn't really make sense anymore. Now reads 'Play a variety of simple animation formats'. ok pooka@
2009-02-03regen distinfo for new patches in mplayer-share, bump PKGREVISIONdrochner2-3/+5
thanks to David Sainty for noticing
2009-02-03bump PKGREVISIONS for security patches added to mplayer-share,drochner1-2/+2
thanks to David Sainty for noticing
2009-02-03Let to link libx264.la with ${LDFLAGS}, not only ${PTHREAD_LDFLAGS} andobache3-6/+7
${PTHREAD_LIBS}, same as original .so target. At least, need to link with -lm (using pow(3)) Bump PKGREVISION.
2009-02-02another instance of bundled ffmpeg -- add the 4xm patch, bump PKGREVISIONdrochner3-3/+24
2009-02-02-add a patch from upstream to fix CVE-2008-3162drochner4-3/+79
(stack-based buffer overflow in the str_read_packet function in libavformat/psxstr.c) -add (a modified version of) the ffmpeg 4xm patch which fixes possible memory corruption bump PKGREVISION
2009-01-30Fix x11 vs SDL PLIST issues. Some files were misallocated and some had asborrill2-6/+7
bogus dependency on SDL because of a missing png buildlink include.
2009-01-30Make sdl and x11 options (like multimedia/vlc).sborrill3-25/+44
N.B. skins and wxwidgets options will be forced off if x11 option is disabled. For backwards compatibilty, enable sdl and x11 by default.
2009-01-29Updated multimedia/libmpeg3 to 1.8abs8-56/+121
1.8 - Better table of contents generation & handling of ID3 tags. pkgsrc changes: - Fix broken build on NetBSD by reworking the mares nest of non Linux #ifdefs in mpeg3io.c - build was broken by a previous __DragonFly__ or __APPLE_ build fix - Add new patch for 1.8 to avoid Linux DVD ioctls
2009-01-29Fix DESTDIR.joerg1-1/+3
2009-01-29Fix DESTDIR.joerg1-1/+3
2009-01-29Fix DESTDIR installation.joerg1-1/+3
2009-01-29Add fix for buffer overflow in 4xm movie format decoder based on atron3-3/+26
patch from "ffmpeg" SVN.
2009-01-29Force a new version of libcdio for API compatibility (otherwise buildingsborrill1-1/+2
the cdda module fails).
2009-01-28Fix build failure in x264.c with the version of x264-devel now in pkgsrcsborrill2-1/+37
2009-01-28Fix PLIST issue on Darwin with user-destdir settonio1-2/+3
2009-01-28Fix dejavu-ttf package name.jmcneill1-2/+2
2009-01-28* Fix the really annoying bug where the video window doesn't attach tojmcneill3-4/+19
the controller window even when you have it configured to do so. * Look for DejaVu fonts in LOCALBASE not X11BASE, so the OSD works with native Xorg; explicitly depend on the dejavu-ttf package. * Bump PKGREVISION
2009-01-28add yasm as a build dependencyjmcneill1-1/+2
2009-01-27Update mediainfo to 0.7.9.jmcneill2-7/+7
Version 0.7.9, 2009-01-19 ------------- + OGG: Dirac support + OGG: Speex support + OGG: other formats (JNG, Kate, MIDI, PCM...) detection + SWF: detection of more audio streams + MPEG-PS: Handling of PlayStation2 audio + #2474119, Minimal MZ (PE) and ELF detection + SMV (WAV/ADPCM+JPG files) file format support + DPG (Nintendo DS) file format support + QuickTime: TimeCode track analysis + MPEG-4 subtitles: difference between 'text' and 'tx3g' codecIDs x Python binding update for more compatibilty x #2474280, OGG: handling of files with Skeleton Metadata x #2445654, OGG: better false-positives detection x #2493685, AVI: Wrong video duration for some malformed 4GB+ AVI/DV files x #2516007, "Language" raw tag was sometimes 3 letter long instead of 2-letter long x Floating point overflow correction
2009-01-27Forcibly disable Sun Studio's GCC assembly compatability, it cannot handlesketch2-8/+18
this package.
2009-01-27Pass --disable-asm when using Sun Studio.sketch1-1/+7
2009-01-27Tweak ffmpeg header paths, so mediatomb actually enables it.jmcneill4-4/+77
2009-01-27PR pkg/40489: multimedia/ogle fails to build with libdvdread-4.1.3jmcneill2-1/+131
Update for libdvdread API changes.
2009-01-27+ fuppesjmcneill1-1/+2
2009-01-27Import fuppes version 0.629.jmcneill5-0/+109
FUPPES is a free, multiplatform UPnP A/V Media Server. FUPPES supports a wide range of UPnP MediaRenderers (see website for details) as well as on-the-fly transcoding of various audio, video and image formats. It also includes basic DLNA support.
2009-01-27Install xdg desktop shortcut and associated icon.jmcneill2-3/+13
2009-01-26+ tstoolsjmcneill1-1/+2
2009-01-26Import tstools version 1.11.jmcneill4-0/+88
tstools is a set of cross-platform command line tools for working with MPEG data. The emphasis is on relatively simple tools which concentrate on MPEG (H.264 and H.262) data packaged according to H.222 (i.e., TS or PS), with a particular interest in checking for conformance. Transport Stream (TS) is typically used for distribution of cable and satellite data. Program Stream (PS) is typically used to store data on DVDs. The tools are focused on: * Quick reporting of useful data (tsinfo, stream_type) * Giving a quick overview of the entities in the stream (esdots, psdots) * Reporting on TS packets (tsreport) or ES units/frames/fields (esreport) * Simple manipulation of stream data (es2ts, esfilter, esreverse, esmerge, ts2es) * Streaming of data, possibly with introduced errors (tsplay)
2009-01-26update to 0.10.14drochner4-20/+26
changes: Handle keep-refcount for GBoxed arguments Mark gst.message* that take ownership of the gst.Structure/gst.TagList Wrap new API in Core and Base Various other bug fixes and improvements
2009-01-26reset PKGREVISION for base pkg updatedrochner1-3/+1
2009-01-26update to 0.10.10drochner4-54/+15
changes: Require gettext 0.17 ACM mp3 decoder element for win32 New MXF demuxer added JPEG-2000 encoder - jp2enc added RTP support Fixes for RTP support Add parsers for AAC and AMR Move libgstapp and elements to -base Add Quicktime muxer element qtmux Enhance RFB capture Improve MPEG-TS and MPEG-PS demuxing Don't install static libs for plugins Introduce audioringbuffer element Improve DVD playback of ResinDVD components Move old audioresample from -base as legacyaudioresample Improve speexresampler, and then move it to -base Improve FLV demuxing and parsing Various DVB input fixes Add support for frequency list descriptors for DVB Improve MPEG-TS muxer Various other bug-fixes