summaryrefslogtreecommitdiff
path: root/gst
AgeCommit message (Expand)AuthorFilesLines
2008-12-28gst/qtdemux/qtdemux.c: Add codec mapping for xvid, fmp4 and ac3 tracks.j^1-0/+18
2008-12-19ext/pulse/pulsemixerctrl.c: And remove temporary comment pointing to the bug ...Stefan Kost1-2/+2
2008-12-16gst/avi/gstavimux.c: Rename api from _flush to _reset_tags.Stefan Kost1-1/+1
2008-12-16gst/avi/gstavimux.c: Use new tagsetter api to flush tags.Stefan Kost1-1/+3
2008-12-16gst/avi/gstavimux.*: Totally remove the internal taglists and fully use tagse...Stefan Kost2-32/+8
2008-12-15gst/avi/gstavimux.c: Instead of filtering wrongly just use the mergemode. App...Stefan Kost1-13/+7
2008-12-13Switch to using GstStaticPadTemplate.Edward Hervey8-111/+112
2008-12-09gst/avi/gstavidemux.c: More logging.Stefan Kost2-13/+32
2008-12-09gst/rtp/gstrtpjpegdepay.c: Add an EOI marker at the end of the jpeg frame whe...Wim Taymans1-2/+21
2008-12-08gst/rtp/gstrtpmp4apay.c: Copy incomming timestamp to outgoing packets.Wim Taymans1-0/+5
2008-12-08gst/rtp/gstrtpmp4vpay.c: Don't try to push packets before we could find a val...Wim Taymans1-0/+6
2008-12-05Add documentation for matroskamux and matroskademux and update the inspection...Sebastian Dröge4-0/+34
2008-11-30gst/udp/gstmultiudpsink.c: Provide the parameters that are required for the f...Sebastian Dröge1-2/+2
2008-11-29gst/autodetect/gstautoaudiosrc.c: Fix classification.Stefan Kost1-1/+1
2008-11-28gst/udp/gstmultiudpsink.c: Make gst_multiudpsink_render() ignore errors from ...Peter Kjellerstedt1-22/+16
2008-11-27gst/wavenc/: Add support for a-law and mu-law encoded wav files. Fixes bug #5...Sebastian Dröge3-14/+48
2008-11-27gst/rtsp/gstrtspsrc.c: Prevent further read/write actions taken to the connec...이문형1-2/+14
2008-11-25gst/rtp/: Fix the descriptions and fix some email addresses.Wim Taymans76-127/+127
2008-11-25gst/qtdemux/qtdemux.c: Add MPG1 and MPG2 fourcc to supported qtdemux video co...Julien Moutte1-0/+2
2008-11-25gst/autodetect/: Post an error when we can't set the internal ghostpad target.Wim Taymans4-5/+41
2008-11-25gst/videocrop/gstvideocrop.*: Fix renegotiation when changing properties usin...Wim Taymans2-66/+45
2008-11-24gst/rtsp/gstrtspsrc.c: Add some more debugging.Wim Taymans1-1/+9
2008-11-23gst/qtdemux/qtdemux.c: Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib vari...Tal Shalif1-6/+6
2008-11-20gst/udp/: Fix multiudpsink on OSX by passing the specific length of the socke...Michael Smith4-14/+23
2008-11-20gst/wavparse/gstwavparse.c: Fix the scaling code.Wim Taymans1-3/+4
2008-11-20gst/matroska/matroska-mux.c: Fix NULL pointer dereference of an unset codec_i...Jan Schmidt1-1/+2
2008-11-16gst/matroska/: Make mkvdemux aware of E-AC3.Edward Hervey2-0/+5
2008-11-14gst/rtp/: Add a jpeg depayloader.Wim Taymans5-4/+686
2008-11-14gst/rtp/: Add JPEG payloader. Fixes #560756.Bjorn Ostby4-0/+578
2008-11-13gst/equalizer/: Add presets for equalizer. Fixes #522183.Stefan Kost5-4/+225
2008-11-13gst/rtsp/: Remove google extension again, it's not needed anymore because we ...Wim Taymans2-8/+2
2008-11-13gst/rtsp/gstrtspsrc.*: Add property to configure NAT traversal method.Eric Zhang2-76/+213
2008-11-13gst/rtp/gstrtpmp4vpay.c: Flush the remaining frames on EOS. Fixes #560641.Yotam1-2/+5
2008-11-12gst/rtp/gstrtpg729pay.c: Fix compiler warning about printf formatting.Jan Schmidt1-2/+2
2008-11-12gst/qtdemux/qtdemux.*: Queue up new segment events instead of sending them fr...Andy Wingo2-11/+22
2008-11-11gst/qtdemux/: Add cover and alternative copyright tag, and enhance some exist...Mark Nauwelaerts3-1/+43
2008-11-11gst/rtp/gstrtpg729pay.c: Don't ignore the return value of setcaps.Wim Taymans1-2/+3
2008-11-11gst/rtp/gstrtpg729pay.*: Replace G729 payloader with an improved version. Fix...Olivier Crete2-74/+232
2008-11-11gst/rtsp/gstrtspsrc.c: Only send one transport at a time for improved compati...Wim Taymans1-4/+3
2008-11-11gst/rtsp/gstrtspsrc.c: Only pause/play in the seek handler when the source wa...Wim Taymans1-6/+11
2008-11-11gst/matroska/matroska-mux.c: Fix muxing of Dirac streams if the input already...Sebastian Dröge1-29/+36
2008-11-11gst/avi/gstavimux.c: Don't segfault on string typed tags being NULL. Fixes #5...Stefan Kost1-1/+1
2008-11-10gst/matroska/matroska-mux.c: Fix mapping AAC profile to Matroska codec id.Mark Nauwelaerts1-4/+58
2008-11-10gst/qtdemux/qtdemux.c: Refactor some raw audio caps building, and handle >16-...Mark Nauwelaerts1-111/+114
2008-11-10gst/: Make author name consistent with others.Thomas Vander Stichele3-3/+3
2008-11-10gst/rtsp/gstrtspsrc.c: Pause the RTSP stream before doing a new play request.Eric Zhang1-0/+5
2008-11-05gst/matroska/: Implement Dirac muxing into Matroska comforming to the spec, i...Sebastian Dröge2-0/+75
2008-11-04Don't install static libs for plugins. Fixes #550851 for -good.Stefan Kost37-1/+48
2008-10-31gst/avi/gstavidemux.c: Invert other uncompressed RGB formats. Fixes #558554.Nick Haddad1-5/+17
2008-10-30gst/wavenc/gstwavenc.*: Add support for float/double as input and remove the ...Sebastian Dröge2-11/+20