[FFmpeg-devel] [PATCH 1/3] avio: avio_ prefix for url_fseek

Ronald S. Bultje rsbultje
Tue Mar 1 18:13:53 CET 2011


Hi,

On Mon, Feb 28, 2011 at 8:57 AM, Anton Khirnov <anton at khirnov.net> wrote:
> ---
> ?libavformat/4xm.c ? ? ? ? ? ?| ? ?6 +++---
> ?libavformat/aiffdec.c ? ? ? ?| ? ?4 ++--
> ?libavformat/aiffenc.c ? ? ? ?| ? ?8 ++++----
> ?libavformat/anm.c ? ? ? ? ? ?| ? ?8 ++++----
> ?libavformat/ape.c ? ? ? ? ? ?| ? ?8 ++++----
> ?libavformat/apetag.c ? ? ? ? | ? ?4 ++--
> ?libavformat/asfdec.c ? ? ? ? | ? 24 ++++++++++++------------
> ?libavformat/asfenc.c ? ? ? ? | ? 18 +++++++++---------
> ?libavformat/au.c ? ? ? ? ? ? | ? ?6 +++---
> ?libavformat/avidec.c ? ? ? ? | ? 24 ++++++++++++------------
> ?libavformat/avienc.c ? ? ? ? | ? 14 +++++++-------
> ?libavformat/avio.h ? ? ? ? ? | ? ?3 ++-
> ?libavformat/aviobuf.c ? ? ? ?| ? 10 +++++++---
> ?libavformat/bethsoftvid.c ? ?| ? ?6 +++---
> ?libavformat/bfi.c ? ? ? ? ? ?| ? ?2 +-
> ?libavformat/bink.c ? ? ? ? ? | ? ?4 ++--
> ?libavformat/c93.c ? ? ? ? ? ?| ? ?4 ++--
> ?libavformat/cafdec.c ? ? ? ? | ? ?4 ++--
> ?libavformat/dv.c ? ? ? ? ? ? | ? ?6 +++---
> ?libavformat/dxa.c ? ? ? ? ? ?| ? ?6 +++---
> ?libavformat/electronicarts.c | ? 10 +++++-----
> ?libavformat/ffmdec.c ? ? ? ? | ? ?8 ++++----
> ?libavformat/filmstripdec.c ? | ? ?6 +++---
> ?libavformat/flacdec.c ? ? ? ?| ? ?4 ++--
> ?libavformat/flacenc.c ? ? ? ?| ? ?4 ++--
> ?libavformat/flic.c ? ? ? ? ? | ? ?8 ++++----
> ?libavformat/flvdec.c ? ? ? ? | ? 12 ++++++------
> ?libavformat/flvenc.c ? ? ? ? | ? 14 +++++++-------
> ?libavformat/gxf.c ? ? ? ? ? ?| ? 12 ++++++------
> ?libavformat/gxfenc.c ? ? ? ? | ? 18 +++++++++---------
> ?libavformat/id3v1.c ? ? ? ? ?| ? ?4 ++--
> ?libavformat/id3v2.c ? ? ? ? ?| ? ?4 ++--
> ?libavformat/idcin.c ? ? ? ? ?| ? ?2 +-
> ?libavformat/idroqdec.c ? ? ? | ? ?6 +++---
> ?libavformat/iff.c ? ? ? ? ? ?| ? ?2 +-
> ?libavformat/ipmovie.c ? ? ? ?| ? 34 +++++++++++++++++-----------------
> ?libavformat/libnut.c ? ? ? ? | ? ?2 +-
> ?libavformat/matroskadec.c ? ?| ? 10 +++++-----
> ?libavformat/matroskaenc.c ? ?| ? 12 ++++++------
> ?libavformat/mm.c ? ? ? ? ? ? | ? ?4 ++--
> ?libavformat/mmf.c ? ? ? ? ? ?| ? 12 ++++++------
> ?libavformat/mov.c ? ? ? ? ? ?| ? 10 +++++-----
> ?libavformat/movenc.c ? ? ? ? | ? 18 +++++++++---------
> ?libavformat/movenchint.c ? ? | ? ?8 ++++----
> ?libavformat/mp3dec.c ? ? ? ? | ? 10 +++++-----
> ?libavformat/mp3enc.c ? ? ? ? | ? ?4 ++--
> ?libavformat/mpc.c ? ? ? ? ? ?| ? ?8 ++++----
> ?libavformat/mpc8.c ? ? ? ? ? | ? ?6 +++---
> ?libavformat/mpeg.c ? ? ? ? ? | ? 10 +++++-----
> ?libavformat/mpegts.c ? ? ? ? | ? 20 ++++++++++----------
> ?libavformat/mtv.c ? ? ? ? ? ?| ? ?2 +-
> ?libavformat/mxfdec.c ? ? ? ? | ? ?8 ++++----
> ?libavformat/mxfenc.c ? ? ? ? | ? ?6 +++---
> ?libavformat/nsvdec.c ? ? ? ? | ? ?8 ++++----
> ?libavformat/nutdec.c ? ? ? ? | ? 14 +++++++-------
> ?libavformat/oggdec.c ? ? ? ? | ? ?6 +++---
> ?libavformat/oggenc.c ? ? ? ? | ? ?4 ++--
> ?libavformat/pcm.c ? ? ? ? ? ?| ? ?2 +-
> ?libavformat/psxstr.c ? ? ? ? | ? ?2 +-
> ?libavformat/pva.c ? ? ? ? ? ?| ? ?2 +-
> ?libavformat/r3d.c ? ? ? ? ? ?| ? ?8 ++++----
> ?libavformat/rdt.c ? ? ? ? ? ?| ? ?2 +-
> ?libavformat/riff.c ? ? ? ? ? | ? ?4 ++--
> ?libavformat/rl2.c ? ? ? ? ? ?| ? ?2 +-
> ?libavformat/rmdec.c ? ? ? ? ?| ? ?8 ++++----
> ?libavformat/rmenc.c ? ? ? ? ?| ? ?4 ++--
> ?libavformat/rpl.c ? ? ? ? ? ?| ? ?6 +++---
> ?libavformat/rsoenc.c ? ? ? ? | ? ?4 ++--
> ?libavformat/rtpdec_qt.c ? ? ?| ? ?4 ++--
> ?libavformat/sauce.c ? ? ? ? ?| ? ?4 ++--
> ?libavformat/seek.c ? ? ? ? ? | ? ?6 +++---
> ?libavformat/segafilm.c ? ? ? | ? ?2 +-
> ?libavformat/sierravmd.c ? ? ?| ? ?6 +++---
> ?libavformat/smacker.c ? ? ? ?| ? ?4 ++--
> ?libavformat/soxenc.c ? ? ? ? | ? ?4 ++--
> ?libavformat/swfenc.c ? ? ? ? | ? 12 ++++++------
> ?libavformat/thp.c ? ? ? ? ? ?| ? ?4 ++--
> ?libavformat/tiertexseq.c ? ? | ? 10 +++++-----
> ?libavformat/tmv.c ? ? ? ? ? ?| ? ?2 +-
> ?libavformat/tta.c ? ? ? ? ? ?| ? ?4 ++--
> ?libavformat/tty.c ? ? ? ? ? ?| ? ?4 ++--
> ?libavformat/utils.c ? ? ? ? ?| ? 14 +++++++-------
> ?libavformat/vc1testenc.c ? ? | ? ?2 +-
> ?libavformat/vqf.c ? ? ? ? ? ?| ? ?2 +-
> ?libavformat/wav.c ? ? ? ? ? ?| ? 12 ++++++------
> ?libavformat/wc3movie.c ? ? ? | ? 14 +++++++-------
> ?libavformat/westwood.c ? ? ? | ? ?8 ++++----
> ?libavformat/wtv.c ? ? ? ? ? ?| ? 26 +++++++++++++-------------
> ?libavformat/wv.c ? ? ? ? ? ? | ? ?8 ++++----
> ?libavformat/yop.c ? ? ? ? ? ?| ? ?4 ++--
> ?90 files changed, 352 insertions(+), 347 deletions(-)

Queued.

Ronald



More information about the ffmpeg-devel mailing list