summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-03-29basertpaudiopayload: Add property to force buffers to be a multiple of a dura...HEADmasterDavid Laban1-3/+32
2010-03-29gst-libs: build independent sub-directories in parallel if make -jN is usedTim-Philipp Müller1-0/+12
2010-03-28build: build plugin and example directories in parallel if make -jN is usedTim-Philipp Müller5-0/+7
2010-03-28gst-libs: specify dependencies in Makefile.am to make them explicitTim-Philipp Müller1-0/+9
2010-03-28xoverlay: change new set_render_rectangle() vfunc to take four arguments so w...Tim-Philipp Müller5-22/+31
2010-03-26uridecodebin: we can handle avi in download mode tooWim Taymans1-1/+1
2010-03-26oggdemux: Provide packet duration function for old FLAC mapping tooSebastian Dröge1-1/+1
2010-03-25autogen.sh: Don't call configure with --enable-plugin-docsDamien Lespiau1-1/+1
2010-03-25tag: xmp: Do not remove tag from list twiceThiago Santos1-2/+0
2010-03-24tag: xmp: Add some commentsThiago Santos1-0/+20
2010-03-24tag: xmp: Adds _USER_RATING mapping for xmpThiago Santos2-0/+37
2010-03-24tag: xmp: Add Elevation tag mappingThiago Santos2-21/+179
2010-03-24tag: xmp: Fix off by oneThiago Santos1-1/+1
2010-03-24tag: xmp: Adds mappings for LATITUDE and LONGITUDEThiago Santos2-0/+242
2010-03-24tag: xmp: Refactor buffer parsingThiago Santos1-2/+38
2010-03-24tag: xmp: Refactor mappings storageThiago Santos1-63/+210
2010-03-24Automatic update of common submoduleEdward Hervey1-0/+0
2010-03-24seek: parse more info from the buffering queryWim Taymans1-3/+13
2010-03-24rtsptransport: ignore unparsable rangesWim Taymans1-20/+22
2010-03-23win32: Add new gst_rtsp_lower_trans_get_type() symbol to the symbol listsSebastian Dröge1-0/+1
2010-03-23riff: add some more fourcc for MPEG-4 videoMark Nauwelaerts1-0/+2
2010-03-22configure: require core gitTim-Philipp Müller1-1/+1
2010-03-22pkgconfig: Add @LIBM@ to the FFT pkg-config filesSebastian Dröge2-2/+2
2010-03-22pkgconfig: Fix include and library paths for the uninstalled pc filesSebastian Dröge16-77/+93
2010-03-20gio: add cast to avoid compiler warning with old GLib versionsTim-Philipp Müller1-1/+2
2010-03-20docs: add Since: tags to gst_x_overlay_handle_event() docsTorsten Schönfeld1-0/+2
2010-03-19Constify some strings in the APIBenjamin Otte2-6/+8
2010-03-19videotestsrc: Only set color-matrix and chroma-site for relevant formatsSebastian Dröge1-14/+21
2010-03-19theoradec: add QoS messages to the decoderWim Taymans2-5/+38
2010-03-19rtsp: add GType for transport flagsWim Taymans3-0/+24
2010-03-19build: Makefile.am fixesTim-Philipp Müller16-32/+37
2010-03-19.gitignore: ignore new unit test binaryTim-Philipp Müller1-0/+1
2010-03-17configure.ac: -Wmissing-prototypes and -Wnested-externs are not valid for C++Tim-Philipp Müller1-2/+3
2010-03-17configure.ac: wrap overly long warning flag linesTim-Philipp Müller1-2/+10
2010-03-17ximagesink: Fix caps leakReuben Dowle1-0/+1
2010-03-17tests: capsfilter-renegotiation: Adds a new unit testThiago Santos2-1/+173
2010-03-17videoscale: Use correct boundary checks for YUY2/UYVYSebastian Dröge2-16/+16
2010-03-17rtsp: Further clean up of gst_rtsp_strresult()Peter Kjellerstedt1-26/+21
2010-03-17volume: Remove useless castSebastian Dröge1-3/+2
2010-03-17Add more warning flagsBenjamin Otte1-2/+2
2010-03-17Fix for -Wold-style-definitionBenjamin Otte1-1/+1
2010-03-17Add -Wformat-nonliteral -Wformat-securityBenjamin Otte3-6/+28
2010-03-17rtsp: Refactor gst_rtsp_strresultBenjamin Otte1-36/+40
2010-03-17xmp: Refactor codeBenjamin Otte1-43/+64
2010-03-16m4: remove some unused .m4 filesTim-Philipp Müller18-2382/+0
2010-03-16More ENABLE_NLS fixesBenjamin Otte2-2/+2
2010-03-16Fix for ENABLE_NLS being undefined for -WundefBenjamin Otte1-1/+1
2010-03-16Add -Wwrite-strings to configureBenjamin Otte34-166/+170
2010-03-16gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte59-433/+234
2010-03-16Add -Wundef flagBenjamin Otte1-2/+2