| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Original commit message from CVS:
Remove redundant plugindir definition
|
|
|
|
|
| |
Original commit message from CVS:
Enable MTU feature
|
|
|
|
|
| |
Original commit message from CVS:
Fix wrong mimetype, might cause #119272
|
|
|
|
|
| |
Original commit message from CVS:
Added some issues on TODO
|
|
|
|
|
| |
Original commit message from CVS:
At end of stream, rewrite the header with the correct number of bytes
|
|
|
|
|
|
|
|
| |
in gstvideo.h. Fixes #118245.
Original commit message from CVS:
Rewrote the core function. Added some nice #defines that should
probably go in gstvideo.h. Fixes #118245.
|
|
|
|
|
| |
Original commit message from CVS:
Add buffer length checks to every typefinding function
|
|
|
|
|
| |
Original commit message from CVS:
Fix a warning
|
|
|
|
|
|
|
| |
avimux actually work with mp3 audio
Original commit message from CVS:
Fix padding (2 bytes instead of 4), improve index offset calculation, fix some minor other issues and make avimux actually work with mp3 audio
|
|
|
|
|
| |
Original commit message from CVS:
A "video/raw" wasn't converted to the new "video/x-raw-yuv". Fixed.
|
|
|
|
|
| |
Original commit message from CVS:
+ the last of the float caps changes ... these are a bit more pervasive
|
|
|
|
|
|
|
|
| |
for plugins
Original commit message from CVS:
+ changes for new float caps without slope/intercept
+ some category changes for plugins
|
|
|
|
|
|
|
|
|
| |
of GStreamer. Now that I got it compiled,...
Original commit message from CVS:
Fixes to make it compile without GNOME, and with a modern (>= 0.3)
version of GStreamer. Now that I got it compiled, I want to delete
it.
|
|
|
|
|
| |
Original commit message from CVS:
Update to new debugging system
|
|
|
|
|
|
|
| |
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:
Caps fixes and general cleanup.
|
|
|
|
|
| |
Original commit message from CVS:
GSM -> RTP and viceversa
|
|
|
|
|
|
| |
Original commit message from CVS:
various spec file and build fixes agogo
/me kicks ds in a friendly way
|
|
|
|
|
| |
Original commit message from CVS:
Silence and fix typefinding
|
|
|
|
|
| |
Original commit message from CVS:
fix licensing terms for Goom, it is LGPL not GPL
|
|
|
|
|
| |
Original commit message from CVS:
another comma missing
|
|
|
|
|
| |
Original commit message from CVS:
Support ISO style variable length macros
|
|
|
|
|
|
|
| |
over to the new mimetypes spec as descri...
Original commit message from CVS:
New mimetypes gone into effect today - this commit changes all old mimetypes over to the new mimetypes spec as described in the previous commit's document. Note: some plugins will break, some pipelines will break, expect HEAD to be broken or at least not 100% working for a few days, but don't forget to report bugs
|
|
|
|
|
| |
Original commit message from CVS:
small disting fix
|
|
|
|
|
| |
Original commit message from CVS:
add formats to base class, not the actual videofilter class
|
|
|
|
|
| |
Original commit message from CVS:
Add a base init function
|
|
|
|
|
| |
Original commit message from CVS:
move code from videoflip directory. Why? I don't really know.
|
|
|
|
|
| |
Original commit message from CVS:
video balancing (brightness, contrast, etc.)
|
|
|
|
|
| |
Original commit message from CVS:
Add videobalance from template
|
|
|
|
|
| |
Original commit message from CVS:
Add videoflip, created from template.
|
|
|
|
|
| |
Original commit message from CVS:
GstVideofilter abstract class for video filters
|
|
|
|
|
| |
Original commit message from CVS:
Fix type punning.
|
|
|
|
|
|
|
|
| |
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:
fix category
|
|
|
|
|
| |
Original commit message from CVS:
Remove some more unused cruft left over from our ancient avifile period
|
|
|
|
|
|
|
|
| |
to caps conversions.
Original commit message from CVS:
"My way" turned out to cause seg faults. :) Fixed, and added
more fourcc to caps conversions.
|
|
|
|
|
|
|
|
| |
region surrounded by two unmapped pages.
Original commit message from CVS:
new "Electric Fence" element, that converts each buffer into an allocated
region surrounded by two unmapped pages.
|
|
|
|
|
| |
Original commit message from CVS:
Revert last two changes and do it my way. :)
|
|
|
|
|
| |
Original commit message from CVS:
Support ISO-style variable argument macros.
|
|
|
|
|
| |
Original commit message from CVS:
This adds width/height properties to qtdemux, so that it connects to ffdec_*... still doesn't work, because the buffer allocation in ffdec_ allocs too small buffers (edge emulation failure or so?), which causes a segfault. I'm working on that
|
|
|
|
|
|
|
|
| |
Original commit message from CVS:
Handle compressed headers. Fix inappropriate use of bytestream_flush().
Code cleanup. Added getcaps and _link functions for src pads. Extract
and set the size,rate,channels correctly. Fix some of the caps to
agree with avidemux and/or ffmpeg.
|
|
|
|
|
|
|
|
| |
channels on audio caps.
Original commit message from CVS:
Fix some of the fourcc to caps conversions. reenable setting of rate
and n channels on audio caps.
|
|
|
|
|
| |
Original commit message from CVS:
gcc 3.3 and ppc fixes
|
|
|
|
|
| |
Original commit message from CVS:
Added state change function where state is cleared
|
|
|
|
|
| |
Original commit message from CVS:
Rotate/flip video by increments of 90 degrees.
|
|
|
|
|
| |
Original commit message from CVS:
Complete rewrite. Not finished, nothing to see here.
|
|
|
|
|
| |
Original commit message from CVS:
Congrats everyone! udp plugins are now multicast-enabled
|
|
|
|
|
| |
Original commit message from CVS:
localhost (the default host) couldnt get resolved
|
|
|
|
|
|
|
| |
eternity - thanks for Joshua for detecting
Original commit message from CVS:
Actually push the event over to the next element instead of leaving it into eternity - thanks for Joshua for detecting
|
|
|
|
|
| |
Original commit message from CVS:
Make sure buffer is long enough in type_find. Attempt to fix #114580
|