platform/upstream/gst-libav.git
2006-02-10 Edward Herveyext/ffmpeg/gstffmpegcodecmap.c: added CODEC_ID_FLV1...
2006-02-06 Thomas Vander... ext/ffmpeg/: debug recurring events at LOG level do...
2006-02-04 Tim-Philipp... ext/ffmpeg/gstffmpegcodecmap.c: Buffers aren't boxed...
2006-02-03 Edgard LimaJust make it compile with --disable-gst-debug.
2006-02-02 Andy Wingoext/ffmpeg/gstffmpegdec.c (gst_ffmpegdec_register)...
2006-02-02 Christian Schallerset rank None for mp3 and mpeg2 element, fixes 162833
2006-02-01 Thomas Vander... yet more distcheck fixing
2006-02-01 Thomas Vander... add missing file
2006-02-01 Thomas Vander... use common/upload-doc.mak
2006-01-31 Thomas Vander... go into docs dir
2006-01-31 Christian Schallercommit my latest changes
2006-01-31 Thomas Vander... configure.ac: fix build of deinterlace
2006-01-31 Thomas Vander... docs/plugins/: first stab at documenting ffmpeg element...
2006-01-31 Thomas Vander... add more stuff for docs
2006-01-31 Thomas Vander... First step at adding docs
2006-01-26 Tim-Philipp... ext/ffmpeg/gstffmpegcodecmap.c: Pad codec data buffer...
2006-01-23 Edward Herveyext/ffmpeg/gstffmpegcodecmap.c: Added CODEC_ID_SMC...
2006-01-20 Edward Herveyext/ffmpeg/: ffdeinterlace port to 0.10.
2006-01-20 Edward Herveyext/ffmpeg/gstffmpegenc.c: Caps weren't set on outgoing...
2006-01-17 Edward Herveyext/ffmpeg/gstffmpegdec.c: Memleak fix.
2006-01-17 Edward Herveyconfigure.ac: Add --with-pkg-config-path argument.
2006-01-12 Loïc Minierlibavcodec/utils.c: Fix for CVE-2005-4048 (bugzilla...
2006-01-12 Andy Wingobug number
2006-01-12 Andy Wingolibavutil/Makefile.am (INCLUDES): Add ALTIVEC_CFLAGS...
2006-01-11 Edward Herveyext/ffmpeg/gstffmpegdec.c: Add exception for Indeo3...
2005-12-19 Edward Herveyext/ffmpeg/gstffmpegcodecmap.c: Update ffmpeg_codec_id...
2005-12-16 Sebastien Coteext/ffmpeg/: Do proper locking around avcodec_open...
2005-12-10 Tim-Philipp... gst-libs/ext/Makefile.am: We need to use $(MAKE) here...
2005-12-07 Edward Herveyext/ffmpeg/gstffmpegdec.c: So, stupid ffmpeg.... Not...
2005-12-06 Thomas Vander... expand tabs
2005-12-05 Thomas Vander... back to HEAD
2005-12-05 Thomas Vander... releasing 0.10.0 RELEASE-0_10_0
2005-12-05 Andy Wingoext/ffmpeg/: Update for alloc_buffer changes.
2005-12-04 Christian Schallerboy this was rotten, now updated to work more like...
2005-12-01 Thomas Vander... back to HEAD
2005-12-01 Thomas Vander... releasing 0.9.7 RELEASE-0_9_7
2005-11-28 Julien Moutteext/ffmpeg/gstffmpegenc.c: Add rtp-payload-size property.
2005-11-28 Tim-Philipp... ext/ffmpeg/gstffmpegdec.c: Improve pixel aspect ratio...
2005-11-27 Thomas Vander... clean up aclocal flags (from cygwin ports maintainer)
2005-11-23 Thomas Vander... add a torture target
2005-11-23 Thomas Vander... back to HEAD
2005-11-23 Thomas Vander... releasing 0.9.6 RELEASE-0_9_6
2005-11-23 Jan Schmidtext/ffmpeg/gstffmpegdec.c: Updated API
2005-11-22 Jan Schmidtext/ffmpeg/gstffmpegcodecmap.c: Whoops - handle input...
2005-11-22 Jan SchmidtRemove mentions of ffmpegcolorspace now that it's in...
2005-11-22 Andy Wingoext/ffmpeg/gstffmpegdec.c (gst_ffmpegdec_sink_event...
2005-11-21 Tim-Philipp... ext/ffmpeg/gstffmpegdec.c: Remove GST_STREAM_LOCK here...
2005-11-16 Luca Ognibeneext/ffmpeg/gstffmpegdec.c: My previous commit was not...
2005-11-16 Luca Ognibeneext/ffmpeg/gstffmpegdec.c: Fix some segfaults while...
2005-11-14 Andy Wingoconfigure.ac (GST_PLUGIN_LDFLAGS): -no-undefined for...
2005-11-14 Tim-Philipp... ext/ffmpeg/gstffmpegdec.c: Don't crash in debug message...
2005-11-11 Thomas Vander... back to head
2005-11-11 Thomas Vander... releasing 0.9.5 RELEASE-0_9_5
2005-11-11 Edward Herveyext/ffmpeg/gstffmpegdec.c: Properly unref a buffer...
2005-11-11 Edward Herveyext/ffmpeg/gstffmpegdec.c: Properly unref a buffer...
2005-11-08 Ronald S. BultjeTODO: Add some TODO items for 0.9 cycle.
2005-11-05 Christian Schallerremove gst-register from spec file
2005-10-26 Tim-Philipp... ext/ffmpeg/gstffmpegdec.c: Backported some fixes from...
2005-10-26 Thomas Vander... add a check-valgrind target
2005-10-23 Thomas Vander... back to HEAD
2005-10-23 Thomas Vander... releasing 0.9.4 RELEASE-0_9_4
2005-10-23 Julien Moutteext/ffmpeg/Makefile.am: Fix build.
2005-10-11 Wim Taymansext/ffmpeg/gstffmpegdec.c: newsegment API update.
2005-10-05 Thomas Vander... ext/ffmpeg/gstffmpegcodecmap.c: we have better ways...
2005-10-03 Thomas Vander... back to head
2005-10-03 Thomas Vander... release time RELEASE-0_9_3
2005-09-30 Thomas Vander... ext/ffmpeg/gstffmpegenc.c: if no peer, use the src...
2005-09-30 Thomas Vander... replace do { } while (0); with { }
2005-09-22 Wim Taymansext/ffmpeg/gstffmpegenc.c: Do not limit quantizer value...
2005-09-22 Thomas Vander... fix frame rate encoding for h263
2005-09-20 Wim Taymansext/ffmpeg/gstffmpegcodecmap.h: Avoid division by 0...
2005-09-19 Wim Taymansext/ffmpeg/gstffmpegdec.c: Don't blindly assume there...
2005-09-19 Wim Taymansext/ffmpeg/gstffmpegcodecmap.c: Better framerate setting.
2005-09-16 Thomas Vander... fix up newsegment
2005-09-13 Thomas Vander... ext/ffmpeg/: shut up the logging while it's probing...
2005-09-05 Andy WingoUpdate for state change type and macro changes.
2005-08-19 Wim Taymansext/ffmpeg/gstffmpegenc.c: Fix return values from the...
2005-08-16 Ronald S. Bultjeext/ffmpeg/gstffmpegdec.c: Handle return values of...
2005-08-15 Ronald S. Bultjeext/ffmpeg/gstffmpegcodecmap.c: Forwardport from 0...
2005-08-15 Ronald S. Bultjeext/ffmpeg/gstffmpegdec.c: Flush buffers in flush-stop...
2005-08-09 Ronald S. Bultjeext/ffmpeg/gstffmpegcodecmap.c: Fix template to not...
2005-08-05 Ronald S. BultjeBackport BRANCH-THREADED to HEAD, fix a bit.
2005-08-05 Ronald S. BultjeRelease gst-ffmpeg 0.8.6 "Vamoz a la Playa". RELEASE-0_8_6
2005-07-28 Ronald S. Bultjeext/ffmpeg/gstffmpegcodecmap.h: Actually initialize...
2005-07-27 Ronald S. Bultjeext/ffmpeg/: Use special functions for timestamp-conver...
2005-07-23 Ronald S. Bultjeext/ffmpeg/gstffmpegcodecmap.c: Add x264 to muxer ...
2005-07-22 Ronald S. Bultjeext/ffmpeg/gstffmpegcodecmap.c: Make type explicit.
2005-07-20 Ronald S. Bultjeext/: Update to ffmpeg snapshot of Jul 20 2005 4:00...
2005-07-16 Ronald S. Bultjeext/ffmpeg/gstffmpegprotocol.c: Strip off private flags...
2005-07-11 Luca Ognibeneext/ffmpeg/gstffmpegdec.c (struct _GstFFMpegDec)
2005-07-11 Ronald S. Bultjeext/ffmpeg/: Add a stream-header flag to set stream...
2005-06-27 Luca Ognibeneext/ffmpeg/gstffmpegdemux.c: timestamp is a GstClockTim...
2005-06-27 Luca Ognibeneext/ffmpeg/: more DELTA_UNIT / KEY_UNIT fixes
2005-06-27 Luca Ognibeneext/ffmpeg/gstffmpegcodecmap.c: add flv encoder, fix...
2005-06-25 Luca Ognibeneext/libpostproc/gstpostproc.*: fix debug output
2005-06-25 Luca Ognibeneext/ffmpeg/gstffmpegenc.c (gst_ffmpegenc_chain_video...
2005-06-20 Edward Herveyext/libpostproc/gstpostproc.c: It works better when...
2005-06-20 Edward Herveyext/: ffmpeg's libpostproc wrapper plugins
2005-06-10 Ronald S. Bultjeconfigure.ac: Dev mode.
2005-06-10 Ronald S. BultjeRelease 0.8.5 "For the better of the world". RELEASE-0_8_5
next