Displaying 3 results from an estimated 3 matches for "do_free".
Did you mean:
dh_free
2018 Sep 01
17
[PATCH v3 00/13] remove_conflicting_framebuffers() cleanup
This series cleans up duplicated code for replacing firmware FB
driver with proper DRI driver and adds handover support to
Tegra driver.
This is a sligtly updated version of a series sent on 24 Nov 2017.
---
v2:
- rebased on current drm-next
- dropped staging/sm750fb changes
- added kernel docs for DRM helpers
v3:
- move kerneldoc to fbdev, where functions are implemented
- split kerneldoc
2018 Sep 01
17
[PATCH v3 00/13] remove_conflicting_framebuffers() cleanup
This series cleans up duplicated code for replacing firmware FB
driver with proper DRI driver and adds handover support to
Tegra driver.
This is a sligtly updated version of a series sent on 24 Nov 2017.
---
v2:
- rebased on current drm-next
- dropped staging/sm750fb changes
- added kernel docs for DRM helpers
v3:
- move kerneldoc to fbdev, where functions are implemented
- split kerneldoc
2009 Jul 03
3
ffmpeg and zoneminder install problems
...ment -Wall -Wno-switch -Wdisabled-optimization
-Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual
-Wwrite-strings -O3 -c -o utils.o utils.c
utils.c: In function ?ff_realloc_static?:
utils.c:94: warning: ?av_mallocz_static? is deprecated (declared at
utils.c:77)
utils.c: In function ?do_free?:
utils.c:122: warning: ?av_free_static? is deprecated (declared at
utils.c:107)
utils.c: In function ?avcodec_get_context_defaults2?:
utils.c:792: warning: assignment discards qualifiers from pointer target
type
utils.c: In function ?avcodec_encode_audio?:
utils.c:900: warning: cast discards...