summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-01-30Ignore some more filesEdward Hervey1-0/+2
2009-01-26Precalculate some size dependent variables. Demystify the height scaling a bit.Stefan Kost2-35/+42
2009-01-26Merge branch 'master' of ssh://git.freedesktop.org/git/gstreamer/gst-plugins-...Stefan Kost6-7/+80
2009-01-26Set flags on the realmedia chunksWim Taymans1-3/+11
2009-01-26Add method to get RDT flagsWim Taymans2-0/+34
2009-01-26Add seeking support to asfdemux in push modeHans de Goede3-4/+32
2009-01-26Drop packets with an invalid replicated data lengthHans de Goede1-0/+3
2009-01-25Change comment to refer to right variable.Stefan Kost1-1/+1
2009-01-24Bring synaesthesia to next century.Stefan Kost4-105/+131
2009-01-23Fix leak of converted stringDavid Schleef1-1/+4
2009-01-23Add more to the gitignoresJan Schmidt2-0/+9
2009-01-23Make synaesthesia build again.Stefan Kost1-1/+4
2009-01-22Update common snapshot.Stefan Kost1-0/+0
2009-01-22Fix pre-commit hookSebastian Dröge1-0/+0
2009-01-22Install and use pre-commit indentation hook from commonEdward Hervey2-0/+8
2009-01-21autogen.sh : Use git submoduleEdward Hervey1-8/+5
2009-01-08gst/mpegstream/: Fix some caps leaks. Fixes bug #564885.GIT_CONVERSIONYves Lefebvre4-10/+47
2009-01-02ext/cdio/gstcdio.c: Remove unused format argument.Alessandro Decina3-1/+6
2008-12-13win32/common/: Hardcode cpu for win32 build, just like we do in the other mod...Tim-Philipp Müller3-1/+255
2008-12-13m4/Makefile.am: Removed two more .m4 that aren't shipped with gettext 0.17 an...Edward Hervey3-3/+6
2008-12-13m4/Makefile.am: inttypes.m4 hasn't been available since gettext-0.15, and sin...Edward Hervey3-1/+7
2008-12-10gst/mpegaudioparse/gstmpegaudioparse.*: Do an initial class_ref on an interna...Tim-Philipp Müller3-13/+20
2008-12-04configure.ac: Apparently AC_CONFIG_MACRO_DIR breaks when using more than one ...Sebastian Dröge2-3/+6
2008-12-04configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M...Sebastian Dröge3-0/+9
2008-12-01ext/mpeg2dec/gstmpeg2dec.c: Last change introduced a regression that made mpe...Sebastian Dröge3-2/+10
2008-11-29Require gettext 0.17 because older versions don't mix with libtool 2.2. At bu...Sebastian Dröge4-2/+13
2008-11-25ext/mpeg2dec/gstmpeg2dec.*: Add support for 4:4:4 video. Fixes #562086David Schleef3-8/+24
2008-11-24ext/mpeg2dec/gstmpeg2dec.c: Add support for the STATE_SEQUENCE_MODIFIED state...Simon Holm Thøgersen3-0/+13
2008-11-20gst/asfdemux/gstasfdemux.c: Remove duplicate and broken code for the streamin...Wim Taymans2-699/+64
2008-11-20configure.ac: Back to development -> 0.10.10.1Jan Schmidt2-1/+6
2008-11-19Release 0.10.10 - "Under the House"RELEASE-0_10_10Jan Schmidt20-34/+81
2008-11-19Update .po filesJan Schmidt7-265/+332
2008-11-17ext/sidplay/Makefile.am: Use GST_CXXFLAGS for C++ code instead of GST_CFLAGS....Sebastian Dröge2-1/+8
2008-11-12configure.ac: 0.10.9.3 pre-releaseJan Schmidt2-1/+6
2008-11-11gst/asfdemux/gstasfdemux.c: Only copy sane aspect ratio values on the caps. F...Wim Taymans2-2/+10
2008-11-06Add bug number to the mp3parse mpeg 2.5 fixSebastian Dröge1-1/+1
2008-11-05ext/amrnb/amrnbdec.*: Add a property to select the amr variant. Fixes #424070.Wim Taymans3-3/+110
2008-11-03gst/mpegstream/: Fix memmory corruption due to not storing the new updated po...Tal Shalif3-7/+19
2008-10-30tests/check/Makefile.am: Blacklist cdiocddasrc from state-change tests. Fixes...Stefan Kost3-1/+6
2008-10-24configure.ac: oops, forgot to bump the version back to devel after the last r...Jan Schmidt2-1/+7
2008-10-24gst/realmedia/rmdemux.c: Add suport for mpeg4 and aac audio. See #556714.Wim Taymans3-8/+68
2008-10-14gst/mpegaudioparse/gstmpegaudioparse.c: Calculate samples per frame correctly...Michael Smith2-3/+11
2008-10-14ext/mpeg2dec/gstmpeg2dec.*: Prefer the container's PAR over the stream's PAR ...Robin Stocker3-2/+41
2008-10-13Don't install static libs for plugins. Fixes #550851 for ugly.Stefan Kost19-0/+40
2008-10-13gst/mpegaudioparse/gstmpegaudioparse.c: Post a GST_ELEMENT_ERROR if we get EO...Sebastian Dröge2-0/+15
2008-10-09ext/amrnb/amrnbparse.c: use #defines for HEADER. Unref the object in _sink_ac...Stefan Kost2-13/+26
2008-10-08ext/mad/gstmad.*: track discont on incomming buffers and set discont on outgo...Wim Taymans4-5/+35
2008-09-28ext/mpeg2dec/gstmpeg2dec.*: Fix compilation with --disable-index. Fixes bug #...Sameer Naik3-1/+27
2008-09-28ext/mad/gstmad.*: Fix compilation with --disable-index. Fixes bug #554142.Sameer Naik3-0/+27
2008-09-27ext/a52dec/gsta52dec.*: Fix channel re-negotiation on a change of the incomin...Thijs Vermeir3-8/+29