Skip to content
Snippets Groups Projects
  1. Nov 11, 2005
  2. Nov 08, 2005
  3. Nov 05, 2005
  4. Oct 26, 2005
    • Tim-Philipp Müller's avatar
      ext/ffmpeg/gstffmpegdec.c: Backported some fixes from 0.8. Most importantly,... · 13a44d4f
      Tim-Philipp Müller authored
      ext/ffmpeg/gstffmpegdec.c: Backported some fixes from 0.8. Most importantly, use demuxer's timestamping information i...
      
      Original commit message from CVS:
      * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_init),
      (gst_ffmpegdec_close), (gst_ffmpegdec_open),
      (gst_ffmpegdec_setcaps), (gst_ffmpegdec_negotiate),
      (gst_ffmpegdec_frame), (gst_ffmpegdec_sink_event),
      (gst_ffmpegdec_chain):
      Backported some fixes from 0.8. Most importantly, use
      demuxer's timestamping information if we use its framerate
      value. Makes divx play properly again among other things
      (#319616, #313970, #317596). Did not backport memory leak
      fix.
      13a44d4f
    • Thomas Vander Stichele's avatar
      add a check-valgrind target · 96456892
      Thomas Vander Stichele authored
      Original commit message from CVS:
      add a check-valgrind target
      96456892
  5. Oct 23, 2005
    • Thomas Vander Stichele's avatar
      back to HEAD · 4f6bc1fc
      Thomas Vander Stichele authored
      Original commit message from CVS:
      back to HEAD
      4f6bc1fc
    • Thomas Vander Stichele's avatar
      releasing 0.9.4 · a6cab689
      Thomas Vander Stichele authored
      Original commit message from CVS:
      releasing 0.9.4
    • Julien Moutte Moutte's avatar
      ext/ffmpeg/Makefile.am: Fix build. · eb2e4a05
      Julien Moutte Moutte authored
      Original commit message from CVS:
      2005-10-23  Julien MOUTTE  <julien@moutte.net>
      
      * ext/ffmpeg/Makefile.am: Fix build.
      * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
      (gst_ffmpeg_caps_to_codecid), (gst_ffmpeg_get_codecid_longname):
      * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_register):
      * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_register): Add QDM2
      and TrueMotion 2.
      eb2e4a05
  6. Oct 11, 2005
  7. Oct 05, 2005
  8. Oct 03, 2005
  9. Sep 30, 2005
  10. Sep 22, 2005
  11. Sep 20, 2005
  12. Sep 19, 2005
  13. Sep 16, 2005
  14. Sep 13, 2005
  15. Sep 05, 2005
  16. Aug 19, 2005
  17. Aug 16, 2005
  18. Aug 15, 2005
  19. Aug 09, 2005
  20. Aug 05, 2005
    • Ronald S. Bultje's avatar
      Backport BRANCH-THREADED to HEAD, fix a bit. · 6984879e
      Ronald S. Bultje authored
      Original commit message from CVS:
      * configure.ac:
      * ext/ffmpeg/Makefile.am:
      * ext/ffmpeg/gstffmpeg.c: (plugin_init):
      * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_caps_with_codecid):
      * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_class_init),
      (gst_ffmpegdec_init), (gst_ffmpegdec_query), (gst_ffmpegdec_event),
      (gst_ffmpegdec_open), (gst_ffmpegdec_setcaps),
      (gst_ffmpegdec_get_buffer), (gst_ffmpegdec_negotiate),
      (gst_ffmpegdec_frame), (gst_ffmpegdec_sink_event),
      (gst_ffmpegdec_chain), (gst_ffmpegdec_change_state),
      (gst_ffmpegdec_register):
      * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_class_init),
      (gst_ffmpegenc_init), (gst_ffmpegenc_getcaps),
      (gst_ffmpegenc_setcaps), (gst_ffmpegenc_chain_video),
      (gst_ffmpegenc_chain_audio):
      * ext/libpostproc/Makefile.am:
      Backport BRANCH-THREADED to HEAD, fix a bit.
      6984879e
    • Ronald S. Bultje's avatar
      Release gst-ffmpeg 0.8.6 "Vamoz a la Playa". · 6e4b116b
      Ronald S. Bultje authored
      Original commit message from CVS:
      * NEWS:
      * RELEASE:
      * configure.ac:
      Release gst-ffmpeg 0.8.6 "Vamoz a la Playa".
  21. Jul 28, 2005
  22. Jul 27, 2005
    • Ronald S. Bultje's avatar
      ext/ffmpeg/: Use special functions for timestamp-conversion again, since we... · 512472ef
      Ronald S. Bultje authored
      ext/ffmpeg/: Use special functions for timestamp-conversion again, since we otherwise don't handle clocktimenone corr...
      
      Original commit message from CVS:
      * ext/ffmpeg/gstffmpegcodecmap.h:
      * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_connect),
      (gst_ffmpegdec_frame), (gst_ffmpegdec_chain):
      * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
      * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_link),
      (gst_ffmpegenc_chain_video):
      * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
      Use special functions for timestamp-conversion again, since we
      otherwise don't handle clocktimenone correctly (#311593).
      512472ef
  23. Jul 23, 2005
  24. Jul 22, 2005
    • Ronald S. Bultje's avatar
      ext/ffmpeg/gstffmpegcodecmap.c: Make type explicit. · e24d6984
      Ronald S. Bultje authored
      Original commit message from CVS:
      * ext/ffmpeg/gstffmpegcodecmap.c:
      Make type explicit.
      * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_release_buffer),
      (gst_ffmpegdec_frame), (gst_ffmpegdec_chain),
      (gst_ffmpegdec_change_state):
      When we provide a buffer and get a valid return value (data was
      read), but no output (have-data==0), then we need to reuse this
      same output buffer, because it may be used for caching output
      data. Fixes #307353.
      * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_loop):
      Timestamp fix.
      e24d6984
  25. Jul 20, 2005
    • Ronald S. Bultje's avatar
      ext/: Update to ffmpeg snapshot of Jul 20 2005 4:00 PM GMT. Mostly some added... · ada04550
      Ronald S. Bultje authored
      ext/: Update to ffmpeg snapshot of Jul 20 2005 4:00 PM GMT. Mostly some added codecs, some API changes, etc. Also add...
      
      Original commit message from CVS:
      * ext/ffmpeg/gstffmpeg.h:
      * ext/ffmpeg/gstffmpegcodecmap.c: (gst_ffmpeg_codecid_to_caps),
      (gst_ffmpeg_caps_to_pixfmt), (gst_ffmpeg_formatid_get_codecids),
      (gst_ffmpeg_caps_to_codecid), (gst_ffmpeg_get_codecid_longname),
      (gst_ffmpeg_img_convert):
      * ext/ffmpeg/gstffmpegcodecmap.h:
      * ext/ffmpeg/gstffmpegdec.c: (gst_ffmpegdec_negotiate),
      (gst_ffmpegdec_frame), (gst_ffmpegdec_chain),
      (gst_ffmpegdec_register):
      * ext/ffmpeg/gstffmpegdeinterlace.c:
      (gst_ffmpegdeinterlace_getcaps), (gst_ffmpegdeinterlace_pad_link):
      * ext/ffmpeg/gstffmpegdemux.c: (gst_ffmpegdemux_src_event),
      (gst_ffmpegdemux_src_format_list), (gst_ffmpegdemux_src_query),
      (gst_ffmpegdemux_src_convert), (gst_ffmpegdemux_add),
      (gst_ffmpegdemux_register):
      * ext/ffmpeg/gstffmpegenc.c: (gst_ffmpegenc_getcaps),
      (gst_ffmpegenc_link), (gst_ffmpegenc_chain_video),
      (gst_ffmpegenc_chain_audio):
      * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_request_new_pad),
      (gst_ffmpegmux_connect), (gst_ffmpegmux_loop),
      (gst_ffmpegmux_register):
      * ext/ffmpeg/gstffmpegprotocol.c: (gst_ffmpegdata_write):
      * ext/ffmpeg/gstffmpegscale.c: (gst_ffmpegscale_pad_link):
      * ext/libpostproc/gstpostproc.c: (gst_postproc_chain):
      Update to ffmpeg snapshot of Jul 20 2005 4:00 PM GMT. Mostly
      some added codecs, some API changes, etc. Also adds a VOB muxer
      for MPEG-2 video and adds h264 to .mp4 muxing.
      ada04550
  26. Jul 16, 2005
  27. Jul 11, 2005
    • Luca Ognibene's avatar
      ext/ffmpeg/gstffmpegdec.c (struct _GstFFMpegDec) · 53f3d5be
      Luca Ognibene authored
      Original commit message from CVS:
      * ext/ffmpeg/gstffmpegdec.c (struct _GstFFMpegDec)
      (gst_ffmpegdec_open, gst_ffmpegdec_negotiate):
      Cache the pixel format value and renegotiate the pipeline
      if this value changes. Fixes segfault when decoding a
      stream with different colorspaces like a sequence of jpeg.
      53f3d5be
    • Ronald S. Bultje's avatar
      ext/ffmpeg/: Add a stream-header flag to set stream-header caps on some... · 5f377234
      Ronald S. Bultje authored
      ext/ffmpeg/: Add a stream-header flag to set stream-header caps on some streams, such as (in this case) flv (fixes #3...
      
      Original commit message from CVS:
      Reviewed by:  Ronald S. Bultje  <rbultje@ronald.bitfreak.net>
      * ext/ffmpeg/gstffmpeg.h:
      * ext/ffmpeg/gstffmpegmux.c: (gst_ffmpegmux_loop):
      * ext/ffmpeg/gstffmpegprotocol.c: (gst_ffmpegdata_open),
      (gst_ffmpegdata_write):
      Add a stream-header flag to set stream-header caps on some streams,
      such as (in this case) flv (fixes #309051).
      5f377234
  28. Jun 27, 2005
Loading