Age | Commit message (Collapse) | Author | Files | Lines |
|
Original commit message from CVS:
make error signal use the right types
|
|
corruption?
Original commit message from CVS:
uh, maybe putting new signals before LAST_SIGNAL might help against memory corruption?
|
|
Original commit message from CVS:
deep-notify can come from pads too, replacing GstElement by GstObject.
|
|
Original commit message from CVS:
Gcc < 3.0 fix
|
|
Original commit message from CVS:
Make vis_video_thread play when connected afterwards
This generates some segfaults in gst_thread but we need to fix that
|
|
Original commit message from CVS:
more uninstalled fixes
|
|
Original commit message from CVS:
Removing avifile and http plugins, also fixing some disting issues
|
|
in AsyncQueue.
Original commit message from CVS:
Made a theorical libgstplay which refs/unrefs elements before putting them in AsyncQueue.
Added a "pipeline_error" signal which will later allow the player and apps to detect that pipeline was unable to play and why...
This version is NOT STABLE AT ALL. it will need fixes in core but i commit it as is so that we fix those problems
|
|
Original commit message from CVS:
Changed sanity checks according to BBB feedback
|
|
is directly connected to tee so no queue b...
Original commit message from CVS:
make Company happy : Changed visualisation pipeline structure.. audio sink is directly connected to tee so no queue between volume and audio sink...
|
|
Original commit message from CVS:
Adding a lot of sanity checks
Checking if vis pad is connected before linking/unlinking
|
|
pkg-config/, .m4 file moved from plugins to core)
Original commit message from CVS:
Port some changes from 0.6.0/0.6.1 back to HEAD (.pc files moved to pkg-config/, .m4 file moved from plugins to core)
|
|
Original commit message from CVS:
Remove CVS/Tag from dist. Should go into 0.6.1.
|
|
Original commit message from CVS:
add comments
|
|
inside ffmpeg too
Original commit message from CVS:
Well, ok, one more patch - fix the well-known v4l compilation problems inside ffmpeg too
|
|
Original commit message from CVS:
Add $(GST_LIBS) to LIBADD for libgstgconf. Should go into 0.6.1.
|
|
new type of GstPlay object (VIDEO_VISUALIS...
Original commit message from CVS:
Incorporating visualisation in libgstplay
adding have_vis_xid signal and a new type of GstPlay object (VIDEO_VISUALISATION)
|
|
Original commit message from CVS:
Fixed seeking discont with visualisation
|
|
"default/visualisation"
Original commit message from CVS:
Added gst_gconf function to render visualisation plugin from GConf key "default/visualisation"
Enjoyed that commit to document those functions and remove commented functions
|
|
Original commit message from CVS:
fix compile error
|
|
Original commit message from CVS:
gst_play_get_sink_element has been improved :
- Recursively searches in bins
- Able to find sink_element of a specified GstPlaySinkType (audio,video,any)
This now allow us to send very complex bins to GstPlay for audio/video sink without breaking length querying, eos signaling, etc..
|
|
also disable ivorbis plugin as the test mis...
Original commit message from CVS:
add FreeBSD patches from Andrew Turner and add missing ivorbis m4 to cvs, also disable ivorbis plugin as the test mistakes ordinary vorbis for tremor
|
|
Original commit message from CVS:
Documented libgstplay's public methods
|
|
Original commit message from CVS:
Code cleanup and reorganization
I ll now be able to make nice gtk-doc for this lib
Fixed latency bug on async_queue pop
X video window now comes immediatly
|
|
conversion.
Original commit message from CVS:
Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer
conversion.
|
|
and added _WMAV9
Original commit message from CVS:
Renamed GST_RIFF_WAVE_FORMAT_DIVX and _divx to _DIVX_WMAV1 and _DIVX_WMAV2 and added _WMAV9
|
|
Original commit message from CVS:
Add metadata/streaminfo to AVI
|
|
Original commit message from CVS:
Add untested get-video-size function (bug 104360)
|
|
Original commit message from CVS:
- Add strn tag
- fix memleak in debugging code
|
|
Original commit message from CVS:
uninstall fix
|
|
Original commit message from CVS:
Hmm, forgot to commit this crucial define..
|
|
GST_PLAY_PIPE_VIDEO_THREADSAFE - it never worked and its just takin...
Original commit message from CVS:
added func gst_play_set_data_src
removed pipeline GST_PLAY_PIPE_VIDEO_THREADSAFE - it never worked and its just taking up space
|
|
Original commit message from CVS:
this is a better way
|
|
Original commit message from CVS:
patch ffmpeg
|
|
Original commit message from CVS:
thaytan's ffmpeg function renaming patch
|
|
Original commit message from CVS:
Add a new riff id tag: dmlh
|
|
Original commit message from CVS:
this should fix Uraeus's rpm making problem
|
|
please refrain of making them yourself, so t...
Original commit message from CVS:
another batch of connect->link fixes
please let me know about issues
and please refrain of making them yourself, so that I don't spend double
the time resolving conflicts
|
|
Original commit message from CVS:
merge back from release
|
|
Original commit message from CVS:
Remove some unneeded comments
|
|
Original commit message from CVS:
Fixed gst_play_dispose function so that GstPlay objects can be unrefed safely.
Optimized some g_idle_add for the signal poller.
|
|
Original commit message from CVS:
ignore ffmpeg dir
|
|
Original commit message from CVS:
only slurp in cvs mode
|
|
Original commit message from CVS:
a new way of handling ffmpeg cvs
|
|
Original commit message from CVS:
some dist fixes
|
|
Original commit message from CVS:
exciting .cvsignore updates!
|
|
Original commit message from CVS:
Fix plugins for new query API
|
|
Original commit message from CVS:
ffmpeg fix
|
|
Original commit message from CVS:
yes sir i can boogie
|
|
Original commit message from CVS:
sigh
|