[vlc-devel] commit: Workaround broken picture_t refcounting and destruction ( Rafaël Carré )

git version control git at videolan.org
Mon Jun 2 17:06:24 CEST 2008


vlc | branch: 0.8.6-bugfix | Rafaël Carré <funman at videolan.org> | Mon Jun  2 14:09:29 2008 +0200| [b4874f9c109d4ac868e0cceb1e863ade85e10025]

Workaround broken picture_t refcounting and destruction

Prefer huge memory leaks over segmentation faults

Signed-off-by: Felix Paul Kühne <fkuehne at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=b4874f9c109d4ac868e0cceb1e863ade85e10025
---

 modules/codec/fake.c                   |   10 ++++++----
 modules/codec/ffmpeg/video_filter.c    |    9 ++++++---
 modules/gui/skins2/src/file_bitmap.cpp |    5 +++--
 modules/stream_out/mosaic_bridge.c     |   15 ++++++++++-----
 modules/stream_out/transcode.c         |   27 ++++++++++++++++++---------
 modules/video_filter/deinterlace.c     |   12 +++++++-----
 modules/video_filter/distort.c         |    6 +++---
 modules/video_filter/logo.c            |    5 +++--
 modules/video_filter/magnify.c         |    5 +++--
 modules/video_filter/mosaic.c          |   11 +++++++----
 modules/video_filter/rss.c             |    7 ++++---
 modules/video_filter/rv32.c            |    5 +++--
 modules/video_filter/scale.c           |    5 +++--
 modules/video_filter/swscale/filter.c  |    5 +++--
 src/misc/image.c                       |    5 +++--
 src/video_output/vout_intf.c           |    8 +++++---
 16 files changed, 87 insertions(+), 53 deletions(-)

Diff:   http://git.videolan.org/gitweb.cgi/vlc.git/?a=commitdiff;h=b4874f9c109d4ac868e0cceb1e863ade85e10025



More information about the vlc-devel mailing list