Sign in
coral
/
imx-gst-plugins-good
/
03bf43d50edb50f8114419cd62278afd7f67922b
/
gst
03bf43d
gst/rtpmanager/gstrtpbin-marshal.list: Some more custom marshallers.
by Wim Taymans
· 18 years ago
8c67b5d
gst/rtpmanager/: Added custom marshallers for signals.
by Wim Taymans
· 18 years ago
a6aa41d
gst/rtpmanager/gstrtpbin.*: Provide a clock.
by Wim Taymans
· 18 years ago
1b0ae26
gst/rtpmanager/gstrtpbin.c: Fix pad template name parsing.
by Wim Taymans
· 18 years ago
63dbc75
gst/rtpmanager/gstrtpjitterbuffer.c: Add some debug and comments.
by Wim Taymans
· 18 years ago
9bfc641
gst/rtpmanager/gstrtpbin.*: Add debugging category.
by Wim Taymans
· 18 years ago
a9d14ed
gst/rtpmanager/: Added simple SSRC demuxer.
by Wim Taymans
· 18 years ago
5351f0c
gst/rtpmanager/: Some more ghostpad magic.
by Wim Taymans
· 18 years ago
fdae491
gst/rtpmanager/Makefile.am: Add .h file so it can be disted properly.
by Wim Taymans
· 18 years ago
f0d1ab1
Add RTP session management elements. Still in progress.
by Wim Taymans
· 18 years ago
96e7252
avidemux: push mode; cater for chunk padding
by Mark Nauwelaerts
· 16 years ago
f67db2a
avidemux: only use stream's pad after having checked it exists
by Mark Nauwelaerts
· 16 years ago
4249f52
avidemux: sprinkle some more GST_DEBUG_FUNCPTR
by Mark Nauwelaerts
· 16 years ago
6d26594
avidemux: post error message if no pads to push EOS event on
by Mark Nauwelaerts
· 16 years ago
b0a0c06
avidemux: fix typo in warning message
by Mark Nauwelaerts
· 16 years ago
7750173
avidemux: fix some buffer ref handling
by Mark Nauwelaerts
· 16 years ago
5b0f7f0
avidemux: do not exceed maximum number of supported streams
by Mark Nauwelaerts
· 16 years ago
effa7b4
avidemux: prevent double unref; gst_avi_demux_parse_avih already unrefs
by Mark Nauwelaerts
· 16 years ago
42bc085
avidemux: verify size of INFO LIST to satisfy subsequent expectations
by Mark Nauwelaerts
· 16 years ago
f4f8e85
avidemux: check video stream framerate against avi header frame duration
by Mark Nauwelaerts
· 16 years ago
3863871
avidemux: streamline stream duration calculation
by Mark Nauwelaerts
· 16 years ago
d29ba8d
matroska: remove dead assignments
by Edward Hervey
· 16 years ago
0d6f080
rtp: Remove dead assignments and resulting unneeded variables.
by Edward Hervey
· 16 years ago
0886285
matroska: Adds support to muxing/demuxing WMA
by Thiago Santos
· 16 years ago
df442b4
matroskamux: adds support for wmv family
by Thiago Santos
· 16 years ago
494555c
id3demux: Try GST_*_TAG_ENCODING and locale encoding if tags are not UTF8
by LoneStar
· 16 years ago
19b7001
matroska: add kate subtitle support to matroska muxer and demuxer
by Vincent Penquerc'h
· 16 years ago
b0bcb27
id3demux: add ID3 v2.3 spec as well
by Tim-Philipp Müller
· 16 years ago
0417283
id3demux: sizes in ID3 v2.3 are unlikely to be sync-safe integers
by Tim-Philipp Müller
· 16 years ago
3ec0a31
id3demux: fix typo in debug message
by Tim-Philipp Müller
· 16 years ago
2e05af3
id3demux: fix parsing of unsync'ed ID3 v2.4 tags and frames
by Tim-Philipp Müller
· 16 years ago
ddfa996
rtph264pay: use array instead of queue
by Wim Taymans
· 16 years ago
2bfb42c
rtph264pay: push NALs only after SPS/PPS
by Mark Nauwelaerts
· 16 years ago
d65d542
rtpqdm2depay: Fix debug statement.
by Edward Hervey
· 16 years ago
20c7977
rtpqdm2depay,rtpsv3vdepay: Add debugging category.
by Edward Hervey
· 16 years ago
25c5514
rtpqdm2depay: Handle gaps in incoming packets.
by Edward Hervey
· 16 years ago
6aff520
rtpqdmdepay: Fix CRC calculation and remove commented code.
by Edward Hervey
· 16 years ago
d39c057
rtp: New QDM2 rtp depayloader.
by Edward Hervey
· 16 years ago
e2b3665
rtpsv3vdepay: Properly fill codec_data and cleanup code a bite more.
by Edward Hervey
· 16 years ago
65a2871
rtpsv3vdepay: Only output buffers once we're configured.
by Edward Hervey
· 16 years ago
1743763
rtpsv3vdepay: Add more encoding-name variants
by Edward Hervey
· 16 years ago
8b9d547
flvmux: Fix writing of the index for < 128 buffers
by Sebastian Dröge
· 16 years ago
cb4eb57
flvmux: Fix resetting of the element
by Sebastian Dröge
· 16 years ago
784b95d
rtspsrc: don't add non-utf8 chars to structures
by Wim Taymans
· 16 years ago
654ca56
jpegdepay: use attributes for extra properties
by Luc Deschenaux
· 16 years ago
efb9c17
RTP docs: update with attributes in caps
by Wim Taymans
· 16 years ago
f96e900
rtspsrc: put all SDP attributes on caps
by Luc Deschenaux
· 16 years ago
6c323f5
multiudpsink: don't do things with side-effects inside g_return_val_if_fail()
by Tim-Philipp Müller
· 16 years ago
93690bf
flvmux: fix invalid write caused by using sizeof("string") as length
by Tim-Philipp Müller
· 16 years ago
22d7127
avidemux: Fix last commit and improve readability
by Sebastian Dröge
· 16 years ago
3702fcd
Fixed the fix for TIME->DEFAULT conversion.
by Руслан Ижбулатов
· 16 years ago
050e919
rtpsv3depay: Fix width/height calculation, bring up to marginal rank.
by Edward Hervey
· 16 years ago
52482a3
avimux: adds support to wma
by Thiago Santos
· 16 years ago
f43b442
avimux: adds support to wmv
by Thiago Santos
· 16 years ago
40abf68
qtdemux: Downgrade warning message to debug
by Thiago Santos
· 16 years ago
f0054bc
effectv: Don't allow caps changes for some effectv filters
by Sebastian Dröge
· 16 years ago
6eada08
warptv: Make the sine table global instead of having it in every instance
by Sebastian Dröge
· 16 years ago
aa02444
flvdemux: Implement SEEKING query
by Sebastian Dröge
· 16 years ago
8990398
interleave: fix indenting and upgrade two debugs to warnings.
by Stefan Kost
· 16 years ago
b7bf2f6
matroskademux: Answer SEEKING queries in the original format
by Sebastian Dröge
· 16 years ago
efcfb89
udputils: initialize struct content with 0.
by Josep Torra
· 16 years ago
bb03d8f
matroskademux: Implement SEEKING query
by Sebastian Dröge
· 16 years ago
c5b4200
effectv: Chain up finalize to the parent class in warptv
by Sebastian Dröge
· 16 years ago
2abd58d
effectv: Add rippletv element
by Sebastian Dröge
· 16 years ago
4332553
effectv: Add streaktv effect filter element
by Sebastian Dröge
· 16 years ago
f981bec
effectv: Fix processing on big endian architectures
by Sebastian Dröge
· 16 years ago
c17134c
effectv: Add radioactv effect filter
by Sebastian Dröge
· 16 years ago
3ad603b
effectv: Make the optv threshold property an uint
by Sebastian Dröge
· 16 years ago
2c2611b
effect: Add optv effect filter from the effectv project
by Sebastian Dröge
· 16 years ago
7484b63
mpvpay: Rework the timestamping
by Marc Leeman
· 16 years ago
91ad86c
videomixer: Random cleanup
by Sebastian Dröge
· 16 years ago
f19ef7e
videomixer: Send queries to the master pad by default instead of all pads
by Sebastian Dröge
· 16 years ago
0bf61ec
videomixer: Add RGB, BGR, xRGB, RGBx, xBGR, BGRx support
by Sebastian Dröge
· 16 years ago
bbcb4f8
videomixer: Clean up debugging a bit
by Sebastian Dröge
· 16 years ago
0775db4
videomixer: Remove some redundant checks and error out immediately if not negotiated
by Sebastian Dröge
· 16 years ago
4ccd9c9
videomixer: Remove the calculate_frame_size() function and use libgstvideo instead
by Sebastian Dröge
· 16 years ago
34c97c0
videomixer: Remove unused link/unlink pad methods
by Edward Hervey
· 16 years ago
b02949f
videomixer: I420 mode: Add fast path for 0.0 and 1.0 alpha
by Edward Hervey
· 16 years ago
3c88249
videomixer: I420 blending : Fix main algorithm.
by Edward Hervey
· 16 years ago
ace4cb2
videomixer: Make debugging category global to all the code.
by Edward Hervey
· 16 years ago
3ebf5e9
videomixer: improve readability of debugging statements.
by Edward Hervey
· 16 years ago
a905ef2
rtspsrc: do not leak timeout message
by Mark Nauwelaerts
· 16 years ago
63115fe
avi: Don't forward NEWSEGMENT events from upstream
by Sebastian Dröge
· 16 years ago
3569727
videomixer: Make checker pattern lookup table constant
by Sebastian Dröge
· 16 years ago
69f9b7c
videomixer: Add support for ARGB
by Sebastian Dröge
· 16 years ago
abd383a
udp: Initialize pointer to NULL
by Benjamin Gaignard
· 16 years ago
977796f
qtdemux: sprinkle some more const
by Mark Nauwelaerts
· 16 years ago
a4d586d
qtdemux: perform some more (careful) data buffering
by Mark Nauwelaerts
· 16 years ago
0ebff2d
avidemux: Replace deprecated GST_DISABLE_DEBUG with correct macro. Fixes #587826
by Philip Jägenstedt
· 16 years ago
2bcf52d
qtdemux: error out instead of dividing by 0
by Tim-Philipp Müller
· 16 years ago
f6a1211
Revert "qtdemux: Make sure we don't blacklist streams by wrongly comparing their"
by Tim-Philipp Müller
· 16 years ago
ae27524
qtdemux: comment out unused structure
by Tim-Philipp Müller
· 16 years ago
8fa148d
qtdemux: more size checks, and use g_try_new0() instead of g_new0()
by Tim-Philipp Müller
· 16 years ago
405aae4
qtdemux: guard against bogus atom sizes and short reads
by Tim-Philipp Müller
· 16 years ago
c730912
qtdemux: use 0x prefix when logging numbers in hex
by Tim-Philipp Müller
· 16 years ago
122d40a
Don't use sendmsg()-dependent code on Windows
by LRN
· 16 years ago
89f0c37
law: fix caps and negotiation
by Wim Taymans
· 16 years ago
1fb30a1
qtdemux: don't process track_num/track_count tags with a 0 value
by Tim-Philipp Müller
· 16 years ago
5503a59
qtdemux: Make sure we don't blacklist streams by wrongly comparing their
by Julien Moutte
· 16 years ago
9fbdfef
rtpdec: fix some buffer leaks
by Krzysztof Błaszkowski
· 16 years ago
Next »