summaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)AuthorFilesLines
2014-07-03build: mention that support for GStreamer 0.10 is deprecated.Gwenole Beauchesne1-0/+1
2014-07-03build: fix for GStreamer 0.10.Gwenole Beauchesne1-0/+8
2014-06-13plugins: add built-in video parsers as "vaapiparse" element.Gwenole Beauchesne1-0/+11
2014-05-09build: fix conditional compilation of VP8 decoder.Sreerenj Balachandran1-2/+12
2014-04-21vp8: allow compilation without the built-in libvpx.Gwenole Beauchesne1-1/+10
2014-04-18vp8: use range decoder from libvpx.Gwenole Beauchesne1-0/+7
2014-04-18Add initial VP8 decoder.Zhao, Halley1-0/+50
2014-02-19build: fix pkgconfig file names (again).Gwenole Beauchesne1-5/+5
2014-01-24Bump version for development.Gwenole Beauchesne1-2/+2
2014-01-230.5.8.Gwenole Beauchesne1-1/+1
2014-01-22Bump library major version.Gwenole Beauchesne1-2/+2
2014-01-15pkgconfig: plugin dir should use PKG version not API version.Lionel Landwerlin1-2/+1
2013-11-27vaapiencode: add initial support for GStreamer 0.10.Gwenole Beauchesne1-5/+0
2013-11-27libs: always use built-in videoutils for GStreamer 0.10.Gwenole Beauchesne1-26/+0
2013-11-27Fix build with GStreamer >= 1.3.Matthieu Bouron1-2/+12
2013-11-26configure: disable encoders with GStreamer 0.10.Gwenole Beauchesne1-0/+5
2013-11-24Add initial infrastructure for video encoding.Wind Yuan1-0/+29
2013-11-24libs: add generic bitstream writer.Wind Yuan1-0/+1
2013-11-22Bump version for development.Gwenole Beauchesne1-2/+2
2013-11-210.5.7.Gwenole Beauchesne1-1/+1
2013-11-18configure: automatically detect GStreamer API version.Gwenole Beauchesne1-1/+27
2013-09-27Fix detection and packaging of GStreamer 1.2.x builds.Gwenole Beauchesne1-14/+18
2013-09-27plugins: initial port to GStreamer 1.2.Víctor Manuel Jáquez Leal1-2/+22
2013-08-31Bump version for development.Gwenole Beauchesne1-2/+2
2013-08-310.5.6.Gwenole Beauchesne1-1/+1
2013-08-29configure: fix detection of VA/JPEG decoding API.Wind Yuan1-1/+11
2013-08-23Add initial infrastructure for video processing.Gwenole Beauchesne1-0/+29
2013-07-22x11: implement pixmap rendering with RENDER extension.Gwenole Beauchesne1-0/+17
2013-07-17Bump version for development.Gwenole Beauchesne1-2/+2
2013-07-150.5.5.Gwenole Beauchesne1-1/+1
2013-07-15Bump library major version.Gwenole Beauchesne1-1/+1
2013-07-05mpeg2: cope with latest codecparser changes.Gwenole Beauchesne1-0/+4
2013-06-26configure: use GST_PLUGIN_PATH_1_0 instead of GST_PLUGIN_PATH for Gst 1.0.Lionel Landwerlin1-3/+8
2013-06-14Bump version for development.Gwenole Beauchesne1-2/+2
2013-06-140.5.4.Gwenole Beauchesne1-1/+1
2013-06-14configure: always build the MPEG-4 parser.Gwenole Beauchesne1-1/+2
2013-06-14configure: add --enable-builtin-codecparsers [default="yes"] option.Gwenole Beauchesne1-0/+10
2013-06-12debian: fix libgstvaapi -dev package name.Gwenole Beauchesne1-1/+2
2013-05-07Bump library major version.Gwenole Beauchesne1-1/+1
2013-04-19Bump version for development.Gwenole Beauchesne1-2/+2
2013-04-180.5.3.Gwenole Beauchesne1-1/+1
2013-04-15build: link libgstvaapi-glx-1.0.so against libdl.Víctor Manuel Jáquez Leal1-0/+6
2013-04-10Bump library major version.Gwenole Beauchesne1-7/+13
2013-04-10Allow build against either GStreamer API (0.10 or 1.0).Gwenole Beauchesne1-2/+16
2013-04-10Add initial support for GStreamer 1.0.Sreerenj Balachandran1-1/+11
2013-03-29Bump version for development.Gwenole Beauchesne1-2/+2
2013-03-290.5.2.Gwenole Beauchesne1-1/+1
2013-03-20configure: improve GStreamer API version checks.Gwenole Beauchesne1-20/+30
2013-03-20configure: rename GST_MAJORMINOR to GST_API_VERSION.Gwenole Beauchesne1-51/+26
2013-03-20configure: improve check for H.264 codecparser.Gwenole Beauchesne1-0/+1