summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-04-05gst/gstelement.c: Make padtemplates also work when they don't contain %s or %d.Wim Taymans1-0/+5
2007-04-05Improve _adjust_unlocked() so that it overflows less.Wim Taymans1-0/+12
2007-04-03plugins/elements/gstmultiqueue.c: Deactivate pads and free GstSingleQueue wit...Tommi Myöhänen1-0/+8
2007-04-02docs/random/ensonic/dynlink.txt: More work on proposal for new core api.Stefan Kost1-0/+17
2007-03-29gst/gstclock.c: Move all the debug to the CLOCK category, and associate it wi...Jan Schmidt1-0/+6
2007-03-29libs/gst/base/gstadapter.c: Make take_buffer a bit quicker by removing redund...Jan Schmidt1-0/+6
2007-03-28plugins/elements/gstmultiqueue.c: Don't leak GCond.Tim-Philipp Müller1-0/+12
2007-03-28gst/gstelement.c: Make gst_element_get_request_pad() create request pads only...Tim-Philipp Müller1-1/+8
2007-03-28docs/design/draft-klass.txt: Add example that needs more thinking.Stefan Kost1-0/+12
2007-03-25libs/gst/base/gstbasesrc.c: Only push the segment events in the PLAYING state...Wim Taymans1-0/+6
2007-03-23gst/gstpipeline.c: Modify the clock distribution path in PAUSED->PLAYING so t...Jan Schmidt1-0/+9
2007-03-22gst/gstpad.c: Revert last commit. This needs some more thoughts.Sebastian Dröge1-0/+7
2007-03-22gst/gstpad.c: Check in set_caps if the caps are compatible with the pad and r...Sebastian Dröge1-0/+7
2007-03-22tests/check/gst/gstsystemclock.c: Unref some more to make valgrind happy.Wim Taymans1-0/+6
2007-03-22gst/gstsystemclock.c: Fix anoying regression that survived a few releases. Wh...Wim Taymans1-0/+15
2007-03-22libs/gst/base/gstbasesrc.c: Handle errors from the clock sync better, only UN...Wim Taymans1-0/+7
2007-03-22gst/gstpad.c: Fix possible deadlock if pad eventfunc is not specified. Fixes...Wim Taymans1-0/+8
2007-03-21docs/pwg/advanced-types.xml: Fix some errors in the typefinding docs pointed ...Michael Smith1-0/+5
2007-03-21libs/gst/base/gstbasesrc.c: Clarify FIXME comment in the face of having added...Jan Schmidt1-0/+5
2007-03-21gst/gstbin.c: Prepare for release where we warn against possible app breakage...Wim Taymans1-0/+7
2007-03-20plugins/elements/gstidentity.c (gst_identity_check_imperfect_offset): So we s...Zaheer Abbas Merali1-0/+5
2007-03-20docs/design/part-block.txt: Mention the fact that the newly switched element ...Wim Taymans1-0/+6
2007-03-20gst/gst.c: Fix compilation with registry disabled as spotted by Saur.Wim Taymans1-0/+5
2007-03-20gst/gstelement.c: Look at the pending state too when syncing the element stat...Olivier Crete1-0/+8
2007-03-19libs/gst/base/: Add ::unlock_stop to basesrc and basesink. This allows an opp...Jan Schmidt1-0/+24
2007-03-19gst/gstelement.c: Fix pad-added and pad-removed signal signatures so that the...Evan Nemerson1-0/+8
2007-03-19docs/gst/gstreamer-sections.txt: Add new element field and method.Wim Taymans1-0/+56
2007-03-19Add ASYNC_START and ASYNC_DONE messages to prepare for latency support.Wim Taymans1-0/+10
2007-03-15tools/gst-inspect.c: Now that we don't check for the 'Codec' keyword any long...Tim-Philipp Müller1-0/+8
2007-03-14tools/gst-inspect.c: Don't require decoder/demuxer/depayloader elements or en...Tim-Philipp Müller1-0/+11
2007-03-14po/: Update translations from translation projectThomas Vander Stichele1-0/+24
2007-03-14gst/gstchildproxy.c: Invert precondition check to be alike the ones in the mi...Stefan Kost1-0/+7
2007-03-13docs/: Do some Architect work.Stefan Kost1-0/+12
2007-03-12gst/gstsystemclock.c: Defer starting the async system clock thread until the ...Jan Schmidt1-0/+7
2007-03-12plugins/elements/gstmultiqueue.c: Fix small leak (free GstSingleQueue structu...Tim-Philipp Müller1-0/+6
2007-03-10gst/gstbin.c: Use GST_STR_NULL to prevent NULL pointer to be passed to GST_CA...Sébastien Moutte1-0/+8
2007-03-09docs/plugins/gstreamer-plugins-sections.txt: Fix GstTee docs.Wim Taymans1-0/+5
2007-03-09Add metadata copy functions. Fixes #393099.Wim Taymans1-0/+12
2007-03-09plugins/elements/gstidentity.*: Separate out check-imperfect-timestamp and ch...Thomas Vander Stichele1-0/+11
2007-03-09gst/gstelement.c: There's no need to warn if VOID_PENDING is not NONE here, a...Jan Schmidt1-0/+7
2007-03-08plugins/elements/gstidentity.c: Fix check for perfect stream to ignore buffer...Zaheer Abbas Merali1-0/+6
2007-03-08tools/gst-launch.c: Print INFO messages.Wim Taymans1-0/+5
2007-03-08libs/gst/base/gstbasetransform.*: Add support for dropping buffers with custo...Wim Taymans1-0/+17
2007-03-07gst/: Remove newlines at end of debug log strings.Tim-Philipp Müller1-0/+8
2007-03-07plugins/elements/gstidentity.c: Only post bus message at max, once per buffer...Zaheer Abbas Merali1-0/+5
2007-03-07docs/design/: Add doc about synchronisationWim Taymans1-0/+19
2007-03-07gstreamer.doap: Update the doap file.Jan Schmidt1-0/+5
2007-03-07plugins/elements/gstidentity.c: Rename non-perfect to imperfect for Mike and ...Zaheer Abbas Merali1-0/+7
2007-03-07plugins/elements/gstidentity.*: Emit bus message if check-perfect is true and...Zaheer Abbas Merali1-0/+9
2007-03-07configure.ac: Back to CVSJan Schmidt1-0/+5