summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-07-29dshowvideosrc: don't make a range if min==maxAndoni Morales1-8/+28
2010-07-29mpegtsparse: actually work when we have small buffers coming inZaheer Abbas Merali1-2/+1
2010-07-28.gitignore: ignore gsettings xml schema fileTim-Philipp Müller1-0/+2
2010-07-28docs: add more plugins and elements to the docsTim-Philipp Müller12-345/+1011
2010-07-28ivfparse: fix up macros and function names to match guidelinesTim-Philipp Müller2-39/+39
2010-07-28gaudieffects: fix structure names to comply with the plugin moving guidelinesTim-Philipp Müller12-78/+78
2010-07-28qtmux: use caps bitrate at last chanceMarc-André Lureau1-0/+5
2010-07-28qtmux: btrt - max bitrate before averageMarc-André Lureau1-2/+2
2010-07-27basevideodecoder: Reset the segment on FLUSH_STOP and when going back to READYSebastian Dröge1-0/+2
2010-07-27vdpau: dist new header fileTim-Philipp Müller1-1/+2
2010-07-23dshowvideosink: Improvements contributed from the Moovida projet.Julien Moutte3-124/+417
2010-07-23vdpau: add gst_vdp_decoder_render and gst_vdp_decoder_init_decoderCarl-Anton Ingmarsson4-206/+186
2010-07-22examples: Use cairo instead of gdk_draw_* APISebastian Dröge1-13/+18
2010-07-20gaudieffects: Adds new plugin 'gaudieffects'Luis de Bethencourt16-0/+2596
2010-07-19vdpauh264dec: try to calculate framerate if we don't get one from upstreamCarl-Anton Ingmarsson2-1/+21
2010-07-19vdpau: fix segfault when vdpau device could not be createdThijs Vermeir1-0/+1
2010-07-18vdpauh264dec: fix problem when encountering GST_NAL_AU_DELIMITERCarl-Anton Ingmarsson1-7/+1
2010-07-16wasapisrc: Use new gst_audio_clock_new_full()Sebastian Dröge1-0/+6
2010-07-16alsaspdifsink: Use new gst_audio_clock_new_full()Sebastian Dröge1-0/+6
2010-07-15vdpauh264dec: calculate width and height from bitstream infoCarl-Anton Ingmarsson1-4/+18
2010-07-15vdpauh264dec: fix usage of g_bit_storageCarl-Anton Ingmarsson1-1/+1
2010-07-14vdpaumpegdec: rename zigzag matrixCarl-Anton Ingmarsson1-8/+9
2010-07-14vdpauh264dec: use g_bit_storage instead of log2Carl-Anton Ingmarsson2-15/+1
2010-07-13gsettings: Fix maintainer-clean when it is not availableThiago Santos1-0/+2
2010-07-11frei0r: Use correct order of directories to search for pluginsSebastian Dröge8-26/+49
2010-07-10vp8enc: Add support for enabling automatic insertion of alt-ref frames by the...Sebastian Dröge2-1/+27
2010-07-10vp8enc: Fix handling of invisible/alt ref framesSebastian Dröge1-35/+42
2010-07-10basevideodecoder: Fix memory leakSebastian Dröge1-0/+3
2010-07-10vp8dec: Add simple unit test for vp8decSebastian Dröge2-1/+180
2010-07-10vp8enc: Improve unit test a bitSebastian Dröge1-2/+7
2010-07-10vp8enc: Also check the output caps in the unit testSebastian Dröge1-1/+9
2010-07-10vp8enc: Add simple unit testSebastian Dröge2-0/+163
2010-07-09aifmmux: use alternative way to check for infDavid Hoyt1-1/+12
2010-07-08winks: fix compilation by using the right functionDavid Hoyt1-1/+1
2010-07-08jpegparse: fix exif frame sizeVíctor Manuel Jáquez Leal1-2/+2
2010-07-08wildmidi: Correctly initialize properties with the default values againSebastian Dröge1-2/+10
2010-07-08wildmidi: Use PROP_ instead of ARG_ for property enums and use G_PARAM_STATIC...Sebastian Dröge1-11/+11
2010-07-07camerabin: Fix viewfiner-sink property for binsThiago Santos1-1/+1
2010-07-07qtmux: Write 'btrt' atom for H.264 media if possibleArun Raghavan3-0/+29
2010-07-07qtmux: Write avg/max bitrate to ESDS if availableArun Raghavan4-9/+38
2010-07-07dshowdecwrapper: reset flow return state tracker after flush to avoid spuriousMichael Smith1-0/+3
2010-07-07wildmidi: Add support for wildmidi 0.2.3Sebastian Dröge2-1/+30
2010-07-07dshowvideosink: Update renderer aspect ratio after force-aspect-ratio propert...Philippe Normand2-2/+13
2010-07-06dshowaudiodec: Fix compilation errorAndoni Morales Alastruey1-1/+1
2010-07-06asfmux: only use g_warning() when setting the old is-live property, not when ...Tim-Philipp Müller1-1/+2
2010-07-06po: Use proper gsettings schema fileEdward Hervey1-1/+1
2010-07-05tests: fix caps leak in jpegparse unit testMark Nauwelaerts1-2/+5
2010-07-05jpegparse: fix skipping extra 0xff markersMark Nauwelaerts1-1/+3
2010-07-05celt: Improve debuggingSebastian Dröge2-2/+1
2010-07-05celtenc: Add support for setting the prediction mode and the start bandSebastian Dröge2-3/+59