summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-31Pulsesink: Allow chunks up to bufsize instead of segsizejitter-skewDavid Henningsson1-8/+8
2011-01-31jitterbuffer: try to improve skewWim Taymans2-0/+31
2011-01-27win32: fix DEFAULT_AUDIOSINK, should be direct*sound*sinkTim-Philipp Müller2-3/+3
2011-01-27avidemux: initialize local variable to please mingw32 compilerMark Nauwelaerts1-1/+1
2011-01-27udp: use socklen_t where appropriate rather than custom typeMark Nauwelaerts3-13/+5
2011-01-27qtdemux: mind rounding issues when converting from global time to mov timeMark Nauwelaerts1-1/+2
2011-01-26matroskamux: don't leak ebml writer caps when re-using matroskamuxOgnyan Tonchev2-0/+57
2011-01-25rtpjitterbuffer: don't divide by 0Stefan Kost1-1/+1
2011-01-24matroskademux: pull mode should always report seekableMark Nauwelaerts1-1/+1
2011-01-24qtdemux: support some more mpeg-4 fourcc variantsMark Nauwelaerts2-3/+13
2011-01-24qtdemux: simplify retrieving stsd child entry atomMark Nauwelaerts1-7/+2
2011-01-24avidemux: Don't consider 0 fcc_handler as uncompressed.Edward Hervey1-3/+4
2011-01-24qtdemux: take configured start time into accountreleaseWim Taymans1-2/+9
2011-01-24qtdemux: fix printf format warning on mingw32Tim-Philipp Müller1-9/+9
2011-01-24examples: autoaudisink -> autoaudiosink in RTP examplesTim-Philipp Müller4-4/+4
2011-01-24Back to developmentTim-Philipp Müller74-144/+163
2011-01-21Release 0.10.27Tim-Philipp Müller74-282/+3671
2011-01-20h264depay: don't leak codec data buffer in byte-stream=true modeTim-Philipp Müller1-0/+1
2011-01-20rtspsrc: don't leak url stringTim-Philipp Müller1-0/+1
2011-01-20qtdemux: Gracefully handle mov files misusing the WAVE atomsEdward Hervey1-24/+27
2011-01-20v4l2sink: fix accidental breakage of navigation interface supportTim-Philipp Müller1-0/+1
2011-01-180.10.26.4 pre-releaseTim-Philipp Müller2-5/+5
2011-01-18deinterlace: rewrite how neighboring scan lines are calculatedDavid Schleef1-185/+79
2011-01-18avisubtitle: set caps on srcpad to fix issue with discovererTim-Philipp Müller1-0/+8
2011-01-17pulsesink: Uncork stream while flushing the ringbufferArun Raghavan1-0/+5
2011-01-14matroskamux: avoid creating caps from string when possibleMark Nauwelaerts1-2/+2
2011-01-14avimux: set src pad caps when starting fileMark Nauwelaerts1-0/+5
2011-01-12v4l2: define V4L2_FIELD_INTERLACED_{TB,BT} if not available in headerTim-Philipp Müller2-0/+15
2011-01-110.10.26.3 pre-releaseTim-Philipp Müller2-7/+7
2011-01-11docs: update docsTim-Philipp Müller72-165/+156
2011-01-11pulsesink: Make corking during pause synchronousArun Raghavan1-1/+1
2011-01-11po: update translationsTim-Philipp Müller7-266/+184
2011-01-11Automatic update of common submoduleStefan Kost1-0/+0
2011-01-10Automatic update of common submoduleTim-Philipp Müller1-0/+0
2011-01-10Automatic update of common submoduleTim-Philipp Müller1-0/+0
2011-01-070.10.26.2 pre-releaseTim-Philipp Müller2-8/+11
2011-01-07po: update translationsTim-Philipp Müller39-149/+665
2011-01-07alpha: fix compiler warnings caused by -DG_DISABLE_ASSERTTim-Philipp Müller1-5/+5
2011-01-07matroska: don't put essential function calls into g_assert()Tim-Philipp Müller1-3/+6
2011-01-07v4l2sink: don't put functional code like ioctl calls into g_return_if_fail()Tim-Philipp Müller1-4/+16
2011-01-07tests: never disable g_assert() and cast checks for the unit testsTim-Philipp Müller1-2/+3
2011-01-06rtp: Fix unitialized variables on macosxEdward Hervey1-2/+2
2011-01-06qtdemux: Fix unitialized variables on macosxEdward Hervey1-2/+3
2011-01-05capsdebug: Add capdebug debug categoryDavid Schleef1-1/+9
2011-01-05deinterlace: Change the default to linearDavid Schleef1-1/+1
2011-01-05rtspsrc: don't confuse return valuesWim Taymans1-1/+1
2011-01-05qtdemux: Fix unitialized variables on macosxEdward Hervey2-14/+14
2011-01-05vrawdepay: fix length checkWim Taymans1-3/+4
2011-01-05multiudpsink: add buffer-size propertyWim Taymans2-5/+49
2011-01-03rtspsrc: remove unused variables when debug-logging disabledStefan Kost1-7/+4