summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* nsf: Don't write further than the limits of the table (size is 75, as defined...Edward Hervey2009-02-281-2/+3
* mxf: Don't use GLib 2.16 API unconditionally in the exampleSebastian Dröge2009-02-281-0/+4
* videoanalyse: Fix brightness calculation to not only use the first rowstrideAndrzej Polatyński2009-02-271-1/+1
* mpeg4videoparse: Use correct values for checking VO startcode.Michael Smith2009-02-271-2/+2
* xdgmime: Use empty caps for registering the typefinders with old core versionsSebastian Dröge2009-02-271-2/+17
* mpeg4videoparse: handle more formatsWim Taymans2009-02-272-103/+161
* Merge branch 'work'Jan Schmidt2009-02-279-13/+94
|\
| * docs: Ignore some more generated filesJan Schmidt2009-02-271-1/+2
| * celtdec: Move define into the C file so it doesn't show up in the docsJan Schmidt2009-02-272-2/+2
| * docs: Enroll dirac plugin into the docsJan Schmidt2009-02-272-0/+35
| * dtsdec: Add some basic docs to the pluginJan Schmidt2009-02-274-3/+38
| * apexsink: Use a union to avoid type-punning strict aliasing compiler warning.Jan Schmidt2009-02-271-7/+17
* | camerabin: rework signaling and testsStefan Kost2009-02-274-7/+10
* | baseparse: revert last change and properly fixStefan Kost2009-02-273-12/+18
* | qtwrapper: Only use _dump_mem() if requested.Edward Hervey2009-02-271-0/+2
* | Add v210 formatDavid Schleef2009-02-261-1/+8
* | Fix incorrect "pixel_aspect_ratio" in capsDavid Schleef2009-02-261-3/+3
* | mxf: Add example application to output the structural metadata tree into a Gt...Sebastian Dröge2009-02-264-0/+251
* | gstrtpbin: Don't forward revc events to senderOlivier Crête2009-02-261-4/+0
* | baseparse: remove checks for buffer==NULLStefan Kost2009-02-263-27/+15
|/
* build: Update shave init statement for changes in common. Bump common.Jan Schmidt2009-02-252-1/+1
* tests: add a timeout of 5 slightly above the defaultStefan Kost2009-02-251-0/+1
* camerabin: increase timeout and lower video recording lengthStefan Kost2009-02-251-11/+23
* Automatic update of common submoduleJan Schmidt2009-02-251-0/+0
* tests: blacklist dccp plugins.Stefan Kost2009-02-251-1/+1
* docs: various doc fixesStefan Kost2009-02-2511-154/+148
* mpegdemux: don't ignore GstFlowReturn valuesWim Taymans2009-02-251-0/+6
* camerabin: update signal marshaller and docsStefan Kost2009-02-252-16/+10
* docs: update docs to add camerabin and its figureStefan Kost2009-02-2587-371/+6609
* camerabin: get rid of // comment and explainStefan Kost2009-02-251-2/+4
* camerabin: update check unit testStefan Kost2009-02-251-37/+72
* camerabin: unblock correct pad in reset, support fakesink as view finderLasse Laukkanen2009-02-251-4/+4
* Remove tests/examples/app as it was moved to -base a long time agoSebastian Dröge2009-02-248-1239/+0
* Move examples directory to tests/examples as in every other GStreamer moduleSebastian Dröge2009-02-2443-16/+18
* dtsdec: Use new DCA functions/constants as not all distros package the compat...Sebastian Dröge2009-02-243-36/+74
* xdgmime: Add new typefinder based on xdgmimeSebastian Dröge2009-02-2419-0/+4484
* dts: Prefer libdca over libdts as it's the successorSebastian Dröge2009-02-241-4/+4
* qtwrapper: Fix build on macosxEdward Hervey2009-02-231-3/+3
* liveadder: Fix build on macosxEdward Hervey2009-02-231-1/+2
* camerabin: Add aspect ratio capsfilter for view finderLasse Laukkanen2009-02-232-11/+120
* camerabin: Scale incoming frames if their size does not match requested sizeLasse Laukkanen2009-02-231-20/+71
* photo iface: Add caps object to preparation API for requested and actual capt...Lasse Laukkanen2009-02-232-9/+19
* build: Add soundtouch's -lBPM to _LIBS, not _CFLAGSJan Schmidt2009-02-231-1/+1
* dccp: Fix "non-void without return value" compilation issue.Edward Hervey2009-02-221-0/+2
* Detect libsoundtouch 1.4 and higher.Jan Schmidt2009-02-223-5/+18
* Use shave for the build outputJan Schmidt2009-02-222-3/+6
* camerabin: Fix compilation on Windows with Visual StudioAndoni Morales2009-02-223-4/+9
* Automatic update of common submoduleJan Schmidt2009-02-221-0/+0
* dfbvideosink: Don't use void * pointer arithmeticSebastian Dröge2009-02-221-4/+4
* xvid: Fix compilation warningEdward Hervey2009-02-221-2/+2