| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Original commit message from CVS:
add a rank to allow autoplugging
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
tagging stuff and build fixes. In detail:
- make gdk-pixbuf loader work when distchecking
- fix invalid syntax in ffmpeg Makefile. wildcards for EXTRA_DIST are not allowed. This broke builds where distdir != srcdir
- fix ffmpeg cvs grabbing when srcdir != distdir
- new id3tag plugin for id3 tag reading/writing (uses mad's libid3tag)
- mad and libid3tag require mad/libid3tag v0.15. Fixed configure to require that
- added ogg demuxer in ext/ogg. The demuxer does not handle events yet. Especially getting seeking right will require some effort or code copying from libvorbis.
- added raw vorbis detection to typefinding. oggdemux requires a typefind function to detect its contents.
- tags plugin in gst/tags. Provides API in <gst/tags/gsttagediting.h>. API includes tag matching GStreamer <=> ID3 and GStreamer <=> vorbis and writing/reading vorbiscomments or ID3v1 tags. Also included is a simple vorbiscomment reader/writer. Writing will not really work though until someone writes oggmux.
- various build fixes. Mostly missing (DIST)CLEANFILES.
- vorbisenc handles tag writing.
Now it's YOUR turn to fix and write more plugins that handle writing/reading of tags. :)
|
|
|
|
|
|
| |
Original commit message from CVS:
Add a comment for wma
Add mpeg4 audio pipeline (aac)
|
|
|
|
|
| |
Original commit message from CVS:
fix faad plugin
|
|
|
|
|
| |
Original commit message from CVS:
faad plugin needs the math library
|
|
|
|
|
| |
Original commit message from CVS:
Update the pipeline to play wma files
|
|
|
|
|
| |
Original commit message from CVS:
commit my batch of build and spec fixes
|
|
|
|
|
| |
Original commit message from CVS:
latest and greatest news
|
|
|
|
|
| |
Original commit message from CVS:
Fix gdk_pixbuf installation directory (again)
|
|
|
|
|
| |
Original commit message from CVS:
Typo
|
|
|
|
|
| |
Original commit message from CVS:
flac mime type is audio/x-flac, not application/x-flac
|
|
|
|
|
|
|
|
| |
decoder crashed on me because of that
Original commit message from CVS:
Don't reset flac decoder if init hasn't been called on it first, the flac
decoder crashed on me because of that
|
|
|
|
|
| |
Original commit message from CVS:
Add faac build
|
|
|
|
|
| |
Original commit message from CVS:
Muxer is disabled (under development), so disable it during plugin registering too
|
|
|
|
|
| |
Original commit message from CVS:
fixes to make gdk_pixbuf loader install nicely
|
|
|
|
|
| |
Original commit message from CVS:
distcheck fixes
|
|
|
|
|
| |
Original commit message from CVS:
apparently we require a newer version of gnome-vfs
|
|
|
|
|
|
| |
Original commit message from CVS:
-fix segfault on PAUSED => READY when metadata wasn't set
- fix caps mimetype that always caused a failure on caps nego
|
|
|
|
|
| |
Original commit message from CVS:
Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ one
|
|
|
|
|
| |
Original commit message from CVS:
New libfaad (MPEG-2/4 AAC decoder) plugin
|
|
|
|
|
|
|
|
| |
inited. This is arguably not the right fix.
Original commit message from CVS:
Fix segfault in #125471 by denying a state change to PLAYING when not
inited. This is arguably not the right fix.
|
|
|
|
|
| |
Original commit message from CVS:
+ checking in plugin category changes
|
|
|
|
|
| |
Original commit message from CVS:
live and let die
|
|
|
|
|
| |
Original commit message from CVS:
fix makefile
|
|
|
|
|
| |
Original commit message from CVS:
disting fix
|
|
|
|
|
| |
Original commit message from CVS:
GStreamer does not use changelogs
|
|
|
|
|
|
| |
Original commit message from CVS:
Don't flush if we come across a cue tag.
Emit the got metadata signal once we've parsed the adtl tag
|
|
|
|
|
| |
Original commit message from CVS:
Fix for if SOUND_MIXER_INFO is not available (fBSD and others)
|
|
|
|
|
| |
Original commit message from CVS:
fix build system for X, XShm and Xv
|
|
|
|
|
| |
Original commit message from CVS:
add -lX11 to X_LIBS so ximagesink builds
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
update GdkPixbuf loader. Fixes:
- has a begin_load implementation
- makes sure it only works when threads are enabled (this fixes segfaults with gtk 2.3)
There are still some kinks though, feel free to hack on it :)
|
|
|
|
|
| |
Original commit message from CVS:
test for regular shm instead of XShm
|
|
|
|
|
|
|
| |
gets function names, too
Original commit message from CVS:
include macro for defining GST_FUNCTION, so debugging output from plugins gets function names, too
|
|
|
|
|
|
|
|
| |
scale navigation events.
Original commit message from CVS:
Change GstCaps to GstStructure in navigation events. Fix x[v]imagesink
to scale navigation events.
|
|
|
|
|
| |
Original commit message from CVS:
change video/x-jpeg to image/jpeg
|
|
|
|
|
| |
Original commit message from CVS:
navigation tester
|
|
|
|
|
| |
Original commit message from CVS:
Update for videofilter changes
|
|
|
|
|
| |
Original commit message from CVS:
Proper device-capabilities check when opening
|
|
|
|
|
| |
Original commit message from CVS:
disting fixes, pixbuf loader still borked in regards to disting
|
|
|
|
|
|
|
| |
only now, but the childs do get the corre...
Original commit message from CVS:
Fix device probing from multiple childs. It's done once in the parent class only now, but the childs do get the correct values. Also fixes an incorrect succesful state change if we opened a v4l device that doesn't have the capabilities that are needed by the plugin.
|
|
|
|
|
| |
Original commit message from CVS:
apparently you need this function now - it still doesn't work though
|
|
|
|
|
| |
Original commit message from CVS:
That function was removed from videofilter because of plugin_init changes
|
|
|
|
|
|
|
| |
function to retrieve them for comparison
Original commit message from CVS:
Since padtemplates are now owned by the class, we should use the class function to retrieve them for comparison
|
|
|
|
|
|
|
| |
soundcard only supports one input and I cal...
Original commit message from CVS:
Don't change mixer if there's nothing to change. This caused a bug if the soundcard only supports one input and I call this function with rec=TRUE twice.
|
|
|
|
|
| |
Original commit message from CVS:
JRB's pixbuf loader mask fix
|
|
|
|
|
| |
Original commit message from CVS:
remove pesky g_print()s
|
|
|
|
|
| |
Original commit message from CVS:
break up Id: in s/ pattern
|
|
|
|
|
| |
Original commit message from CVS:
Add tag to output .c file
|
|
|
|
|
| |
Original commit message from CVS:
recommmit to get the make_filter tag correct
|
|
|
|
|
| |
Original commit message from CVS:
much cleanup hacking made possible by plugin changes
|