summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* avc: Cycle and packet are unsignedQuentin Smith2011-05-181-2/+2
* avc: avcsrc is a live sourceQuentin Smith2011-05-181-0/+1
* avc: Look in AVCVideoServices for headersQuentin Smith2011-05-181-0/+1
* avc: attempt new configureDavid Schleef2011-05-181-2/+9
* avc: Add AVC Video Services plugin for OS/XDavid Schleef2011-05-186-2/+555
* Automatic update of common submoduleStefan Kost2011-05-181-0/+0
* vp8enc: Name max/min quantizer properties {max,min}-quantizerSebastian Dröge2011-05-181-3/+3
* vp8enc: Add properties to select a maximum and minimum quantizerAlexey Fisher2011-05-182-1/+40
* vp8enc: Fix quality to (constant) quantizer mappingAlexey Fisher2011-05-181-3/+3
* Automatic update of common submoduleStefan Kost2011-05-181-0/+0
* various: fix author tag in element detailsStefan Kost2011-05-188-9/+9
* element-templates: improve the audiofilter templateStefan Kost2011-05-181-1/+30
* element-maker: improve plugin_init()Stefan Kost2011-05-181-4/+2
* h264parse: fix some buffer leaksMark Nauwelaerts2011-05-171-0/+2
* h264parse: fixup boilerplate and debug code styleMark Nauwelaerts2011-05-171-3/+4
* camerabin2: Remove obsolete imagecapturebinThiago Santos2011-05-167-867/+2
* camerabin2: use jpeg as a container to force jifmux usageThiago Santos2011-05-161-4/+9
* camerabin2: do proper EOS handling on send_event(eos)Alessandro Decina2011-05-161-0/+37
* camerabin2: use encodebin to encode imagesAlessandro Decina2011-05-163-145/+132
* jifmux: Bump rank to secondaryThiago Santos2011-05-161-1/+2
* jifmux: Change class to formatterThiago Santos2011-05-161-1/+1
* examples: camerabin2: Fix GOptionEntry arrayThiago Santos2011-05-161-15/+14
* camerabin2: examples: build fixesThiago Santos2011-05-161-0/+2
* camerabin2: Changing how some properties workThiago Santos2011-05-161-11/+14
* camerabin2: Updating PORTING fileLasse Laukkanen2011-05-161-0/+12
* camerabin2: Adding missing plugin error messagesThiago Santos2011-05-163-17/+75
* camerabin2: encodebin might not have the requested padThiago Santos2011-05-161-5/+20
* examples: camerabin2: Add more argumentsLasse Laukkanen2011-05-161-2/+55
* camerabin2: imagecapturebin: Fix tags merging modeThiago Santos2011-05-161-0/+8
* camerabin2: Fix tag handling for videosThiago Santos2011-05-161-17/+23
* tests: camerabin2: Fix set but unused variable warningsThiago Santos2011-05-161-5/+0
* tests: camerabin2: Fix tags setting testsThiago Santos2011-05-161-1/+1
* camerabin2: Adding camera source documentation fileThiago Santos2011-05-161-0/+81
* basecamerabinsrc: Handle errors from preview pipelineLauri Lehtinen2011-05-161-0/+48
* basecamerabinsrc: Protection for previewpipeline when setting new preview capsLauri Lehtinen2011-05-162-11/+72
* examples: camerabin2: Fix compile problem with debug disabledThiago Santos2011-05-161-0/+2
* camerabin2: viewfinderbin: Post missing plugin messagesThiago Santos2011-05-161-21/+21
* camerabin2: Improve missing plugin messageThiago Santos2011-05-161-2/+9
* camerabin2: Update porting fileThiago Santos2011-05-161-0/+3
* gst-camerabin2-test: Allow gst-launch pipelines for sinksRobert Swain2011-05-161-1/+7
* camerabin2: Fix debug print to show audio/video depending on pad typeRobert Swain2011-05-161-1/+1
* camerabin2: Fix order of element state changeRobert Swain2011-05-161-6/+10
* vp8dec: debug code style fixesMark Nauwelaerts2011-05-161-6/+9
* vp8dec: propagate downstream flow return to upstreamMark Nauwelaerts2011-05-161-1/+1
* basevideodecoder: handle missing framerate when calculating timestampMark Nauwelaerts2011-05-161-3/+3
* basevideodecoder: debug code style fixesMark Nauwelaerts2011-05-161-8/+16
* basevideodecoder: tune parsing sink caps into video stateMark Nauwelaerts2011-05-161-2/+12
* basevideodecoder: video state reference to codec_data is not refcountedMark Nauwelaerts2011-05-161-3/+0
* basevideodecoder: improve glitch resilienceMark Nauwelaerts2011-05-162-1/+68
* basevideodecoder: reverse playback supportMark Nauwelaerts2011-05-162-70/+292