10 Commits

Author SHA1 Message Date
Romain Bouqueau
cbf29a3937 fix directfb build 2022-05-17 12:48:19 +02:00
jeanlf
c18349ea27 Deprecate GF_Terminal and code reorganization
- remove terminal.c and related includes
- removed mp4client, osmo4ios, Osmo4 Android and MP4Box android
- added old mp4client features in gpac -mp4c
- iOS build now uses gpac directly
- added GPAC android (GUI, MP4Box and gpac command line) and cleanup android build
- fixed threading issues in android (audio, mediacodec)
- prevent JSRuntime destruction for android
- added display orientation handling for mobile devices
- fixed potential gl shader setup bug on iOS and android
- mobile camera support through libavdevice
- fixed bugs dealing with ttc font collection
- inspect filter can now dump to GPAC log system
2022-05-13 11:05:56 +02:00
Jean Le Feuvre
6a2cb68e19 fixed directfb compil in filters - cf #1495 2020-05-23 12:21:01 +02:00
jeanlf
50b828e2a2 removed redefinition of GPAC mouse types 2016-11-22 11:12:56 +01:00
Romain Bouqueau
ab67e334fd enforce automatic coding style
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@5225 63c20433-aa62-49bd-875c-5a186b69a8fb
2014-04-26 20:08:43 +00:00
Jean Le Feuvre
b76290c5b1 Made MP4Box work with stdout for output using -std switch - all operations should be supported except file fragmentation/dashing
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@4148 63c20433-aa62-49bd-875c-5a186b69a8fb
2012-09-07 11:42:21 +00:00
Jean Le Feuvre
963b5456ee Moved all JLF coyright to TPT copyright
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@4109 63c20433-aa62-49bd-875c-5a186b69a8fb
2012-07-27 15:42:35 +00:00
Romain Bouqueau
290da653c6 decommenting keys for event key forwarding
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@3828 63c20433-aa62-49bd-875c-5a186b69a8fb
2011-12-21 08:54:31 +00:00
Romain Bouqueau
91c68780f0 [daud] adding keyboard and mouse events. Note that for mouse events, there's still wheel feature to be implemented
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@3791 63c20433-aa62-49bd-875c-5a186b69a8fb
2011-12-01 10:38:35 +00:00
Romain Bouqueau
e3ce930bd8 [bouqueau] fix directfb (1.2) build
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@3665 63c20433-aa62-49bd-875c-5a186b69a8fb
2011-10-19 12:13:20 +00:00