..
alpha
Simplify arch-specific object file lists
15 years ago
arm
ARM: NEON optimised RDFT
15 years ago
avr32
…
bfin
Simplify arch-specific object file lists
15 years ago
mips
Move arch-specific makefile parts into $arch/Makefile
15 years ago
mlib
…
ppc
Simplify arch-specific object file lists
15 years ago
ps2
…
sh4
Simplify arch-specific object file lists
15 years ago
sparc
Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED
15 years ago
x86
Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED
15 years ago
4xm.c
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
8bps.c
…
8svx.c
…
Makefile
Implement YOP demuxer and video decoder.
15 years ago
aac.c
Allow hard-coding of the 32kB cubic-root table for AAC.
15 years ago
aac.h
Add an HE-AAC v1 decoder.
15 years ago
aac_ac3_parser.c
Cosmetics: Re-indent after last commit.
15 years ago
aac_ac3_parser.h
…
aac_adtstoasc_bsf.c
…
aac_parser.c
…
aac_parser.h
…
aaccoder.c
aacenc: Merge quantize_band_cost() with quantize_and_encode_band().
15 years ago
aacdectab.h
…
aacenc.c
…
aacenc.h
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
aacpsy.c
…
aacpsy.h
…
aacsbr.c
aacsbr: DSPUtilize analysis input scaling.
15 years ago
aacsbr.h
Add an HE-AAC v1 decoder.
15 years ago
aacsbrdata.h
Add lots of missing includes
15 years ago
aactab.c
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
aactab.h
…
aandcttab.c
…
aandcttab.h
…
aasc.c
…
ac3.c
…
ac3.h
…
ac3_parser.c
…
ac3_parser.h
…
ac3dec.c
Add spectral extension to the E-AC-3 decoder.
15 years ago
ac3dec.h
Add spectral extension to the E-AC-3 decoder.
15 years ago
ac3dec_data.c
Add spectral extension to the E-AC-3 decoder.
15 years ago
ac3dec_data.h
Add spectral extension to the E-AC-3 decoder.
15 years ago
ac3enc.c
…
ac3tab.c
…
ac3tab.h
…
acelp_filters.c
…
acelp_filters.h
…
acelp_pitch_delay.c
Replace log2f(10) with a constant
15 years ago
acelp_pitch_delay.h
…
acelp_vectors.c
Fix spelling.
15 years ago
acelp_vectors.h
Fix spelling.
15 years ago
adpcm.c
…
adx.h
…
adxdec.c
…
adxenc.c
…
alac.c
Avoid using an intermediate variable.
15 years ago
alacenc.c
…
allcodecs.c
Implement YOP demuxer and video decoder.
15 years ago
alsdec.c
Fix last frame block size correction.
15 years ago
amrnbdata.h
AMR-NB floating-point based decoder.
15 years ago
amrnbdec.c
Fix spelling.
15 years ago
anm.c
…
apedec.c
16l trocadero: don't forget to free frame data buffer in APE decoder
15 years ago
api-example.c
…
asv1.c
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
atrac.c
Include atrac.h: It contains the prototypes for atrac_generate_tables()
15 years ago
atrac.h
…
atrac1.c
Make some functions static
15 years ago
atrac1data.h
…
atrac3.c
Move FFT parts from dsputil.h to fft.h
15 years ago
atrac3data.h
…
audioconvert.c
Make function get_channel_name() static: It is only used in audioconvert.c.
15 years ago
audioconvert.h
…
aura.c
…
avcodec.h
Add spectral extension to the E-AC-3 decoder.
15 years ago
avfft.c
Implement the discrete sine/cosine transforms DCT-I and DST-I
15 years ago
avfft.h
Implement the discrete sine/cosine transforms DCT-I and DST-I
15 years ago
avpacket.c
…
avs.c
…
beosthread.c
Remove avcodec_thread_execute from avcodec.h, and make static functions that
15 years ago
bethsoftvideo.c
…
bethsoftvideo.h
…
bfi.c
…
bgmc.c
Support arithmetic decoding in ALS.
15 years ago
bgmc.h
Support arithmetic decoding in ALS.
15 years ago
bink.c
fix minor typo
15 years ago
binkaudio.c
Make binkaudio work with ff_float_to_int16_interleave_c (martin at martin dot st)
15 years ago
binkdata.h
Add lots of missing includes
15 years ago
binkidct.c
Bink video decoder
15 years ago
bitstream.c
indent
15 years ago
bitstream_filter.c
…
bmp.c
…
bmp.h
…
bmpenc.c
…
bytestream.h
…
c93.c
…
cabac.c
Rename bitstream.h to get_bits.h.
16 years ago
cabac.h
…
cavs.c
Replace @returns by @return .
15 years ago
cavs.h
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
cavs_parser.c
…
cavsdata.h
…
cavsdec.c
add heuristic to discern the old sample clips from streams encoded
15 years ago
cavsdsp.c
Move some dsp func prototypes to dsputil.h; they are defined in dsputil.c
15 years ago
cbrt_tablegen.c
Allow hard-coding of the 32kB cubic-root table for AAC.
15 years ago
cbrt_tablegen.h
Allow hard-coding of the 32kB cubic-root table for AAC.
15 years ago
cdgraphics.c
…
celp_filters.c
Fix spelling in comment
15 years ago
celp_filters.h
…
celp_math.c
…
celp_math.h
…
cga_data.c
…
cga_data.h
…
cinepak.c
…
cljr.c
…
colorspace.h
…
cook.c
Move FFT parts from dsputil.h to fft.h
15 years ago
cookdata.h
…
costablegen.c
Fix --enable-hardcoded-tables compilation: the generate table files now
15 years ago
cscd.c
…
cyuv.c
…
dca.c
Move FFT parts from dsputil.h to fft.h
15 years ago
dca.h
…
dca_parser.c
…
dcadata.h
…
dcahuff.h
…
dct-test.c
ARM: fix dct-test
15 years ago
dct.c
Implement the discrete sine/cosine transforms DCT-I and DST-I
15 years ago
dctref.c
Move dctref prototypes to a header file
15 years ago
dctref.h
Move dctref prototypes to a header file
15 years ago
dirac.c
…
dirac.h
…
dirac_parser.c
…
dnxhd_parser.c
…
dnxhddata.c
…
dnxhddata.h
…
dnxhddec.c
Fix interlaced vc-3 decoding, issue #1753
15 years ago
dnxhdenc.c
Use LOCAL_ALIGNED macro for local arrays
15 years ago
dnxhdenc.h
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
dpcm.c
…
dpx.c
…
dsicinav.c
…
dsputil.c
Move H264 dsputil functions into their own struct
15 years ago
dsputil.h
Move H264 dsputil functions into their own struct
15 years ago
dump_extradata_bsf.c
…
dv.c
Fix indentation.
15 years ago
dv_tablegen.c
Add support for hard-coding the 256kB large dv_vlc_map table.
15 years ago
dv_tablegen.h
Add support for hard-coding the 256kB large dv_vlc_map table.
15 years ago
dv_vlc_data.h
Split VLC-related tables out of dvdata.h to make it easier to add support
15 years ago
dvbsub.c
…
dvbsub_parser.c
…
dvbsubdec.c
…
dvdata.c
…
dvdata.h
Split VLC-related tables out of dvdata.h to make it easier to add support
15 years ago
dvdsub_parser.c
…
dvdsubdec.c
…
dvdsubenc.c
…
dwt.c
DWT: x86 init should depend on HAVE_MMX
15 years ago
dwt.h
Add ff_ prefix to dwt functions
15 years ago
dxa.c
…
dxva2.c
…
dxva2.h
…
dxva2_h264.c
Fixed DXVA2 H264 hwaccel after luma/chroma_weight changes.
15 years ago
dxva2_internal.h
…
dxva2_vc1.c
…
eac3dec.c
Add spectral extension to the E-AC-3 decoder.
15 years ago
eac3dec_data.c
Add spectral extension to the E-AC-3 decoder.
15 years ago
eac3dec_data.h
Add spectral extension to the E-AC-3 decoder.
15 years ago
eacmv.c
…
eaidct.c
…
eamad.c
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
eatgq.c
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
eatgv.c
Do not read beyond end of input in EA-TGV. This should avoid FATE test #362
15 years ago
eatqi.c
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
elbg.c
…
elbg.h
…
error_resilience.c
Make sure the EC code does not attempt to use inter based concealment if there
15 years ago
escape124.c
…
eval.c
…
eval.h
…
faandct.c
…
faandct.h
…
faanidct.c
…
faanidct.h
…
faxcompr.c
…
faxcompr.h
…
fft-test.c
Give RDFT types more meaningful names
15 years ago
fft.c
Replace many includes of libavutil/common.h with what is actually needed
15 years ago
fft.h
Implement the discrete sine/cosine transforms DCT-I and DST-I
15 years ago
ffv1.c
Disallow VLC coding with more than 8 bits as there are several bugs
15 years ago
flac.c
…
flac.h
…
flacdata.c
…
flacdata.h
…
flacdec.c
…
flacenc.c
…
flashsv.c
Fixed buffer overread in flashsv decoder.
15 years ago
flashsvenc.c
…
flicvideo.c
…
flv.h
Add lots of missing includes
15 years ago
flvdec.c
…
flvenc.c
…
fraps.c
…
frwu.c
…
g726.c
…
g729.h
…
g729data.h
…
g729dec.c
Make g729dec.c:decode_frame() return AVERROR_INVALIDDATA rather than
15 years ago
get_bits.h
get/show_bits() can read up to MIN_CACHE_BITS bits
15 years ago
gif.c
…
gifdec.c
…
golomb.c
…
golomb.h
…
h261.c
…
h261.h
…
h261_parser.c
…
h261data.h
…
h261dec.c
Add include necessary for ff_set_qscale
15 years ago
h261enc.c
Add include necessary for ff_set_qscale
15 years ago
h263.c
Change ref_index structure so it matches how its organized in h264.
15 years ago
h263.h
Add lots of missing includes
15 years ago
h263_parser.c
Include h263_parser.h: It contains the prototype for
15 years ago
h263_parser.h
…
h263data.h
…
h263dec.c
Pass correct buffer-pointer and buffer-size to hardware accelerated
15 years ago
h264.c
Fix implicit weight for b frames in mbaff.
15 years ago
h264.h
Fix implicit weight for b frames in mbaff.
15 years ago
h264_cabac.c
Replace @returns by @return .
15 years ago
h264_cavlc.c
Check level_prefix a bit (this just checks the max our bitreader can handle,
15 years ago
h264_direct.c
Get rid of mb2b8_xy and b8_stride, change arrays organized based on b8_stride to
15 years ago
h264_loopfilter.c
Move H264 dsputil functions into their own struct
15 years ago
h264_mp4toannexb_bsf.c
…
h264_mvpred.h
Simplify code in mv_pred.
15 years ago
h264_parser.c
Export H264 profile and level in AVCodecContext.
15 years ago
h264_parser.h
…
h264_ps.c
Check direct_8x8_inference_flag.
15 years ago
h264_refs.c
Fix implicit weight for b frames in mbaff.
15 years ago
h264_sei.c
Ignore x264 build=0 as there is no such version, this restores previous
15 years ago
h264data.h
Move setting MB_TYPE_L0L1 for direct MBs up, this is simpler.
15 years ago
h264dsp.c
Fix compilation on PPC 470.
15 years ago
h264dsp.h
Move H264 dsputil functions into their own struct
15 years ago
h264dspenc.c
…
h264enc.c
Replace @returns by @return .
15 years ago
h264idct.c
…
h264pred.c
…
h264pred.h
…
huffman.c
…
huffman.h
…
huffyuv.c
…
idcinvideo.c
…
iff.c
Make iff.c:decode_init return the value returned by
15 years ago
iff.h
IFF: move ff_cmap_read_palette() prototype to a header file
15 years ago
iirfilter.c
…
iirfilter.h
…
imc.c
Move FFT parts from dsputil.h to fft.h
15 years ago
imcdata.h
…
imgconvert.c
Round correctly chroma picture height.
15 years ago
imgconvert.h
…
imx_dump_header_bsf.c
…
indeo2.c
…
indeo2data.h
…
indeo3.c
…
indeo3data.h
…
indeo5.c
Correct reference buffer switching in Indeo 5 decoder.
15 years ago
indeo5data.h
remove ivi5_scans8x8[0], it duplicates ff_zigzag_direct
15 years ago
intelh263dec.c
…
internal.h
…
interplayvideo.c
…
intrax8.c
…
intrax8.h
…
intrax8dsp.c
…
intrax8huf.h
…
ituh263dec.c
Use LOCAL_ALIGNED macro for local arrays
15 years ago
ituh263enc.c
…
ivi_common.c
Scale tile dimensions in case both local decoding and scalability mode
15 years ago
ivi_common.h
Encapsulate VLC information needed for decoding blocks and macroblocks in
15 years ago
ivi_dsp.c
Separate DWT from snow and dsputil
15 years ago
ivi_dsp.h
Indeo Video Interactive 4 and 5 common code and DSP functions.
15 years ago
jfdctfst.c
…
jfdctint.c
…
jpegls.c
…
jpegls.h
…
jpeglsdec.c
…
jpeglsdec.h
…
jpeglsenc.c
…
jrevdct.c
…
kgv1dec.c
Kega Game Video (KGV1) decoder
15 years ago
kmvc.c
…
lcl.h
…
lcldec.c
…
lclenc.c
…
libavcodec.v
…
libdirac.h
…
libdirac_libschro.c
…
libdirac_libschro.h
…
libdiracdec.c
…
libdiracenc.c
…
libfaac.c
…
libfaad.c
…
libgsm.c
Fix compilation with --enable-libgsm on Gentoo and OpenSUSE.
15 years ago
libmp3lame.c
…
libopencore-amr.c
…
libopenjpeg.c
…
libschroedinger.c
…
libschroedinger.h
…
libschroedingerdec.c
…
libschroedingerenc.c
…
libspeexdec.c
…
libtheoraenc.c
…
libvorbis.c
…
libx264.c
Enable more libx264 options, aq, psy, rc lookahead and ssim
15 years ago
libxvid_internal.h
…
libxvid_rc.c
…
libxvidff.c
libxvid: Clear extradata pointer when freeing it.
15 years ago
ljpegenc.c
…
loco.c
…
lpc.c
…
lpc.h
Move some prototypes from dsputil.c to reasonable header files
15 years ago
lsp.c
…
lsp.h
…
lzw.c
…
lzw.h
Add lots of missing includes
15 years ago
lzwenc.c
…
mace.c
…
mathops.h
Add zero_extend() function
15 years ago
mdct.c
Replace many includes of libavutil/common.h with what is actually needed
15 years ago
mdct_tablegen.c
Include appropriate header in table generators instead of using a dummy
15 years ago
mdct_tablegen.h
Include appropriate header in table generators instead of using a dummy
15 years ago
mdec.c
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
mimic.c
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
mjpeg.c
…
mjpeg.h
…
mjpeg_parser.c
…
mjpega_dump_header_bsf.c
…
mjpegbdec.c
…
mjpegdec.c
…
mjpegdec.h
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
mjpegenc.c
…
mjpegenc.h
…
mlp.c
…
mlp.h
…
mlp_parser.c
mlp_parser: Fix memleak.
15 years ago
mlp_parser.h
…
mlpdec.c
…
mlpdsp.c
Move prototypes for various dsputil init functions to dsputil.h
15 years ago
mmvideo.c
it is not necessary to display the decoder name, as av_log() automatically prints the context
15 years ago
motion-test.c
…
motion_est.c
Change ref_index structure so it matches how its organized in h264.
15 years ago
motion_est_template.c
…
motionpixels.c
…
motionpixels_tablegen.c
…
motionpixels_tablegen.h
…
movsub_bsf.c
…
mp3_header_compress_bsf.c
…
mp3_header_decompress_bsf.c
…
mpc.c
…
mpc.h
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
mpc7.c
Move variable declaration to block where it is used and simplify code.
15 years ago
mpc7data.h
…
mpc8.c
…
mpc8data.h
…
mpc8huff.h
…
mpcdata.h
…
mpeg4audio.c
Add support for non-backwards compatible signaled parametric stereo.
15 years ago
mpeg4audio.h
Add an HE-AAC v1 decoder.
15 years ago
mpeg4data.h
…
mpeg4video.c
Change ref_index structure so it matches how its organized in h264.
15 years ago
mpeg4video.h
Add lots of missing includes
15 years ago
mpeg4video_parser.c
Include mpeg4video.h: Needed for declaration of ff_mpeg4_decode_picture_header.
15 years ago
mpeg4video_parser.h
…
mpeg4videodec.c
Replace @returns by @return .
15 years ago
mpeg4videoenc.c
…
mpeg12.c
Change ref_index structure so it matches how its organized in h264.
15 years ago
mpeg12.h
…
mpeg12data.c
…
mpeg12data.h
…
mpeg12decdata.h
Support intra_dc_precision>8 in jpeg
15 years ago
mpeg12enc.c
…
mpegaudio.c
…
mpegaudio.h
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
mpegaudio3.h
header for common code between mp3 decoder and encoder.
15 years ago
mpegaudio_parser.c
…
mpegaudio_tablegen.c
…
mpegaudio_tablegen.h
…
mpegaudiodata.c
…
mpegaudiodata.h
…
mpegaudiodec.c
Make some functions static
15 years ago
mpegaudiodecheader.c
Include mpegaudiodecheader.h: It contains the prototype for
15 years ago
mpegaudiodecheader.h
…
mpegaudiodectab.h
…
mpegaudioenc.c
…
mpegaudiotab.h
…
mpegvideo.c
Change ref_index structure so it matches how its organized in h264.
15 years ago
mpegvideo.h
Add ff_ prefix for mpeg2_dc_scale_table.
15 years ago
mpegvideo_common.h
…
mpegvideo_enc.c
Always check if ff_alloc_picture() succeeds.
15 years ago
mpegvideo_parser.c
Revert
15 years ago
mpegvideo_xvmc.c
…
msmpeg4.c
Implement cool new vlc code.
15 years ago
msmpeg4.h
…
msmpeg4data.c
…
msmpeg4data.h
…
msrle.c
…
msrledec.c
Include msrledec.h: It contains the prototype for ff_msrle_decode().
15 years ago
msrledec.h
…
msvideo1.c
…
nellymoser.c
…
nellymoser.h
…
nellymoserdec.c
Move FFT parts from dsputil.h to fft.h
15 years ago
nellymoserenc.c
Move FFT parts from dsputil.h to fft.h
15 years ago
noise_bsf.c
…
nuv.c
…
opt.c
…
opt.h
…
options.c
Enable mbtree by default, and remove it from presets
15 years ago
os2thread.c
Remove avcodec_thread_execute from avcodec.h, and make static functions that
15 years ago
pamenc.c
…
parser.c
Replace @returns by @return .
15 years ago
parser.h
…
pcm-mpeg.c
…
pcm.c
…
pcx.c
…
pcxenc.c
…
pgssubdec.c
…
png.c
…
png.h
Move some prototypes from dsputil.c to reasonable header files
15 years ago
pngdec.c
…
pngenc.c
…
pnm.c
…
pnm.h
…
pnm_parser.c
…
pnmdec.c
…
pnmenc.c
…
psymodel.c
…
psymodel.h
…
pthread.c
Remove avcodec_thread_execute from avcodec.h, and make static functions that
15 years ago
ptx.c
…
put_bits.h
…
qcelpdata.h
…
qcelpdec.c
…
qdm2.c
Allow hard-coding several QDM2 tables (about 32 kB size).
15 years ago
qdm2_tablegen.c
Include appropriate header in table generators instead of using a dummy
15 years ago
qdm2_tablegen.h
Include appropriate header in table generators instead of using a dummy
15 years ago
qdm2data.h
…
qdrw.c
…
qpeg.c
…
qtrle.c
…
qtrleenc.c
qtrleenc: add rgb555 output
15 years ago
r210dec.c
…
ra144.c
Move ff_sqrt() to libavutil/intmath.h
15 years ago
ra144.h
…
ra288.c
…
ra288.h
…
rangecoder.c
…
rangecoder.h
…
ratecontrol.c
Move ff_sqrt() to libavutil/intmath.h
15 years ago
ratecontrol.h
…
raw.c
…
raw.h
…
rawdec.c
Fix r21223: AVup samples (issue 1685) need a buf offset like AV1x (issue 1684).
15 years ago
rawenc.c
…
rdft.c
ARM: NEON optimised RDFT
15 years ago
rectangle.h
3rd and hopefully last 100l fix.
15 years ago
remove_extradata_bsf.c
…
resample.c
…
resample2.c
Make av_build_filter static (and remove av_): It is not used outside resample2.c.
15 years ago
rl.h
…
rl2.c
…
rle.c
…
rle.h
…
roqaudioenc.c
Move ff_sqrt() to libavutil/intmath.h
15 years ago
roqvideo.c
…
roqvideo.h
…
roqvideodec.c
…
roqvideoenc.c
…
rpza.c
…
rtjpeg.c
…
rtjpeg.h
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
rv10.c
Add include to fix implicit declaration of ff_mpeg4_init_direct_mv and
15 years ago
rv10enc.c
…
rv20enc.c
Add include to fix implicit declaration of ff_mpeg4_init_direct_mv and
15 years ago
rv30.c
…
rv30data.h
…
rv30dsp.c
…
rv34.c
Revert commit 22378.
15 years ago
rv34.h
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
rv34data.h
…
rv34vlc.h
…
rv40.c
…
rv40data.h
…
rv40dsp.c
…
rv40vlc2.h
…
s3tc.c
…
s3tc.h
…
sbr.h
aacsbr: Make the previous value of bs_num_env local to read_sbr_data().
15 years ago
sgi.h
…
sgidec.c
…
sgienc.c
…
shorten.c
…
simple_idct.c
…
simple_idct.h
…
sipr.c
Fix spelling.
15 years ago
sipr.h
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
sipr16k.c
…
sipr16kdata.h
…
siprdata.h
…
smacker.c
…
smc.c
…
snow.c
Add ff_ prefix to dwt functions
15 years ago
snow.h
Separate DWT from snow and dsputil
15 years ago
sonic.c
…
sp5x.h
…
sp5xdec.c
…
sunrast.c
…
svq1.c
…
svq1.h
…
svq1_cb.h
…
svq1_vlc.h
…
svq1dec.c
…
svq1enc.c
…
svq1enc_cb.h
…
svq3.c
svq3 now in working condition, at least vissually, ill let fate tell us
15 years ago
synth_filter.c
Move FFT parts from dsputil.h to fft.h
15 years ago
synth_filter.h
Add lots of missing includes
15 years ago
tableprint.c
Do not use puts, it adds additional newlines making the generated files
15 years ago
tableprint.h
Extend and move macros to create table printing functions to header.
15 years ago
targa.c
…
targaenc.c
targeenc: fix rgb555 encoding on big endian systems.
15 years ago
tiertexseqv.c
…
tiff.c
…
tiff.h
…
tiffenc.c
…
tmv.c
…
truemotion1.c
…
truemotion1data.h
…
truemotion2.c
…
truespeech.c
…
truespeech_data.h
…
tscc.c
…
tta.c
Cosmetics : add a space after ",".
15 years ago
twinvq.c
Move FFT parts from dsputil.h to fft.h
15 years ago
twinvq_data.h
…
txd.c
…
ulti.c
…
ulti_cb.h
…
unary.h
…
utils.c
Make av_get_bit_rate() static and remove av_, the function is only used
15 years ago
v210dec.c
…
v210enc.c
…
v210x.c
Add v210x decoder long name
15 years ago
vaapi.c
…
vaapi.h
…
vaapi_h264.c
Cope with rev 22183:
15 years ago
vaapi_internal.h
…
vaapi_mpeg2.c
…
vaapi_mpeg4.c
…
vaapi_vc1.c
…
vb.c
…
vc1.c
…
vc1.h
…
vc1_parser.c
…
vc1acdata.h
…
vc1data.c
…
vc1data.h
…
vc1dec.c
ff_msmpeg4_decode_init() calls ff_h263_decode_init() which calls
15 years ago
vc1dsp.c
Move some VC1 dsp prototypes to dsputil.h; they are defined in dsputil.c
15 years ago
vcr1.c
…
vdpau.c
Set VDPAU H264 picture parameter field_order_cnt and frame_num at the
15 years ago
vdpau.h
…
vdpau_internal.h
Set VDPAU H264 picture parameter field_order_cnt and frame_num at the
15 years ago
vmdav.c
…
vmnc.c
…
vorbis.c
…
vorbis.h
Move some prototypes from dsputil.c to reasonable header files
15 years ago
vorbis_data.c
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
vorbis_dec.c
Move FFT parts from dsputil.h to fft.h
15 years ago
vorbis_enc.c
Move FFT parts from dsputil.h to fft.h
15 years ago
vorbis_enc_data.h
…
vp3.c
vp3: Split out motion vectors to their own array
15 years ago
vp3_parser.c
…
vp3data.h
…
vp3dsp.c
…
vp5.c
…
vp5data.h
…
vp6.c
move vp6 huffman table freeing code, out of common vp56 code
15 years ago
vp6data.h
…
vp6dsp.c
…
vp56.c
move vp6 huffman table freeing code, out of common vp56 code
15 years ago
vp56.h
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
vp56data.c
…
vp56data.h
…
vqavideo.c
…
w32thread.c
Remove avcodec_thread_execute from avcodec.h, and make static functions that
15 years ago
wavpack.c
cosmetics: reindent after last commit
15 years ago
wma.c
…
wma.h
Move FFT parts from dsputil.h to fft.h
15 years ago
wmadata.h
remove a Huffman table from WMA which also exists in AAC
15 years ago
wmadec.c
Fix indentation after r22414.
15 years ago
wmaenc.c
remove a Huffman table from WMA which also exists in AAC
15 years ago
wmaprodata.h
…
wmaprodec.c
Simplify interleaving code.
15 years ago
wmavoice.c
Replace @returns by @return .
15 years ago
wmavoice_data.h
WMAVoice decoder.
15 years ago
wmv2.c
…
wmv2.h
Remove DECLARE_ALIGNED_{8,16} macros
15 years ago
wmv2dec.c
…
wmv2enc.c
…
wnv1.c
…
ws-snd1.c
…
xan.c
…
xiph.c
…
xiph.h
…
xl.c
…
xsubdec.c
…
xsubenc.c
100l typo, xsub encoder printed end time hours where minutes should have been.
16 years ago
xvmc.h
…
xvmc_internal.h
…
yop.c
Implement YOP demuxer and video decoder.
15 years ago
zmbv.c
Remove unnecessary calls to avcodec_check_dimensions, the check is already
15 years ago
zmbvenc.c
…