summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* osxvideo: straightforward port to 0.11Thiago Santos2012-06-052-33/+15
* osxaudiosink: Handle endianness correctlyJosep Torra2012-06-041-0/+3
* osxaudiosink: Add support for int audioJosep Torra2012-06-012-4/+45
* v4l2: add missing G_END_DECLSMichael Jones2012-05-312-0/+2
* osxvideosink: Really fix the build on 10.5Josep Torra2012-05-311-4/+10
* osxvideosink: fix race in starting the runloop threadAlessandro Decina2012-05-312-16/+28
* osxvideosink: Fix last commit to actually workJosep Torra2012-05-301-3/+3
* osxvideosink: Put the right flags in the right variableSebastian Dröge2012-05-301-1/+3
* osxvideosink: NSWindowDelegate is available in all OSX versions newer than 10.6Sebastian Dröge2012-05-301-1/+1
* osxvideosink: Fix build with older OSX versionsJosep Torra2012-05-301-0/+4
* configure: Add OBJC specific compiler flagsSebastian Dröge2012-05-301-7/+4
* osxvideosink: make sure all selectors are performed on the same threadAndoni Morales Alastruey2012-05-254-49/+70
* osxvideosink: start the loop before calling [gstview haveSuperview]Alessandro Decina2012-05-241-1/+1
* osxvideosink: fix indentationAlessandro Decina2012-05-241-13/+13
* osxvideosink: enable running the cocoa main runloop in a threadAlessandro Decina2012-05-241-1/+1
* osxvideosink: add code to optionally run the cocoa main runloop in a separate...Alessandro Decina2012-05-242-12/+93
* osxvideosink: reset app_started to FALSE when shutting downAlessandro Decina2012-05-241-0/+3
* osxvideosink: rename cocoa runloop helper funcsAlessandro Decina2012-05-241-4/+4
* osxvideosink: don't create application menusAlessandro Decina2012-05-241-83/+0
* osxvideosink: reset the embed property for backward compatilibityAndoni Morales Alastruey2012-05-242-9/+14
* osxvideosink: fix navigation when force-aspect-ratio is activatedAndoni Morales Alastruey2012-05-243-24/+25
* osxvideosink: add force-aspect-ratio propertyAndoni Morales Alastruey2012-05-244-1/+60
* osxvideosink: start internal window if no view is providedAndoni Morales Alastruey2012-05-244-3/+232
* osxvideosink: implement the navigation interfaceAndoni Morales Alastruey2012-05-243-16/+199
* osvideosink: create, destroy, resize and draw from the main threadAndoni Morales Alastruey2012-05-242-26/+133
* v4l2src: fix v4l2_std_id loggingPeter Seiderer2012-05-091-1/+1
* waveform: No more gstinterfacesРуслан Ижбулатов2012-05-031-1/+1
* directsound: No more gstinterfacesРуслан Ижбулатов2012-05-031-1/+1
* v4l2src: Update for basesrc API changesSebastian Dröge2012-05-011-1/+1
* v4l2: improve timestamp codeWim Taymans2012-04-251-29/+32
* v4l2: use driver timestampsWim Taymans2012-04-242-5/+53
* v4l2: Improve buffer managementWim Taymans2012-04-233-71/+118
* v4l2: free the queued buffersWim Taymans2012-04-231-3/+2
* v4l2: mark memory as no-shareWim Taymans2012-04-231-1/+1
* v4l2: remove old unused fileWim Taymans2012-04-231-327/+0
* v4l2: remove unused functionWim Taymans2012-04-231-116/+0
* docs: Add Since tag for new GstV4l2Src::prepare-format signalMart Raudsepp2012-04-231-0/+2
* oss4: port to 0.11Mark Nauwelaerts2012-04-2017-3555/+208
* oss: port to 0.11Mark Nauwelaerts2012-04-2013-1239/+204
* v4l2: update for video api changeWim Taymans2012-04-191-2/+2
* v4l2: fix compilation on older v4l2Wim Taymans2012-04-191-0/+6
* video: Update for libgstvideo API changesSebastian Dröge2012-04-192-5/+3
* v4l2src: Allow mpeg-ts cameras to negociate formatYouness Alaoui2012-04-192-0/+12
* v4l2src: Fix mergeSebastian Dröge2012-04-191-1/+1
* v4l2src: Rename pre-set-format signal to prepare-formatSebastian Dröge2012-04-192-3/+3
* v4l2src: Add H264 encoded stream support to the capsYouness Alaoui2012-04-191-0/+7
* v4l2src: Adding a pre-set-format signalYouness Alaoui2012-04-194-4/+472
* v4l2: ensure autogenerated files are createdVíctor Manuel Jáquez Leal2012-04-131-0/+2
* Update everything for the removal of the interface library and mixer/tuner in...Sebastian Dröge2012-04-1311-6/+1200
* Remove unused variableРуслан Ижбулатов2012-04-101-2/+0