| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
2004-01-30 Benjamin Otte <in7y118@public.uni-hamburg.de>
* configure.ac:
use AC_C_INLINE
* configure.ac:
* ext/Makefile.am:
* ext/theora/Makefile.am:
* ext/theora/theoradec.c:
add theora video decoder. Does just do simple decoding for now and
has been tested against Theora cvs only.
* ext/vorbis/vorbisdec.c: (vorbis_dec_event):
always reset packetno on DISCONT
|
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
2004-01-28 Julien MOUTTE <julien@moutte.net>
* gst-libs/gst/play/gstplay.c: (gst_play_seek_to_time): seek on video
sink element first.
* gst/videoscale/gstvideoscale.c:
(gst_videoscale_handle_src_event): Fixing src event handler.
|
|
|
|
|
| |
Original commit message from CVS:
fix distcheck
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
interface stating if it is hardware based...
Original commit message from CVS:
2004-01-13 Julien MOUTTE <julien@moutte.net>
* gst-libs/gst/colorbalance/colorbalance.h: Adding a type to the
colorbalance interface stating if it is hardware based or software
based.
* gst/videofilter/gstvideobalance.c: (gst_videobalance_planar411):
Removing a trailing comma.
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_xcontext_get),
(gst_xvimagesink_colorbalance_init): Integrating a patch from Jon
Trowbridge <trow@ximian.com> querying Xv adaptor for min/max value as
the documentation seems to be wrong on the -1000 to 1000 interval.
|
|
|
|
|
| |
Original commit message from CVS:
disable gdk_pixbuf by default
|
|
|
|
|
| |
Original commit message from CVS:
make pixbuf loader dir configurable
|
|
|
|
|
| |
Original commit message from CVS:
fixing up X test and general features test
|
|
|
|
|
| |
Original commit message from CVS:
change _connect to _link
|
|
|
|
|
| |
Original commit message from CVS:
GStreamer does not use changelogs
|
|
|
|
|
|
|
| |
deal with that. Fixes #113488.
Original commit message from CVS:
/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to deal with that. Fixes #113488.
|
|
|
|
|
| |
Original commit message from CVS:
sort the list of plugins that are built and don't spit out so much empty lines
|
|
|
|
|
| |
Original commit message from CVS:
Handle libtoolize with alternate names
|
|
|
|
|
| |
Original commit message from CVS:
Define plugindir
|
|
|
|
|
|
|
| |
the same and more
Original commit message from CVS:
Remove mpeg1enc because A) it's FUBAR and B) we've got mpeg2enc which can do the same and more
|
|
|
|
|
| |
Original commit message from CVS:
At end of stream, rewrite the header with the correct number of bytes
|
|
|
|
|
| |
Original commit message from CVS:
Move to m4/ instead of common/m4/
|
|
|
|
|
|
|
| |
Original commit message from CVS:
Added #include of config.h so that they symbol "VERSION" could be found.
Also removed GST_CAT_EVENT from a GST_DEBUG line to reflect recent changes
in the debug logic. Now this plugin compiles.
|
|
|
|
|
| |
Original commit message from CVS:
Add matroska support to the build tree
|
|
|
|
|
| |
Original commit message from CVS:
small disting fix
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
compatibility fix for new GST_DEBUG stuff.
Includes fixes for missing includes for config.h and unistd.h
I only ensured for plugins I can build that they work, so if some of them are still broken, you gotta fix them yourselves unfortunately.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
Plugins cleanup:
* stereo2mono, mono2stereo, int2float, float2int: replaced by audioconvert.
* stereosplit replaced by oneton.
* vumeter replaced by level (and was broken anyway).
* avifile replaced by ffmpeg.
* mjpegtools duplicates functionality of jpeg. jpeg now works with jpeg-mmx,
too, which makes mjpegtools unneeded.
* allow for jpegmmx instead of jpeg.
* openquicktime replaced by qtdemux and ffmpeg. Broken anyway.
* XMMS is broken and will never be fixed.
* vga is broken and will not be fixed anywhere soon.
* videosink has never worked. If it works, add it back to replace xvideosink.
|
|
|
|
|
| |
Original commit message from CVS:
*** empty log message ***
|
|
|
|
|
| |
Original commit message from CVS:
update libflac check
|
|
|
|
|
| |
Original commit message from CVS:
wavenc supports 8 bits too
|
|
|
|
|
|
|
|
|
| |
to fill STREAMINFO blocks correctly _ Add ...
Original commit message from CVS:
_ Change from StreamEncoder to SeekableStreamEncoder
_ Add a seek callback to fill STREAMINFO blocks correctly
_ Add metadata (vorbis comments)
|
|
|
|
|
| |
Original commit message from CVS:
Change autoconf_2.52d_check to 2_52 to make bash happy
|
|
|
|
|
|
|
| |
Original commit message from CVS:
- handle mono audio too
- better caps negotiation
- goom_close() in dispose
|
|
|
|
|
| |
Original commit message from CVS:
Indexing patch from vishnu
|
|
|
|
|
| |
Original commit message from CVS:
Really add A52 caps now
|
|
|
|
|
| |
Original commit message from CVS:
don't break the build
|
|
|
|
|
| |
Original commit message from CVS:
Add a52 audio
|
|
|
|
|
| |
Original commit message from CVS:
0 terminate query formats
|
|
|
|
|
|
|
|
|
|
| |
please refrain of making them yourself, so t...
Original commit message from CVS:
another batch of connect->link fixes
please let me know about issues
and please refrain of making them yourself, so that I don't spend double
the time resolving conflicts
|
|
|
|
|
| |
Original commit message from CVS:
redo
|
|
|
|
|
| |
Original commit message from CVS:
only slurp in cvs mode
|
|
|
|
|
|
|
|
|
|
|
| |
link in a .a file in our .so plugin
Original commit message from CVS:
slurp in ffmpeg
a) please test
b) please help me figure out how to portably link in a .a file in our
.so plugin
|
|
|
|
|
| |
Original commit message from CVS:
catch the generated versioned .pc files
|
|
|
|
|
| |
Original commit message from CVS:
merge back from release branch
|
|
|
|
|
| |
Original commit message from CVS:
parallel install fixes
|
|
|
|
|
| |
Original commit message from CVS:
Add an event handler to the GstOssSrc. Handle EOS events.
|
|
|
|
|
|
| |
Original commit message from CVS:
Make the OSSSrc set the correct rate/number of channels as set in the GstCaps.
Handle state changes correctly according to docs/random/wtay/states
|
|
|
|
|
|
| |
Original commit message from CVS:
flac debug cleanup
m4 for ffmpeg
|
|
|
|
|
| |
Original commit message from CVS:
yay for gcc 3
|
|
|
|
|
| |
Original commit message from CVS:
Some cleanups, fix for the blending code
|
|
|
|
|
|
|
| |
Original commit message from CVS:
- reimplemented using organic masks, rendered with gouraud shaded triangles
- implemented more masks
- implemented adjustable border
|
|
|
|
|
| |
Original commit message from CVS:
list preferred autotools
|
|
|
|
|
|
|
| |
plugins is the same as for v4l1 - i.e. an el...
Original commit message from CVS:
this adds video4linux2 source and element plugins. The division in v4l2* plugins is the same as for v4l1 - i.e. an element, a src and a sink, but there won't be separate encoding plugins (like v4lmjpegsrc) - all functionality is (thanks to video4linux2) integrated in one plugin: v4l2src. v4l2sink is still to be done, that'll come later.
|
|
|
|
|
| |
Original commit message from CVS:
linked to a pending change in core
|
|
|
|
|
| |
Original commit message from CVS:
sf's back
|
|
|
|
|
| |
Original commit message from CVS:
this should've gone in a long time ago
|