summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2006-08-21ext/gsm/gstgsm.c: Make rank PRIMARY now that GSM seems to work fine.Wim Taymans1-0/+5
2006-08-21ext/wavpack/: More clean-ups: use shorter variable names to make code easier ...Tim-Philipp Müller1-0/+18
2006-08-21ext/wavpack/gstwavpackenc.c: Fix caps set on buffers and template caps (outpu...Tim-Philipp Müller1-0/+11
2006-08-18ext/wavpack/gstwavpackparse.c: Fix resyncing in push mode not stopping re-syn...Sebastian Dröge1-0/+13
2006-08-16ext/wavpack/: In push mode, re-sync to next wavpack header if sync is lost (#...Sebastian Dröge1-2/+13
2006-08-15ext/wavpack/gstwavpackparse.*: Make wavpackparse also work in push-mode (not ...Sebastian Dröge1-0/+18
2006-08-15Fix leaks (#351502).Tim-Philipp Müller1-0/+6
2006-08-14gst/qtdemux/qtdemux.c: Extract all references/redirections if there is more t...Tim-Philipp Müller1-0/+8
2006-08-10ext/faac/gstfaac.c: Bitrate in the faac structure is per output channel, not ...Michal Benes1-0/+8
2006-08-09ext/xvid/gstxvidenc.c: Fix GST_ELEMENT_ERROR usage.Tim-Philipp Müller1-0/+5
2006-08-08gst/qtdemux/qtdemux.c: Fix silly typo.Tim-Philipp Müller1-0/+5
2006-08-08tests/check/elements/gdpdepay.c: I forgot to include the file containing the ...Edward Hervey1-0/+6
2006-08-08tests/check/elements/gdpdepay.c: Ignore test known to fail on PPC64. See #348...Edward Hervey1-0/+5
2006-08-04Allow HTTP redirect (HTTP status code 302).Edgard Lima1-0/+8
2006-08-04gst/gdp/gstgdpdepay.c: Fix event parsing by gdpdepay. Fixes #349916.Zaheer Abbas Merali1-0/+5
2006-08-03ext/Makefile.am: Use right variables when USE_SPC is defined.cascardo at holoscopio dot com1-0/+7
2006-08-02gst/gdp/gstgdpdepay.c: Disable seeking.Wim Taymans1-0/+25
2006-07-31ext/directfb/dfbvideosink.c: Post an error message.Julien Moutte1-0/+5
2006-07-31ext/directfb/dfbvideosink.c: Don't try allocating if we are not setup yet. Fa...Julien Moutte1-0/+6
2006-07-31gst/gdp/gstgdpdepay.c: Consume all events except EOS because we generate even...Wim Taymans1-0/+7
2006-07-28ext/xvid/gstxviddec.*: Clean-ups and code reflows. Pass return value from gst...Tim-Philipp Müller1-0/+14
2006-07-28ext/xvid/gstxvid.c: Fix size calculation for I420/YV12. Fixes #348976.Tim-Philipp Müller1-0/+5
2006-07-27ext/gsm/: Fix negotiation.Wim Taymans1-0/+7
2006-07-26gst/gdp/gstgdpdepay.c: proxying get/set caps is the wrong thing to do, since ...Thomas Vander Stichele1-0/+9
2006-07-24sys/directsound/gstdirectsoundsink.*: Add an attenuation property that will d...Sébastien Moutte1-0/+20
2006-07-23Add libopenspc-based SPC decoder element (#348220).Chris Lee1-0/+15
2006-07-19sys/v4l2/gstv4l2object.c: If "device-name" is requested and the device is not...Martin Szulecki1-0/+9
2006-07-19gst/nsf/nsf.c: Really fix compilation. Apparently it's not enough to just che...Tim-Philipp Müller1-0/+8
2006-07-18ext/wavpack/gstwavpackdec.c: Fix caps after previous change to byte order end...Tim-Philipp Müller1-0/+12
2006-07-18ext/wavpack/gstwavpackdec.*: Output audio in native byte order (which is also...Tim-Philipp Müller1-0/+11
2006-07-18ext/wavpack/gstwavpackdec.*: More clean-ups: remove most of the disfunctional...Tim-Philipp Müller1-0/+15
2006-07-18configure.ac: Check for wavpack version and define WAVPACK_OLD_API if necessary.Sebastian Dröge1-0/+34
2006-07-18gst/nsf/nsf.c: Fix compilation by not ignoring return values of fread.Wim Taymans1-0/+5
2006-07-17docs/plugins/inspect/: adding more inspect docsThomas Vander Stichele1-0/+11
2006-07-17docs/plugins/inspect/plugin-gdp.xml: actually commit inspectation of gdp elementThomas Vander Stichele1-0/+5
2006-07-17gst/gdp/: remove parent_class setting, BOILERPLATE does this fix typo in commentThomas Vander Stichele1-0/+8
2006-07-17gst/qtdemux/qtdemux.c: Store duration in uint64 too instead of clipping.Wim Taymans1-0/+10
2006-07-16ext/faad/gstfaad.c: Don't crash on small buffers.Wim Taymans1-0/+5
2006-07-15ext/ivorbis/vorbisfile.c: Reset adapter.Stefan Kost1-0/+5
2006-07-15gst/spectrum/: Do not use deprecated gtk functions.Stefan Kost1-0/+6
2006-07-14gst/nsf/: Remove crack malloc/free replacement.Wim Taymans1-0/+8
2006-07-13docs/plugins/: add more plugins and elements to docsThomas Vander Stichele1-0/+12
2006-07-13gst/nsf/Makefile.am: Fix build.Wim Taymans1-0/+5
2006-07-13Added NSF decoder plugin. Fixes 151192.Wim Taymans1-0/+34
2006-07-13tests/check/Makefile.am: Only run mpeg2enc unit test if we built the mpeg2enc...Tim-Philipp Müller1-0/+5
2006-07-13configure.ac: Don't error out in configure if mjpegtools dev is not there.Tim-Philipp Müller1-0/+5
2006-07-13Port mpeg2enc to 0.10 (#343184).Mark Nauwelaerts1-0/+26
2006-07-12gst/spectrum/gstspectrum.c: Fix typo in property nick.Tim-Philipp Müller1-0/+5
2006-07-10gst/filter/: Don't forget new files.Wim Taymans1-0/+7
2006-07-10I'm too lazy to comment thisWim Taymans1-0/+1