summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* openjpegdec: Optimize frame filling functions a bitSebastian Dröge2012-12-171-147/+275
* videoparsers: Make sure the caps are actually writable before changing themSebastian Dröge2012-12-175-0/+5
* videoparsers: Use the peer caps for restrictions instead of the srcpad allowe...Sebastian Dröge2012-12-175-7/+7
* openjpeg: Correct template caps a bitSebastian Dröge2012-12-162-2/+15
* openjpeg: Handle the num-components field in the capsSebastian Dröge2012-12-163-3/+23
* openjpeg: Add support for the colorspace field in the capsSebastian Dröge2012-12-163-1/+27
* openjpeg: Add JPEG2000 encoder elementSebastian Dröge2012-12-163-4/+699
* openjpeg: Add OpenJPEG based JPEG2000 decoderSebastian Dröge2012-12-168-0/+1037
* build: add removed rtpmux bits to cruft checkTim-Philipp Müller2012-12-161-0/+3
* rtpmux: remove rtpmux plugin, moved to -goodTim-Philipp Müller2012-12-1619-1824/+0
* scaletempo: remove scaletempo plugin, moved to -goodTim-Philipp Müller2012-12-1522-3336/+6
* autoconvert: don't use deprecated threading APITim-Philipp Müller2012-12-141-5/+5
* h264parse: use upstream width/height when givenWim Taymans2012-12-131-3/+15
* mpeg4videoparse: export number of sprite warping points in capsArnaud Vrac2012-12-131-0/+4
* mpeg4videoparse: handle divx capsArnaud Vrac2012-12-131-5/+7
* directsound: fix compilation errors caused by circular includesРуслан Ижбулатов2012-12-122-6/+8
* mxfdemux: printf format fixes for debug messagesTim-Philipp Müller2012-12-121-4/+4
* hls: minor Makefile clean-upTim-Philipp Müller2012-12-121-2/+2
* hls: link to the right gst-plugins-base libs and fix libs orderMichael Esemplare2012-12-111-2/+3
* d3dvideosink: fix compiler and linker flagsMichael Esemplare2012-12-111-2/+2
* configure: Use AC_LANG_PROGRAM to make autoconf happySebastian Dröge2012-12-111-8/+3
* winscreencap: Fix configure check and compilationSebastian Dröge2012-12-112-10/+17
* mms: Fix format string for off_t/goffsetSebastian Dröge2012-12-111-2/+2
* mxfdemux: Don't allow any wrapping other than frame wrappingSebastian Dröge2012-12-061-0/+27
* mxfdemux: Add function to get the essence track wrappingSebastian Dröge2012-12-069-0/+281
* mxf: Add support for parsing filler structural componentsSebastian Dröge2012-12-054-0/+37
* mxf: Improve debug output during metadata resolvalSebastian Dröge2012-12-051-23/+86
* rtmpsrc: disable seeking if the configured url specifies live=trueAlessandro Decina2012-12-011-6/+7
* resindvd, frei0r: link to libgmodule-2.0 in plugins that use g_module_* APITim-Philipp Müller2012-11-303-3/+6
* configure: sprinkle some AC_LANG_PROGRAM in wasapi checkTim-Philipp Müller2012-11-301-3/+3
* mxf: Add more support for RP2008 (AVC in the MPEG mapping)Sebastian Dröge2012-11-301-4/+12
* wasapi: make the build happy without the static plugins patchSebastian Dröge2012-11-301-2/+0
* configure: Add wasapi to the unported pluginsSebastian Dröge2012-11-301-1/+1
* wasapi: Integrate into the autotools build systemSebastian Dröge2012-11-303-6/+75
* shm: Fix configure check and clean up MakefileSebastian Dröge2012-11-282-8/+3
* shm: Fix compilation of shm on OSXEmmanuel Durand2012-11-283-10/+35
* mpegtsmux: crashes when trying to re-use the elementKrzysztof Konopko2012-11-272-1/+54
* Add latest ported plugins etc.Christian Fredrik Kalager Schaller2012-11-231-2/+8
* mpegtsmux: propagate flow returnsKrzysztof Konopko2012-11-232-3/+58
* windows: Put the DirectX LDFLAGS in the correct place and reorder librariesSebastian Dröge2012-11-213-9/+10
* hlssink: add doc chunk with example command lineTim-Philipp Müller2012-11-201-0/+12
* d3dvideosink: fix redefinition of DECLARE_INTERFACE_IIDAndoni Morales Alastruey2012-11-201-1/+1
* GstPhotography: Add new enum values to match android's parametersYouness Alaoui2012-11-201-3/+43
* codecparsers: vc1: fix PTYPE for interlaced frames.Gwenole Beauchesne2012-11-191-0/+8
* codecparsers: h264: fix error code for invalid size parsed in SPS.Gwenole Beauchesne2012-11-191-1/+1
* Automatic update of common submoduleTim-Philipp Müller2012-11-191-0/+0
* mpeg4videoparse: Fix nitpickThibault Saunier2012-11-151-1/+1
* mpeg4videoparse: Make sure pad template caps are not fixed from the beggingThibault Saunier2012-11-151-0/+3
* tsdemux: forward upstream time segments after flushesJosep Torra2012-11-141-7/+22
* gst_adapter_prev_timestamp -> gst_adapter_prev_ptsTim-Philipp Müller2012-11-142-7/+9