platform/upstream/gst-plugins-good.git
2012-06-07 Sebastian DrögeRelease 0.11.92 RELEASE-0.11.92
2012-06-07 Sebastian DrögeUpdate .po files
2012-06-07 Wim Taymanspulsesrc: improve clock handling
2012-06-07 Mohammed SameerBetter GstClock for pulsesrc
2012-06-07 Vincent Penquerc'hpng: fix video state leaks
2012-06-07 Vincent Penquerc'hjpegdec: fix video state leak
2012-06-07 Wim Taymansrtspsrc: only reset the manager object when we did...
2012-06-07 Wim Taymanstests: add test for rtpsession cleanup
2012-06-06 Edward HerveyAutomatic update of common submodule
2012-06-06 Sebastian Drögematroskademux: Update for TOC event API change
2012-06-06 Wim Taymansupdate for tag event change
2012-06-06 Wim Taymansfix Y800 format
2012-06-05 Thiago Santososxvideo: straightforward port to 0.11
2012-06-05 Thiago SantosSome printf variable format fixes
2012-06-05 Sebastian Drögeaudioparsers: Fix GstBaseParse::get_sink_caps() impleme...
2012-06-04 Wim Taymansjpegdec: set colorimetry on output info
2012-06-04 Josep Torraosxaudiosink: Handle endianness correctly
2012-06-01 Josep Torraosxaudiosink: Add support for int audio
2012-06-01 Edward HerveyAutomatic update of common submodule
2012-05-31 Wim Taymansqtdemux: set the palette size correctly
2012-05-31 Michael Jonesv4l2: add missing G_END_DECLS
2012-05-31 Sebastian DrögeAutomatic update of common submodule
2012-05-31 Josep Torraosxvideosink: Really fix the build on 10.5
2012-05-31 Alessandro... osxvideosink: fix race in starting the runloop thread
2012-05-30 Josep Torraosxvideosink: Fix last commit to actually work
2012-05-30 Sebastian Drögeosxvideosink: Put the right flags in the right variable
2012-05-30 Sebastian Drögeconfigure: Fix GST_OBJCFLAGS
2012-05-30 Sebastian DrögeAutomatic update of common submodule
2012-05-30 Sebastian Drögeosxvideosink: NSWindowDelegate is available in all...
2012-05-30 Josep Torraosxvideosink: Fix build with older OSX versions
2012-05-30 Sebastian Drögeconfigure: Add OBJC specific compiler flags
2012-05-30 Sebastian DrögeAutomatic update of common submodule
2012-05-29 Wim Taymansvideo: remove duplicate format
2012-05-29 Edward Herveyflvdemux: Post error message if EOS before pads were...
2012-05-28 Sebastian Drögepng: Port to 0.11 again
2012-05-28 Jens Georgsoup: Drop transferMode.dlna.org header
2012-05-28 Edward Herveypng: Port to base video classes
2012-05-26 Tim-Philipp... flv, matroska: don't use GstStructure API on tag lists
2012-05-26 Edward Herveyrtpmp2tdepay: Only output integral mpeg-ts packets
2012-05-25 Andoni Morales... osxvideosink: make sure all selectors are performed...
2012-05-24 Mathias Hasselmannjpegdec: remove framerate
2012-05-24 Alessandro... osxvideosink: start the loop before calling [gstview...
2012-05-24 Alessandro... osxvideosink: fix indentation
2012-05-24 Alessandro... osxvideosink: enable running the cocoa main runloop...
2012-05-24 Alessandro... osxvideosink: add code to optionally run the cocoa...
2012-05-24 Alessandro... osxvideosink: reset app_started to FALSE when shutting...
2012-05-24 Alessandro... osxvideosink: rename cocoa runloop helper funcs
2012-05-24 Alessandro... osxvideosink: don't create application menus
2012-05-24 Andoni Morales... osxvideosink: reset the embed property for backward...
2012-05-24 Andoni Morales... osxvideosink: fix navigation when force-aspect-ratio...
2012-05-24 Andoni Morales... osxvideosink: add force-aspect-ratio property
2012-05-24 Andoni Morales... osxvideosink: start internal window if no view is provided
2012-05-24 Andoni Morales... osxvideosink: implement the navigation interface
2012-05-24 Andoni Morales... osvideosink: create, destroy, resize and draw from...
2012-05-24 Alessandro... matroskademux: increase NEWSEGMENT accuracy after seeking
2012-05-24 Alessandro... matroskademux: don't discard the incoming seek segment...
2012-05-24 Sebastian Rasmussencommon: Update so the plugin scanner changes are included
2012-05-24 Sebastian Rasmussenconfigure: suppress some warnings when debug is disabled
2012-05-24 Luis de Bethencourtrtp: fix build issue in gstrtph264pay.c
2012-05-24 Jonas Holmbergrtph264pay: Add unrestricted caps
2012-05-24 Maria Giovanna... rtsp: add the Scale header when needed
2012-05-23 Sreerenj Balachandranvideobox: Fix the sample pipeline.
2012-05-23 Anton Novikovicydemux: warning if setting srcpad caps fails
2012-05-23 Anton Novikovicydemux: activate srcpad before setting caps
2012-05-22 Luis de Bethencourtmng: remove ext/libmng
2012-05-21 Thiago Santosavimux: fix assertion when handling a date tag as a...
2012-05-21 Sjoerd Simonspulsesrc: Listen to source output events, not sink...
2012-05-18 Mark Nauwelaertsrtpmp2tpay: respect mtu and packet boundaries
2012-05-18 Edward Herveyjpeg: Remove dead code
2012-05-18 Sebastian Drögejpegdec: Fix compilation
2012-05-18 Edward Herveyjpegdec: When dropping frames on EOS, flush out data
2012-05-18 Edward Herveyjpegdec: Remove unused variable
2012-05-18 Edward Herveyjpegdec: Only parse for SOI when we didn't see it before
2012-05-18 Edward Herveyjpegdec: Remember if we saw SOI and handle stray data...
2012-05-16 Youness Alaouirtpjpegpay: Allow U and V components to use different...
2012-05-16 Tim-Philipp... souphttpsrc: fix possible data corruption after seeking
2012-05-16 Sebastian Drögeconfigure: Require core/base 0.11.91
2012-05-16 Matej Knopp.gitignore: add visual studio IDE files and OS X .DS_St...
2012-05-14 Sebastian Drögejpeg: Port to 0.11 again
2012-05-14 Edward Herveyjpeg: Port jpegdec/jpegenc to base video classes
2012-05-13 Tim-Philipp... annodex: remove annodex plugin and CMML elements
2012-05-13 Sebastian DrögeBack to development
2012-05-13 Sebastian DrögeRelease 0.11.91 RELEASE-0.11.91
2012-05-13 Sebastian DrögeUpdate .po files
2012-05-13 Sebastian DrögeAutomatic update of common submodule
2012-05-09 Tim-Philipp... rndbuffersize: only send flush-stop if it was a flushin...
2012-05-09 Peter Seidererv4l2src: fix v4l2_std_id logging
2012-05-09 Tim-Philipp... rndbuffersize: must send flush-stop after acquiring...
2012-05-09 Tim-Philipp... rndbuffersize: port seeking code to 0.11
2012-05-09 Tim-Philipp... rndbuffersize: add support for seeks
2012-05-09 Tim-Philipp... rndbuffersize: send SEGMENT event before pushing buffers
2012-05-09 Wim Taymansinterleave: fix compilation again
2012-05-09 Pascal Buhlerrtpsession: creation should be signaled before validation
2012-05-04 Thiago Santosjpegenc: do not proxy our filter caps downstream on...
2012-05-03 Alban Browaeysisomp4: set layout=interleaved on raw audio caps
2012-05-03 Руслан Ижбулатовwaveform: No more gstinterfaces
2012-05-03 Руслан Ижбулатовdirectsound: No more gstinterfaces
2012-05-01 Tim-Philipp... videomixer: change sink pad template name from sink_...
2012-05-01 Wim Taymansinterleave: handle EOS on all pads
2012-05-01 Wim Taymansinterleave: improve debugging
next