summaryrefslogtreecommitdiff
path: root/gst/playback/gstfactorylists.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-03playbin2: don't iterate the factory lists in non-debug modeStefan Kost1-0/+2
2009-11-09playback: Fix the order in strcmp that I broke in previous commit.Edward Hervey1-1/+1
2009-11-09playback: Avoid expensive API calls in tight loop.Edward Hervey1-6/+2
2009-10-20decodebin2: avoid type checksWim Taymans1-2/+3
2009-10-07factorylist: Use gst_caps_can_intersect() instead of _intersect()Sebastian Dröge1-6/+3
2009-08-08gst: Remove dead assignments and resulting unused variablesEdward Hervey1-2/+1
2007-12-05gst/playback/Makefile.am: Group decodebin2 and uridecodebin into the same plu...Wim Taymans1-73/+90
2007-11-30gst/playback/: Refactor some common code to filter factories and check caps c...Wim Taymans1-0/+254