summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-11-04Fix missing sources on bayer's buildsystem androgenizer callReynaldo H. Verdejo Pinochet1-0/+1
2011-11-04controller: port to new controller location and apiStefan Sauer37-69/+36
2011-11-04more template fixesWim Taymans2-3/+3
2011-11-04examples : Port to 0.11Edward Hervey5-64/+62
2011-11-04h264parser: add more size checks and improve existingRené Stadler1-2/+8
2011-11-04more template fixesWim Taymans7-25/+23
2011-11-04make request pads take _%uWim Taymans15-54/+54
2011-11-04video: port somewhat to 0.11Wim Taymans8-144/+109
2011-11-04Merge branch 'master' into 0.11Wim Taymans15-22/+1095
2011-11-04gme: Fix for removal of gst_element_found_tags_for_pad()Edward Hervey1-1/+1
2011-11-03surfaceconverter: Remove duplicated forward declarationOlivier Crête2-2/+3
2011-11-03videoenc: fix compiler warningWim Taymans1-1/+1
2011-11-03video: fix for metadata API changeWim Taymans2-2/+2
2011-11-03vp8: Port to 0.11Edward Hervey3-156/+136
2011-11-03libs/video: Finish porting to 0.11Edward Hervey7-191/+239
2011-11-03video: Add libgstbasevideo PC fileNicolas Dufresne4-3/+32
2011-11-03video: Add GstVideoContext interfaceNicolas Dufresne3-0/+679
2011-11-03video: Abstract surface API for HW accelerated codecsNicolas Dufresne7-2/+358
2011-11-03tests: make const data constVincent Penquerc'h1-15/+15
2011-11-03vc1parser: do not overwrite bufferVincent Penquerc'h1-1/+9
2011-11-03vc1parser: fix parsing of RANGEREDFRMSreerenj Balachandran1-1/+1
2011-11-02tag: update for tag API removalWim Taymans1-2/+1
2011-11-02Merge branch 'master' into 0.11Wim Taymans5-16/+58
2011-11-02gme: update for taglist api changesWim Taymans1-1/+1
2011-11-02structure: fix for api updateWim Taymans3-15/+15
2011-11-02caps: update for new APIWim Taymans1-2/+2
2011-11-01camerabin2: On capture error, skip previewsThiago Santos1-0/+23
2011-11-01camerabin2: track also preview images with processing counterLasse Laukkanen1-0/+8
2011-11-01h264parser: fix access to uninitialized memoryRené Stadler1-3/+4
2011-11-01configure: hack around broken mplex 2.0.0 headers in mplex checkBrad Smith1-1/+6
2011-11-01configure: fix typo in mpeg2enc check so CPPFLAGS get restored correctlyBrad Smith1-1/+1
2011-11-01h264parser: fix MAX_SPS/PPS boundary checksRené Stadler1-4/+4
2011-11-01tests: h264parse: fix exit codeRené Stadler1-4/+4
2011-11-01Update for pad API changesTim-Philipp Müller6-30/+31
2011-10-31fieldanalysis: Don't reset the context on DISCONTRobert Swain1-3/+8
2011-10-31Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller5-16/+97
2011-10-31kate, bayer, tsdemux: update for caps and taglist API changesTim-Philipp Müller4-7/+7
2011-10-31configure: add kate and mythtv to non-ported listTim-Philipp Müller1-2/+2
2011-10-31basevideoencoder: handle failures in start() and stop()Alessandro Decina1-2/+12
2011-10-31basecamerasrc: optimize state changing speedTommi Myöhänen4-14/+85
2011-10-28make elements compile againWim Taymans5-20/+20
2011-10-27mpegtsdemux: fix compilationWim Taymans1-4/+4
2011-10-27assrender: fix compilationWim Taymans1-2/+2
2011-10-27add spandsp to non-portedWim Taymans1-1/+1
2011-10-27Merge branch 'master' into 0.11Wim Taymans4-10/+15
2011-10-21interfaces: clean up the use of iface and class/klassStefan Sauer8-15/+15
2011-10-21vc1parser: Correct the parsing of FRMRTQ_POSTPROC and BITRTQ_POSTPROCSreerenj Balachandran1-2/+2
2011-10-21vc1parser: Correct the parsing of sequece layer.Sreerenj Balachandran1-4/+4
2011-10-20Disable ext/faad for the android ndk buildReynaldo H. Verdejo Pinochet1-2/+7
2011-10-18assrender, nuvdemux: unref buffers with gst_buffer_unref()Tim-Philipp Müller2-2/+2