summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-06-16matroskademux: Fix possible NULL pointer dereference and assertion that could...Sebastian Dröge1-23/+25
2010-06-16matroskademux: Clean up/fix some minor error handling bugsSebastian Dröge1-21/+10
2010-06-16ximagesrc: Fix NULL pointer dereference when allocation of the ximage failsSebastian Dröge1-1/+2
2010-06-16flactag: Fix possible NULL pointer dereferenceSebastian Dröge1-0/+4
2010-06-16audioiirfilter: Fix possible NULL pointer dereferenceSebastian Dröge1-5/+3
2010-06-16warptv: Don't use floats as loop countersSebastian Dröge1-5/+5
2010-06-16v4l2src: do not try to change device format if it's already correctHavoc Pennington1-0/+16
2010-06-16v4l2src: in negotiate, check for error return from set_capsHavoc Pennington1-2/+2
2010-06-16avidemux: improve audio vbr detectionMark Nauwelaerts1-2/+3
2010-06-16rtph264depay: tweak DELTA_UNIT labelingMark Nauwelaerts1-5/+4
2010-06-15wavpackdec: Initialize uninitialized variable and don't unref it if it's NULLSebastian Dröge1-2/+3
2010-06-15avidemux: Assign variables before printing themSebastian Dröge1-2/+2
2010-06-15wavparse: Initialize uninitialized variableSebastian Dröge1-1/+1
2010-06-15v4l2: Initialize variableSebastian Dröge1-1/+1
2010-06-15flacenc: Fix NEWSEGMENT parsing logic and don't use uninitialized variablesSebastian Dröge1-2/+6
2010-06-15matroska: Fix unitialized variableEdward Hervey1-2/+2
2010-06-15Automatic update of common submoduleEdward Hervey1-0/+0
2010-06-15Automatic update of common submoduleStefan Kost1-0/+0
2010-06-15Automatic update of common submoduleStefan Kost1-0/+0
2010-06-15.gitignore: ignore generated tvtime.h fileTim-Philipp Müller1-0/+2
2010-06-15Automatic update of common submoduleStefan Kost1-0/+0
2010-06-15raw1394: remove useless last_timeMarc-André Lureau2-2/+0
2010-06-14rtspsrc: respect aggregate control attributesWim Taymans2-9/+48
2010-06-14goom: Call orc_init() before trying to get target flagsSebastian Dröge1-0/+8
2010-06-14deinterlace: Call orc_init() before trying to get target flagsSebastian Dröge1-0/+8
2010-06-14matroskamux: revert change that set a reserved flag on the Block.Zaheer Abbas Merali2-4/+2
2010-06-14jpegdec: use libjpeg scatter-gather operation to avoid data copyingMark Nauwelaerts2-19/+29
2010-06-14jpegdec: optimize buffer handling when parsingMark Nauwelaerts2-167/+100
2010-06-14oss4: Use g_ascii_strcasecmp() instead of the deprecated g_strcasecmp()Sebastian Dröge1-2/+2
2010-06-14configure: Use GLIB_EXTRA_CFLAGSSebastian Dröge1-2/+2
2010-06-14Automatic update of common submoduleSebastian Dröge1-0/+0
2010-06-14rtph264depay: also consider AU and SEI NALUs as DELTA_UNITMark Nauwelaerts1-2/+4
2010-06-14Automatic update of common submoduleSebastian Dröge1-0/+0
2010-06-12build: include stdio.h for sscanfStefan Kost1-0/+1
2010-06-12tests: Add clean rule for the orc testsSebastian Dröge1-0/+3
2010-06-12tests: Add autogenerated orc testsSebastian Dröge1-2/+29
2010-06-12Automatic update of common submoduleSebastian Dröge1-0/+0
2010-06-11v4l2src: Fix element descriptionDavid Schleef1-1/+1
2010-06-11rtpmparobustdepay: don't try to unref NULL buffersTim-Philipp Müller1-2/+1
2010-06-11wavparse: use typefind functions to check if PCM data contains dts streamTim-Philipp Müller1-11/+22
2010-06-11wavparse: set buffer offsets before using the buffer for the first timeTim-Philipp Müller1-10/+10
2010-06-11rtp: add mpa-robust depayloaderMark Nauwelaerts4-0/+866
2010-06-11avimux: fix avi header bytewritingMark Nauwelaerts1-6/+6
2010-06-10Update .gitignoreSebastian Dröge1-0/+3
2010-06-10matroskamux: Fix unit test for changed key-frame behaviourSebastian Dröge1-1/+1
2010-06-10videomixer: Port most blending related functions to orcSebastian Dröge6-456/+629
2010-06-10videomixer: Replace some tabs by spacesSebastian Dröge1-11/+11
2010-06-10dv1394: Fix the internal clock even moreAndoni Morales Alastruey1-1/+1
2010-06-09configure: use m4 macro to check for OrcDavid Schleef1-26/+3
2010-06-10matroskamux: some non-delta buffers were not marked as keyframesZaheer Abbas Merali1-1/+3