On Thu, 15 Oct 2015 02:26:41 +0200
Luca Barbato <[email protected]> wrote:

> `av_packet_unref` replaces it.
> ---
>  avconv.c                        | 10 +++++-----
>  avplay.c                        | 14 +++++++-------
>  doc/examples/avcodec.c          |  6 +++---
>  doc/examples/transcode_aac.c    | 10 +++++-----
>  libavcodec/avcodec.h            |  7 +++++--
>  libavcodec/avpacket.c           | 21 ++++++++++++---------
>  libavcodec/jpeglsenc.c          |  2 +-
>  libavcodec/libxvid.c            |  2 +-
>  libavcodec/mpegvideo_enc.c      |  2 +-
>  libavcodec/utils.c              |  8 ++++----
>  libavdevice/alsa_dec.c          |  4 ++--
>  libavdevice/jack.c              |  2 +-
>  libavdevice/oss_dec.c           |  2 +-
>  libavdevice/pulse.c             |  2 +-
>  libavdevice/sndio_dec.c         |  2 +-
>  libavdevice/v4l2.c              |  2 +-
>  libavdevice/vfwcap.c            |  2 +-
>  libavfilter/vsrc_movie.c        |  4 ++--
>  libavformat/4xm.c               |  2 +-
>  libavformat/adxdec.c            |  4 ++--
>  libavformat/amr.c               |  2 +-
>  libavformat/asfdec.c            | 14 +++++++-------
>  libavformat/avformat.h          |  4 ++--
>  libavformat/avidec.c            |  6 +++---
>  libavformat/avs.c               |  2 +-
>  libavformat/c93.c               |  2 +-
>  libavformat/cdg.c               |  2 +-
>  libavformat/cdxl.c              |  2 +-
>  libavformat/dfa.c               |  4 ++--
>  libavformat/dsicin.c            |  2 +-
>  libavformat/dss.c               |  6 +++---
>  libavformat/dxa.c               |  2 +-
>  libavformat/electronicarts.c    |  2 +-
>  libavformat/flic.c              |  4 ++--
>  libavformat/g723_1.c            |  2 +-
>  libavformat/gsmdec.c            |  2 +-
>  libavformat/hls.c               |  6 +++---
>  libavformat/hnm.c               |  2 +-
>  libavformat/idcin.c             |  4 ++--
>  libavformat/ilbc.c              |  2 +-
>  libavformat/img2dec.c           |  2 +-
>  libavformat/ingenientdec.c      |  2 +-
>  libavformat/internal.h          |  2 +-
>  libavformat/ipmovie.c           |  4 ++--
>  libavformat/iv8.c               |  2 +-
>  libavformat/lxfdec.c            |  2 +-
>  libavformat/matroskadec.c       |  4 ++--
>  libavformat/matroskaenc.c       |  4 ++--
>  libavformat/mmf.c               |  2 +-
>  libavformat/mp3enc.c            |  2 +-
>  libavformat/mpc.c               |  4 ++--
>  libavformat/mpegts.c            |  2 +-
>  libavformat/mux.c               |  6 +++---
>  libavformat/mxfenc.c            |  2 +-
>  libavformat/ncdec.c             |  2 +-
>  libavformat/nsvdec.c            |  4 ++--
>  libavformat/nuv.c               |  2 +-
>  libavformat/psxstr.c            |  4 ++--
>  libavformat/rawdec.c            |  2 +-
>  libavformat/rl2.c               |  2 +-
>  libavformat/rmdec.c             |  6 +++---
>  libavformat/rpl.c               |  4 ++--
>  libavformat/rtpdec_asf.c        |  2 +-
>  libavformat/rtpdec_mpa_robust.c |  2 +-
>  libavformat/rtpdec_qt.c         |  2 +-
>  libavformat/rtpdec_xiph.c       |  2 +-
>  libavformat/sapdec.c            |  2 +-
>  libavformat/seek-test.c         |  2 +-
>  libavformat/sierravmd.c         |  2 +-
>  libavformat/spdifdec.c          |  6 +++---
>  libavformat/thp.c               |  4 ++--
>  libavformat/utils.c             | 18 +++++++++---------
>  libavformat/vqf.c               |  2 +-
>  libavformat/wc3movie.c          |  2 +-
>  libavformat/westwood_vqa.c      |  2 +-
>  libavformat/wvdec.c             | 10 +++++-----
>  libavformat/yop.c               |  6 +++---
>  tools/pktdumper.c               |  2 +-
>  78 files changed, 159 insertions(+), 153 deletions(-)

Seems ok. It's just some sed.
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to