summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 0.10.30RELEASE-0.10.30Tim-Philipp Müller2010-07-1537-140/+2368
* po: update translationsTim-Philipp Müller2010-07-152-46/+21
* playbin2: Disconnect and destroy uridecodebins when going from READY to NULLSebastian Dröge2010-07-141-21/+32
* docs: dist more of the gst-plugin-base design docsTim-Philipp Müller2010-07-081-1/+6
* 0.10.29.4 pre-releaseTim-Philipp Müller2010-07-0733-37/+37
* po: update translationsTim-Philipp Müller2010-07-078-142/+599
* Revert "playbin2: Don't put "raw" subtitle types in the raw caps for decodebin2"Sebastian Dröge2010-07-061-8/+1
* ffmpegcolorspace: Use correct Y offset for YVYU -> RGB conversionsSebastian Dröge2010-07-041-1/+1
* ffmpegcolorspace: Use correct Y offset for the YUY2 -> RGB conversionsSebastian Dröge2010-07-041-1/+1
* docs: update ogg introspection info after riff fourcc additionTim-Philipp Müller2010-07-041-1/+1
* ffmpegcolorspace: Fix conversion of packed 4:2:2 YUV to 8 bit grayscaleSebastian Dröge2010-07-021-0/+8
* ffmpegcolorspace: Fix conversion of packed 4:2:2 YUV to RGBSebastian Dröge2010-07-021-0/+24
* ffmpegcolorspace: Fix invalid memory accesses with odd widths/heights during ...Sebastian Dröge2010-07-021-61/+107
* playbin2: If setup of the source element fails in READY->PAUSED deactive the ...Sebastian Dröge2010-07-011-20/+21
* riff: add FLV4 fourcc and map it to video/x-vp6-flashTim-Philipp Müller2010-06-301-0/+2
* netbuffer: declare with G_DEFINE_TYPE for type safetyOlivier Crête2010-06-301-30/+5
* oggdemux: Handle errors from _get_next_page in _do_seek.Fredrik Söderquist2010-06-301-1/+2
* configure: keep things sorted alphabeticallyTim-Philipp Müller2010-06-301-2/+2
* 0.10.29.3 pre-releaseTim-Philipp Müller2010-06-2934-66/+67
* configure: fix --disable-externalTim-Philipp Müller2010-06-291-0/+1
* Bump automake requirement to 1.10Tim-Philipp Müller2010-06-282-4/+3
* examples: Remove some #if GTK_CHECK_VERSION(2,12,0)Sebastian Dröge2010-06-272-4/+0
* videotestsrc: Explicitely link with $(LIBM)Sebastian Dröge2010-06-271-1/+1
* videoscale: Explicitely link with $(LIBM)Sebastian Dröge2010-06-271-1/+1
* 0.10.29.2 pre-releaseTim-Philipp Müller2010-06-264-10/+20
* gst: update orc filesTim-Philipp Müller2010-06-269-379/+687
* po: update translationsTim-Philipp Müller2010-06-2632-34/+66
* decodebin2: Properly clean DecodeChain after errors.Edward Hervey2010-06-261-0/+5
* docs: fix a few typosTim-Philipp Müller2010-06-261-4/+4
* checks: simplify GstBus usage in videoscale unit testTim-Philipp Müller2010-06-261-40/+7
* checks: speed up videoscale unit test a littleTim-Philipp Müller2010-06-261-4/+25
* ringbuffer: check for ringbuffer state firstWim Taymans2010-06-251-6/+6
* ffmpegcolorspace: Use a more concise pad templateEdward Hervey2010-06-251-17/+41
* tests: make audio-trickplay test compile when the gst debugging system is dis...Tim-Philipp Müller2010-06-241-3/+2
* tests: add test that runs all typefinders over random dataTim-Philipp Müller2010-06-241-0/+46
* typefinding: Mark ISO 14496-14 files as video/quicktimeArun Raghavan2010-06-241-4/+4
* .gitignore: add temporary orc test directoryTim-Philipp Müller2010-06-241-0/+1
* tests: add plugin loading whitelist to test environmentTim-Philipp Müller2010-06-241-1/+3
* Automatic update of common submoduleStefan Kost2010-06-241-0/+0
* tag: Fix printf format stringThiago Santos2010-06-241-1/+1
* videoscale: Fix resampling of ARGB scanlinesSebastian Dröge2010-06-241-49/+22
* tag: xmp: Adds GST_TAG_IMAGE_ORIENTATION mappingThiago Santos2010-06-232-0/+63
* tag: exif: Adds mapping for GST_TAG_IMAGE_ORIENTATIONThiago Santos2010-06-236-1/+183
* playsink: clear ts-offset pointerWim Taymans2010-06-231-0/+1
* playsink: Reset ts_offset field when freeing chainEdward Hervey2010-06-231-0/+3
* tests: use our own macros for the tests main functionStefan Kost2010-06-218-128/+8
* tag: Use gst_tag_list_peek_string_index in vorbistagThiago Santos2010-06-181-3/+2
* ximagesink: Ask pad peer to accept new caps once onlyPhilippe Normand2010-06-182-27/+38
* ffmpegcolorspace: Add YUY2/YVYU to all RGB formats conversionsSebastian Dröge2010-06-172-1/+87
* ffmpegcolorspace: Fix Y42B to YUY2/YVYU/UYVY conversion for odd widthsSebastian Dröge2010-06-171-0/+11