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 ce6636b1c1 Remove disabled function get_num(). 15 years ago
..
alpha
arm Conditionally compile ELF-specific ARM assembly bits that fail on Windows CE. 15 years ago
bfin Remove useless #include <unistd.h> from many files 15 years ago
mips MIPS: add MIPS64 and Loongson asm for MAC64/MLS64 16 years ago
mlib
ppc Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER. 15 years ago
ps2
sh4
sparc
x86 Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER. 15 years ago
4xm.c 4xm decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
8bps.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
8svx.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
Makefile Remove unnecessary mpeg12data.o entries from OBJS- variables. 15 years ago
aac.c Cosmetics: reindent after last commit 15 years ago
aac.h Ignore subsequent channel configurations after the first in an AAC file. The 15 years ago
aac_ac3_parser.c Cosmetics after last commit 16 years ago
aac_ac3_parser.h Add channel layout support to the AC-3 decoder and AC-3 parser. 16 years ago
aac_adtstoasc_bsf.c Rename ff_log_missing_feature() to av_log_missing_feature(). 15 years ago
aac_parser.c Allow parsing and decoding of ADTS AAC files with channel config = 0 16 years ago
aac_parser.h Move the ADTS header size to the parser's header file. 16 years ago
aaccoder.c Be sure to increment our position in the coefficient array when skipping a zero 15 years ago
aacdectab.h Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can be 16 years ago
aacenc.c Revert unintended portion of last commit. (Setting the default coder to 15 years ago
aacenc.h Cosmetics: Pretty print the AAC encoder. 15 years ago
aacpsy.c Change fminf/fmaxf to FFMIN/FFMAX to fix the build on broken operating systems. 15 years ago
aacpsy.h
aactab.c Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can be 16 years ago
aactab.h Move TNS and swb_offset tables from aacdectab.h to aactab.c so that they can be 16 years ago
aandcttab.c
aandcttab.h
aasc.c Remove useless assignment during initialization for some decoders 16 years ago
ac3.c Rename bitstream.h to get_bits.h. 16 years ago
ac3.h Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 16 years ago
ac3_parser.c Add channel layout support to the AC-3 decoder and AC-3 parser. 16 years ago
ac3_parser.h Rename bitstream.h to get_bits.h. 16 years ago
ac3dec.c refactoring: properly separate AC-3 and E-AC-3 code 15 years ago
ac3dec.h The internal header libavutil/internal.h should not be used outside libavutil. 16 years ago
ac3dec_data.c refactoring: properly separate AC-3 and E-AC-3 code 15 years ago
ac3dec_data.h refactoring: properly separate AC-3 and E-AC-3 code 15 years ago
ac3enc.c ac3enc: log a warning message if the channel layout is not specified at 16 years ago
ac3tab.c Add channel layout support to the AC-3 decoder and AC-3 parser. 16 years ago
ac3tab.h Add channel layout support to the AC-3 decoder and AC-3 parser. 16 years ago
acelp_filters.c cosmetics: K&R style reformatting 16 years ago
acelp_filters.h cosmetics: K&R style reformatting 16 years ago
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c ADPCM: remove unreachable break statement after return 15 years ago
adx.h
adxdec.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
adxenc.c
alac.c Rename bitstream.h to get_bits.h. 16 years ago
alacenc.c Rename bitstream.h to get_bits.h. 16 years ago
allcodecs.c Merge the AAC encoder from SoC svn. It is still considered experimental. 15 years ago
apedec.c Rename bitstream.h to get_bits.h. 16 years ago
api-example.c Use the new avcodec_decode_* API. 16 years ago
asv1.c Rename bitstream.h to get_bits.h. 16 years ago
atrac3.c Indent 16 years ago
atrac3data.h Change from INIT_VLC_USE_STATIC to INIT_VLC_USE_NEW_STATIC in atrac3 16 years ago
audioconvert.c Do not guess the channel layout when getting its string value. 15 years ago
audioconvert.h Check that channel layout is compatible with number of channels for 16 years ago
avcodec.h Fix argument type mismatches for av_picture_crop and av_picture_fill 15 years ago
avpacket.c Export av_free_packet(). 16 years ago
avs.c Rename bitstream.h to get_bits.h. 16 years ago
beosthread.c
bethsoftvideo.c bethesda vid decoder uses reget_buffer, set CODEC_CAP_DR1 16 years ago
bethsoftvideo.h
bfi.c bfi decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
bitstream.c Fix potentially unaligned accesses in ff_copy_bits() 15 years ago
bitstream_filter.c
bmp.c bmp decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
bmp.h
bmpenc.c
bytestream.h
c93.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
cabac.c Rename bitstream.h to get_bits.h. 16 years ago
cabac.h Split bitstream.h, put the bitstream writer stuff in the new file 16 years ago
cavs.c Rename bitstream.h to get_bits.h. 16 years ago
cavs.h
cavs_parser.c
cavsdata.h
cavsdec.c fix slice header checking 15 years ago
cavsdsp.c
celp_filters.c Add LP zero synthesis filter. Patch by Kenan Gillet. 16 years ago
celp_filters.h Add LP zero synthesis filter. Patch by Kenan Gillet. 16 years ago
celp_math.c
celp_math.h
cga_data.c Add CGA and palette data for 8088flex TMV decoder. 16 years ago
cga_data.h Add missing stdint.h #include to fix 'make checkheaders'. 15 years ago
cinepak.c Remove useless #include <unistd.h> from many files 15 years ago
cljr.c Rename bitstream.h to get_bits.h. 16 years ago
colorspace.h
cook.c Support for getting (i)MDCT output multiplied by a constant scaling factor. 16 years ago
cookdata.h
cscd.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
cyuv.c Remove useless #include <unistd.h> from many files 15 years ago
dca.c Support for getting (i)MDCT output multiplied by a constant scaling factor. 16 years ago
dca.h
dca_parser.c
dcadata.h
dcahuff.h
dct-test.c Replace more uses of __attribute__((aligned)) by DECLARE_ALIGNED. 16 years ago
dctref.c Replacement reference DCT implementation. 16 years ago
dirac_parser.c
dnxhd_parser.c
dnxhddata.c
dnxhddata.h
dnxhddec.c Rename bitstream.h to get_bits.h. 16 years ago
dnxhdenc.c data parameter of dnxhd_encode_picture() should not be const. 16 years ago
dnxhdenc.h
dpcm.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
dpx.c DPX (Digital Picture Exchange) image decoder 16 years ago
dsicinav.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
dsputil.c Do not redundantly check for both CONFIG_THEORA_DECODER and CONFIG_VP3_DECODER. 15 years ago
dsputil.h idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall. 15 years ago
dump_extradata_bsf.c
dv.c print error when dv frame profile cannot be found 15 years ago
dvbsub.c
dvbsub_parser.c Rename bitstream.h to get_bits.h. 16 years ago
dvbsubdec.c Set subtitle type in DVB subtitle decoder. 15 years ago
dvdata.h check if frame size matches old sys and assumes corrupted input, fixes #1192 15 years ago
dvdsub_parser.c
dvdsubdec.c Set subtitle type in DVD and XSUB subtitle decoders. 15 years ago
dvdsubenc.c
dxa.c dxa decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
eac3dec.c refactoring: properly separate AC-3 and E-AC-3 code 15 years ago
eac3dec_data.c refactoring: properly separate AC-3 and E-AC-3 code 15 years ago
eac3dec_data.h refactoring: properly separate AC-3 and E-AC-3 code 15 years ago
eacmv.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
eaidct.c
eamad.c Initialise MAD decode_block_intra() loop iterator to zero. 15 years ago
eatgq.c Move eatgq blocks array from the stack to the codec context and make sure 16 years ago
eatgv.c Rename bitstream.h to get_bits.h. 16 years ago
eatqi.c eatqi: move "block" variable into context to ensure sufficient alignment for 16 years ago
elbg.c
elbg.h
error_resilience.c Make sure error resilience does not try to use unavailable reference frames. 16 years ago
escape124.c Rename bitstream.h to get_bits.h. 16 years ago
eval.c Export av_strtod() to eval.h. 15 years ago
eval.h Rewrite doxy for av_strtod(). 15 years ago
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c Rename bitstream.h to get_bits.h. 16 years ago
faxcompr.h
fft-test.c Support for testing (i)MDCT output scale factor in fft-test tool. 16 years ago
fft.c
ffv1.c indent 16 years ago
flac.c
flac.h
flacdata.c
flacdata.h
flacdec.c Rename ff_log_missing_feature() to av_log_missing_feature(). 15 years ago
flacenc.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
flashsv.c Rename bitstream.h to get_bits.h. 16 years ago
flashsvenc.c Split bitstream.h, put the bitstream writer stuff in the new file 16 years ago
flicvideo.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
fraps.c Remove useless assignment during initialization for some decoders 16 years ago
g726.c Rename bitstream.h to get_bits.h. 16 years ago
g729.h Replace MAX_SUBFRAME_SIZE and ctx->subframe_size with SUBFRAME_SIZE, 15 years ago
g729data.h LSF (Line Spectral Frequencies) decoding routine. 15 years ago
g729dec.c Pitch delay decoding 15 years ago
get_bits.h Rename bitstream.h to get_bits.h. 16 years ago
gif.c Rename pbBufPtr() to put_bits_ptr(). 16 years ago
gifdec.c The GIF decoder uses get_buffer, so set DR1. 16 years ago
golomb.c
golomb.h Rename bitstream.h to get_bits.h. 16 years ago
h261.c
h261.h
h261_parser.c
h261data.h
h261dec.c get rid of INIT_VLC_USE_STATIC in h261. 16 years ago
h261enc.c Remove unused variable from h261_encode_block() found by CSA. 16 years ago
h263.c Remove dead assignments found by CSA 16 years ago
h263.h
h263_parser.c
h263_parser.h
h263data.h
h263dec.c remove unused hack which set AVCodecContext frame_number to pic timestamp 16 years ago
h264.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
h264.h Add field prev_interlaced_frame to H264Context to be able to flag soft telecine 16 years ago
h264_mp4toannexb_bsf.c Add a quick description to the H.264 BSF 16 years ago
h264_parser.c Init state to -1 in h264 parser. 16 years ago
h264_parser.h
h264data.h
h264dspenc.c
h264enc.c Rename bitstream.h to get_bits.h. 16 years ago
h264idct.c
h264pred.c Remove useless assignments, at least one found by CSA. 16 years ago
h264pred.h
huffman.c Rename bitstream.h to get_bits.h. 16 years ago
huffman.h Rename bitstream.h to get_bits.h. 16 years ago
huffyuv.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
idcinvideo.c Remove useless #include <unistd.h> from many files 15 years ago
iirfilter.c IIR filter test program. 15 years ago
iirfilter.h
imc.c Rename bitstream.h to get_bits.h. 16 years ago
imcdata.h
imgconvert.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
imgconvert.h
imx_dump_header_bsf.c
indeo2.c Use new static VLC scheme in Indeo2, Musepack and WNV1 decoders 16 years ago
indeo2data.h
indeo3.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
indeo3data.h
internal.h Move av_log_missing_feature() from the internal.h to the public avcodec.h 15 years ago
interplayvideo.c Remove useless #include <unistd.h> from many files 15 years ago
intrax8.c Rename bitstream.h to get_bits.h. 16 years ago
intrax8.h Rename bitstream.h to get_bits.h. 16 years ago
intrax8dsp.c
intrax8huf.h
jfdctfst.c
jfdctint.c
jpegls.c
jpegls.h
jpeglsdec.c Rename bitstream.h to get_bits.h. 16 years ago
jpeglsdec.h
jpeglsenc.c Rename bitstream.h to get_bits.h. 16 years ago
jrevdct.c Remove unused assignment from j_rev_dct() found by CSA. 16 years ago
kmvc.c kmvc decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
lcl.h
lcldec.c add #if CONFIG_ZLIB_DECODER around zlib_decomp function. 16 years ago
lclenc.c Remove unnecessary put_bits/get_bits includes. 16 years ago
libdirac.h
libdirac_libschro.c
libdirac_libschro.h
libdiracdec.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
libdiracenc.c
libfaac.c
libfaad.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
libgsm.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
libmp3lame.c
libopencore-amr.c Add support for external OpenCORE libraries for AMR-NB/WB support. 16 years ago
libopenjpeg.c libopenjpeg wrapper uses get_buffer, set CODEC_CAP_DR1 16 years ago
libschroedinger.c
libschroedinger.h
libschroedingerdec.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
libschroedingerenc.c
libspeexdec.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
libtheoraenc.c Fix "warning: assignment discards qualifiers from pointer target type" 15 years ago
libvorbis.c add missing \n to error message 15 years ago
libx264.c Fix libx264.c to not drop SEI userdata from x264 encoder. 15 years ago
libxvid_internal.h
libxvid_rc.c
libxvidff.c
ljpegenc.c Rename pbBufPtr() to put_bits_ptr(). 16 years ago
loco.c Rename bitstream.h to get_bits.h. 16 years ago
lpc.c
lpc.h
lsp.c
lsp.h
lzw.c
lzw.h Rename bitstream.h to get_bits.h. 16 years ago
lzwenc.c Split bitstream.h, put the bitstream writer stuff in the new file 16 years ago
mace.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
mathops.h MIPS: add MIPS64 and Loongson asm for MAC64/MLS64 16 years ago
mdct.c Support for getting (i)MDCT output multiplied by a constant scaling factor. 16 years ago
mdec.c Add a av_fast_malloc function and replace several uses of av_fast_realloc, 16 years ago
mimic.c Rename bitstream.h to get_bits.h. 16 years ago
mjpeg.c
mjpeg.h Split bitstream.h, put the bitstream writer stuff in the new file 16 years ago
mjpeg_parser.c
mjpega_dump_header_bsf.c
mjpegbdec.c Make sure offsets of mjpeg b are within the buffer. 16 years ago
mjpegdec.c If the end of the input buffer is reached while decoding MJPEG and at least 15 years ago
mjpegdec.h Add a got_picture flag to MJpegDecodeContext which indicates if its picture 15 years ago
mjpegenc.c Rename pbBufPtr() to put_bits_ptr(). 16 years ago
mjpegenc.h
mlp.c Fix unaligned accesses by doing bytewise access until aligned, then 15 years ago
mlp.h mlp: Simplify adressing of state and coeffs arrays for both filters by making 16 years ago
mlp_parser.c Rename bitstream.h to get_bits.h. 16 years ago
mlp_parser.h Rename bitstream.h to get_bits.h. 16 years ago
mlpdec.c mlp: Simplify adressing of state and coeffs arrays for both filters by making 16 years ago
mlpdsp.c mlp: Re-enable x86-optimized DSP functions. 16 years ago
mmvideo.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
motion-test.c cosmetics: Rename prn variable to prng (Pseudo Random Number Generator). 16 years ago
motion_est.c
motion_est_template.c
motionpixels.c Add missing return statement to out-of-memory condition. Fixes the warning: 16 years ago
movsub_bsf.c
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c Rename bitstream.h to get_bits.h. 16 years ago
mpc.h Rename bitstream.h to get_bits.h. 16 years ago
mpc7.c Use skip_bits_long() for large skips 16 years ago
mpc7data.h
mpc8.c Correct reading bits in MPC SV8 base codes (when we have to read 0 or >16 bits). 16 years ago
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c Subroutine to copy an AAC Program Config Element (PCE) 16 years ago
mpeg4audio.h Subroutine to copy an AAC Program Config Element (PCE) 16 years ago
mpeg4data.h
mpeg4video_parser.c
mpeg4video_parser.h
mpeg12.c Revert r19317, "simplify slice_end, return size of output frame". 15 years ago
mpeg12.h mpeg12: fix non-standard use of "extern inline" 16 years ago
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c Move declarations in mpeg1_encode_motion() closer to where they are needed. 16 years ago
mpegaudio.c
mpegaudio.h Rename bitstream.h to get_bits.h. 16 years ago
mpegaudio_parser.c Cleanup properly at the end of MPEG Audio parsing. 15 years ago
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c Drop code that attempts to decode frames that are prefixed by junk. 15 years ago
mpegaudiodecheader.c fix compilation with DEBUG defined 16 years ago
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudioenc.c Rename pbBufPtr() to put_bits_ptr(). 16 years ago
mpegaudiotab.h
mpegvideo.c Properly initialize AVFrames to default values in the MPEG decoder (fixes 16 years ago
mpegvideo.h Improve wording: s/reseted/reset 15 years ago
mpegvideo_common.h fix indentation and remove whitespace after return 16 years ago
mpegvideo_enc.c remove apparently unused real_pict_num from AVCodecContext 16 years ago
mpegvideo_parser.c
mpegvideo_xvmc.c
msmpeg4.c Get rid of an unused variable, found by the clang static analyzer. 16 years ago
msmpeg4.h
msmpeg4data.c
msmpeg4data.h Rename bitstream.h to get_bits.h. 16 years ago
msrle.c Remove useless #include <unistd.h> from many files 15 years ago
msrledec.c do not print false error if eof follows eol 16 years ago
msrledec.h cosmetics: Fix some typos. 16 years ago
msvideo1.c Remove useless #include <unistd.h> from many files 15 years ago
nellymoser.c Rename bitstream.h to get_bits.h. 16 years ago
nellymoser.h
nellymoserdec.c Support for getting (i)MDCT output multiplied by a constant scaling factor. 16 years ago
nellymoserenc.c Move a DECLARE_ALIGNED_16 variable in the Nellymoser encoder from the stack 16 years ago
noise_bsf.c
nuv.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
opt.c Make av_set_string3() print a message in case of unknown option. 16 years ago
opt.h Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 16 years ago
options.c remove apparently unused real_pict_num from AVCodecContext 16 years ago
os2thread.c
parser.c Fetch timestamp for the first frame of field only if frame_offset and 15 years ago
parser.h
pcm.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
pcx.c pcx decoder use get_buffer, set CODEC_CAP_DR1 16 years ago
pcxenc.c
pixdesc.c Implement av_get_bits_per_pixel(). 16 years ago
pixdesc.h Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 16 years ago
png.c
png.h
pngdec.c Support RGB48 PNG decoding 15 years ago
pngenc.c
pnm.c
pnm.h
pnm_parser.c
pnmenc.c pgm, pgmyuv, ppm, pbm and pam decoders use get_buffer, set CODEC_CAP_DR1 16 years ago
psymodel.c Use cutoff frequency to adjust bandwidth in the generic psymodel preprocess. 15 years ago
psymodel.h Cosmetics: Pretty print the AAC encoder. 15 years ago
pthread.c
ptx.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
put_bits.h Remove '\p', '\c' and '\e' doxygen markup from doxy, as it should 16 years ago
qcelp_lsp.c
qcelpdata.h Fix bandwith vs. bandwiDth typo. 16 years ago
qcelpdec.c Rename ff_log_missing_feature() to av_log_missing_feature(). 15 years ago
qdm2.c Indent 16 years ago
qdm2data.h
qdrw.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
qpeg.c Check that palctrl is available on init instead of crashing when trying to use 15 years ago
qtrle.c Remove useless #include <unistd.h> from many files 15 years ago
qtrleenc.c Add PIX_FMT_ARGB encoding to qtrle. 15 years ago
ra144.c Rename bitstream.h to get_bits.h. 16 years ago
ra144.h
ra288.c Rename bitstream.h to get_bits.h. 16 years ago
ra288.h
rangecoder.c cosmetics: Rename prn variable to prng (Pseudo Random Number Generator). 16 years ago
rangecoder.h
ratecontrol.c Remove 2 useless assignments from ff_rate_control_init() found by CSA. 16 years ago
ratecontrol.h
raw.c Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly. 16 years ago
raw.h
rawdec.c Add new FOURCC (0x0003) for raw DIB video, set flip flag accordingly. 16 years ago
rawenc.c Map MOV fourcc YUV2 correctly to PIX_FMT_YUYV422. 16 years ago
rdft.c
rectangle.h
remove_extradata_bsf.c
resample.c Add const in cast. Removes warning: 16 years ago
resample2.c
rl.h Rename bitstream.h to get_bits.h. 16 years ago
rl2.c Remove useless #include <unistd.h> from many files 15 years ago
rle.c
rle.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c Remove useless #include <unistd.h> from many files 15 years ago
roqvideoenc.c Remove useless #include <unistd.h> from many files 15 years ago
rpza.c Remove useless #include <unistd.h> from many files 15 years ago
rtjpeg.c Distinguish between non-coded blocks and decode errors in rtjpeg's get_block 16 years ago
rtjpeg.h Move "block" variable in rtjpeg decoder to context to ensure sufficient alignment 16 years ago
rv10.c Remove disabled function get_num(). 15 years ago
rv30.c RV3/4 intra types array causes alignment issues (at least on ARM5), thus change 15 years ago
rv30data.h
rv30dsp.c
rv34.c RV3/4 intra types array causes alignment issues (at least on ARM5), thus change 15 years ago
rv34.h RV3/4 intra types array causes alignment issues (at least on ARM5), thus change 15 years ago
rv34data.h Use full internal pathname in doxygen @file directives. 16 years ago
rv34vlc.h
rv40.c RV3/4 intra types array causes alignment issues (at least on ARM5), thus change 15 years ago
rv40data.h
rv40dsp.c
rv40vlc2.h
s3tc.c
s3tc.h
sgi.h
sgidec.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
sgienc.c sgi encoder does not support pal8 16 years ago
shorten.c Rename bitstream.h to get_bits.h. 16 years ago
simple_idct.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
simple_idct.h
smacker.c smacker video decoder uses reget_buffer, set CODEC_CAP_DR1 16 years ago
smc.c Remove useless #include <unistd.h> from many files 15 years ago
snow.c snow decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
snow.h
sonic.c cosmetics: Move some code blocks to reduce the number of #ifdefs. 15 years ago
sp5x.h
sp5xdec.c amv decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
sunrast.c sun rasterfile image decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c Move ALIGN macro to libavutil/common.h and use it in various places 16 years ago
svq1enc.c
svq1enc_cb.h
svq3.c remove unused hack which set AVCodecContext frame_number to pic timestamp 16 years ago
targa.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
targaenc.c
tiertexseqv.c Rename bitstream.h to get_bits.h. 16 years ago
tiff.c tiff image decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
tiff.h
tiffenc.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
tmv.c tmv decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
truemotion1.c Replace WORDS_BIGENDIAN with HAVE_BIGENDIAN 15 years ago
truemotion1data.h
truemotion2.c TrueMotion 2 uses its own YUV-like colourspace, so convert output to proper RGB. 16 years ago
truespeech.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
truespeech_data.h
tscc.c Remove useless assignment during initialization for some decoders 16 years ago
tta.c Rename bitstream.h to get_bits.h. 16 years ago
txd.c renderware txd image decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
ulti.c Remove useless #include <unistd.h> from many files 15 years ago
ulti_cb.h
unary.h Rename bitstream.h to get_bits.h. 16 years ago
utils.c Rename ff_log_missing_feature() to av_log_missing_feature(). 15 years ago
v210dec.c add casts to silence gcc warnings 16 years ago
v210enc.c Replace an occurence of -1 by PIX_FMT_NONE, fixes icc warning #188: 15 years ago
v210x.c Add casts to v210x decoder to avoid warnings. 16 years ago
vaapi.c
vaapi.h Remove inclusion of va.h, not needed anymore after r18256. 16 years ago
vaapi_internal.h
vaapi_mpeg2.c
vaapi_mpeg4.c Add MPEG-4 / H.263 bitstream decoding through VA API. 16 years ago
vaapi_vc1.c Add VC-1 bitstream decoding through VA API. 16 years ago
vb.c Get new buffer during frame decoding in VB video decoder, not only once 16 years ago
vc1.c idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall. 15 years ago
vc1.h set pict_type in VC-1 parser, fix some timestamps problems 16 years ago
vc1_parser.c set pict_type in VC-1 parser, fix some timestamps problems 16 years ago
vc1acdata.h
vc1data.c
vc1data.h Rename bitstream.h to get_bits.h. 16 years ago
vc1dec.c Edge emulation should be used in B-frame MC in mspel mode with 15 years ago
vc1dsp.c idct_dc for VC-1/WMV3 decoder; ~11% faster decoding overall. 15 years ago
vcr1.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
vdpau.c
vdpau.h
vdpau_internal.h
vmdav.c Remove useless #include <unistd.h> from many files 15 years ago
vmnc.c vmware video decoder uses reget_buffer, set CODEC_CAP_DR1 16 years ago
vorbis.c Add extra validation checks to ff_vorbis_len2vlc. 15 years ago
vorbis.h
vorbis_data.c
vorbis_dec.c Make sure that values generated for ff_vorbis_len2vlc in 15 years ago
vorbis_enc.c Support for getting (i)MDCT output multiplied by a constant scaling factor. 16 years ago
vorbis_enc_data.h
vp3.c Remove useless #include <unistd.h> from many files 15 years ago
vp3_parser.c
vp3data.h
vp3dsp.c
vp5.c Rename bitstream.h to get_bits.h. 16 years ago
vp5data.h
vp6.c Add a check to vp6_parse_coeff_huffman to ensure it does not overread the input buffer. 15 years ago
vp6data.h
vp6dsp.c
vp56.c fix vp5/vp6 decoding by using new prototype for decode function 16 years ago
vp56.h vp56dec: ensure range coder won't read past the end of input buffer 15 years ago
vp56data.c
vp56data.h
vqavideo.c Remove useless #include <unistd.h> from many files 15 years ago
w32thread.c
wavpack.c Add floating point audio decoding to WavPack decoder. 16 years ago
wma.c Make remaining run level decode comments doxygen comments 15 years ago
wma.h Add support for escape coded wmapro run level coefficients 15 years ago
wmadata.h
wmadec.c Introduce WMACoef typedef for decoded coefficients 15 years ago
wmaenc.c Introduce WMACoef typedef for decoded coefficients 15 years ago
wmv2.c
wmv2.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
wmv2dec.c
wmv2enc.c
wnv1.c cosmetics: reindent after last commit 16 years ago
ws-snd1.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
xan.c Remove useless #include <unistd.h> from many files 15 years ago
xiph.c
xiph.h
xl.c Implement avcodec_decode_video2(), _audio3() and _subtitle2() which takes an 16 years ago
xsubdec.c Set subtitle type in DVD and XSUB subtitle decoders. 15 years ago
xsubenc.c Add support for encoding XSUB subtitles. Muxing support is still missing. 15 years ago
xvmc.h
xvmc_internal.h
zmbv.c zmbv decoder uses get_buffer, set CODEC_CAP_DR1 16 years ago
zmbvenc.c Move ALIGN macro to libavutil/common.h and use it in various places 16 years ago