History | View | Annotate | Download (3.11 KB)
Merge branch 'gui' into next
Conflicts: chunker_player/player_core.c
player: define defaults for scale with SDL
use SDL on Linux, sws_scale on Win
player: changing default queue filling threshold to 5
player: adding DEBUG_SYNC
player: change queue filling thresholds
we fill the queue fast and later tune the delay gradually
player: add variable to disable/enable qoe led
change channels.conf file for location in OSX
player: fix channellist file directory on windows
on Windows, the file can be in the working(install) directory,there shouldn't be problems with write permissions
player: save channellist file in ~/.peerstreamer
player: fixing some file name defaults
player: download channels file at startup, without external scripting
needed for the Win version where external scripting is more cumbersome
player: let SDL select the audio buffer size
SDL sets it to 46ms, or it can be set thoughthe SDL_AUDIO_SAMPLES environment variable (in bytes)
making PSNR_PUBLICATION configurable from the Makefile, turned off by default
UL player: removed debug messages on PSNR publication. QoE evaluation refresh rate changed to half a second.
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2591 c54fac2e-1815-407e-9b96-088d06743913
UL player: PSNR publication in the repo, fixed all segfaults. Not sure yet it really publishes
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2589 c54fac2e-1815-407e-9b96-088d06743913
UL player: PSNR publication made optional via define. Still debugging it.
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2588 c54fac2e-1815-407e-9b96-088d06743913
Added pubblication of PSNR values on repository
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2587 c54fac2e-1815-407e-9b96-088d06743913
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2576 c54fac2e-1815-407e-9b96-088d06743913
Merge portablestreamer-win into trunk
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2503 c54fac2e-1815-407e-9b96-088d06743913
reverting trunk head to r2142
changes in trunk were cleaned and ported first to winestreamer-0.9.x, then to portablestreamer, finally to portablestreamer-winit seems better to roll back trunk and replace it with portablestreamer-win
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2502 c54fac2e-1815-407e-9b96-088d06743913
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@2081 c54fac2e-1815-407e-9b96-088d06743913
UL player- basic Quality evaluation module- statistics now computed with sliding windows- bugfixes in computation and display of statistics- re-introduced a late-frames blocking in the queues: late-frames are not even queued (instead of just skipped)- debug info is displayed at each chunk arrival to count the chunks we get out of order at the http receiver endpoint...
UL player- fixed bug with includes and defines avoiding the switch to H264, due to code restructuring
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1997 c54fac2e-1815-407e-9b96-088d06743913
UL player- cleanup of debug messages
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1956 c54fac2e-1815-407e-9b96-088d06743913
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1910 c54fac2e-1815-407e-9b96-088d06743913
chunker_player- introduced check of indefinitely growing frames queue and consequent reset- eliminated useless parameter from QueueReset() function
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1898 c54fac2e-1815-407e-9b96-088d06743913
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1858 c54fac2e-1815-407e-9b96-088d06743913
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1846 c54fac2e-1815-407e-9b96-088d06743913