Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-03-18 | virtualdub: Remove | Benjamin Otte | 6 | -768/+0 | |
THe plugin is so hopelessly outdated, it's just not worth keeping. | |||||
2010-03-15 | mpegtsdemux: fix minor memory leak in property getter | Tim-Philipp Müller | 1 | -7/+7 | |
Don't leak the string returned by g_strjoinv(). While we're at it, use GString to assemble the string to be returned. | |||||
2010-03-15 | imagefreeze: Only start the task after a seek if a buffer was received already | Sebastian Dröge | 1 | -2/+5 | |
2010-03-13 | asfmux: fix typo in property description | Tim-Philipp Müller | 1 | -2/+2 | |
2010-03-13 | mpegvideoparse: Update caps when the sequence header changes | Raimo Järvi | 1 | -18/+14 | |
Fixes bug #612687. | |||||
2010-03-12 | camerabin: activate video bin before feeding data to it | Mark Nauwelaerts | 1 | -0/+2 | |
Fixes #612615. | |||||
2010-03-12 | qtmux: Use xmp on mp4mux and gppmux too | Thiago Santos | 1 | -2/+5 | |
Do not restrict xmp to qtmux, but use it too on mp4mux and gppmux | |||||
2010-03-12 | jpegparse: Fix unitialized variable on macosx 10.5 | Edward Hervey | 1 | -1/+1 | |
2010-03-12 | jpegformat: add xmp reading and writing support | Stefan Kost | 3 | -32/+152 | |
Bump needed base version for new xmp helper library. Use xmp helpers in jpegparse and jifmux. | |||||
2010-03-12 | segmentclip: Add audio/video buffer segment clip elements | Sebastian Dröge | 8 | -0/+930 | |
These elements clip the audio/video buffers to the configured segment for the case when the upstream elements don't do this correctly. | |||||
2010-03-12 | imagefreeze: Set undefined framerate in sink getcaps function | Sebastian Dröge | 1 | -0/+10 | |
2010-03-12 | imagefreeze: Implement reverse playback and set buffer offsets | Sebastian Dröge | 1 | -30/+63 | |
2010-03-12 | imagefreeze: Add still frame stream generator element | Sebastian Dröge | 3 | -0/+874 | |
2010-03-11 | qtmux: add xmp support | Thiago Santos | 5 | -3/+36 | |
Adds xmp metatags adding to qtmux. Fixes #609539 | |||||
2010-03-11 | qtmux: fix GST_ELEMENT_ERROR usage | Tim-Philipp Müller | 1 | -9/+9 | |
We need to pass (NULL) rather than NULL for empty arguments. | |||||
2010-03-11 | jpegformat: Fix unitialized variables | Edward Hervey | 2 | -8/+8 | |
2010-03-11 | fix compile error with trace macro | Rob Clark | 1 | -1/+1 | |
Note that this one isn't a problem with normal trace macros, but causes problems with some replacement trace macros that I use, which expect the format string to be appendable (ie "foo "fmt in the macro) https://bugzilla.gnome.org/show_bug.cgi?id=612454 | |||||
2010-03-11 | mpeg4videoparse: fix compile error | Rob Clark | 1 | -2/+3 | |
gst/mpeg4videoparse/mpeg4videoparse.c:689: warning: comparison is always true due to limited range of data type https://bugzilla.gnome.org/show_bug.cgi?id=612454 | |||||
2010-03-11 | qtmux: fix compile error | Rob Clark | 1 | -1/+1 | |
gst/qtmux/gstqtmoovrecover.c:268: warning: format not a string literal and no format arguments https://bugzilla.gnome.org/show_bug.cgi?id=612454 | |||||
2010-03-11 | invtelecine: inlcude stdlib.h for abs() | Stefan Kost | 1 | -0/+1 | |
2010-03-11 | camerabin: refactor cropping and adapting captured images | Lasse Laukkanen | 2 | -118/+137 | |
2010-03-11 | camerabin: fix NULL -> READY state change failure handling. | Teemu Katajisto | 2 | -0/+7 | |
In some error situations the NULL -> READY state change failed and camerabin elements were not destroyed. | |||||
2010-03-11 | camerabin: don't use gst_bus_poll() when creating preview image | Lasse Laukkanen | 1 | -3/+2 | |
Avoid using gst_bus_poll() as the docs recommend. Use gst_bus_timed_pop_filtered() instead. | |||||
2010-03-09 | inputselector: fix the LDFLAGS | Víctor Manuel Jáquez Leal | 1 | -2/+2 | |
2010-03-09 | frei0r: Sync properties to the controller if one was set | Sebastian Dröge | 5 | -6/+60 | |
2010-03-09 | frei0r: Protect set/get property and processing functions from concurrent access | Sebastian Dröge | 3 | -1/+19 | |
The frei0r documentation says that these functions must not be called on the same instance from different threads at the same time. All other functions are guaranteed to be threadsafe. | |||||
2010-03-09 | invtelecine: Add invtelecine element | David Schleef | 2 | -0/+578 | |
Automatic inverse telecine element. Right now, it clumsily attempts to rearrange video fields into frames that don't have combing effects, and only works with 60i/24p content at 720x480. Later, it will handle other pulldown variations, change caps and smooth timestamps appropriately. | |||||
2010-03-09 | wmnc: Update description | Benjamin Otte | 1 | -2/+2 | |
2010-03-09 | nuvdemux: Update plugin description | Benjamin Otte | 1 | -2/+2 | |
2010-03-09 | nsf: Name the plugin nsf, not nsfdec | Benjamin Otte | 1 | -1/+1 | |
The plugin in gstnsf.so should be named nsf, not nsfdec. | |||||
2010-03-01 | qtmux: Rename 'avc-sample' to 'avc' in caps | Thiago Santos | 1 | -1/+1 | |
Fixes #606662 | |||||
2010-03-01 | h264parse: Replace 'avc-sample' with 'avc' in caps | Thiago Santos | 1 | -3/+3 | |
Fixes #606662 | |||||
2010-02-26 | qtmux: Take lock around use of (non-threadsafe) tagsetter interface. | Michael Smith | 1 | -1/+11 | |
2010-02-22 | qtmux: write all udta children atoms | Thiago Santos | 1 | -1/+2 | |
UDTA might have META and other children atoms together, write them all. | |||||
2010-02-22 | qtmux: Use internal sink pads list | Thiago Santos | 2 | -6/+23 | |
Due to GstCollectPads sink pads list being not reliably iteratable (when not inside the collected function) this patch adds a sink pads list to qtmux to be used when iterating sink pads on reset function. Fixes #609055 | |||||
2010-02-19 | fpsdisplaysink: fix NULL ref and error handling if no video sink is found | Tim-Philipp Müller | 1 | -3/+6 | |
If no video sink is set and autovideosink is not available for some reason, post a proper error message on the bus when failing to change state, and don't try to gst_object_ref() NULL pointers. Fixes generic/states unit test when distchecking. | |||||
2010-02-17 | jpegparse: return offset+length from _get_image_length(). | Stefan Kost | 1 | -2/+2 | |
_find_end_marker() find the position of the marker. EOI has a fixed length of 2 bytes that where missing. Fixes #608998 | |||||
2010-02-17 | jpegparse: fix invalid memory access | Tim-Philipp Müller | 1 | -1/+1 | |
See bug #608998. | |||||
2010-02-16 | qtmux: prevent leaking hdlr name | Mark Nauwelaerts | 1 | -0/+2 | |
2010-02-16 | qtmux: support for ALAC | Mark Nauwelaerts | 4 | -2/+46 | |
Fixes #580731. | |||||
2010-02-16 | qtmux: refactor building stsd entry 'wave' extension | Mark Nauwelaerts | 1 | -24/+36 | |
2010-02-15 | hdvparse: Fix field error. | Edward Hervey | 1 | -3/+3 | |
Spotted by Burkhard Plaum | |||||
2010-02-12 | Moved 'shapewipe' from -bad to -good | Sebastian Dröge | 3 | -1273/+0 | |
Fixes bug #584536. | |||||
2010-02-10 | shapewipe: Preserve the input color values in all cases | Sebastian Dröge | 1 | -6/+6 | |
2010-02-10 | shapewipe: Scale mask alpha values by the source alpha values | Sebastian Dröge | 1 | -4/+6 | |
2010-02-10 | shapewipe: Fix ARGB processing | Sebastian Dröge | 1 | -2/+2 | |
2010-02-09 | mpegtsdemux: Never flush more bytes than available | Sebastian Dröge | 1 | -2/+3 | |
This could happen if the input doesn't contain any MPEG TS data and the complete adapter content should be skipped. | |||||
2010-02-08 | qtmux: atomsrecovery: Fix compilation problem | Thiago Santos | 1 | -2/+10 | |
Fixes a compilation error due to unused function result. | |||||
2010-02-08 | shapewipe: Improve/add debug output | Sebastian Dröge | 1 | -16/+32 | |
2010-02-08 | shapewipe: Always hold the mask mutex before signalling the GCond | Sebastian Dröge | 1 | -0/+2 | |