summaryrefslogtreecommitdiff
path: root/farstream/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* gir: Add package deps to ensure the GIR build worksOlivier Crête2018-11-011-0/+1
|
* farstream: Quell warning in interspection generationOlivier Crête2018-11-011-1/+2
|
* Update common/ to latestOlivier Crête2018-09-191-3/+4
|
* introspection: Call g-ir-scanner correctlyEvan Nemerson2014-11-241-2/+4
| | | | | | | | | This provides a symbol prefix separate from the identifier prefix, corrects the identifier prefix to not include the trailing underscore, specifies the exported pkg-config file, and provides a list of C headers. https://bugs.freedesktop.org/show_bug.cgi?id=86589
* lib: Add parameters to set encryption and decryption parametersOlivier Crête2014-09-181-1/+0
|
* session: Add API to set the allowed capsOlivier Crête2014-09-181-1/+4
|
* Misc win32 portability fixesOlivier Crête2013-04-041-1/+1
| | | | Based on a patch by Conrad Poelman
* build: Fix building with the gold linker by referencing gmodule-2.0Emanuele Aina2013-02-251-0/+2
| | | | | | | | | | | With the binutils-gold linker the '--no-copy-dt-needed-entries' flag is active by default and using any symbol from indirectly loaded libraries will result in undefined reference errors. Add to the libfarstream target the AG_GST_GLIB_CHECK-generated GLIB_LIBS variable, which references gmodule-no-export-2.0. https://bugs.freedesktop.org/show_bug.cgi?id=61268
* Use the generic marshallers instead of generating themOlivier Crête2013-02-051-15/+1
|
* Replace FS_MAJORMINOR with FS_APIVERSIONOlivier Crête2012-09-111-22/+22
|
* Merge branch 'master' into gstreamer-0.11Olivier Crête2012-08-281-0/+1
|\
| * Add dependency to enable parallel build of introspectionOlivier Crête2012-08-141-0/+1
| |
* | Replace GST_MAJORMINOR with GST_API_VERSIONOlivier Crête2012-08-071-1/+1
|/
* Use 0_1 in name of some variables for the introspection automakeDanielle Madeley2011-10-171-7/+7
|
* Use our own version name, not gstreamer'sOlivier Crête2011-10-171-17/+17
|
* Move the lib out of gst-libsOlivier Crête2011-10-111-0/+112