Bug 143279 - new port: multimedia/qt-faststart-0.1
Summary: new port: multimedia/qt-faststart-0.1
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-26 23:40 UTC by J.R. Oldroyd
Modified: 2010-01-31 14:20 UTC (History)
0 users

See Also:


Attachments
file.shar (12.65 KB, text/plain)
2010-01-26 23:40 UTC, J.R. Oldroyd
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description J.R. Oldroyd 2010-01-26 23:40:05 UTC
This utility rearranges a Quicktime file such that the moov atom
is in front of the data, thus facilitating network streaming.

This is needed to prepare .mp4 and .3gp files for playing on an
Android device.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2010-01-27 01:14:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2010-01-31 14:11:51 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2010-01-31 14:12:17 UTC
miwi        2010-01-31 14:12:03 UTC

  FreeBSD ports repository

  Modified files:
    multimedia           Makefile 
  Added files:
    multimedia/qt-faststart Makefile pkg-descr 
    multimedia/qt-faststart/files qt-faststart.c 
  Log:
  This utility rearranges a Quicktime file such that the moov atom
  is in front of the data, thus facilitating network streaming.
  
  This is needed to prepare .mp4 and .3gp files for playing on an
  Android device.
  
  PR:             ports/143279
  Submitted by:   J.R. Oldroyd <fbsd at opal.com>
  
  Revision  Changes    Path
  1.354     +1 -0      ports/multimedia/Makefile
  1.1       +32 -0     ports/multimedia/qt-faststart/Makefile (new)
  1.1       +311 -0    ports/multimedia/qt-faststart/files/qt-faststart.c (new)
  1.1       +5 -0      ports/multimedia/qt-faststart/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"