GStreamer multimedia framework
Find a file
Thomas Vander Stichele 823bc0ce7f ext/ffmpeg/: debug recurring events at LOG level do some timestamp setting heuristics on the pcache, with the net res...
Original commit message from CVS:

* ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
(gst_ffmpeg_smpfmt_to_caps):
* ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_setcaps),
(gst_ffmpegdec_negotiate), (gst_ffmpegdec_frame),
(gst_ffmpegdec_chain):
debug recurring events at LOG level
do some timestamp setting heuristics on the pcache, with the
net result of having more buffers have approximately correct
timestamps.
This allows playback of h263/3gp files taking fps from the demuxer,
which before always set GST_CLOCK_TIME_NONE as timestamp.
2006-02-06 17:51:41 +00:00
common@58567e5519 ext/ffmpeg/: debug recurring events at LOG level do some timestamp setting heuristics on the pcache, with the net res... 2006-02-06 17:51:41 +00:00
docs add missing file 2006-02-01 13:22:24 +00:00
ext ext/ffmpeg/: debug recurring events at LOG level do some timestamp setting heuristics on the pcache, with the net res... 2006-02-06 17:51:41 +00:00
gst-libs gst-libs/ext/Makefile.am: We need to use $(MAKE) here instead of 'make' (on some systems it's gmake that needs to be ... 2005-12-10 13:59:55 +00:00
m4 ffmpeg updates 2004-02-13 13:22:27 +00:00
.gitignore ignoring generated spec file 2004-02-14 11:48:04 +00:00
.gitmodules removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:09:41 +00:00
AUTHORS releasing 2004-03-16 13:09:23 +00:00
autogen.sh yet more distcheck fixing 2006-02-01 19:22:04 +00:00
ChangeLog ext/ffmpeg/: debug recurring events at LOG level do some timestamp setting heuristics on the pcache, with the net res... 2006-02-06 17:51:41 +00:00
configure.ac yet more distcheck fixing 2006-02-01 19:22:04 +00:00
gst-ffmpeg.spec.in commit my latest changes 2006-01-31 14:30:50 +00:00
HACKING Remove mentions of ffmpegcolorspace now that it's in gst-plugins-base 2005-11-22 23:12:51 +00:00
Makefile.am yet more distcheck fixing 2006-02-01 19:22:04 +00:00
NEWS releasing 0.10.0 2005-12-05 18:00:41 +00:00
README release time 2005-10-03 17:51:15 +00:00
RELEASE releasing 0.10.0 2005-12-05 18:00:41 +00:00
TODO TODO: Add some TODO items for 0.9 cycle. 2005-11-08 22:27:08 +00:00

gst-ffmpeg

This module contains a GStreamer plugin for FFmpeg, as well as an internal
copy of the FFmpeg source code.