You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Diego Biurrun a0b901a348 Drop pointless directory name prefixes from #includes in the current dir 12 years ago
..
alpha alpha: hpeldsp: Move half-pel assembly from dsputil to hpeldsp 12 years ago
arm arm: fmtconvert: Split armv6 fmtconvert code off from vfp code 12 years ago
avr32
bfin cosmetics: bfin: Fix indentation in the dsputil init function 12 years ago
mips
ppc ppc: cosmetics: Consistently format CPU flag detection invocations 12 years ago
sh4 sh4: Remove dubious aligned dsputil code 12 years ago
sparc sparc: VIS mnemonics 12 years ago
x86 x86: avcodec: Consistently structure CPU extension initialization 12 years ago
4xm.c 4xm: Reject not a multiple of 16 dimension 12 years ago
8bps.c 8bps: decode 24bit files correctly as rgb32 on bigendian 12 years ago
8svx.c lavc decoders: work with refcounted frames. 12 years ago
Makefile pcm_dvd: consolidate pieces from pcm.c and mpeg.c 12 years ago
a64colors.h
a64enc.h
a64multienc.c
a64tables.h
aac.h miscellaneous typo fixes 12 years ago
aac_ac3_parser.c
aac_ac3_parser.h ac3: Do not clash with normal AVERROR 12 years ago
aac_adtstoasc_bsf.c av_log_missing_feature() ---> avpriv_report_missing_feature() 12 years ago
aac_parser.c
aac_tablegen.c
aac_tablegen.h cosmetics: Add '0' to float constants ending in '.'. 12 years ago
aac_tablegen_decl.h
aacadtsdec.c
aacadtsdec.h
aaccoder.c aacenc: Fix target bitrate for twoloop quantiser search 12 years ago
aacdec.c aac: Forward errors properly in aac_decode_frame_int 12 years ago
aacdectab.h
aacenc.c aacenc: Fix erasure of surround channels 12 years ago
aacenc.h Remove unnecessary dsputil.h #includes 12 years ago
aacps.c dsputil: Move LOCAL_ALIGNED macros to libavutil 12 years ago
aacps.h
aacps_tablegen.c
aacps_tablegen.h cosmetics: Add '0' to float constants ending in '.'. 12 years ago
aacpsdata.c
aacpsdsp.c
aacpsdsp.h
aacpsy.c aacenc: Fix a rounding bug in aacpsy channel bitrate computation 12 years ago
aacsbr.c avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() 12 years ago
aacsbr.h Remove pointless av_cold attributes in header files 12 years ago
aacsbrdata.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c aasc: Check minimum buffer size 12 years ago
ac3.c
ac3.h
ac3_parser.c
ac3_parser.h
ac3dec.c ac3: Return proper error codes 12 years ago
ac3dec.h fmtconvert: Explicitly use int32_t instead of int 12 years ago
ac3dec_data.c
ac3dec_data.h
ac3dsp.c
ac3dsp.h
ac3enc.c Remove commented-out debug #define cruft 12 years ago
ac3enc.h
ac3enc_fixed.c
ac3enc_float.c
ac3enc_opts_template.c
ac3enc_template.c dsputil: Move LOCAL_ALIGNED macros to libavutil 12 years ago
ac3tab.c
ac3tab.h
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c cosmetics: Add '0' to float constants ending in '.'. 12 years ago
acelp_vectors.h
adpcm.c adpcm: Write the correct number of samples for ima-dk4 12 years ago
adpcm.h
adpcm_data.c
adpcm_data.h
adpcmenc.c Move misplaced file author information where it belongs 12 years ago
adx.c avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
adx.h adxenc: alloc/free coded_frame instead of keeping it in the ADXContext 12 years ago
adx_parser.c
adxdec.c lavc decoders: work with refcounted frames. 12 years ago
adxenc.c lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
aic.c aic: use chroma scan tables while decoding luma component in progressive mode 12 years ago
alac.c alac: Check that the channels fit at the given offset 12 years ago
alac_data.c
alac_data.h
alacenc.c Remove unnecessary dsputil.h #includes 12 years ago
allcodecs.c Add a libfdk-aac decoder 12 years ago
alsdec.c alsdec: Clean up error paths 12 years ago
amr.h
amrnbdata.h
amrnbdec.c avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() 12 years ago
amrwbdata.h
amrwbdec.c avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() 12 years ago
anm.c avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
ansi.c avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
apedec.c apedec: do not buffer decoded samples over AVPackets 12 years ago
api-example.c doc: Fix best_nb_channells typo 12 years ago
ass.c avcodec: Drop unnecessary ff_ name prefixes from static functions 12 years ago
ass.h
assdec.c
assenc.c
asv.c Remove unnecessary dsputil.h #includes 12 years ago
asv.h Remove pointless av_cold attributes in header files 12 years ago
asvdec.c Remove commented-out debug #define cruft 12 years ago
asvenc.c
atrac.c cosmetics: Fix ATRAC codec name spelling 12 years ago
atrac.h cosmetics: Fix ATRAC codec name spelling 12 years ago
atrac1.c cosmetics: Fix ATRAC codec name spelling 12 years ago
atrac1data.h cosmetics: Fix ATRAC codec name spelling 12 years ago
atrac3.c cosmetics: Fix ATRAC codec name spelling 12 years ago
atrac3data.h cosmetics: Fix ATRAC codec name spelling 12 years ago
audio_frame_queue.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
audio_frame_queue.h
audioconvert.c
audioconvert.h
aura.c lavc decoders: work with refcounted frames. 12 years ago
avcodec.h Drop pointless directory name prefixes from #includes in the current dir 12 years ago
avfft.c avcodec: Add av_cold attributes to end functions missing them 12 years ago
avfft.h
avpacket.c lavc: Add refcounted api to AVPacket 12 years ago
avpicture.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
avs.c lavc decoders: properly initialize AVFrame. 12 years ago
bethsoftvideo.c lavc decoders: properly initialize AVFrame. 12 years ago
bethsoftvideo.h
bfi.c lavc decoders: work with refcounted frames. 12 years ago
bgmc.c bgmc: Do not mark ff_bgmc_decode_init() as av_cold 12 years ago
bgmc.h
bink.c bink: Bound check the quantization matrix. 12 years ago
binkaudio.c avcodec: Replace local extern declarations for tables with header #includes 12 years ago
binkdata.h use my full first name instead of short one in copyrights 12 years ago
binkdsp.c use my full first name instead of short one in copyrights 12 years ago
binkdsp.h use my full first name instead of short one in copyrights 12 years ago
bit_depth_template.c lavc: Make pointers to ff_cropTbl const 12 years ago
bitstream.c bitstream: forward error values and drop few abort() 12 years ago
bitstream_filter.c bitstream_filter: K&R formatting cosmetics 12 years ago
bmp.c lavc decoders: work with refcounted frames. 12 years ago
bmp.h
bmpenc.c
bmv.c bmv: check for len being valid in bmv_decode_frame(). 12 years ago
bytestream.h
c93.c lavc decoders: properly initialize AVFrame. 12 years ago
cabac.c cabac: remove unused argument of ff_init_cabac_states() 12 years ago
cabac.h cabac: remove unused argument of ff_init_cabac_states() 12 years ago
cabac_functions.h cabac: x86 version of get_cabac_bypass 12 years ago
cavs.c lavc: Make pointers to ff_cropTbl const 12 years ago
cavs.h
cavs_parser.c
cavsdata.c
cavsdec.c lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo 12 years ago
cavsdsp.c avcodec: Drop unnecessary ff_ name prefixes from static functions 12 years ago
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h
cdgraphics.c lavc decoders: work with refcounted frames. 12 years ago
cdxl.c avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
cljr.c lavc decoders: work with refcounted frames. 12 years ago
cllc.c cllc: Use outbuf in RGB and ARGB functions 12 years ago
cngdec.c lavc decoders: work with refcounted frames. 12 years ago
cngenc.c
codec_desc.c cosmetics: Fix ATRAC codec name spelling 12 years ago
cook.c avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
cook_parser.c
cookdata.h
copy_block.h dsputil: Move copy_block functions to a separate header 12 years ago
cos_tablegen.c
cscd.c lavc decoders: work with refcounted frames. 12 years ago
cyuv.c lavc decoders: work with refcounted frames. 12 years ago
dca.c dca: Move ff_dca_convert_bitstream() to the DCA common code 12 years ago
dca.h dca: Move ff_dca_convert_bitstream() to the DCA common code 12 years ago
dca_parser.c dca: Move ff_dca_convert_bitstream() to the DCA common code 12 years ago
dcadata.h
dcadec.c dcadsp: Add a new method, qmf_32_subbands 12 years ago
dcadsp.c dcadsp: Add a new method, qmf_32_subbands 12 years ago
dcadsp.h dcadsp: Add a new method, qmf_32_subbands 12 years ago
dcahuff.h
dct-test.c dsputil: Move fdct function declarations to dct.h 12 years ago
dct.c avcodec: Drop unnecessary ff_ name prefixes from static functions 12 years ago
dct.h dsputil: Move fdct function declarations to dct.h 12 years ago
dct32.c
dct32.h
dct32_fixed.c
dct32_float.c
dctref.c
dctref.h
dfa.c dfa: implement missing TDLT coding method 12 years ago
dirac.c
dirac.h
dirac_parser.c
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c Remove commented-out debug #define cruft 12 years ago
dnxhdenc.c Remove commented-out debug #define cruft 12 years ago
dnxhdenc.h
dpcm.c lavc decoders: work with refcounted frames. 12 years ago
dpx.c lavc decoders: work with refcounted frames. 12 years ago
dpxenc.c
dsicinav.c dsicinav: Clip the source size to the expected maximum 12 years ago
dsputil.c cosmetics: Place arch initialization calls in alphabetical order 12 years ago
dsputil.h dsputil: x86: Hide arch-specific initialization details 12 years ago
dsputil_template.c dsputil: Remove non-8bpp draw_edge 12 years ago
dump_extradata_bsf.c
dv.c lavc: move put_bits_left in put_bits.h 12 years ago
dv_profile.c
dv_profile.h
dv_tablegen.c
dv_tablegen.h
dv_vlc_data.h
dvbsub.c
dvbsub_parser.c Remove unnecessary dsputil.h #includes 12 years ago
dvbsubdec.c
dvdata.c
dvdata.h
dvdec.c lavc decoders: work with refcounted frames. 12 years ago
dvdsub_parser.c
dvdsubdec.c Remove commented-out debug #define cruft 12 years ago
dvdsubenc.c
dxa.c dxa: fix decoding of first I-frame by separating I/P-frame decoding 12 years ago
dxtory.c dxtory v2 support 12 years ago
dxva2.c h264: deMpegEncContextize 12 years ago
dxva2.h dxva2: Add missing #define to make header compile standalone 12 years ago
dxva2_h264.c h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro. 12 years ago
dxva2_internal.h h264: deMpegEncContextize 12 years ago
dxva2_mpeg2.c lavc: move AVFrame.hwaccel_picture_private to Picture. 12 years ago
dxva2_vc1.c lavc: move AVFrame.hwaccel_picture_private to Picture. 12 years ago
eac3_data.c
eac3_data.h
eac3dec.c avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() 12 years ago
eac3enc.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
eac3enc.h
eacmv.c lavc decoders: work with refcounted frames. 12 years ago
eaidct.c Remove unnecessary dsputil.h #includes 12 years ago
eaidct.h
eamad.c eamad: allocate a dummy reference frame when the real one is missing 12 years ago
eatgq.c lavc decoders: work with refcounted frames. 12 years ago
eatgv.c lavc decoders: work with refcounted frames. 12 years ago
eatqi.c lavc decoders: work with refcounted frames. 12 years ago
elbg.c
elbg.h
error_resilience.c vdpau: remove old-style decoders 12 years ago
error_resilience.h error_resilience: add required headers. 12 years ago
escape124.c lavc decoders: work with refcounted frames. 12 years ago
escape130.c Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalents 12 years ago
faandct.c Remove unnecessary dsputil.h #includes 12 years ago
faandct.h
faanidct.c
faanidct.h
faxcompr.c faxcompr: return meaningful errors 12 years ago
faxcompr.h
fft-fixed-test.c
fft-internal.h Fix a number of incorrect intmath.h #includes. 12 years ago
fft-test.c
fft.c avcodec: Drop unnecessary ff_ name prefixes from static functions 12 years ago
fft.h ppc: More consistent arch initialization 12 years ago
fft_fixed.c
fft_float.c
ffv1.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
ffv1.h lavc decoders: work with refcounted frames. 12 years ago
ffv1dec.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
ffv1enc.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
file_open.c libavutil: Make avpriv_open a library-internal function on msvcrt 12 years ago
flac.c flac: use meaningful return values 12 years ago
flac.h
flac_parser.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
flacdata.c
flacdata.h
flacdec.c flac: use meaningful return values 12 years ago
flacdsp.c
flacdsp.h
flacdsp_lpc_template.c
flacdsp_template.c
flacenc.c silly typo fixes 12 years ago
flashsv.c avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() 12 years ago
flashsvenc.c
flicvideo.c silly typo fixes 12 years ago
flv.h
flvdec.c
flvenc.c
fmtconvert.c fmtconvert: Add a new method, int32_to_float_fmul_array8 12 years ago
fmtconvert.h fmtconvert: Add a new method, int32_to_float_fmul_array8 12 years ago
fraps.c lavc decoders: properly initialize AVFrame. 12 years ago
frwu.c lavc decoders: work with refcounted frames. 12 years ago
g2meet.c Replace remaining obsolete PIX_FMT names with AV_PIX_FMT equivalents 12 years ago
g722.c
g722.h g722: decode directly to the user-provided AVFrame 12 years ago
g722dec.c lavc decoders: work with refcounted frames. 12 years ago
g722enc.c lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
g723_1.c lavc decoders: work with refcounted frames. 12 years ago
g723_1_data.h
g726.c lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
get_bits.h get_bits: Return pointer to buffer that is the result of the alignment 12 years ago
gif.c Move misplaced file author information where it belongs 12 years ago
gifdec.c Remove commented-out debug #define cruft 12 years ago
golomb-test.c
golomb.c
golomb.h
gsm.h
gsm_parser.c
gsmdec.c lavc decoders: work with refcounted frames. 12 years ago
gsmdec_data.c
gsmdec_data.h gsm: decode directly to the user-provided AVFrame 12 years ago
gsmdec_template.c
h261.c h261: Move encoder/decoder shared table init to common code 12 years ago
h261.h h261: Move encoder/decoder shared table init to common code 12 years ago
h261_parser.c h261: K&R formatting and prettyprinting cosmetics 12 years ago
h261data.c h261: Move shared data tables from a header to a proper C file 12 years ago
h261dec.c h261: check the mtype index 12 years ago
h261enc.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
h263.c Remove commented-out debug #define cruft 12 years ago
h263.h avcodec: Replace local extern declarations for tables with header #includes 12 years ago
h263_parser.c
h263_parser.h
h263data.h
h263dec.c vdpau: remove old-style decoders 12 years ago
h264.c h264data: Move some tables to the only place they are used 12 years ago
h264.h h264_parser: Set field_order and picture_structure. 12 years ago
h264_cabac.c h264_cabac: Mark functions calling decode_cabac_residual_internal as noinline 12 years ago
h264_cavlc.c avcodec: Remove some commented-out debug cruft 12 years ago
h264_direct.c avcodec: Remove some commented-out debug cruft 12 years ago
h264_loopfilter.c avcodec: Remove some commented-out debug cruft 12 years ago
h264_mb_template.c h264: Integrate clear_blocks calls with IDCT 12 years ago
h264_mc_template.c lavc decoders: work with refcounted frames. 12 years ago
h264_mp4toannexb_bsf.c h264_mp4toannexb_bsf: return a padded buffer 12 years ago
h264_mvpred.h avcodec: Remove some commented-out debug cruft 12 years ago
h264_parser.c h264dsp: Factorize code into a new function, h264_find_start_code_candidate 12 years ago
h264_ps.c h264_ps: Use more meaningful error values 12 years ago
h264_refs.c avcodec: Remove some commented-out debug cruft 12 years ago
h264_sei.c avcodec: Remove some commented-out debug cruft 12 years ago
h264addpx_template.c h264: Integrate clear_blocks calls with IDCT 12 years ago
h264chroma.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
h264chroma.h sh4: Remove dubious aligned dsputil code 12 years ago
h264chroma_template.c
h264data.h h264data: Move some tables to the only place they are used 12 years ago
h264dsp.c h264dsp: Factorize code into a new function, h264_find_start_code_candidate 12 years ago
h264dsp.h h264dsp: Factorize code into a new function, h264_find_start_code_candidate 12 years ago
h264dsp_template.c
h264idct.c dsputil: Move ff_h264_idct function declarations to a separate header 12 years ago
h264idct.h dsputil: Move ff_h264_idct function declarations to a separate header 12 years ago
h264idct_template.c h264: Integrate clear_blocks calls with IDCT 12 years ago
h264pred.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
h264pred.h h264: Integrate clear_blocks calls with IDCT 12 years ago
h264pred_template.c h264: Integrate clear_blocks calls with IDCT 12 years ago
h264qpel.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
h264qpel.h
h264qpel_template.c dsputil: Make square put/avg_pixels functions local to h264qpel 12 years ago
hpel_template.c dsputil: convert remaining op_pixels_func 12 years ago
hpeldsp.c sh4: Remove dubious aligned dsputil code 12 years ago
hpeldsp.h sh4: Remove dubious aligned dsputil code 12 years ago
hpeldsp_template.c hpeldsp: Add half-pel functions (currently copies of dsputil) 12 years ago
huffman.c
huffman.h
huffyuv.c Remove unnecessary dsputil.h #includes 12 years ago
huffyuv.h
huffyuvdec.c lavc decoders: work with refcounted frames. 12 years ago
huffyuvenc.c huffyuvenc: BGRA support 12 years ago
idcinvideo.c lavc decoders: work with refcounted frames. 12 years ago
iff.c iff: Do not read over the source buffer 12 years ago
iirfilter.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
iirfilter.h
imc.c imc: support mode 1 12 years ago
imcdata.h
imgconvert.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
imgconvert.h dsputil: Move ff_shrink* function declarations to separate header 12 years ago
imx_dump_header_bsf.c
indeo2.c lavc decoders: properly initialize AVFrame. 12 years ago
indeo2data.h
indeo3.c indeo3: avoid writes without necessary alignment in copy_cell() 12 years ago
indeo3data.h
indeo4.c indeo: Sanitize ff_ivi_init_planes fail paths 12 years ago
indeo4data.h
indeo5.c indeo: Sanitize ff_ivi_init_planes fail paths 12 years ago
indeo5data.h
intelh263dec.c
internal.h lavc: Rename avpriv_mpv_find_start_code after moving out from mpegvideo 12 years ago
interplayvideo.c interplayvideo: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
intrax8.c avcodec: Replace local extern declarations for tables with header #includes 12 years ago
intrax8.h
intrax8dsp.c Remove unnecessary dsputil.h #includes 12 years ago
intrax8dsp.h
intrax8huf.h
ituh263dec.c Remove commented-out debug #define cruft 12 years ago
ituh263enc.c Remove commented-out debug #define cruft 12 years ago
ivi_common.c ivi_common: Make some tables only used within the file static 12 years ago
ivi_common.h indeo: Bound-check before applying transform 12 years ago
ivi_dsp.c indeo4: add missing Haar and slanted transforms 12 years ago
ivi_dsp.h indeo4: add missing Haar and slanted transforms 12 years ago
jfdctfst.c dsputil: Move fdct function declarations to dct.h 12 years ago
jfdctint.c
jfdctint_template.c dsputil: Move fdct function declarations to dct.h 12 years ago
jpeg2000.c jpeg2000: Proper cleanup on failure in decode_frame() 12 years ago
jpeg2000.h jpeg2000: Remove unused passes array in Jpeg200Cblk structure 12 years ago
jpeg2000dec.c jpeg2000: Initialize only once mqc arrays 12 years ago
jpeg2000dwt.c jpeg2000: Merge rescaling with interleaving in 9/7 IDWT 12 years ago
jpeg2000dwt.h JPEG 2000 decoder for DCinema 12 years ago
jpegls.c jpegls: K&R formatting cosmetics 12 years ago
jpegls.h jpegls: K&R formatting cosmetics 12 years ago
jpeglsdec.c jpegls: check the scan offset 12 years ago
jpeglsdec.h jpegls: K&R formatting cosmetics 12 years ago
jpeglsenc.c jpegls: K&R formatting cosmetics 12 years ago
jrevdct.c dsputil: Move fdct function declarations to dct.h 12 years ago
jvdec.c lavc decoders: work with refcounted frames. 12 years ago
kbdwin.c
kbdwin.h
kgv1dec.c lavc decoders: work with refcounted frames. 12 years ago
kmvc.c kmvc: Clip pixel position to valid range 12 years ago
lagarith.c lavc decoders: work with refcounted frames. 12 years ago
lagarithrac.c
lagarithrac.h lagarith: avoid infinite loop in lag_rac_refill() 12 years ago
latm_parser.c
lcl.h
lcldec.c lavc decoders: work with refcounted frames. 12 years ago
lclenc.c
libavcodec.v avcodec: Stop exporting the removed audio_resample* symbols 12 years ago
libfaac.c lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
libfdk-aacdec.c libfdk-aacdec: formatting cosmetics 12 years ago
libfdk-aacenc.c lavc: Add option to encode MPEG-2 AAC with libfdk-aac 12 years ago
libgsm.c lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
libilbc.c lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
libmp3lame.c lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
libopencore-amr.c av_log_missing_feature() ---> avpriv_report_missing_feature() 12 years ago
libopenjpegdec.c libopenjpeg: Add support for XYZ colorspace, found in DCINEMA frames 12 years ago
libopenjpegenc.c
libopus.c
libopus.h
libopusdec.c lavc decoders: work with refcounted frames. 12 years ago
libopusenc.c
libschroedinger.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
libschroedinger.h libschroedinger: cosmetics: rename variable avccontext to avctx 12 years ago
libschroedingerdec.c lavc decoders: work with refcounted frames. 12 years ago
libschroedingerenc.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
libspeexdec.c libspeexdec: fix detection of final terminator code 12 years ago
libspeexenc.c lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
libtheoraenc.c
libvo-aacenc.c lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
libvo-amrwbenc.c lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
libvorbis.c lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
libvpxdec.c lavc decoders: work with refcounted frames. 12 years ago
libvpxenc.c
libwavpackenc.c lavc: add a libwavpack encoder wrapper 12 years ago
libx264.c libx264: add shortcut for the bluray compatibility option 12 years ago
libxavs.c
libxvid.c
libxvid.h
libxvid_rc.c libavcodec: use avpriv_open() 12 years ago
ljpegenc.c lavc decoders: work with refcounted frames. 12 years ago
loco.c avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
log2_tab.c
lpc.c x86: lpc: fix a segfault in av_evaluate_lls_sse2() 12 years ago
lpc.h Remove unnecessary dsputil.h #includes 12 years ago
lsp.c
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c lavc decoders: work with refcounted frames. 12 years ago
mathops.h mpegts: Remove one 64-bit integer modulus operation per packet 12 years ago
mathtables.c lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables 12 years ago
mdct.c
mdct_fixed.c
mdct_float.c
mdec.c lavc decoders: work with refcounted frames. 12 years ago
metasound.c twinvq: set block align for codecs and use it in size checks 12 years ago
metasound_data.c Voxware MetaSound decoder 12 years ago
metasound_data.h Voxware MetaSound decoder 12 years ago
mimic.c mimic: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
mjpeg.c
mjpeg.h
mjpeg2jpeg_bsf.c
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c lavc decoders: work with refcounted frames. 12 years ago
mjpegdec.c mjpegb: Detect changing number of planes in interlaced video 12 years ago
mjpegdec.h mjpeg: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
mjpegenc.c avcodec: Remove some commented-out debug cruft 12 years ago
mjpegenc.h
mlp.c
mlp.h
mlp_parser.c Disable deprecation warnings for cases where a replacement is available 12 years ago
mlp_parser.h
mlpdec.c Disable deprecation warnings for cases where a replacement is available 12 years ago
mlpdsp.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
mlpdsp.h
mmvideo.c lavc decoders: properly initialize AVFrame. 12 years ago
motion_est.c avcodec: Drop unnecessary ff_ name prefixes from static functions 12 years ago
motion_est_template.c
motionpixels.c lavc decoders: properly initialize AVFrame. 12 years ago
motionpixels_tablegen.c
motionpixels_tablegen.h
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
mpc.h mpc7/8: decode directly to the user-provided AVFrame 12 years ago
mpc7.c avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
mpc7data.h
mpc8.c avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() 12 years ago
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c
mpeg4audio.h
mpeg4data.h
mpeg4video.c lavc decoders: work with refcounted frames. 12 years ago
mpeg4video.h avcodec: Replace local extern declarations for tables with header #includes 12 years ago
mpeg4video_parser.c
mpeg4video_parser.h
mpeg4videodec.c vdpau: remove old-style decoders 12 years ago
mpeg4videoenc.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
mpeg12.c mpeg12decdata.h: Move all tables to the only place they are used 12 years ago
mpeg12.h mpeg12: Move Mpeg1Context declaration to the only place it is used 12 years ago
mpeg12data.c
mpeg12data.h
mpeg12dec.c mpeg12decdata.h: Move all tables to the only place they are used 12 years ago
mpeg12enc.c mpeg12enc: K&R formatting cosmetics 12 years ago
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c mp3dec: Fix VBR bit rate parsing 12 years ago
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
mpegaudiodec_float.c
mpegaudiodecheader.c Remove commented-out debug #define cruft 12 years ago
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
mpegaudiodsp.h ppc: More consistent arch initialization 12 years ago
mpegaudiodsp_data.c
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
mpegaudioenc.c lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
mpegaudiotab.h
mpegvideo.c mpegvideo: Replace arch initialization ifdeffery by standard conditionals 12 years ago
mpegvideo.h ppc: More consistent arch initialization 12 years ago
mpegvideo_enc.c mpegvideo_enc: drop outdated copy_picture_attributes() in favour of a modern av_frame_copy_props() 12 years ago
mpegvideo_motion.c mpegvideo: Avoid 32-bit wrapping of linesize multiplications 12 years ago
mpegvideo_parser.c mpegvideo_parser: Set field_order. 12 years ago
mpegvideo_xvmc.c lavc decoders: work with refcounted frames. 12 years ago
mqc.c jpeg2000: Initialize only once mqc arrays 12 years ago
mqc.h jpeg2000: Initialize only once mqc arrays 12 years ago
mqcdec.c JPEG 2000 decoder for DCinema 12 years ago
msgsmdec.c
msgsmdec.h
msmpeg4.c Remove commented-out debug #define cruft 12 years ago
msmpeg4.h
msmpeg4data.c avcodec: Replace local extern declarations for tables with header #includes 12 years ago
msmpeg4data.h
msmpeg4dec.c msmpeg4: Split decoding related functions to a separate file 12 years ago
msmpeg4enc.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
msrle.c lavc decoders: properly initialize AVFrame. 12 years ago
msrledec.c
msrledec.h
mss1.c lavc decoders: work with refcounted frames. 12 years ago
mss2.c vc1, mss2: Check for any negative return value from ff_vc1_parse_frame_header 12 years ago
mss2dsp.c
mss2dsp.h Remove unnecessary dsputil.h #includes 12 years ago
mss3.c lavc decoders: work with refcounted frames. 12 years ago
mss4.c lavc decoders: work with refcounted frames. 12 years ago
mss12.c
mss12.h Remove pointless av_cold attributes in header files 12 years ago
mss34dsp.c
mss34dsp.h
msvideo1.c lavc decoders: properly initialize AVFrame. 12 years ago
mxpegdec.c lavc decoders: work with refcounted frames. 12 years ago
nellymoser.c Remove unnecessary dsputil.h #includes 12 years ago
nellymoser.h
nellymoserdec.c lavc decoders: work with refcounted frames. 12 years ago
nellymoserenc.c lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
noise_bsf.c
nuv.c nuv: check ff_rtjpeg_decode_frame_yuv420 return value 12 years ago
options.c Give less generic names to global library option arrays 12 years ago
options_table.h avcodec/options: Drop deprecation warning suppression macros 12 years ago
pamenc.c
parser.c
parser.h
pcm-bluray.c pcm_bluray: cosmetics 12 years ago
pcm-dvd.c pcm-dvd: Fix build on big endian 12 years ago
pcm.c pcm_dvd: consolidate pieces from pcm.c and mpeg.c 12 years ago
pcm_tablegen.c
pcm_tablegen.h
pcx.c pcx: Do not overread source buffer in pcx_rle_decode 12 years ago
pcxenc.c
pgssubdec.c
pictordec.c pictordec: pass correct context to avpriv_request_sample 12 years ago
png.c png: use av_mallocz_array() for the zlib zalloc function 12 years ago
png.h
pngdec.c Remove commented-out debug #define cruft 12 years ago
pngdsp.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
pngdsp.h
pngenc.c png: allow encoding 16-bit grayscale 12 years ago
pnm.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
pnm.h lavc decoders: work with refcounted frames. 12 years ago
pnm_parser.c
pnmdec.c lavc decoders: work with refcounted frames. 12 years ago
pnmenc.c pnm: Use av_pix_fmt_desc_get instead of accessing the array directly 12 years ago
proresdata.c
proresdata.h
proresdec.c proresdec: simplify slice component offsets handling 12 years ago
proresdsp.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
proresdsp.h
proresenc.c proresenc: alpha coding support 12 years ago
psymodel.c
psymodel.h Remove pointless av_cold attributes in header files 12 years ago
pthread.c Disable deprecation warnings for cases where a replacement is available 12 years ago
ptx.c avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
put_bits.h lavc: move put_bits_left in put_bits.h 12 years ago
qcelpdata.h
qcelpdec.c cosmetics: Add '0' to float constants ending in '.'. 12 years ago
qdm2.c qdm2: Whitespace cosmetics 12 years ago
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdrw.c lavc decoders: work with refcounted frames. 12 years ago
qpeg.c lavc decoders: properly initialize AVFrame. 12 years ago
qtrle.c lavc decoders: properly initialize AVFrame. 12 years ago
qtrleenc.c
r210dec.c lavc decoders: work with refcounted frames. 12 years ago
ra144.c avcodec: Drop unnecessary ff_ name prefixes from static functions 12 years ago
ra144.h ra144: decode directly to the user-provided AVFrame 12 years ago
ra144dec.c ra144: check buffer size before requesting a buffer 12 years ago
ra144enc.c lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
ra288.c cosmetics: Add '0' to float constants ending in '.'. 12 years ago
ra288.h Remove unnecessary dsputil.h #includes 12 years ago
ralf.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
ralfdata.h
rangecoder.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
rangecoder.h
ratecontrol.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
ratecontrol.h ratecontrol: remove an unused variable 12 years ago
raw.c
raw.h
rawdec.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
rawenc.c
rdft.c avcodec: Drop unnecessary ff_ name prefixes from static functions 12 years ago
rdft.h
rectangle.h Remove unnecessary dsputil.h #includes 12 years ago
remove_extradata_bsf.c
rl.h
rl2.c lavc decoders: work with refcounted frames. 12 years ago
rle.c
rle.h
rnd_avg.h hpeldsp: Add half-pel functions (currently copies of dsputil) 12 years ago
roqaudioenc.c lavc: remove disabled FF_API_OLD_ENCODE_AUDIO cruft 12 years ago
roqvideo.c
roqvideo.h Remove unnecessary dsputil.h #includes 12 years ago
roqvideodec.c roqvideodec: fix a potential infinite loop in roqvideo_decode_frame(). 12 years ago
roqvideoenc.c avcodec: Add av_cold attributes to end functions missing them 12 years ago
rpza.c lavc decoders: properly initialize AVFrame. 12 years ago
rtjpeg.c rtjpeg: Use init_get_bits8 12 years ago
rtjpeg.h
rv10.c Remove commented-out debug #define cruft 12 years ago
rv10enc.c
rv20enc.c
rv30.c lavc: Make pointers to ff_cropTbl const 12 years ago
rv30data.h
rv30dsp.c lavc: Make pointers to ff_cropTbl const 12 years ago
rv34.c Remove commented-out debug #define cruft 12 years ago
rv34.h Remove unnecessary dsputil.h #includes 12 years ago
rv34_parser.c
rv34data.h
rv34dsp.c
rv34dsp.h
rv34vlc.h
rv40.c lavc decoders: work with refcounted frames. 12 years ago
rv40data.h
rv40dsp.c cosmetics: Place arch initialization calls in alphabetical order 12 years ago
rv40vlc2.h
s3tc.c Drop pointless directory name prefixes from #includes in the current dir 12 years ago
s3tc.h
s302m.c lavc decoders: work with refcounted frames. 12 years ago
sbr.h
sbrdsp.c sbrdsp: Unroll and use integer operations 12 years ago
sbrdsp.h
sgi.h
sgidec.c lavc decoders: work with refcounted frames. 12 years ago
sgienc.c
shorten.c lavc decoders: work with refcounted frames. 12 years ago
simple_idct.c dsputil: Move LOCAL_ALIGNED macros to libavutil 12 years ago
simple_idct.h
simple_idct_template.c
sinewin.c
sinewin.h
sinewin_tablegen.c
sinewin_tablegen.h
sipr.c cosmetics: Add '0' to float constants ending in '.'. 12 years ago
sipr.h Remove unnecessary dsputil.h #includes 12 years ago
sipr16k.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
sipr16kdata.h
siprdata.h
smacker.c smacker: check the return value of smacker_decode_tree 12 years ago
smc.c avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() 12 years ago
sp5x.h
sp5xdec.c
srtdec.c
sunrast.c avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
sunrast.h
sunrastenc.c
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c avcodec: Replace local extern declarations for tables with header #includes 12 years ago
svq1enc.c svq1enc: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
svq1enc_cb.h
svq3.c h264data: Move some tables to the only place they are used 12 years ago
svq3.h dsputil: Move ff_svq3 function declarations to a separate header 12 years ago
svq13.c
synth_filter.c
synth_filter.h
tableprint.h
tak.c
tak.h
tak_parser.c
takdec.c avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() 12 years ago
targa.c lavc decoders: work with refcounted frames. 12 years ago
targa.h
targaenc.c
thread.h lavc decoders: work with refcounted frames. 12 years ago
tiertexseqv.c lavc decoders: properly initialize AVFrame. 12 years ago
tiff.c tiff: do not overread the source buffer 12 years ago
tiff.h tiff: K&R formatting cosmetics 12 years ago
tiffenc.c tiff: K&R formatting cosmetics 12 years ago
tmv.c lavc decoders: work with refcounted frames. 12 years ago
truemotion1.c avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
truemotion1data.h
truemotion2.c avcodec: av_log_missing_feature(1) ---> avpriv_request_sample() 12 years ago
truespeech.c avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
truespeech_data.h
tscc.c lavc decoders: work with refcounted frames. 12 years ago
tscc2.c tscc2: allocate AVFrame properly. 12 years ago
tscc2data.h
tta.c Remove commented-out debug #define cruft 12 years ago
twinvq.c twinvq: set block align for codecs and use it in size checks 12 years ago
twinvq.h twinvq: Split VQF-specific part from common TwinVQ decoder core 12 years ago
twinvq_data.h twinvq: K&R formatting cosmetics 12 years ago
twinvqdec.c twinvq: set block align for codecs and use it in size checks 12 years ago
txd.c lavc decoders: work with refcounted frames. 12 years ago
ulti.c lavc decoders: properly initialize AVFrame. 12 years ago
ulti_cb.h
unary.h
utils.c avcodec/utils: Simplify a condition that combines HAVE_NEON and ARCH_ARM 12 years ago
utvideo.c
utvideo.h lavc decoders: work with refcounted frames. 12 years ago
utvideodec.c utvideodec: Set colorspace by codec_tag. 12 years ago
utvideoenc.c utvideoenc: use av_image_copy_plane() 12 years ago
v210dec.c lavc decoders: work with refcounted frames. 12 years ago
v210enc.c
v210x.c avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
v410dec.c lavc decoders: work with refcounted frames. 12 years ago
v410enc.c
vaapi.c vaapi: fix argument for ff_vaapi_common_end_frame call 12 years ago
vaapi.h
vaapi_h264.c h264: add a parameter to the FIELD_OR_MBAFF_PICTURE macro. 12 years ago
vaapi_internal.h h264: deMpegEncContextize 12 years ago
vaapi_mpeg2.c Remove unnecessary dsputil.h #includes 12 years ago
vaapi_mpeg4.c h264: deMpegEncContextize 12 years ago
vaapi_vc1.c h264: deMpegEncContextize 12 years ago
vb.c lavc decoders: work with refcounted frames. 12 years ago
vble.c lavc decoders: work with refcounted frames. 12 years ago
vc1.c vc1dec: Remove interlaced warning 12 years ago
vc1.h vc1dec: Remove interlaced warning 12 years ago
vc1_parser.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c vc1: check mb_height validity. 12 years ago
vc1dsp.c cosmetics: Place arch initialization calls in alphabetical order 12 years ago
vc1dsp.h ppc: More consistent arch initialization 12 years ago
vcr1.c vcr1: add sanity checks 12 years ago
vda.h lavc: remove disabled FF_API_VDA_ASYNC cruft 12 years ago
vda_h264.c vda: remove async decoder leftovers 12 years ago
vdpau.c vdpau: store picture data in picture's rather than codec's context 12 years ago
vdpau.h vdpau: deprecate bitstream buffers within the hardware context 12 years ago
vdpau_h264.c vdpau: store picture data in picture's rather than codec's context 12 years ago
vdpau_internal.h vdpau: deprecate bitstream buffers within the hardware context 12 years ago
vdpau_mpeg4.c vdpau: store picture data in picture's rather than codec's context 12 years ago
vdpau_mpeg12.c vdpau: store picture data in picture's rather than codec's context 12 years ago
vdpau_vc1.c vdpau: store picture data in picture's rather than codec's context 12 years ago
version.h pcm_dvd: consolidate pieces from pcm.c and mpeg.c 12 years ago
videodsp.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
videodsp.h
videodsp_template.c
vmdav.c vmd: decode videos with no LZ buffer size provided - they might not need it 12 years ago
vmnc.c lavc decoders: properly initialize AVFrame. 12 years ago
vorbis.c vorbisdec: cosmetics: rename variable avccontext to avctx 12 years ago
vorbis.h vorbisdec: cosmetics: rename variable avccontext to avctx 12 years ago
vorbis_data.c Remove unnecessary dsputil.h #includes 12 years ago
vorbis_enc_data.h
vorbis_parser.c avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
vorbis_parser.h
vorbisdec.c vorbis: return meaningful errors 12 years ago
vorbisdsp.c cosmetics: Place arch initialization calls in alphabetical order 12 years ago
vorbisdsp.h
vorbisenc.c cosmetics: Add '0' to float constants ending in '.'. 12 years ago
vp3.c vp3: Use hpeldsp instead of dsputil for half-pel functions 12 years ago
vp3_parser.c
vp3data.h
vp3dsp.c vp3: Use full transpose for all IDCTs 12 years ago
vp3dsp.h vp3: Use full transpose for all IDCTs 12 years ago
vp5.c vp3: Use full transpose for all IDCTs 12 years ago
vp5data.h
vp6.c vp3: Use full transpose for all IDCTs 12 years ago
vp6data.h vp56data: Move all shared enum/struct declarations to common header 12 years ago
vp6dsp.c
vp8.c vp8: Wait for prev_frame to parse segment_map before reading it 12 years ago
vp8.h vp56data: Move all shared enum/struct declarations to common header 12 years ago
vp8_parser.c
vp8data.h
vp8dsp.c cosmetics: Place arch initialization calls in alphabetical order 12 years ago
vp8dsp.h ppc: More consistent arch initialization 12 years ago
vp56.c vp56data: Move all data tables to the .c file 12 years ago
vp56.h vp56data: Move all shared enum/struct declarations to common header 12 years ago
vp56data.c vp56data: Move all data tables to the .c file 12 years ago
vp56data.h vp56data: Move all data tables to the .c file 12 years ago
vp56dsp.c vp56: Mark VP6-only optimizations as such. 12 years ago
vp56dsp.h vp56: Mark VP6-only optimizations as such. 12 years ago
vp56rac.c
vqavideo.c vqavideo: check the version 12 years ago
wavpack.c wavpack: check that all the channels were coded. 12 years ago
wma.c miscellaneous typo fixes 12 years ago
wma.h Remove unnecessary dsputil.h #includes 12 years ago
wma_common.c
wma_common.h Remove pointless av_cold attributes in header files 12 years ago
wmadata.h
wmadec.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
wmaenc.c avcodec: Add av_cold attributes to init functions missing them 12 years ago
wmalosslessdec.c wmall: use AVFrame API properly 12 years ago
wmaprodata.h
wmaprodec.c miscellaneous typo fixes 12 years ago
wmavoice.c miscellaneous typo fixes 12 years ago
wmavoice_data.h
wmv2.c
wmv2.h Remove unnecessary dsputil.h #includes 12 years ago
wmv2dec.c lavc decoders: work with refcounted frames. 12 years ago
wmv2dsp.c
wmv2dsp.h
wmv2enc.c Remove unnecessary dsputil.h #includes 12 years ago
wnv1.c avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
ws-snd1.c lavc decoders: work with refcounted frames. 12 years ago
xan.c lavc decoders: work with refcounted frames. 12 years ago
xbmenc.c
xiph.c
xiph.h
xl.c xl: Make sure the width is valid 12 years ago
xsubdec.c
xsubenc.c
xvmc.h
xvmc_internal.h
xwd.h
xwddec.c avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
xwdenc.c pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
xxan.c xxan: fix invalid memory access in xan_decode_frame_type0() 12 years ago
yop.c lavc decoders: work with refcounted frames. 12 years ago
zerocodec.c lavc decoders: work with refcounted frames. 12 years ago
zmbv.c avcodec: av_log_ask_for_sample() ---> avpriv_request_sample() 12 years ago
zmbvenc.c