/* GStreamer
- * Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
+ *
+ * Copyright (C) 2013 Collabora Ltd.
+ * Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
*
* gst-validate-bin-monitor.c - Validate BinMonitor class
*
/* GStreamer
- * Copyright (C) 2013 Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
+ *
+ * Copyright (C) 2013 Collabora Ltd.
+ * Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
*
* gst-validate-default-overrides.c - Test overrides
*
/* GStreamer
- * Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
+ *
+ * Copyright (C) 2013 Collabora Ltd.
+ * Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
*
* gst-validate-element-monitor.c - Validate ElementMonitor class
*
/* GStreamer
- * Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
+ *
+ * Copyright (C) 2013 Collabora Ltd.
+ * Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
*
* gst-validate-media-info.c
*
/* GStreamer
- * Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
+ *
+ * Copyright (C) 2013 Collabora Ltd.
+ * Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
*
* gst-validate-monitor-factory.c - Validate Element monitors factory utility functions
*
/* GStreamer
- * Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
+ *
+ * Copyright (C) 2013 Collabora Ltd.
+ * Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
*
* gst-validate-monitor-preload.c - Validate Element monitors preload functions
*
/* GStreamer
- * Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
*
- * gst-validate-element-monitor.c - Validate Monitor class
+ * Copyright (C) 2013 Collabora Ltd.
+ * Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
+ *
+ * gst-validate-monitor.c - Validate Monitor class
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
/* GStreamer
- * Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
+ *
+ * Copyright (C) 2013 Collabora Ltd.
+ * Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
*
* gst-validate-override-registry.c - Validate Override Registry
*
/* GStreamer
- * Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
+ *
+ * Copyright (C) 2013 Collabora Ltd.
+ * Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
*
* gst-validate-override.c - Validate Override that allows customizing Validate behavior
*
/* GStreamer
- * Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
+ *
+ * Copyright (C) 2013 Collabora Ltd.
+ * Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
*
* gst-validate-pad-monitor.c - Validate PadMonitor class
*
/* GStreamer
- * Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
+ *
+ * Copyright (C) 2013 Collabora Ltd.
+ * Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
*
* gst-validate-monitor-report.c - Validate report/issues functions
*
*
* Copyright (C) 2013 Thibault Saunier <thibault.saunier@collabora.com>
*
+ * gst-validate-reporter.c
+ *
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
/* GStreamer
- * Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
+ *
+ * Copyright (C) 2013 Collabora Ltd.
+ * Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
*
* gst-validate-runner.c - Validate Runner class
*
/* GStreamer
- * Copyright (C) 2013 Thibault Saunier <thibault.saunier@collabora.com>
+ *
+ * Copyright (C) 2013 Collabora Ltd.
+ * Author: Thibault Saunier <thibault.saunier@collabora.com>
*
* gst-validate-scenario.c - Validate Scenario class
*
/* GStreamer
- * Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
+ *
+ * Copyright (C) 2013 Collabora Ltd.
+ * Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
*
* validate.c - Validate generic functions
*
/* GStreamer
- * Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
+ *
+ * Copyright (C) 2013 Collabora Ltd.
+ * Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
+ *
+ * gst-validate-media-check.c - Media Check CLI tool
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
*/
#ifdef HAVE_CONFIG_H
/* GStreamer
- * Copyright (C) 2013 Thibault Saunier <thibault.saunier@collabora.com>
+ *
+ * Copyright (C) 2013 Collabora Ltd.
+ * Author: Thibault Saunier <thibault.saunier@collabora.com>
+ *
+ * gst-validate-transcoding.c - CLI tool to validate transcoding operations
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
*/
#ifdef HAVE_CONFIG_H
/* GStreamer
- * Copyright (C) 2013 Thiago Santos <thiago.sousa.santos@collabora.com>
+ *
+ * Copyright (C) 2013 Collabora Ltd.
+ * Author: Thiago Sousa Santos <thiago.sousa.santos@collabora.com>
+ *
+ * gst-validate.c - Validate CLI launch line tool
+ *
+ * This library is free software; you can redistribute it and/or
+ * modify it under the terms of the GNU Library General Public
+ * License as published by the Free Software Foundation; either
+ * version 2.1 of the License, or (at your option) any later version.
+ *
+ * This library is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Library General Public License for more details.
+ *
+ * You should have received a copy of the GNU Library General Public
+ * License along with this library; if not, write to the
+ * Free Software Foundation, Inc., 59 Temple Place - Suite 330,
+ * Boston, MA 02111-1307, USA.
*/
#ifdef HAVE_CONFIG_H