Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
BC
public
external
ffmpeg
Commits
5509bffa
Commit
5509bffa
authored
Jan 12, 2006
by
Diego Biurrun
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update licensing information: The FSF changed postal address.
Originally committed as revision 4842 to
svn://svn.ffmpeg.org/ffmpeg/trunk
parent
c8a596d2
Changes
295
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
295 changed files
with
303 additions
and
301 deletions
+303
-301
COPYING
COPYING
+2
-2
cmdutils.c
cmdutils.c
+1
-1
doc/texi2pod.pl
doc/texi2pod.pl
+2
-2
ffmpeg.c
ffmpeg.c
+3
-3
ffplay.c
ffplay.c
+1
-1
ffserver.c
ffserver.c
+2
-2
libavcodec/4xm.c
libavcodec/4xm.c
+1
-1
libavcodec/8bps.c
libavcodec/8bps.c
+1
-1
libavcodec/a52dec.c
libavcodec/a52dec.c
+1
-1
libavcodec/aasc.c
libavcodec/aasc.c
+1
-1
libavcodec/ac3.h
libavcodec/ac3.h
+1
-1
libavcodec/ac3dec.c
libavcodec/ac3dec.c
+1
-1
libavcodec/ac3enc.c
libavcodec/ac3enc.c
+1
-1
libavcodec/adpcm.c
libavcodec/adpcm.c
+1
-1
libavcodec/adx.c
libavcodec/adx.c
+1
-1
libavcodec/alac.c
libavcodec/alac.c
+1
-1
libavcodec/allcodecs.c
libavcodec/allcodecs.c
+1
-1
libavcodec/alpha/asm.h
libavcodec/alpha/asm.h
+1
-1
libavcodec/alpha/dsputil_alpha.c
libavcodec/alpha/dsputil_alpha.c
+1
-1
libavcodec/alpha/motion_est_alpha.c
libavcodec/alpha/motion_est_alpha.c
+1
-1
libavcodec/alpha/mpegvideo_alpha.c
libavcodec/alpha/mpegvideo_alpha.c
+1
-1
libavcodec/alpha/simple_idct_alpha.c
libavcodec/alpha/simple_idct_alpha.c
+1
-1
libavcodec/amr.c
libavcodec/amr.c
+1
-1
libavcodec/armv4l/dsputil_arm.c
libavcodec/armv4l/dsputil_arm.c
+1
-1
libavcodec/armv4l/dsputil_arm_s.S
libavcodec/armv4l/dsputil_arm_s.S
+1
-1
libavcodec/armv4l/dsputil_iwmmxt.c
libavcodec/armv4l/dsputil_iwmmxt.c
+1
-1
libavcodec/armv4l/mpegvideo_arm.c
libavcodec/armv4l/mpegvideo_arm.c
+1
-1
libavcodec/armv4l/simple_idct_arm.S
libavcodec/armv4l/simple_idct_arm.S
+1
-1
libavcodec/asv1.c
libavcodec/asv1.c
+1
-1
libavcodec/beosthread.c
libavcodec/beosthread.c
+1
-1
libavcodec/bitstream.c
libavcodec/bitstream.c
+1
-1
libavcodec/bmp.c
libavcodec/bmp.c
+1
-1
libavcodec/cabac.c
libavcodec/cabac.c
+1
-1
libavcodec/cabac.h
libavcodec/cabac.h
+1
-1
libavcodec/cinepak.c
libavcodec/cinepak.c
+1
-1
libavcodec/cljr.c
libavcodec/cljr.c
+1
-1
libavcodec/cook.c
libavcodec/cook.c
+1
-1
libavcodec/cookdata.h
libavcodec/cookdata.h
+1
-1
libavcodec/cscd.c
libavcodec/cscd.c
+1
-1
libavcodec/cyuv.c
libavcodec/cyuv.c
+1
-1
libavcodec/dpcm.c
libavcodec/dpcm.c
+1
-1
libavcodec/dsputil.c
libavcodec/dsputil.c
+1
-1
libavcodec/dsputil.h
libavcodec/dsputil.h
+1
-1
libavcodec/dv.c
libavcodec/dv.c
+1
-1
libavcodec/dvbsub.c
libavcodec/dvbsub.c
+1
-1
libavcodec/dvbsubdec.c
libavcodec/dvbsubdec.c
+1
-1
libavcodec/dvdata.h
libavcodec/dvdata.h
+1
-1
libavcodec/dvdsub.c
libavcodec/dvdsub.c
+1
-1
libavcodec/dvdsubenc.c
libavcodec/dvdsubenc.c
+1
-1
libavcodec/error_resilience.c
libavcodec/error_resilience.c
+1
-1
libavcodec/eval.c
libavcodec/eval.c
+1
-1
libavcodec/faac.c
libavcodec/faac.c
+1
-1
libavcodec/faad.c
libavcodec/faad.c
+1
-1
libavcodec/faandct.c
libavcodec/faandct.c
+1
-1
libavcodec/faandct.h
libavcodec/faandct.h
+1
-1
libavcodec/fft.c
libavcodec/fft.c
+1
-1
libavcodec/ffv1.c
libavcodec/ffv1.c
+1
-1
libavcodec/flac.c
libavcodec/flac.c
+1
-1
libavcodec/flicvideo.c
libavcodec/flicvideo.c
+1
-1
libavcodec/fraps.c
libavcodec/fraps.c
+1
-1
libavcodec/g726.c
libavcodec/g726.c
+1
-1
libavcodec/golomb.c
libavcodec/golomb.c
+1
-1
libavcodec/golomb.h
libavcodec/golomb.h
+1
-1
libavcodec/h261.c
libavcodec/h261.c
+1
-1
libavcodec/h263.c
libavcodec/h263.c
+1
-1
libavcodec/h263dec.c
libavcodec/h263dec.c
+1
-1
libavcodec/h264.c
libavcodec/h264.c
+1
-1
libavcodec/h264data.h
libavcodec/h264data.h
+1
-1
libavcodec/h264idct.c
libavcodec/h264idct.c
+1
-1
libavcodec/huffyuv.c
libavcodec/huffyuv.c
+1
-1
libavcodec/i386/dsputil_h264_template_mmx.c
libavcodec/i386/dsputil_h264_template_mmx.c
+1
-1
libavcodec/i386/dsputil_mmx.c
libavcodec/i386/dsputil_mmx.c
+1
-1
libavcodec/i386/dsputil_mmx_avg.h
libavcodec/i386/dsputil_mmx_avg.h
+1
-1
libavcodec/i386/dsputil_mmx_rnd.h
libavcodec/i386/dsputil_mmx_rnd.h
+1
-1
libavcodec/i386/fft_sse.c
libavcodec/i386/fft_sse.c
+1
-1
libavcodec/i386/h264dsp_mmx.c
libavcodec/i386/h264dsp_mmx.c
+1
-1
libavcodec/i386/idct_mmx.c
libavcodec/i386/idct_mmx.c
+1
-1
libavcodec/i386/idct_mmx_xvid.c
libavcodec/i386/idct_mmx_xvid.c
+3
-2
libavcodec/i386/motion_est_mmx.c
libavcodec/i386/motion_est_mmx.c
+1
-1
libavcodec/i386/mpegvideo_mmx.c
libavcodec/i386/mpegvideo_mmx.c
+1
-1
libavcodec/i386/mpegvideo_mmx_template.c
libavcodec/i386/mpegvideo_mmx_template.c
+1
-1
libavcodec/i386/simple_idct_mmx.c
libavcodec/i386/simple_idct_mmx.c
+1
-1
libavcodec/i386/vp3dsp_mmx.c
libavcodec/i386/vp3dsp_mmx.c
+1
-1
libavcodec/i386/vp3dsp_sse2.c
libavcodec/i386/vp3dsp_sse2.c
+1
-1
libavcodec/idcinvideo.c
libavcodec/idcinvideo.c
+1
-1
libavcodec/imgconvert.c
libavcodec/imgconvert.c
+1
-1
libavcodec/imgconvert_template.h
libavcodec/imgconvert_template.h
+1
-1
libavcodec/imgresample.c
libavcodec/imgresample.c
+1
-1
libavcodec/indeo2.c
libavcodec/indeo2.c
+1
-1
libavcodec/indeo3.c
libavcodec/indeo3.c
+1
-1
libavcodec/interplayvideo.c
libavcodec/interplayvideo.c
+1
-1
libavcodec/jpeg_ls.c
libavcodec/jpeg_ls.c
+1
-1
libavcodec/lcl.c
libavcodec/lcl.c
+1
-1
libavcodec/liba52/a52.h
libavcodec/liba52/a52.h
+1
-1
libavcodec/liba52/a52_internal.h
libavcodec/liba52/a52_internal.h
+1
-1
libavcodec/liba52/a52_util.h
libavcodec/liba52/a52_util.h
+1
-1
libavcodec/liba52/bit_allocate.c
libavcodec/liba52/bit_allocate.c
+1
-1
libavcodec/liba52/bitstream.c
libavcodec/liba52/bitstream.c
+1
-1
libavcodec/liba52/bitstream.h
libavcodec/liba52/bitstream.h
+1
-1
libavcodec/liba52/downmix.c
libavcodec/liba52/downmix.c
+1
-1
libavcodec/liba52/imdct.c
libavcodec/liba52/imdct.c
+1
-1
libavcodec/liba52/mm_accel.h
libavcodec/liba52/mm_accel.h
+1
-1
libavcodec/liba52/parse.c
libavcodec/liba52/parse.c
+1
-1
libavcodec/liba52/tables.h
libavcodec/liba52/tables.h
+1
-1
libavcodec/libgsm.c
libavcodec/libgsm.c
+1
-1
libavcodec/libpostproc/postprocess.c
libavcodec/libpostproc/postprocess.c
+1
-1
libavcodec/libpostproc/postprocess.h
libavcodec/libpostproc/postprocess.h
+1
-1
libavcodec/libpostproc/postprocess_altivec_template.c
libavcodec/libpostproc/postprocess_altivec_template.c
+1
-1
libavcodec/libpostproc/postprocess_internal.h
libavcodec/libpostproc/postprocess_internal.h
+1
-1
libavcodec/libpostproc/postprocess_template.c
libavcodec/libpostproc/postprocess_template.c
+1
-1
libavcodec/loco.c
libavcodec/loco.c
+1
-1
libavcodec/lzo.c
libavcodec/lzo.c
+1
-1
libavcodec/mace.c
libavcodec/mace.c
+1
-1
libavcodec/mdct.c
libavcodec/mdct.c
+1
-1
libavcodec/mdec.c
libavcodec/mdec.c
+1
-1
libavcodec/mem.c
libavcodec/mem.c
+1
-1
libavcodec/mjpeg.c
libavcodec/mjpeg.c
+1
-1
libavcodec/mlib/dsputil_mlib.c
libavcodec/mlib/dsputil_mlib.c
+1
-1
libavcodec/motion_est.c
libavcodec/motion_est.c
+1
-1
libavcodec/motion_est_template.c
libavcodec/motion_est_template.c
+1
-1
libavcodec/mp3lameaudio.c
libavcodec/mp3lameaudio.c
+1
-1
libavcodec/mpeg12.c
libavcodec/mpeg12.c
+1
-1
libavcodec/mpegaudio.c
libavcodec/mpegaudio.c
+1
-1
libavcodec/mpegaudiodec.c
libavcodec/mpegaudiodec.c
+1
-1
libavcodec/mpegvideo.c
libavcodec/mpegvideo.c
+1
-1
libavcodec/mpegvideo.h
libavcodec/mpegvideo.h
+1
-1
libavcodec/msmpeg4.c
libavcodec/msmpeg4.c
+1
-1
libavcodec/msrle.c
libavcodec/msrle.c
+1
-1
libavcodec/msvideo1.c
libavcodec/msvideo1.c
+1
-1
libavcodec/opt.c
libavcodec/opt.c
+1
-1
libavcodec/parser.c
libavcodec/parser.c
+1
-1
libavcodec/pcm.c
libavcodec/pcm.c
+1
-1
libavcodec/png.c
libavcodec/png.c
+1
-1
libavcodec/pnm.c
libavcodec/pnm.c
+1
-1
libavcodec/ppc/dsputil_altivec.c
libavcodec/ppc/dsputil_altivec.c
+1
-1
libavcodec/ppc/dsputil_altivec.h
libavcodec/ppc/dsputil_altivec.h
+1
-1
libavcodec/ppc/dsputil_h264_altivec.c
libavcodec/ppc/dsputil_h264_altivec.c
+1
-1
libavcodec/ppc/dsputil_h264_template_altivec.c
libavcodec/ppc/dsputil_h264_template_altivec.c
+1
-1
libavcodec/ppc/dsputil_ppc.c
libavcodec/ppc/dsputil_ppc.c
+1
-1
libavcodec/ppc/dsputil_ppc.h
libavcodec/ppc/dsputil_ppc.h
+1
-1
libavcodec/ppc/fdct_altivec.c
libavcodec/ppc/fdct_altivec.c
+1
-1
libavcodec/ppc/fft_altivec.c
libavcodec/ppc/fft_altivec.c
+1
-1
libavcodec/ppc/gmc_altivec.c
libavcodec/ppc/gmc_altivec.c
+1
-1
libavcodec/ppc/idct_altivec.c
libavcodec/ppc/idct_altivec.c
+1
-1
libavcodec/ppc/mpegvideo_altivec.c
libavcodec/ppc/mpegvideo_altivec.c
+1
-1
libavcodec/ppc/mpegvideo_ppc.c
libavcodec/ppc/mpegvideo_ppc.c
+1
-1
libavcodec/ps2/dsputil_mmi.c
libavcodec/ps2/dsputil_mmi.c
+1
-1
libavcodec/ps2/mpegvideo_mmi.c
libavcodec/ps2/mpegvideo_mmi.c
+1
-1
libavcodec/pthread.c
libavcodec/pthread.c
+1
-1
libavcodec/qdm2.c
libavcodec/qdm2.c
+1
-1
libavcodec/qdm2data.h
libavcodec/qdm2data.h
+1
-1
libavcodec/qdrw.c
libavcodec/qdrw.c
+1
-1
libavcodec/qpeg.c
libavcodec/qpeg.c
+1
-1
libavcodec/qtrle.c
libavcodec/qtrle.c
+1
-1
libavcodec/ra144.c
libavcodec/ra144.c
+1
-1
libavcodec/ra144.h
libavcodec/ra144.h
+1
-1
libavcodec/ra288.c
libavcodec/ra288.c
+1
-1
libavcodec/ra288.h
libavcodec/ra288.h
+1
-1
libavcodec/rangecoder.c
libavcodec/rangecoder.c
+1
-1
libavcodec/rangecoder.h
libavcodec/rangecoder.h
+1
-1
libavcodec/ratecontrol.c
libavcodec/ratecontrol.c
+1
-1
libavcodec/raw.c
libavcodec/raw.c
+1
-1
libavcodec/resample.c
libavcodec/resample.c
+1
-1
libavcodec/resample2.c
libavcodec/resample2.c
+1
-1
libavcodec/roqvideo.c
libavcodec/roqvideo.c
+1
-1
libavcodec/rpza.c
libavcodec/rpza.c
+1
-1
libavcodec/rv10.c
libavcodec/rv10.c
+1
-1
libavcodec/sh4/dsputil_align.c
libavcodec/sh4/dsputil_align.c
+1
-1
libavcodec/sh4/dsputil_sh4.c
libavcodec/sh4/dsputil_sh4.c
+1
-1
libavcodec/sh4/idct_sh4.c
libavcodec/sh4/idct_sh4.c
+1
-1
libavcodec/shorten.c
libavcodec/shorten.c
+1
-1
libavcodec/simple_idct.c
libavcodec/simple_idct.c
+1
-1
libavcodec/simple_idct.h
libavcodec/simple_idct.h
+1
-1
libavcodec/smc.c
libavcodec/smc.c
+1
-1
libavcodec/snow.c
libavcodec/snow.c
+1
-1
libavcodec/sonic.c
libavcodec/sonic.c
+1
-1
libavcodec/sp5x.h
libavcodec/sp5x.h
+1
-1
libavcodec/sparc/dsputil_vis.c
libavcodec/sparc/dsputil_vis.c
+1
-1
libavcodec/sparc/vis.h
libavcodec/sparc/vis.h
+1
-1
libavcodec/svq1.c
libavcodec/svq1.c
+1
-1
libavcodec/svq1_cb.h
libavcodec/svq1_cb.h
+1
-1
libavcodec/svq3.c
libavcodec/svq3.c
+1
-1
libavcodec/truemotion1.c
libavcodec/truemotion1.c
+1
-1
libavcodec/truemotion2.c
libavcodec/truemotion2.c
+1
-1
libavcodec/truespeech.c
libavcodec/truespeech.c
+1
-1
libavcodec/tscc.c
libavcodec/tscc.c
+1
-1
libavcodec/ulti.c
libavcodec/ulti.c
+1
-1
libavcodec/utils.c
libavcodec/utils.c
+1
-1
libavcodec/vc9.c
libavcodec/vc9.c
+1
-1
libavcodec/vcr1.c
libavcodec/vcr1.c
+1
-1
libavcodec/vmdav.c
libavcodec/vmdav.c
+1
-1
libavcodec/vorbis.c
libavcodec/vorbis.c
+1
-1
libavcodec/vp3.c
libavcodec/vp3.c
+1
-1
libavcodec/vp3dsp.c
libavcodec/vp3dsp.c
+1
-1
libavcodec/vqavideo.c
libavcodec/vqavideo.c
+1
-1
libavcodec/w32thread.c
libavcodec/w32thread.c
+1
-1
libavcodec/wmadec.c
libavcodec/wmadec.c
+1
-1
libavcodec/wmv2.c
libavcodec/wmv2.c
+1
-1
libavcodec/wnv1.c
libavcodec/wnv1.c
+1
-1
libavcodec/ws-snd1.c
libavcodec/ws-snd1.c
+1
-1
libavcodec/x264.c
libavcodec/x264.c
+1
-1
libavcodec/xan.c
libavcodec/xan.c
+1
-1
libavcodec/xl.c
libavcodec/xl.c
+1
-1
libavcodec/xvidff.c
libavcodec/xvidff.c
+1
-1
libavcodec/xvmcvideo.c
libavcodec/xvmcvideo.c
+1
-1
libavformat/4xm.c
libavformat/4xm.c
+1
-1
libavformat/allformats.c
libavformat/allformats.c
+1
-1
libavformat/amr.c
libavformat/amr.c
+1
-1
libavformat/asf-enc.c
libavformat/asf-enc.c
+1
-1
libavformat/asf.c
libavformat/asf.c
+1
-1
libavformat/asf.h
libavformat/asf.h
+1
-1
libavformat/au.c
libavformat/au.c
+1
-1
libavformat/audio.c
libavformat/audio.c
+1
-1
libavformat/avidec.c
libavformat/avidec.c
+1
-1
libavformat/avienc.c
libavformat/avienc.c
+1
-1
libavformat/avio.c
libavformat/avio.c
+1
-1
libavformat/aviobuf.c
libavformat/aviobuf.c
+1
-1
libavformat/beosaudio.cpp
libavformat/beosaudio.cpp
+1
-1
libavformat/crc.c
libavformat/crc.c
+1
-1
libavformat/cutils.c
libavformat/cutils.c
+1
-1
libavformat/daud.c
libavformat/daud.c
+1
-1
libavformat/dc1394.c
libavformat/dc1394.c
+1
-1
libavformat/dv.c
libavformat/dv.c
+1
-1
libavformat/dv.h
libavformat/dv.h
+1
-1
libavformat/dv1394.c
libavformat/dv1394.c
+1
-1
libavformat/dv1394.h
libavformat/dv1394.h
+2
-1
libavformat/electronicarts.c
libavformat/electronicarts.c
+1
-1
libavformat/ffm.c
libavformat/ffm.c
+1
-1
libavformat/file.c
libavformat/file.c
+1
-1
libavformat/flic.c
libavformat/flic.c
+1
-1
libavformat/flvdec.c
libavformat/flvdec.c
+1
-1
libavformat/flvenc.c
libavformat/flvenc.c
+1
-1
libavformat/framehook.c
libavformat/framehook.c
+1
-1
libavformat/gif.c
libavformat/gif.c
+1
-1
libavformat/gifdec.c
libavformat/gifdec.c
+1
-1
libavformat/grab.c
libavformat/grab.c
+1
-1
libavformat/grab_bktr.c
libavformat/grab_bktr.c
+1
-1
libavformat/http.c
libavformat/http.c
+1
-1
libavformat/idcin.c
libavformat/idcin.c
+1
-1
libavformat/idroq.c
libavformat/idroq.c
+1
-1
libavformat/img.c
libavformat/img.c
+1
-1
libavformat/img2.c
libavformat/img2.c
+1
-1
libavformat/ipmovie.c
libavformat/ipmovie.c
+1
-1
libavformat/jpeg.c
libavformat/jpeg.c
+1
-1
libavformat/matroska.c
libavformat/matroska.c
+1
-1
libavformat/mmf.c
libavformat/mmf.c
+1
-1
libavformat/mov.c
libavformat/mov.c
+1
-1
libavformat/movenc.c
libavformat/movenc.c
+1
-1
libavformat/mp3.c
libavformat/mp3.c
+1
-1
libavformat/mpeg.c
libavformat/mpeg.c
+1
-1
libavformat/mpegts.c
libavformat/mpegts.c
+1
-1
libavformat/mpegts.h
libavformat/mpegts.h
+1
-1
libavformat/mpegtsenc.c
libavformat/mpegtsenc.c
+1
-1
libavformat/mpjpeg.c
libavformat/mpjpeg.c
+1
-1
libavformat/nsvdec.c
libavformat/nsvdec.c
+1
-1
libavformat/nut.c
libavformat/nut.c
+1
-1
libavformat/oggparseflac.c
libavformat/oggparseflac.c
+1
-1
libavformat/os_support.c
libavformat/os_support.c
+1
-1
libavformat/png.c
libavformat/png.c
+1
-1
libavformat/pnm.c
libavformat/pnm.c
+1
-1
libavformat/psxstr.c
libavformat/psxstr.c
+1
-1
libavformat/raw.c
libavformat/raw.c
+1
-1
libavformat/rm.c
libavformat/rm.c
+1
-1
libavformat/rtp.c
libavformat/rtp.c
+1
-1
libavformat/rtp.h
libavformat/rtp.h
+1
-1
libavformat/rtpproto.c
libavformat/rtpproto.c
+1
-1
libavformat/rtsp.c
libavformat/rtsp.c
+1
-1
libavformat/rtsp.h
libavformat/rtsp.h
+1
-1
libavformat/segafilm.c
libavformat/segafilm.c
+1
-1
libavformat/sgi.c
libavformat/sgi.c
+1
-1
libavformat/sierravmd.c
libavformat/sierravmd.c
+1
-1
libavformat/sol.c
libavformat/sol.c
+1
-1
libavformat/swf.c
libavformat/swf.c
+1
-1
libavformat/tcp.c
libavformat/tcp.c
+1
-1
libavformat/udp.c
libavformat/udp.c
+1
-1
libavformat/utils.c
libavformat/utils.c
+1
-1
libavformat/wav.c
libavformat/wav.c
+1
-1
libavformat/wc3movie.c
libavformat/wc3movie.c
+1
-1
libavformat/westwood.c
libavformat/westwood.c
+1
-1
libavformat/yuv.c
libavformat/yuv.c
+1
-1
libavformat/yuv4mpeg.c
libavformat/yuv4mpeg.c
+1
-1
libavutil/integer.c
libavutil/integer.c
+1
-1
libavutil/integer.h
libavutil/integer.h
+1
-1
libavutil/intfloat_readwrite.c
libavutil/intfloat_readwrite.c
+1
-1
libavutil/mathematics.c
libavutil/mathematics.c
+1
-1
libavutil/rational.c
libavutil/rational.c
+1
-1
libavutil/rational.h
libavutil/rational.h
+1
-1
tests/dsptest.c
tests/dsptest.c
+1
-1
tests/tiny_psnr.c
tests/tiny_psnr.c
+1
-1
vhook/drawtext.c
vhook/drawtext.c
+1
-1
vhook/fish.c
vhook/fish.c
+1
-1
vhook/imlib2.c
vhook/imlib2.c
+1
-1
vhook/null.c
vhook/null.c
+1
-1
vhook/ppm.c
vhook/ppm.c
+1
-1
vhook/watermark.c
vhook/watermark.c
+1
-1
No files found.
COPYING
View file @
5509bffa
...
...
@@ -2,7 +2,7 @@
Version 2.1, February 1999
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
...
...
@@ -485,7 +485,7 @@ convey the exclusion of warranty; and each file should have at least the
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
Foundation, Inc., 5
1 Franklin St, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
Also add information on how to contact you by electronic and paper mail.
...
...
cmdutils.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
#define HAVE_AV_CONFIG_H
#include "avformat.h"
...
...
doc/texi2pod.pl
View file @
5509bffa
...
...
@@ -16,8 +16,8 @@
# You should have received a copy of the GNU General Public License
# along with GNU CC; see the file COPYING. If not, write to
# the Free Software Foundation, 5
9 Temple Place - Suite 330
,
# Boston MA 0211
1
-130
7,
USA
.
# the Free Software Foundation, 5
1 Franklin Street, Fifth Floor
,
# Boston
,
MA 0211
0
-130
1
USA
# This does trivial (and I mean _trivial_) conversion of Texinfo
# markup to Perl POD format. It's intended to be used to extract
...
...
ffmpeg.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
#define HAVE_AV_CONFIG_H
#include <limits.h>
...
...
@@ -4176,7 +4176,7 @@ static void show_license(void)
"
\n
"
"You should have received a copy of the GNU General Public License
\n
"
"along with this program; if not, write to the Free Software
\n
"
"Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
\n
"
"Foundation, Inc., 5
1 Franklin St, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
\n
"
);
#else
printf
(
...
...
@@ -4192,7 +4192,7 @@ static void show_license(void)
"
\n
"
"You should have received a copy of the GNU Lesser General Public
\n
"
"License along with this library; if not, write to the Free Software
\n
"
"Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
\n
"
"Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
\n
"
);
#endif
exit
(
1
);
...
...
ffplay.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
#define HAVE_AV_CONFIG_H
#include "avformat.h"
...
...
ffserver.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
#define HAVE_AV_CONFIG_H
#include "avformat.h"
...
...
@@ -4437,7 +4437,7 @@ static void show_license(void)
"
\n
"
"You should have received a copy of the GNU Lesser General Public
\n
"
"License along with this library; if not, write to the Free Software
\n
"
"Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
\n
"
"Foundation, Inc., 5
1 Franklin St, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
\n
"
);
}
...
...
libavcodec/4xm.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
/**
...
...
libavcodec/8bps.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*
*/
...
...
libavcodec/a52dec.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
/**
...
...
libavcodec/aasc.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
/**
...
...
libavcodec/ac3.h
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
/**
...
...
libavcodec/ac3dec.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
/**
...
...
libavcodec/ac3enc.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
/**
...
...
libavcodec/adpcm.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
#include "avcodec.h"
#include "bitstream.h"
...
...
libavcodec/adx.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
#include "avcodec.h"
...
...
libavcodec/alac.c
View file @
5509bffa
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
/**
...
...
libavcodec/allcodecs.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
/**
...
...
libavcodec/alpha/asm.h
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
#ifndef LIBAVCODEC_ALPHA_ASM_H
...
...
libavcodec/alpha/dsputil_alpha.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
#include "asm.h"
...
...
libavcodec/alpha/motion_est_alpha.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
#include "asm.h"
...
...
libavcodec/alpha/mpegvideo_alpha.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
#include "asm.h"
...
...
libavcodec/alpha/simple_idct_alpha.c
View file @
5509bffa
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*
* based upon some outcommented c code from mpeg2dec (idct_mmx.c
* written by Aaron Holtzman <aholtzma@ess.engr.uvic.ca>)
...
...
libavcodec/amr.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
/*
This code implements amr-nb and amr-wb audio encoder/decoder through external reference
...
...
libavcodec/armv4l/dsputil_arm.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
#include "../dsputil.h"
...
...
libavcodec/armv4l/dsputil_arm_s.S
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
@
@
You
should
have
received
a
copy
of
the
GNU
Lesser
General
Public
@
License
along
with
this
library
; if not, write to the Free Software
@
Foundation
,
Inc
.
,
5
9
Temple
Place
,
Suite
330
,
Boston
,
MA
0211
1
-
130
7
USA
@
Foundation
,
Inc
.
,
5
1
Franklin
Street
,
Fifth
Floor
,
Boston
,
MA
0211
0
-
130
1
USA
@
.
macro
ADJ_ALIGN_QUADWORD_D
shift
,
Rd0
,
Rd1
,
Rd2
,
Rd3
,
Rn0
,
Rn1
,
Rn2
,
Rn3
,
Rn4
...
...
libavcodec/armv4l/dsputil_iwmmxt.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
#include "../dsputil.h"
...
...
libavcodec/armv4l/mpegvideo_arm.c
View file @
5509bffa
...
...
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*
*/
...
...
libavcodec/armv4l/simple_idct_arm.S
View file @
5509bffa
...
...
@@ -16,7 +16,7 @@
*
*
You
should
have
received
a
copy
of
the
GNU
General
Public
License
*
along
with
this
library
; if not, write to the Free Software
*
Foundation
,
Inc
.
,
5
9
Temple
Place
,
Suite
330
,
Boston
,
MA
0211
1
-
130
7
USA
*
Foundation
,
Inc
.
,
5
1
Franklin
Street
,
Fifth
Floor
,
Boston
,
MA
0211
0
-
130
1
USA
*
*
*
The
function
defined
in
this
file
,
is
derived
from
the
simple_idct
function
...
...
libavcodec/asv1.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
/**
...
...
libavcodec/beosthread.c
View file @
5509bffa
...
...
@@ -13,7 +13,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*
*/
//#define DEBUG
...
...
libavcodec/bitstream.c
View file @
5509bffa
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*
* alternative bitstream reader & writer by Michael Niedermayer <michaelni@gmx.at>
*/
...
...
libavcodec/bmp.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
#include "avcodec.h"
...
...
libavcodec/cabac.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*
*/
...
...
libavcodec/cabac.h
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*
*/
...
...
libavcodec/cinepak.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*
*/
...
...
libavcodec/cljr.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*
*/
...
...
libavcodec/cook.c
View file @
5509bffa
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*
*/
...
...
libavcodec/cookdata.h
View file @
5509bffa
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*
*/
...
...
libavcodec/cscd.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
#include <stdio.h>
#include <stdlib.h>
...
...
libavcodec/cyuv.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*
* Creative YUV (CYUV) Video Decoder
* by Mike Melanson (melanson@pcisys.net)
...
...
libavcodec/dpcm.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
/**
...
...
libavcodec/dsputil.c
View file @
5509bffa
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*
* gmc & q-pel & 32/64 bit based MC by Michael Niedermayer <michaelni@gmx.at>
*/
...
...
libavcodec/dsputil.h
View file @
5509bffa
...
...
@@ -15,7 +15,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
/**
...
...
libavcodec/dv.c
View file @
5509bffa
...
...
@@ -21,7 +21,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
/**
...
...
libavcodec/dvbsub.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
#include "avcodec.h"
...
...
libavcodec/dvbsubdec.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
#include "avcodec.h"
#include "dsputil.h"
...
...
libavcodec/dvdata.h
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
/**
...
...
libavcodec/dvdsub.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public
* License along with this library; if not, write to the Free Software
* Foundation, Inc., 5
9 Temple Place, Suite 330
, Boston, MA
0211
1
-130
7
USA
* Foundation, Inc., 5
1 Franklin Street, Fifth Floor
, Boston, MA 0211
0
-130
1
USA
*/
#include "avcodec.h"
...
...
libavcodec/dvdsubenc.c
View file @
5509bffa
...
...
@@ -14,7 +14,7 @@
*
* You should have received a copy of the GNU Lesser General Public