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.
 
 
 
 
Janne Grunau bb5b3940b0 adpcm: ADPCM Electronic Arts has always two channels 13 years ago
..
alpha
arm rv34: joint coefficient decoding and dequantization 13 years ago
avr32
bfin Replace some forgotten FFmpeg references by Libav. 13 years ago
mips
mlib
ppc doxygen: Replace '\' by '@' in Doxygen markup tags. 13 years ago
ps2
sh4
sparc Replace ffmpeg references with more accurate libav* references. 13 years ago
x86 x86: Fix constraints for decode_significance*_x86 13 years ago
4xm.c 4xm: Prevent buffer overreads. 13 years ago
8bps.c
8svx.c Add avcodec_decode_audio4(). 13 years ago
Makefile Indeo 4 decoder 13 years ago
a64colors.h
a64enc.h
a64multienc.c
a64tables.h
aac.h Add avcodec_decode_audio4(). 13 years ago
aac_ac3_parser.c
aac_ac3_parser.h Make channel layout masks unsigned 13 years ago
aac_adtstoasc_bsf.c
aac_parser.c lavc: use designated initialisers for parsers. 13 years ago
aac_tablegen.c
aac_tablegen.h
aac_tablegen_decl.h
aacadtsdec.c
aacadtsdec.h
aaccoder.c Add libavutil/mathematics.h #includes for INFINITY 13 years ago
aacdec.c aacdec: Handle new extradata passed as side data 13 years ago
aacdectab.h Make channel layout masks unsigned 13 years ago
aacenc.c
aacenc.h
aacps.c
aacps.h
aacps_tablegen.c
aacps_tablegen.h
aacpsdata.c
aacpsy.c doxygen: misc consistency, spelling and wording fixes 13 years ago
aacpsy.h
aacsbr.c
aacsbr.h
aacsbrdata.h
aactab.c
aactab.h
aandcttab.c
aandcttab.h
aasc.c
ac3.c
ac3.h Make channel layout masks unsigned 13 years ago
ac3_parser.c lavc: use designated initialisers for parsers. 13 years ago
ac3_parser.h
ac3dec.c ac3dec: cosmetics: pretty-printing 13 years ago
ac3dec.h Add avcodec_decode_audio4(). 13 years ago
ac3dec_data.c
ac3dec_data.h
ac3dsp.c
ac3dsp.h
ac3enc.c Make channel layout masks unsigned 13 years ago
ac3enc.h Make channel layout masks unsigned 13 years ago
ac3enc_fixed.c ac3enc: doxygen update. 13 years ago
ac3enc_float.c ac3enc: doxygen update. 13 years ago
ac3enc_opts_template.c
ac3enc_template.c ac3enc: doxygen update. 13 years ago
ac3tab.c
ac3tab.h
acelp_filters.c
acelp_filters.h
acelp_pitch_delay.c
acelp_pitch_delay.h
acelp_vectors.c
acelp_vectors.h
adpcm.c adpcm: ADPCM Electronic Arts has always two channels 13 years ago
adpcm.h
adpcm_data.c
adpcm_data.h
adpcmenc.c adpcmenc: cosmetics: pretty-printing 13 years ago
adx.c adxdec: Validate channel count to fix a division by zero. 13 years ago
adx.h Add avcodec_decode_audio4(). 13 years ago
adx_parser.c adx_parser: rewrite. 13 years ago
adxdec.c adxdec: clear eof flag and channel states when seeking 13 years ago
adxenc.c adxenc: check output buffer size before writing 13 years ago
alac.c alacdec: implement the 2-pass prediction type. 13 years ago
alacenc.c alacenc: implement the 2-pass prediction type. 13 years ago
allcodecs.c Indeo 4 decoder 13 years ago
alsdec.c latmdec: fix audio specific config parsing 13 years ago
amr.h
amrnbdata.h
amrnbdec.c Report an error if pitch_lag is zero in AMR-NB decoder. 13 years ago
amrwbdata.h
amrwbdec.c doxygen: misc consistency, spelling and wording fixes 13 years ago
anm.c
ansi.c
apedec.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
api-example.c api-example: update to use avcodec_decode_audio4() 13 years ago
ass.c
ass.h
assdec.c
assenc.c
asv1.c
atrac.c
atrac.h
atrac1.c Add avcodec_decode_audio4(). 13 years ago
atrac1data.h
atrac3.c cosmetics: Drop unnecessary parentheses around return values. 13 years ago
atrac3data.h
audioconvert.c Make channel layout masks unsigned 13 years ago
audioconvert.h Make channel layout masks unsigned 13 years ago
aura.c
avcodec.h threads: introduce CODEC_CAP_AUTO_THREADS and add it to libx264 13 years ago
avfft.c
avfft.h
avpacket.c
avs.c avs: call release_buffer() at the end. 13 years ago
bethsoftvideo.c bethsoftvideo: return proper consumed size for palette packets. 13 years ago
bethsoftvideo.h
bfi.c bfi: K&R cosmetics 13 years ago
bgmc.c bgmc: K&R cleanup 13 years ago
bgmc.h
bink.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
binkaudio.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
binkdata.h
binkdsp.c
binkdsp.h
bit_depth_template.c
bitstream.c Fix a bunch of common typos. 13 years ago
bitstream_filter.c
bmp.c bmp: fix some 1bit samples. 13 years ago
bmp.h
bmpenc.c
bmv.c bmv audio: implement new audio decoding API 13 years ago
bytestream.h ulti: convert to new bytestream API. 13 years ago
c93.c
cabac.c cabac: drop unused and disabled get_cabac_u() / get_cabac_ueg() functions 13 years ago
cabac.h cabac: drop unused and disabled get_cabac_u() / get_cabac_ueg() functions 13 years ago
cavs.c
cavs.h
cavs_parser.c doxygen: misc consistency, spelling and wording fixes 13 years ago
cavsdata.h
cavsdec.c
cavsdsp.c
cavsdsp.h
cbrt_tablegen.c
cbrt_tablegen.h
cdgraphics.c
celp_filters.c
celp_filters.h
celp_math.c
celp_math.h doxygen: misc consistency, spelling and wording fixes 13 years ago
cga_data.c
cga_data.h
chomp_bsf.c
cinepak.c misc Doxygen markup improvements 13 years ago
cljr.c cljr: fix buf_size sanity check 13 years ago
cook.c cook: K&R formatting cosmetics 13 years ago
cookdata.h
cos_tablegen.c
cscd.c
cyuv.c
dca.c dca: K&R formatting cosmetics 13 years ago
dca.h
dca_parser.c doxygen: misc consistency, spelling and wording fixes 13 years ago
dcadata.h
dcadsp.c
dcadsp.h
dcahuff.h
dct-test.c dct-test: remove unused variable cropTbl 13 years ago
dct.c dct: K&R formatting cosmetics 13 years ago
dct.h
dct32.c
dct32.h
dct32_fixed.c
dct32_float.c
dctref.c
dctref.h
dfa.c
dirac.c
dirac.h
dirac_parser.c lavc: use designated initialisers for parsers. 13 years ago
dnxhd_parser.c lavc: use designated initialisers for parsers. 13 years ago
dnxhddata.c
dnxhddata.h
dnxhddec.c
dnxhdenc.c Merge some declarations and initializations. 13 years ago
dnxhdenc.h
dpcm.c Add avcodec_decode_audio4(). 13 years ago
dpx.c
dpxenc.c
dsicinav.c Add avcodec_decode_audio4(). 13 years ago
dsputil.c doxygen: misc consistency, spelling and wording fixes 13 years ago
dsputil.h Fix a bunch of common typos. 13 years ago
dsputil_template.c
dump_extradata_bsf.c
dv.c cosmetics: Drop unnecessary parentheses around return values. 13 years ago
dv_tablegen.c
dv_tablegen.h
dv_vlc_data.h
dvbsub.c Remove some stray unnecessary ffmpeg references. 13 years ago
dvbsub_parser.c lavc: use designated initialisers for parsers. 13 years ago
dvbsubdec.c Remove some stray unnecessary ffmpeg references. 13 years ago
dvdata.c
dvdata.h
dvdsub_parser.c Remove some stray unnecessary ffmpeg references. 13 years ago
dvdsubdec.c Remove some stray unnecessary ffmpeg references. 13 years ago
dvdsubenc.c Remove some stray unnecessary ffmpeg references. 13 years ago
dwt.c
dwt.h
dxa.c
dxtory.c Dxtory capture format decoder 13 years ago
dxva2.c
dxva2.h dxva2.h: include d3d9.h to define LPDIRECT3DSURFACE9 13 years ago
dxva2_h264.c Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 13 years ago
dxva2_internal.h
dxva2_mpeg2.c Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 13 years ago
dxva2_vc1.c Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 13 years ago
eac3_data.c
eac3_data.h
eac3dec.c
eac3enc.c
eac3enc.h
eacmv.c
eaidct.c
eamad.c misc Doxygen markup improvements 13 years ago
eatgq.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
eatgv.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
eatqi.c
elbg.c
elbg.h
error_resilience.c Fix a bunch of typos. 13 years ago
escape124.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
faandct.c
faandct.h
faanidct.c
faanidct.h
faxcompr.c
faxcompr.h
fft-fixed-test.c
fft-internal.h
fft-test.c tests/tools/examples: Replace direct exit() calls by return. 13 years ago
fft.c
fft.h
fft_fixed.c
fft_float.c
ffv1.c
flac.c
flac.h
flac_parser.c lavc: use designated initialisers for parsers. 13 years ago
flacdata.c
flacdata.h
flacdec.c Add avcodec_decode_audio4(). 13 years ago
flacenc.c
flashsv.c
flashsvenc.c
flicvideo.c flicvideo: check extradata_size before accessing extradata. 13 years ago
flv.h
flvdec.c
flvenc.c
fmtconvert.c
fmtconvert.h
fraps.c fraps: check for overread. 13 years ago
frwu.c
g722.c
g722.h g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_coded_sample 13 years ago
g722dec.c g722dec: Signal skipping the lower bits via AVOptions instead of bits_per_coded_sample 13 years ago
g722enc.c Fix a bunch of common typos. 13 years ago
g726.c Add avcodec_decode_audio4(). 13 years ago
get_bits.h Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
gif.c
gifdec.c gif: fix invalid signed shifts 13 years ago
golomb.c
golomb.h
gsmdec.c Add avcodec_decode_audio4(). 13 years ago
gsmdec_data.c
gsmdec_data.h Add avcodec_decode_audio4(). 13 years ago
gsmdec_template.c
h261.c
h261.h
h261_parser.c lavc: use designated initialisers for parsers. 13 years ago
h261data.h
h261dec.c mpegvideo: remove abort() in ff_find_unused_picture() 13 years ago
h261enc.c doxygen: misc consistency, spelling and wording fixes 13 years ago
h263.c Remove some stray unnecessary ffmpeg references. 13 years ago
h263.h
h263_parser.c lavc: use designated initialisers for parsers. 13 years ago
h263_parser.h
h263data.h
h263dec.c mpegvideo: remove abort() in ff_find_unused_picture() 13 years ago
h264.c h264: return index in buffer on end-of-sequence. 13 years ago
h264.h Revert "h264: skip start code search if the size of the nal unit is known" 13 years ago
h264_cabac.c x86: Fix constraints for decode_significance*_x86 13 years ago
h264_cavlc.c doxygen: misc consistency, spelling and wording fixes 13 years ago
h264_direct.c
h264_loopfilter.c
h264_mp4toannexb_bsf.c
h264_mvpred.h doxygen: misc consistency, spelling and wording fixes 13 years ago
h264_parser.c Revert "h264: skip start code search if the size of the nal unit is known" 13 years ago
h264_ps.c
h264_refs.c h264: fix frame reordering code. 13 years ago
h264_sei.c
h264data.h
h264dsp.c
h264dsp.h
h264dsp_template.c
h264idct.c
h264idct_template.c
h264pred.c
h264pred.h
h264pred_template.c Remove extraneous semicolons 13 years ago
huffman.c
huffman.h
huffyuv.c avcodec: change number of plane pointers from 4 to 8 at next major bump. 13 years ago
idcinvideo.c Replace ffmpeg references with more accurate libav* references. 13 years ago
iff.c
iirfilter.c
iirfilter.h
imc.c get_bits: remove A32 variant 13 years ago
imcdata.h
imgconvert.c Drop some pointless void* return value casts from av_malloc() invocations. 13 years ago
imgconvert.h
imx_dump_header_bsf.c
indeo2.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
indeo2data.h Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
indeo3.c indeo3: check per-plane data buffer against input buffer bounds. 13 years ago
indeo3data.h indeo3data: add missing config.h #include for HAVE_BIGENDIAN 13 years ago
indeo4.c cosmetics: Drop unnecessary parentheses around return values. 13 years ago
indeo4data.h Indeo 4 decoder 13 years ago
indeo5.c Place some START_TIMER invocations in separate blocks. 13 years ago
indeo5data.h
intelh263dec.c
internal.h avcodec: deprecate AVFrame.age 13 years ago
interplayvideo.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
intrax8.c lavc: introduce ER_MB_END and ER_MB_ERROR 13 years ago
intrax8.h
intrax8dsp.c
intrax8huf.h
inverse.c
ituh263dec.c doxygen: misc consistency, spelling and wording fixes 13 years ago
ituh263enc.c doxygen: misc consistency, spelling and wording fixes 13 years ago
ivi_common.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
ivi_common.h cosmetics: Drop unnecessary parentheses around return values. 13 years ago
ivi_dsp.c Indeo 4 decoder 13 years ago
ivi_dsp.h Indeo 4 decoder 13 years ago
jfdctfst.c Remove redundant filename self-references inside files. 13 years ago
jfdctint.c
jfdctint_template.c Fix a bunch of common typos. 13 years ago
jpegls.c
jpegls.h
jpeglsdec.c
jpeglsdec.h
jpeglsenc.c
jrevdct.c Remove redundant filename self-references inside files. 13 years ago
jvdec.c
kbdwin.c
kbdwin.h
kgv1dec.c
kmvc.c kvmc: fix invalid reads 13 years ago
lagarith.c lagarith: add decode support for arith rgb24 mode 13 years ago
lagarithrac.c
lagarithrac.h
latm_parser.c doxygen: misc consistency, spelling and wording fixes 13 years ago
lcl.h
lcldec.c
lclenc.c
libavcodec.v
libdirac.h Remove redundant filename self-references inside files. 13 years ago
libdirac_libschro.c libdirac/libschroedinger: Drop unnecessary symbol prefixes. 13 years ago
libdirac_libschro.h libdirac/libschroedinger: Drop unnecessary symbol prefixes. 13 years ago
libdiracdec.c libdirac/libschroedinger: Drop unnecessary symbol prefixes. 13 years ago
libdiracenc.c libdirac/libschroedinger: Drop unnecessary symbol prefixes. 13 years ago
libfaac.c
libgsm.c libgsm: Reset the MS mode of GSM in the flush function 13 years ago
libmp3lame.c libmp3lame: K&R formatting cosmetics 13 years ago
libopencore-amr.c Add avcodec_decode_audio4(). 13 years ago
libopenjpeg.c
libschroedinger.c Remove redundant filename self-references inside files. 13 years ago
libschroedinger.h Remove redundant filename self-references inside files. 13 years ago
libschroedingerdec.c libdirac/libschroedinger: Drop unnecessary symbol prefixes. 13 years ago
libschroedingerenc.c libdirac/libschroedinger: Drop unnecessary symbol prefixes. 13 years ago
libspeexdec.c Add avcodec_decode_audio4(). 13 years ago
libspeexenc.c libspeexenc: fix pts calculations for more than 1 frame per packet 13 years ago
libtheoraenc.c Replace ffmpeg references with more accurate libav* references. 13 years ago
libvo-aacenc.c
libvo-amrwbenc.c
libvorbis.c cosmetics: Drop unnecessary parentheses around return values. 13 years ago
libvpxdec.c
libvpxenc.c
libx264.c threads: introduce CODEC_CAP_AUTO_THREADS and add it to libx264 13 years ago
libxavs.c
libxvid_internal.h
libxvid_rc.c
libxvidff.c Replace outdated references to ffmpeg tool with avconv. 13 years ago
ljpegenc.c
loco.c
lpc.c Replace Subversion revisions in comments by Git hashes. 13 years ago
lpc.h Fix a bunch of common typos. 13 years ago
lsp.c misc Doxygen markup improvements 13 years ago
lsp.h
lzw.c
lzw.h
lzwenc.c
mace.c Add avcodec_decode_audio4(). 13 years ago
mathops.h
mdct.c
mdct_fixed.c
mdct_float.c
mdec.c
mimic.c avcodec: move some AVCodecContext fields to an internal struct. 13 years ago
mjpeg.c
mjpeg.h
mjpeg2jpeg_bsf.c Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 13 years ago
mjpeg_parser.c doxygen: misc consistency, spelling and wording fixes 13 years ago
mjpega_dump_header_bsf.c
mjpegbdec.c
mjpegdec.c mjpegdec: parse RSTn to prevent skipping other data in mjpeg_decode_scan 13 years ago
mjpegdec.h
mjpegenc.c
mjpegenc.h
mlp.c
mlp.h
mlp_parser.c Make channel layout masks unsigned 13 years ago
mlp_parser.h
mlpdec.c doxygen: eliminate Qt-style doxygen syntax 13 years ago
mlpdsp.c
mmvideo.c
motion-test.c tests/examples: Mark some variables only used within their files as static. 13 years ago
motion_est.c
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 Add avcodec_decode_audio4(). 13 years ago
mpc7.c Add avcodec_decode_audio4(). 13 years ago
mpc7data.h
mpc8.c Add avcodec_decode_audio4(). 13 years ago
mpc8data.h
mpc8huff.h
mpcdata.h
mpeg4audio.c latmdec: fix audio specific config parsing 13 years ago
mpeg4audio.h latmdec: fix audio specific config parsing 13 years ago
mpeg4data.h
mpeg4video.c
mpeg4video.h doxygen: misc consistency, spelling and wording fixes 13 years ago
mpeg4video_parser.c lavc: use designated initialisers for parsers. 13 years ago
mpeg4video_parser.h doxygen: misc consistency, spelling and wording fixes 13 years ago
mpeg4videodec.c get_bits: remove LAST_SKIP_CACHE macro 13 years ago
mpeg4videoenc.c doxygen: misc consistency, spelling and wording fixes 13 years ago
mpeg12.c mpegenc: use avctx->slices as number of slices 13 years ago
mpeg12.h
mpeg12data.c
mpeg12data.h
mpeg12decdata.h
mpeg12enc.c mpeg12enc: Remove write-only variables. 13 years ago
mpegaudio.c
mpegaudio.h
mpegaudio_parser.c lavc: use designated initialisers for parsers. 13 years ago
mpegaudio_tablegen.c
mpegaudio_tablegen.h
mpegaudiodata.c
mpegaudiodata.h
mpegaudiodec.c mpegaudiodec: skip all channels when skipping granules 13 years ago
mpegaudiodec_float.c Add avcodec_decode_audio4(). 13 years ago
mpegaudiodecheader.c
mpegaudiodecheader.h
mpegaudiodectab.h
mpegaudiodsp.c
mpegaudiodsp.h
mpegaudiodsp_fixed.c
mpegaudiodsp_float.c
mpegaudiodsp_template.c
mpegaudioenc.c
mpegaudiotab.h
mpegvideo.c mpegenc: use avctx->slices as number of slices 13 years ago
mpegvideo.h mpegenc: use avctx->slices as number of slices 13 years ago
mpegvideo_common.h doxygen: misc consistency, spelling and wording fixes 13 years ago
mpegvideo_enc.c mpegenc: use avctx->slices as number of slices 13 years ago
mpegvideo_parser.c lavc: use designated initialisers for parsers. 13 years ago
mpegvideo_xvmc.c
msgsmdec.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
msgsmdec.h
msmpeg4.c get_bits: remove LAST_SKIP_CACHE macro 13 years ago
msmpeg4.h Remove some stray unnecessary ffmpeg references. 13 years ago
msmpeg4data.c Remove some stray unnecessary ffmpeg references. 13 years ago
msmpeg4data.h Remove some stray unnecessary ffmpeg references. 13 years ago
msrle.c
msrledec.c cosmetics: drop some completely pointless parentheses 13 years ago
msrledec.h
msvideo1.c
mxpegdec.c
nellymoser.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
nellymoser.h
nellymoserdec.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
nellymoserenc.c Add libavutil/mathematics.h #includes for INFINITY 13 years ago
noise_bsf.c
nuv.c nuv: check per-frame header for validity. 13 years ago
opt.h
options.c mpegenc: use avctx->slices as number of slices 13 years ago
pamenc.c
parser.c doxygen: misc consistency, spelling and wording fixes 13 years ago
parser.h
pcm-mpeg.c pcm-mpeg: implement new audio decoding api 13 years ago
pcm.c Add avcodec_decode_audio4(). 13 years ago
pcm_tablegen.c
pcm_tablegen.h
pcx.c
pcxenc.c
pgssubdec.c
pictordec.c
png.c
png.h
pngdec.c
pngenc.c
pnm.c
pnm.h
pnm_parser.c lavc: use designated initialisers for parsers. 13 years ago
pnmdec.c
pnmenc.c
proresdec.c get_bits: remove A32 variant 13 years ago
proresdsp.c
proresdsp.h
psymodel.c
psymodel.h
pthread.c win32: detect number of CPUs using affinity 13 years ago
ptx.c ptx: fix inverted check for sufficient data 13 years ago
put_bits.h
qcelpdata.h doxygen: eliminate Qt-style doxygen syntax 13 years ago
qcelpdec.c qcelpdec: K&R formatting cosmetics 13 years ago
qdm2.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
qdm2_tablegen.c
qdm2_tablegen.h
qdm2data.h
qdrw.c
qpeg.c
qtrle.c qtrle: simplify 32-bit decode using intreadwrite macros 13 years ago
qtrleenc.c
r210dec.c
ra144.c
ra144.h Add avcodec_decode_audio4(). 13 years ago
ra144dec.c Add avcodec_decode_audio4(). 13 years ago
ra144enc.c cosmetics: Drop unnecessary parentheses around return values. 13 years ago
ra288.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
ra288.h ra288: utilize DSPContext.vector_fmul() 13 years ago
rangecoder.c
rangecoder.h
ratecontrol.c doxygen: misc consistency, spelling and wording fixes 13 years ago
ratecontrol.h
raw.c raw: add 10bit YUV definitions 13 years ago
raw.h
rawdec.c rawdec: propagate pict_type information to the output frame 13 years ago
rawenc.c
rdft.c
rdft.h
rectangle.h
remove_extradata_bsf.c
resample.c
resample2.c doxygen: misc consistency, spelling and wording fixes 13 years ago
rl.h
rl2.c
rle.c
rle.h
roqaudioenc.c
roqvideo.c
roqvideo.h
roqvideodec.c roqvideodec: set AVFrame reference before reget_buffer. 13 years ago
roqvideoenc.c
rpza.c Replace ffmpeg references with more accurate libav* references. 13 years ago
rtjpeg.c doxygen: eliminate Qt-style doxygen syntax 13 years ago
rtjpeg.h
rv10.c lavc: introduce ER_MB_END and ER_MB_ERROR 13 years ago
rv10enc.c
rv20enc.c
rv30.c
rv30data.h
rv30dsp.c
rv34.c rv34: fix invalid memory access for small video dimensions 13 years ago
rv34.h
rv34_parser.c lavc: use designated initialisers for parsers. 13 years ago
rv34data.h rv34: joint coefficient decoding and dequantization 13 years ago
rv34dsp.c rv34: joint coefficient decoding and dequantization 13 years ago
rv34dsp.h rv34: joint coefficient decoding and dequantization 13 years ago
rv34vlc.h
rv40.c rv40: rearrange loop filter functions 13 years ago
rv40data.h rv40: move loop filter to rv34dsp context 13 years ago
rv40dsp.c rv40: rearrange loop filter functions 13 years ago
rv40vlc2.h
s3tc.c s3tc: fix shift overflow by using unsigned constant 13 years ago
s3tc.h
s302m.c Add avcodec_decode_audio4(). 13 years ago
sbr.h
sgi.h
sgidec.c
sgienc.c
shorten.c shorten: avoid abort() on unknown audio types 13 years ago
simple_idct.c
simple_idct.h
simple_idct_template.c
sinewin.c
sinewin.h
sinewin_tablegen.c
sinewin_tablegen.h
sipr.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
sipr.h sipr: use a function pointer to select the decode_frame function 13 years ago
sipr16k.c
sipr16kdata.h
siprdata.h
smacker.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
smc.c
snow.c snow: Restore three mistakenly removed casts. 13 years ago
snow.h snow: fix integer overflows 13 years ago
snowdata.h snow: split snow in snowdec and snowenc 13 years ago
snowdec.c snow: split snow in snowdec and snowenc 13 years ago
snowenc.c snow: fix integer overflows 13 years ago
sp5x.h
sp5xdec.c
srtdec.c
sunrast.c sunrast: Check for invalid/corrupted bitstream 13 years ago
svq1.c
svq1.h
svq1_cb.h
svq1_vlc.h
svq1dec.c svq1dec: call avcodec_set_dimensions() after dimensions changed. 13 years ago
svq1enc.c svq1enc: remove stale altivec-related hack 13 years ago
svq1enc_cb.h
svq3.c
synth_filter.c
synth_filter.h
tableprint.h doxygen: Replace '\' by '@' in Doxygen markup tags. 13 years ago
targa.c
targa.h
targaenc.c
thread.h doxygen: misc consistency, spelling and wording fixes 13 years ago
tiertexseqv.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
tiff.c
tiff.h
tiffenc.c tiffenc: deprecate using compression_level 13 years ago
tmv.c tmv decoder: set correct pix_fmt 13 years ago
truemotion1.c
truemotion1data.h Replace ffmpeg references with more accurate libav* references. 13 years ago
truemotion2.c
truespeech.c truespeech: fix invalid reads in truespeech_apply_twopoint_filter() 13 years ago
truespeech_data.h
tscc.c Fix a bunch of common typos. 13 years ago
tta.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
twinvq.c Add avcodec_decode_audio4(). 13 years ago
twinvq_data.h
txd.c txd: Fix order of operations. 13 years ago
ulti.c ulti: convert to new bytestream API. 13 years ago
ulti_cb.h
unary.h
utils.c threads: set thread_count to 1 when thread support is disabled 13 years ago
utvideo.c utvideo: proper median prediction for interlaced videos 13 years ago
v210dec.c
v210enc.c
v210x.c
v410dec.c v410dec: Check for sufficient input data. Fixes crash 13 years ago
v410enc.c v410enc: fix undefined signed left shift caused by integer promotion 13 years ago
vaapi.c
vaapi.h
vaapi_h264.c Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 13 years ago
vaapi_internal.h
vaapi_mpeg2.c cosmetics: Drop unnecessary parentheses around return values. 13 years ago
vaapi_mpeg4.c Fix a bunch of common typos. 13 years ago
vaapi_vc1.c cosmetics: Drop unnecessary parentheses around return values. 13 years ago
vb.c
vble.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
vc1.c vc1: use an enum for Frame Coding Mode 13 years ago
vc1.h vc1: use an enum for Frame Coding Mode 13 years ago
vc1_parser.c doxygen: misc consistency, spelling and wording fixes 13 years ago
vc1acdata.h
vc1data.c
vc1data.h
vc1dec.c vc1dec: fix invalid memory access for small video dimensions 13 years ago
vc1dsp.c Remove extraneous semicolons 13 years ago
vc1dsp.h
vcr1.c vcr1: drop unnecessary emms_c() calls without MMX code 13 years ago
vda.c hwaccel: OS X Video Decoder Acceleration (VDA) support. 13 years ago
vda.h hwaccel: OS X Video Decoder Acceleration (VDA) support. 13 years ago
vda_h264.c Eliminate pointless 0/NULL initializers in AVCodec and similar declarations. 13 years ago
vda_internal.h hwaccel: OS X Video Decoder Acceleration (VDA) support. 13 years ago
vdpau.c
vdpau.h
vdpau_internal.h
version.h threads: introduce CODEC_CAP_AUTO_THREADS and add it to libx264 13 years ago
vmdav.c Add avcodec_decode_audio4(). 13 years ago
vmnc.c
vorbis.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
vorbis.h Make channel layout masks unsigned 13 years ago
vorbis_data.c Make channel layout masks unsigned 13 years ago
vorbis_enc_data.h
vorbisdec.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
vorbisenc.c
vp3.c vp3: fix streams with non-zero last coefficient 13 years ago
vp3_parser.c lavc: use designated initialisers for parsers. 13 years ago
vp3data.h
vp3dsp.c
vp5.c vp5: Fix illegal read. 13 years ago
vp5data.h
vp6.c vp6: Fix illegal read. 13 years ago
vp6data.h
vp6dsp.c
vp8.c vp8: flush buffers on size changes. 13 years ago
vp8.h
vp8_parser.c lavc: use designated initialisers for parsers. 13 years ago
vp8data.h
vp8dsp.c
vp8dsp.h
vp56.c
vp56.h
vp56data.c
vp56data.h
vp56dsp.c
vp56dsp.h
vp56rac.c
vqavideo.c
w32pthreads.h w32thread: call ResetEvent() in pthread_cond_broadcast(). 13 years ago
wavpack.c wavpack: fix typos in previous cosmetic clean-up commit 13 years ago
wma.c wma: initialize prev_block_len_bits, next_block_len_bits, and block_len_bits. 13 years ago
wma.h Add avcodec_decode_audio4(). 13 years ago
wmadata.h
wmadec.c Add avcodec_decode_audio4(). 13 years ago
wmaenc.c
wmaprodata.h
wmaprodec.c wmapro: use av_float2int() 13 years ago
wmavoice.c get_bits: introduce safe bitreading to prevent overreads. 13 years ago
wmavoice_data.h
wmv2.c
wmv2.h
wmv2dec.c
wmv2enc.c
wnv1.c
ws-snd1.c Add avcodec_decode_audio4(). 13 years ago
xan.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
xiph.c
xiph.h
xl.c xl: Fix overreads 13 years ago
xsubdec.c
xsubenc.c
xvmc.h
xvmc_internal.h
xxan.c Drop ALT_ prefix from BITSTREAM_READER_LE name. 13 years ago
yop.c
zmbv.c zmbv.c: coding style clean-up. 13 years ago
zmbvenc.c