summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* Add a more representative example preset file for x264Christian Schaller2009-05-091-8/+48
* Add ranks to various muxers and encoders in -badChristian Schaller2009-05-073-3/+4
* resindvd: Don't open all VTS ifo at the startJan Schmidt2009-05-061-20/+33
* resindvd: Send a title tag when we change chapter/menu/angleJan Schmidt2009-05-062-6/+76
* resindvd: Don't send highlight-reset messages when not neededJan Schmidt2009-05-061-1/+1
* resindvd: send angles-changed messages when appropriateJan Schmidt2009-05-062-5/+57
* resindvd: Make the next/prev angle switching cycle at the endsJan Schmidt2009-05-061-9/+25
* celt: Implement preset interfaceSebastian Dröge2009-05-041-0/+7
* dirac: Implement preset interfaceSebastian Dröge2009-05-041-1/+15
* jp2kenc: Implement preset interfaceSebastian Dröge2009-05-041-1/+15
* mpeg2enc: Implement Preset interfaceSebastian Dröge2009-05-041-1/+15
* xvid: Implement Preset interfaceSebastian Dröge2009-05-041-0/+8
* faac: Implement preset interfaceSebastian Dröge2009-05-041-0/+8
* mms: extend BaseSrc query handling rather than overridingMark Nauwelaerts2009-05-031-29/+9
* dtsdec: cosmetic fix to header structure to make gtk-doc happyTim-Philipp Müller2009-05-011-2/+2
* x264enc: add preset supportStefan Kost2009-04-303-1/+34
* resindvd: Convert some g_print to GST_LOG_OBJECT and friends, remove some othersJan Schmidt2009-04-294-36/+32
* resindvd: Add DVDFASTSTART env var to making some testing easierJan Schmidt2009-04-291-1/+7
* resindvd: Remove redundant modulo operation in the demuxerJan Schmidt2009-04-291-1/+1
* resindvd: Map audio and subpicture logical streams to physical.Jan Schmidt2009-04-292-24/+70
* x264enc: add some documentation on profileMark Nauwelaerts2009-04-291-0/+9
* modplug: Use correct header fileLRN2009-04-211-1/+1
* mpeg2enc: Get number of processors on win32LRN2009-04-211-0/+9
* mmssrc: If the connection fails, emit a redirection msg to the rtsp equivalent.Edward Hervey2009-04-211-2/+12
* x264enc: add force keyframe event handlingJanin Kolenc2009-04-092-2/+48
* bz2: fix some refcount mistakes and do some cleaning upTim-Philipp Müller2009-04-043-102/+159
* resindvd: require libdvdnav >= 4.1.2 for dvdnav_get_current_time()Tim-Philipp Müller2009-04-031-12/+0
* resindvd: Send both the logical and physical substream ID in the stream change.Jan Schmidt2009-04-021-7/+12
* resindvd: Use new GstNavigation functionality.Jan Schmidt2009-04-023-119/+246
* resindvd: Switch to using a hard-coded mpeg2dec, and change pad blocking a bit.Jan Schmidt2009-04-022-16/+98
* resindvd: Add newline to debug g_print statementJan Schmidt2009-04-021-1/+1
* resindvd: Make highlights work when jumping into menusJan Schmidt2009-04-021-5/+13
* resindvd: Support multiangle titles.Jan Schmidt2009-04-021-2/+14
* resindvd: Add back in support for using hardcoded a52decJan Schmidt2009-04-021-4/+11
* resindvd: Add some debug when creating the output pads in the demuxerJan Schmidt2009-04-021-2/+15
* resindvd: More hacking on the audio decoder.Jan Schmidt2009-04-021-35/+41
* resindvd: Trim back the g_print debug - convert to GST_DEBUG and GST_LOGJan Schmidt2009-04-021-22/+24
* resindvd: Extend the Resin audio decoder element, and switch rsndvdbin to use itJan Schmidt2009-04-023-12/+315
* resindvd: First part of the re-plugging audio decoderJan Schmidt2009-04-023-0/+198
* resindvd: remove unused code path from the binJan Schmidt2009-04-021-33/+1
* resindvd: Indent some thingsJan Schmidt2009-04-021-12/+12
* resindvd: Switch GST_BOILERPLATE to G_DEFINE_TYPE for no real reason.Jan Schmidt2009-04-022-26/+14
* resindvd: Add faststart, and work around some multi-angle issuesJan Schmidt2009-04-022-17/+106
* resindvd: Small debug output change in the source elementJan Schmidt2009-04-021-1/+1
* jp2enc: Unref peer caps after usage to fix a memory leakSebastian Dröge2009-04-021-0/+1
* mpeg2enc: fix bitrate property settingsMark Nauwelaerts2009-03-301-8/+15
* jp2kdec: implement basic QoSTim-Philipp Müller2009-03-272-10/+219
* Merge branch 'mxfmux'Sebastian Dröge2009-03-261-2/+4
|\
| * jp2kenc: Add width/height/fourcc to the pad template capsSebastian Dröge2009-03-211-2/+4
* | ladspa: comment signalprocessor class more and do minor code cleanupsStefan Kost2009-03-252-51/+48