index
:
~adn770/gst-plugins-good
0.10
alpha
master
qtdemux-0.10
GStreamer plugins good hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-06
matroskademux: cleanly initialize and set needed segment
Mark Nauwelaerts
1
-1
/
+6
2012-04-06
flvdemux: Fix threading issue in index handling
Nicolas Dufresne
1
-29
/
+69
2012-03-29
matroska: add GstToc support for muxer
Alexander Saprykin
2
-15
/
+291
2012-03-29
matroska: add support for GstToc in demuxer
Alexander Saprykin
1
-4
/
+79
2012-03-29
matroska: add chapter support in GstMatroskaReadCommon
Alexander Saprykin
2
-11
/
+434
2012-03-22
audioparsers: intersect downstream allowed peer caps with sink pad template
Mark Nauwelaerts
7
-7
/
+7
2012-03-22
smpte: only start collectpads2 at state change rather than init
Mark Nauwelaerts
1
-1
/
+0
2012-03-19
flacparse: perform additional frame crc check if applicable
Mark Nauwelaerts
1
-6
/
+17
2012-03-19
flacparse: avoid indefinite extended search for frame end if possible
Mark Nauwelaerts
1
-0
/
+9
2012-03-15
rtph264depay: Make output in AVC stream format work even without complete spr...
Olivier Crête
2
-95
/
+303
2012-03-12
matroskademux: only unlock pad when it was locked
Vincent Penquerc'h
1
-2
/
+8
2012-03-12
gstrtspsrc: disable RTSP keep-alive on request
Marc Leeman
2
-0
/
+34
2012-03-12
smpte: fix stride handling
Wim Taymans
1
-11
/
+30
2012-03-12
gst: Fix some query leaks
Nicola Murino
3
-4
/
+5
2012-03-06
rtspsrc: Use correct enum for return values
Sebastian Dröge
1
-3
/
+3
2012-03-06
dvdepay: Fix 'comparison of unsigned expression >= 0 is always true' compiler...
Sebastian Dröge
1
-5
/
+7
2012-03-06
deinterlace: Fix 'variable 'oldbx' is uninitialized when used here' compiler ...
Sebastian Dröge
2
-3
/
+3
2012-03-06
deinterlace: Fix 'implicit conversion from enumeration type 'GstDeinterlaceFi...
Sebastian Dröge
1
-1
/
+2
2012-03-05
wavpackparse: initialize header to silence older gcc versions
Stefan Sauer
1
-1
/
+1
2012-03-03
avimux: support up to 6 channels of AC-3
Antoine Tremblay
1
-1
/
+1
2012-02-28
audioparsers: add baseparse based wavpackparse
Mark Nauwelaerts
4
-2
/
+787
2012-02-27
Suppress deprecation warnings in selected files, for g_value_array_* mostly
Edward Hervey
6
-0
/
+24
2012-02-26
mpegaudioparse: fix compiler warning
Alessandro Decina
1
-3
/
+2
2012-02-25
qtmux: create streamable output if downstream is not seekable
Tim-Philipp Müller
1
-0
/
+24
2012-02-25
flvmux: create streamable output if downstream is not seekable
Tim-Philipp Müller
1
-0
/
+23
2012-02-25
matroskamux: create streamable output if downstream is not seekable
Tim-Philipp Müller
1
-0
/
+23
2012-02-21
mpegaudioparse: support parsing freeform bitrate stream
Mark Nauwelaerts
2
-14
/
+156
2012-02-20
rtph264pay: Force baseline is profile-level-id is unspecified
Olivier Crête
1
-0
/
+10
2012-02-17
equalizer: fix switching from passthrough to non-passthrough when parameters ...
Tim-Philipp Müller
1
-2
/
+9
2012-02-17
mpegaudioparse: parse either Xing or VBRI data
Mark Nauwelaerts
1
-3
/
+1
2012-02-10
rtph264pay: add stream-format and alignment to h264 sink caps
Tim-Philipp Müller
1
-67
/
+82
2012-02-10
rtph264depay: add stream-format and alignment fields to src template caps
Tim-Philipp Müller
1
-2
/
+5
2012-02-09
multiudpsink: typo fix (bytes send -> bytes sent)
Marc Leeman
1
-1
/
+1
2012-02-06
matroskademux: avoid posting invalid duration for each frame
Nicola Murino
1
-4
/
+6
2012-02-02
flvmux: specify we only accept raw AAC in template caps
Vincent Penquerc'h
1
-1
/
+2
2012-02-02
flvdemux: specify we only output raw AAC in template caps
Vincent Penquerc'h
1
-1
/
+1
2012-01-31
rtpmp2tpay: do not try to flush a packet when no data is available
Vincent Penquerc'h
1
-0
/
+2
2012-01-30
rtph264depay: Exclude NALu size from payload length on truncated packets.
Pascal Buhler
1
-2
/
+3
2012-01-28
matroskamux: remove obsolete variable, set but not used
Vincent Penquerc'h
1
-5
/
+0
2012-01-28
videobox: avoid wrapping opaque to transparent
Vincent Penquerc'h
1
-2
/
+2
2012-01-28
matroskamux: do not free memory twice
Vincent Penquerc'h
1
-3
/
+0
2012-01-25
rtpmanager: don't pretend our random hostnames are fully-qualified domain names
Tim-Philipp Müller
2
-2
/
+2
2012-01-23
rtpmanager: don't reveal the user's username, hostname or real name by default
Tim-Philipp Müller
2
-9
/
+14
2012-01-20
rtspsrc: simplify internal src event debug logging
Mark Nauwelaerts
1
-5
/
+1
2012-01-20
rtspsrc: avoid NULL string comparison
Mark Nauwelaerts
1
-1
/
+2
2012-01-20
rtpbin: arrange for initialized variables
Mark Nauwelaerts
1
-1
/
+4
2012-01-20
rtpmp4adepay: prevent out-of-bound array access
Mark Nauwelaerts
1
-1
/
+3
2012-01-20
isomp4: recovery: add sanity check
Mark Nauwelaerts
1
-0
/
+7
2012-01-20
rtptheoradepay: remove dead code
Mark Nauwelaerts
1
-9
/
+0
2012-01-20
matroska-demux: remove redundant variable
Mark Nauwelaerts
1
-3
/
+0
[next]