| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
Original commit message from CVS:
Typo fix
|
|
|
|
|
| |
Original commit message from CVS:
gcc-2.95 fixage
|
|
|
|
|
| |
Original commit message from CVS:
riff.h is in a different directory
|
|
|
|
|
| |
Original commit message from CVS:
another file that needs to be added
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
interface, with which one can select inp...
Original commit message from CVS:
Some interface implementations for video4linux/video4linux2 plugins:
* a Tuner interface, with which one can select inputs and stations. Audio
work is underway here, but unfinished.
* A Xoverlay interface with which one can do simple overlay. Similar to
the API of the v4l/Xv XFree86 extension. Widget implementation for
GTK-2.0 coming up in the sandbox.
* Colorbalance - for adapting colors (brightness, contrast, etc.) - pretty
basic and maybe somewhat overdesigned. But it'll do for now.
Apart from these interfaces, there's also a loadable library 'xwindowlistener'
that listenes to X for the movement of a window and the overlap of other
windows. This is partly copied from xawtv (and thus partly GPL :(), but it's
needed for the xoverlay interface implementation in the v4l/v4l2 elements.
Lastly, some small changes to remove redundant properties from the v4l/v4l2
elements since these can be done much simpler. Comments appreciated!
|
|
|
|
|
|
|
| |
starting work is in here but it's not full...
Original commit message from CVS:
Make GstMixerTrack a GObject. I also want to make it emit several signals, starting work is in here but it's not fully implemented yet. for OSS, this will cause issues, but for ALSA, this is all automated.
|
|
|
|
|
| |
Original commit message from CVS:
Remove can_seek () because eventmasks was removed from sink pads - grrr
|
|
|
|
|
| |
Original commit message from CVS:
changing 'channel' to 'track' to avoid naming overlap
|
|
|
|
|
| |
Original commit message from CVS:
Trivial fixes for GstBuffer->GstData migration
|
|
|
|
|
|
|
| |
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:
updating some plugin categories
|
|
|
|
|
| |
Original commit message from CVS:
Fix endianness problems in caps. Fixes #124006
|
|
|
|
|
| |
Original commit message from CVS:
Using correct spelling for visualization
|
|
|
|
|
| |
Original commit message from CVS:
fix flac mimetype
|
|
|
|
|
| |
Original commit message from CVS:
update with latest typefind changes, spec should once again work :)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
been modified to use this new typefind syste...
Original commit message from CVS:
New typefind system:
* bytestream is now part of the core
* all plugins have been modified to use this new typefind system
* asf typefinding added
* mpeg video stream typefiding removed because it's broken
* duplicate typefind entries removed
* extra id3 typefinding added, because we've seen 4 types of files
(riff/wav, flac, vorbis, mp3) with id3 headers and each of these needs
to work. Instead, I've added an id3 element and let it redo typefiding
after the id3 header. this needs a hack because spider only typefinds
once. We can remove this hack once spider supports multiple typefinds.
* with all this, mp3 typefinding is semi-rewritten
* id3 typefinding in flac/vorbis is removed, it's no longer needed
* fixed spider and gst-typefind to use this, too.
* Other general cleanups
|
|
|
|
|
|
|
| |
a certain input framerate to a certain o...
Original commit message from CVS:
Add new element: frame dropper. This element inserts/drops frames to go from a certain input framerate to a certain output framerate. It's extremely simple and that's why it's so cute.
|
|
|
|
|
|
|
| |
formats because many encoders dont set this ...
Original commit message from CVS:
Set keyframe flag only when it is a keyframe. This will break quite some formats because many encoders dont set this flag correctly, but I'll fix that as I encounter them. divx5 works correctly now. ;).
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
was bigger than the int buffer (in frames)...
Original commit message from CVS:
In the intfloat conversion elements, there were bugs when the float buffer was
bigger than the int buffer (in frames). That's now fixed, some style issues are
"fixed" (subjectively), mallocs are removed from int2float's processing loop,
and the default buffer size was raised to 256 frames to give better performance in
the default case.
Wavenc was modified to not set an event handler on its sink pad. It deals
with EOS in its chain function instead.
|
|
|
|
|
| |
Original commit message from CVS:
I thought I removed these two...
|
|
|
|
|
| |
Original commit message from CVS:
cvs ignore
|
|
|
|
|
| |
Original commit message from CVS:
add elapsed time
|
|
|
|
|
| |
Original commit message from CVS:
update with latest fixes
|
|
|
|
|
|
|
| |
Original commit message from CVS:
make ffmpeg erroring out work:
- don't built gst-libs/ext/ffmpeg
- don't update Tag when cvs command fails
|
|
|
|
|
| |
Original commit message from CVS:
Add navigation
|
|
|
|
|
|
| |
Original commit message from CVS:
added second example with plotting
fixed some aesthetics
|
|
|
|
|
| |
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:
Don't unref event when calling gst_pad_event_default() (#119155)
|
|
|
|
|
| |
Original commit message from CVS:
make sure gtk apps are built
|
|
|
|
|
| |
Original commit message from CVS:
build demo app
|
|
|
|
|
| |
Original commit message from CVS:
fix caps
|
|
|
|
|
| |
Original commit message from CVS:
remove debugging prints
|
|
|
|
|
|
|
|
| |
interleaved channel.
Original commit message from CVS:
reworked level plugin. It now does RMS, peak, and decay peak signaling
per interleaved channel.
|
|
|
|
|
| |
Original commit message from CVS:
port #121143 to HEAD (flac file detection)
|
|
|
|
|
| |
Original commit message from CVS:
Fix problem transitioning to PLAYING. (#122481)
|
|
|
|
|
| |
Original commit message from CVS:
add cvsignore so we don't have to look at generated gst-launch-ext file
|
|
|
|
|
| |
Original commit message from CVS:
add versioning to gst-launch-ext and gst-visualise and add new files to spec
|
|
|
|
|
| |
Original commit message from CVS:
Add gst-launch-ext.in to extra dist
|
|
|
|
|
| |
Original commit message from CVS:
remove this file
|
|
|
|
|
| |
Original commit message from CVS:
version gst-launch command in gst-launch-ext
|
|
|
|
|
| |
Original commit message from CVS:
reverting error patch before making a branch.
|
|
|
|
|
| |
Original commit message from CVS:
converted gst_element_error to new format in ext/ - gettext pending
|
|
|
|
|
| |
Original commit message from CVS:
converted gst_element_error to new format in sys/oss - gettext pending
|
|
|
|
|
| |
Original commit message from CVS:
converted gst_element_error to new format in gst/ - gettext pending
|
|
|
|
|
| |
Original commit message from CVS:
add COPYING.LIB
|
|
|
|
|
| |
Original commit message from CVS:
exerting executive privilege
|
|
|
|
|
| |
Original commit message from CVS:
Change some g_prints to GST_DEBUG
|
|
|
|
|
| |
Original commit message from CVS:
change caps in template to GST_CAPS_ANY
|
|
|
|
|
| |
Original commit message from CVS:
Change default program suffix to -0.7
|
|
|
|
|
| |
Original commit message from CVS:
Make interface hack work with multiple interfaces per element
|