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
36ef5369
Commit
36ef5369
authored
Aug 05, 2012
by
Anton Khirnov
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Replace all CODEC_ID_* with AV_CODEC_ID_*
parent
104e10fb
Changes
582
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
582 changed files
with
3512 additions
and
3512 deletions
+3512
-3512
avconv.c
avconv.c
+11
-11
avprobe.c
avprobe.c
+1
-1
avserver.c
avserver.c
+18
-18
cmdutils.c
cmdutils.c
+1
-1
cmdutils.h
cmdutils.h
+1
-1
doc/developer.texi
doc/developer.texi
+1
-1
libavcodec/4xm.c
libavcodec/4xm.c
+1
-1
libavcodec/8bps.c
libavcodec/8bps.c
+1
-1
libavcodec/8svx.c
libavcodec/8svx.c
+7
-7
libavcodec/a64multienc.c
libavcodec/a64multienc.c
+3
-3
libavcodec/aac_ac3_parser.c
libavcodec/aac_ac3_parser.c
+3
-3
libavcodec/aac_ac3_parser.h
libavcodec/aac_ac3_parser.h
+1
-1
libavcodec/aac_parser.c
libavcodec/aac_parser.c
+1
-1
libavcodec/aacdec.c
libavcodec/aacdec.c
+2
-2
libavcodec/aacenc.c
libavcodec/aacenc.c
+1
-1
libavcodec/aasc.c
libavcodec/aasc.c
+1
-1
libavcodec/ac3_parser.c
libavcodec/ac3_parser.c
+4
-4
libavcodec/ac3dec.c
libavcodec/ac3dec.c
+2
-2
libavcodec/ac3enc.c
libavcodec/ac3enc.c
+1
-1
libavcodec/ac3enc_fixed.c
libavcodec/ac3enc_fixed.c
+1
-1
libavcodec/ac3enc_float.c
libavcodec/ac3enc_float.c
+1
-1
libavcodec/adpcm.c
libavcodec/adpcm.c
+103
-103
libavcodec/adpcmenc.c
libavcodec/adpcmenc.c
+26
-26
libavcodec/adx_parser.c
libavcodec/adx_parser.c
+1
-1
libavcodec/adxdec.c
libavcodec/adxdec.c
+1
-1
libavcodec/adxenc.c
libavcodec/adxenc.c
+1
-1
libavcodec/alac.c
libavcodec/alac.c
+1
-1
libavcodec/alacenc.c
libavcodec/alacenc.c
+1
-1
libavcodec/alsdec.c
libavcodec/alsdec.c
+1
-1
libavcodec/amrnbdec.c
libavcodec/amrnbdec.c
+1
-1
libavcodec/amrwbdec.c
libavcodec/amrwbdec.c
+1
-1
libavcodec/anm.c
libavcodec/anm.c
+1
-1
libavcodec/ansi.c
libavcodec/ansi.c
+1
-1
libavcodec/apedec.c
libavcodec/apedec.c
+1
-1
libavcodec/api-example.c
libavcodec/api-example.c
+4
-4
libavcodec/arm/h264pred_init_arm.c
libavcodec/arm/h264pred_init_arm.c
+3
-3
libavcodec/arm/vp56dsp_init_arm.c
libavcodec/arm/vp56dsp_init_arm.c
+2
-2
libavcodec/assdec.c
libavcodec/assdec.c
+1
-1
libavcodec/assenc.c
libavcodec/assenc.c
+1
-1
libavcodec/asv1.c
libavcodec/asv1.c
+11
-11
libavcodec/atrac1.c
libavcodec/atrac1.c
+1
-1
libavcodec/atrac3.c
libavcodec/atrac3.c
+1
-1
libavcodec/aura.c
libavcodec/aura.c
+1
-1
libavcodec/avcodec.h
libavcodec/avcodec.h
+11
-11
libavcodec/avs.c
libavcodec/avs.c
+1
-1
libavcodec/bethsoftvideo.c
libavcodec/bethsoftvideo.c
+1
-1
libavcodec/bfi.c
libavcodec/bfi.c
+1
-1
libavcodec/bink.c
libavcodec/bink.c
+1
-1
libavcodec/binkaudio.c
libavcodec/binkaudio.c
+6
-6
libavcodec/bmp.c
libavcodec/bmp.c
+1
-1
libavcodec/bmpenc.c
libavcodec/bmpenc.c
+1
-1
libavcodec/bmv.c
libavcodec/bmv.c
+2
-2
libavcodec/c93.c
libavcodec/c93.c
+1
-1
libavcodec/cavs_parser.c
libavcodec/cavs_parser.c
+1
-1
libavcodec/cavsdec.c
libavcodec/cavsdec.c
+1
-1
libavcodec/cdgraphics.c
libavcodec/cdgraphics.c
+1
-1
libavcodec/cdxl.c
libavcodec/cdxl.c
+1
-1
libavcodec/cinepak.c
libavcodec/cinepak.c
+1
-1
libavcodec/cljr.c
libavcodec/cljr.c
+2
-2
libavcodec/cllc.c
libavcodec/cllc.c
+1
-1
libavcodec/cook.c
libavcodec/cook.c
+1
-1
libavcodec/cook_parser.c
libavcodec/cook_parser.c
+1
-1
libavcodec/cscd.c
libavcodec/cscd.c
+1
-1
libavcodec/cyuv.c
libavcodec/cyuv.c
+3
-3
libavcodec/dca_parser.c
libavcodec/dca_parser.c
+1
-1
libavcodec/dcadec.c
libavcodec/dcadec.c
+1
-1
libavcodec/dfa.c
libavcodec/dfa.c
+1
-1
libavcodec/dirac_parser.c
libavcodec/dirac_parser.c
+1
-1
libavcodec/dnxhd_parser.c
libavcodec/dnxhd_parser.c
+1
-1
libavcodec/dnxhddec.c
libavcodec/dnxhddec.c
+1
-1
libavcodec/dnxhdenc.c
libavcodec/dnxhdenc.c
+1
-1
libavcodec/dpcm.c
libavcodec/dpcm.c
+15
-15
libavcodec/dpx.c
libavcodec/dpx.c
+1
-1
libavcodec/dpxenc.c
libavcodec/dpxenc.c
+1
-1
libavcodec/dsicinav.c
libavcodec/dsicinav.c
+2
-2
libavcodec/dv.c
libavcodec/dv.c
+1
-1
libavcodec/dvbsub.c
libavcodec/dvbsub.c
+1
-1
libavcodec/dvbsub_parser.c
libavcodec/dvbsub_parser.c
+1
-1
libavcodec/dvbsubdec.c
libavcodec/dvbsubdec.c
+1
-1
libavcodec/dvdec.c
libavcodec/dvdec.c
+1
-1
libavcodec/dvdsub_parser.c
libavcodec/dvdsub_parser.c
+1
-1
libavcodec/dvdsubdec.c
libavcodec/dvdsubdec.c
+1
-1
libavcodec/dvdsubenc.c
libavcodec/dvdsubenc.c
+1
-1
libavcodec/dxa.c
libavcodec/dxa.c
+1
-1
libavcodec/dxtory.c
libavcodec/dxtory.c
+1
-1
libavcodec/dxva2_h264.c
libavcodec/dxva2_h264.c
+1
-1
libavcodec/dxva2_mpeg2.c
libavcodec/dxva2_mpeg2.c
+1
-1
libavcodec/dxva2_vc1.c
libavcodec/dxva2_vc1.c
+4
-4
libavcodec/eac3enc.c
libavcodec/eac3enc.c
+1
-1
libavcodec/eacmv.c
libavcodec/eacmv.c
+1
-1
libavcodec/eamad.c
libavcodec/eamad.c
+1
-1
libavcodec/eatgq.c
libavcodec/eatgq.c
+1
-1
libavcodec/eatgv.c
libavcodec/eatgv.c
+1
-1
libavcodec/eatqi.c
libavcodec/eatqi.c
+1
-1
libavcodec/error_resilience.c
libavcodec/error_resilience.c
+6
-6
libavcodec/escape124.c
libavcodec/escape124.c
+1
-1
libavcodec/ffv1.c
libavcodec/ffv1.c
+2
-2
libavcodec/flac_parser.c
libavcodec/flac_parser.c
+1
-1
libavcodec/flacdec.c
libavcodec/flacdec.c
+1
-1
libavcodec/flacenc.c
libavcodec/flacenc.c
+1
-1
libavcodec/flashsv.c
libavcodec/flashsv.c
+2
-2
libavcodec/flashsvenc.c
libavcodec/flashsvenc.c
+1
-1
libavcodec/flicvideo.c
libavcodec/flicvideo.c
+1
-1
libavcodec/flvdec.c
libavcodec/flvdec.c
+1
-1
libavcodec/flvenc.c
libavcodec/flvenc.c
+1
-1
libavcodec/fraps.c
libavcodec/fraps.c
+1
-1
libavcodec/frwu.c
libavcodec/frwu.c
+1
-1
libavcodec/g722dec.c
libavcodec/g722dec.c
+1
-1
libavcodec/g722enc.c
libavcodec/g722enc.c
+1
-1
libavcodec/g723_1.c
libavcodec/g723_1.c
+1
-1
libavcodec/g726.c
libavcodec/g726.c
+2
-2
libavcodec/gif.c
libavcodec/gif.c
+1
-1
libavcodec/gifdec.c
libavcodec/gifdec.c
+1
-1
libavcodec/gsm_parser.c
libavcodec/gsm_parser.c
+3
-3
libavcodec/gsmdec.c
libavcodec/gsmdec.c
+6
-6
libavcodec/h261_parser.c
libavcodec/h261_parser.c
+1
-1
libavcodec/h261dec.c
libavcodec/h261dec.c
+1
-1
libavcodec/h261enc.c
libavcodec/h261enc.c
+1
-1
libavcodec/h263_parser.c
libavcodec/h263_parser.c
+1
-1
libavcodec/h263dec.c
libavcodec/h263dec.c
+25
-25
libavcodec/h264.c
libavcodec/h264.c
+5
-5
libavcodec/h264_mb_template.c
libavcodec/h264_mb_template.c
+1
-1
libavcodec/h264_parser.c
libavcodec/h264_parser.c
+1
-1
libavcodec/h264pred.c
libavcodec/h264pred.c
+11
-11
libavcodec/huffyuv.c
libavcodec/huffyuv.c
+5
-5
libavcodec/idcinvideo.c
libavcodec/idcinvideo.c
+1
-1
libavcodec/iff.c
libavcodec/iff.c
+2
-2
libavcodec/imc.c
libavcodec/imc.c
+6
-6
libavcodec/imx_dump_header_bsf.c
libavcodec/imx_dump_header_bsf.c
+1
-1
libavcodec/indeo2.c
libavcodec/indeo2.c
+1
-1
libavcodec/indeo3.c
libavcodec/indeo3.c
+1
-1
libavcodec/indeo4.c
libavcodec/indeo4.c
+1
-1
libavcodec/indeo5.c
libavcodec/indeo5.c
+1
-1
libavcodec/intelh263dec.c
libavcodec/intelh263dec.c
+1
-1
libavcodec/internal.h
libavcodec/internal.h
+1
-1
libavcodec/interplayvideo.c
libavcodec/interplayvideo.c
+1
-1
libavcodec/ituh263dec.c
libavcodec/ituh263dec.c
+5
-5
libavcodec/ituh263enc.c
libavcodec/ituh263enc.c
+4
-4
libavcodec/ivi_common.c
libavcodec/ivi_common.c
+3
-3
libavcodec/jpeglsdec.c
libavcodec/jpeglsdec.c
+1
-1
libavcodec/jpeglsenc.c
libavcodec/jpeglsenc.c
+1
-1
libavcodec/jvdec.c
libavcodec/jvdec.c
+1
-1
libavcodec/kgv1dec.c
libavcodec/kgv1dec.c
+1
-1
libavcodec/kmvc.c
libavcodec/kmvc.c
+1
-1
libavcodec/lagarith.c
libavcodec/lagarith.c
+1
-1
libavcodec/latm_parser.c
libavcodec/latm_parser.c
+1
-1
libavcodec/lcldec.c
libavcodec/lcldec.c
+12
-12
libavcodec/lclenc.c
libavcodec/lclenc.c
+1
-1
libavcodec/libfaac.c
libavcodec/libfaac.c
+1
-1
libavcodec/libfdk-aacenc.c
libavcodec/libfdk-aacenc.c
+1
-1
libavcodec/libgsm.c
libavcodec/libgsm.c
+11
-11
libavcodec/libilbc.c
libavcodec/libilbc.c
+2
-2
libavcodec/libmp3lame.c
libavcodec/libmp3lame.c
+1
-1
libavcodec/libopencore-amr.c
libavcodec/libopencore-amr.c
+4
-4
libavcodec/libopenjpegdec.c
libavcodec/libopenjpegdec.c
+1
-1
libavcodec/libopenjpegenc.c
libavcodec/libopenjpegenc.c
+1
-1
libavcodec/libschroedingerdec.c
libavcodec/libschroedingerdec.c
+1
-1
libavcodec/libschroedingerenc.c
libavcodec/libschroedingerenc.c
+1
-1
libavcodec/libspeexdec.c
libavcodec/libspeexdec.c
+1
-1
libavcodec/libspeexenc.c
libavcodec/libspeexenc.c
+1
-1
libavcodec/libtheoraenc.c
libavcodec/libtheoraenc.c
+1
-1
libavcodec/libvo-aacenc.c
libavcodec/libvo-aacenc.c
+1
-1
libavcodec/libvo-amrwbenc.c
libavcodec/libvo-amrwbenc.c
+1
-1
libavcodec/libvorbis.c
libavcodec/libvorbis.c
+1
-1
libavcodec/libvpxdec.c
libavcodec/libvpxdec.c
+1
-1
libavcodec/libvpxenc.c
libavcodec/libvpxenc.c
+1
-1
libavcodec/libx264.c
libavcodec/libx264.c
+1
-1
libavcodec/libxavs.c
libavcodec/libxavs.c
+1
-1
libavcodec/libxvid.c
libavcodec/libxvid.c
+2
-2
libavcodec/ljpegenc.c
libavcodec/ljpegenc.c
+1
-1
libavcodec/loco.c
libavcodec/loco.c
+1
-1
libavcodec/mace.c
libavcodec/mace.c
+3
-3
libavcodec/mdec.c
libavcodec/mdec.c
+1
-1
libavcodec/mimic.c
libavcodec/mimic.c
+1
-1
libavcodec/mjpeg_parser.c
libavcodec/mjpeg_parser.c
+1
-1
libavcodec/mjpega_dump_header_bsf.c
libavcodec/mjpega_dump_header_bsf.c
+1
-1
libavcodec/mjpegbdec.c
libavcodec/mjpegbdec.c
+1
-1
libavcodec/mjpegdec.c
libavcodec/mjpegdec.c
+4
-4
libavcodec/mjpegenc.c
libavcodec/mjpegenc.c
+6
-6
libavcodec/mlp_parser.c
libavcodec/mlp_parser.c
+1
-1
libavcodec/mlpdec.c
libavcodec/mlpdec.c
+9
-9
libavcodec/mmvideo.c
libavcodec/mmvideo.c
+1
-1
libavcodec/motion_est.c
libavcodec/motion_est.c
+8
-8
libavcodec/motionpixels.c
libavcodec/motionpixels.c
+1
-1
libavcodec/mpc7.c
libavcodec/mpc7.c
+1
-1
libavcodec/mpc8.c
libavcodec/mpc8.c
+1
-1
libavcodec/mpeg12.c
libavcodec/mpeg12.c
+14
-14
libavcodec/mpeg12enc.c
libavcodec/mpeg12enc.c
+12
-12
libavcodec/mpeg4video_parser.c
libavcodec/mpeg4video_parser.c
+1
-1
libavcodec/mpeg4videodec.c
libavcodec/mpeg4videodec.c
+3
-3
libavcodec/mpeg4videoenc.c
libavcodec/mpeg4videoenc.c
+1
-1
libavcodec/mpegaudio_parser.c
libavcodec/mpegaudio_parser.c
+1
-1
libavcodec/mpegaudiodec.c
libavcodec/mpegaudiodec.c
+6
-6
libavcodec/mpegaudiodec_float.c
libavcodec/mpegaudiodec_float.c
+5
-5
libavcodec/mpegaudiodecheader.c
libavcodec/mpegaudiodecheader.c
+3
-3
libavcodec/mpegaudioenc.c
libavcodec/mpegaudioenc.c
+1
-1
libavcodec/mpegvideo.c
libavcodec/mpegvideo.c
+20
-20
libavcodec/mpegvideo.h
libavcodec/mpegvideo.h
+1
-1
libavcodec/mpegvideo_common.h
libavcodec/mpegvideo_common.h
+3
-3
libavcodec/mpegvideo_enc.c
libavcodec/mpegvideo_enc.c
+94
-94
libavcodec/mpegvideo_parser.c
libavcodec/mpegvideo_parser.c
+3
-3
libavcodec/msmpeg4.c
libavcodec/msmpeg4.c
+4
-4
libavcodec/msrle.c
libavcodec/msrle.c
+1
-1
libavcodec/mss1.c
libavcodec/mss1.c
+1
-1
libavcodec/mss3.c
libavcodec/mss3.c
+1
-1
libavcodec/mss4.c
libavcodec/mss4.c
+1
-1
libavcodec/msvideo1.c
libavcodec/msvideo1.c
+1
-1
libavcodec/mxpegdec.c
libavcodec/mxpegdec.c
+1
-1
libavcodec/nellymoserdec.c
libavcodec/nellymoserdec.c
+1
-1
libavcodec/nellymoserenc.c
libavcodec/nellymoserenc.c
+1
-1
libavcodec/nuv.c
libavcodec/nuv.c
+1
-1
libavcodec/pamenc.c
libavcodec/pamenc.c
+1
-1
libavcodec/parser.c
libavcodec/parser.c
+1
-1
libavcodec/pcm-mpeg.c
libavcodec/pcm-mpeg.c
+1
-1
libavcodec/pcm.c
libavcodec/pcm.c
+94
-94
libavcodec/pcx.c
libavcodec/pcx.c
+1
-1
libavcodec/pcxenc.c
libavcodec/pcxenc.c
+1
-1
libavcodec/pgssubdec.c
libavcodec/pgssubdec.c
+1
-1
libavcodec/pictordec.c
libavcodec/pictordec.c
+1
-1
libavcodec/pngdec.c
libavcodec/pngdec.c
+1
-1
libavcodec/pngenc.c
libavcodec/pngenc.c
+1
-1
libavcodec/pnm.c
libavcodec/pnm.c
+1
-1
libavcodec/pnm_parser.c
libavcodec/pnm_parser.c
+2
-2
libavcodec/pnmdec.c
libavcodec/pnmdec.c
+5
-5
libavcodec/pnmenc.c
libavcodec/pnmenc.c
+4
-4
libavcodec/proresdec.c
libavcodec/proresdec.c
+1
-1
libavcodec/proresenc.c
libavcodec/proresenc.c
+1
-1
libavcodec/psymodel.c
libavcodec/psymodel.c
+1
-1
libavcodec/ptx.c
libavcodec/ptx.c
+1
-1
libavcodec/qcelpdec.c
libavcodec/qcelpdec.c
+1
-1
libavcodec/qdm2.c
libavcodec/qdm2.c
+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/qtrleenc.c
libavcodec/qtrleenc.c
+1
-1
libavcodec/r210dec.c
libavcodec/r210dec.c
+3
-3
libavcodec/ra144dec.c
libavcodec/ra144dec.c
+1
-1
libavcodec/ra144enc.c
libavcodec/ra144enc.c
+1
-1
libavcodec/ra288.c
libavcodec/ra288.c
+1
-1
libavcodec/ralf.c
libavcodec/ralf.c
+1
-1
libavcodec/ratecontrol.c
libavcodec/ratecontrol.c
+1
-1
libavcodec/rawdec.c
libavcodec/rawdec.c
+1
-1
libavcodec/rawenc.c
libavcodec/rawenc.c
+1
-1
libavcodec/rl2.c
libavcodec/rl2.c
+1
-1
libavcodec/roqaudioenc.c
libavcodec/roqaudioenc.c
+1
-1
libavcodec/roqvideodec.c
libavcodec/roqvideodec.c
+1
-1
libavcodec/roqvideoenc.c
libavcodec/roqvideoenc.c
+1
-1
libavcodec/rpza.c
libavcodec/rpza.c
+1
-1
libavcodec/rv10.c
libavcodec/rv10.c
+4
-4
libavcodec/rv10enc.c
libavcodec/rv10enc.c
+1
-1
libavcodec/rv20enc.c
libavcodec/rv20enc.c
+1
-1
libavcodec/rv30.c
libavcodec/rv30.c
+1
-1
libavcodec/rv34.c
libavcodec/rv34.c
+3
-3
libavcodec/rv34_parser.c
libavcodec/rv34_parser.c
+3
-3
libavcodec/rv40.c
libavcodec/rv40.c
+1
-1
libavcodec/s302m.c
libavcodec/s302m.c
+1
-1
libavcodec/sgidec.c
libavcodec/sgidec.c
+1
-1
libavcodec/sgienc.c
libavcodec/sgienc.c
+1
-1
libavcodec/shorten.c
libavcodec/shorten.c
+1
-1
libavcodec/sipr.c
libavcodec/sipr.c
+1
-1
libavcodec/smacker.c
libavcodec/smacker.c
+2
-2
libavcodec/smc.c
libavcodec/smc.c
+1
-1
libavcodec/snowdec.c
libavcodec/snowdec.c
+1
-1
libavcodec/snowenc.c
libavcodec/snowenc.c
+1
-1
libavcodec/sp5xdec.c
libavcodec/sp5xdec.c
+3
-3
libavcodec/srtdec.c
libavcodec/srtdec.c
+1
-1
libavcodec/sunrast.c
libavcodec/sunrast.c
+1
-1
libavcodec/sunrastenc.c
libavcodec/sunrastenc.c
+1
-1
libavcodec/svq1dec.c
libavcodec/svq1dec.c
+1
-1
libavcodec/svq1enc.c
libavcodec/svq1enc.c
+1
-1
libavcodec/svq3.c
libavcodec/svq3.c
+1
-1
libavcodec/targa.c
libavcodec/targa.c
+1
-1
libavcodec/targaenc.c
libavcodec/targaenc.c
+1
-1
libavcodec/tiertexseqv.c
libavcodec/tiertexseqv.c
+1
-1
libavcodec/tiff.c
libavcodec/tiff.c
+1
-1
libavcodec/tiffenc.c
libavcodec/tiffenc.c
+1
-1
libavcodec/tmv.c
libavcodec/tmv.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/tscc2.c
libavcodec/tscc2.c
+1
-1
libavcodec/tta.c
libavcodec/tta.c
+1
-1
libavcodec/twinvq.c
libavcodec/twinvq.c
+1
-1
libavcodec/txd.c
libavcodec/txd.c
+1
-1
libavcodec/ulti.c
libavcodec/ulti.c
+1
-1
libavcodec/utils.c
libavcodec/utils.c
+96
-96
libavcodec/utvideo.c
libavcodec/utvideo.c
+1
-1
libavcodec/v210dec.c
libavcodec/v210dec.c
+1
-1
libavcodec/v210enc.c
libavcodec/v210enc.c
+1
-1
libavcodec/v210x.c
libavcodec/v210x.c
+1
-1
libavcodec/v410dec.c
libavcodec/v410dec.c
+1
-1
libavcodec/v410enc.c
libavcodec/v410enc.c
+1
-1
libavcodec/vaapi_h264.c
libavcodec/vaapi_h264.c
+1
-1
libavcodec/vaapi_mpeg2.c
libavcodec/vaapi_mpeg2.c
+1
-1
libavcodec/vaapi_mpeg4.c
libavcodec/vaapi_mpeg4.c
+5
-5
libavcodec/vaapi_vc1.c
libavcodec/vaapi_vc1.c
+3
-3
libavcodec/vb.c
libavcodec/vb.c
+1
-1
libavcodec/vble.c
libavcodec/vble.c
+1
-1
libavcodec/vc1_parser.c
libavcodec/vc1_parser.c
+1
-1
libavcodec/vc1dec.c
libavcodec/vc1dec.c
+16
-16
libavcodec/vcr1.c
libavcodec/vcr1.c
+2
-2
libavcodec/vda_h264.c
libavcodec/vda_h264.c
+1
-1
libavcodec/vdpau.c
libavcodec/vdpau.c
+1
-1
libavcodec/vmdav.c
libavcodec/vmdav.c
+2
-2
libavcodec/vmnc.c
libavcodec/vmnc.c
+1
-1
libavcodec/vorbis_parser.c
libavcodec/vorbis_parser.c
+1
-1
libavcodec/vorbisdec.c
libavcodec/vorbisdec.c
+1
-1
libavcodec/vorbisenc.c
libavcodec/vorbisenc.c
+1
-1
libavcodec/vp3.c
libavcodec/vp3.c
+2
-2
libavcodec/vp3_parser.c
libavcodec/vp3_parser.c
+3
-3
libavcodec/vp5.c
libavcodec/vp5.c
+1
-1
libavcodec/vp56.c
libavcodec/vp56.c
+2
-2
libavcodec/vp56dsp.c
libavcodec/vp56dsp.c
+2
-2
libavcodec/vp56dsp.h
libavcodec/vp56dsp.h
+3
-3
libavcodec/vp6.c
libavcodec/vp6.c
+5
-5
libavcodec/vp8.c
libavcodec/vp8.c
+2
-2
libavcodec/vp8_parser.c
libavcodec/vp8_parser.c
+1
-1
libavcodec/vqavideo.c
libavcodec/vqavideo.c
+1
-1
libavcodec/wavpack.c
libavcodec/wavpack.c
+1
-1
libavcodec/wma.c
libavcodec/wma.c
+1
-1
libavcodec/wmadec.c
libavcodec/wmadec.c
+4
-4
libavcodec/wmaenc.c
libavcodec/wmaenc.c
+4
-4
libavcodec/wmalosslessdec.c
libavcodec/wmalosslessdec.c
+1
-1
libavcodec/wmaprodec.c
libavcodec/wmaprodec.c
+1
-1
libavcodec/wmavoice.c
libavcodec/wmavoice.c
+1
-1
libavcodec/wmv2dec.c
libavcodec/wmv2dec.c
+1
-1
libavcodec/wmv2enc.c
libavcodec/wmv2enc.c
+1
-1
libavcodec/wnv1.c
libavcodec/wnv1.c
+1
-1
libavcodec/ws-snd1.c
libavcodec/ws-snd1.c
+1
-1
libavcodec/x86/dsputil_mmx.c
libavcodec/x86/dsputil_mmx.c
+4
-4
libavcodec/x86/h264_intrapred_init.c
libavcodec/x86/h264_intrapred_init.c
+16
-16
libavcodec/x86/motion_est_mmx.c
libavcodec/x86/motion_est_mmx.c
+1
-1
libavcodec/x86/vp56dsp_init.c
libavcodec/x86/vp56dsp_init.c
+2
-2
libavcodec/xan.c
libavcodec/xan.c
+2
-2
libavcodec/xbmenc.c
libavcodec/xbmenc.c
+1
-1
libavcodec/xl.c
libavcodec/xl.c
+1
-1
libavcodec/xsubdec.c
libavcodec/xsubdec.c
+1
-1
libavcodec/xsubenc.c
libavcodec/xsubenc.c
+1
-1
libavcodec/xwddec.c
libavcodec/xwddec.c
+1
-1
libavcodec/xwdenc.c
libavcodec/xwdenc.c
+1
-1
libavcodec/xxan.c
libavcodec/xxan.c
+1
-1
libavcodec/yop.c
libavcodec/yop.c
+1
-1
libavcodec/zerocodec.c
libavcodec/zerocodec.c
+1
-1
libavcodec/zmbv.c
libavcodec/zmbv.c
+1
-1
libavcodec/zmbvenc.c
libavcodec/zmbvenc.c
+1
-1
libavdevice/alsa-audio-common.c
libavdevice/alsa-audio-common.c
+36
-36
libavdevice/alsa-audio-dec.c
libavdevice/alsa-audio-dec.c
+1
-1
libavdevice/alsa-audio-enc.c
libavdevice/alsa-audio-enc.c
+2
-2
libavdevice/alsa-audio.h
libavdevice/alsa-audio.h
+5
-5
libavdevice/bktr.c
libavdevice/bktr.c
+1
-1
libavdevice/fbdev.c
libavdevice/fbdev.c
+1
-1
libavdevice/jack_audio.c
libavdevice/jack_audio.c
+2
-2
libavdevice/libcdio.c
libavdevice/libcdio.c
+2
-2
libavdevice/libdc1394.c
libavdevice/libdc1394.c
+1
-1
libavdevice/oss_audio.c
libavdevice/oss_audio.c
+5
-5
libavdevice/pulse.c
libavdevice/pulse.c
+14
-14
libavdevice/sndio_common.c
libavdevice/sndio_common.c
+1
-1
libavdevice/sndio_common.h
libavdevice/sndio_common.h
+1
-1
libavdevice/sndio_enc.c
libavdevice/sndio_enc.c
+2
-2
libavdevice/v4l2.c
libavdevice/v4l2.c
+27
-27
libavdevice/vfwcap.c
libavdevice/vfwcap.c
+6
-6
libavdevice/x11grab.c
libavdevice/x11grab.c
+1
-1
libavformat/4xm.c
libavformat/4xm.c
+4
-4
libavformat/a64.c
libavformat/a64.c
+5
-5
libavformat/aacdec.c
libavformat/aacdec.c
+1
-1
libavformat/ac3dec.c
libavformat/ac3dec.c
+7
-7
libavformat/adtsenc.c
libavformat/adtsenc.c
+2
-2
libavformat/adxdec.c
libavformat/adxdec.c
+1
-1
libavformat/aea.c
libavformat/aea.c
+1
-1
libavformat/aiff.h
libavformat/aiff.h
+18
-18
libavformat/aiffdec.c
libavformat/aiffdec.c
+17
-17
libavformat/aiffenc.c
libavformat/aiffenc.c
+2
-2
libavformat/amr.c
libavformat/amr.c
+9
-9
libavformat/anm.c
libavformat/anm.c
+1
-1
libavformat/apc.c
libavformat/apc.c
+1
-1
libavformat/ape.c
libavformat/ape.c
+1
-1
libavformat/apetag.c
libavformat/apetag.c
+2
-2
libavformat/asfdec.c
libavformat/asfdec.c
+8
-8
libavformat/asfenc.c
libavformat/asfenc.c
+10
-10
libavformat/assdec.c
libavformat/assdec.c
+1
-1
libavformat/assenc.c
libavformat/assenc.c
+2
-2
libavformat/au.c
libavformat/au.c
+12
-12
libavformat/avformat.h
libavformat/avformat.h
+18
-18
libavformat/avidec.c
libavformat/avidec.c
+8
-8
libavformat/avienc.c
libavformat/avienc.c
+6
-6
libavformat/avs.c
libavformat/avs.c
+1
-1
libavformat/bethsoftvid.c
libavformat/bethsoftvid.c
+2
-2
libavformat/bfi.c
libavformat/bfi.c
+2
-2
libavformat/bink.c
libavformat/bink.c
+2
-2
libavformat/bmv.c
libavformat/bmv.c
+2
-2
libavformat/c93.c
libavformat/c93.c
+1
-1
libavformat/caf.c
libavformat/caf.c
+17
-17
libavformat/cafdec.c
libavformat/cafdec.c
+3
-3
libavformat/cavsvideodec.c
libavformat/cavsvideodec.c
+1
-1
libavformat/cdg.c
libavformat/cdg.c
+1
-1
libavformat/cdxl.c
libavformat/cdxl.c
+2
-2
libavformat/crcenc.c
libavformat/crcenc.c
+2
-2
libavformat/daud.c
libavformat/daud.c
+3
-3
libavformat/dfa.c
libavformat/dfa.c
+1
-1
libavformat/diracdec.c
libavformat/diracdec.c
+1
-1
libavformat/dnxhddec.c
libavformat/dnxhddec.c
+1
-1
libavformat/dsicin.c
libavformat/dsicin.c
+2
-2
libavformat/dtsdec.c
libavformat/dtsdec.c
+1
-1
libavformat/dv.c
libavformat/dv.c
+2
-2
libavformat/dvenc.c
libavformat/dvenc.c
+4
-4
libavformat/dxa.c
libavformat/dxa.c
+1
-1
libavformat/eacdata.c
libavformat/eacdata.c
+1
-1
libavformat/electronicarts.c
libavformat/electronicarts.c
+35
-35
libavformat/ffmenc.c
libavformat/ffmenc.c
+2
-2
libavformat/ffmetadec.c
libavformat/ffmetadec.c
+1
-1
libavformat/filmstripdec.c
libavformat/filmstripdec.c
+1
-1
libavformat/filmstripenc.c
libavformat/filmstripenc.c
+2
-2
libavformat/flacdec.c
libavformat/flacdec.c
+5
-5
libavformat/flacenc.c
libavformat/flacenc.c
+2
-2
libavformat/flic.c
libavformat/flic.c
+2
-2
libavformat/flvdec.c
libavformat/flvdec.c
+42
-42
libavformat/flvenc.c
libavformat/flvenc.c
+45
-45
libavformat/framecrcenc.c
libavformat/framecrcenc.c
+2
-2
libavformat/g723_1.c
libavformat/g723_1.c
+1
-1
libavformat/gif.c
libavformat/gif.c
+2
-2
libavformat/gsmdec.c
libavformat/gsmdec.c
+1
-1
libavformat/gxf.c
libavformat/gxf.c
+13
-13
libavformat/gxfenc.c
libavformat/gxfenc.c
+32
-32
libavformat/h261dec.c
libavformat/h261dec.c
+1
-1
libavformat/h263dec.c
libavformat/h263dec.c
+1
-1
libavformat/h264dec.c
libavformat/h264dec.c
+1
-1
libavformat/id3v2.c
libavformat/id3v2.c
+10
-10
libavformat/id3v2.h
libavformat/id3v2.h
+1
-1
libavformat/id3v2enc.c
libavformat/id3v2enc.c
+1
-1
libavformat/idcin.c
libavformat/idcin.c
+3
-3
libavformat/idroqdec.c
libavformat/idroqdec.c
+2
-2
libavformat/idroqenc.c
libavformat/idroqenc.c
+2
-2
libavformat/iff.c
libavformat/iff.c
+5
-5
libavformat/ilbc.c
libavformat/ilbc.c
+3
-3
libavformat/img2.c
libavformat/img2.c
+43
-43
libavformat/img2dec.c
libavformat/img2dec.c
+2
-2
libavformat/img2enc.c
libavformat/img2enc.c
+5
-5
libavformat/ingenientdec.c
libavformat/ingenientdec.c
+1
-1
libavformat/internal.h
libavformat/internal.h
+3
-3
libavformat/ipmovie.c
libavformat/ipmovie.c
+11
-11
libavformat/isom.c
libavformat/isom.c
+248
-248
libavformat/isom.h
libavformat/isom.h
+1
-1
libavformat/iss.c
libavformat/iss.c
+1
-1
libavformat/iv8.c
libavformat/iv8.c
+1
-1
libavformat/ivfenc.c
libavformat/ivfenc.c
+3
-3
libavformat/jvdec.c
libavformat/jvdec.c
+2
-2
libavformat/latmenc.c
libavformat/latmenc.c
+2
-2
libavformat/lmlm4.c
libavformat/lmlm4.c
+2
-2
libavformat/lxfdec.c
libavformat/lxfdec.c
+17
-17
libavformat/m4vdec.c
libavformat/m4vdec.c
+1
-1
libavformat/matroska.c
libavformat/matroska.c
+63
-63
libavformat/matroska.h
libavformat/matroska.h
+1
-1
libavformat/matroskadec.c
libavformat/matroskadec.c
+38
-38
libavformat/matroskaenc.c
libavformat/matroskaenc.c
+25
-25
libavformat/md5enc.c
libavformat/md5enc.c
+4
-4
libavformat/mm.c
libavformat/mm.c
+2
-2
libavformat/mmf.c
libavformat/mmf.c
+3
-3
libavformat/mov.c
libavformat/mov.c
+59
-59
libavformat/mov_chan.c
libavformat/mov_chan.c
+20
-20
libavformat/mov_chan.h
libavformat/mov_chan.h
+1
-1
libavformat/movenc.c
libavformat/movenc.c
+92
-92
libavformat/mp3dec.c
libavformat/mp3dec.c
+1
-1
libavformat/mp3enc.c
libavformat/mp3enc.c
+5
-5
libavformat/mpc.c
libavformat/mpc.c
+1
-1
libavformat/mpc8.c
libavformat/mpc8.c
+1
-1
libavformat/mpeg.c
libavformat/mpeg.c
+24
-24
libavformat/mpegenc.c
libavformat/mpegenc.c
+13
-13
libavformat/mpegts.c
libavformat/mpegts.c
+52
-52
libavformat/mpegtsenc.c
libavformat/mpegtsenc.c
+21
-21
libavformat/mpegvideodec.c
libavformat/mpegvideodec.c
+1
-1
libavformat/mpjpeg.c
libavformat/mpjpeg.c
+2
-2
libavformat/msnwc_tcp.c
libavformat/msnwc_tcp.c
+1
-1
libavformat/mtv.c
libavformat/mtv.c
+2
-2
libavformat/mvi.c
libavformat/mvi.c
+2
-2
libavformat/mxf.c
libavformat/mxf.c
+19
-19
libavformat/mxfdec.c
libavformat/mxfdec.c
+28
-28
libavformat/mxfenc.c
libavformat/mxfenc.c
+14
-14
libavformat/mxg.c
libavformat/mxg.c
+2
-2
libavformat/ncdec.c
libavformat/ncdec.c
+1
-1
libavformat/nsvdec.c
libavformat/nsvdec.c
+21
-21
libavformat/nullenc.c
libavformat/nullenc.c
+2
-2
libavformat/nut.c
libavformat/nut.c
+59
-59
libavformat/nutdec.c
libavformat/nutdec.c
+1
-1
libavformat/nutenc.c
libavformat/nutenc.c
+9
-9
libavformat/nuv.c
libavformat/nuv.c
+4
-4
libavformat/oggenc.c
libavformat/oggenc.c
+17
-17
libavformat/oggparsecelt.c
libavformat/oggparsecelt.c
+1
-1
libavformat/oggparsedirac.c
libavformat/oggparsedirac.c
+3
-3
libavformat/oggparseflac.c
libavformat/oggparseflac.c
+2
-2
libavformat/oggparseogm.c
libavformat/oggparseogm.c
+1
-1
libavformat/oggparsespeex.c
libavformat/oggparsespeex.c
+1
-1
libavformat/oggparsetheora.c
libavformat/oggparsetheora.c
+1
-1
libavformat/oggparsevorbis.c
libavformat/oggparsevorbis.c
+1
-1
libavformat/oma.c
libavformat/oma.c
+4
-4
libavformat/omaenc.c
libavformat/omaenc.c
+1
-1
libavformat/output-example.c
libavformat/output-example.c
+6
-6
libavformat/pcmdec.c
libavformat/pcmdec.c
+20
-20
libavformat/pcmenc.c
libavformat/pcmenc.c
+21
-21
libavformat/pmpdec.c
libavformat/pmpdec.c
+5
-5
libavformat/psxstr.c
libavformat/psxstr.c
+2
-2
libavformat/pva.c
libavformat/pva.c
+2
-2
libavformat/qcp.c
libavformat/qcp.c
+1
-1
libavformat/r3d.c
libavformat/r3d.c
+2
-2
libavformat/rawdec.c
libavformat/rawdec.c
+10
-10
libavformat/rawenc.c
libavformat/rawenc.c
+37
-37
libavformat/rawvideodec.c
libavformat/rawvideodec.c
+1
-1
libavformat/rdt.c
libavformat/rdt.c
+3
-3
libavformat/riff.c
libavformat/riff.c
+339
-339
libavformat/riff.h
libavformat/riff.h
+3
-3
libavformat/rl2.c
libavformat/rl2.c
+2
-2
libavformat/rm.c
libavformat/rm.c
+15
-15
libavformat/rmdec.c
libavformat/rmdec.c
+11
-11
libavformat/rmenc.c
libavformat/rmenc.c
+5
-5
libavformat/rpl.c
libavformat/rpl.c
+9
-9
libavformat/rso.c
libavformat/rso.c
+3
-3
libavformat/rsodec.c
libavformat/rsodec.c
+2
-2
libavformat/rsoenc.c
libavformat/rsoenc.c
+3
-3
libavformat/rtp.c
libavformat/rtp.c
+33
-33
libavformat/rtp.h
libavformat/rtp.h
+2
-2
libavformat/rtpdec.c
libavformat/rtpdec.c
+15
-15
libavformat/rtpdec.h
libavformat/rtpdec.h
+1
-1
libavformat/rtpdec_amr.c
libavformat/rtpdec_amr.c
+4
-4
libavformat/rtpdec_asf.c
libavformat/rtpdec_asf.c
+1
-1
libavformat/rtpdec_g726.c
libavformat/rtpdec_g726.c
+1
-1
libavformat/rtpdec_h263.c
libavformat/rtpdec_h263.c
+2
-2
libavformat/rtpdec_h263_rfc2190.c
libavformat/rtpdec_h263_rfc2190.c
+1
-1
libavformat/rtpdec_h264.c
libavformat/rtpdec_h264.c
+2
-2
libavformat/rtpdec_ilbc.c
libavformat/rtpdec_ilbc.c
+1
-1
libavformat/rtpdec_latm.c
libavformat/rtpdec_latm.c
+1
-1
libavformat/rtpdec_mpeg4.c
libavformat/rtpdec_mpeg4.c
+3
-3
libavformat/rtpdec_qcelp.c
libavformat/rtpdec_qcelp.c
+1
-1
libavformat/rtpdec_qdm2.c
libavformat/rtpdec_qdm2.c
+5
-5
libavformat/rtpdec_qt.c
libavformat/rtpdec_qt.c
+1
-1
libavformat/rtpdec_svq3.c
libavformat/rtpdec_svq3.c
+4
-4
libavformat/rtpdec_vp8.c
libavformat/rtpdec_vp8.c
+1
-1
libavformat/rtpdec_xiph.c
libavformat/rtpdec_xiph.c
+2
-2
libavformat/rtpenc.c
libavformat/rtpenc.c
+69
-69
libavformat/rtsp.c
libavformat/rtsp.c
+1
-1
libavformat/rtspenc.c
libavformat/rtspenc.c
+2
-2
libavformat/sapenc.c
libavformat/sapenc.c
+2
-2
libavformat/sdp.c
libavformat/sdp.c
+19
-19
libavformat/segafilm.c
libavformat/segafilm.c
+17
-17
libavformat/sierravmd.c
libavformat/sierravmd.c
+2
-2
libavformat/siff.c
libavformat/siff.c
+2
-2
libavformat/smacker.c
libavformat/smacker.c
+7
-7
libavformat/smjpeg.c
libavformat/smjpeg.c
+5
-5
libavformat/smjpegenc.c
libavformat/smjpegenc.c
+2
-2
libavformat/sol.c
libavformat/sol.c
+10
-10
libavformat/soxdec.c
libavformat/soxdec.c
+2
-2
libavformat/soxenc.c
libavformat/soxenc.c
+5
-5
libavformat/spdifdec.c
libavformat/spdifdec.c
+14
-14
libavformat/spdifenc.c
libavformat/spdifenc.c
+10
-10
libavformat/srtdec.c
libavformat/srtdec.c
+1
-1
libavformat/swf.h
libavformat/swf.h
+9
-9
libavformat/swfdec.c
libavformat/swfdec.c
+3
-3
libavformat/swfenc.c
libavformat/swfenc.c
+15
-15
libavformat/thp.c
libavformat/thp.c
+2
-2
libavformat/tiertexseq.c
libavformat/tiertexseq.c
+2
-2
libavformat/tmv.c
libavformat/tmv.c
+2
-2
libavformat/tta.c
libavformat/tta.c
+1
-1
libavformat/tty.c
libavformat/tty.c
+1
-1
libavformat/txd.c
libavformat/txd.c
+1
-1
libavformat/utils.c
libavformat/utils.c
+54
-54
libavformat/vc1test.c
libavformat/vc1test.c
+1
-1
libavformat/vc1testenc.c
libavformat/vc1testenc.c
+3
-3
libavformat/voc.c
libavformat/voc.c
+9
-9
libavformat/vocdec.c
libavformat/vocdec.c
+3
-3
libavformat/vocenc.c
libavformat/vocenc.c
+2
-2
libavformat/vqf.c
libavformat/vqf.c
+1
-1
libavformat/wav.c
libavformat/wav.c
+6
-6
libavformat/wc3movie.c
libavformat/wc3movie.c
+2
-2
libavformat/westwood_aud.c
libavformat/westwood_aud.c
+3
-3
libavformat/westwood_vqa.c
libavformat/westwood_vqa.c
+5
-5
libavformat/wtv.c
libavformat/wtv.c
+18
-18
libavformat/wv.c
libavformat/wv.c
+1
-1
libavformat/xa.c
libavformat/xa.c
+1
-1
libavformat/xmv.c
libavformat/xmv.c
+2
-2
libavformat/xwma.c
libavformat/xwma.c
+1
-1
libavformat/yop.c
libavformat/yop.c
+2
-2
libavformat/yuv4mpeg.c
libavformat/yuv4mpeg.c
+3
-3
tools/ismindex.c
tools/ismindex.c
+5
-5
No files found.
avconv.c
View file @
36ef5369
...
...
@@ -1337,7 +1337,7 @@ static void do_subtitle_out(AVFormatContext *s,
/* Note: DVB subtitle need one packet to draw them and one other
packet to clear them */
/* XXX: signal it in the codec context ? */
if
(
enc
->
codec_id
==
CODEC_ID_DVB_SUBTITLE
)
if
(
enc
->
codec_id
==
AV_
CODEC_ID_DVB_SUBTITLE
)
nb
=
2
;
else
nb
=
1
;
...
...
@@ -1363,7 +1363,7 @@ static void do_subtitle_out(AVFormatContext *s,
pkt
.
data
=
subtitle_out
;
pkt
.
size
=
subtitle_out_size
;
pkt
.
pts
=
av_rescale_q
(
sub
->
pts
,
AV_TIME_BASE_Q
,
ost
->
st
->
time_base
);
if
(
enc
->
codec_id
==
CODEC_ID_DVB_SUBTITLE
)
{
if
(
enc
->
codec_id
==
AV_
CODEC_ID_DVB_SUBTITLE
)
{
/* XXX: the pts correction is handled here. Maybe handling
it in the codec would be better */
if
(
i
==
0
)
...
...
@@ -1416,7 +1416,7 @@ static void do_video_out(AVFormatContext *s,
return
;
if
(
s
->
oformat
->
flags
&
AVFMT_RAWPICTURE
&&
enc
->
codec
->
id
==
CODEC_ID_RAWVIDEO
)
{
enc
->
codec
->
id
==
AV_
CODEC_ID_RAWVIDEO
)
{
/* raw pictures are written as AVPicture structure to
avoid any copies. We support temporarily the older
method. */
...
...
@@ -1736,7 +1736,7 @@ static void flush_encoders(void)
if
(
ost
->
st
->
codec
->
codec_type
==
AVMEDIA_TYPE_AUDIO
&&
enc
->
frame_size
<=
1
)
continue
;
if
(
ost
->
st
->
codec
->
codec_type
==
AVMEDIA_TYPE_VIDEO
&&
(
os
->
oformat
->
flags
&
AVFMT_RAWPICTURE
)
&&
enc
->
codec
->
id
==
CODEC_ID_RAWVIDEO
)
if
(
ost
->
st
->
codec
->
codec_type
==
AVMEDIA_TYPE_VIDEO
&&
(
os
->
oformat
->
flags
&
AVFMT_RAWPICTURE
)
&&
enc
->
codec
->
id
==
AV_
CODEC_ID_RAWVIDEO
)
continue
;
for
(;;)
{
...
...
@@ -1850,10 +1850,10 @@ static void do_streamcopy(InputStream *ist, OutputStream *ost, const AVPacket *p
opkt
.
flags
=
pkt
->
flags
;
// FIXME remove the following 2 lines they shall be replaced by the bitstream filters
if
(
ost
->
st
->
codec
->
codec_id
!=
CODEC_ID_H264
&&
ost
->
st
->
codec
->
codec_id
!=
CODEC_ID_MPEG1VIDEO
&&
ost
->
st
->
codec
->
codec_id
!=
CODEC_ID_MPEG2VIDEO
&&
ost
->
st
->
codec
->
codec_id
!=
CODEC_ID_VC1
if
(
ost
->
st
->
codec
->
codec_id
!=
AV_
CODEC_ID_H264
&&
ost
->
st
->
codec
->
codec_id
!=
AV_
CODEC_ID_MPEG1VIDEO
&&
ost
->
st
->
codec
->
codec_id
!=
AV_
CODEC_ID_MPEG2VIDEO
&&
ost
->
st
->
codec
->
codec_id
!=
AV_
CODEC_ID_VC1
)
{
if
(
av_parser_change
(
ist
->
st
->
parser
,
ost
->
st
->
codec
,
&
opkt
.
data
,
&
opkt
.
size
,
pkt
->
data
,
pkt
->
size
,
pkt
->
flags
&
AV_PKT_FLAG_KEY
))
opkt
.
destruct
=
av_destruct_packet
;
...
...
@@ -4230,7 +4230,7 @@ static void opt_output_file(void *optctx, const char *filename)
}
/* video: highest resolution */
if
(
!
o
->
video_disable
&&
oc
->
oformat
->
video_codec
!=
CODEC_ID_NONE
)
{
if
(
!
o
->
video_disable
&&
oc
->
oformat
->
video_codec
!=
AV_
CODEC_ID_NONE
)
{
int
area
=
0
,
idx
=
-
1
;
for
(
i
=
0
;
i
<
nb_input_streams
;
i
++
)
{
ist
=
input_streams
[
i
];
...
...
@@ -4244,7 +4244,7 @@ static void opt_output_file(void *optctx, const char *filename)
}
/* audio: most channels */
if
(
!
o
->
audio_disable
&&
oc
->
oformat
->
audio_codec
!=
CODEC_ID_NONE
)
{
if
(
!
o
->
audio_disable
&&
oc
->
oformat
->
audio_codec
!=
AV_
CODEC_ID_NONE
)
{
int
channels
=
0
,
idx
=
-
1
;
for
(
i
=
0
;
i
<
nb_input_streams
;
i
++
)
{
ist
=
input_streams
[
i
];
...
...
@@ -4258,7 +4258,7 @@ static void opt_output_file(void *optctx, const char *filename)
}
/* subtitles: pick first */
if
(
!
o
->
subtitle_disable
&&
oc
->
oformat
->
subtitle_codec
!=
CODEC_ID_NONE
)
{
if
(
!
o
->
subtitle_disable
&&
oc
->
oformat
->
subtitle_codec
!=
AV_
CODEC_ID_NONE
)
{
for
(
i
=
0
;
i
<
nb_input_streams
;
i
++
)
if
(
input_streams
[
i
]
->
st
->
codec
->
codec_type
==
AVMEDIA_TYPE_SUBTITLE
)
{
NEW_STREAM
(
subtitle
,
i
);
...
...
avprobe.c
View file @
36ef5369
...
...
@@ -730,7 +730,7 @@ static int open_input_file(AVFormatContext **fmt_ctx_ptr, const char *filename)
AVStream
*
stream
=
fmt_ctx
->
streams
[
i
];
AVCodec
*
codec
;
if
(
stream
->
codec
->
codec_id
==
CODEC_ID_PROBE
)
{
if
(
stream
->
codec
->
codec_id
==
AV_
CODEC_ID_PROBE
)
{
fprintf
(
stderr
,
"Failed to probe codec for input stream %d
\n
"
,
stream
->
index
);
}
else
if
(
!
(
codec
=
avcodec_find_decoder
(
stream
->
codec
->
codec_id
)))
{
...
...
avserver.c
View file @
36ef5369
...
...
@@ -3539,7 +3539,7 @@ static void extract_mpeg4_header(AVFormatContext *infile)
mpeg4_count
=
0
;
for
(
i
=
0
;
i
<
infile
->
nb_streams
;
i
++
)
{
st
=
infile
->
streams
[
i
];
if
(
st
->
codec
->
codec_id
==
CODEC_ID_MPEG4
&&
if
(
st
->
codec
->
codec_id
==
AV_
CODEC_ID_MPEG4
&&
st
->
codec
->
extradata_size
==
0
)
{
mpeg4_count
++
;
}
...
...
@@ -3552,7 +3552,7 @@ static void extract_mpeg4_header(AVFormatContext *infile)
if
(
av_read_packet
(
infile
,
&
pkt
)
<
0
)
break
;
st
=
infile
->
streams
[
pkt
.
stream_index
];
if
(
st
->
codec
->
codec_id
==
CODEC_ID_MPEG4
&&
if
(
st
->
codec
->
codec_id
==
AV_
CODEC_ID_MPEG4
&&
st
->
codec
->
extradata_size
==
0
)
{
av_freep
(
&
st
->
codec
->
extradata
);
/* fill extradata with the header */
...
...
@@ -3866,22 +3866,22 @@ static void add_codec(FFStream *stream, AVCodecContext *av)
memcpy
(
st
->
codec
,
av
,
sizeof
(
AVCodecContext
));
}
static
enum
CodecID
opt_audio_codec
(
const
char
*
arg
)
static
enum
AV
CodecID
opt_audio_codec
(
const
char
*
arg
)
{
AVCodec
*
p
=
avcodec_find_encoder_by_name
(
arg
);
if
(
p
==
NULL
||
p
->
type
!=
AVMEDIA_TYPE_AUDIO
)
return
CODEC_ID_NONE
;
return
AV_
CODEC_ID_NONE
;
return
p
->
id
;
}
static
enum
CodecID
opt_video_codec
(
const
char
*
arg
)
static
enum
AV
CodecID
opt_video_codec
(
const
char
*
arg
)
{
AVCodec
*
p
=
avcodec_find_encoder_by_name
(
arg
);
if
(
p
==
NULL
||
p
->
type
!=
AVMEDIA_TYPE_VIDEO
)
return
CODEC_ID_NONE
;
return
AV_
CODEC_ID_NONE
;
return
p
->
id
;
}
...
...
@@ -3924,7 +3924,7 @@ static int avserver_opt_default(const char *opt, const char *arg,
static
int
avserver_opt_preset
(
const
char
*
arg
,
AVCodecContext
*
avctx
,
int
type
,
enum
CodecID
*
audio_id
,
enum
CodecID
*
video_id
)
enum
AV
CodecID
*
audio_id
,
enum
AV
CodecID
*
video_id
)
{
FILE
*
f
=
NULL
;
char
filename
[
1000
],
tmp
[
1000
],
tmp2
[
1000
],
line
[
1000
];
...
...
@@ -4006,7 +4006,7 @@ static int parse_ffconfig(const char *filename)
FFStream
**
last_stream
,
*
stream
,
*
redirect
;
FFStream
**
last_feed
,
*
feed
,
*
s
;
AVCodecContext
audio_enc
,
video_enc
;
enum
CodecID
audio_id
,
video_id
;
enum
AV
CodecID
audio_id
,
video_id
;
f
=
fopen
(
filename
,
"r"
);
if
(
!
f
)
{
...
...
@@ -4023,8 +4023,8 @@ static int parse_ffconfig(const char *filename)
stream
=
NULL
;
feed
=
NULL
;
redirect
=
NULL
;
audio_id
=
CODEC_ID_NONE
;
video_id
=
CODEC_ID_NONE
;
audio_id
=
AV_
CODEC_ID_NONE
;
video_id
=
AV_
CODEC_ID_NONE
;
#define ERROR(...) report_config_error(filename, line_num, &errors, __VA_ARGS__)
for
(;;)
{
...
...
@@ -4216,8 +4216,8 @@ static int parse_ffconfig(const char *filename)
stream
->
fmt
=
avserver_guess_format
(
NULL
,
stream
->
filename
,
NULL
);
avcodec_get_context_defaults3
(
&
video_enc
,
NULL
);
avcodec_get_context_defaults3
(
&
audio_enc
,
NULL
);
audio_id
=
CODEC_ID_NONE
;
video_id
=
CODEC_ID_NONE
;
audio_id
=
AV_
CODEC_ID_NONE
;
video_id
=
AV_
CODEC_ID_NONE
;
if
(
stream
->
fmt
)
{
audio_id
=
stream
->
fmt
->
audio_codec
;
video_id
=
stream
->
fmt
->
video_codec
;
...
...
@@ -4299,13 +4299,13 @@ static int parse_ffconfig(const char *filename)
}
else
if
(
!
av_strcasecmp
(
cmd
,
"AudioCodec"
))
{
get_arg
(
arg
,
sizeof
(
arg
),
&
p
);
audio_id
=
opt_audio_codec
(
arg
);
if
(
audio_id
==
CODEC_ID_NONE
)
{
if
(
audio_id
==
AV_
CODEC_ID_NONE
)
{
ERROR
(
"Unknown AudioCodec: %s
\n
"
,
arg
);
}
}
else
if
(
!
av_strcasecmp
(
cmd
,
"VideoCodec"
))
{
get_arg
(
arg
,
sizeof
(
arg
),
&
p
);
video_id
=
opt_video_codec
(
arg
);
if
(
video_id
==
CODEC_ID_NONE
)
{
if
(
video_id
==
AV_
CODEC_ID_NONE
)
{
ERROR
(
"Unknown VideoCodec: %s
\n
"
,
arg
);
}
}
else
if
(
!
av_strcasecmp
(
cmd
,
"MaxTime"
))
{
...
...
@@ -4496,9 +4496,9 @@ static int parse_ffconfig(const char *filename)
if
(
stream
)
video_enc
.
dark_masking
=
atof
(
arg
);
}
else
if
(
!
av_strcasecmp
(
cmd
,
"NoVideo"
))
{
video_id
=
CODEC_ID_NONE
;
video_id
=
AV_
CODEC_ID_NONE
;
}
else
if
(
!
av_strcasecmp
(
cmd
,
"NoAudio"
))
{
audio_id
=
CODEC_ID_NONE
;
audio_id
=
AV_
CODEC_ID_NONE
;
}
else
if
(
!
av_strcasecmp
(
cmd
,
"ACL"
))
{
parse_acl_row
(
stream
,
feed
,
NULL
,
p
,
filename
,
line_num
);
}
else
if
(
!
av_strcasecmp
(
cmd
,
"DynamicACL"
))
{
...
...
@@ -4536,12 +4536,12 @@ static int parse_ffconfig(const char *filename)
ERROR
(
"No corresponding <Stream> for </Stream>
\n
"
);
}
else
{
if
(
stream
->
feed
&&
stream
->
fmt
&&
strcmp
(
stream
->
fmt
->
name
,
"ffm"
)
!=
0
)
{
if
(
audio_id
!=
CODEC_ID_NONE
)
{
if
(
audio_id
!=
AV_
CODEC_ID_NONE
)
{
audio_enc
.
codec_type
=
AVMEDIA_TYPE_AUDIO
;
audio_enc
.
codec_id
=
audio_id
;
add_codec
(
stream
,
&
audio_enc
);
}
if
(
video_id
!=
CODEC_ID_NONE
)
{
if
(
video_id
!=
AV_
CODEC_ID_NONE
)
{
video_enc
.
codec_type
=
AVMEDIA_TYPE_VIDEO
;
video_enc
.
codec_id
=
video_id
;
add_codec
(
stream
,
&
video_enc
);
...
...
cmdutils.c
View file @
36ef5369
...
...
@@ -948,7 +948,7 @@ int check_stream_specifier(AVFormatContext *s, AVStream *st, const char *spec)
return
AVERROR
(
EINVAL
);
}
AVDictionary
*
filter_codec_opts
(
AVDictionary
*
opts
,
enum
CodecID
codec_id
,
AVDictionary
*
filter_codec_opts
(
AVDictionary
*
opts
,
enum
AV
CodecID
codec_id
,
AVFormatContext
*
s
,
AVStream
*
st
,
AVCodec
*
codec
)
{
AVDictionary
*
ret
=
NULL
;
...
...
cmdutils.h
View file @
36ef5369
...
...
@@ -218,7 +218,7 @@ int check_stream_specifier(AVFormatContext *s, AVStream *st, const char *spec);
* If null, the default one is looked up according to the codec id.
* @return a pointer to the created dictionary
*/
AVDictionary
*
filter_codec_opts
(
AVDictionary
*
opts
,
enum
CodecID
codec_id
,
AVDictionary
*
filter_codec_opts
(
AVDictionary
*
opts
,
enum
AV
CodecID
codec_id
,
AVFormatContext
*
s
,
AVStream
*
st
,
AVCodec
*
codec
);
/**
...
...
doc/developer.texi
View file @
36ef5369
...
...
@@ -403,7 +403,7 @@ send a reminder by email. Your patch should eventually be dealt with.
@item
Did you register it in @file
{
allcodecs.c
}
or @file
{
allformats.c
}
?
@item
Did you add the CodecID to @file
{
avcodec.h
}
?
Did you add the
AV
CodecID to @file
{
avcodec.h
}
?
@item
If it has a fourcc, did you add it to @file
{
libavformat/riff.c
}
,
even if it is only a decoder?
...
...
libavcodec/4xm.c
View file @
36ef5369
...
...
@@ -931,7 +931,7 @@ static av_cold int decode_end(AVCodecContext *avctx)
AVCodec
ff_fourxm_decoder
=
{
.
name
=
"4xm"
,
.
type
=
AVMEDIA_TYPE_VIDEO
,
.
id
=
CODEC_ID_4XM
,
.
id
=
AV_
CODEC_ID_4XM
,
.
priv_data_size
=
sizeof
(
FourXContext
),
.
init
=
decode_init
,
.
close
=
decode_end
,
...
...
libavcodec/8bps.c
View file @
36ef5369
...
...
@@ -226,7 +226,7 @@ static av_cold int decode_end(AVCodecContext *avctx)
AVCodec
ff_eightbps_decoder
=
{
.
name
=
"8bps"
,
.
type
=
AVMEDIA_TYPE_VIDEO
,
.
id
=
CODEC_ID_8BPS
,
.
id
=
AV_
CODEC_ID_8BPS
,
.
priv_data_size
=
sizeof
(
EightBpsContext
),
.
init
=
decode_init
,
.
close
=
decode_end
,
...
...
libavcodec/8svx.c
View file @
36ef5369
...
...
@@ -91,7 +91,7 @@ static int eightsvx_decode_frame(AVCodecContext *avctx, void *data,
int
buf_size
;
uint8_t
*
out_data
;
int
ret
;
int
is_compr
=
(
avctx
->
codec_id
!=
CODEC_ID_PCM_S8_PLANAR
);
int
is_compr
=
(
avctx
->
codec_id
!=
AV_
CODEC_ID_PCM_S8_PLANAR
);
/* for the first packet, copy data to buffer */
if
(
avpkt
->
data
)
{
...
...
@@ -180,13 +180,13 @@ static av_cold int eightsvx_decode_init(AVCodecContext *avctx)
}
switch
(
avctx
->
codec
->
id
)
{
case
CODEC_ID_8SVX_FIB
:
case
AV_
CODEC_ID_8SVX_FIB
:
esc
->
table
=
fibonacci
;
break
;
case
CODEC_ID_8SVX_EXP
:
case
AV_
CODEC_ID_8SVX_EXP
:
esc
->
table
=
exponential
;
break
;
case
CODEC_ID_PCM_S8_PLANAR
:
case
AV_
CODEC_ID_PCM_S8_PLANAR
:
break
;
default:
return
-
1
;
...
...
@@ -212,7 +212,7 @@ static av_cold int eightsvx_decode_close(AVCodecContext *avctx)
AVCodec
ff_eightsvx_fib_decoder
=
{
.
name
=
"8svx_fib"
,
.
type
=
AVMEDIA_TYPE_AUDIO
,
.
id
=
CODEC_ID_8SVX_FIB
,
.
id
=
AV_
CODEC_ID_8SVX_FIB
,
.
priv_data_size
=
sizeof
(
EightSvxContext
),
.
init
=
eightsvx_decode_init
,
.
close
=
eightsvx_decode_close
,
...
...
@@ -224,7 +224,7 @@ AVCodec ff_eightsvx_fib_decoder = {
AVCodec
ff_eightsvx_exp_decoder
=
{
.
name
=
"8svx_exp"
,
.
type
=
AVMEDIA_TYPE_AUDIO
,
.
id
=
CODEC_ID_8SVX_EXP
,
.
id
=
AV_
CODEC_ID_8SVX_EXP
,
.
priv_data_size
=
sizeof
(
EightSvxContext
),
.
init
=
eightsvx_decode_init
,
.
close
=
eightsvx_decode_close
,
...
...
@@ -236,7 +236,7 @@ AVCodec ff_eightsvx_exp_decoder = {
AVCodec
ff_pcm_s8_planar_decoder
=
{
.
name
=
"pcm_s8_planar"
,
.
type
=
AVMEDIA_TYPE_AUDIO
,
.
id
=
CODEC_ID_PCM_S8_PLANAR
,
.
id
=
AV_
CODEC_ID_PCM_S8_PLANAR
,
.
priv_data_size
=
sizeof
(
EightSvxContext
),
.
init
=
eightsvx_decode_init
,
.
close
=
eightsvx_decode_close
,
...
...
libavcodec/a64multienc.c
View file @
36ef5369
...
...
@@ -187,7 +187,7 @@ static av_cold int a64multi_init_encoder(AVCodecContext *avctx)
av_log
(
avctx
,
AV_LOG_INFO
,
"charset lifetime set to %d frame(s)
\n
"
,
c
->
mc_lifetime
);
c
->
mc_frame_counter
=
0
;
c
->
mc_use_5col
=
avctx
->
codec
->
id
==
CODEC_ID_A64_MULTI5
;
c
->
mc_use_5col
=
avctx
->
codec
->
id
==
AV_
CODEC_ID_A64_MULTI5
;
c
->
mc_pal_size
=
4
+
c
->
mc_use_5col
;
/* precalc luma values for later use */
...
...
@@ -373,7 +373,7 @@ static int a64multi_encode_frame(AVCodecContext *avctx, AVPacket *pkt,
AVCodec
ff_a64multi_encoder
=
{
.
name
=
"a64multi"
,
.
type
=
AVMEDIA_TYPE_VIDEO
,
.
id
=
CODEC_ID_A64_MULTI
,
.
id
=
AV_
CODEC_ID_A64_MULTI
,
.
priv_data_size
=
sizeof
(
A64Context
),
.
init
=
a64multi_init_encoder
,
.
encode2
=
a64multi_encode_frame
,
...
...
@@ -386,7 +386,7 @@ AVCodec ff_a64multi_encoder = {
AVCodec
ff_a64multi5_encoder
=
{
.
name
=
"a64multi5"
,
.
type
=
AVMEDIA_TYPE_VIDEO
,
.
id
=
CODEC_ID_A64_MULTI5
,
.
id
=
AV_
CODEC_ID_A64_MULTI5
,
.
priv_data_size
=
sizeof
(
A64Context
),
.
init
=
a64multi_init_encoder
,
.
encode2
=
a64multi_encode_frame
,
...
...
libavcodec/aac_ac3_parser.c
View file @
36ef5369
...
...
@@ -78,7 +78,7 @@ get_next:
and total number of samples found in an AAC ADTS header are not
reliable. Bit rate is still accurate because the total frame duration in
seconds is still correct (as is the number of bits in the frame). */
if
(
avctx
->
codec_id
!=
CODEC_ID_AAC
)
{
if
(
avctx
->
codec_id
!=
AV_
CODEC_ID_AAC
)
{
avctx
->
sample_rate
=
s
->
sample_rate
;
/* allow downmixing to stereo (or mono for AC-3) */
...
...
@@ -86,8 +86,8 @@ get_next:
avctx
->
request_channels
<
s
->
channels
&&
(
avctx
->
request_channels
<=
2
||
(
avctx
->
request_channels
==
1
&&
(
avctx
->
codec_id
==
CODEC_ID_AC3
||
avctx
->
codec_id
==
CODEC_ID_EAC3
))))
{
(
avctx
->
codec_id
==
AV_
CODEC_ID_AC3
||
avctx
->
codec_id
==
AV_
CODEC_ID_EAC3
))))
{
avctx
->
channels
=
avctx
->
request_channels
;
}
else
{
avctx
->
channels
=
s
->
channels
;
...
...
libavcodec/aac_ac3_parser.h
View file @
36ef5369
...
...
@@ -55,7 +55,7 @@ typedef struct AACAC3ParseContext {
uint64_t
state
;
int
need_next_header
;
enum
CodecID
codec_id
;
enum
AV
CodecID
codec_id
;
}
AACAC3ParseContext
;
int
ff_aac_ac3_parse
(
AVCodecParserContext
*
s1
,
...
...
libavcodec/aac_parser.c
View file @
36ef5369
...
...
@@ -61,7 +61,7 @@ static av_cold int aac_parse_init(AVCodecParserContext *s1)
AVCodecParser
ff_aac_parser
=
{
.
codec_ids
=
{
CODEC_ID_AAC
},
.
codec_ids
=
{
AV_
CODEC_ID_AAC
},
.
priv_data_size
=
sizeof
(
AACAC3ParseContext
),
.
parser_init
=
aac_parse_init
,
.
parser_parse
=
ff_aac_ac3_parse
,
...
...
libavcodec/aacdec.c
View file @
36ef5369
...
...
@@ -2841,7 +2841,7 @@ static av_cold int latm_decode_init(AVCodecContext *avctx)
AVCodec
ff_aac_decoder
=
{
.
name
=
"aac"
,
.
type
=
AVMEDIA_TYPE_AUDIO
,