summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* resindvd: Fix the argument order in a debug statementJan Schmidt2009-05-141-4/+6
* resindvd: Make segment updates less aggressive.Jan Schmidt2009-05-142-13/+26
* resindvd: Rework button highlight calculation slightlyJan Schmidt2009-05-141-20/+21
* resindvd: Send commands-changed on button change and handle commands queryJan Schmidt2009-05-142-5/+92
* resindvd: Fix a leak of the DVD title stringJan Schmidt2009-05-141-0/+1
* resindvd: Fix raciness in rsndvdbin when initially creating padsJan Schmidt2009-05-142-12/+17
* resindvd: Modify the segment update logicJan Schmidt2009-05-112-2/+11
* resindvd: Increase the amount of filler audio generatedJan Schmidt2009-05-111-2/+2
* resindvd: Manage timed still sequences betterJan Schmidt2009-05-112-20/+54
* resindvd: Change the audiomunge debug output.Jan Schmidt2009-05-111-24/+27
* resindvd: Rename the audio munger debug categoryJan Schmidt2009-05-111-2/+2
* resindvd: Ensure we send a title tag in the first play section.Jan Schmidt2009-05-111-37/+42
* resindvd: Simplify some stuff. Remove an unnecessary LOG message.Jan Schmidt2009-05-111-6/+6
* resindvd: Remove per-menu description from the TITLE tagJan Schmidt2009-05-111-11/+1
* resindvd: Send title info message when current angle is switched.Jan Schmidt2009-05-112-5/+10
* resindvd: Implement navigation command change message and queryJan Schmidt2009-05-112-0/+73
* Remove wrong stuff from preset fileChristian Schaller2009-05-091-9/+0
* 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