summaryrefslogtreecommitdiff
Commit message (Expand)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
* 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
* vp8dec: Make sure to pass a keyframe as first frame to the decoder, copy outp...Sebastian Dröge2010-05-191-42/+33
* 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
* 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
* 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
* 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
* 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 clos...Ivan Zderadicka2010-05-131-3/+5
* jacksrc: make sure we always read nframesWim Taymans2010-05-131-8/+20
* jack: improve process_cbTristan Matthews2010-05-132-24/+17
* frei0r: Fix setting of boolean valuesJoshua M. Doe2010-05-122-5/+5
* mpegtsparse: parse TDT table in mpegts.Zaheer Abbas Merali2010-05-123-4/+97
* po: remove oss4 stringsTim-Philipp Müller2010-05-1134-12252/+34
* Remove oss4 pluginTim-Philipp Müller2010-05-1127-8424/+6
* Remove imagefreeze plugin/element.Tim-Philipp Müller2010-05-1112-1425/+4
* 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
* 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
* jifmux: Merge xmp and tagsetter tags.Thiago Santos2010-05-071-9/+48
* jifmux: Reject buffers without capsThiago Santos2010-05-071-0/+6
* jifmux: Be safe and check bytewriter returnsThiago Santos2010-05-071-6/+14
* jifmux: Avoid adding 2 xmp packetsThiago Santos2010-05-071-12/+24
* 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
* mimic: Push out newsegment from current timestamp if the incoming ts is validOlivier Crête2010-05-061-14/+21