summaryrefslogtreecommitdiff
path: root/ext
AgeCommit message (Expand)Author
2009-06-06apexsink: Fix compiler warningsJan Schmidt
2009-06-05Moved 'x264enc' from -bad to -uglyJan Schmidt
2009-06-05celtenc: correct framesize rangeWim Taymans
2009-06-02dirac: use GST_CXXFLAGS instead of GST_CFLAGS for c++ compilersTim-Philipp Müller
2009-05-28jack: when stopping playback, do one more cycle to flush the port. Fixes #582167Stefan Kost
2009-05-27resindvd: Create all the audio streams of all formatsJan Schmidt
2009-05-26resindvd: LPCM streams are only from 0xa0 to 0xaf.Jan Schmidt
2009-05-26resindvd: Fix subpicture timing in some casesJan Schmidt
2009-05-26resindvd: Try a different approach to segment filling.Jan Schmidt
2009-05-26resindvd: Minor change to inline a function in the demuxerJan Schmidt
2009-05-25neonhttp: add property to support SS cerificatesMathias Hasselmann
2009-05-25x264enc: add multipass-cache-file propertyWim Taymans
2009-05-21dtsdec: Reconcile element code with a52dec changesJan Schmidt
2009-05-14resindvd: Fix the argument order in a debug statementJan Schmidt
2009-05-14resindvd: Make segment updates less aggressive.Jan Schmidt
2009-05-14resindvd: Rework button highlight calculation slightlyJan Schmidt
2009-05-14resindvd: Send commands-changed on button change and handle commands queryJan Schmidt
2009-05-14resindvd: Fix a leak of the DVD title stringJan Schmidt
2009-05-14resindvd: Fix raciness in rsndvdbin when initially creating padsJan Schmidt
2009-05-11resindvd: Modify the segment update logicJan Schmidt
2009-05-11resindvd: Increase the amount of filler audio generatedJan Schmidt
2009-05-11resindvd: Manage timed still sequences betterJan Schmidt
2009-05-11resindvd: Change the audiomunge debug output.Jan Schmidt
2009-05-11resindvd: Rename the audio munger debug categoryJan Schmidt
2009-05-11resindvd: Ensure we send a title tag in the first play section.Jan Schmidt
2009-05-11resindvd: Simplify some stuff. Remove an unnecessary LOG message.Jan Schmidt
2009-05-11resindvd: Remove per-menu description from the TITLE tagJan Schmidt
2009-05-11resindvd: Send title info message when current angle is switched.Jan Schmidt
2009-05-11resindvd: Implement navigation command change message and queryJan Schmidt
2009-05-09Remove wrong stuff from preset fileChristian Schaller
2009-05-09Add a more representative example preset file for x264Christian Schaller
2009-05-07Add ranks to various muxers and encoders in -badChristian Schaller
2009-05-06resindvd: Don't open all VTS ifo at the startJan Schmidt
2009-05-06resindvd: Send a title tag when we change chapter/menu/angleJan Schmidt
2009-05-06resindvd: Don't send highlight-reset messages when not neededJan Schmidt
2009-05-06resindvd: send angles-changed messages when appropriateJan Schmidt
2009-05-06resindvd: Make the next/prev angle switching cycle at the endsJan Schmidt
2009-05-04celt: Implement preset interfaceSebastian Dröge
2009-05-04dirac: Implement preset interfaceSebastian Dröge
2009-05-04jp2kenc: Implement preset interfaceSebastian Dröge
2009-05-04mpeg2enc: Implement Preset interfaceSebastian Dröge
2009-05-04xvid: Implement Preset interfaceSebastian Dröge
2009-05-04faac: Implement preset interfaceSebastian Dröge
2009-05-03mms: extend BaseSrc query handling rather than overridingMark Nauwelaerts
2009-05-01dtsdec: cosmetic fix to header structure to make gtk-doc happyTim-Philipp Müller
2009-04-30x264enc: add preset supportStefan Kost
2009-04-29resindvd: Convert some g_print to GST_LOG_OBJECT and friends, remove some othersJan Schmidt
2009-04-29resindvd: Add DVDFASTSTART env var to making some testing easierJan Schmidt
2009-04-29resindvd: Remove redundant modulo operation in the demuxerJan Schmidt
2009-04-29resindvd: Map audio and subpicture logical streams to physical.Jan Schmidt