camerabin2: Removing solved TODO and fixing a typo
authorThiago Santos <thiago.sousa.santos@collabora.com>
Mon, 23 Jan 2012 11:04:20 +0000 (08:04 -0300)
committerThiago Santos <thiago.sousa.santos@collabora.com>
Fri, 27 Jan 2012 10:37:55 +0000 (07:37 -0300)
gst/camerabin2/gstcamerabin2.c

index ff9f13423ad212a9556909647babc4ddb2ee6322..7d5f8f4c789a77529bf0550f1a6e6e0b1386023e 100644 (file)
@@ -816,15 +816,13 @@ gst_camera_bin_class_init (GstCameraBin2Class * klass)
 
   /* TODO
    * Review before stable
-   * - We use a profile for video recording properties and here we have
-   *   elements for image capture. This is slightly inconsistent.
    * - One problem with using encodebin for images here is how jifmux
    *   autoplugging works. We need to give it a higher rank and fix its
    *   caps (it has image/jpeg on sink and src pads). Preliminary tests
    *   show that jifmux is picked if image/jpeg is the caps of a container
    *   profile. So this could work.
    * - There seems to be a problem with encodebin for images currently as
-   *   it autoplugs a videorate that ony starts outputing buffers after
+   *   it autoplugs a videorate that only starts outputing buffers after
    *   getting the 2nd buffer.
    */
   g_object_class_install_property (object_class, PROP_IMAGE_ENCODING_PROFILE,