]> git.sesse.net Git - vlc/history - modules/hw/mmal
macosx: add comment for application:openFiles: usage
[vlc] / modules / hw / mmal /
2014-09-11 Julian Scheelmmal: Add mmal_picture.h to Makefile
2014-09-04 Julian Scheelmmal/vout: Use default allocator for mmal pool
2014-09-04 Julian Scheelmmal/deinterlace: Use default allocator for mmal pool
2014-09-04 Julian Scheelmmal/deinterlace: Remove double pool allocation
2014-09-04 Julian Scheelmmal/deinterlace: Remove unused code
2014-09-04 Julian Scheelmmal/deinterlace: Fix build warning
2014-09-04 Julian Scheelmmal/deinterlace: Teardown cleanup
2014-09-04 Julian Scheelmmal/mmal_picture: Don't wait inifinitely for picture
2014-09-04 Julian Scheelmmal/codec: Check picture buffer size before usage
2014-09-04 Julian Scheelmmal/vout: Properly populate plane specification
2014-09-04 Julian Scheelmmal: Add deinterlace filter
2014-09-02 Julian Scheelmmal: Add shared code for handling mmal pictures
2014-09-01 Julian Scheelmmal/vout: Fix memory leak
2014-09-01 Julian Scheelmmal/vout: Remove bad locking
2014-09-01 Julian Scheelmmal/vout: Rework buffer handling
2014-09-01 Julian Scheelmmal/codec: Rework buffer handling
2014-09-01 Julian Scheelmmal: Move codec plugin into hw/mmal module
2014-09-01 Julian Scheelmmal: Move video_output plugin into hw/mmal module