summaryrefslogtreecommitdiff
path: root/gst
Commit message (Expand)AuthorAgeFilesLines
* rtspsrc: only reset the manager object when we did a seekWim Taymans2012-06-071-5/+7
* matroskademux: Update for TOC event API changeSebastian Dröge2012-06-061-1/+1
* update for tag event changeWim Taymans2012-06-0613-18/+24
* fix Y800 formatWim Taymans2012-06-062-2/+2
* Some printf variable format fixesThiago Santos2012-06-052-6/+6
* audioparsers: Fix GstBaseParse::get_sink_caps() implementationsSebastian Dröge2012-06-057-24/+114
* qtdemux: set the palette size correctlyWim Taymans2012-05-311-1/+1
* video: remove duplicate formatWim Taymans2012-05-291-1/+1
* flvdemux: Post error message if EOS before pads were createdEdward Hervey2012-05-291-7/+16
* flv, matroska: don't use GstStructure API on tag listsTim-Philipp Müller2012-05-272-4/+3
* rtpmp2tdepay: Only output integral mpeg-ts packetsEdward Hervey2012-05-261-4/+21
* matroskademux: increase NEWSEGMENT accuracy after seekingAlessandro Decina2012-05-241-12/+17
* matroskademux: don't discard the incoming seek segment on push based seekingAlessandro Decina2012-05-241-0/+5
* rtp: fix build issue in gstrtph264pay.cLuis de Bethencourt2012-05-241-1/+3
* rtph264pay: Add unrestricted capsJonas Holmberg2012-05-241-1/+8
* rtsp: add the Scale header when neededMaria Giovanna Chiossa2012-05-241-1/+1
* videobox: Fix the sample pipeline.Sreerenj Balachandran2012-05-231-1/+1
* icydemux: warning if setting srcpad caps failsAnton Novikov2012-05-231-2/+4
* icydemux: activate srcpad before setting capsAnton Novikov2012-05-231-1/+1
* avimux: fix assertion when handling a date tag as a stringThiago Santos2012-05-211-8/+22
* rtpmp2tpay: respect mtu and packet boundariesMark Nauwelaerts2012-05-181-27/+56
* rtpjpegpay: Allow U and V components to use different quant tables if they co...Youness Alaoui2012-05-161-4/+16
* rndbuffersize: only send flush-stop if it was a flushing seekTim-Philipp Müller2012-05-091-2/+4
* rndbuffersize: must send flush-stop after acquiring the stream lockTim-Philipp Müller2012-05-091-2/+3
* rndbuffersize: port seeking code to 0.11Tim-Philipp Müller2012-05-091-5/+7
* rndbuffersize: add support for seeksTim-Philipp Müller2012-05-091-0/+52
* rndbuffersize: send SEGMENT event before pushing buffersTim-Philipp Müller2012-05-091-1/+13
* interleave: fix compilation againWim Taymans2012-05-091-0/+4
* rtpsession: creation should be signaled before validationPascal Buhler2012-05-091-2/+3
* isomp4: set layout=interleaved on raw audio capsAlban Browaeys2012-05-031-6/+12
* videomixer: change sink pad template name from sink_%d to sink_%uTim-Philipp Müller2012-05-012-5/+5
* interleave: handle EOS on all padsWim Taymans2012-05-011-4/+7
* interleave: improve debuggingWim Taymans2012-05-011-0/+2
* alpha: don't set up stuff before the input and output formats are knownTim-Philipp Müller2012-05-011-7/+22
* multifilesink: don't write stream header twice for first filePeter Seiderer2012-04-301-5/+11
* multifilesink: fix buffer list size calculation in render_listPeter Seiderer2012-04-301-1/+1
* multifile: unnecessary size checkLuis de Bethencourt2012-04-301-5/+0
* avi: fix build errorsLuis de Bethencourt2012-04-301-9/+6
* matroska: implement forward snapping keyframe seekingVincent Penquerc'h2012-04-304-15/+26
* avi: implement forward snapping keyframe seekingVincent Penquerc'h2012-04-301-22/+73
* matroska: update for media type changesTim-Philipp Müller2012-04-284-17/+26
* celtdepay: calculate size correctlyidc-dragon2012-04-251-1/+1
* audiofxbasefirfilter: Fix time-domain convolution for multichannel inputChris Pankow2012-04-231-1/+1
* multipartdemux: first activate pad then set capsWim Taymans2012-04-201-8/+8
* matroskamux: set caps on srcpadWim Taymans2012-04-201-0/+3
* video: Update for libgstvideo API changesSebastian Dröge2012-04-192-5/+5
* collectpads2: rename to collectpadsMark Nauwelaerts2012-04-1717-181/+181
* misc: chain up to collectpads event handlerMark Nauwelaerts2012-04-167-55/+35
* smpte: use some more boilerplateMark Nauwelaerts2012-04-132-28/+4
* flxdec: improve segment handlingMark Nauwelaerts2012-04-131-0/+35