summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Read ICMP error messages instead of loopingAurelien Grimaud2009-02-231-2/+44
* Conditionally compile code for YVYUWim Taymans2009-02-231-0/+2
* v4l2src: Make sort_by_frame_size conditionally compiledLevente Farkas2009-02-231-0/+2
* Add YVYU format to capsWim Taymans2009-02-231-0/+15
* Some cleanupsWim Taymans2009-02-232-5/+1
* Always add PPS to the sprop-parameters-setWai-Ming Ho2009-02-231-68/+50
* Don't do crazy things with 0/1 frameratesArnout Vandecappelle2009-02-231-1/+2
* Require newer gst-p-b for the RTSP extensions.Wim Taymans2009-02-231-1/+1
* Call new receive_request methodWim Taymans2009-02-231-11/+16
* Add method for hadling server requestsWim Taymans2009-02-232-0/+18
* Don't use GST_ERROR for non-error cases.Wim Taymans2009-02-232-2/+4
* gconfvideo(src|sink): Disconnect GConf notificationsSjoerd Simons2009-02-224-2/+14
* matroskademux: Unref the buffer and not the memory address of the bufferSebastian Dröge2009-02-221-1/+1
* alaw/mulaw: Implement _getcaps function for alaw/mulaw decodersOlivier Crete2009-02-222-0/+108
* alaw/mulaw: Don't require both, rate and channel, to be set in _getcapsOlivier Crete2009-02-222-24/+20
* avidemux: Fix alignment issues by using GST_READ_*Sebastian Dröge2009-02-221-5/+5
* pulsemixer: Don't use g_atomic_int_(get|set) for accessing the mixer track flagsSebastian Dröge2009-02-221-9/+12
* Automatic update of common submoduleJan Schmidt2009-02-221-0/+0
* hdv1394src: Don't use void * pointer arithmeticSebastian Dröge2009-02-221-1/+1
* Automatic update of common submoduleDavid Schleef2009-02-211-0/+0
* Back to development -> 0.10.14.1Jan Schmidt2009-02-211-1/+1
* respect DEFAULT segment by clipping the last buffer to be sentThomas Vander Stichele2009-02-211-0/+11
* Release 0.10.14Jan Schmidt2009-02-1973-3097/+3353
* Update .po filesJan Schmidt2009-02-1932-150/+124
* Update Since: tags in autodetect srcs and audioechoJan Schmidt2009-02-193-3/+3
* Update ChangeLog for 0.10.13.3Jan Schmidt2009-02-191-0/+81
* 0.10.13.3 pre-releaseJan Schmidt2009-02-192-4/+4
* pulsemixer: Fix compiler warnings.Mark Nauwelaerts2009-02-131-6/+6
* pulsesink: Issue property change notification in streaming thread,Mark Nauwelaerts2009-02-132-6/+9
* aspectratiocrop: Don't forget to call parent finalize implementation.Edward Hervey2009-02-101-0/+2
* osxvideosink: Fix build. Fixes #571038Edward Hervey2009-02-101-8/+7
* Bump revision to use for common submodule.Edward Hervey2009-02-091-0/+0
* ChangeLog: Update ChangeLog for 0.10.13.2Jan Schmidt2009-02-071-17631/+30875
* po: Update translations for 0.10.13.2Jan Schmidt2009-02-0732-2255/+2374
* Release 0.10.13.2Jan Schmidt2009-02-072-4/+4
* po: Add Maltese translationJan Schmidt2009-02-072-1/+399
* qtdemux: Add handling for stps atomsDavid Schleef2009-02-065-0/+44
* flacdec: if we aborted reading, don't do into an infinite loop.Michael Smith2009-02-051-0/+7
* osxvideosink: remove non-embedded mode and fix memory management.Michael Smith2009-02-052-349/+66
* debug on the objectThomas Vander Stichele2009-02-051-26/+35
* osxaudio fixes: multichannel and changing caps.Michael Smith2009-02-041-4/+7
* rtspsrc: Keep track of connected stateWim Taymans2009-02-042-11/+15
* Read Matroska Title element for the TITLE tagRobin Stocker2009-02-041-1/+15
* configure.ac: bump core/base requirements to released versionsTim-Philipp Müller2009-02-031-2/+2
* Fix audioecho unit test on 32 bit systemsSebastian Dröge2009-02-031-6/+6
* equalizer: Don't reset frequency bands from user settings. Fixes #570343.Stefan Kost2009-02-031-18/+20
* Use guint64 instead of guint for storing guint64Sebastian Dröge2009-02-031-3/+2
* Use correct flag for the GNOME proxy configurationJonathan Matthew2009-02-021-1/+1
* Fix compiler warningsWim Taymans2009-02-021-18/+20
* Fix format string compiler warningSebastian Dröge2009-01-311-2/+1