Age | Commit message (Expand) | Author | Files | Lines |
2009-06-20 | vdpau: changle gstvdpaudecoder.c classification | Carl-Anton Ingmarsson | 1 | -1/+1 |
2009-06-20 | vdpau: implement downstream caps negotiation | Carl-Anton Ingmarsson | 6 | -82/+577 |
2009-06-20 | vdpau: small indentation fix | Carl-Anton Ingmarsson | 1 | -2/+1 |
2009-06-20 | vdpau: add basic base class for vdpau decoders | Carl-Anton Ingmarsson | 3 | -6/+299 |
2009-06-20 | add new vdpau directory | Carl-Anton Ingmarsson | 3 | -2/+29 |
2009-06-19 | rtpbin: add support for buffer-list | Branko Subasic | 7 | -62/+500 |
2009-06-19 | aacparse: ADIF: do not send bogus timestamps, leave to downstream (decoder) | Mark Nauwelaerts | 1 | -2/+6 |
2009-06-19 | qtmux: only use (64-bit) extended (mdat) atom size if needed. Fixes #585319. | Mark Nauwelaerts | 3 | -21/+42 |
2009-06-19 | qtmux: set default movie timescale to microsecond units | Mark Nauwelaerts | 1 | -1/+1 |
2009-06-19 | qtmux: compress/optimize stsc writing | Mark Nauwelaerts | 1 | -0/+4 |
2009-06-19 | qtmux: add 3GP style tagging (and refactor appropriately) | Mark Nauwelaerts | 5 | -151/+487 |
2009-06-19 | qtmux (and variants): handle pixel-aspect-ratio. Fixes #584358. | Mark Nauwelaerts | 4 | -3/+55 |
2009-06-19 | Fix previous commit so that things still work with debug logs enabled | Tim-Philipp Müller | 2 | -2/+3 |
2009-06-19 | Make build without warnings with debugging disabled | Tim-Philipp Müller | 13 | -49/+42 |
2009-06-19 | frei0r: Make plugin scanning more robust | Sebastian Dröge | 4 | -15/+20 |
2009-06-19 | frei0r: Make sure to only register plugins that have valid propert types | Sebastian Dröge | 1 | -0/+15 |
2009-06-19 | frei0r: Remove custom get_unit_size implementation | Sebastian Dröge | 2 | -18/+2 |
2009-06-19 | frei0r: Fix the klass of the filter elements | Sebastian Dröge | 1 | -1/+1 |
2009-06-19 | frei0r: Free type names | Sebastian Dröge | 3 | -3/+15 |
2009-06-19 | frei0r: Unref the GstCollectPads instance on finalize | Sebastian Dröge | 1 | -0/+4 |
2009-06-19 | frei0r: Don't allow caps changes in PLAYING/PAUSED | Sebastian Dröge | 1 | -24/+11 |
2009-06-19 | freir0: Add support for frei0r mixer plugins | Sebastian Dröge | 5 | -8/+867 |
2009-06-19 | frei0r: Destroy the f0r_instance_t in stop() | Sebastian Dröge | 1 | -0/+18 |
2009-06-19 | frei0r: Add the frei0r plugin type to the element name | Sebastian Dröge | 2 | -2/+2 |
2009-06-19 | frei0r: Add support for frei0r source/generator plugins | Sebastian Dröge | 4 | -2/+482 |
2009-06-19 | frei0r: Allow the complete double range for double properties | Sebastian Dröge | 1 | -1/+1 |
2009-06-19 | frei0r: Use better property nicks | Sebastian Dröge | 1 | -4/+17 |
2009-06-19 | frei0r: First version of a frei0r wrapper plugin | Sebastian Dröge | 7 | -0/+1537 |
2009-06-19 | scaletempo: Explicitely cast to signed integers to fix a segfault | Maximilian Högner | 1 | -1/+1 |
2009-06-19 | shapewipe: Implement basic QoS | Sebastian Dröge | 2 | -1/+110 |
2009-06-19 | shapewipe: Proxy queries on the video pads to the correct peers | Sebastian Dröge | 1 | -0/+51 |
2009-06-19 | shapewipe: Proxy bufferalloc on the video sinkpad | Sebastian Dröge | 1 | -0/+23 |
2009-06-19 | shapewipe: Try to work inplace if possible | Sebastian Dröge | 1 | -8/+19 |
2009-06-18 | mxfdemux: fix stray semicolons that mess up if statement | Tim-Philipp Müller | 1 | -4/+4 |
2009-06-18 | docs: Bump common to correct upload-doc.mak, fix a comment in the doc Makefile | Jan Schmidt | 2 | -1/+1 |
2009-06-18 | Back to development -> 0.10.13.1 | Jan Schmidt | 2 | -3/+3 |
2009-06-18 | Add 0.10.13 release entry to the doap file | Jan Schmidt | 1 | -0/+11 |
2009-06-18 | Release 0.10.13 | Jan Schmidt | 93 | -4574/+1765 |
2009-06-17 | Update .po files | Jan Schmidt | 32 | -36/+36 |
2009-06-16 | camerabin: reset filename after capture to avoid racy when capturing again | Stefan Kost | 1 | -0/+1 |
2009-06-14 | camerabin: cleanups in the tests | Stefan Kost | 2 | -18/+52 |
2009-06-14 | camerabin: set imagebin to PAUSED on capture and delayed filename setting | Stefan Kost | 2 | -6/+25 |
2009-06-14 | outputselector: do the pad_alloc for the pad that is pending and have a fallback | Stefan Kost | 1 | -3/+10 |
2009-06-11 | win32: Bump win32 config.h version number too | Jan Schmidt | 1 | -1/+1 |
2009-06-10 | 0.10.12.3 pre-release | Jan Schmidt | 35 | -34/+351 |
2009-06-07 | Added base libs to debug utils makefile | LRN | 1 | -1/+1 |
2009-06-07 | tests/metadata: Don't try tags we can't handle. Fixes #584945 | Edward Hervey | 1 | -0/+6 |
2009-06-06 | hdvparse: Link against libm because we use pow(). | Edward Hervey | 1 | -1/+1 |
2009-06-06 | examples: Don't build the mxf example if GTK isn't present. | Jan Schmidt | 1 | -2/+2 |
2009-06-06 | apexsink: Fix compiler warnings | Jan Schmidt | 2 | -7/+31 |