summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-04-26Release 1.0.7rhel-7.0Sebastian Dröge23-38/+528
2013-04-26Update .po filesSebastian Dröge38-38/+38
2013-04-26streamsynchronizer: Make the element publicSebastian Dröge3-3/+14
2013-04-26streamsynchronizer: update position for reverseWim Taymans1-11/+23
2013-04-26videodecoder: Try harder to push writable buffers downstreamSebastian Dröge1-1/+10
2013-04-26videoencoder: Try harder to push writable buffers downstreamSebastian Dröge1-17/+32
2013-04-24streamsynchronizer: Fix check for belonging to another streamSebastian Dröge1-1/+2
2013-04-24streamsynchronizer: Create element with gst_element_factory_make()Sebastian Dröge1-3/+1
2013-04-23streamsynchronizer: Don't consider a stream added for an already running one ...Sebastian Dröge1-2/+3
2013-04-23streamsynchronizer: If a stream belongs to an already running stream, don't waitSebastian Dröge1-36/+58
2013-04-18videoencoder: Simply setcaps functionSebastian Dröge1-22/+16
2013-04-18audiodecoder: Ignore caps events if the input caps did not changeSebastian Dröge1-1/+16
2013-04-18audioencoder: Ignore caps events if the input caps did not changeSebastian Dröge1-44/+55
2013-04-18rtpbasedepayload: Ignore caps events if the caps did not changeTom Greenwood1-1/+23
2013-04-18videoencoder: Ignore caps events if the caps did not changeSebastian Dröge1-2/+19
2013-04-18videodecoder: Ignore caps events if the caps did not changeTom Greenwood1-3/+18
2013-04-16app: Don't use $(GST_PLUGIN_LIBTOOLFLAGS) for real librariesSebastian Dröge1-1/+0
2013-04-15gst: Add better support for static pluginsSebastian Dröge28-29/+51
2013-04-15audiobasesrc: Fix ringbuffer handling when settings capsPaul HENRYS1-4/+3
2013-04-13playbin: fix jpeg passthrough to decoder sinks by marking image/* as video st...Tim-Philipp Müller1-0/+1
2013-04-13videometa: gst_buffer_add_meta() can return NULLVíctor Manuel Jáquez Leal1-0/+7
2013-04-13videoscale: set reasonable limits on propertiesDavid Schleef1-2/+2
2013-04-13videoscale: set min value to DBL_MIN to avoid a value of 0.0 that would crashStefan Sauer1-1/+1
2013-04-05sdp: Set session as permanent (t=0 0) if there is no time informationJose Antonio Santos Cadenas1-14/+18
2013-04-04rtsp: make local_ip and remote_ip variablesWim Taymans1-19/+27
2013-04-04rtsp: calculate the local ip address in acceptWim Taymans1-3/+21
2013-04-04oggdemux: Allow EOS on timestamp equal to stop/startNicolas Dufresne1-3/+2
2013-04-03sdp: Do not assign -1 to an unsigned variable, use 0 insteadJose Antonio Santos Cadenas1-1/+1
2013-04-03sdp: If attribute value is emply do not print colon characterJose Antonio Santos Cadenas1-1/+1
2013-04-03sdp: Do not add email line by defaultJose Antonio Santos Cadenas1-4/+0
2013-03-25videoconvert: avoid double freeWim Taymans1-0/+1
2013-03-25video: set interlaced flag correctly in frameWim Taymans1-1/+6
2013-03-22Release 1.0.6Tim-Philipp Müller34-48/+321
2013-03-22subparse: fix off by one offset calculationArnaud Vrac2-6/+1
2013-03-22typefinding: fix y4m capsTim-Philipp Müller1-2/+16
2013-03-21subtitleoverlay: Return ANY caps for the GET_CAPS querySebastian Dröge1-21/+4
2013-03-21videoscale: Correct DAR and border calculationsJan Schole1-4/+5
2013-03-21playsinkconvertbin: Use gst_caps_is_subset() for handling the ACCEPT_CAPS querySebastian Dröge1-2/+1
2013-03-21playsinkconvertbin: Make sure to return all allowed caps in the GET_CAPS querySebastian Dröge1-1/+22
2013-03-21ximagesink: Don't access structures of EMPTY capsSebastian Dröge1-0/+5
2013-03-13libvisual: fix improper video frame clear operationGreg Rutz1-1/+5
2013-02-18adder: fix setting caps via the "caps" propertyStefan Sauer2-11/+60
2013-02-18encodebin: sync muxer state with parent binVincent Penquerc'h1-0/+1
2013-02-07build: fix build with automake 1.13Tim-Philipp Müller1-1/+1
2013-02-07pango: 3rd time's the charm. Fix attribute list handling.Jan Schmidt1-3/+8
2013-02-07pango: Don't modify the original attributes list.Jan Schmidt1-1/+1
2013-02-07pango: Remove extra pango_attr_list_copy() from basetextoverlayJan Schmidt1-1/+1
2013-02-06appsrc: always take mutex before object lockWim Taymans1-2/+4
2013-02-04docs: Put GST_*_INIT into the -sections.txt file tooOlivier Crête1-0/+2
2013-02-04doc: Sort new things into ..-libs-sections.txtOlivier Crête2-3/+154