Thilo Graf
056db018ab
version 0.2.0-generic-pc
...
for generic-pc
v0.2.0-generic-pc
2017-11-02 20:26:37 +01:00
Thilo Graf
793ae7a605
version 1.0.0-mpx
...
hd51 support
2017-11-02 20:12:56 +01:00
Thilo Graf
29a96a35bd
adjust .gitignore for untracked files
2017-11-02 20:11:56 +01:00
Thilo Graf
c723af9313
add default files
2017-11-02 20:11:18 +01:00
Thilo Graf
328c93fb0d
add update script
2017-11-02 20:11:12 +01:00
Jacek Jendrzej
6100244f5e
return current_video_system
2017-08-23 14:30:12 +02:00
Jacek Jendrzej
41212e3c1a
add GetVideoSystem()
2017-06-18 13:15:35 +02:00
Jacek Jendrzej
d1569e6114
fix compil
2017-06-15 13:20:22 +02:00
Jacek Jendrzej
497e31c3fd
fix KEY_STOP typo
2017-04-15 14:18:47 +02:00
Jacek Jendrzej
ef8868cbbd
fix error with empty video buffer
2017-03-22 19:29:57 +01:00
Jacek Jendrzej
757cce78af
fix scale screenshot with clutterfb
2017-03-22 18:59:39 +01:00
Jacek Jendrzej
9823295de1
supplement to 85819d69ee
, fix2
2017-03-22 17:37:37 +01:00
svenhoefer
c376875c39
Merge remote-tracking branch 'neutrino-mp/master'
2017-03-21 10:48:27 +01:00
svenhoefer
0f857a1836
- generic-pc/clutterfb.cpp: fix my stupid c/p error :/
2017-03-20 20:58:24 +01:00
svenhoefer
055803dbac
- generic-pc: add some more and change some existing keys; ...
...
I've tried to keep the functions on the right keys. 'r' for Radio,
't' for TV and so on.
2017-03-20 17:58:54 +01:00
Jacek Jendrzej
809c9047ea
generic-pc/video.cpp dont set output format with negative height size
2017-03-20 14:30:16 +01:00
Stefan Seyfried
c3f4432496
libtriple: fix hw_caps build
2017-03-19 14:08:54 +01:00
svenhoefer
8709d3ad85
- .gitignore: add compile
2017-03-19 02:03:48 +01:00
Jacek Jendrzej
85819d69ee
fix error handling in swscale
2017-03-18 15:12:21 +01:00
svenhoefer
e8ad377b4f
- generic-pc/audio.cpp: add default-section to c->codec_id switch ...
...
to avoid compiler warnings
2017-03-17 11:19:27 +01:00
Jacek Jendrzej
ca355eecd1
check if av_image_fill_arrays return error
2017-03-16 19:06:06 +01:00
Stefan Seyfried
8a1bf4f41e
Merge pull request #1 from tuxbox-neutrino/master
...
Some fixes by Jacek. :)
2017-03-15 20:49:39 +01:00
Jacek Jendrzej
89bd4b00c4
add GetScreenImage to cVideo
2017-03-15 19:07:35 +01:00
Jacek Jendrzej
e68a82cd50
fix audio video rate info
2017-03-14 21:31:02 +01:00
svenhoefer
82a6c40bc4
- cs_api.h: add missing cs_get_chip_type() dummy
2017-03-11 15:28:47 +01:00
Stefan Seyfried
4aed33ff9c
hw_caps: add caps for 14:9 AR and broken tuner driver
2017-02-26 19:43:42 +01:00
Stefan Seyfried
d812ac52c5
spark/video: add missing O_CLOEXEC to memory fd
2017-02-19 17:54:56 +01:00
Stefan Seyfried
dac47fd266
pwrmngr: promote standby message to "info"
2017-02-19 17:54:19 +01:00
Stefan Seyfried
9715204498
generic/video: better A/V sync with clutterfb
2017-02-19 17:53:30 +01:00
Stefan Seyfried
9348cef2a6
generic/clutterfb: implement PIG
2017-02-19 17:52:12 +01:00
Stefan Seyfried
0226277758
triple: fix narrowing warning in video_td, add FD_CLOEXEC
2017-02-11 19:00:51 +01:00
Stefan Seyfried
aa683951fc
td: fix GetScreenImage() for OSD-only mode
2017-02-09 00:02:57 +01:00
Stefan Seyfried
a5aeb217c5
acinclude: remove unused TUXBOX_APPS_* stuff
2017-02-04 09:23:46 +01:00
Stefan Seyfried
575107b5e1
configure: get rid of TUXBOX_APPS_*PKGCONFIG macros
...
Use PKG_PROG_PKG_CONFIG / PKG_CHECK_MODULES instead of home-grown macros
2017-02-04 09:23:46 +01:00
Stefan Seyfried
42fb4fe182
generic-pc: port audio/video decoders to newer ffmpeg API
...
this reduces the amount of deprecation warnings wih newer
ffmpeg releases quite a bit :-)
2016-11-12 17:47:02 +01:00
Stefan Seyfried
43a28b317c
generic-pc: fix video shutdown
2016-11-03 11:33:42 +01:00
Stefan Seyfried
2525823506
generic-pc/video: fix stillpicture race condition
2016-10-30 15:57:18 +01:00
Stefan Seyfried
95d07cdfc9
generic-pc: add alternative clutter based framebuffer
...
Add a framebuffer implementation based on clutter instead of "raw"
OpenGL. The performance is slightly worse, but it might bring some
platform abstraction and other benefits for the future.
2016-10-30 13:08:34 +01:00
Stefan Seyfried
acac2e4f5a
generic-pc: fix build with newer ffmpeg
2016-10-22 11:31:31 +02:00
Stefan Seyfried
fd2f0f1fd4
cPlayback: implement new libcoolstream interfaces
...
a new "Start" and changed "SelectSubtitles" function are
implemented to fix compilation (mostly stubbed out, though)
2016-10-22 11:29:32 +02:00
Stefan Seyfried
db3ec7352e
hardware_caps: add boxarch field
2016-01-22 19:02:33 +01:00
Stefan Seyfried
42267080f9
libeplayer3: enable streams that use http auth
2016-01-09 15:43:30 +01:00
Stefan Seyfried
be9ebb472a
libeplayer3: fix signed/unsigend comparison warning
2016-01-08 17:40:50 +01:00
Stefan Seyfried
635ce08a89
libspark: allow to seek backwards from EOF in cPlayback
2016-01-08 17:34:49 +01:00
Stefan Seyfried
238f2636d6
libspark: allow streams to play for more than 10 seconds
...
Neutrino determines "end of file" amongst others by checking if
the current position is less than one second before file length.
So for the streaming case, alwas pretend to be two seconds behind.
2016-01-08 17:29:56 +01:00
Stefan Seyfried
23c64535be
libeplayer3: speed up Player::Stop()
2016-01-08 17:28:25 +01:00
Stefan Seyfried
66cc42cb19
libeplayer3: add comments to input class, fix warning
2016-01-08 17:27:51 +01:00
max10
d7403705d9
test aac
2016-01-08 17:23:35 +01:00
Stefan Seyfried
444ccdad5d
libeplayer3: disable debug output printf's
2016-01-08 17:16:19 +01:00
Stefan Seyfried
042057b565
libeplayer3: add aac_adtstoasc bitstream filter
...
Add the aac_adtstoasc bitstream filter for AAC streams. In the
cases where it is not needed, it does not seem to hurt, and in
other cases it fixes audio playback.
TODO: improve the handling of the bsfc allocation / deallocation,
this should go in a Track() destructor or similar.
2016-01-08 17:03:04 +01:00