[SCM] rem/master: Merge tag 'upstream/0.5.1'

js at users.alioth.debian.org js at users.alioth.debian.org
Sun May 21 14:11:52 UTC 2017


New upstream version 0.5.1
release librem 0.5.1 (#10)
vidconv: add support for converting to/from YUV444 and RGB32 (#9)
vid: add YUV444P to vidframe_fill and vidframe_copy (#8)
vid: add YUV444P pixel format to draw_point and draw_hline (#7)
vidconv: add support for NV12/21 to RGB32 (#6)
vidframe_copy: add support for NV12 and NV21 pixel formats (#5)
debian: update path to docs
update changelog etc. for 0.5.0 (#4)
add YUV444P pixel format (#3)
vid: update doxygen header with 'vid' prefix
Merge pull request #2 from creytiv/update_readme
README: move to top-level directory
Merge pull request #1 from creytiv/remove_symbian
mk: remove symbian makefiles
docs: update copyright to 2016
added travis ci file
added .gitignore
upgrade version to 0.5.0
vidconv: fix yuv420p <-> nv12 conversion
added vidconv YUV420P to NV12
define _DEFAULT_SOURCE to avoid build warnings
version 0.4.7
auconv: added module
added pkconfig target
debian release 0.4.6-4
vidmix: openwrt patch
debian release 0.4.6-3
patch from richard
debian release 0.4.6-2
patch: rem aumix close file on sleep
doxyfile: remove deprecated parameters
debian release 0.4.6-1
debian: strip -O2 from CFLAGS, as -O3 is defined elsewhere
version 0.4.6
include: use quotes in top-level header files
vidmix: use full picture for 2 participants
update copyright to 2014
debian fixes to get rid of "lintian" warnings
version 0.4.5
doxygen: remove deprecated config-items
vid: draw points using any format
vid: vidframe_fill RGB swap
patch; improved audio resampler
vid: add missing code for handling VID_FMT_ARGB
debian: use dh_prep, update deps to libre
release v0.4.4
debian: fix dependency to libre, patch from Juha
added vidframe drawing functions
patch: convert struct vidsz, vidpt, vidrect from int -> unsigned
release docs for 0.4.3
version 0.4.3
patch: make sure arguments to %w and %b are of type size_t
aubuf: add read/write/get_samp() inline functions
vidmix: add content support
makefile clean: remove trailing slash from BUILD to avoid erasing peoples root directory
add NV21 pixel format
release date is 09.09.2012
update changelog and docs for 0.4.2
version 0.4.2
Added focus full option
au/vidmix: fix enable check
au/vidmix: avoid blocking mixer if source already linked/unlinked
vidmix: optional frame_tx and new fucntion vidmix_source_isrunning()
vidmix: individual picture and thread per source
change all channel-types to uint8_t
patch: change aumix/auresamp to int16_t-based samples
debian: add build deps to libre-dev
rem.h: added include guards
vidconv:  ensures correct pixel alignment for r->x,y,w,h and fixes a bug in r/dst bound check.
vidmix: ensure source frame is always available
vidmix: ensure source frame is always available
fix whitespace, use TAB for indentation
patch: change signature of vidframe_size()
debian: update changelog to 0.4.1
update ChangeLog for v0.4.1
vidmix: clear mix frame when source resolution changes
vidmix: clear focus state when all participants have left
vidconv: fix small warning found by 'make clang'
vidconv: added RGB555 support
update copyright to 2012
version 0.4.1
added aumix_source_flush()
au/vidmix: added function to enable/disable sources
symbian: export rem_au.h and rem_aufile.h
aumix: remove set but unused variable -- found by gcc v4.6.2
aumix: add aumix_playfile(), remove aumix_write()
aufile: dont print format size
added aufile module for WAV-file reading/writing
added doxyfile
doxygen comments
ChangeLog for v0.4.0
debian: update version to 0.4.0
update to version 0.4.0
rpm: add BuildRequires
librem: added debian packaging
librem: added RPM spec file
vidconv: YUV420P to RGB565
Added Copyright
add uninstall target
Makefile: $(MKDIR) unused
vidconv: remove unused flags
vidconv: pixel accuracy and consolidation with vidconv_scale
upgrade to version 0.3.0
vid/frame.c: support more pixel formats for size and alloc
vidconv: fix cast-align warnings on Solaris and OpenWRT
autone: cast samples to int16_t to avoid WIN32 warning
fix win32 warnings
update win32 project file
added Win32 project file for librem
fix signed/unsigned warning
vidmix: adjust focus api
vidrect: change type from unsigned to int
auresamp: added multi-channel support
added g711 module from libre
added BSD license
update docs
vidconv: added support for NV12 format (iphone camera)
dsp: add more saturate functions
added vidframe_size()
dsp: check ARM macros
add vidrect_cmp()
added doxygen headers
cleanup vidconv
vidconv: added YUV420P to RGB32
making OPT_SPEED default
fix splint warnings
update README
add support for Symbian
only build aumix and vidmix for pthread-plats
aumix: added more features
build all modules
sin() needs -lm
vidmix fixes
more aumix fixes
aubuf fixes
aumix fixes
vidconv: added UYVY422 to YUV420P pixel format
vidconv cleanup
vidconv: added converter RGB32 to YUV420P
update README
update docs
update vidmix from rendezvous, no more deps to ffmpeg libswscale
xs2f not used in yuyv422_to_yuv420p
fixed bad xs2f offset
half the color information was lost in conversion
vidconv: optimize yuyv422
vidconv: speed increase of 25%
vidconv: block-handler is too slow, use line-handler instead
clean test code
vidconv: test pixel-conv function handler and lookup table
use vidscale as vidconv_process()
added vidscale function
added pixelformat RGB555
vidconv: update API and remove test functions
added vidfmt pixel description
experiments with vidconv cropping and rotation
auresamp cleanup
auresamp: lowpass filter based on samplerate
aumix fixes
vidconv review
added NV12 pixel format
added vidconv_rotate()
RGB565
vid formats
added vid format RGB565
vidconv: added a generic YUV420P to Packed format
convert RGB32 in vidconv, improve API
vidconv: generic convert from X to YUV420P
vidconv: testing hflip/vflip and add YUV420P to RGB32
audio resampling adjustments
resamp: div fixes
common rgb2yuv pixel functions
vidconv fixes
vidconv update
fix aubuf bug
cleanup vid api
vidconv
include files
aumix: more flexible API
vidmix module
rename autone
rename public headers au->audio vid->video
dsp
resamp cleanup
misc
added python utility to generate FIR filter coefficients
resamp: use FIR filter for both up/down sampling
api updates
resamp: added a generic FIR function
ignoring librem.dylib
update
restructoring
restructoring
restructoring
restructoring
added docs
added a simple audio resampler
some ARM optz
include file
remove orc
update vidmix
added audio modules
remove orc
make sure that orc compilers
added RGB32 to YUV420p (Work in Progress)
added RGB32 to YUV420p
cleanup vidconv
swscale backend
cleanup
init function
benchmarking
rem: import 1st batch of code
test project for re media
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
X-Git-Refname: refs/heads/master
X-Git-Reftype: branch
X-Git-Oldrev: dea21edd556679502b8b8395472350789669f796
X-Git-Newrev: 9f074d08b95ea8f1da7ca009df0736316ac86adc

The following commit has been merged in the master branch:
commit bfc552377e13b093b52c208da0141190bede5e63
Merge: c07ef48fdc9e2b01735235d2c04440d56d19a6bb f339f9d0ac74528efc6534ee87c9d1914e0a9b9c
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun May 21 15:53:30 2017 +0200

    Merge tag 'upstream/0.5.1'
    
    Upstream version 0.5.1
    
    # gpg: Signature made Sun May 21 15:53:25 2017 CEST
    # gpg:                using RSA key 2C7C3146C1A00121
    # gpg: Good signature from "Jonas Smedegaard <dr at jones.dk>"
    # gpg:                 aka "Jonas Smedegaard <jonas at homebase.dk>"
    # gpg:                 aka "Jonas Smedegaard <js at debian.org>"
    # gpg:                 aka "[jpeg image of size 4165]"


-- 
rem packaging



More information about the pkg-multimedia-commits mailing list