summaryrefslogtreecommitdiffstats
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
...
* pulsesink: Emit stream-status leave messageOlivier Crête2009-07-141-0/+30
* pulsesink: Emit stream-status enter messageOlivier Crête2009-07-142-0/+32
* pulsesink: debug the latency update valuesWim Taymans2009-07-141-0/+22
* pulsesink: add 24bit sample formatsWim Taymans2009-07-142-1/+24
* flacdec: Don't send empty string tagsEdward Hervey2009-07-011-1/+2
* pulsesink: include "1.0=100%" in volume and change upper limitStefan Kost2009-06-301-1/+7
* pulse: some more trivial cleanupsWim Taymans2009-06-291-20/+19
* pulse: trivial cleanupsWim Taymans2009-06-291-13/+2
* pulsesink: clear ringbuffer when asked toWim Taymans2009-06-291-0/+23
* souphttpsrc: free memory in finalizeStefan Kost2009-06-241-12/+6
* raw1394: sprinkle branch likeliness macros accross the code.Edward Hervey2009-06-242-7/+10
* dvdemux: post container-format tagTim-Philipp Müller2009-06-221-44/+28
* dvdemux: don't screw up first audio bufferTim-Philipp Müller2009-06-221-21/+21
* pulseink: don't leak device_descriptionWim Taymans2009-06-191-12/+20
* souphttpsrc: reset session state when stoppingTim-Philipp Müller2009-06-161-23/+24
* souphttpsrc: log response and request headers and fix some broken indentingTim-Philipp Müller2009-06-161-28/+14
* pulsesink: ref custom ring buffer class and type in class_initTim-Philipp Müller2009-06-151-0/+4
* Remove a few old example apps from the 0.8 daysTim-Philipp Müller2009-06-141-101/+0
* pulsesink: handle border cases in resamplerWim Taymans2009-06-111-2/+5
* pulsesink: only notify if all checks passedStefan Kost2009-06-041-4/+3
* pulsesink: check pointer before accessingStefan Kost2009-06-031-3/+3
* pulsesink: rename gst_pulse_sink_get_time to gst_pulsesink_get_timeStefan Kost2009-06-031-2/+2
* pulsesink: use values from pa_stream_get_buffer_attr()Stefan Kost2009-06-031-4/+6
* pngdec: Avoid possible overflow in calculationsJan Schmidt2009-06-021-4/+16
* flacenc: some more logging - dump header packetsTim-Philipp Müller2009-06-021-6/+12
* flacenc: never ever pass values >36bits to _set_total_samples_estimate()Tim-Philipp Müller2009-06-021-1/+1
* Address bad FLAC sample length encoding of #5844455Thomas Vander Stichele2009-06-011-1/+5
* pngdec: match g_malloc() with g_free()John Keeping2009-05-251-1/+1
* souphttpsrc: Set caps for audio/L16 content-typeZeeshan Ali (Khattak)2009-05-221-0/+33
* souphttpsrc: Rename icy_caps to src_capsZeeshan Ali (Khattak)2009-05-222-10/+10
* jpegdec: bump max size to 65535x65535Philippe Normand2009-05-211-2/+2
* pulsesink: Convert an erroneous assertionJan Schmidt2009-05-211-3/+5
* pulse: Print a warning on under/overflowsOlivier Crête2009-05-211-0/+31
* flacdec: fix buffer leakTim-Philipp Müller2009-05-131-0/+1
* raw1394: include stdlib.h for strtol()Tim-Philipp Müller2009-05-082-0/+2
* flacdec: Actually output the pending buffer.. and not a blank one.Edward Hervey2009-05-081-3/+4
* souphttpsrc: Allow non-string fields in the extra-headers propertySebastian Dröge2009-05-081-10/+47
* souphttpsrc: Add support for extra-headers appended to the HTTP requestSebastian Dröge2009-05-082-1/+65
* Add RANKS for various encoders and muxersChristian Schaller2009-05-074-4/+5
* flac: Make buffers created during seek act like normal buffers.Jan Schmidt2009-05-061-3/+14
* flacdec: don't use pad_alloc when decoding while seeking. Fixes #579422Thomas Vander Stichele2009-05-061-8/+17
* jpegdec: refactored gst_jpeg_dec_parse_image_dataArnout Vandecappelle2009-05-061-42/+27
* jpegdec: support additional 0xff before end marker.Arnout Vandecappelle2009-05-061-12/+14
* jpegenc: set colorspace before _set_defaults()Wim Taymans2009-05-051-13/+10
* configure: make gdk-pixbuf plugin depend only on gdk-pixbuf, not gtk+Tim-Philipp Müller2009-05-052-3/+3
* speexdec: make speex_dec_convert work with same-format values when no data ha...Alessandro Decina2009-05-041-5/+5
* flac: Implement preset interfaceSebastian Dröge2009-05-041-0/+7
* speex: Implement preset interfaceSebastian Dröge2009-05-041-0/+7
* wavpack: Implement preset interfaceSebastian Dröge2009-05-041-1/+15
* pulsesink: make sure we always signal waitersWim Taymans2009-04-301-9/+15