Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compile warnings with gcc 4.0.1. | Alessandro Decina | 2009-09-22 | 1 | -2/+2 |
| | |||||
* | avi: fix timestamps in push mode | Wim Taymans | 2009-09-21 | 1 | -6/+8 |
| | |||||
* | avi: add some performance measurements | Wim Taymans | 2009-09-21 | 1 | -4/+38 |
| | | | | | Measure the performance of various index and header parsing steps to the PERFORMANCE debug category. | ||||
* | avidemux: some logging cleanup to help understanding the index parsing overhead | Stefan Kost | 2009-09-18 | 1 | -14/+38 |
| | |||||
* | Remove Ronald Bultje from Authors field | David Schleef | 2009-09-05 | 2 | -2/+1 |
| | | | | | | Replaced with "GStreamer maintainers <gstreamer-devel@lists.sourceforge.net>" or just removed, depending on the number of other authors. | ||||
* | avidemux: push mode; cater for unusual chunk sizes | Mark Nauwelaerts | 2009-08-31 | 2 | -17/+32 |
| | |||||
* | avidemux: push mode; cater for chunk padding | Mark Nauwelaerts | 2009-08-10 | 1 | -0/+7 |
| | |||||
* | avidemux: only use stream's pad after having checked it exists | Mark Nauwelaerts | 2009-08-10 | 1 | -5/+8 |
| | |||||
* | avidemux: sprinkle some more GST_DEBUG_FUNCPTR | Mark Nauwelaerts | 2009-08-10 | 1 | -5/+9 |
| | |||||
* | avidemux: post error message if no pads to push EOS event on | Mark Nauwelaerts | 2009-08-10 | 1 | -3/+22 |
| | |||||
* | avidemux: fix typo in warning message | Mark Nauwelaerts | 2009-08-10 | 1 | -1/+1 |
| | |||||
* | avidemux: fix some buffer ref handling | Mark Nauwelaerts | 2009-08-10 | 1 | -5/+31 |
| | |||||
* | avidemux: do not exceed maximum number of supported streams | Mark Nauwelaerts | 2009-08-10 | 1 | -1/+12 |
| | |||||
* | avidemux: prevent double unref; gst_avi_demux_parse_avih already unrefs | Mark Nauwelaerts | 2009-08-10 | 1 | -2/+0 |
| | |||||
* | avidemux: verify size of INFO LIST to satisfy subsequent expectations | Mark Nauwelaerts | 2009-08-10 | 1 | -5/+17 |
| | |||||
* | avidemux: check video stream framerate against avi header frame duration | Mark Nauwelaerts | 2009-08-10 | 1 | -1/+18 |
| | | | | | The former might be bogus in silly cases, and the latter seems to carry more weight. | ||||
* | avidemux: streamline stream duration calculation | Mark Nauwelaerts | 2009-08-10 | 1 | -23/+23 |
| | |||||
* | avidemux: Fix last commit and improve readability | Sebastian Dröge | 2009-07-29 | 1 | -14/+15 |
| | |||||
* | Fixed the fix for TIME->DEFAULT conversion. | Руслан Ижбулатов | 2009-07-29 | 1 | -6/+47 |
| | | | | Fixes bug #578052 again. | ||||
* | avimux: adds support to wma | Thiago Santos | 2009-07-28 | 1 | -1/+30 |
| | |||||
* | avimux: adds support to wmv | Thiago Santos | 2009-07-28 | 1 | -1/+22 |
| | |||||
* | avi: Don't forward NEWSEGMENT events from upstream | Sebastian Dröge | 2009-07-09 | 1 | -0/+27 |
| | | | | | | | New ones are generated later and simply forwarding them can result in NEWSEGMENT events of different format going downstream. Fixes bug #587983. | ||||
* | avidemux: Replace deprecated GST_DISABLE_DEBUG with correct macro. Fixes #587826 | Philip Jgenstedt | 2009-07-06 | 1 | -7/+7 |
| | |||||
* | avidemux: Removed unused variable | Edward Hervey | 2009-06-25 | 1 | -2/+0 |
| | |||||
* | avidemux: short-circuit gst_avi_demux_src_convert() when parsing the index | Tim-Philipp Müller | 2009-06-24 | 1 | -37/+51 |
| | | | | | | | | Don't call gst_avi_demux_src_convert() for each single index entry. Not only do we already have the pointer to the stream context, we also know the formats we want to convert from and to already, so we may just as well use optimised conversion routines that bypass some of the checks and lookups made in gst_avi_demux_src_convert(). | ||||
* | avidemux: Sprinkle branch likeliness macros over the code. | Edward Hervey | 2009-06-24 | 1 | -26/+29 |
| | |||||
* | avidemux: post container-format tag | Tim-Philipp Müller | 2009-06-22 | 1 | -6/+13 |
| | |||||
* | avidemux: streaming; adjust sizes to cater for padding in chunks | Mark Nauwelaerts | 2009-06-18 | 1 | -2/+2 |
| | |||||
* | avidemux: streaming mode; handle data chunks grouped in rec lists. | Mark Nauwelaerts | 2009-06-17 | 1 | -0/+19 |
| | | | | Fixes #567983. | ||||
* | avidemux: debug_memdump() unknown tags. Refactor junk parsing code. | Edward Hervey | 2009-06-09 | 1 | -28/+47 |
| | | | | This makes life slightly easier when debugging avi files. | ||||
* | avidemux: skip JUNK chunks in data section in streaming mode | Tim-Philipp Müller | 2009-06-01 | 1 | -0/+2 |
| | | | | | Skip JUNK tags in streaming mode as well instead of EOSing prematurely. Fixes #564100. | ||||
* | avidemux: Fix pointer arithmetic | Sebastian Dröge | 2009-05-13 | 1 | -2/+2 |
| | | | | This fixes a seeking regression, bug #134522. | ||||
* | avidemux: initialize variable to 0 | Tristan Matthews | 2009-05-11 | 1 | -1/+1 |
| | | | | Fixes #582218. | ||||
* | avidemux: Use the first entry for a given stream if the first entry is after ↵ | Sebastian Dröge | 2009-05-11 | 1 | -4/+13 |
| | | | | the seek position | ||||
* | avidemux: Use binary search for finding the requested index entry when seeking | Sebastian Dröge | 2009-05-11 | 1 | -17/+27 |
| | |||||
* | Add RANKS for various encoders and muxers | Christian Schaller | 2009-05-07 | 1 | -1/+1 |
| | |||||
* | avidemux: Move 'res' to where it's actually being used. | Edward Hervey | 2009-04-18 | 1 | -5/+3 |
| | | | | res was never used outside of that block except for a dead assignment. | ||||
* | avidemux: don't push EOS in streaming mode | Wim Taymans | 2009-04-14 | 1 | -4/+2 |
| | | | | | | In streaming mode, avidemux is not supposed to send an EOS event downstream but it is supposed to return UNEXPECTED from the chain function instead so that upstream can do the right EOS handling. | ||||
* | avidemux: add convert query, fix duration query | LRN | 2009-04-10 | 1 | -1/+31 |
| | | | | | | | | | Fix the duration query so that it also works with formats other than TIME, such as DEFAULT to get the number of frames. Add a convert function. Fixes #578052. | ||||
* | i18n: make sure gettext gives us UTF-8 at all times | Tim-Philipp Müller | 2009-03-25 | 1 | -0/+1 |
| | |||||
* | avidemux: don't post an error if EOS can't be pushed downstream. | Alessandro Decina | 2009-03-24 | 1 | -6/+1 |
| | | | | | This aligns avidemux with other demuxers and fixes a bug using avidemux with a recent gnonlin. | ||||
* | avidemux: fix SEEK event handling in push mode | Julien Moutte | 2009-02-26 | 1 | -3/+10 |
| | | | | | When in push mode we should not try to handle the SEEK event as there's no code to handle it properly. Propagate upstream. | ||||
* | avidemux: avoid crashing on subtitles | Wim Taymans | 2009-02-25 | 1 | -2/+9 |
| | | | | | Avoid a crash in avi with subtitles by only dereferencing the video description when we actually are dealing with video in the _invert function. | ||||
* | avidemux: Fix alignment issues by using GST_READ_* | Sebastian Dröge | 2009-02-22 | 1 | -5/+5 |
| | | | | | | | | Reading integers from random memory addresses will result in SIGBUS on some architectures if the memory address is not correctly aligned. This can happen at two places in avidemux so we should use GST_READ_UINT32_LE and friends here. Fixes bug #572256. | ||||
* | Remove useless processing for non-raw formats | Edward Hervey | 2009-01-30 | 1 | -10/+8 |
| | |||||
* | Remove version numbers from a few gst-launch examples. | Stefan Kost | 2009-01-29 | 1 | -2/+2 |
| | | | | The majority of the examples doe not use -0.10 and this will also help us to maintain the docs. | ||||
* | Update and add documentation for plugins with no deps (gst). | Stefan Kost | 2009-01-28 | 2 | -28/+13 |
| | | | | Link to properties. Correct titles for examples. Document a few trivial cases. Keep lists in section file and docs/plugins/Makefile.am alphabetically ordered. | ||||
* | gst/avi/gstavimux.c: Minor fix/cleanup in header field calculation. | Mark Nauwelaerts | 2009-01-07 | 1 | -2/+3 |
| | | | | | | Original commit message from CVS: * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps): Minor fix/cleanup in header field calculation. | ||||
* | gst/avi/gstavimux.*: Ensure header size invariance during subsequent rewrite ↵ | Mark Nauwelaerts | 2009-01-06 | 2 | -1/+17 |
| | | | | | | | | | | | by using tags snapshot. Original commit message from CVS: * gst/avi/gstavimux.c: (gst_avi_mux_reset), (gst_avi_mux_riff_get_avi_header): * gst/avi/gstavimux.h: Ensure header size invariance during subsequent rewrite by using tags snapshot. | ||||
* | ext/pulse/pulsemixerctrl.c: And remove temporary comment pointing to the bug ↵ | Stefan Kost | 2008-12-19 | 1 | -2/+2 |
| | | | | | | | | | | ticket. Original commit message from CVS: * ext/pulse/pulsemixerctrl.c: And remove temporary comment pointing to the bug ticket. * gst/avi/gstavimux.c: Move reoccuring logging to LOG and log instance too. |