| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Original commit message from CVS:
Change everyone to video/x-msvideo
|
|
|
|
|
| |
Original commit message from CVS:
Added audio/x-m4a to the sink caps
|
|
|
|
|
|
|
| |
statements
Original commit message from CVS:
License is GST_LICENSE, make own debugging category and fix some debug statements
|
|
|
|
|
| |
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:
Muxer is disabled (under development), so disable it during plugin registering too
|
|
|
|
|
| |
Original commit message from CVS:
Add C-based local matroska/EBML plugin, remove libmatroska/libebml c++ one
|
|
|
|
|
|
|
|
| |
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:
Don't flush if we come across a cue tag.
Emit the got metadata signal once we've parsed the adtl tag
|
|
|
|
|
|
|
|
| |
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:
disting fixes, pixbuf loader still borked in regards to disting
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Original commit message from CVS:
Update the videofilter template
|
|
|
|
|
| |
Original commit message from CVS:
Do not demux only 2 trak atoms
|
|
|
|
|
|
|
| |
and remove duplicate config.h includes fro...
Original commit message from CVS:
Remove all config.h includes from header files, add it to each source file and remove duplicate config.h includes from several source files
|
|
|
|
|
| |
Original commit message from CVS:
add config.h
|
|
|
|
|
| |
Original commit message from CVS:
make sure config.h is included first
|
|
|
|
|
| |
Original commit message from CVS:
Fixes for new plugin system
|
|
|
|
|
| |
Original commit message from CVS:
fix template, too
|
|
|
|
|
| |
Original commit message from CVS:
Bla
|
|
|
|
|
| |
Original commit message from CVS:
forgot to make the element details static in here
|
|
|
|
|
| |
Original commit message from CVS:
fix for new plugin system
|
|
|
|
|
| |
Original commit message from CVS:
SMPTE transitions done
|
|
|
|
|
| |
Original commit message from CVS:
RTP done
|
|
|
|
|
| |
Original commit message from CVS:
Quicktime demuxer ported to new interface
|
|
|
|
|
| |
Original commit message from CVS:
fix for new plugin system
|
|
|
|
|
| |
Original commit message from CVS:
That was monoscope...
|
|
|
|
|
| |
Original commit message from CVS:
fix to new plugin system
|
|
|
|
|
| |
Original commit message from CVS:
Hm...:
|
|
|
|
|
| |
Original commit message from CVS:
*sigh*
|
|
|
|
|
| |
Original commit message from CVS:
......
|
|
|
|
|
| |
Original commit message from CVS:
aaaaaaaaaaaaaaaaaaaah
|
|
|
|
|
| |
Original commit message from CVS:
more, and more, and more...
|
|
|
|
|
| |
Original commit message from CVS:
Updated for the new plugin loading code
|
|
|
|
|
| |
Original commit message from CVS:
Use GST_ELEMENT_DETAILS for initialising GstElementDetails
|
|
|
|
|
| |
Original commit message from CVS:
Updated for the new plugin loading code
|
|
|
|
|
| |
Original commit message from CVS:
Make smoothwave compile again
|
|
|
|
|
|
| |
Original commit message from CVS:
Cutter and EFence ported.
I hope someone else hasn't been doing these and not committing what they've done.
|
|
|
|
|
| |
Original commit message from CVS:
Merge plugins. Update to new plugin init code
|
|
|
|
|
| |
Original commit message from CVS:
Changes for new plugin init code
|
|
|
|
|
| |
Original commit message from CVS:
avidemux still depends on riff
|
|
|
|
|
| |
Original commit message from CVS:
Doesn't need to load gstriff
|