summaryrefslogtreecommitdiff
path: root/config/rpi
Commit message (Expand)AuthorAgeFilesLines
* Remove autotools buildTim-Philipp Müller2019-10-141-6/+0
* build: add meson build definitionMatthew Waters2017-01-181-0/+1
* Add a signals-premature-eos hack for egl_renderGeorge Kiagiadakis2016-12-131-1/+1
* omxvideoenc: Implement the hack flag GST_OMX_HACK_NO_COMPONENT_RECONFIGUREPeng Liu2014-08-281-1/+1
* config: Update ranks to PRIMARY+1 to have higher preference than avdec_*Sebastian Dröge2014-07-221-11/+11
* rpi: It's 44100Hz, not 41400HzSebastian Dröge2014-06-251-2/+2
* omxaudiosink: Implements OpenMAX based audio sinksJosep Torra2014-05-091-0/+20
* rpi: The WMV/VC1 decoder can only do WMV9 and VC1, no older versionsSebastian Dröge2013-09-251-0/+1
* rpi: fix a copy paste error in the config fileJosep Torra2013-09-201-2/+1
* rpi: Fix commit that added the VC1 decoderSebastian Dröge2013-03-191-4/+4
* omx: Add more constraints to the default sink template capsSebastian Dröge2013-03-191-1/+1
* rpi: Add VC1/WMV3 decoderSebastian Dröge2013-03-191-0/+10
* rpi: Add MJPEG decoderSebastian Dröge2013-03-191-0/+9
* rpi: Add VP8 decoderSebastian Dröge2013-03-191-0/+9
* rpi: Add Theora decoder to the configSebastian Dröge2013-03-191-5/+5
* omx: Rename MPEG2 decoder for consistency everywhereSebastian Dröge2013-03-181-1/+1
* rpi: Add h263 decoder and rename MPEG2 decoder for consistencySebastian Dröge2013-03-181-4/+22
* omx: The MPEG4 encoder is not available on RPi and probably never willSebastian Dröge2013-03-141-9/+0
* omx: The hack to disable usage of EOS buffers is not necessary anymore on RPiSebastian Dröge2013-03-141-5/+5
* Revert "omx: use no-component-reconfigure hack on the Raspberry PI"Sebastian Dröge2013-03-071-5/+5
* omx: Remove min buffer count hack for RPi againSebastian Dröge2013-03-071-5/+5
* omx: use no-component-reconfigure hack on the Raspberry PIJosep Torra2013-03-071-5/+5
* omx: Add hack for RPi for the minimum number of buffers required for a portSebastian Dröge2013-02-281-5/+5
* Install the RPI config when the RPI target is selectedSebastian Dröge2013-02-212-0/+51