summaryrefslogtreecommitdiff
path: root/gst/avi
AgeCommit message (Expand)AuthorFilesLines
2009-09-21avi: fix timestamps in push modeWim Taymans1-6/+8
2009-09-21avi: add some performance measurementsWim Taymans1-4/+38
2009-09-18avidemux: some logging cleanup to help understanding the index parsing overheadStefan Kost1-14/+38
2009-09-05Remove Ronald Bultje from Authors fieldDavid Schleef2-2/+1
2009-08-31avidemux: push mode; cater for unusual chunk sizesMark Nauwelaerts2-17/+32
2009-08-10avidemux: push mode; cater for chunk paddingMark Nauwelaerts1-0/+7
2009-08-10avidemux: only use stream's pad after having checked it existsMark Nauwelaerts1-5/+8
2009-08-10avidemux: sprinkle some more GST_DEBUG_FUNCPTRMark Nauwelaerts1-5/+9
2009-08-10avidemux: post error message if no pads to push EOS event onMark Nauwelaerts1-3/+22
2009-08-10avidemux: fix typo in warning messageMark Nauwelaerts1-1/+1
2009-08-10avidemux: fix some buffer ref handlingMark Nauwelaerts1-5/+31
2009-08-10avidemux: do not exceed maximum number of supported streamsMark Nauwelaerts1-1/+12
2009-08-10avidemux: prevent double unref; gst_avi_demux_parse_avih already unrefsMark Nauwelaerts1-2/+0
2009-08-10avidemux: verify size of INFO LIST to satisfy subsequent expectationsMark Nauwelaerts1-5/+17
2009-08-10avidemux: check video stream framerate against avi header frame durationMark Nauwelaerts1-1/+18
2009-08-10avidemux: streamline stream duration calculationMark Nauwelaerts1-23/+23
2009-07-29avidemux: Fix last commit and improve readabilitySebastian Dröge1-14/+15
2009-07-29Fixed the fix for TIME->DEFAULT conversion.Руслан Ижбулатов1-6/+47
2009-07-28avimux: adds support to wmaThiago Santos1-1/+30
2009-07-28avimux: adds support to wmvThiago Santos1-1/+22
2009-07-09avi: Don't forward NEWSEGMENT events from upstreamSebastian Dröge1-0/+27
2009-07-06avidemux: Replace deprecated GST_DISABLE_DEBUG with correct macro. Fixes #587826Philip Jgenstedt1-7/+7
2009-06-25avidemux: Removed unused variableEdward Hervey1-2/+0
2009-06-24avidemux: short-circuit gst_avi_demux_src_convert() when parsing the indexTim-Philipp Müller1-37/+51
2009-06-24avidemux: Sprinkle branch likeliness macros over the code.Edward Hervey1-26/+29
2009-06-22avidemux: post container-format tagTim-Philipp Müller1-6/+13
2009-06-18avidemux: streaming; adjust sizes to cater for padding in chunksMark Nauwelaerts1-2/+2
2009-06-17avidemux: streaming mode; handle data chunks grouped in rec lists.Mark Nauwelaerts1-0/+19
2009-06-09avidemux: debug_memdump() unknown tags. Refactor junk parsing code.Edward Hervey1-28/+47
2009-06-01avidemux: skip JUNK chunks in data section in streaming modeTim-Philipp Müller1-0/+2
2009-05-13avidemux: Fix pointer arithmeticSebastian Dröge1-2/+2
2009-05-11avidemux: initialize variable to 0Tristan Matthews1-1/+1
2009-05-11avidemux: Use the first entry for a given stream if the first entry is after ...Sebastian Dröge1-4/+13
2009-05-11avidemux: Use binary search for finding the requested index entry when seekingSebastian Dröge1-17/+27
2009-05-07Add RANKS for various encoders and muxersChristian Schaller1-1/+1
2009-04-18avidemux: Move 'res' to where it's actually being used.Edward Hervey1-5/+3
2009-04-14avidemux: don't push EOS in streaming modeWim Taymans1-4/+2
2009-04-10avidemux: add convert query, fix duration queryLRN1-1/+31
2009-03-25i18n: make sure gettext gives us UTF-8 at all timesTim-Philipp Müller1-0/+1
2009-03-24avidemux: don't post an error if EOS can't be pushed downstream.Alessandro Decina1-6/+1
2009-02-26avidemux: fix SEEK event handling in push modeJulien Moutte1-3/+10
2009-02-25avidemux: avoid crashing on subtitlesWim Taymans1-2/+9
2009-02-22avidemux: Fix alignment issues by using GST_READ_*Sebastian Dröge1-5/+5
2009-01-30Remove useless processing for non-raw formatsEdward Hervey1-10/+8
2009-01-29Remove version numbers from a few gst-launch examples.Stefan Kost1-2/+2
2009-01-28Update and add documentation for plugins with no deps (gst).Stefan Kost2-28/+13
2009-01-07gst/avi/gstavimux.c: Minor fix/cleanup in header field calculation.Mark Nauwelaerts1-2/+3
2009-01-06gst/avi/gstavimux.*: Ensure header size invariance during subsequent rewrite ...Mark Nauwelaerts2-1/+17
2008-12-19ext/pulse/pulsemixerctrl.c: And remove temporary comment pointing to the bug ...Stefan Kost1-2/+2
2008-12-16gst/avi/gstavimux.c: Rename api from _flush to _reset_tags.Stefan Kost1-1/+1