summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* make request pads take _%uWim Taymans2011-11-0415-54/+54
* video: port somewhat to 0.11Wim Taymans2011-11-048-144/+109
* Merge branch 'master' into 0.11Wim Taymans2011-11-0415-22/+1095
|\
| * surfaceconverter: Remove duplicated forward declarationOlivier Crête2011-11-032-2/+3
| * video: Add libgstbasevideo PC fileNicolas Dufresne2011-11-034-3/+32
| * video: Add GstVideoContext interfaceNicolas Dufresne2011-11-033-0/+679
| * video: Abstract surface API for HW accelerated codecsNicolas Dufresne2011-11-037-2/+358
| * tests: make const data constVincent Penquerc'h2011-11-031-15/+15
| * vc1parser: do not overwrite bufferVincent Penquerc'h2011-11-031-1/+9
| * vc1parser: fix parsing of RANGEREDFRMSreerenj Balachandran2011-11-031-1/+1
* | gme: Fix for removal of gst_element_found_tags_for_pad()Edward Hervey2011-11-041-1/+1
* | videoenc: fix compiler warningWim Taymans2011-11-031-1/+1
* | video: fix for metadata API changeWim Taymans2011-11-032-2/+2
* | vp8: Port to 0.11Edward Hervey2011-11-033-156/+136
* | libs/video: Finish porting to 0.11Edward Hervey2011-11-037-191/+239
* | tag: update for tag API removalWim Taymans2011-11-021-2/+1
* | Merge branch 'master' into 0.11Wim Taymans2011-11-025-16/+58
|\ \ | |/
| * camerabin2: On capture error, skip previewsThiago Santos2011-11-011-0/+23
| * camerabin2: track also preview images with processing counterLasse Laukkanen2011-11-011-0/+8
| * h264parser: fix access to uninitialized memoryRené Stadler2011-11-011-3/+4
| * configure: hack around broken mplex 2.0.0 headers in mplex checkBrad Smith2011-11-011-1/+6
| * configure: fix typo in mpeg2enc check so CPPFLAGS get restored correctlyBrad Smith2011-11-011-1/+1
| * h264parser: fix MAX_SPS/PPS boundary checksRené Stadler2011-11-011-4/+4
| * tests: h264parse: fix exit codeRené Stadler2011-11-011-4/+4
| * fieldanalysis: Don't reset the context on DISCONTRobert Swain2011-10-311-3/+8
* | gme: update for taglist api changesWim Taymans2011-11-021-1/+1
* | structure: fix for api updateWim Taymans2011-11-023-15/+15
* | caps: update for new APIWim Taymans2011-11-021-2/+2
* | Update for pad API changesTim-Philipp Müller2011-11-016-30/+31
* | Merge remote-tracking branch 'origin/master' into 0.11Tim-Philipp Müller2011-10-315-16/+97
|\ \ | |/
| * basevideoencoder: handle failures in start() and stop()Alessandro Decina2011-10-311-2/+12
| * basecamerasrc: optimize state changing speedTommi Myöhänen2011-10-314-14/+85
* | kate, bayer, tsdemux: update for caps and taglist API changesTim-Philipp Müller2011-10-314-7/+7
* | configure: add kate and mythtv to non-ported listTim-Philipp Müller2011-10-311-2/+2
* | make elements compile againWim Taymans2011-10-285-20/+20
* | mpegtsdemux: fix compilationWim Taymans2011-10-271-4/+4
* | assrender: fix compilationWim Taymans2011-10-271-2/+2
* | add spandsp to non-portedWim Taymans2011-10-271-1/+1
* | Merge branch 'master' into 0.11Wim Taymans2011-10-274-10/+15
|\ \ | |/
| * vc1parser: Correct the parsing of FRMRTQ_POSTPROC and BITRTQ_POSTPROCSreerenj Balachandran2011-10-211-2/+2
| * vc1parser: Correct the parsing of sequece layer.Sreerenj Balachandran2011-10-211-4/+4
| * Disable ext/faad for the android ndk buildReynaldo H. Verdejo Pinochet2011-10-201-2/+7
| * assrender, nuvdemux: unref buffers with gst_buffer_unref()Tim-Philipp Müller2011-10-182-2/+2
* | interfaces: clean up the use of iface and class/klassStefan Sauer2011-10-218-15/+15
* | Merge branch 'master' into 0.11Wim Taymans2011-10-186-536/+1488
|\ \ | |/
| * codecparsers: VC1: Compute par and fps in advanced profileThibault Saunier2011-10-172-0/+67
| * codecparsers: VC1: Handle interlaced fieldsThibault Saunier2011-10-172-35/+214
| * codecparsers: VC1: Handle interlaced frames properlyThibault Saunier2011-10-172-26/+99
| * codecparsers: VC1: Use enums when possibleThibault Saunier2011-10-172-10/+31
| * codecparsers: vc1: fix bitplanes decoding (check for errors).Gwenole Beauchesne2011-10-171-2/+4