Bugfixes and a few extras:

2013-09-20 10:53:29 +0200  Wim Taymans <[email protected]>

    * gst/rtpmanager/gstrtpjitterbuffer.c:
      rtpjitterbuffer: improve flush and shutdown
      There is no need to unschedule the timer in flush-start, flush-stop will 
remove
      the timers and unschedule.
      Unschedule the current timer before attempting to join the timer thread.

And several other gstrtpjitterbuffer.c related changes, a few fixes and
a bunch of small improvements.

2013-09-13 12:22:36 +0200  Wim Taymans <[email protected]>

    * gst/rtpmanager/rtpsession.c:
    * gst/rtpmanager/rtpsource.c:
    * gst/rtpmanager/rtpsource.h:
    * gst/rtpmanager/rtpstats.h:
      rtpbin: store more in the PacketInfo
      Store all info in the PacketInfo so that we can avoid mapping the packet
      multiple times.

2013-09-13 11:32:52 +0200  Wim Taymans <[email protected]>

    * gst/rtpmanager/rtpsession.c:
    * gst/rtpmanager/rtpstats.h:
      session: store more in the PacketInfo structure

2013-09-13 11:08:55 +0200  Wim Taymans <[email protected]>

    * gst/rtpmanager/rtpsession.c:
    * gst/rtpmanager/rtpsource.c:
    * gst/rtpmanager/rtpsource.h:
    * gst/rtpmanager/rtpstats.h:
      rtpbin: RTPArrivalStats -> RTPPacketInfo
      Rename a structure because we are also going to use this for the sender
      bits.

2013-09-13 10:55:31 +0200  Wim Taymans <[email protected]>

    * gst/rtpmanager/rtpsource.c:
    * gst/rtpmanager/rtpsource.h:
      source: small cleanups

2013-06-18 13:27:20 +0100  Alex Ashley <[email protected]>

    * gst/isomp4/atoms.c:
    * gst/isomp4/fourcc.h:
    * gst/isomp4/ftypcc.h:
    * gst/isomp4/gstrtpxqtdepay.c:
    * gst/isomp4/qtdemux.c:
    * gst/isomp4/qtdemux_fourcc.h:
    * gst/isomp4/qtdemux_types.c:
      qtdemux: Add support for the avc3 sample entry format of the AVC file 
format
      Amendment 2 of ISO/IEC 14496-15 (AVC file format) is defining a new
      structure for fragmented MP4 called "avc3". The principal difference
      between AVC1 and AVC3 is the location of the codec initialisation
      data (e.g. SPS, PPS). In AVC1 this data is placed in the initial
      MOOV box (moov.trak.mdia.minf.stbl.stsd.avc1) but in AVC3 this data
      goes in the first sample of every fragment (i.e. the first sample in
      each mdat box).  The principal reason for avc3 is to make it easier
      for client implementations, because it removes the requirement to
      insert the SPS+PPS in to the decoder pipeline every time there is a
      representation change.
      This commit adds support for the "avc3" atom, which is almost identical
      to the "avc1" atom, except it does not contain any SPS or PPS data.
      https://bugzilla.gnome.org/show_bug.cgi?id=702004


** Attachment added: "gst-plugins-good1.0-1.2.0.changelog"
   
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/1233832/+attachment/3854058/+files/gst-plugins-good1.0-1.2.0.changelog

** Bug watch added: GNOME Bug Tracker #703520
   https://bugzilla.gnome.org/show_bug.cgi?id=703520

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1233832

Title:
  [FFe] Updating gstreamer 1.0 stack to the final 1.2 release

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-bad1.0/+bug/1233832/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to