summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2007-01-07win32/vs6/: Add project files for VS6.Sébastien Moutte2-0/+192
2007-01-05configure.ac: actually properly define HAVE_FFMPEG_UNINSTALLED also use it as...Thomas Vander Stichele4-2/+22
2007-01-03ext/ffmpeg/gstffmpegenc.c: Turn dispose function into finalize function to av...Tim-Philipp Müller2-4/+12
2006-12-21ext/ffmpeg/gstffmpegcodecmap.c: The "signed" field in raw audio caps is of bo...Tim-Philipp Müller2-1/+7
2006-12-15configure.ac: fix quoting so it works for fedora autotools tooThomas Vander Stichele2-9/+14
2006-12-15Spaces => tabTim-Philipp Müller3-2/+8
2006-12-15add doap fileThomas Vander Stichele4-6/+183
2006-12-14Allow building against an external FFMpeg install. Fixes: #363363Josselin Mouette8-20/+57
2006-12-14configure.ac: Back to CVSJan Schmidt2-1/+6
2006-12-13Release 0.10.2Jan Schmidt6-120/+3911
2006-12-07ext/ffmpeg/gstffmpegcodecmap.c: Activate "amr" and "3gp" muxers.Edward Hervey2-3/+33
2006-12-07ext/ffmpeg/gstffmpegcodecmap.c: Add H263p variants as possible format for mov.Wim Taymans2-1/+9
2006-12-06tests/check/generic/libavcodec-locking.c: Fix the filter caps string for the ...Jan Schmidt2-2/+8
2006-12-04HACKING: Update the hacking info with information about how to prepare your q...Jan Schmidt2-6/+27
2006-11-27ext/ffmpeg/gstffmpegdec.c: When H264 is presented without codec_data, use a p...Jan Schmidt2-9/+36
2006-11-17ext/ffmpeg/gstffmpegenc.c: My console is not your TODO list.Thomas Vander Stichele2-1/+7
2006-11-16ext/ffmpeg/gstffmpegcodecmap.c: Specify H.263 variant and version in the caps...Ville Syrjala2-4/+25
2006-11-14ext/ffmpeg/gstffmpegcodecmap.c: Add mmf to _get_codecids, so we can use the m...Michael Smith3-8/+30
2006-10-26ext/ffmpeg/gstffmpegenc.c: MPEG4 standard does not accept framerates with a d...Edward Hervey2-5/+29
2006-10-25ext/ffmpeg/gstffmpegcodecmap.c: Fix AMR caps. Fixes #364956.Wim Taymans3-4/+15
2006-10-24ext/ffmpeg/gstffmpegmux.c: The ->frame_size for RAW audio is 1.Edward Hervey2-11/+32
2006-10-24gst-ffmpeg.spec.in: Build with -O1 by default since otherwise assembler breaksThomas Vander Stichele2-7/+6
2006-10-24ext/ffmpeg/gstffmpegcfg.c: FLV is in fact h263 and can take the same paramete...Edward Hervey5-4/+79
2006-10-20spec updatesThomas Vander Stichele2-2/+11
2006-10-20configure.ac: postproc filters need liboil to detect the cpu architectureEdward Hervey5-285/+662
2006-10-13ext/ffmpeg/gstffmpegcodecmap.c: Added some codec mappings for dv and mov muxers.Edward Hervey3-3/+41
2006-10-09ext/ffmpeg/gstffmpegcodecmap.c: Added proper mime types for mxf and gxf formats.Edward Hervey3-3/+26
2006-10-09ext/ffmpeg/gstffmpegdemux.c: Set the rank of all demuxers for which we: _ Hav...Edward Hervey3-1/+37
2006-10-09ext/ffmpeg/gstffmpegdemux.c: Disable the amr ffmpeg typefind function, it con...Edward Hervey2-1/+9
2006-10-06ext/ffmpeg/gstffmpegenc.c: Properly initialize ->lmin, ->lmax and ->max_key_i...Edward Hervey3-0/+11
2006-10-05ext/ffmpeg/: Printf format fixes.Tim-Philipp Müller3-63/+70
2006-10-05ext/ffmpeg/gstffmpegprotocol.c: Implement seeking for WRITE "gst" protocol.Edward Hervey3-1/+22
2006-10-05ext/ffmpeg/gstffmpegmux.c: We need to stop the collectpads in PAUSED->READY B...Edward Hervey2-1/+10
2006-10-04ext/ffmpeg/gstffmpegdemux.c: Don't try to use or remove non-existing pads.Wim Taymans2-15/+54
2006-09-30ext/ffmpeg/gstffmpegcodecmap.c: Clarify some CODEC_ID <=> mime type conversio...Edward Hervey3-11/+37
2006-09-29ext/ffmpeg/: Don't leak caps in some cases and make build bots happy again.Tim-Philipp Müller4-12/+21
2006-09-23ext/ffmpeg/gstffmpegcodecmap.c: Added definitions for FLASHSV, Flash Screen V...Edward Hervey2-0/+16
2006-09-21ext/ffmpeg/gstffmpegdec.c: wc1/wmv3 ffmpeg decoder now works. Bumping rank to...Edward Hervey2-2/+5
2006-09-20ext/ffmpeg/gstffmpegcodecmap.c: Adding codec mapping for vp5, vp6, vp6f and c...Edward Hervey2-0/+40
2006-09-20ext/ffmpeg/: Seems like the ffmpeg folks finally understood that VC9 does not...Edward Hervey3-3/+12
2006-09-16ext/ffmpeg/: More G_OBJECT macro fixing.Stefan Kost7-5/+14
2006-09-13ext/ffmpeg/gstffmpegdec.c: Add some more timestamp debugging.Wim Taymans2-22/+51
2006-09-08ext/ffmpeg/gstffmpegmux.c: Port tag-writing support in the muxers.Edward Hervey2-32/+45
2006-09-08ext/ffmpeg/: Port of FFMpeg muxers to 0.10.Michal Benes5-127/+206
2006-09-06ext/ffmpeg/: Make stuff compile on Visual Studio 6.Sebastien Moutte6-261/+324
2006-09-06ext/ffmpeg/gstffmpegdec.c: Do early keyframe check again, feeding bad data in...Wim Taymans2-4/+6
2006-09-06ext/ffmpeg/: Added helper object to handle extra properties.Mark Nauwelaerts6-90/+1449
2006-09-05ext/ffmpeg/gstffmpegdec.c: Disable early keyframe check, it causes crashes an...Wim Taymans2-0/+10
2006-09-05ext/ffmpeg/gstffmpegdec.c: Even more timestamp fixage.Wim Taymans2-16/+36
2006-09-05ext/ffmpeg/gstffmpegdec.c: More timestamp fixage.Wim Taymans2-71/+84