blob: e3bdf914c2b62d430c9cd81a4cdc77a703bf7e57 [file] [log] [blame]
This is GStreamer Ugly Plugins 1.0.10
Changes since 1.0.9:
* build: fix x264 version check in corner case
* x264enc: consider subset relations of profiles when negotiating output caps
Bugs fixed since 1.0.9:
* 705425 : x264enc: doesn't consider subset relations of profiles during negotiation
Changes since 1.0.8:
* mpeg2dec: fix crash on resolution changes
Bugs fixed since 1.0.8:
* 690701 : mpeg2dec: Segfault on aspect change in dvb/multicast stream
Changes since 1.0.7:
* lamemp3enc: fix timestamping of outgoing buffers if the encoder
resamples internally, which fixes transcoding pipelines
deadlocking after a while
Bugs fixed since 1.0.6:
* 695728 : x264enc plugin has a divide by zero error when framerate is " 0/1 "
Changes since 1.0.5:
* build: allow calling autogen.sh from out-of-tree
Bugs fixed since 1.0.5:
* 692857 : make -ugly be able to be called " out-of-tree "
Changes since 1.0.4:
* fix build with automake 1.13
* mpeg2dec: debug logging printf format fixes
Changes since 1.0.3:
* siddec: initialize debug category
Changes since 1.0.2:
* cdio: try to handle CD-TEXT in non-UTF8 encodings
* xingmux, siddec, dvdlpcmdec and dvdsubdec fixes
Bugs fixed since 1.0.2:
* 686931 : siddec does not reset total_bytes when state is set to stopped
* 687192 : dvdsubdec: allocates buffer 4 times the size needed
* 687927 : xingmux: doesn't compute the right number of frames
Changes since 1.0.1:
* dvdreadsrc: correctly set next cell when seeking to sector
* dvdreadsrc: update dvd event to enhanced approach as used in mpegpsdemux
* dvdsubparse: send src caps when receiving sink caps
Bugs fixed since 1.0.1:
* 686748 : Makefile.am: Fix build script typo for generating the Android.mk file
Changes since 1.0.0:
* x264enc: encoder latency fixes
* mpeg2dec: ignore transient decoding errors
Bugs fixed since 1.0.0:
* 685107 : Unexpected error return from mpeg2dec
New features in 1.0.0:
* Parallel installability with 0.10.x series
* See release notes for more details