Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
just some code cleanup
|
|
Original commit message from CVS:
updating some plugin categories
|
|
Original commit message from CVS:
Using correct spelling for visualization
|
|
everywhere now. Both in gst-player and lib...
Original commit message from CVS:
There was a floating doubt on the way visualization is written. We use 'z' everywhere now. Both in gst-player and libgstplay
|
|
Original commit message from CVS:
Fix typefind function for BBB's new system
|
|
Original commit message from CVS:
update with latest typefind changes, spec should once again work :)
|
|
removed broken return from void function in...
Original commit message from CVS:
Corrected macro in medi-info-priv.h so that it follows ISO standards,
and removed broken return from void function in navigation.c
|
|
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.
|
|
Original commit message from CVS:
Improve quality of encoding and decoding quite a bit
|
|
Original commit message from CVS:
conform to the buffer-frames props entry -- much nicer now...
|
|
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 subdir
|
|
Original commit message from CVS:
add navigation interface
|
|
Original commit message from CVS:
Add navigation
|
|
Original commit message from CVS:
sort the list of plugins that are built and don't spit out so much empty lines
|
|
errors and deprecated functions
Original commit message from CVS:
Sync'ed files up to nautilus-media/media-info versions, and fixed them for errors and deprecated functions
|
|
Original commit message from CVS:
make sure gtk apps are built
|
|
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:
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:
Changing have_xid to have_video_out to match the new GstVideoSink parent object.
Adding have_vis_size.
Fixing gst_play_connect_visualisation
|
|
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 gst/ - gettext pending
|
|
Original commit message from CVS:
add COPYING.LIB
|
|
Original commit message from CVS:
Integrating the GstVideoSink parent class
|
|
Original commit message from CVS:
exerting executive privilege
|
|
Original commit message from CVS:
Adding GstVideoSink object which will be used for video sink's subclassing.
|
|
Original commit message from CVS:
Change default program suffix to -0.7
|
|
Original commit message from CVS:
Copyright fix (code=mine)
|
|
Original commit message from CVS:
fix v4l elements as they have been merged into just 2
|
|
Original commit message from CVS:
typos
|
|
Original commit message from CVS:
latest fixes to get everything disting and building like a charm
|
|
Original commit message from CVS:
Add missing \
|
|
Original commit message from CVS:
Move all the several v4l/v4l2 plugins in one v4l and one v4l2 plugin
|
|
Original commit message from CVS:
Interface example: a mixer
|
|
Original commit message from CVS:
build and disting fixes
|
|
Original commit message from CVS:
Add mpegversion(1) to the caps
|
|
Original commit message from CVS:
Remove all locally-defined optimization flags
|
|
Original commit message from CVS:
Add some stuff to disable bad asm code
|
|
Original commit message from CVS:
Build ffmpeg using automake instead of ffmpeg's (broken) Makefiles
|
|
Original commit message from CVS:
Fix caps definition. Fix copyright block.
|
|
Original commit message from CVS:
add cvsignores
|
|
Original commit message from CVS:
misc minor build and rpm fixes
|
|
Original commit message from CVS:
clean up varargs macro definition
|
|
Original commit message from CVS:
Remove vestigal code (#121174)
|
|
Original commit message from CVS:
get last fix correct.
|
|
Original commit message from CVS:
two small build fixes
|
|
Original commit message from CVS:
Patch from Andrew Turner <zxombie@hotpop.com> (#120307). Fixes
compilation problems on FreeBSD.
|