summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update .def for new APITim-Philipp Müller2014-10-291-0/+3
* codecparsers: sprinkle some gtk-doc Since: markers for new APITim-Philipp Müller2014-10-292-2/+44
* satisfy gst-indentLubosz Sarnecki2014-10-291-3/+6
* glfiltercube: Fix typo in property descriptionJan Schmidt2014-10-291-1/+1
* codecparsers: Initialise nalu extension type to NONEJan Schmidt2014-10-291-1/+2
* h264parser: Fix frame packing SEI parsingJan Schmidt2014-10-291-5/+6
* codecparsers: h264: add support for Frame Packing Arrangement SEI message.Sreerenj Balachandran2014-10-293-1/+114
* codecparsers: h264: add support for Stereo Video Information SEI message.Sreerenj Balachandran2014-10-293-0/+47
* codecparsers: h264: parse seq_parameter_set_mvc_extension().Gwenole Beauchesne2014-10-292-6/+396
* codecparsers: h264: parse MVC syntax elements.Gwenole Beauchesne2014-10-292-13/+177
* tsparse: Handle backward and discont timestamps better.Jan Schmidt2014-10-293-19/+49
* tsparse: Implement timestamp/retimestamping of output buffersJan Schmidt2014-10-294-63/+353
* configure.ac: auto decision to include GL library failsVincent Abriou2014-10-291-1/+1
* codecparsers: remove ignored increment of returnLuis de Bethencourt2014-10-291-1/+1
* glmixer:fix incorrect parameter passed to handle_set_contextWang Xin-yu (王昕宇)2014-10-291-1/+2
* Add some missing G_END_DECLSTim-Philipp Müller2014-10-284-0/+10
* faad: fix wrong unrefs in set_format error code pathTim-Philipp Müller2014-10-281-3/+0
* glfilter: get the config from the correct poolMatthew Waters2014-10-281-1/+1
* glfilter: avoid uninitialized variable size when chaining multiple glfiltersMatthew Waters2014-10-281-0/+4
* glfilter: gst-indent fileMatthew Waters2014-10-281-4/+8
* glcontext: add api for retreiving the current context and apiMatthew Waters2014-10-2814-13/+268
* glprototypes: add vertex attribute array definitionsMatthew Waters2014-10-283-1/+40
* Automatic update of common submoduleSebastian Dröge2014-10-271-0/+0
* inter: Use 64-bit safe scaling functionsSebastian Dröge2014-10-272-6/+6
* dvbsrc: reflow switch case statement a bitTim-Philipp Müller2014-10-271-22/+24
* curlsshsink: use the locally defined typesL. Sorin2014-10-262-9/+11
* Parallelise 'make check-valgrind'Tim-Philipp Müller2014-10-261-3/+3
* configure: check for more openh264 API that we needTim-Philipp Müller2014-10-261-1/+3
* tests: fix audiomixer test on big endian systemsTim-Philipp Müller2014-10-252-12/+5
* dvbsrc: correctly capitalize DiSEqCReynaldo H. Verdejo Pinochet2014-10-241-1/+1
* dvbsrc: rework _output_frontend_stats()Reynaldo H. Verdejo Pinochet2014-10-241-10/+27
* dvbsrc: add checks on allowed DVB-T bandwidthsReynaldo H. Verdejo Pinochet2014-10-241-0/+5
* dvbsrc: add fixme note on DTV_LNA settingReynaldo H. Verdejo Pinochet2014-10-241-2/+6
* dvbsrc: add missing logic for additional bandwidthsReynaldo H. Verdejo Pinochet2014-10-241-0/+15
* configure.ac: Use libsrtp.pc if presentEdward Hervey2014-10-241-3/+4
* rawparse: fix handling of segment event in sink event handlerVootele Vesterblom2014-10-231-2/+2
* glmixer: override the caps query in order to 'convert' capsfeaturesMatthew Waters2014-10-241-0/+42
* glmixer: override the accept caps query in order to 'convert' capsfeaturesMatthew Waters2014-10-231-0/+30
* gl: propogate other-context using GstContextMatthew Waters2014-10-236-121/+125
* dash: Remove obsolete README.Brendan Long2014-10-231-35/+0
* interaudio: Add support for arbitrary raw audio formatsSebastian Dröge2014-10-222-4/+2
* intervideo: Add support for arbitrary video formatsSebastian Dröge2014-10-223-20/+32
* inter: Truncate the caps as part of the fixatingSebastian Dröge2014-10-222-1/+2
* interaudio: Fix timestamp, latency and period handlingSebastian Dröge2014-10-222-27/+31
* interaudio: Use GST_DEBUG_OBJECT() instead of GST_DEBUG()Sebastian Dröge2014-10-222-7/+9
* interaudio: Properly pass through caps from the sink to the sourceSebastian Dröge2014-10-225-51/+135
* inter: Clean up surfaces after the last user is goneSebastian Dröge2014-10-222-2/+26
* inter: Whitespace cleanupSebastian Dröge2014-10-227-39/+0
* intervideo: Properly pass through caps from the sink to the sourceSebastian Dröge2014-10-225-17/+102
* rawparse: Check for 0-size after adjusting the size for the frame sizeSebastian Dröge2014-10-221-5/+2