autocolorspace: Add unit test
[platform/upstream/gstreamer.git] / gst /
2010-12-15 Benjamin Gaignardautocolorspace: Add autoconvert based video format...
2010-12-15 Sebastian Drögedvbsuboverlay: Rename DVB subtitling media type to...
2010-12-15 Sebastian Drögempegtsdemux: Rename DVB subtitling media type to subpic...
2010-12-15 Sebastian Drögedvbsuboverlay: Don't draw anything on the video if...
2010-12-15 Sebastian Drögedvbsuboverlay: Add #defines for the property default...
2010-12-15 Sebastian Drögedvbsuboverlay: Use g_atomic_int_get() for reading the...
2010-12-15 Sebastian Drögempegtsdemux: Mark array static const and use G_N_ELEMEN...
2010-12-15 Janne Grunaumpegtsdemux: add DESC_DVB_SUBTITLING descriptor for...
2010-12-15 Janne Grunaumpegtsdemux: enable gather_pes only for DVB subtitle...
2010-12-15 Janne Grunaudvbsuboverlay: use atomic instructions to set/get enabl...
2010-12-15 Janne Grunaudvbsuboverlay: add property to limit page_time_out...
2010-12-15 Janne Grunaudvbsuboverlay: implement display definition segment...
2010-12-15 Janne Grunaudvbsuboverlay: scale subtitles according to the display...
2010-12-15 Janne Grunaudvbsuboverlay: implement display definition segment...
2010-12-15 Janne Grunaudvbsuboverlay: fix luma stride for scaled subtitles...
2010-12-14 David Schleefy4mdec: Add y4mdec
2010-12-13 Mark Nauwelaertsjpegparse: avoid leaking tag event
2010-12-13 Mark Nauwelaertsac3parse: relax bsid checking
2010-12-12 Matthew Iferfbsrc: fail more gracefully if source gets disconnecte...
2010-12-12 Mark Nauwelaertsjpegparse: avoid leaking converted comment string
2010-12-12 Sebastian Drögessim: Set classification to Filter/Analyzer/Video inste...
2010-12-11 Jan Schmidtgaudieffects: Avoid divide by 0 in burn element
2010-12-08 Thiago Santosbasecamerasrc: Remove ghostpads
2010-12-08 Thiago Santosbasecamerasrc: Removing ununsed methods
2010-12-08 Thiago Santoscamerabin2: Cleanup
2010-12-08 Thiago Santosbasecamerasrc: Move start/stop capture signals to basec...
2010-12-08 Thiago Santosbasecamerasrc: Add mode property
2010-12-08 Thiago Santoscamerabin2: Reset all elements on video recording branc...
2010-12-08 Thiago Santoscamerabin2: More debug logs
2010-12-08 Thiago Santoscamerabin2: Various fixes
2010-12-08 Thiago Santosviewfinderbin: Improve elements creation
2010-12-08 Thiago Santoscamerabin2: remove unused code
2010-12-08 Thiago Santoscamerabin2: adds location property
2010-12-08 Thiago Santoscamerabin2: Fix set/get property function names
2010-12-08 Thiago Santoscamerabin2: Handle vidbin state change individually
2010-12-08 Thiago Santoscamerabin2: Keep it under --enable-experimental
2010-12-08 Thiago Santosv4l2camerasrc: Add ready-for-capture property
2010-12-08 Thiago Santoscamerabin2: Update v4l2camerasrc to use start/stop...
2010-12-08 Thiago Santoscamerabin2: Cleanup capturing flag
2010-12-08 Thiago Santosv4l2camerasrc: Remove unnecessary padding
2010-12-08 Thiago Santosv4l2camerasrc: Implement video capture
2010-12-08 Thiago Santosv4l2camerasrc: Fix image capture
2010-12-08 Thiago Santoscamerabin2: Keep mode definition at -enum file
2010-12-08 Thiago Santosv4l2camerasrc: Adds mode property
2010-12-08 Thiago Santoscamerabin2: Adding debug categories
2010-12-08 Thiago Santoscamerabin2: Adding basic property and signals
2010-12-08 Thiago Santoscamerabin2: Set filesink's async to FALSE
2010-12-08 Thiago Santoscamerabin2: Adding basic elements
2010-12-08 Thiago Santoscamerabin2: Adds a stub element for camerabin2
2010-12-08 Thiago Santoscamerabin2: v4l2camerasrc: Remove platform specific...
2010-12-08 Thiago Santoscamerabin2: Removing uneeded properties
2010-12-08 Thiago Santoscamerabin2: v4l2camerasrc: Fix property warning
2010-12-08 Thiago Santoscamerabin2: v4l2camerasrc: Remove unused variable
2010-12-08 Thiago Santoscamerabin2: Adds video recording bin
2010-12-08 Thiago Santoscamerabin2: Adding v4l2camerasrc from robclark's branch
2010-12-08 Thiago Santoscamerabin2: Adds new imagecapturebin
2010-12-08 Thiago Santoscamerabin2: Move plugin init to a separate file
2010-12-08 Thiago Santoscamerabin2: viewfinderbin: Adds viewfinderbin element
2010-12-08 Alessandro Decinadvbsuboverlay: fix compiler warnings on OSX.
2010-12-08 Mark Nauwelaertsmpeg4videoparse: re-use cleanup() in finalize()
2010-12-08 Arun Raghavanmpeg4videoparse: Set srcpad caps before forwarding...
2010-12-08 Arun Raghavanmpeg4videoparse: Use sinkpad caps as base for srcpad...
2010-12-08 Mark Nauwelaertsmpeg4videoparse: minor fix to error handling
2010-12-08 Sebastian Drögedvbsuboverlay: Implement nearest neighbour scaling...
2010-12-08 Mark Nauwelaertsh264parse: align code with comment
2010-12-08 Mark Nauwelaertsh264parse: re-use reset() in finalize()
2010-12-08 Arun Raghavanh264parse: Set srcpad caps before forwarding newsegment
2010-12-08 Mark Nauwelaertsjpegparse: try to convert comment tag to UTF-8
2010-12-08 Mark Nauwelaertsjpegparse: discard incomplete image
2010-12-08 Mark Nauwelaertsjpegparse: avoid infinite loop when resyncing
2010-12-08 Arun Raghavanaudioparse: Allow implicit channel map for 1-/2-channel...
2010-12-08 Sebastian Drögedvbsuboverlay: Revert some parts of last commit that...
2010-12-08 Sebastian Drögedvbsuboverlay: Really choose the latest possible subpic...
2010-12-08 Sebastian Drögedvbsuboverlay: Refactor blending function and take...
2010-12-08 Sebastian Drögedvbsuboverlay: Improve selection of current to be displ...
2010-12-08 Sebastian Drögedvbsuboverlay: Implement clipping of video buffers
2010-12-08 Sebastian Drögedvbsuboverlay: Clean up locking some more
2010-12-08 Sebastian Drögedvbsuboverlay: Flush subtitles and all internal state...
2010-12-08 Sebastian Drögedvbsuboverlay: Set the global library log function...
2010-12-08 Sebastian Drögedvbsuboverlay: Remove lots of commented out and unused...
2010-12-08 Mart Raudseppdvbsuboverlay: Fix more of the blending, so it looks...
2010-12-08 Mart Raudseppdvbsuboverlay: Fix blending bug regarding color channel...
2010-12-08 Mart Raudseppdvbsuboverlay: Do blending calls when appropriate
2010-12-08 Mart Raudseppdvbsuboverlay: Implement fallback page_time_out honoring
2010-12-08 Mart Raudseppdvbsuboverlay: Implement subtitle queueing and syncing...
2010-12-08 Mart Raudseppdvbsuboverlay: Make the new dvb_subtitles_free() accept...
2010-12-08 Mart Raudseppdvbsuboverlay: Pass page_time_out and pts with the...
2010-12-08 Mart Raudseppdvbsuboverlay: Make the libdvbsub callback handler...
2010-12-08 Mart Raudseppdvbsuboverlay: Work with GstClockTime instead of PTS...
2010-12-08 Mart Raudseppdvbsuboverlay: Add FIXME note about non-constant PTS...
2010-12-08 Mart Raudseppdvbsuboverlay: Remove dvb_sub_feed() API
2010-12-08 Tim-Philipp Müllerdvbsuboverlay: more TODO
2010-12-08 Mart Raudseppgstmpegtsdemux: add temporary **HACK** for dvb subs...
2010-12-08 Mart Raudseppdvbsuboverlay: initial version, work in progress
2010-12-03 Mark Nauwelaertsaudioparsers: update some documentation
2010-12-03 Mark Nauwelaertsmpegaudioparse: add to documentation
2010-12-03 Mark Nauwelaertsdcaparse: add to documentation
2010-12-03 Mark Nauwelaertsqtmux: add documentation
2010-12-03 Mark Nauwelaertsbaseparse: increase keyframe awareness
2010-12-02 Stefan Kostcamerabin: smal api doc update
next