summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* id3: fixes warnings building on macosxJosep Torra2009-10-091-1/+1
* id3: cast pointer math results to glongStefan Kost2009-10-091-5/+5
* flac: apparently on some platforms a FLAC__uint64!=guint64Stefan Kost2009-10-091-1/+1
* buikd: explicitely cast, to tell some compilers that this is not long intStefan Kost2009-10-092-6/+8
* build: don't cast, but use the right format specified insteadStefan Kost2009-10-094-10/+9
* dv: fix warnings on macosxJosep Torra2009-10-091-8/+12
* flac: fix warnings on macosxJosep Torra2009-10-092-8/+9
* annodex: fix warnings in macosxJosep Torra2009-10-092-2/+2
* osxvideo: fix a warning doing a castJosep Torra2009-10-091-1/+1
* osxaudio: fix warnings on macosxJosep Torra2009-10-091-10/+14
* rtpvrawpay: fix warning on macosxJosep Torra2009-10-091-1/+2
* rtph263pay: fix warning on macosxJosep Torra2009-10-091-1/+1
* qtdemux: fix warnings building on macosxJosep Torra2009-10-091-16/+21
* id3demux: fix printf warnings on macosxJosep Torra2009-10-091-3/+4
* avidemux: fix warning in macosx making the format portableJosep Torra2009-10-091-2/+2
* audiofx: use G_GUINT64_FORMAT to fix warnings on OSXJosep Torra2009-10-091-6/+6
* osxaudio: Fixes build on macosx snow leopard.Josep Torra2009-10-091-0/+1
* v4l2: Include sys/ioctl.h for the V4L ioctl requestsPau Garcia i Quiles2009-10-091-0/+1
* check: Make the level unit test succeed on Solaris 10Jan Schmidt2009-10-092-2/+14
* matroskademux: fix strstr() usage on possibly unterminated stringRené Stadler2009-10-081-1/+1
* check: Link against LIBM and include math.h for isinf()Jan Schmidt2009-10-082-0/+3
* oss: Downgrade the rank of osssrc to SECONDARYSjoerd Simons2009-10-081-1/+1
* Automatic update of common submoduleJan Schmidt2009-10-081-0/+0
* avi/wav: Fix some compiler warnings about incompatible pointers.Jan Schmidt2009-10-082-2/+2
* multifile: Fix plugin descriptionJan Schmidt2009-10-071-1/+1
* build: fprintf, sprintf, sscanf need stdio.hStefan Kost2009-10-0714-0/+14
* equalizer: use shelfing filters for first and last bandStefan Kost2009-10-071-55/+145
* pulsesrc: guard fragment size with a lower limit based on latency-timeRené Stadler2009-10-061-2/+5
* jpegdec: comment/logging cleanups and more branch guidesStefan Kost2009-10-061-7/+11
* equalizer: fix filter history usage. Fixes #597397Stefan Kost2009-10-051-17/+15
* rtpbin: use locking around the sessionsWim Taymans2009-10-051-0/+2
* qtdemux: make sure compatible brands buffer exists before dereferencing itTim-Philipp Müller2009-10-051-1/+3
* qtdemux: fix printf warnings on OSXRobert Swain2009-10-051-2/+3
* qtdemux: remove internal genre tableTim-Philipp Müller2009-10-051-38/+12
* Fix printf formats to avoid warnings in avidemux. Fixes #597214Robert Swain2009-10-031-11/+11
* matroskademux: Change one GST_WARNING to a GST_DEBUGSebastian Dröge2009-10-031-1/+1
* flvdemux: If there's no audio stream after 6 seconds of video signal no-more-...Sebastian Dröge2009-10-033-0/+45
* flvdemux: Make sure to only signal no-more-pads a single timeSebastian Dröge2009-10-033-3/+21
* pulse: rename pa_buffer_attr variablesRené Stadler2009-10-022-43/+43
* rtp: add missing include to fix the buildStefan Kost2009-10-021-0/+1
* videofilter: add G_OBJECT_WARN_INVALID_PROPERTY_ID to property setterStefan Kost2009-10-022-0/+2
* level: don't give wrong number of fields in the message docsStefan Kost2009-10-021-1/+1
* jitterbuffer: cache latency in nanosecondsWim Taymans2009-10-011-3/+6
* jitterbuffer: handle -1 input timestampsWim Taymans2009-10-011-5/+4
* avi: don't misues perf-category and remove unused ext categoryStefan Kost2009-10-011-8/+4
* rtpg729pay/depay: Demote per-buffer debug messages to log levelOlivier Crête2009-09-302-4/+4
* rtpg729pay: Don't leak incoming buffers after subbuffering themOlivier Crête2009-09-301-2/+1
* rtpg729pay/depay: Add debug categoriesOlivier Crête2009-09-302-0/+13
* rtpg729pay: Remove long unneeded define replacementOlivier Crête2009-09-301-6/+0
* Update makefile with missing header fileChristian F.K. Schaller2009-09-301-1/+1