Age | Commit message (Expand) | Author |
---|---|---|
2008-05-09 | Remove a new bunch of xine_malloc() calls. | Diego 'Flameeyes' Pettenò |
2008-05-07 | xine_xmalloc() deprecation: replace its use with static and non-zero size. | Diego 'Flameeyes' Pettenò |
2008-04-30 | Fix green smearing in h264 decoding | Jason Tackaberry |
2008-04-21 | Fix display of some MJPEG streams (YUVJ420P). | Darren Salt |
2008-04-21 | Debug logging of ffmpeg pixel format in case of display errors. | Darren Salt |
2008-04-07 | Shift some audio plugin priorities: swap libreal & ffmpeg, otherwise 7 to 8. | Darren Salt |
2008-04-07 | Implement support for "MPEG-3 adu". | Jinghua Luo |
2008-04-07 | Check the Real extradata length. | Darren Salt |
2008-04-07 | Use ffmpeg's cook decoder and fix Real decoder bugs | Jinghua Luo |
2008-04-07 | ffmpeg/libreal cleanup | Jinghua Luo |
2008-03-19 | Fix ffmpeg plugin build where source dir != build dir. | Darren Salt |
2008-03-18 | Move ffmpeg plugin code into src/combined/ffmpeg & adapt for current ffmpeg. | Darren Salt |