This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
gstreamer
Watch
1
Star
1
Fork
You've already forked gstreamer
0
mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced
2024-11-03 16:09:39 +00:00
Code
Issues
1
Projects
Releases
Wiki
Activity
649364b923
gstreamer
/
.gitmodules
4 lines
114 B
Text
Raw
Normal View
History
Unescape
Escape
Added a tarkin encoder/decoder plugin. Original commit message from CVS: Added a tarkin encoder/decoder plugin. I moved the tarking CVS code in here temporarily until they have a library (hence this plugin is in ext) test with: ./gst-launch filesrc location=/opt/data/shihad.mpg ! mpegdemux video_00! { queue ! mpeg2dec ! colorspace ! tarkinenc bitrate=3000 ! disksink location=out.ogg } ./gst-launch filesrc location=out.ogg ! tarkindec ! colorspace ! xvideosink
2002-02-03 16:30:31 +00:00
[submodule "common"]
path = common
common: use https protocol for common submodule https://bugzilla.gnome.org/show_bug.cgi?id=775110
2016-11-26 11:20:51 +00:00
url = https://anongit.freedesktop.org/git/gstreamer/common.git
Reference in a new issue
Copy permalink