2003-12-18 |
Ronald S. Bultje | Sorry Dave... Add mpegversion=1 to mp3 caps everywhere...
|
commit | commitdiff | tree |
2003-12-17 |
Ronald S. Bultje | Go back to old code, it works good enough...
|
commit | commitdiff | tree |
2003-12-16 |
Ronald S. Bultje | Remove debugging statements
|
commit | commitdiff | tree |
2003-12-16 |
Ronald S. Bultje | Fix some clocking issue in OSS. The issue is that if...
|
commit | commitdiff | tree |
2003-12-16 |
Ronald S. Bultje | Er, right, this is a typo
|
commit | commitdiff | tree |
2003-12-14 |
Ronald S. Bultje | it's broken and it failed to load during the last few...
|
commit | commitdiff | tree |
2003-12-13 |
Ronald S. Bultje | Remove ffmpegdecall, it's been removed ages ago, and...
|
commit | commitdiff | tree |
2003-12-13 |
Ronald S. Bultje | Fix compilation on BE, see #129224
|
commit | commitdiff | tree |
2003-12-11 |
Ronald S. Bultje | This is a first attempt at a wrapper for the lib'ified...
|
commit | commitdiff | tree |
2003-12-07 |
Ronald S. Bultje | More riff stuff that I forgot to commit first
|
commit | commitdiff | tree |
2003-12-07 |
Ronald S. Bultje | gcc-2.95 nitpicking - thanks Scott Wheeler
|
commit | commitdiff | tree |
2003-12-07 |
Ronald S. Bultje | Riff, EBML, fourcc etc. work. Not fully finished, but...
|
commit | commitdiff | tree |
2003-12-07 |
Ronald S. Bultje | Move over from GstInterface to GstImplementsInterface...
|
commit | commitdiff | tree |
2003-12-07 |
Ronald S. Bultje | Fix v4l detection (it requires X, but X is detected...
|
commit | commitdiff | tree |
2003-11-29 |
Ronald S. Bultje | Add check for faad2 (faad1 was detected, too, but we...
|
commit | commitdiff | tree |
2003-11-22 |
Ronald S. Bultje | Typo
|
commit | commitdiff | tree |
2003-11-22 |
Ronald S. Bultje | Add faac build
|
commit | commitdiff | tree |
2003-11-22 |
Ronald S. Bultje | so disable it during plugin registering too
|
commit | commitdiff | tree |
2003-11-21 |
Ronald S. Bultje | Add C-based local matroska/EBML plugin, remove libmatroska...
|
commit | commitdiff | tree |
2003-11-21 |
Ronald S. Bultje | New libfaad (MPEG-2/4 AAC decoder) plugin
|
commit | commitdiff | tree |
2003-11-13 |
Ronald S. Bultje | Fix for if SOUND_MIXER_INFO is not available (fBSD...
|
commit | commitdiff | tree |
2003-11-10 |
Ronald S. Bultje | Proper device-capabilities check when opening
|
commit | commitdiff | tree |
2003-11-09 |
Ronald S. Bultje | Fix device probing from multiple childs. It's done...
|
commit | commitdiff | tree |
2003-11-09 |
Ronald S. Bultje | Since padtemplates are now owned by the class, we should...
|
commit | commitdiff | tree |
2003-11-09 |
Ronald S. Bultje | Don't change mixer if there's nothing to change. This...
|
commit | commitdiff | tree |
2003-11-07 |
Ronald S. Bultje | Remove all config.h includes from header files, add...
|
commit | commitdiff | tree |
2003-11-07 |
Ronald S. Bultje | Add device autodetection
|
commit | commitdiff | tree |
2003-11-06 |
Ronald S. Bultje | And proper memory cleanup of cached devices
|
commit | commitdiff | tree |
2003-11-06 |
Ronald S. Bultje | Add proper switch to needs_probe()
|
commit | commitdiff | tree |
2003-11-06 |
Ronald S. Bultje | Add device autodetection
|
commit | commitdiff | tree |
2003-11-05 |
Ronald S. Bultje | Re-add mixer element, gst-mixer doesn't work without it
|
commit | commitdiff | tree |
2003-11-02 |
Ronald S. Bultje | This was wrong
|
commit | commitdiff | tree |
2003-11-02 |
Ronald S. Bultje | Add static version of removed gsT_element_factory_make_or_warn()
|
commit | commitdiff | tree |
2003-11-02 |
Ronald S. Bultje | Bla
|
commit | commitdiff | tree |
2003-11-02 |
Ronald S. Bultje | SMPTE transitions done
|
commit | commitdiff | tree |
2003-11-02 |
Ronald S. Bultje | RTP done
|
commit | commitdiff | tree |
2003-11-02 |
Ronald S. Bultje | Quicktime demuxer ported to new interface
|
commit | commitdiff | tree |
2003-11-02 |
Ronald S. Bultje | That was monoscope...
|
commit | commitdiff | tree |
2003-11-02 |
Ronald S. Bultje | Hm...:
|
commit | commitdiff | tree |
2003-11-02 |
Ronald S. Bultje | *sigh*
|
commit | commitdiff | tree |
2003-11-02 |
Ronald S. Bultje | ......
|
commit | commitdiff | tree |
2003-11-02 |
Ronald S. Bultje | aaaaaaaaaaaaaaaaaaaah
|
commit | commitdiff | tree |
2003-11-02 |
Ronald S. Bultje | more, and more, and more...
|
commit | commitdiff | tree |
2003-11-02 |
Ronald S. Bultje | hmm...
|
commit | commitdiff | tree |
2003-11-02 |
Ronald S. Bultje | More cruft
|
commit | commitdiff | tree |
2003-11-02 |
Ronald S. Bultje | Fix this too. Note that the per-plugin licensing is...
|
commit | commitdiff | tree |
2003-10-28 |
Ronald S. Bultje | oops... I broke device settings in OSS
|
commit | commitdiff | tree |
2003-10-26 |
Ronald S. Bultje | Rename osselement to ossmixer and only open audio device...
|
commit | commitdiff | tree |
2003-10-26 |
Ronald S. Bultje | Update FFMPEG snapshot to this morning's. Asked for...
|
commit | commitdiff | tree |
2003-10-26 |
Ronald S. Bultje | Oops, input <-> output confusion
|
commit | commitdiff | tree |
2003-10-14 |
Ronald S. Bultje | Forgot to commit Makefile.am - these remove the marshallers...
|
commit | commitdiff | tree |
2003-10-14 |
Ronald S. Bultje | Set labels on mixer manually. This allows clearer names...
|
commit | commitdiff | tree |
2003-10-14 |
Ronald S. Bultje | Typo fix
|
commit | commitdiff | tree |
2003-10-14 |
Ronald S. Bultje | gcc-2.95 fixage
|
commit | commitdiff | tree |
2003-10-10 |
Ronald S. Bultje | Some interface implementations for video4linux/video4linux2...
|
commit | commitdiff | tree |
2003-10-10 |
Ronald S. Bultje | Make GstMixerTrack a GObject. I also want to make it...
|
commit | commitdiff | tree |
2003-10-09 |
Ronald S. Bultje | Remove can_seek () because eventmasks was removed from...
|
commit | commitdiff | tree |
2003-10-01 |
Ronald S. Bultje | New typefind system: bytestream is now part of the...
|
commit | commitdiff | tree |
2003-09-30 |
Ronald S. Bultje | Add new element: frame dropper. This element inserts...
|
commit | commitdiff | tree |
2003-09-30 |
Ronald S. Bultje | Set keyframe flag only when it is a keyframe. This...
|
commit | commitdiff | tree |
2003-09-29 |
Ronald S. Bultje | I thought I removed these two...
|
commit | commitdiff | tree |
2003-09-13 |
Ronald S. Bultje | Make interface hack work with multiple interfaces per...
|
commit | commitdiff | tree |
2003-09-13 |
Ronald S. Bultje | Copyright fix (code=mine)
|
commit | commitdiff | tree |
2003-09-13 |
Ronald S. Bultje | Fix missing symbol
|
commit | commitdiff | tree |
2003-09-13 |
Ronald S. Bultje | typos
|
commit | commitdiff | tree |
2003-09-13 |
Ronald S. Bultje | Move all the several v4l/v4l2 plugins in one v4l and...
|
commit | commitdiff | tree |
2003-09-13 |
Ronald S. Bultje | Interface implementation example: OSS mixer. Also osscommon...
|
commit | commitdiff | tree |
2003-09-13 |
Ronald S. Bultje | Interface example: a mixer
|
commit | commitdiff | tree |
2003-09-12 |
Ronald S. Bultje | Check for seekability and use gst_pad_push() instead...
|
commit | commitdiff | tree |
2003-09-12 |
Ronald S. Bultje | Clarify DV type 1/2 difference
|
commit | commitdiff | tree |
2003-08-06 |
Ronald S. Bultje | Fix wrong mimetype, might cause #119272
|
commit | commitdiff | tree |
2003-08-04 |
Ronald S. Bultje | Remove mpeg1enc because A) it's FUBAR and B) we've...
|
commit | commitdiff | tree |
2003-07-22 |
Ronald S. Bultje | Fix a warning
|
commit | commitdiff | tree |
2003-07-22 |
Ronald S. Bultje | improve index offset calculation, fix some minor other...
|
commit | commitdiff | tree |
2003-07-20 |
Ronald S. Bultje | Update matroska check (see #117717)
|
commit | commitdiff | tree |
2003-07-17 |
Ronald S. Bultje | Move to m4/ instead of common/m4/
|
commit | commitdiff | tree |
2003-07-15 |
Ronald S. Bultje | Update to new debugging system
|
commit | commitdiff | tree |
2003-07-14 |
Ronald S. Bultje | Add matroska support to the build tree
|
commit | commitdiff | tree |
2003-07-11 |
Ronald S. Bultje | Silence and fix typefinding
|
commit | commitdiff | tree |
2003-07-06 |
Ronald S. Bultje | New mimetypes gone into effect today - this commit...
|
commit | commitdiff | tree |
2003-07-03 |
Ronald S. Bultje | Fix missing config.h and unistd.h includes which were...
|
commit | commitdiff | tree |
2003-06-28 |
Ronald S. Bultje | Re-add int2float/float2int, someone told me audioconvert...
|
commit | commitdiff | tree |
2003-06-26 |
Ronald S. Bultje | Remove some more unused cruft left over from our ancient...
|
commit | commitdiff | tree |
2003-06-25 |
Ronald S. Bultje | Plugins cleanup:
|
commit | commitdiff | tree |
2003-06-17 |
Ronald S. Bultje | New ffmpeg version fixes mpeg decoding segfaults (mpeg1)
|
commit | commitdiff | tree |
2003-06-17 |
Ronald S. Bultje | which causes a segfault. I'm working on that
|
commit | commitdiff | tree |
2003-06-15 |
Ronald S. Bultje | Add standard huffman tables if the file doesn't have...
|
commit | commitdiff | tree |
2003-06-08 |
Ronald S. Bultje | Fix some weirdities in the man page, see #114060
|
commit | commitdiff | tree |
2003-06-07 |
Ronald S. Bultje | Actually push the event over to the next element instead...
|
commit | commitdiff | tree |
2003-06-07 |
Ronald S. Bultje | Remove NEW_MEDIA from plugins
|
commit | commitdiff | tree |
2003-06-01 |
Ronald S. Bultje | Add support for new divx/xvid mimetypes
|
commit | commitdiff | tree |
2003-06-01 |
Ronald S. Bultje | Prevent warning
|
commit | commitdiff | tree |
2003-06-01 |
Ronald S. Bultje | Oops
|
commit | commitdiff | tree |
2003-06-01 |
Ronald S. Bultje | This fixes avimux largely. Sound playback still isn...
|
commit | commitdiff | tree |
2003-05-30 |
Ronald S. Bultje | Fix avimux (somewhat). Note: the EOS event still doesn...
|
commit | commitdiff | tree |
2003-05-30 |
Ronald S. Bultje | Update plugins to newest divx.com release API (5.2...
|
commit | commitdiff | tree |
2003-05-29 |
Ronald S. Bultje | Use new ffmpeg revision
|
commit | commitdiff | tree |
2003-05-29 |
Ronald S. Bultje | I'm too lazy to comment this
|
commit | commitdiff | tree |
2003-05-22 |
Ronald S. Bultje | Actually, I didn't read the spec correctly. doh
|
commit | commitdiff | tree |
2003-05-22 |
Ronald S. Bultje | Fix for bttv driver (which doesn't seem to follow the...
|
commit | commitdiff | tree |
next |