index
:
gst-plugins-good.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gst
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gst/matroska/matroska-mux.c: Add more raw YUV formats to the list of supporte...
Sebastian Dröge
2008-08-02
1
-1
/
+2
*
gst/matroska/matroska-mux.c: Add support for muxing raw float audio now that ...
Sebastian Dröge
2008-08-02
1
-8
/
+32
*
gst/matroska/matroska-mux.c: Add locking to the global array of used track UI...
Sebastian Dröge
2008-08-02
1
-27
/
+15
*
gst/qtdemux/qtdemux.c: Fix segment-stop regression.
Edward Hervey
2008-07-25
1
-1
/
+71
*
gst/goom/: Fix build with MSVC: include glib.h to define inline appropriately...
Michael Smith
2008-07-23
7
-13
/
+37
*
gst/debug/gsttaginject.*: Sent tags in _transform_ip() instead of _start(). F...
Stefan Kost
2008-07-22
2
-12
/
+17
*
gst/qtdemux/qtdemux.c: Revert ISO base media spec based pixel-aspect-ratio ca...
Mark Nauwelaerts
2008-07-18
1
-32
/
+0
*
gst/debug/gsttaginject.c: Don't pass NULL taglists to gst_tag_list_is_empty().
Sebastian Dröge
2008-07-14
1
-1
/
+1
*
gst/udp/gstudpnetutils.c: EAI_ADDRFAMILY was obsoleted in BSD at some point. ...
Sebastian Dröge
2008-07-14
1
-0
/
+5
*
gst/avi/gstavidemux.c: Fix build of avidemux on big endian architectures.
Alessandro Decina
2008-07-14
1
-3
/
+3
*
gst/qtdemux/qtdemux.c: Correctly distinguish 8bit vs 16bit raw audio. Fixes ...
Thiago Sousa Santos
2008-07-10
1
-2
/
+2
*
gst/qtdemux/qtdemux.c: Set pixel-aspect-ratio in caps using display width and...
Mark Nauwelaerts
2008-07-08
1
-0
/
+32
*
gst/rtp/gstrtpspeexdepay.*: Revert last change: Only the jitterbuffer is able...
Sebastian Dröge
2008-07-07
2
-10
/
+1
*
gst/rtp/gstrtpvrawdepay.c: Include stdlib.h for atoi().
Stefan Kost
2008-07-07
2
-1
/
+2
*
gst/rtp/gstrtpspeexdepay.*: Take timestamp from the RTP packet as a first ste...
Tomasz Grobelny
2008-07-07
2
-1
/
+10
*
gst/udp/gstudpsrc.c: Fix parsing of udp:// URIs containing IPv6 addresses.
Tero Saarni
2008-07-05
1
-1
/
+1
*
gst/matroska/matroska-demux.c: Handle position and duration query in DEFAULT ...
Sebastian Dröge
2008-07-02
1
-32
/
+69
*
gst/matroska/ebml-read.c: Use NAN constant instead of 0.0/0.0 if possible. NA...
Sebastian Dröge
2008-07-02
1
-1
/
+11
*
gst/matroska/matroska-demux.*: Don't set the segment duration to the duration...
Sebastian Dröge
2008-07-02
2
-3
/
+4
*
gst/matroska/matroska-demux.c: If no Tracks element is found until the first ...
Sebastian Dröge
2008-07-02
1
-3
/
+68
*
gst/matroska/matroska-demux.c: Resync non-subtitle tracks too if a too large ...
Sebastian Dröge
2008-07-02
1
-2
/
+0
*
gst/rtp/: Add raw video pay and depayloaders, see RFC4175.
Wim Taymans
2008-07-01
6
-2
/
+1260
*
gst/avi/avi-ids.h: Add vprp chunk related structures.
Mark Nauwelaerts
2008-06-29
4
-3
/
+273
*
gst/qtdemux/qtdemux.c: Add Dirac stream type
David Schleef
2008-06-27
1
-0
/
+4
*
gst/avi/gstavimux.*: Add 8 bytes to current streamheader to make for a comple...
Mark Nauwelaerts
2008-06-27
2
-29
/
+44
*
gst/udp/gstudpsrc.c: Call getsockname() after the call to bind() to get updat...
Sebastian Dröge
2008-06-25
1
-0
/
+32
*
gst/matroska/matroska-demux.c: Fix buggy format strings in macros. (makes it ...
Julien Moutte
2008-06-23
1
-4
/
+4
*
gst/: Added debug.
Thomas Vander Stichele
2008-06-20
2
-2
/
+7
*
gst/rtp/gstrtpg726pay.c: Remove unused variable so that we can compile again.
Wim Taymans
2008-06-19
1
-1
/
+0
*
gst/rtp/gstrtpg726pay.c: No need to check for audio/G723 and audio/32KADPCM h...
Peter Kjellerstedt
2008-06-19
1
-13
/
+1
*
gst/matroska/: Fix demuxing of WavPack files. Muxing is still broken.
Sebastian Dröge
2008-06-19
2
-37
/
+127
*
gst/matroska/: Add a "vfunc" to the track context for postprocessing frames a...
Sebastian Dröge
2008-06-19
2
-40
/
+121
*
gst/matroska/matroska-demux.c: If a gap of more than 1/2 second is found in o...
Sebastian Dröge
2008-06-19
1
-9
/
+21
*
gst/matroska/matroska-demux.c: Update FIXME/TODOs and only ignore EOS at the ...
Sebastian Dröge
2008-06-18
1
-16
/
+5
*
gst/rtp/gstrtpg726pay.c: Fix caps, See #538891.
Wim Taymans
2008-06-18
1
-4
/
+2
*
gst/matroska/matroska-demux.c: Improve debug output everywhere and fix the EO...
Sebastian Dröge
2008-06-18
5
-574
/
+743
*
gst/rtp/: Added G726 pay/depayloaders. Fixes #538891.
mersad
2008-06-18
6
-0
/
+500
*
gst/rtsp/URLS: Some more urls.
Wim Taymans
2008-06-17
2
-0
/
+6
*
gst/matroska/matroska-demux.c: When comparing index elements with the same ti...
Sebastian Dröge
2008-06-16
1
-0
/
+7
*
gst/matroska/matroska-demux.c: (gst_matroska_demux_parse_attached_file)
Tim-Philipp Müller
2008-06-16
1
-5
/
+2
*
gst/matroska/: Parse Attachments and post them as GST_TAG_IMAGE if we detect ...
Sebastian Dröge
2008-06-16
6
-15
/
+238
*
gst/matroska/ebml-read.c: Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERRO...
Sebastian Dröge
2008-06-16
1
-1
/
+1
*
gst/matroska/: Use a GArray for storing the Cue (i.e. seek) information, stor...
Sebastian Dröge
2008-06-15
3
-69
/
+132
*
gst/matroska/matroska-mux.*: Don't write another SeekHead which indexes all C...
Sebastian Dröge
2008-06-15
2
-64
/
+2
*
gst/matroska/ebml-read.c: Prevent unaligned memory access when reading floats.
Sebastian Dröge
2008-06-15
1
-20
/
+12
*
gst/matroska/: Make sure that every Tags element is only parsed once and it's...
Sebastian Dröge
2008-06-15
4
-1
/
+41
*
gst/matroska/: Handle EBML elements like Void or CRC32 in the EbmlRead base c...
Sebastian Dröge
2008-06-15
2
-45
/
+26
*
gst/matroska/: Reverse the level list as we usually are only interested in th...
Sebastian Dröge
2008-06-14
2
-14
/
+57
*
gst/debug/gsttaginject.c: Don't unref NULL taglist in finalize. Don't use c++...
Tim-Philipp Müller
2008-06-13
1
-7
/
+11
*
gst/matroska/: Use gst_value_serialize() and gst_value_deserialize() for tran...
Sebastian Dröge
2008-06-13
2
-13
/
+10
[prev]
[next]