vlc/modules/hw/mmal
Steve Lhomme 007e5d910c codec/packtizer: rename p_fmt_in to fmt_in
We don't need to know it's a pointer and can save 2 characters.

No functional changes. This is simply renaming "dec->p_fmt_in",
"decoder->p_fmt_in", "dec.p_fmt_in" and "packetizer->p_fmt_in"
2022-11-16 17:42:04 +00:00
..
codec.c codec/packtizer: rename p_fmt_in to fmt_in 2022-11-16 17:42:04 +00:00
converter.c mmal: replace deprecated mtime_t with vlc_tick_t 2022-08-17 04:26:22 +00:00
decoder_device.c window: rename <vlc_vout_window.h> to <vlc_window.h> 2022-05-16 16:51:03 +00:00
deinterlace.c modules: fix typos 2022-01-08 15:19:32 +00:00
Makefile.am Makefile.am: mmal: remove recursive Makefile target 2021-03-15 13:57:03 +01:00
mmal_cma.c hw:mmal: don't initialize non static atomic with ATOMIC_VAR_INIT 2022-06-12 15:41:42 +00:00
mmal_cma.h mmal: cma: remove dead code 2020-01-24 14:15:14 +01:00
mmal_picture.c modules: fix typos 2022-01-08 15:19:32 +00:00
mmal_picture.h mmal: deinterlace: don't use deinterlace if we don't have enough memory 2020-01-27 11:29:52 +01:00
subpic.c mmal: resizer add support for the Hardware Video Scaler in the resizer 2020-01-24 13:24:24 +01:00
subpic.h mmal: resizer add support for the Hardware Video Scaler in the resizer 2020-01-24 13:24:24 +01:00
vout.c vout: mmal: don't use vd->fmt on Open 2022-05-31 12:11:13 +00:00