summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-02oggmux: free stream map caps when doneTim-Philipp Müller1-0/+1
2011-02-02oggmux: keep IN_CAPS flag check for header buffers as fallbackTim-Philipp Müller1-7/+16
2011-02-02oggmux: use oggstream for less brittleness in recognizing headersVincent Penquerc'h2-34/+54
2011-02-02uridecodebin: fix copy-and-paste typo in property docsMark Nauwelaerts1-1/+1
2011-02-01oggmux: do not skip a pageno at startVincent Penquerc'h2-5/+13
2011-02-01theoraenc: clean up property descriptionsTim-Philipp Müller1-12/+6
2011-02-01id3tag: map the ID3v2 TENC frame to GST_TAG_ENCODED_BYSreerenj Balachandran2-1/+2
2011-01-31tcp: use socklen_t where appropriate rather than specific typeMark Nauwelaerts1-1/+1
2011-01-31xmptag: cast argument to isdigit to intMark Nauwelaerts1-1/+1
2011-01-31appsink: add buffer fallback in case the application doesn't handle buffer listsTim-Philipp Müller2-2/+147
2011-01-31appsink: send new-buffer-list signalCai Yuanqing1-1/+4
2011-01-31uridecodebin: also add https to buffer protocolsWim Taymans1-2/+3
2011-01-30baseaudiosink: trivial cleanupsFelipe Contreras1-10/+1
2011-01-27win32: fix DEFAULT_AUDIOSINK, should be direct*sound*sinkTim-Philipp Müller2-3/+3
2011-01-27typefinding: register H264 typefinder with H264 capsPhilippe Normand1-1/+1
2011-01-26streamsplitter: release pending events refsThiago Santos1-3/+7
2011-01-26tests: don't run encodebin test if vorbis or theora plugins aren't availableTim-Philipp Müller1-1/+11
2011-01-26pbutils: add description for degas imagesTim-Philipp Müller1-0/+1
2011-01-26typefinding: use image/x-icon as media type for ICON filesTim-Philipp Müller1-2/+2
2011-01-25snapshot: use a keyframe seekStefan Kost1-2/+2
2011-01-25snapshot: add a newline to the usage and error outputStefan Kost1-2/+2
2011-01-25decodebin2: add comment and whitespace trimmingStefan Kost1-10/+12
2011-01-25pbutils: add description for x-annodexStefan Kost1-0/+1
2011-01-25typefind: add typefinder for DEGAS imagesVincent Penquerc'h1-0/+51
2011-01-24oggmux: cleanupVincent Penquerc'h1-2/+2
2011-01-24typefind: add detection for windows icon files to get them out of the wayVincent Penquerc'h1-0/+44
2011-01-24oggdemux: Remove dead codeSreerenj Balachandran1-3/+0
2011-01-24oggparse: Make gst_ogg_parse_submit_buffer() safeYang Xichuan1-9/+21
2011-01-24textoverlay: Add support for vertical center alignmentLane Brooks2-1/+6
2011-01-24tag: xmp: Move static variable to local functionThiago Santos1-9/+10
2011-01-24riff: Add support for video/x-camstudioEdward Hervey1-0/+17
2011-01-24Back to developmentTim-Philipp Müller35-69/+68
2011-01-21Release 0.10.32RELEASE-0.10.32Tim-Philipp Müller38-344/+2002
2011-01-180.10.31.4 pre-releasesTim-Philipp Müller3-6/+6
2011-01-18docs: update docsTim-Philipp Müller32-32/+32
2011-01-18encoding-target: change keyfile header to 'GStreamer Encoding Target'Tim-Philipp Müller2-3/+3
2011-01-18pbutils: don't assume LC_MESSAGES is always defined, also check for ENABLE_NLSTim-Philipp Müller1-1/+15
2011-01-18app: export gst_app_stream_type_get_type()Tim-Philipp Müller3-12/+18
2011-01-17app: make GstAppBuffer get_type() function thread-safeTim-Philipp Müller1-5/+7
2011-01-17discoverer: Drop new stream tags once preroll is doneArun Raghavan1-4/+12
2011-01-17discoverer: Validate timeouts before processing themArun Raghavan1-6/+8
2011-01-17discoverer: Make sure we call _stop() before being freedArun Raghavan1-4/+9
2011-01-17gdppay: make newsegment buffer metadata writableDavid Schleef1-0/+2
2011-01-16pbutils: save localised strings properly when writing encoding targets to a fileTim-Philipp Müller1-8/+47
2011-01-13typefinding: set framed=false on DTS capsTim-Philipp Müller1-2/+3
2011-01-12docs: add some more Since: markers for new encoding-profile APITim-Philipp Müller2-1/+7
2011-01-12configure: require gobject-introspection >= 0.9.12Tim-Philipp Müller1-1/+1
2011-01-110.10.31.3 pre-releaseTim-Philipp Müller35-39/+39
2011-01-11po: update translationsTim-Philipp Müller3-145/+151
2011-01-11examples: allow building with newer GTK+Bastien Nocera3-14/+6