ros-one-theora-image-transport (1.15.0-9jammy.20251023.0337) UNRELEASED; urgency=medium

  * Append timestamp when binarydeb was built.

 -- Kenji Brameld <kenjibrameld@gmail.com>  Thu, 23 Oct 2025 03:37:29 +0000

ros-one-theora-image-transport (1.15.0-0jammy) jammy; urgency=high

  * Update maintainer in ros1 branches (#132 <https://github.com/ros-perception/image_transport_plugins/issues/132>)
  * Fix copyright year 20012 -> 2012 (#80 <https://github.com/ros-perception/image_transport_plugins/issues/80>)
  * Contributors: Kenji Brameld, Lucas Walter, Michael Carroll, ijnek, v4hn

 -- Kenji Brameld <kenjibrameld@gmail.com>  Mon, 30 Jan 2023 00:00:00 -0000

ros-one-theora-image-transport (1.14.0-0jammy) jammy; urgency=high

  * Bump CMake version to avoid CMP0048 warning (#53 <https://github.com/ros-perception/image_transport_plugins/issues/53>)
  * Fix binary install locations for Windows build #34 <https://github.com/ros-perception/image_transport_plugins/issues/34>
  * Contributors: Alejandro Hernández Cordero, David Gossow, Sean Yen

 -- Kenji Brameld <kenjibrameld@gmail.com>  Thu, 14 May 2020 00:00:00 -0000

ros-one-theora-image-transport (1.9.5-0jammy) jammy; urgency=high



 -- Kenji Brameld <kenjibrameld@gmail.com>  Mon, 03 Oct 2016 00:00:00 -0000

ros-one-theora-image-transport (1.9.4-0jammy) jammy; urgency=high

  * address gcc6 build error and tune
    With gcc6, compiling fails with 'stdlib.h: No such file or directory',
    as including '-isystem /usr/include' breaks with gcc6, cf.,
    https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70129.
    This commit addresses this issue for this package in the same way
    it was addressed in various other ROS packages. A list of related
    commits and pull requests is at:
    https://github.com/ros/rosdistro/issues/12783
    Signed-off-by: Lukas Bulwahn <mailto:lukas.bulwahn@oss.bmw-carit.de>
  * Contributors: Lukas Bulwahn

 -- Kenji Brameld <kenjibrameld@gmail.com>  Sun, 02 Oct 2016 00:00:00 -0000

ros-one-theora-image-transport (1.9.3-0jammy) jammy; urgency=high

  * remove useless tf dependencies
  * Contributors: Vincent Rabaud

 -- Kenji Brameld <kenjibrameld@gmail.com>  Sun, 17 Jan 2016 00:00:00 -0000

ros-one-theora-image-transport (1.9.2-0jammy) jammy; urgency=high

  * get code to compile with OpenCV3
  * Contributors: Vincent Rabaud

 -- Kenji Brameld <kenjibrameld@gmail.com>  Sat, 25 Apr 2015 00:00:00 -0000

ros-one-theora-image-transport (1.9.1-0jammy) jammy; urgency=high

  * Some cleanup in package.xml and CMakeLists.txt
    - builds broke sporadically (I think because of the missing *_gencpp in
    add_dependencies) with missing Packet.h file.
    - I’m no catkin expert, but these changes make catkin_lint happy (no
    more errors at least).
  * Contributors: Nikolaus Demmel

 -- Kenji Brameld <kenjibrameld@gmail.com>  Fri, 18 Jul 2014 00:00:00 -0000

ros-one-theora-image-transport (1.9.0-0jammy) jammy; urgency=high

  * remove __connection_header for indigo see http://github.com/ros-perception/image_transport_plugins.git
  * Contributors: Kei Okada

 -- Kenji Brameld <kenjibrameld@gmail.com>  Fri, 16 May 2014 00:00:00 -0000

ros-one-theora-image-transport (1.8.21-0jammy) jammy; urgency=high



 -- Kenji Brameld <kenjibrameld@gmail.com>  Thu, 27 Jun 2013 00:00:00 -0000

ros-one-theora-image-transport (1.8.20-0jammy) jammy; urgency=high

  * 1.8.19 -> 1.8.20
  * fixing missing theoraenc and theoradec library links
  * Contributors: Julius Kammerl

 -- Kenji Brameld <kenjibrameld@gmail.com>  Mon, 18 Mar 2013 00:00:00 -0000

ros-one-theora-image-transport (1.8.19-0jammy) jammy; urgency=high

  * 1.8.18 -> 1.8.19
  * Contributors: Julius Kammerl

 -- Kenji Brameld <kenjibrameld@gmail.com>  Sun, 24 Feb 2013 00:00:00 -0000

ros-one-theora-image-transport (1.8.18-0jammy) jammy; urgency=high

  * 1.8.17 -> 1.8.18
  * fixing input format checks (enabling rgba, bgra) + minor fixes
  * Contributors: Julius Kammerl

 -- Kenji Brameld <kenjibrameld@gmail.com>  Thu, 07 Feb 2013 17:59:00 -0000

ros-one-theora-image-transport (1.8.17-0jammy) jammy; urgency=high

  * 1.8.16 -> 1.8.17
  * fixed color conversion bug in theora_image_transport
  * Contributors: Julius Kammerl

 -- Kenji Brameld <kenjibrameld@gmail.com>  Fri, 18 Jan 2013 00:00:00 -0000

ros-one-theora-image-transport (1.8.16-0jammy) jammy; urgency=high

  * 1.8.15 -> 1.8.16
  * use the pluginlib script to remove some runtime warnings
  * Contributors: Julius Kammerl, Vincent Rabaud

 -- Kenji Brameld <kenjibrameld@gmail.com>  Thu, 17 Jan 2013 00:00:00 -0000

ros-one-theora-image-transport (1.8.15-0jammy) jammy; urgency=high



 -- Kenji Brameld <kenjibrameld@gmail.com>  Fri, 28 Dec 2012 20:11:00 -0000

ros-one-theora-image-transport (1.8.14-0jammy) jammy; urgency=high



 -- Kenji Brameld <kenjibrameld@gmail.com>  Fri, 28 Dec 2012 20:02:00 -0000

ros-one-theora-image-transport (1.8.13-0jammy) jammy; urgency=high

  * fix the bad exports
  * make sure the plugins are visible by image_transport
  * added license headers to various cpp and h files
  * Contributors: Aaron Blasdel, Vincent Rabaud

 -- Kenji Brameld <kenjibrameld@gmail.com>  Fri, 28 Dec 2012 19:06:00 -0000

ros-one-theora-image-transport (1.8.12-0jammy) jammy; urgency=high

  * fix downstream stuff in cmake
  * Contributors: Dirk Thomas

 -- Kenji Brameld <kenjibrameld@gmail.com>  Wed, 19 Dec 2012 19:30:00 -0000

ros-one-theora-image-transport (1.8.11-0jammy) jammy; urgency=high

  * fix cmake order
  * Contributors: Dirk Thomas

 -- Kenji Brameld <kenjibrameld@gmail.com>  Wed, 19 Dec 2012 17:17:00 -0000

ros-one-theora-image-transport (1.8.10-0jammy) jammy; urgency=high

  * fix dyn reconf
  * Contributors: Dirk Thomas

 -- Kenji Brameld <kenjibrameld@gmail.com>  Wed, 19 Dec 2012 17:03:00 -0000

ros-one-theora-image-transport (1.8.9-0jammy) jammy; urgency=high

  * switching to verion 1.8.9
  * fixing dynamic_reconfigure related catkin errors
  * Contributors: Julius Kammerl

 -- Kenji Brameld <kenjibrameld@gmail.com>  Wed, 19 Dec 2012 00:26:00 -0000

ros-one-theora-image-transport (1.8.8-0jammy) jammy; urgency=high

  * more message generation related catkin changes
  * adding message_runtime deb to CMakeLists.txt
  * adding build_deb on message_generation & mrun_deb on message_runtime
  * Updated package.xml for new buildtool_depend tag for catkin requirement
  * Contributors: Julius Kammerl, mirzashah

 -- Kenji Brameld <kenjibrameld@gmail.com>  Mon, 17 Dec 2012 00:00:00 -0000

ros-one-theora-image-transport (1.8.7-0jammy) jammy; urgency=high

  * adding missing tf build dependency
  * Contributors: Julius Kammerl

 -- Kenji Brameld <kenjibrameld@gmail.com>  Mon, 10 Dec 2012 15:29:00 -0000

ros-one-theora-image-transport (1.8.6-0jammy) jammy; urgency=high

  * switching to version 1.8.6
  * Contributors: Julius Kammerl

 -- Kenji Brameld <kenjibrameld@gmail.com>  Mon, 10 Dec 2012 15:08:00 -0000

ros-one-theora-image-transport (1.8.5-0jammy) jammy; urgency=high

  * adding missing build debs
  * added class_loader_hide_library_symbols macros to CMakeList
  * switching to 1.8.5
  * Contributors: Julius Kammerl

 -- Kenji Brameld <kenjibrameld@gmail.com>  Sun, 09 Dec 2012 00:00:00 -0000

ros-one-theora-image-transport (1.8.4-0jammy) jammy; urgency=high

  * switching to version 1.8.4
  * catkinizing theora_image_transport
  * adding plugin.xml exports for pluginlib
  * catkinizing theora_image_transport
  * github migration from code.ros.org (r40053)
  * theora_image_transport: Restored build of ogg_saver, though it really needs more work to be robust.
  * theora_image_transport: Removed debug output.
  * theora_image_transport: Renamed compressed_plugins.xml to theora_plugins.xml.
  * theora_image_transport: Added migration rule for new Packet message.
  * image_transport_plugins: Updated manifests to have better summaries, correct URLs.
  * theora: Fixed export flags of libtheora. No longer need hack in theora_image_transport's CMakeLists. Temporarily disabled building ogg_saver.
  * theora_image_transport: Copy connection header into the output Image.
  * theora_image_transport: Publisher sends new headers if image size changes. Better error handling in publisher. Always turn off latching.
  * theora_image_transport: Subscriber ignores delta frames until it gets a keyframe. Gets rid of junk frames at the beginning.
  * theora_image_transport: Properly clear everything before receiving new headers, which now works without error on the subscriber side.
  * theora_image_transport: Better error handling. Support for receiving new headers in subscriber. Handle duplicate frames correctly. Fixed a couple memory leaks.
  * theora_image_transport: Force queue_size to be big enough for the headers on both ends. Got rid of sleeps after publishing header packets. More code cleanup.
  * theora_image_transport: Added ROS header to Packet msg, fixing #3882 <https://github.com/ros-perception/image_transport_plugins/issues/3882>. Fixed reception of comment header and now properly detect when all headers received.
  * theora_image_transport: Pull out original (non-padded) region in subscriber.
  * theora_image_transport: Cleaned up encoding/decoding to make good use of existing OpenCV functions. Partially fixed #3082 <https://github.com/ros-perception/image_transport_plugins/issues/3082>, poor handling of oddly-sized images.
  * theora_image_transport: Cleanup of TheoraPublisher.
  * Added Ubuntu platform tags to manifest
  * Adding ogg_saver node to dump a theora stream to a .ogg file playable in VLC, mplayer, etc
  * Fixing bug (typo) where theora_publisher always set target bitrate to 1.  I'm surprised it was working at all.
  * Remove use of deprecated rosbuild macros
  * Switch to opencv2
  * Ooops, segfault
  * Hopefully fixed a theora_subscriber bug, Patrick will test.
  * theora_image_transport: Override getTransportName().
  * Updating theora_image_transport to work with the latest image_transport API
  * Removed explicit library prefix and suffix
  * image_transport_plugins: Initial stack check-in. Includes theora_image_transport, compressed_image_transport and libtheora. Currently depends on opencv, but may excise this in the future.
  * Contributors: Julius Kammerl, ethan, gerkey, jamesb, mihelich, pmihelich, wheeler

 -- Kenji Brameld <kenjibrameld@gmail.com>  Fri, 30 Nov 2012 00:00:00 -0000


