On 2012-08-06 17:40:36 +0300, Martin Storsjö wrote:
> ---
> Tested on OS X (x86 and PPC), linux, mingw and MSVC and with
> a reasonable number of external libraries, but there's
> certainly more untested parts.
> 
>  libavcodec/8bps.c                      |    2 ++
>  libavcodec/8svx.c                      |    1 +
>  libavcodec/a64multienc.c               |    1 +
>  libavcodec/aac_ac3_parser.c            |    1 +
>  libavcodec/acelp_filters.c             |    1 +
>  libavcodec/acelp_pitch_delay.c         |    1 +
>  libavcodec/acelp_vectors.c             |    2 ++
>  libavcodec/adx.c                       |    1 +
>  libavcodec/allcodecs.c                 |    1 +
>  libavcodec/amr.h                       |    2 ++
>  libavcodec/amrwbdec.c                  |    1 +
>  libavcodec/ansi.c                      |    1 +
>  libavcodec/api-example.c               |    1 +
>  libavcodec/ass.c                       |    1 +
>  libavcodec/assdec.c                    |    4 ++++
>  libavcodec/assenc.c                    |    4 ++++
>  libavcodec/atrac.c                     |    1 +
>  libavcodec/audio_frame_queue.c         |    1 +
>  libavcodec/audioconvert.c              |    1 +
>  libavcodec/aura.c                      |    1 +
>  libavcodec/avpacket.c                  |    3 +++
>  libavcodec/bitstream_filter.c          |    3 +++
>  libavcodec/cavsdsp.c                   |    1 +
>  libavcodec/celp_filters.c              |    1 +
>  libavcodec/celp_math.c                 |    1 +
>  libavcodec/cinepak.c                   |    1 +
>  libavcodec/cscd.c                      |    1 +
>  libavcodec/cyuv.c                      |    1 +
>  libavcodec/dct.c                       |    1 +
>  libavcodec/dirac_parser.c              |    3 +++
>  libavcodec/dnxhddata.c                 |    1 +
>  libavcodec/dpxenc.c                    |    1 +
>  libavcodec/dump_extradata_bsf.c        |    3 +++
>  libavcodec/dv_profile.c                |    1 +
>  libavcodec/dvdsub_parser.c             |    3 +++
>  libavcodec/dwt.c                       |    1 +
>  libavcodec/dxa.c                       |    1 +
>  libavcodec/dxtory.c                    |    1 +
>  libavcodec/eacmv.c                     |    1 +
>  libavcodec/eaidct.c                    |    1 +
>  libavcodec/elbg.c                      |    1 +
>  libavcodec/faandct.c                   |    2 ++
>  libavcodec/faanidct.c                  |    1 +
>  libavcodec/fmtconvert.c                |    1 +
>  libavcodec/g722enc.c                   |    1 +
>  libavcodec/h264_mp4toannexb_bsf.c      |    3 +++
>  libavcodec/h264dsp.c                   |    1 +
>  libavcodec/h264idct_template.c         |    1 +
>  libavcodec/idcinvideo.c                |    1 +
>  libavcodec/iirfilter.c                 |    1 +
>  libavcodec/imgconvert.c                |    1 +
>  libavcodec/intrax8dsp.c                |    1 +
>  libavcodec/jpegls.h                    |    1 +
>  libavcodec/kgv1dec.c                   |    1 +
>  libavcodec/lclenc.c                    |    2 ++
>  libavcodec/libfaac.c                   |    1 +
>  libavcodec/libfdk-aacenc.c             |    1 +
>  libavcodec/libgsm.c                    |    1 +
>  libavcodec/libilbc.c                   |    1 +
>  libavcodec/libmp3lame.c                |    1 +
>  libavcodec/libopencore-amr.c           |    1 +
>  libavcodec/libspeexdec.c               |    1 +
>  libavcodec/libspeexenc.c               |    1 +
>  libavcodec/libtheoraenc.c              |    1 +
>  libavcodec/libvo-amrwbenc.c            |    4 ++++
>  libavcodec/libvpxdec.c                 |    1 +
>  libavcodec/libvpxenc.c                 |    1 +
>  libavcodec/libx264.c                   |    2 ++
>  libavcodec/lpc.c                       |    1 +
>  libavcodec/lzw.c                       |    1 +
>  libavcodec/mace.c                      |    1 +
>  libavcodec/motion-test.c               |    2 ++
>  libavcodec/movsub_bsf.c                |    1 +
>  libavcodec/mp3_header_compress_bsf.c   |    1 +
>  libavcodec/mp3_header_decompress_bsf.c |    1 +
>  libavcodec/mpegaudio_parser.c          |    1 +
>  libavcodec/msvideo1.c                  |    1 +
>  libavcodec/noise_bsf.c                 |    4 ++++
>  libavcodec/nuv.c                       |    1 +
>  libavcodec/options.c                   |    2 ++
>  libavcodec/options_table.h             |    1 +
>  libavcodec/parser.c                    |    3 +++
>  libavcodec/pnm.c                       |    3 +++
>  libavcodec/ppc/fmtconvert_altivec.c    |    1 +
>  libavcodec/ppc/gmc_altivec.c           |    1 +
>  libavcodec/ppc/h264_altivec_template.c |    2 ++
>  libavcodec/ppc/vp8dsp_altivec.c        |    1 +
>  libavcodec/proresdsp.c                 |    1 +
>  libavcodec/psymodel.c                  |    3 +++
>  libavcodec/pthread.c                   |    1 +
>  libavcodec/ptx.c                       |    1 +
>  libavcodec/qdrw.c                      |    1 +
>  libavcodec/r210dec.c                   |    1 +
>  libavcodec/ra144.c                     |    1 +
>  libavcodec/ra288.h                     |    1 +
>  libavcodec/raw.c                       |    1 +
>  libavcodec/rawdec.c                    |    1 +
>  libavcodec/rawenc.c                    |    1 +
>  libavcodec/resample.c                  |    3 +++
>  libavcodec/resample2.c                 |    1 +
>  libavcodec/rl2.c                       |    2 ++
>  libavcodec/rle.c                       |    1 +
>  libavcodec/rpza.c                      |    1 +
>  libavcodec/rtjpeg.h                    |    1 +
>  libavcodec/rv34dsp.c                   |    1 +
>  libavcodec/rv40dsp.c                   |    1 +
>  libavcodec/s302m.c                     |    1 +
>  libavcodec/sinewin_tablegen.h          |    1 +
>  libavcodec/sipr.h                      |    1 +
>  libavcodec/sipr16k.c                   |    1 +
>  libavcodec/srtdec.c                    |    1 +
>  libavcodec/sunrast.c                   |    1 +
>  libavcodec/targaenc.c                  |    3 +++
>  libavcodec/tiff.c                      |    1 +
>  libavcodec/tiffenc.c                   |    1 +
>  libavcodec/tmv.c                       |    3 +++
>  libavcodec/truemotion1.c               |    2 ++
>  libavcodec/v210dec.c                   |    2 ++
>  libavcodec/v210x.c                     |    2 ++
>  libavcodec/v410dec.c                   |    1 +
>  libavcodec/v410enc.c                   |    1 +
>  libavcodec/vc1dsp.c                    |    1 +
>  libavcodec/vcr1.c                      |    1 +
>  libavcodec/vmdav.c                     |    1 +
>  libavcodec/vmnc.c                      |    1 +
>  libavcodec/vorbis_data.c               |    1 +
>  libavcodec/vp3dsp.c                    |    1 +
>  libavcodec/vp56dsp.c                   |    1 +
>  libavcodec/vp8dsp.c                    |    1 +
>  libavcodec/w32pthreads.h               |    3 +++
>  libavcodec/ws-snd1.c                   |    1 +
>  libavcodec/x86/idct_mmx_xvid.c         |    3 +++
>  libavcodec/x86/idct_sse2_xvid.c        |    2 ++
>  libavcodec/x86/lpc_mmx.c               |    1 +
>  libavcodec/x86/mlpdsp.c                |    1 +
>  libavcodec/x86/motion_est_mmx.c        |    2 ++
>  libavcodec/x86/rv40dsp_init.c          |    1 +
>  libavcodec/x86/simple_idct_mmx.c       |    2 ++
>  libavcodec/x86/vc1dsp_mmx.c            |    2 ++
>  libavcodec/x86/vp8dsp-init.c           |    1 +
>  libavcodec/xbmenc.c                    |    1 +
>  libavcodec/xl.c                        |    1 +
>  libavcodec/zerocodec.c                 |    1 +
>  libavcodec/zmbv.c                      |    1 +
>  libavcodec/zmbvenc.c                   |    1 +
>  libavdevice/avdevice.c                 |    1 +
>  libavdevice/timefilter.c               |    1 +
>  libavfilter/af_aformat.c               |    1 +
>  libavfilter/af_amix.c                  |    1 +
>  libavfilter/af_anull.c                 |    1 +
>  libavfilter/af_asyncts.c               |    1 +
>  libavfilter/af_channelmap.c            |    1 +
>  libavfilter/af_channelsplit.c          |    1 +
>  libavfilter/af_join.c                  |    1 +
>  libavfilter/af_resample.c              |    1 +
>  libavfilter/allfilters.c               |    1 +
>  libavfilter/asink_anullsink.c          |    1 +
>  libavfilter/asrc_anullsrc.c            |    4 ++++
>  libavfilter/audio.c                    |    1 +
>  libavfilter/avfilter.c                 |    1 +
>  libavfilter/avfiltergraph.c            |    1 +
>  libavfilter/buffer.c                   |    1 +
>  libavfilter/buffersink.c               |    1 +
>  libavfilter/buffersrc.c                |    1 +
>  libavfilter/drawutils.c                |    3 +++
>  libavfilter/fifo.c                     |    1 +
>  libavfilter/formats.c                  |    1 +
>  libavfilter/graphparser.c              |    2 ++
>  libavfilter/split.c                    |    4 ++++
>  libavfilter/vf_aspect.c                |    1 +
>  libavfilter/vf_blackframe.c            |    4 ++++
>  libavfilter/vf_boxblur.c               |    1 +
>  libavfilter/vf_copy.c                  |    1 +
>  libavfilter/vf_crop.c                  |    3 +++
>  libavfilter/vf_cropdetect.c            |    3 +++
>  libavfilter/vf_delogo.c                |    1 +
>  libavfilter/vf_drawbox.c               |    1 +
>  libavfilter/vf_fade.c                  |    1 +
>  libavfilter/vf_fieldorder.c            |    4 ++++
>  libavfilter/vf_format.c                |    4 ++++
>  libavfilter/vf_fps.c                   |    1 +
>  libavfilter/vf_gradfun.c               |    1 +
>  libavfilter/vf_hflip.c                 |    3 +++
>  libavfilter/vf_hqdn3d.c                |    1 +
>  libavfilter/vf_lut.c                   |    1 +
>  libavfilter/vf_null.c                  |    1 +
>  libavfilter/vf_overlay.c               |    1 +
>  libavfilter/vf_pad.c                   |    1 +
>  libavfilter/vf_pixdesctest.c           |    1 +
>  libavfilter/vf_scale.c                 |    4 ++++
>  libavfilter/vf_select.c                |    1 +
>  libavfilter/vf_setpts.c                |    1 +
>  libavfilter/vf_settb.c                 |    4 ++++
>  libavfilter/vf_showinfo.c              |    1 +
>  libavfilter/vf_slicify.c               |    1 +
>  libavfilter/vf_transpose.c             |    3 +++
>  libavfilter/vf_vflip.c                 |    1 +
>  libavfilter/video.c                    |    3 +++
>  libavfilter/vsink_nullsink.c           |    1 +
>  libavfilter/vsrc_color.c               |    5 +++++
>  libavfilter/vsrc_nullsrc.c             |    3 +++
>  libavfilter/vsrc_testsrc.c             |    1 +
>  libavfilter/x86/gradfun.c              |    1 +
>  libavfilter/x86/yadif.c                |    2 ++
>  libavresample/audio_convert.c          |    1 +
>  libavresample/audio_data.c             |    1 +
>  libavresample/audio_mix.c              |    1 +
>  libavresample/audio_mix_matrix.c       |    1 +
>  libavresample/avresample-test.c        |    1 +
>  libavresample/options.c                |    1 +
>  libavresample/resample.c               |    1 +
>  libavresample/utils.c                  |    1 +
>  libavutil/audio_fifo.c                 |    1 +
>  libavutil/audioconvert.c               |    1 +
>  libavutil/avstring.c                   |    2 ++
>  libavutil/avutil.h                     |    1 -
>  libavutil/dict.c                       |    3 +++
>  libavutil/error.c                      |    1 +
>  libavutil/error.h                      |    1 +
>  libavutil/eval.c                       |    1 +
>  libavutil/fifo.h                       |    1 +
>  libavutil/file.c                       |    1 +
>  libavutil/file.h                       |    2 ++
>  libavutil/imgutils.c                   |    1 +
>  libavutil/log.c                        |    1 +
>  libavutil/mem.h                        |    2 ++
>  libavutil/opt.c                        |    1 +
>  libavutil/parseutils.c                 |    1 +
>  libavutil/samplefmt.c                  |    1 +
>  libavutil/samplefmt.h                  |    3 +++
>  libavutil/timer.h                      |    1 +
>  libavutil/tree.c                       |    2 ++
>  libswscale/colorspace-test.c           |    1 +
>  libswscale/swscale.h                   |    2 ++
>  libswscale/swscale_internal.h          |    1 +
>  tools/graph2dot.c                      |    3 +++
>  236 files changed, 344 insertions(+), 1 deletion(-)

ok. does this warrant an APICHANGES entry?

Janne
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to