summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2009-03-21Release 0.10.7RELEASE-0_10_7Jan Schmidt1-3990/+2804
2009-01-05ext/ffmpeg/gstffmpegcodecmap.c: Narrow down the allowed channels and sample r...GIT_CONVERSIONDejan Sakelšak1-0/+8
2009-01-05ffmpegrev: Update ffmpeg SVN revision to r16434 and update to the correspondi...Sebastian Dröge1-0/+7
2008-12-30ext/ffmpeg/gstffmpegcodecmap.c: Add mapping for IMC and MLP audio codecs.Edward Hervey1-0/+5
2008-12-30ffmpegrev: Updating ffmpeg SVN revision to r16396 and update to the correspon...Sebastian Dröge1-0/+7
2008-12-24ffmpegrev: Updating ffmpeg SVN revision to r16304 and update to the correspon...Sebastian Dröge1-0/+8
2008-12-17ext/ffmpeg/gstffmpegcodecmap.*: Add mapping for EAC3 and QCELP audio codecs.Edward Hervey1-0/+15
2008-12-16configure.ac: Require core cvs.Stefan Kost1-0/+5
2008-12-16ext/ffmpeg/gstffmpegmux.c: Renaming tagsetter_flush to _reset_tags().Stefan Kost1-0/+5
2008-12-16Fix tag merging. Use tagsetter and not internal copies. Depend onStefan Kost1-0/+7
2008-12-13ext/ffmpeg/gstffmpegcodecmap.c: If no channel layout is provided don't set a ...Sebastian Dröge1-0/+7
2008-12-13ext/ffmpeg/: Set the channel layout if it's exposed by the decoder.Sebastian Dröge1-0/+9
2008-12-13ffmpegrev: Update ffmpeg revision to 16086 and update to the corresponding sw...Sebastian Dröge1-0/+6
2008-12-05Makefile.am: Add gst-libs to DIST_SUBDIRS to make sure that it's always disted.Sebastian Dröge1-0/+10
2008-12-04configure.ac: Apparently AC_CONFIG_MACRO_DIR breaks when using more than one ...Sebastian Dröge1-0/+6
2008-12-04configure.ac: Set AC_CONFIG_MACRO_DIR to common/m4 to point autoconf to our M...Sebastian Dröge1-0/+6
2008-12-04ffmpegrev: Update ffmpeg rev to 16001 and update the date for the correspondi...Sebastian Dröge1-0/+6
2008-12-03ext/ffmpeg/gstffmpegdec.c: Fix check for memory to free.Edward Hervey1-0/+8
2008-11-27configure.ac: Back to development -> 0.10.6.1Jan Schmidt1-0/+5
2008-11-27Release 0.10.6RELEASE-0_10_6Jan Schmidt1-0/+7
2008-11-19Unfreeze gst-ffmpeg pending resolution of #559467 and an out-of-cycle release...Jan Schmidt1-0/+5
2008-11-12configure.ac: 0.10.5.3 pre-releaseJan Schmidt1-0/+5
2008-11-11ext/ffmpeg/gstffmpegmux.c: Copy the codec aspect ratio to the stream, ffmpeg ...Wim Taymans1-0/+6
2008-11-10configure.ac: Fix typo: libswcale -> libswscale for the pkg-config check.Sebastian Dröge1-0/+9
2008-11-07ext/ffmpeg/gstffmpegcodecmap.c: Initialize some more variables.Wim Taymans1-0/+10
2008-11-06ext/ffmpeg/: Add G_PARAM_STATIC_STRINGS to avoid numerous strcpy calls.Wim Taymans1-0/+9
2008-11-05ext/ffmpeg/gstffmpegdec.c: Enable direct rendering.Wim Taymans1-0/+7
2008-11-05ext/ffmpeg/gstffmpegcodecmap.c: Don't convert caps to strings when we don't h...Wim Taymans1-0/+7
2008-11-04ext/ffmpeg/gstffmpegcodecmap.c: Fix regression in template caps limitations; ...Mark Nauwelaerts1-0/+7
2008-11-04ext/: Don't install static libs for plugins. Fixes #550851 for -ffmpeg.Stefan Kost1-0/+7
2008-10-30Update ffmpeg/swscale snapshot to the latest revision and adjust to API chang...Alexis Ballier1-0/+29
2008-10-15ext/ffmpeg/gstffmpegdec.c: If both, the decoder and the demuxer, provide a no...Robin Stocker1-0/+10
2008-10-08ext/ffmpeg/: Add some more width/height/channels/rate limitations to caps to ...Mark Nauwelaerts1-0/+13
2008-10-08Rewrite ffvideoscale using libswscale and put into a separate plugin.Mark Nauwelaerts1-0/+20
2008-10-08Fix cross compilation and add support for compilation with mingw32.Damien Lespiau1-0/+9
2008-09-06configure.ac: Fix type in error messgae.Stefan Kost1-0/+8
2008-09-04ext/ffmpeg/gstffmpegcodecmap.c: Add some debug that revealed that the escape ...Wim Taymans1-0/+6
2008-09-04ext/ffmpeg/gstffmpegdec.c: If we have a parser and we did not consume any of ...Wim Taymans1-0/+12
2008-09-04ext/ffmpeg/gstffmpegcodecmap.c: Escape the codec_data for h264 before we put ...Wim Taymans1-0/+7
2008-09-04configure.ac: And back to development we go...Edward Hervey1-0/+5
2008-09-03releasing 0.10.5, "This little piggy went to market"RELEASE-0_10_5Edward Hervey1-0/+9
2008-09-03ext/ffmpeg/gstffmpegcodecmap.c: Give the TrueSpeech audio codec a proper caps...Edward Hervey1-0/+6
2008-09-01ChangeLog surgery: fix garbled UTF-8Tim-Philipp Müller1-44/+44
2008-08-31configure.ac: 0.10.4.3 pre-releaseEdward Hervey1-0/+5
2008-08-31ffmpegrev: Adjust time of swscale checkout to ffmpeg revision being used.Edward Hervey1-0/+7
2008-08-29ext/ffmpeg/gstffmpegdec.c: Finalizing a decoder that was never used shouldn't...Edward Hervey1-0/+7
2008-08-29ext/ffmpeg/gstffmpegcodecmap.c: Instead of marking all audio decoders/encoder...Edward Hervey1-0/+8
2008-08-29ext/ffmpeg/gstffmpegdemux.c: gst_pad_template_new() takes ownership of caps; ...Michael Smith1-0/+6
2008-08-28ext/ffmpeg/gstffmpegcodecmap.c: ffmpeg audio decoders can now do up to 6 chan...Edward Hervey1-0/+6
2008-08-28configure.ac: Slim down the build of 'prefered' ffmpeg snapshot to disable co...Edward Hervey1-0/+9