History | View | Annotate | Download (839 Bytes)
player: fixing crop error
was set relative to screen size instead of image size
player: add crop options to core
player: increase/decrease delay with left/right arrow key
player: do not close and reopen audio on channel change (reduce zap time)
player: eliminating static variable from player_core.c
player: cleaning some header files
ChunkerPlayer and ChunkeStreamer: removed all warnings except some deprecated function in ffmpeg/sws which is still better to use the deprecated interface
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/branches/winestreamer-1.0-rc/ChunkerPlayer@2632 c54fac2e-1815-407e-9b96-088d06743913
UL components: chunker_player: tuned QoE estimator so that cumulative average computed from real-time observations bitrate is used for estimation instead of channels.conf reference parameter. This allows for flexible channels configurations.
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/branches/winestreamer-1.0-rc/ChunkerPlayer@2614 c54fac2e-1815-407e-9b96-088d06743913
player: fix audio silence byte
player: fix call to SDL audio init
the API specification was not respected, e.g. return structure could be NULL
player: record minimum pts value in packet queue
chunker_player: audio codec (-A) and video codec (-V) configuration on command line
it was unnecessarily hardcoded beforeparameters are decoder names
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
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...
git-svn-id: https://repository.napa-wine.eu/svn/napawine-software/trunk/Applications/StreamerPlayerChunker@1858 c54fac2e-1815-407e-9b96-088d06743913