summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-11-17Release 0.10.17RELEASE-0.10.17Jan Schmidt1-0/+110
2009-11-090.10.16.2 pre-releaseJan Schmidt1-24/+1005
2009-10-23Release 0.10.16RELEASE-0.10.16Jan Schmidt1-2/+208
2009-10-21release 0.10.15RELEASE-0.10.15Jan Schmidt1-0/+101
2009-10-150.10.14.3 pre-releaseJan Schmidt1-0/+76
2009-10-120.10.14.2 pre-releaseJan Schmidt1-14/+2617
2009-08-29Release 0.10.14Tim-Philipp Müller1-21/+3297
2009-06-18Release 0.10.13RELEASE-0.10.13Jan Schmidt1-2/+1352
2009-05-20Release 0.10.12RELEASE-0.10.12Jan Schmidt1-0/+13
2009-05-160.10.11.3 pre-releaseJan Schmidt1-0/+1077
2009-05-120.10.11.2 pre-releaseJan Schmidt1-2/+1937
2009-03-21Release 0.10.11RELEASE-0_10_11Jan Schmidt1-17904/+29079
2009-01-19Release 0.10.10RELEASE-0_10_10GIT_CONVERSIONJan Schmidt1-0/+7
2009-01-09configure.ac: 0.10.9.3 pre-releaseJan Schmidt1-0/+5
2009-01-09gst/mpegdemux/gstmpegtsdemux.c: Don't forward duration requests in BYTES, sin...David Schleef1-0/+6
2009-01-09gst/qtmux/gstqtmuxmap.c: Add video/x-qt-part and video/x-m4-part to caps so s...David Schleef1-0/+5
2009-01-09ext/resindvd/resindvdsrc.c: Additional patch for resin fixes time-based seeki...Jan Schmidt1-0/+9
2009-01-08ext/ladspa/search.c: Avoid searching (null) paths or crashing on platforms wh...Brian Cameron1-0/+8
2009-01-08ext/resindvd/: Add support for time based seeking.Jan Schmidt1-0/+13
2009-01-08ext/ladspa/gstladspa.c: Add plugin dependency for the LADSPA plugin directories.Sebastian Dröge1-0/+6
2009-01-06tests/check/Makefile.am: Dist test headers for amr and aac parsers.Jan Schmidt1-0/+6
2009-01-06sys/acmmp3dec/Makefile.am: Fix typo in the opposite way to give the plugin a ...Michael Smith1-0/+5
2009-01-06sys/acmmp3dec/Makefile.am: Fix typo in the makefile target preventing disting.Jan Schmidt1-0/+5
2009-01-05Remove AppSrc/AppSink that are moving to -base. Partially fixes #564421Jan Schmidt1-0/+32
2009-01-05gst/mpegdemux/mpegtspacketizer.c: Guard interval is 4 if descriptor part show...Zaheer Abbas Merali1-0/+5
2009-01-05gst/mpegdemux/gstmpegdesc.h: Fix up satellite delivery subsystem defs.Zaheer Abbas Merali1-0/+5
2009-01-05gst/mpegdemux/gstmpegdesc.h: Fix up terrestrial delivery system descriptor defs.Zaheer Abbas Merali1-0/+6
2009-01-05gst/mxf/: "Generation UID" and "This Generation UID" are different so handle ...Sebastian Dröge1-0/+20
2009-01-05gst/bayer/gstbayer2rgb.c: Fix color offset calculation for 24bpp. Fixes bug #...Sascha Hauer1-0/+9
2009-01-05gst/mpegtsmux/: Improve muxing of AC3/h264 streams a bit. Fixes bug #550613.vanista1-0/+11
2009-01-05gst/mxf/mxfdemux.c: Don't allow negative or zero edit rates to prevent divisi...Sebastian Dröge1-0/+8
2009-01-05ext/x264/gstx264enc.c: Use hyphen in property name, perform safety buffer siz...Mark Nauwelaerts1-0/+7
2009-01-05gst/mxf/: Fix compilation with debugging disabled.Sebastian Dröge1-0/+29
2009-01-05configure.ac: Also mention jp2kenc as a jp2k plugin feature.Mark Nauwelaerts1-0/+5
2009-01-04sys/dvb/dvbbasebin.c: Fix some memory leaks. Fixes bug #566356.Sebastian Pölsterl1-0/+10
2009-01-02gst/rtpmanager/: When an SSRC is found on the caps of the sender RTP, use thi...Olivier Crete1-0/+10
2009-01-02gst/rtpmanager/: Rename a method to better reflect what it really does.Wim Taymans1-0/+10
2009-01-02ext/apexsink/Makefile.am: Move -lgcrypto from _LDFLAGS to _LIBADD.Alessandro Decina1-0/+5
2009-01-02ext/apexsink/Makefile.am: Link against -lgcrpyto for RSA_new and RSA_free.Alessandro Decina1-0/+8
2009-01-02gst/mpegdemux/gstmpegdemux.c: Initialize scr_rate_n and scr_rate_d in order t...Alessandro Decina1-0/+5
2008-12-31Implement support for OP2a/b/c and OP3a/b/c, i.e. tracks with more than a sin...Sebastian Dröge1-0/+42
2008-12-29gst/mpegdemux/gstmpegdemux.c: Use the adjusted SCR for calculating the mux rate.Wim Taymans1-0/+7
2008-12-29gst/mpegdemux/gstmpegdemux.*: The position member in the newsegment event cor...Wim Taymans1-0/+7
2008-12-29gst/mpegdemux/gstmpegdemux.c: Converting from time to bytes operates on the s...Robin Stocker1-0/+10
2008-12-29gst-libs/gst/app/gstappsrc.*: Add properties and methods to configure and ret...Wim Taymans1-0/+11
2008-12-29gst/mpegdemux/mpegtspacketizer.c: Fix memleak. Fixes #565614.Sebastian Pölsterl1-0/+7
2008-12-29gst/mpegdemux/mpegtspacketizer.c: Add a scrambled field to the service struct...Sebastian Pölsterl1-0/+8
2008-12-29gst/pcapparse/: Patch to make gstpcapparse compile with mingw32 gcc. Fixes #5...Damien Lespiau1-0/+8
2008-12-29gst/rtpmanager/gstrtpsession.c: Use method to get the internal SSRC.Wim Taymans1-0/+17
2008-12-29gst/rtpmanager/rtpsession.c: Only change the SSRC of the session and reset th...Wim Taymans1-0/+6