summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version for development.0.3-branch0.3Gwenole Beauchesne2012-09-211-2/+2
* 0.3.8.0.3.8Gwenole Beauchesne2012-09-202-3/+3
* debian: fix packaging on recent Ubuntu platforms.Gwenole Beauchesne2012-09-201-1/+1
* vaapipostproc: fix deinterlace-{mode,method} types definition.Gwenole Beauchesne2012-09-201-20/+20
* docs: fix build for make dist.Gwenole Beauchesne2012-09-202-2/+6
* vaapisink: drop obsolete GstVaapiVideoSink interface.Gwenole Beauchesne2012-09-2011-216/+1
* codecparsers: jpeg: add missing includes.Gwenole Beauchesne2012-09-121-0/+1
* mpeg4: fix debug info for unsupported profile.Gwenole Beauchesne2012-09-071-1/+1
* libs: fix build in strict ISO C mode.Gwenole Beauchesne2012-09-0727-30/+28
* plugins: fix build in strict ISO C mode.Gwenole Beauchesne2012-09-076-6/+6
* pkgconfig: fix dependencies and slightly improve description.Gwenole Beauchesne2012-09-073-10/+10
* NEWS: updates.Gwenole Beauchesne2012-09-071-0/+3
* vaapidecode: acquire lock only if the mutex exists.Philip Lorenz2012-09-071-0/+3
* Do not forward declare enums.Philip Lorenz2012-09-078-43/+26
* decoder: drop extraneous return for void function.Gwenole Beauchesne2012-09-071-1/+1
* image: don't use (void *) pointer arithmetic.Gwenole Beauchesne2012-09-071-1/+1
* vaapisink: automatically detect overlay rendering mode.Gwenole Beauchesne2012-09-072-1/+14
* vaapisink: ensure display from a single function.Gwenole Beauchesne2012-09-071-3/+11
* vaapisink: retain VA surface until another one is displayed.Gwenole Beauchesne2012-09-072-1/+12
* display: fix validation process of properties during discovery.Gwenole Beauchesne2012-09-071-0/+18
* display: add support for rendering modes.Gwenole Beauchesne2012-09-075-2/+246
* display: add initial support for display attributes.Gwenole Beauchesne2012-09-073-2/+90
* mpeg2: include start code into VA slice data buffer.Gwenole Beauchesne2012-09-071-9/+9
* jpeg: fix end-of-image (EOI) handler.Sreerenj Balachandran2012-09-071-1/+7
* tests: add test for JPEG decoding.Gwenole Beauchesne2012-08-034-1/+2119
* Add initial JPEG decoder.Gwenole Beauchesne2012-08-0313-0/+1012
* codecparsers: add JPEG parser.Gwenole Beauchesne2012-08-036-1/+1097
* display: query for supported display attributes.Yan Yin2012-08-031-0/+17
* utils: add string_of_VADisplayAttributeType() helper.Yan Yin2012-08-032-0/+41
* display: fix destruction of mutex.Gwenole Beauchesne2012-07-252-1/+3
* utils: fix gl_create_context() with parent context set.Gwenole Beauchesne2012-07-252-7/+15
* Use standard G_GNUC_INTERNAL keyword instead of attribute_hidden.Gwenole Beauchesne2012-07-199-150/+142
* Drop obsolete GstVaapiTSB.Gwenole Beauchesne2012-07-193-297/+0
* plugins: declare _get_type() functions as const.Javier Jardón2012-07-195-5/+5
* libs: use g_clear_object() wherever applicable.Javier Jardón2012-07-1910-50/+32
* libs: declare _get_type() functions as const.Javier Jardón2012-07-1931-35/+35
* libs: use generic g_cclosure_marshal_VOID__VOID().Javier Jardón2012-07-196-43/+1
* glibcompat: drop explicit check for g_list_free_full().Gwenole Beauchesne2012-07-192-4/+1
* configure: fix merge of 5dfe45b from master.Gwenole Beauchesne2012-07-191-0/+1
* configure: fix build without gtk-doc support.Javier Jardón2012-07-193-11/+5
* configure: put m4 macros and autogenerated files into m4/ directory.Javier Jardón2012-07-193-2/+11
* configure: drop deprecated autoconf macros.Javier Jardón2012-07-191-24/+29
* configure: don't use AC_SUBST for some variables.Javier Jardón2012-07-191-14/+0
* plugins: add support for GstImplementsInterface.Gwenole Beauchesne2012-07-194-24/+88
* plugins: do not use deprecated GStreamer -base symbols.Javier Jardón2012-07-192-2/+2
* plugins: use G_DEFINE_TYPE_* instead of deprecated GST_BOILERPLATE_*.Javier Jardón2012-07-196-169/+155
* plugins: do not use deprecated core GStreamer symbols.Javier Jardón2012-07-196-6/+36
* NEWS: updates.Gwenole Beauchesne2012-06-261-1/+4
* vaapiplugin: fix build when compiling without GLX.Yan Yin2012-06-261-1/+1
* configure: disable FFmpeg-based decoders.Gwenole Beauchesne2012-06-261-2/+2