Age | Commit message (Expand) | Author | Files | Lines |
2007-12-05 | Added some tags to exif parser. | Edgard Lima | 6 | -21/+251 |
2007-12-05 | gst/mpegtsparse/: A sub table is identified by the pair table_id and sub_tabl... | Zaheer Abbas Merali | 4 | -30/+57 |
2007-12-05 | gst/switch/gstswitch.c (gst_switch_set_property): Don't push buffers from app... | Andy Wingo | 2 | -17/+6 |
2007-12-04 | Now compiles even when libiptc is missing. | Edgard Lima | 3 | -3/+26 |
2007-12-04 | Fixed element properties and now muxer writes to png also. | Edgard Lima | 11 | -105/+180 |
2007-12-03 | gst/mpegtsparse/: Remove signals for pat, pmt, nit, eit, sdt. Replace with bu... | Zaheer Abbas Merali | 5 | -70/+85 |
2007-12-03 | Muxer writes (in jpeg only) whole IPTC chunk sent as tag. Muxer implemets Gst... | Edgard Lima | 10 | -35/+96 |
2007-12-03 | gst/librfb/rfbdecoder.c: Should fix the 64-bit build | Thijs Vermeir | 2 | -5/+14 |
2007-11-30 | Muxer writes (in jpeg only) whole EXIF and XMP chunks sent as tags. | Edgard Lima | 15 | -177/+187 |
2007-11-30 | gst/librfb/rfbdecoder.*: Add CoRRE encoding | Thijs Vermeir | 3 | -0/+47 |
2007-11-30 | gst/mpegtsparse/mpegtsparse.c: CRC check the psi pids. CRC checking code reli... | Zaheer Abbas Merali | 2 | -1/+72 |
2007-11-30 | Fixed get_range bug when injecting and stripping. And mux is almost done now. | Edgard Lima | 17 | -275/+1189 |
2007-11-30 | gst/librfb/rfbdecoder.c: Use glib macro for swapping | Thijs Vermeir | 2 | -3/+7 |
2007-11-29 | gst/librfb/: Disable CopyRect encoding by default | Thijs Vermeir | 4 | -48/+122 |
2007-11-29 | configure.ac: Bump libsoup requirement as libsoup does not support async clie... | Wouter Cloetens | 4 | -15/+128 |
2007-11-29 | ext/alsaspdif/alsaspdifsink.c: Don't free uninitialized data when we are in e... | Wim Taymans | 2 | -11/+24 |
2007-11-28 | Sending make and model individual tags and muxer now links fine. | Edgard Lima | 11 | -44/+159 |
2007-11-28 | Small fixes in get_range and better structure for generic muxer and demuxer. | Edgard Lima | 17 | -214/+2035 |
2007-11-26 | configure.ac: Add QuickTime Wrapper plug-in. | Julien Moutte | 15 | -6/+2978 |
2007-11-26 | gst/spectrum/gstspectrum.c: Use dispose and finalize. Dispose can be called m... | Stefan Kost | 2 | -1/+16 |
2007-11-26 | Now works when get_range is not available upstream. | Edgard Lima | 2 | -1/+22 |
2007-11-26 | gst/speexresample/: Update speex resampler to latest SVN. We're now down to o... | Sebastian Dröge | 7 | -269/+172 |
2007-11-25 | gst/flv/gstflvparse.c: Output segment with proper 'stop' value, makes flvdemu... | Edward Hervey | 2 | -8/+19 |
2007-11-25 | ext/dc1394/gstdc1394.c: Set initial structure name to fix assertion, due to r... | Stefan Kost | 2 | -3/+8 |
2007-11-23 | gst/mpegtsparse/: pat-info is now a signal not a GObject property that gets n... | Alessandro Decina | 14 | -254/+898 |
2007-11-23 | Now parser is generic (just add/remove a list of chunks). And a template of m... | Edgard Lima | 15 | -352/+1170 |
2007-11-23 | gst/speexresample/gstspeexresample.c: Only post the latency message if we hav... | Sebastian Dröge | 2 | -1/+7 |
2007-11-23 | gst/audioresample/gstaudioresample.c: Implement latency query. | Sebastian Dröge | 1 | -0/+78 |
2007-11-23 | gst/speexresample/gstspeexresample.c: Also post GST_MESSAGE_LATENCY if the la... | Sebastian Dröge | 2 | -0/+14 |
2007-11-23 | gst/speexresample/: Add functions to push the remaining samples and to get th... | Sebastian Dröge | 5 | -13/+452 |
2007-11-22 | gst/rtpmanager/gstrtpjitterbuffer.c: jitterbuffer can buffer an unlimited amo... | Wim Taymans | 2 | -4/+9 |
2007-11-21 | gst/speexresample/README: Add README explaining where the resampling code was... | Sebastian Dröge | 4 | -6/+108 |
2007-11-21 | gst/filter/: Post a GST_MESSAGE_LATENCY if the latency changes. | Sebastian Dröge | 3 | -0/+10 |
2007-11-21 | ext/faac/gstfaac.c: Don't try to flush the decoder on EOS when it was not ini... | Wim Taymans | 2 | -4/+13 |
2007-11-21 | ext/sdl/sdlaudiosink.c: Fix build on Mac OS X. (missing format parameter) | Julien Moutte | 2 | -1/+6 |
2007-11-21 | gst/equalizer/: Remove preset iface again. We'll re-add this after its been r... | Stefan Kost | 3 | -22/+11 |
2007-11-20 | gst/speexresample/gstspeexresample.c: Some small cleanup and addition of a TO... | Sebastian Dröge | 2 | -10/+17 |
2007-11-20 | gst/speexresample/Makefile.am: Add missing file. | Sebastian Dröge | 2 | -0/+35 |
2007-11-20 | docs/plugins/inspect/: Add missing inspection files to CVS. | Sebastian Dröge | 33 | -0/+1441 |
2007-11-20 | Add speexresample to the docs and while at that do a make update. | Sebastian Dröge | 33 | -300/+690 |
2007-11-20 | gst/speexresample/gstspeexresample.c: If the resampler gives less output samp... | Sebastian Dröge | 2 | -3/+40 |
2007-11-20 | Add resample element based on the Speex resampling algorithm. | Sebastian Dröge | 11 | -0/+2969 |
2007-11-19 | Fixed buffer strip (safer wil pull and after seek). | Edgard Lima | 3 | -125/+131 |
2007-11-19 | gst/equalizer/: Activate preset iface and upload two presets here. | Stefan Kost | 3 | -4/+28 |
2007-11-19 | Strip out in pull mode also. Seek and Query functions added. | Edgard Lima | 3 | -11/+196 |
2007-11-18 | Strip out metadata chunks. | Edgard Lima | 10 | -86/+540 |
2007-11-16 | configure.ac: Als use AG_GST_PLUGIN_DOCS (see #344039). | Stefan Kost | 2 | -0/+6 |
2007-11-15 | gst/mpegtsparse/mpegtspacketizer.c: Ensure that the plugin does not crash whe... | Wai-Ming Ho | 2 | -3/+23 |
2007-11-15 | ext/soundtouch/gstpitch.cc: Handle seeking correctly. Fixes #461068. | Wouter Paesen | 2 | -2/+112 |
2007-11-15 | ext/alsaspdif/alsaspdifsink.c: Fix sample rate and clocking. | Michael Kötter | 2 | -93/+80 |