summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-17Add -Wmissing-declarations -Wmissing-prototypes warning flagsBenjamin Otte156-249/+412
2010-03-17mp4gdepay: improve constantDuration guessingWim Taymans1-6/+15
2010-03-17flvmux: Put width and height in the metadataJan Urbański1-0/+33
2010-03-17flvmux: don't put timestamps larger than G_MAXINT32 in the FLV tagsJan Urbański1-2/+7
2010-03-16soup: also use g_value_set_static_string() here for static stringsStefan Kost1-1/+1
2010-03-16alphacolor: Fix RGBA<->AYUV conversionSebastian Dröge1-1/+1
2010-03-16alpha: Remove redundant instance fieldSebastian Dröge2-8/+2
2010-03-16alpha: Protect property values from changes during frame processingSebastian Dröge1-0/+4
2010-03-16pngenc: Use png_get_io_ptr() instead of accessing io_ptr directlyРуслан Ижбулатов1-4/+4
2010-03-16png: Check for libpng >= 1.2 instead of libpng12Руслан Ижбулатов1-1/+1
2010-03-16flvmux: Always put a duration tag in the metadataJan Urbański2-23/+81
2010-03-16flvmux: Remove the send_codec_data field from GstFlvPadJan Urbański2-17/+2
2010-03-16multiudpsink: get family of external sockets tooWim Taymans1-1/+23
2010-03-15alphacolor: Add support for the remaining ARGB formatsSebastian Dröge1-6/+196
2010-03-15alphacolor: Simplify ARGB<->AYUV conversions by code generation macrosSebastian Dröge1-79/+42
2010-03-15alpha: Minor cleanups and move declarations into a separate header fileSebastian Dröge4-107/+128
2010-03-15alpha: Use GstVideoFilter as base class for automatic QoS supportSebastian Dröge2-10/+8
2010-03-15alphacolor: Add support for inplace conversions from AYUV to ARGBSebastian Dröge2-28/+154
2010-03-15alphacolor: Use libgstvideo for caps parsingSebastian Dröge2-30/+11
2010-03-15alphacolor: Use GstVideoFilter as base class for automatic QoS supportSebastian Dröge3-7/+10
2010-03-15alphacolor: Some minor cleanupSebastian Dröge1-18/+11
2010-03-15speexdec: Use speex_stereo_state_init() instead of the deprecated initializat...Sebastian Dröge2-4/+10
2010-03-15flvmux: Correctly mark buffers as delta unitsJan Urbański1-11/+26
2010-03-15flvmux: Support streamheadersJan Urbański1-108/+179
2010-03-15flvmux: Preallocate index space and fill it after finishing outputJan Urbański1-72/+107
2010-03-15flvmux: Minor coding style fixes and cleanupSebastian Dröge1-12/+8
2010-03-15flvmux: Add a is-live propertyJan Urbański2-1/+62
2010-03-15flvmux: Only put valid seek points in the indexJan Urbański1-8/+24
2010-03-15flvmux: Fix index building to make entries point to tag's start offsetJan Urbański1-2/+2
2010-03-15cairotextoverlay: Don't render text outside the frame boundariesSebastian Dröge1-28/+33
2010-03-15rtspsrc: don't forget to send keepalive messagesWim Taymans1-2/+11
2010-03-14pngenc: Call png_jmpbuf() instead of accessing png_struct_ptr directlyРуслан Ижбулатов1-1/+1
2010-03-13pngenc: Call png_error() instead of using longjmp() directly.Руслан Ижбулатов1-2/+1
2010-03-12Automatic update of common submoduleEdward Hervey1-0/+0
2010-03-11qtdemux: add XMP parsing supportThiago Santos2-0/+29
2010-03-11udp: fix compilation errors on non-windows.Michael Smith3-5/+5
2010-03-11multiudpsink: avoid getting the socket family using getsockname()Andoni Morales Alastruey4-24/+16
2010-03-11qtdemux: Fix print statements for pointer differences.Edward Hervey1-10/+12
2010-03-11qtdemux: Fix unitialized variablesEdward Hervey1-3/+3
2010-03-11flvdemux: Fix printf formatting for macosxEdward Hervey1-3/+4
2010-03-11flvdemux: Fix unitialized variablesEdward Hervey1-4/+4
2010-03-11avidemux: Fix unitialized variable.Edward Hervey1-1/+1
2010-03-11flvparse: Make script tag parsing more flexible.Edward Hervey1-16/+33
2010-03-11tests: fix metadata not writable warnings in interleave and deinterleave testsTim-Philipp Müller2-11/+3
2010-03-11tests: fix metadata not writable warnings with apev2mux and id3v2mux testsTim-Philipp Müller2-12/+13
2010-03-11souphttpsrc: fix metadata writable warningsTim-Philipp Müller1-1/+3
2010-03-11avidemux: ignore stream with invalid header time metadataMark Nauwelaerts1-0/+8
2010-03-11qtdemux: Set stream-format=raw on AAC capsThiago Santos1-1/+2
2010-03-11rtspsrc: check for NULL before doing strcmpWim Taymans1-1/+4
2010-03-11Automatic update of common submoduleBenjamin Otte1-0/+0