summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-12-17configure.ac: Minor typo in disabling cavs decoder. Now compiles AND works on...GST_FFMPEG_NO_MIRROREdward Hervey2-1/+7
2007-12-17ext/ffmpeg/: Handle VC-1 properly , which is handled differently from WMV3.Edward Hervey3-2/+21
2007-12-17autogen.sh: Fix call to ffmpegrevEdward Hervey5-8/+15
2007-12-15ext/ffmpeg/gstffmpegcfg.c: NULL-terminate the GEnumValue arrays, otherwise th...Sebastian Dröge3-7/+19
2007-12-09configure.ac: Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.Sebastian Dröge2-1/+10
2007-11-28configure.ac: Temporarily remove fPIC option for building ffmpegEdward Hervey4-9/+21
2007-11-22ext/ffmpeg/gstffmpegaudioresample.c: Correct the output size of the buffer.Edward Hervey2-1/+9
2007-11-15ext/ffmpeg/: Added new ffaudioresample element using the ffmpeg resampling code.Edward Hervey5-1/+318
2007-11-15Initial patch of the new mirror-less build-system for gst-ffmpeg using specif...Edward Hervey13-109/+335
2007-11-10ChangeLog surgery: UTF8-ize latest entryTim-Philipp Müller1-1/+1
2007-11-08ext/ffmpeg/: Ole André Vadla Ravnås4-2/+9
2007-11-03ext/ffmpeg/: gst-indent cleanup.Edward Hervey8-232/+248
2007-10-12configure.ac: Add big fat warning message with explanation when building agai...Tim-Philipp Müller2-0/+38
2007-10-10ext/ffmpeg/gstffmpegdec.c: Fix the return type of the setcaps function. Fixes...Tuomas Kulve2-1/+8
2007-10-05ext/ffmpeg/gstffmpegdemux.c: Don't return FALSE for the LATENCY event but ins...Yann Gilquin2-1/+15
2007-10-03tests/check/generic/libavcodec-locking.c: Print message name and not just num...Stefan Kost2-2/+7
2007-10-01ext/ffmpeg/gstffmpegcodecmap.c: Add Real Video 3.0 and remove some bogus caps.Wim Taymans4-4/+30
2007-08-14ext/ffmpeg/gstffmpegdec.c: Don't set rank of sp5x video decoder to NONE.Edward Hervey2-5/+12
2007-08-07ext/ffmpeg/gstffmpegcodecmap.c: Improve debugging of codec data. realvideo ca...Wim Taymans3-2/+49
2007-08-01ext/ffmpeg/: Free strings atleast when finalizing elements.Stefan Kost5-14/+65
2007-08-01Check for libm and link against it (ffmpeg is using sqrt).Stefan Kost3-1/+11
2007-07-25ext/ffmpeg/: Handle buffers with invalid duration correctly even in the case ...Julien Moutte4-1/+16
2007-07-13Remove bogus check for libcheck, since we check for gstreamer-check and it pu...Jan Schmidt3-7/+11
2007-07-12configure.ac: Use pkg-config to locate check. Bump core requirement.Stefan Kost4-6/+17
2007-07-05ext/ffmpeg/gstffmpegenc.c: Fix the encoders by actually copying the encoded o...Jan Schmidt3-0/+10
2007-06-22ext/ffmpeg/gstffmpegenc.*: Instead of allocating 512KB buffers and then setti...Jan Schmidt4-7/+42
2007-06-20ext/ffmpeg/gstffmpegcodecmap.c: Enable mjpeg-codec in more containers.Stefan Kost2-1/+10
2007-06-19ext/ffmpeg/gstffmpeg.c: Cut off double \n.Stefan Kost3-5/+26
2007-06-15win32/vs6/: Convert line endings to CRLF and mark files as binary.Jan Schmidt4-192/+198
2007-06-05gst-libs/ext/ffmpeg/: Recognise x86_64 builds and set flags appropriately so ...Jan Schmidt1-0/+9
2007-06-05ext/ffmpeg/gstffmpegcodecmap.c: Add MSMPEG4V3 video and MP3 audio to the asf ...Wim Taymans2-2/+11
2007-06-05ext/ffmpeg/gstffmpegdemux.c: Use total duration when the individual stream du...Jan Arne Petersen2-2/+14
2007-06-05ext/ffmpeg/gstffmpegscale.c: don't leak refcounts in event handler. Fixes #44...Laurent Glayal2-2/+16
2007-05-25ext/ffmpeg/gstffmpegdec.c: Be a bit smarter when clipping the frame without a...Wim Taymans2-0/+19
2007-05-24configure.ac: Add -no-undefined to GST_ALL_LDFLAGS; without it, no shared lib...Tim-Philipp Müller2-0/+11
2007-05-21ext/ffmpeg/gstffmpegdemux.c: Reduce the probability of the MPEG-TS typefinder...Jan Schmidt2-0/+12
2007-05-17Fix the build on MacOSX. since the one shipped by Apple is from the middle ag...Edward Hervey5-2/+25
2007-05-09ext/ffmpeg/: Protect calls to ffmpeg functions that will implicitly call avco...Edward Hervey4-1/+22
2007-05-02ext/ffmpeg/gstffmpegdec.c: Fix timestamping for out-of-order incoming buffers...Edward Hervey3-0/+93
2007-04-25ext/ffmpeg/gstffmpegcodecmap.c: Remove cruft inserted by wim's last commit.Edward Hervey3-6/+6
2007-04-20ext/ffmpeg/gstffmpegdemux.c: Allow ffmpeg typefinders to try and typefind ver...Michael Smith3-2/+15
2007-04-12ext/ffmpeg/: Add the CODEC_FLAG_GLOBAL_HEADER to the exposed flags, and makes...Mark Nauwelaerts3-1/+25
2007-04-12ext/ffmpeg/gstffmpegdec.c: Draw edges for h264. Fixes #364139.Yves Lefebvre3-2/+14
2007-03-17ext/ffmpeg/gstffmpegcodecmap.c (gst_ffmpeg_get_codecid_longname): Fix typo in...Johan Dahlin3-1/+6
2007-03-02ext/ffmpeg/gstffmpegcfg.c: Add mpeg1video and mpeg2video to the list of mpeg-...Edward Hervey2-64/+67
2007-03-01configure.ac: Convert to new AG_GST style.Sebastian Dröge3-11/+18
2007-02-16ext/ffmpeg/: Don't use GINT_TO_POINTER and GPOINTER_TO_INT with GTypes, this ...Tim-Philipp Müller5-78/+59
2007-02-14ext/ffmpeg/gstffmpegcfg.c: Typo fix.Edward Hervey3-1/+6
2007-02-09ext/ffmpeg/gstffmpegdec.c: My console is not your TODO list.Thomas Vander Stichele2-1/+7
2007-02-09ext/ffmpeg/gstffmpegmux.c: ffmux_flv only accepts mpeg audio with a sample ra...Tim-Philipp Müller2-0/+40