platform/upstream/gst-plugins-bad.git
2012-05-23 Edward Herveycamutils: Fix PMT message construction
2012-05-23 Edward Herveycamtransport: Allow delay when setting up cam device
2012-05-23 Edward Herveydvbsrc: Fixup/add debug statements
2012-05-23 Edward Herveydvbsrc: Only open device read/write when needed
2012-05-23 Edward Herveydvb: Add warning when dvb channels file isn't present
2012-05-23 Edward Herveympegtsbase: Speed up _is_psi()
2012-05-22 Mark Nauwelaertsmpegvideoparse: avoid scanning for start codes twice
2012-05-22 Edward Herveydvb: Fixups for latest API changes
2012-05-22 Julian Scheeltsdemux: Add language code to taglist.
2012-05-22 Edward Herveytsdemux: Adapt to new packetizer API
2012-05-22 Edward Herveytsparse: Adapt to new packetizer API
2012-05-22 Edward Herveympegtsbase: Adapt to new packetizer behaviour
2012-05-22 Edward Herveympegtspacketizer: Avoid usage of GstBuffer internally
2012-05-22 Edward Herveympegtspacketizer: Detect PCR wraparound in skew code
2012-05-22 Mark Nauwelaertsvideoparsers: avoid repeated caps setting
2012-05-22 Mark Nauwelaertsmpegvideoparse: tweak codec parser API and adjust parse...
2012-05-22 Mark Nauwelaertscodecparsers: mpeg4: fixup documentation spelling
2012-05-22 Nicolas Dufresnempegvideoparser: Optimize scanning for start code
2012-05-22 Vincent Penquerc'hvp8enc: fix target bitrate config with libvpx 1.1.0
2012-05-22 Sebastian Drögefrei0r: Double properties are supposed in the range...
2012-05-21 Mark Nauwelaertsmpegvideoparse: unobfuscate frame parsing
2012-05-21 Mark Nauwelaertsmpegvideoparse: Revert "fix crash"
2012-05-21 Mark Nauwelaertscodecparsers: mpegvideoparser: fix buffer size check
2012-05-21 Mark Nauwelaertstests: mpegvideoparse: fix unit test regression
2012-05-19 Tim-Philipp... autoconvert: don't access GstElementFactory structure...
2012-05-18 Mark Nauwelaertscodecparsers: mpeg4: do not expect a marker bit where...
2012-05-18 Julian Scheeltsdemux: flush on pusi only for payload packets
2012-05-18 Edward Herveytsdemux: Don't queue data for streams that don't have...
2012-05-18 Edward Herveytsdemux: Detect and handle scrambled packets
2012-05-18 Edward Herveytsdemux: Emit no-more-pads when all pads are activated
2012-05-17 Luis de Bethencourtgaudieffects: add fallback code for orc
2012-05-17 Luis de Bethencourtconfigure: bump the orc version required to 0.4.16
2012-05-17 Luis de Bethencourtgaudieffects: use CLAMP in solarize
2012-05-17 Luis de Bethencourtgaudieffects: use CLAMP in exclusion
2012-05-17 Luis de Bethencourtgaudieffects: use CLAMP in dodge
2012-05-17 Luis de Bethencourtgaudieffects: use CLAMP in chromium
2012-05-17 Mark Nauwelaertsh264parse: also consider nal_length_size when inserting...
2012-05-16 John Heiny4m: link against the right libgstvideo
2012-05-16 Luis de Bethencourtgaudieffects: example pipelines with videoconvert
2012-05-16 Luis de Bethencourtgaudieffects: orc-ify burn filter
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-15 Stefan Sauerhls: use gst api for timestamps instead of the (wrong...
2012-05-14 Mark Nauwelaertsmpegtsmux: optimize output by aggregating packets
2012-05-14 Albert Astrals Cidmpegts: support items in extended event descriptor
2012-05-14 Wim Taymanscurl: fix compilation
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-13 Sebastian Drögecurl: Fix equality comparison with extraneous paranthes...
2012-05-12 Tim-Philipp... check: make git ignore new unit test binaries
2012-05-12 Sebastian Rasmussencurl: new curlsmtpsink element
2012-05-12 Patricia Muscalucurl: new curlftpsink element
2012-05-12 Patricia Muscalucurl: new curlfilesink element
2012-05-12 Patricia Muscalucurl: refactor curlsink, rename to curlhttpsink
2012-05-10 Luis de Bethencourtgaudieffects: consistency in templates name
2012-05-10 Thibault Saunierhlsdemux: Add a connection-speed property
2012-05-10 Thibault Saunierhls: Add a way to get best playlist for a specific...
2012-05-10 Youness Alaouihlsdemux: Add failover protection.
2012-05-10 Youness Alaouihlsdemux: Calculate the real bitrate and switch to...
2012-05-10 Youness Alaouihlsdemux: Do not reset the sequence number in a live...
2012-05-10 Thibault Saunierhlsdemux: If we update the playlist, make sure the...
2012-05-10 Youness Alaouihlsdemux: In a live stream, do not start from 3 fragmen...
2012-05-10 Youness Alaouihlsdemux: No need to store position since it's the...
2012-05-10 Youness Alaouihlsdemux: Fallback to previous playlist when switching...
2012-05-10 Luis de Bethencourtgaudieffects: consistency fixes in gstgaussblur
2012-05-10 Luis de Bethencourtgaudieffects: port gaussianblur to GstVideoFilter
2012-05-09 Luis de Bethencourtgaudieffects: port solarize to GstVideoFilter
2012-05-09 Luis de Bethencourtgaudieffects: port exclusion to GstVideoFilter
2012-05-09 Luis de Bethencourtgaudieffects: port dodge to GstVideoFilter
2012-05-09 Luis de Bethencourtgaudieffects: port dilate to GstVideoFilter
2012-05-09 Luis de Bethencourtgaudieffects: port burn to GstVideoFilter
2012-05-09 Luis de Bethencourtgaudieffects: port chromium to GstVideoFilter
2012-05-09 Luis de Bethencourtgaudieffects: use GST_DEBUG_FUNCPTR in blur
2012-05-09 Luis de Bethencourtgaudieffects: port to 0.11
2012-05-09 Luis de Bethencourtgaudieffects: port gaussblur to 0.11
2012-05-09 Luis de Bethencourtgaudieffects: port solarize to 0.11
2012-05-09 Luis de Bethencourtgaudieffects: port exclusion to 0.11
2012-05-09 Luis de Bethencourtgaudieffects: port dodge to 0.11
2012-05-09 Luis de Bethencourtgaudieffects: port dilate to 0.11
2012-05-09 Luis de Bethencourtgaudieffects: add header to gaussblur
2012-05-09 Luis de Bethencourtgaudieffects: port chromium to 0.11
2012-05-09 Luis de Bethencourtgaudieffects: port burn to 0.11
2012-05-09 Luis de Bethencourtcontroller: port to new controller location and api
2012-05-09 Andoni Morales... d3dvideosink: fix deadlock when the device is lost
2012-05-09 Andoni Morales... d3dvideosink: remove trailing ';' from locks defines...
2012-05-08 Aleix Conchillo... shmsink: fix memory corruption when a client disconnect...
2012-05-07 Tim-Philipp... rfbsrc: call WSAStartup/Cleanup on win32
2012-05-07 Marc-André... rfbsrc: fix librfb linking on win32
2012-05-07 Andoni Morales... dshowvideosink: add missing casts to LPCSTR
2012-05-07 Andoni Morales... dshowvideosink: lower rank of the DirectShow video...
2012-05-07 Andoni Morales... dshowvideosink: Fix compilation on x64 platforms
2012-05-05 Raimo JärviFix printf format compiler warnings on mingw-w64
2012-05-05 Tim-Philipp... Add WINSOCK2_LIBS, remove WIN32_LIBS, fix rtmp build...
2012-05-05 Руслан Ижбулатовrtmp: link to winsock library on Windows
2012-05-05 Руслан Ижбулатовconfigure: mark unported Windows plugins as such
2012-05-04 Thiago Santoscamerabin: remove unnecessary code
2012-05-04 Thiago Santoscamerabin: improve image capture debug
2012-05-04 Thiago Santoscamerabin: always force image-profile to have variable...
next