summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* basecamerasrc: Set preview pipeline to ready when going to readyThiago Santos2011-10-111-0/+3
* camerabin2: Add a mutex to avoid concurrent access of preview filename listsThiago Santos2011-10-112-1/+23
* camerabin: Reset audiosrc timestampingThiago Santos2011-10-111-0/+11
* camerabin: Prevent audio source from providing clockThiago Santos2011-10-111-0/+7
* examples: Fixes for compiling with GTK+ 3.0Arun Raghavan2011-10-063-1/+7
* h264parse: Make proper use of the h264parser lib in parse_chainThibault Saunier2011-10-061-57/+38
* h264parse: properly interpret baseparse draining stateMark Nauwelaerts2011-10-061-3/+4
* h264parse: correct the size argument of gst_h264_parser_identify_nalu_avc()Sreerenj Balachandran2011-10-061-2/+2
* h264parse: minimum size of parsable avcC data should be 8Sreerenj Balachandran2011-10-061-1/+1
* videoparsers: Only fail to initialize the plugin if all parsers can't be regi...Sebastian Dröge2011-10-041-5/+5
* camerabin2: Initialize camerabin2 preview pipeline data with 0Thiago Santos2011-10-031-1/+1
* rtpvp8pay: Fix typoSebastian Dröge2011-10-031-4/+4
* rtpvp8: Update the pay/depay to the ietf-draft-01 specYouness Alaoui2011-10-033-132/+156
* opusdec: fix decodingVincent Penquerc'h2011-10-031-1/+1
* opusenc: moan if we get an unexpected amount of dataVincent Penquerc'h2011-10-031-0/+6
* opus: properly setup caps and init state from capsVincent Penquerc'h2011-10-032-37/+47
* opusenc: use the same frame size setup as the opus test codeVincent Penquerc'h2011-10-031-1/+2
* opusdec: opus supports a select set of sampling ratesVincent Penquerc'h2011-10-031-1/+1
* opus: make it build against current, and remove cruftVincent Penquerc'h2011-10-032-83/+19
* mpegtsdemux: fix scanning stopping too earlyVincent Penquerc'h2011-10-031-9/+5
* kate: avoid rendering when we know there is nothing to renderVincent Penquerc'h2011-10-031-33/+47
* kate: fix race condition on PAUSED->READY state changeVincent Penquerc'h2011-10-031-0/+7
* mpegpsdemux: take into account SCR offset when seekingVincent Penquerc'h2011-09-301-2/+3
* mpegdemux: answer position query with a stream time positionVincent Penquerc'h2011-09-301-4/+4
* mpegpsdemux: remove unused fieldVincent Penquerc'h2011-09-301-1/+0
* tests: camerabin2: Refactor tests a littleThiago Santos2011-09-291-30/+38
* tests: camerabin2: adding tests to check for preview message filenamesThiago Santos2011-09-291-30/+54
* camerabin2: add location to preview image messagesThiago Santos2011-09-292-9/+38
* camerabin2: removing capsfilter from preview pipelineThiago Santos2011-09-292-11/+3
* camerabin2: Fix potential loss of EOS eventRobert Swain2011-09-291-9/+10
* camerabin2: Stop the audio source between capturesRobert Swain2011-09-261-5/+8
* faac: Also set maximum number of samples that the subclass wantsSebastian Dröge2011-09-261-0/+1
* faac: Simple fix for GstAudioEncoder API changeSebastian Dröge2011-09-261-1/+1
* codecparser: VC1: Implement a VC1 parsing libraryThibault Saunier2011-09-267-5/+3201
* codecparsers: Declare the new APIs as unstable for the time beingThibault Saunier2011-09-264-0/+13
* mpegtsdemux: keep CRC table in .rodataVincent Penquerc'h2011-09-261-1/+1
* irtspparse: add Interleaved RTSP parser elementMark Nauwelaerts2011-09-265-16/+371
* faad: fix compiler warningTim-Philipp Müller2011-09-231-3/+6
* faad: parse wants a GstFlowReturn return value, not a gbooleanTim-Philipp Müller2011-09-231-1/+1
* psmux: fix writing of system header, which makes VLC not skip the adjacent PS...Tim-Philipp Müller2011-09-221-1/+1
* docs: add ignore rules for libs docs directoryTim-Philipp Müller2011-09-221-0/+28
* faac: fixup misunderstanding in sample countingMark Nauwelaerts2011-09-221-0/+3
* faad: use some more boilerplateMark Nauwelaerts2011-09-221-31/+3
* faad: port to audiodecoderMark Nauwelaerts2011-09-223-647/+108
* faac: use some more boilerplateMark Nauwelaerts2011-09-221-32/+3
* faac: port to audioencoderMark Nauwelaerts2011-09-223-410/+168
* kate: forward return code from setting src pad capsVincent Penquerc'h2011-09-211-2/+3
* basecamerasrc: Fail state change if preview pipeline fails creationThiago Santos2011-09-202-1/+7
* codecparsers: Add checks to input, and fix size checkingEdward Hervey2011-09-191-7/+18
* h263parse: bring debug statements up to desired specsMark Nauwelaerts2011-09-191-5/+6