summaryrefslogtreecommitdiff
path: root/gst-libs
AgeCommit message (Expand)AuthorFilesLines
2013-04-22Update disted orc backup filesTim-Philipp Müller4-0/+806
2013-04-18videoencoder: Simply setcaps functionSebastian Dröge1-22/+16
2013-04-18audioencoder: Ignore caps events if the input caps did not changeSebastian Dröge1-44/+55
2013-04-18audiodecoder: Ignore caps events if the input caps did not changeSebastian Dröge1-1/+16
2013-04-17videometa: Extend GstVideoGLTextureUploadMetaSebastian Dröge2-14/+67
2013-04-17docs: add some more audio macrosTim-Philipp Müller1-0/+27
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öge1-1/+1
2013-04-15sdp: dynamically allocate buffersWim Taymans1-12/+18
2013-04-15sdp: add Since markersWim Taymans1-0/+4
2013-04-15sdp: add boxed type for GstSDPMessageJose Antonio Santos Cadenas2-0/+197
2013-04-15riff: add format=WMV3 for WMV 3 capsMatej Knopp1-1/+1
2013-04-15audioringbuffer: Also reset segbaseSebastian Dröge1-0/+1
2013-04-15audioringbuffer: Reset segdone when releasing audioringbufferPaul HENRYS1-0/+3
2013-04-15rtpbasedepayload: Ignore caps events if the caps did not changeTom Greenwood1-1/+23
2013-04-15videoencoder: Ignore caps events if the caps did not changeSebastian Dröge1-2/+19
2013-04-15videodecoder: Ignore caps events if the caps did not changeTom Greenwood1-3/+18
2013-04-11videometa: gst_buffer_add_meta() can return NULLVíctor Manuel Jáquez Leal1-0/+14
2013-04-08rtsp: Don't use / as path if no path was providedThomas Scheuermann1-1/+4
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-04videofilter: add caps to pool configMatej Knopp1-1/+3
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-04-02docs: add since marker for new video APITim-Philipp Müller1-0/+2
2013-04-02pbutils: add description for TrueHD audioTim-Philipp Müller1-0/+1
2013-04-02rtsprange: use gst_util_gdouble_to_guint64 in get_secondsDavid Svensson Fors1-1/+1
2013-04-01video-format: Add GST_VIDEO_CAPS_MAKE_WITH_FEATURES() macroSebastian Dröge1-0/+16
2013-04-01videometa: Add caps feature #defines for video and GL texture upload metaSebastian Dröge1-0/+4
2013-03-31videodecoder: always send the new buffer to parse functionsWim Taymans1-5/+8
2013-03-31audiodecoder: don't make negative timestampWim Taymans1-3/+10
2013-03-30videodecoder: forward stream-start immediatelyWim Taymans1-0/+14
2013-03-30audiodecoder: forward stream-start immediatelyWim Taymans1-0/+7
2013-03-30dmabuf: Some code cleanupSebastian Dröge1-31/+25
2013-03-30pbutils: Fix the documentation build warning.Sreerenj Balachandran1-1/+1
2013-03-29videometa: Add documentation for GstVideoGLTextureUploadMetaSebastian Dröge2-12/+20
2013-03-29videometa: Implement copying of GstVideoGLTextureUploadMetaSebastian Dröge2-7/+37
2013-03-29videometa: API: Add GstVideoGLTextureUploadMetaSebastian Dröge2-0/+126
2013-03-29audioencoder: api doc fixes.Stefan Sauer1-4/+5
2013-03-25riff: add "note" tagAnton Belka1-0/+1
2013-03-25audiobasesrc: Fix ringbuffer handling when settings capsPaul HENRYS1-4/+3
2013-03-25video: set interlaced flag correctly in frameWim Taymans1-1/+6
2013-03-24video-format: add small commentWim Taymans1-1/+1
2013-03-15audioringbuffer: avoid division by 0 when outputting debug infoMarc Leeman1-2/+3
2013-03-12appsrc: fix deadlock setting pipeline in NULL state with block=trueNicola Murino1-0/+1
2013-03-11build: Link libgstrtsp-1.0.so to libm for pow()Emanuele Aina1-1/+1
2013-03-11appsink: update the emit-signal descriptionVíctor Manuel Jáquez Leal1-1/+1
2013-03-11riff: never create caps with negative heightDirk Van Haerenborgh1-1/+3