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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
[MOVED FROM BAD 06/57] gst/flv/: Handle pixel aspect ratio through metadata t...
Julien Moutte
2009-05-12
3
-1
/
+28
*
[MOVED FROM BAD 05/57] gst/flv/: Make sure we don't try filling up the index ...
Julien Moutte
2009-05-12
2
-23
/
+40
*
[MOVED FROM BAD 04/57] gst/flv/gstflvdemux.c: Fix locking and refcounting on ...
Wim Taymans
2009-05-12
1
-1
/
+12
*
[MOVED FROM BAD 03/57] gst/flv/gstflvdemux.c: First method for seeking in pul...
Julien Moutte
2009-05-12
3
-68
/
+493
*
[MOVED FROM BAD 02/57] gst/flv/: Handle not linked pads, try to make it reusa...
Julien Moutte
2009-05-12
4
-42
/
+151
*
[MOVED FROM BAD 01/57] Adds a first draft of an FLV demuxer.
Julien Moutte
2009-05-12
5
-0
/
+1633
*
rtp: Link to -lm
Sebastian Dröge
2009-05-12
1
-1
/
+2
*
rganalysis: Remove invalid unit test
Sebastian Dröge
2009-05-12
1
-43
/
+0
*
0.10.14.2 pre-release
Jan Schmidt
2009-05-12
35
-1945
/
+4620
*
checks: dist id3-577468-unsynced-tag.tag test file
Jan Schmidt
2009-05-11
1
-1
/
+2
*
avidemux: initialize variable to 0
Tristan Matthews
2009-05-11
1
-1
/
+1
*
matroskademux: Only search for the index entry once
Sebastian Dröge
2009-05-11
1
-4
/
+7
*
matroskademux: Use the first index entry if it's after the seek position
Sebastian Dröge
2009-05-11
1
-0
/
+3
*
avidemux: Use the first entry for a given stream if the first entry is after ...
Sebastian Dröge
2009-05-11
1
-4
/
+13
*
avidemux: Use binary search for finding the requested index entry when seeking
Sebastian Dröge
2009-05-11
1
-17
/
+27
*
matroskademux: Improve/optimize seeking
Sebastian Dröge
2009-05-11
2
-51
/
+57
*
Require released versions of core/base
Sebastian Dröge
2009-05-11
1
-2
/
+2
*
gdkpixbuf: Use the libs and cflags of gdk pixbuf instead of gtk
Sebastian Dröge
2009-05-11
1
-2
/
+2
*
Always define the conditional HAVE_GTK to fix configure in some cases
Sebastian Dröge
2009-05-11
1
-1
/
+1
*
Run libtoolize before aclocal
Marc-Andre Lureau
2009-05-10
1
-1
/
+1
*
matroska: fix printf format to agree with argument
David Schleef
2009-05-09
1
-1
/
+1
*
raw1394: include stdlib.h for strtol()
Tim-Philipp Müller
2009-05-08
2
-0
/
+2
*
flacdec: Actually output the pending buffer.. and not a blank one.
Edward Hervey
2009-05-08
1
-3
/
+4
*
souphttpsrc: Allow non-string fields in the extra-headers property
Sebastian Dröge
2009-05-08
1
-10
/
+47
*
rtj2kdepay: add basic JPEG 2000 depayloader
Wim Taymans
2009-05-08
4
-0
/
+357
*
rtpj2kpay: set marker bit correctly
Wim Taymans
2009-05-08
1
-0
/
+40
*
souphttpsrc: Add support for extra-headers appended to the HTTP request
Sebastian Dröge
2009-05-08
2
-1
/
+65
*
rtpj2kpay: add a simple JPEG 2000 payloader
Wim Taymans
2009-05-08
4
-0
/
+495
*
rtpjpegpay: we only need to swap bits on LE
Wim Taymans
2009-05-08
1
-5
/
+0
*
Add RANKS for various encoders and muxers
Christian Schaller
2009-05-07
6
-6
/
+7
*
matroskademux: add some debugging
Wim Taymans
2009-05-07
1
-1
/
+12
*
matroskademux: parse xiph headers length correctly
Wim Taymans
2009-05-07
1
-14
/
+26
*
rganalysis: Add ability to post level messages
Gabriel Bouvigne
2009-05-07
4
-5
/
+96
*
rtpjpegpay: refuse some unsupported jpeg formats
Wim Taymans
2009-05-06
1
-5
/
+14
*
rtptheorapay: fix description
Wim Taymans
2009-05-06
1
-1
/
+1
*
rtpjpegpay: rewrite quant table handling
Wim Taymans
2009-05-06
1
-93
/
+132
*
id3v2mux: Make the test failure slightly more informative
Jan Schmidt
2009-05-06
1
-2
/
+5
*
flac: Make buffers created during seek act like normal buffers.
Jan Schmidt
2009-05-06
1
-3
/
+14
*
flacdec: don't use pad_alloc when decoding while seeking. Fixes #579422
Thomas Vander Stichele
2009-05-06
1
-8
/
+17
*
jpegdec: refactored gst_jpeg_dec_parse_image_data
Arnout Vandecappelle
2009-05-06
1
-42
/
+27
*
jpegdec: support additional 0xff before end marker.
Arnout Vandecappelle
2009-05-06
1
-12
/
+14
*
rtpjpegpay: handle input with 1 quant table
Wim Taymans
2009-05-06
1
-13
/
+28
*
qtdemux: fix byte order swapping in 3GPP classification entity tag
Marco Ballesio
2009-05-06
1
-4
/
+7
*
multipartdemux: avoid reading from inavlid memory
Arnout Vandecappelle
2009-05-05
1
-1
/
+4
*
multipartdemux: don't leak dynamic pads
Arnout Vandecappelle
2009-05-05
1
-0
/
+8
*
rtpjpegpay: correctly set the type header
Wim Taymans
2009-05-05
2
-50
/
+211
*
rtpjpegdepay: use width/height from payload
Wim Taymans
2009-05-05
2
-11
/
+47
*
jpegenc: set colorspace before _set_defaults()
Wim Taymans
2009-05-05
1
-13
/
+10
*
tests: don't build examples if --disable-examples was passed to configure
Tim-Philipp Müller
2009-05-05
1
-2
/
+8
*
configure: clean up mess around gtk+ checking
Tim-Philipp Müller
2009-05-05
1
-22
/
+5
[prev]
[next]