summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-14gst-convenience is dead !HEADmasterEdward Hervey124-18499/+4
2010-09-24python: Fix include dirsEdward Hervey1-2/+2
2010-09-24docs: Fix include dirsEdward Hervey1-1/+1
2010-09-22docs: More fixups for latest removalsEdward Hervey3-21/+2
2010-09-22Remove gstdiscoverer now that it's in gst-plugins-baseEdward Hervey35-3827/+11
2010-09-16configure.ac: cleanup/update requirementsEdward Hervey1-3/+2
2010-09-14encodebin: Set queue "silent" property to TRUEEdward Hervey1-2/+3
2010-09-14discoverer: Set queue "silent" property to TRUEEdward Hervey1-1/+1
2010-09-14encoding: Update for changes in gstfactorylistEdward Hervey7-450/+102
2010-07-19encodebin: Use videoscale 'add-border' featureEdward Hervey2-2/+3
2010-07-16configure.ac: Bump nano number for new API (gstfactorylists)Edward Hervey1-1/+1
2010-07-15tools: Add an extra line between stream infos in verbose modeEdward Hervey1-1/+4
2010-07-15tools: Don't output the stream listEdward Hervey1-20/+5
2010-07-14encodebin: Implement 'use-smartencoder' propertyEdward Hervey1-2/+32
2010-07-12configure.ac: Require latest core/baseEdward Hervey1-2/+2
2010-07-12encodebin: Comment out parser_link_failure gotoEdward Hervey1-0/+2
2010-07-12encodebin: Use new fast pad linking methodsEdward Hervey1-13/+20
2010-07-12discoverer: Use new fast pad linking methodsEdward Hervey1-2/+4
2010-07-08gstfactorylist: Add IMAGE type and document everythingEdward Hervey2-14/+55
2010-07-07Update submoduleEdward Hervey1-0/+0
2010-07-07encodebin: Disable usage of parsersEdward Hervey1-1/+38
2010-07-07discoverer: Fix bug while copying container informationArun Raghavan1-2/+2
2010-07-06discoverer: Add bitrate field to video infoArun Raghavan6-0/+24
2010-07-06discoverer: Remove the 'is_vbr' fieldArun Raghavan6-12/+2
2010-07-05factorylists: Add GST_FACTORY_LIST_DECODABLE defineEdward Hervey1-0/+6
2010-07-05examples: Add option to encode to multiple formatsEdward Hervey1-25/+220
2010-07-05encodebin: Update for gst_factory_list changesEdward Hervey2-7/+10
2010-07-05docs: Update for factorylistsEdward Hervey2-8/+21
2010-07-05gstfactorylists: Add new caps_list methodsEdward Hervey4-26/+331
2010-07-05factorylists: _filter_list: Add a 'subsetonly' parameterEdward Hervey2-5/+13
2010-07-01factorylists: Add more GstFactoryListType and simplify codeEdward Hervey2-85/+53
2010-06-30profile: Add minimal GstRank argument to _get_elements()Edward Hervey4-9/+22
2010-06-30profile: Add more documentation for GstFactoryListEdward Hervey3-2/+29
2010-06-30profile: Move gstfactorylists from encodebin to gstprofileEdward Hervey8-10/+9
2010-06-30profile: Split utility functions in separate C fileEdward Hervey3-182/+208
2010-06-28discoverer: don't assume GstDiscovererInformation has a valid taglistJonathan Matthew1-2/+5
2010-06-21discoverer: Add 'tags' field to GstDiscovererInformationEdward Hervey3-9/+7
2010-06-20encoding: Remove unused finalize methodsEdward Hervey3-25/+0
2010-06-20discoverer: Remove empty finalize methodEdward Hervey1-8/+0
2010-06-20gst-discoverer: Free the URI when done.Edward Hervey1-0/+2
2010-06-20discoverer: Add documentation regarding lifetime of 'uri' argument.Edward Hervey1-0/+4
2010-06-18smartencoder: Add MPEG1 and MPEG2 to the formats supportedEdward Hervey1-1/+3
2010-06-18smartencoder: Figure out which formats we can decode/encode at runtime.Edward Hervey2-53/+128
2010-06-18docs: Add plugin docsEdward Hervey18-2/+465
2010-06-18encodebin: Add 'use-smartencoder' propertyEdward Hervey1-0/+18
2010-06-17tests: Fix a leakEdward Hervey1-0/+1
2010-06-17encodebin: Fix leaked capsEdward Hervey1-2/+7
2010-06-17profile: Add gobject-introspection supportArun Raghavan1-0/+53
2010-06-17discoverer: Add gobject-introspection supportArun Raghavan4-7/+68
2010-06-17vala: Fix ownership of URI stringsArun Raghavan1-2/+0