summaryrefslogtreecommitdiff
path: root/gnl
AgeCommit message (Expand)AuthorFilesLines
2012-03-13Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller1-1/+1
2012-03-13Remove gstmarshal.[ch] completely and use the generic marshallerTim-Philipp Müller3-27/+3
2012-03-06gnl: Fix 'signed shift result (0x20000000000) requires 43 bits to represent, ...Sebastian Dröge1-1/+1
2012-01-25gnl: Don't use deprecated GMutex/GThread APIEdward Hervey2-11/+13
2012-01-13gnlfilesource: unescape URIs when converting an URI into a filenameTim-Philipp Müller1-3/+5
2012-01-13gnlfilesource: use gst_filename_to_uri() to create a proper file URITim-Philipp Müller1-1/+1
2011-12-30More updates for probe changesEdward Hervey3-10/+17
2011-11-24gnl, tests: update for pad probe API changesTim-Philipp Müller3-22/+27
2011-11-01Update for pad API changesTim-Philipp Müller2-22/+23
2011-10-30gnlsource: Don't use _accept_caps to figure out compatible padsEdward Hervey1-2/+13
2011-10-10gnlcomposition: Set ghostpad *after* sending seek eventEdward Hervey1-87/+109
2011-10-10gnlghostpad: Make debug message more informativeEdward Hervey1-1/+2
2011-10-10gnloperation: Fix iterator/GValue usageEdward Hervey1-2/+2
2011-10-10gnlcomposition: Refactor probe handlingEdward Hervey3-143/+152
2011-10-10gnl: Code CleanupEdward Hervey4-415/+478
2011-10-06gnlsource: Don't use _accept_caps to figure out compatible padsEdward Hervey1-2/+12
2011-10-06gnlsource: Don't remove probes that don't existEdward Hervey1-6/+12
2011-10-06gnlsource: Ref the proper padEdward Hervey1-1/+1
2011-10-05gnl: More porting to 0.11 APIEdward Hervey5-163/+222
2011-08-05gnl: Remove GST_BOILERPLATE usageEdward Hervey5-88/+56
2011-08-05gnlfilesource: is dead, long live gnlurisourceEdward Hervey7-226/+3
2011-08-050.11 branch is open \o/Edward Hervey1-1/+1
2011-04-11android: make it ready for androgenizerAlessandro Decina1-1/+16
2011-02-28gnloperation: Handle the cases where the sink pads disappearEdward Hervey1-4/+6
2011-02-28gnloperation: Synchronize all padsEdward Hervey1-1/+3
2011-02-28gnloperation: Cleanup pads when going from PAUSED to READYEdward Hervey1-0/+16
2011-01-25gnlcomposition: clarify update_pipeline internal commentsEdward Hervey1-24/+29
2010-12-17GnlComposition: Use g_object_notify_by_pspec if availableEdward Hervey1-5/+60
2010-12-17GnlObject: Use g_object_notify_by_pspec if availableEdward Hervey1-71/+101
2010-10-12composition: fix debugging message printf formatTim-Philipp Müller1-1/+1
2010-09-02gnlcomposition: Use proper macro to detect sourcesEdward Hervey1-1/+1
2010-08-20gnlcomposition: fix a race. Fixes #626733.Alessandro Decina1-39/+78
2010-08-20gnlcomposition: fail early in remove_object when removing an invalid object.Alessandro Decina1-6/+9
2010-08-20gnlcomposition: fix thinko.Alessandro Decina1-1/+1
2010-07-28gnlcomposition: Fix dropping of QOS events for previous segmentsSebastian Dröge1-1/+1
2010-07-27gnlcomposition: Don't discard QoS event for current segment.Edward Hervey1-1/+3
2010-07-27gnlsource: Remove a useless check for GstBin propertyEdward Hervey1-5/+2
2010-07-23gnlcomposition: Use GSlice instead of malloc/freeEdward Hervey1-2/+2
2010-07-23gnlghostpad: Use GSlice instead of malloc/freeEdward Hervey1-4/+4
2010-07-23gnlsource: Use G_TYPE private instancesEdward Hervey1-15/+4
2010-07-23gnlcomposition: Use G_TYPE private instancesEdward Hervey1-4/+5
2010-07-23gnlcomposition: Use GNL_OBJECT_* macros wherever possibleEdward Hervey1-35/+33
2010-07-23gnlobject: New macros for less ugly codeEdward Hervey1-0/+9
2010-07-20gnlsource: Store static padEdward Hervey1-2/+11
2010-07-12gnlcomposition: Use fast pad linking some moreEdward Hervey1-1/+2
2010-06-27gnlcomposition: Use fast pad linkingEdward Hervey1-1/+2
2010-06-10GnlGhostPad: Add debug statementEdward Hervey1-0/+3
2010-06-10GnlOperation: Fix more leaksEdward Hervey1-9/+19
2010-06-09GnlOperation: Properly dispose of our ghostpads.Edward Hervey1-4/+15
2010-05-31gnlcomposition: Remove stray debugging statementEdward Hervey1-2/+0