summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Release 1.0.71.0.7Sebastian Dröge2013-04-2623-38/+528
* Update .po filesSebastian Dröge2013-04-2638-38/+38
* streamsynchronizer: Make the element publicSebastian Dröge2013-04-263-3/+14
* streamsynchronizer: update position for reverseWim Taymans2013-04-261-11/+23
* videodecoder: Try harder to push writable buffers downstreamSebastian Dröge2013-04-261-1/+10
* videoencoder: Try harder to push writable buffers downstreamSebastian Dröge2013-04-261-17/+32
* streamsynchronizer: Fix check for belonging to another streamSebastian Dröge2013-04-241-1/+2
* streamsynchronizer: Create element with gst_element_factory_make()Sebastian Dröge2013-04-241-3/+1
* streamsynchronizer: Don't consider a stream added for an already running one ...Sebastian Dröge2013-04-231-2/+3
* streamsynchronizer: If a stream belongs to an already running stream, don't waitSebastian Dröge2013-04-231-36/+58
* videoencoder: Simply setcaps functionSebastian Dröge2013-04-181-22/+16
* audiodecoder: Ignore caps events if the input caps did not changeSebastian Dröge2013-04-181-1/+16
* audioencoder: Ignore caps events if the input caps did not changeSebastian Dröge2013-04-181-44/+55
* rtpbasedepayload: Ignore caps events if the caps did not changeTom Greenwood2013-04-181-1/+23
* videoencoder: Ignore caps events if the caps did not changeSebastian Dröge2013-04-181-2/+19
* videodecoder: Ignore caps events if the caps did not changeTom Greenwood2013-04-181-3/+18
* app: Don't use $(GST_PLUGIN_LIBTOOLFLAGS) for real librariesSebastian Dröge2013-04-161-1/+0
* gst: Add better support for static pluginsSebastian Dröge2013-04-1528-29/+51
* audiobasesrc: Fix ringbuffer handling when settings capsPaul HENRYS2013-04-151-4/+3
* playbin: fix jpeg passthrough to decoder sinks by marking image/* as video st...Tim-Philipp Müller2013-04-131-0/+1
* videometa: gst_buffer_add_meta() can return NULLVíctor Manuel Jáquez Leal2013-04-131-0/+7
* videoscale: set reasonable limits on propertiesDavid Schleef2013-04-131-2/+2
* videoscale: set min value to DBL_MIN to avoid a value of 0.0 that would crashStefan Sauer2013-04-131-1/+1
* sdp: Set session as permanent (t=0 0) if there is no time informationJose Antonio Santos Cadenas2013-04-051-14/+18
* rtsp: make local_ip and remote_ip variablesWim Taymans2013-04-041-19/+27
* rtsp: calculate the local ip address in acceptWim Taymans2013-04-041-3/+21
* oggdemux: Allow EOS on timestamp equal to stop/startNicolas Dufresne2013-04-041-3/+2
* sdp: Do not assign -1 to an unsigned variable, use 0 insteadJose Antonio Santos Cadenas2013-04-031-1/+1
* sdp: If attribute value is emply do not print colon characterJose Antonio Santos Cadenas2013-04-031-1/+1
* sdp: Do not add email line by defaultJose Antonio Santos Cadenas2013-04-031-4/+0
* videoconvert: avoid double freeWim Taymans2013-03-251-0/+1
* video: set interlaced flag correctly in frameWim Taymans2013-03-251-1/+6
* Release 1.0.61.0.6Tim-Philipp Müller2013-03-2234-48/+321
* subparse: fix off by one offset calculationArnaud Vrac2013-03-222-6/+1
* typefinding: fix y4m capsTim-Philipp Müller2013-03-221-2/+16
* subtitleoverlay: Return ANY caps for the GET_CAPS querySebastian Dröge2013-03-211-21/+4
* videoscale: Correct DAR and border calculationsJan Schole2013-03-211-4/+5
* playsinkconvertbin: Use gst_caps_is_subset() for handling the ACCEPT_CAPS querySebastian Dröge2013-03-211-2/+1
* playsinkconvertbin: Make sure to return all allowed caps in the GET_CAPS querySebastian Dröge2013-03-211-1/+22
* ximagesink: Don't access structures of EMPTY capsSebastian Dröge2013-03-211-0/+5
* libvisual: fix improper video frame clear operationGreg Rutz2013-03-131-1/+5
* adder: fix setting caps via the "caps" propertyStefan Sauer2013-02-182-11/+60
* encodebin: sync muxer state with parent binVincent Penquerc'h2013-02-181-0/+1
* build: fix build with automake 1.13Tim-Philipp Müller2013-02-071-1/+1
* pango: 3rd time's the charm. Fix attribute list handling.Jan Schmidt2013-02-071-3/+8
* pango: Don't modify the original attributes list.Jan Schmidt2013-02-071-1/+1
* pango: Remove extra pango_attr_list_copy() from basetextoverlayJan Schmidt2013-02-071-1/+1
* appsrc: always take mutex before object lockWim Taymans2013-02-061-2/+4
* docs: Put GST_*_INIT into the -sections.txt file tooOlivier Crête2013-02-041-0/+2
* doc: Sort new things into ..-libs-sections.txtOlivier Crête2013-02-042-3/+154