summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* vp8: Use correct strides and plane offsets for GStreamerSebastian Dröge2010-05-192-31/+95
|
* vp8enc: Implement GstTagSetter interfaceSebastian Dröge2010-05-191-8/+60
|
* vp8enc: Fix setting of the keyframe flag on encoded framesSebastian Dröge2010-05-191-1/+1
|
* vp8enc: Post an error message on the bus if encoder initialization failsSebastian Dröge2010-05-191-6/+6
|
* vp8dec: Fix memory leaks and fail if initializing the decoder failsSebastian Dröge2010-05-191-12/+16
|
* vp8enc: Set timebaseDavid Schleef2010-05-191-7/+5
| | | | Also misc cleanup.
* vp8dec: Fix decoding of invisible framesSebastian Dröge2010-05-191-0/+3
|
* vp8enc: Update the latency when initializing the encoderSebastian Dröge2010-05-191-0/+4
|
* vp8dec: Correctly initialize stream info before peeking at the streamSebastian Dröge2010-05-191-3/+6
| | | | Otherwise peeking will fail and we'll get invalid values
* vp8dec: Make sure to pass a keyframe as first frame to the decoder, copy ↵Sebastian Dröge2010-05-191-42/+33
| | | | output frames only once and require width/height/etc on the input caps
* vp8enc: Add support for invisible frames and the Ogg mappingSebastian Dröge2010-05-191-33/+164
|
* vp8dec: Fix reset after seekingDavid Schleef2010-05-191-37/+20
| | | | Also remove some unused code.
* vp8enc: Set frame numbers as buffer offsetsSebastian Dröge2010-05-191-2/+2
|
* vp8enc: Always get as many frames as possible from the encoderSebastian Dröge2010-05-191-24/+41
|
* vp8enc: Fill the oldest pending frame instead of the newestSebastian Dröge2010-05-191-0/+1
|
* vp8enc: Correctly set delta unit flag for non-keyframesSebastian Dröge2010-05-191-1/+3
|
* vp8: Add encoder/decoderDavid Schleef2010-05-1918-0/+6388
|
* h264parse: fix wrong timestamps in some cases after seeking.Alessandro Decina2010-05-191-0/+1
| | | | Reset ->last_outbuf_dts on flush-stop. Fixes #619064.
* mpegtsdemux: fix memory corruption when parsing adaptation fieldZaheer Abbas Merali2010-05-171-1/+1
|
* Remove unused polyp audio plugin codeTim-Philipp Müller2010-05-175-792/+0
| | | | | | polypaudio was renamed to pulseaudio ages ago. Fixes #618867.
* resindvd: Check for dvdnav and dvdread librariesSebastian Dröge2010-05-152-10/+10
|
* examples: Don't install camerabin examplesBenjamin Otte2010-05-151-1/+1
|
* 0.10.18.2 pre-releaseTim-Philipp Müller2010-05-152-3/+3
|
* docs: remove more cruft related to plugins that have been moved to -goodTim-Philipp Müller2010-05-143-98/+0
|
* Automatic update of common submoduleTim-Philipp Müller2010-05-141-0/+0
| | | | From 4d67bd6 to 357b0db
* configure: fix --disable-externalTim-Philipp Müller2010-05-141-0/+1
|
* build: add old shave files in common to 'cruft' filesTim-Philipp Müller2010-05-141-0/+2
|
* festival: Only close the connection if it's openedSebastian Dröge2010-05-131-2/+3
|
* festival: Don't open an infinite number of connections to the server and ↵Ivan Zderadicka2010-05-131-3/+5
| | | | | | close connections Fixes bug #618527.
* jacksrc: make sure we always read nframesWim Taymans2010-05-131-8/+20
| | | | | | | Error out when we are asked to read a different size that what was configured as the jack period size because that would mean something else is wrong. Fixes #618409
* jack: improve process_cbTristan Matthews2010-05-132-24/+17
|
* frei0r: Fix setting of boolean valuesJoshua M. Doe2010-05-122-5/+5
| | | | | | Setting boolean type parameters from gst-launch failed because of improper handling of type conversions. Fixes bug #618388.
* mpegtsparse: parse TDT table in mpegts.Zaheer Abbas Merali2010-05-123-4/+97
| | | | | | | Some tables in MPEG-TS do not have a crc in the spec, so also mpegtsparse is not calculating crc for sections with table_id 0x70 - 0x72 because they do not have a CRC in the spec. See EN300468. Parse Time and Date table and output bus message.
* po: remove oss4 stringsTim-Philipp Müller2010-05-1134-12252/+34
|
* Remove oss4 pluginTim-Philipp Müller2010-05-1127-8424/+6
| | | | | | It has been moved to gst-plugins-good. See #614305.
* Remove imagefreeze plugin/element.Tim-Philipp Müller2010-05-1112-1425/+4
| | | | | | It has been moved to gst-plugins-good. See #613786.
* tests: don't fail tagschecking test if qtdemux is not available or too oldTim-Philipp Müller2010-05-111-0/+13
|
* Remove capssetter elementTim-Philipp Müller2010-05-1112-676/+7
| | | | | | It has been moved to gst-plugins-good. See #617739.
* configure: Check for GTK+ 3.0 and if it's not available for GTK+ 2.0Sebastian Dröge2010-05-111-1/+2
|
* scaletempo: Don't use deprecated GTK symbols in the demoSebastian Dröge2010-05-111-0/+14
|
* mimdec: Don't try to re-send the same event more than onceOlivier Crête2010-05-071-4/+4
|
* jpegformat: make the intention of the elements more clearStefan Kost2010-05-072-3/+9
|
* Revert "jifmux: Merge xmp and tagsetter tags."Thiago Santos2010-05-071-49/+14
| | | | | | | This reverts commit 4e5c4122349031264bf47e6af9338f8ae0236d5f. jifmux shouldn't be able to handle jif and shouldn't expect any xmp on its data. So, no need to handle them.
* jifmux: Merge xmp and tagsetter tags.Thiago Santos2010-05-071-9/+48
| | | | | When the current file already has tags, they shouldn't be ignored, parse them and merge with the tagsetter ones.
* jifmux: Reject buffers without capsThiago Santos2010-05-071-0/+6
| | | | | jifmux expects whole jpeg pictures in buffers, so it should reject buffers without caps.
* jifmux: Be safe and check bytewriter returnsThiago Santos2010-05-071-6/+14
| | | | | Check GstByteWriter returns to know when recombining the image failed and log a warning.
* jifmux: Avoid adding 2 xmp packetsThiago Santos2010-05-071-12/+24
| | | | | jifmux was only appending a new xmp packet to the stream, it should replace if there is already one.
* docs: add freeze to plugin docsStefan Kost2010-05-073-0/+16
|
* mpegtsmux: Move multi-program muxing example at least to the correct directorySebastian Dröge2010-05-072-210/+199
| | | | But it doesn't work out of the box because of hardcoded paths.
* mimic: Push out newsegment from current timestamp if the incoming ts is validOlivier Crête2010-05-061-14/+21
| | | | | | Push out newsegment event with the timestamp from the incoming buffer if the incoming buffers have a valid timestamp but no valid newsegment event has been through.