]> git.sesse.net Git - vlc/history - modules/hw/mmal
demux: libmp4: fix fwd null dereference (cid #1260237)
[vlc] / modules / hw / mmal /
2014-11-01 Rémi Denis-Courmontpicture_pool: remove ..._Delete(), use ..._Release...
2014-11-01 Rémi Denis-Courmontdecoder: remove decoder_UnlinkPicture() and decoder_Del...
2014-10-20 Julian Scheelmmal/vout: Add some comments to vout_display_sys_t
2014-10-16 Rémi Denis-Courmontmmal: do not pretend to support fullscreen toggle
2014-10-16 Rémi Denis-CourmontMMAL: check that the vout is not windowed
2014-10-16 Rémi Denis-Courmontvout: remove unimplemented GET_OPENGL controls
2014-10-16 Rémi Denis-Courmontvout: remove no longer used display size event parameter
2014-10-15 Julian Scheelmmal/vout: Drop DISPLAY_FILLED handler
2014-10-15 Julian Scheelmmal/vout: Fix abuse of vd->fmt
2014-10-15 Julian Scheelmmal/vout: Support native interlaced modes
2014-10-15 Julian Scheelmmal/vout: Optimise struct packing
2014-10-10 Julian Scheelmmal/vout: Use framerate from pictures
2014-10-10 Julian Scheelmmal/codec: Increase verbosity for interlaced detection
2014-10-10 Julian Scheelmmal/codec: Fix top_field_first flagging
2014-10-09 Julian Scheelmmal/codec: Set progressive flag on frames
2014-10-09 Julian Scheelmmal/vout: Use current pictures format for rate matching
2014-10-09 Julian Scheelmmal: Fix buffer size computation
2014-10-09 Julian Scheelmmal/vout: Apply phase offset to match vsync period
2014-10-09 Julian Scheelmmal/vout: Configure latency target
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