summaryrefslogtreecommitdiff
path: root/ext
Commit message (Expand)AuthorAgeFilesLines
* apexsink: Fix compiler warningsJan Schmidt2009-06-062-7/+31
* Moved 'x264enc' from -bad to -uglyJan Schmidt2009-06-055-1504/+0
* celtenc: correct framesize rangeWim Taymans2009-06-051-3/+3
* dirac: use GST_CXXFLAGS instead of GST_CFLAGS for c++ compilersTim-Philipp Müller2009-06-021-1/+1
* jack: when stopping playback, do one more cycle to flush the port. Fixes #582167Stefan Kost2009-05-282-6/+33
* resindvd: Create all the audio streams of all formatsJan Schmidt2009-05-274-10/+20
* resindvd: LPCM streams are only from 0xa0 to 0xaf.Jan Schmidt2009-05-261-1/+1
* resindvd: Fix subpicture timing in some casesJan Schmidt2009-05-261-1/+3
* resindvd: Try a different approach to segment filling.Jan Schmidt2009-05-261-13/+19
* resindvd: Minor change to inline a function in the demuxerJan Schmidt2009-05-261-1/+1
* neonhttp: add property to support SS cerificatesMathias Hasselmann2009-05-252-17/+57
* x264enc: add multipass-cache-file propertyWim Taymans2009-05-252-12/+20
* dtsdec: Reconcile element code with a52dec changesJan Schmidt2009-05-212-173/+348
* 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