Path to this page:
NOTICE: This package has been removed from pkgsrc./
multimedia/ffplay,
Simple SDL frontend for FFmpeg
Branch: CURRENT,
Version: 1.2.7,
Package name: ffplay-1.2.7,
Maintainer: pkgsrc-usersFFplay is a very simple and portable media player using the FFmpeg
libraries and the SDL library. It is mostly used as a testbed for
the various FFmpeg APIs.
Required to run:[
multimedia/ffmpeg] [
devel/SDL]
Required to build:[
pkgtools/x11-links] [
devel/yasm] [
x11/glproto] [
x11/renderproto] [
x11/xproto] [
x11/xf86vidmodeproto] [
x11/xf86driproto] [
x11/damageproto] [
x11/inputproto] [
x11/xextproto] [
x11/randrproto] [
x11/dri2proto] [
x11/fixesproto4]
Master sites:
SHA1: ff49a6b28e174f9f8072638d8251e1e447666ef6
RMD160: ac1df042ebb63f815292f48d899bd8cb70098112
Filesize: 5829.651 KB
Version history: (Expand)
- (2014-08-15) Package deleted from pkgsrc
- (2014-07-04) Updated to version: ffplay-1.2.7
- (2014-04-10) Updated to version: ffplay-1.2.6nb1
- (2012-11-13) Updated to version: ffplay-1.0
- (2012-10-10) Updated to version: ffplay-0.10.5
- (2012-09-22) Updated to version: ffplay-0.7.13nb1
CVS history: (Expand)
2014-08-12 01:10:51 by Thomas Klausner | Files touched by this commit (14) |  |
Log message:
Remove ffplay, ffmpeg; add ffplay1, ffmpeg1 to Makefile.
|
2014-08-12 01:09:46 by Thomas Klausner | Files touched by this commit (48) |
Log message:
Switch to ffmpeg1 instead of ffmpeg.
Note: some of these packages didn't build for me, e.g. osg, so I couldn't
verify them all.
|
2014-07-04 12:33:42 by Adam Ciarcinski | Files touched by this commit (5) |
Log message:
Changes 1.2.7:
avformat/mpc: attempt to allocate a packet that is not smaller than the data \
inside it
avcodec/alsdec: Clear MPEG4AudioConfig so that no use of uninitialized memory is \
possible
avformat/flvenc: Do not allow creating h263/mpeg4 in flv without unofficial \
format extensions being enabled
avcodec/mss4: Fix () in MKVAL() macro
avcodec/mss34dsp: fix () in SOP* macros
avcodec/mlpdec: fix () in MSB_MASK() macro
avcodec/golomb-test: fix () in EXTEND() macro
avcodec/aac: fix () in IS_CODEBOOK_UNSIGNED macro
avcodec/libvorbisenc: dont add the duration to AV_NOPTS_VALUE
avutil/cpu: force mmx on selection of higher x86 SIMD features
avcodec/diracdec: move mc buffer allocation to per frame
avfilter/graphdump: Fix pointer to local outside scope
more...
|
2014-04-10 07:39:17 by OBATA Akio | Files touched by this commit (72) |
Log message:
recursive bump from x264-devel builld number change (i.e. API change).
|
2012-10-10 16:19:56 by Matthias Drochner | Files touched by this commit (1) |  |
Log message:
reset PKGREV for base pkg update
|
2012-10-08 11:21:16 by Aleksej Saushev | Files touched by this commit (161) |
Log message:
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
|
2012-09-22 15:48:21 by Ryo ONODERA | Files touched by this commit (67) |  |
Log message:
Recursive revbump from multimedia/libvpx 1.1.0 update
|
2012-03-14 15:31:48 by Thomas Klausner | Files touched by this commit (1) |
Log message:
Fix casing. From Bug Hunting.
|