summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-01-26avidemux: Fix _handle_seek_push () and new segement behaviourste-avi-push-seekRobert Swain1-49/+61
2010-01-26avidemux: cleanupsWim Taymans1-31/+78
2010-01-26avidemux: Push mode seeking supportRobert Swain2-117/+440
2010-01-25v4l2src: don't deref NULLStefan Kost1-0/+7
2010-01-25Revert "v4l2src: don't deref NULL"Stefan Kost3-14/+0
2010-01-25v4l2src: don't deref NULLStefan Kost3-0/+14
2010-01-23jpegenc: when creating an overflow buffer, copy timestamps.Michael Smith1-0/+3
2010-01-23qtdemux: dmb1 is a valid fourcc for Motion-JPEGEdward Hervey1-0/+1
2010-01-23qtdeux: IV32 is also used for Indeo 3 video streamsEdward Hervey1-0/+1
2010-01-22build: no unused variables when disabling assertsStefan Kost1-0/+2
2010-01-21qtdemux: Avoid negative overflow on keyframe searchRoland Krikava1-1/+4
2010-01-21jpegenc: enlarge buffer if libjpeg tells us it's out of space. Fixes bufferPeter van Hardenberg2-22/+62
2010-01-21qtdemux: fix compiler warnings under OS X.Alessandro Decina1-4/+4
2010-01-21avidemux: don't parse NULL indexesWim Taymans1-0/+3
2010-01-21rtpg729pay: ptime should is in nanosecondsOlivier Crête1-3/+4
2010-01-20wavenc: Post warning if file isnt finished properlyThiago Santos2-0/+22
2010-01-20matroskamux: make index size configurable.Arnout Vandecappelle2-31/+46
2010-01-20rtph264pay: scale spspps_interval to millisecondsWim Taymans1-2/+3
2010-01-20qtdemux: always keep media segments within total durationMark Nauwelaerts1-3/+13
2010-01-20rtph264pay: rename spspps-interval propertyWim Taymans1-9/+9
2010-01-20avidemux: skip RIFF and index in push modeWim Taymans1-3/+16
2010-01-20avidemux: more DISCONT handlingWim Taymans1-0/+11
2010-01-20avidemux: reset on flush eventsWim Taymans1-0/+12
2010-01-20avidemux: rename some variableWim Taymans2-20/+20
2010-01-20Automatic update of common submoduleTim-Philipp Müller1-0/+0
2010-01-19rtph264pay: Don't set profile-level-id in out capsOlivier Crête2-17/+6
2010-01-19rtph264pay: Don't ignore the return value from set_outcapsOlivier Crête1-8/+22
2010-01-18deinterlace: Fix license and copyright headersSebastian Dröge7-26/+66
2010-01-18v4l2: move G_END_DECLS to the endStefan Kost1-2/+2
2010-01-18v4l2: fix bufferpool file names in header commentStefan Kost2-2/+2
2010-01-15avidemux: avoid some typecastingWim Taymans1-23/+22
2010-01-15avidemux: avoid some type checksWim Taymans1-16/+17
2010-01-15avidemux: fallback to avih durationWim Taymans2-2/+19
2010-01-15qtdemux: g_free is NULL safeThiago Santos1-4/+2
2010-01-15qtdemux: use DEMUX errors, instead of DECODEThiago Santos1-13/+13
2010-01-15qtdemux: Minor refactorThiago Santos1-3/+1
2010-01-15qtdemux: Handle another kind of redirect trakThiago Santos2-1/+114
2010-01-15qtdemux: Post error when reaching EOS without padsThiago Santos2-6/+41
2010-01-15qtdemux: Do not post empty redirect messagesThiago Santos1-8/+10
2010-01-14matroskademux: polish last buffer end time usageMark Nauwelaerts1-1/+3
2010-01-13videomixer: use 'q' constraint instead of 'r'Stefan Kost1-2/+2
2010-01-13avi: add missing include for sscanfStefan Kost1-0/+1
2010-01-13equalizer: Fix property description for the 3rd band of the 10band equalizerSebastian Dröge1-2/+2
2010-01-13audioamplify: Allow negative amplificationsKipp Cannon1-1/+1
2010-01-13apev2mux: Don't call constructors directly, this leads to compiler errors wit...Sebastian Dröge1-29/+29
2010-01-12qtdemux: use G_GSIZE_FORMAT for platform independent gsize qualifierEdward Hervey1-1/+2
2010-01-11matroskademux: refactor eos sending when pausing loopMark Nauwelaerts1-7/+18
2010-01-11matroskademux: standardize seek handlingMark Nauwelaerts1-61/+33
2010-01-11matroskamux: use more generic xiphN_streamheader_to_codecdata helperMark Nauwelaerts1-97/+3
2010-01-11matroskamux: reflow audio and video setcaps and improve loggingMark Nauwelaerts1-51/+41