jeanlf
98da8ecbb2
Align module documentation with the rest of the code, bump interface 4CCs and added libcaca output module
2023-07-17 17:39:20 +02:00
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
jeanlf
969177ab04
Get rid of spaces behind commas in ifeq/ifneq - cf #1418
2020-09-04 15:32:33 +02:00
jeanlf
d8806bf52a
fixed local vs system include in makefiles - cf #1508
2020-06-16 17:31:14 +02:00
jeanlf
6e25c7a7f9
some cppcheck cleanup
2020-06-03 16:33:51 +02:00
Jean Le Feuvre
6a2cb68e19
fixed directfb compil in filters - cf #1495
2020-05-23 12:21:01 +02:00
jeanlf
430ef287be
deprecated old broken gl offscreen mode in output modules, only hybgl+fbo now supported
2020-02-11 20:17:35 +01:00
jeanlf
dd4ce51e6b
massive cleanup of rasterizer and compositor, passthrought support and yuv raster
2019-02-15 18:22:35 +01:00
jeanlf
a35a89d602
further cleanup of config file
2018-10-31 19:16:47 +01:00
jeanlf
50b828e2a2
removed redefinition of GPAC mouse types
2016-11-22 11:12:56 +01:00
jeanlf
b9f5678e20
merged PR #433
2016-04-22 15:24:43 +02:00
Romain Bouqueau
81b7a22dd1
factor dot when using dyn lib suffix
2015-03-25 16:08:05 +01:00
Jean Le Feuvre
cde8be14f6
Fixed typo in static module macro
...
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@5461 63c20433-aa62-49bd-875c-5a186b69a8fb
2014-10-16 14:00:10 +00: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
Romain Bouqueau
d054cc0cc2
factor Makefile directives
...
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@5007 63c20433-aa62-49bd-875c-5a186b69a8fb
2014-01-24 19:44:54 +00:00
Jean Le Feuvre
31f60c212d
Fixed potential crash in soft YUV stretcher
...
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@4947 63c20433-aa62-49bd-875c-5a186b69a8fb
2013-12-12 16:17:48 +00:00
Jean Le Feuvre
b770fb2152
Added static modules build for gcc-based builds (--static-modules opt for configure), patched cross-compil for mingw64 and dcii support patch
...
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@4456 63c20433-aa62-49bd-875c-5a186b69a8fb
2013-04-13 20:17:50 +00:00
Jean Le Feuvre
002d636b9e
Update of iOS version (Ivica Patches #3 ), SDL2 support, cleanup of remaining modules not using static declaration macros
...
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@4358 63c20433-aa62-49bd-875c-5a186b69a8fb
2013-03-08 15:45:27 +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
Jean Le Feuvre
64de4f4d22
Compilation now silent by default - use --verbose in configure to revert to old style
...
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@4100 63c20433-aa62-49bd-875c-5a186b69a8fb
2012-07-18 06:52:30 +00:00
Romain Bouqueau
47b9accb48
[bouqueau] export interface symbols for all modules
...
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@3973 63c20433-aa62-49bd-875c-5a186b69a8fb
2012-03-28 12:43:41 +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
a96bd99b34
[bouqueau] fix 'ldd' incomplete lazy dependencies bugs (due to wrong link param order)
...
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@3680 63c20433-aa62-49bd-875c-5a186b69a8fb
2011-10-21 12:41:56 +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
Romain Bouqueau
7d78780903
various modifications in DirectFB module (daud)
...
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@3258 63c20433-aa62-49bd-875c-5a186b69a8fb
2011-06-08 13:29:41 +00:00
Romain Bouqueau
451f4b6919
[bouqueau]1) compatibility with spaces within paths
...
2) compatibility for building out of the check-out directory
3) improve build on gcc toolchains for windows (cygwin/mingw/mingw64-32)
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@2992 63c20433-aa62-49bd-875c-5a186b69a8fb
2011-04-21 15:06:51 +00:00
Romain Bouqueau
e79d848eac
DirectFB modules updated [daud]
...
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@2366 63c20433-aa62-49bd-875c-5a186b69a8fb
2010-11-30 09:42:49 +00:00
Romain Bouqueau
a31f3f6f7d
adding hardware blitting to directfb_out module [daud]
...
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@1991 63c20433-aa62-49bd-875c-5a186b69a8fb
2010-08-27 13:37:17 +00:00
Romain Bouqueau
c14524dfca
[daud] adding beta support for directfb module
...
git-svn-id: http://svn.code.sf.net/p/gpac/code/trunk/gpac@1963 63c20433-aa62-49bd-875c-5a186b69a8fb
2010-08-03 08:26:59 +00:00