index
:
~tpm/gst-plugins-good
jpegdec-interlaced
Tim's gst-plugins-good work-in-progress
tpm
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-15
jpegdec: put interlaced info in caps and set TFF buffer flag if needed
jpegdec-interlaced
Tim-Philipp Müller
2
-3/+12
2011-12-15
jpegdec: fix interlaced mjpeg where container specifies smaller height than t...
Tim-Philipp Müller
1
-1/+2
2011-12-15
jpegdec: actually decode second field of interlaced MJPEG
Tim-Philipp Müller
1
-15/+33
2011-12-13
jpegdec: factor out frame header parameter checking into separate function
Tim-Philipp Müller
1
-109/+122
2011-12-13
jpegdec: factor out decoding code from chain function into separate function
Tim-Philipp Müller
1
-77/+96
2011-12-13
jpegdec: move stride calculation out of inner loop
Tim-Philipp Müller
1
-19/+32
2011-12-13
jpegdec: remove outdated comment and fix typo in debug log message
Tim-Philipp Müller
1
-4/+1
2011-12-13
jpegdec: output interlaced MJPEG frames in the right size
Tim-Philipp Müller
1
-26/+61
2011-12-13
jpegdec: detect interlaced mjpeg
Tim-Philipp Müller
1
-1/+16
2011-12-13
jpegdec: extract width and height from input caps
Tim-Philipp Müller
2
-1/+19
2011-12-13
jpegdec: rename some instance struct members for clarity
Tim-Philipp Müller
2
-43/+46
2011-12-13
matroskademux: filter bogus index entries with missing block number
Mark Nauwelaerts
1
-0/+15
2011-12-13
matroskademux: cater for safer arithmetic with global start time
Mark Nauwelaerts
1
-8/+16
2011-12-13
matroskademux: tweak final closing segment sending
Mark Nauwelaerts
1
-4/+8
2011-12-13
qtmux: make debug message more useful
Thiago Santos
1
-1/+2
2011-12-13
wavparse: avoid using floating point unnecessarily
Vincent Penquerc'h
1
-2/+2
2011-12-13
wavparse: fix format specifier signedness
Vincent Penquerc'h
1
-16/+16
2011-12-13
wavparse: add a ignore-length property
Vincent Penquerc'h
2
-2/+86
2011-12-13
glib-compat: Add license boilerplate for LGPL
Sebastian Dröge
1
-0/+15
2011-12-12
matroskademux: mind (un)signed in some timestamp arithmetic
Mark Nauwelaerts
1
-2/+2
2011-12-12
qtdemux: increase parse tolerance for fuzzy file cases
Mark Nauwelaerts
1
-2/+7
2011-12-12
build: dist glib-compat-private.h properly
Tim-Philipp Müller
1
-1/+1
2011-12-12
tests: use atexit, g_atexit has been deprecated in glib master
Tim-Philipp Müller
1
-1/+3
2011-12-12
Suppress deprecation warnings in selected files, for g_static_rec_mutex_* mostly
Tim-Philipp Müller
13
-0/+56
2011-12-12
tests: g_thread_init() is deprecated in glib master
Tim-Philipp Müller
5
-0/+11
2011-12-12
Use g_thread_try_new() instead of g_thread_crate() with newer glib versions
Tim-Philipp Müller
4
-1/+23
2011-12-12
alpha: use new glib API for static mutex if available
Tim-Philipp Müller
2
-0/+26
2011-12-12
Work around deprecated thread API in glib master
Tim-Philipp Müller
28
-4/+170
2011-12-12
configure: Require GLib >= 2.24
Sebastian Dröge
1
-1/+1
2011-12-11
gdkpixbufsink: fix inverted pixel-aspect-ratio
Tim-Philipp Müller
1
-2/+2
2011-12-11
pulseaudiosink: don't leak pad template
Tim-Philipp Müller
1
-4/+5
2011-12-11
soup: fix start/stop race in souphttpclientsink
Tim-Philipp Müller
1
-1/+31
2011-12-11
tests: dist test file used in matroskaparse unit test
Tim-Philipp Müller
1
-0/+1
2011-12-10
tests: fix up rgvolume test for basetransform event caching
Tim-Philipp Müller
1
-0/+45
2011-12-10
po: update translations
Tim-Philipp Müller
5
-284/+1131
2011-12-09
jack: don't leak client name when freeing the element
Tim-Philipp Müller
2
-0/+26
2011-12-09
jack: add "client-name" property to jackaudiosink and jackaudiosrc
Nicolas Baron
4
-6/+48
2011-12-08
matroskamux: stream-format=raw goes with aac caps, not mp3 caps
Tim-Philipp Müller
1
-1/+1
2011-12-07
v4l2src: do not ignore the highest frame interval
Vincent Penquerc'h
1
-1/+1
2011-12-07
v4l2src: do not ignore the largest resolution
Vincent Penquerc'h
1
-1/+1
2011-12-06
docs: add add the two enum values that were just added too
Stefan Sauer
1
-0/+4
2011-12-06
multifilesink: expose the enum property docs for splitting mode.
Stefan Sauer
2
-1/+10
2011-12-05
v4l2: replace deprecated GST_CLASS_LOCK
Tim-Philipp Müller
1
-2/+4
2011-12-05
rtpjpegpay: Ceil jpeg dimensions, instead of floor
Sebastian Rasmussen
1
-4/+4
2011-12-04
flacparse: ensure we only check for sample/block mixup at start
Vincent Penquerc'h
2
-5/+12
2011-12-03
matroskaparse: warn if accumulating headers after they were pushed
Vincent Penquerc'h
1
-0/+5
2011-12-03
matroskaparse: fix parsing
David Schleef
1
-1/+1
2011-12-03
flvdemux: fix discontinuity threshold check when timestamps go backwards
Vincent Penquerc'h
1
-2/+2
2011-12-02
v4l2src: add a comment about a "hidden" assumption on rank values
Vincent Penquerc'h
1
-0/+2
2011-12-01
tests: fix up LIBS order som more`
Tim-Philipp Müller
1
-3/+4
[next]