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 08943c0bd1 dvbsub: parse display definition segment 15 years ago
..
alpha Simplify arch-specific object file lists 15 years ago
arm ARM: struct offsets for Apple ABI 15 years ago
avr32 Add necessary #include for config.h. 15 years ago
bfin Simplify arch-specific object file lists 15 years ago
mips Move arch-specific makefile parts into $arch/Makefile 15 years ago
mlib cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
ppc Remove explicit filename from Doxygen @file commands. 15 years ago
ps2 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
sh4 Simplify arch-specific object file lists 15 years ago
sparc Replace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED 15 years ago
x86 Add bitexact versions of put_no_rnd_pixels8 _x2 and _y2 for vp3/theora 15 years ago
4xm.c Remove explicit filename from Doxygen @file commands. 15 years ago
8bps.c Remove explicit filename from Doxygen @file commands. 15 years ago
8svx.c Remove explicit filename from Doxygen @file commands. 15 years ago
Makefile RealAudio 14.4k encoder. 15 years ago
aac.h Whitespace cosmetics 15 years ago
aac_ac3_parser.c Cosmetics: Re-indent after last commit. 15 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 Pad the extradata in the AAC ADTS to AudioSpecificConfig bitstream filter. 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 aacenc: Remove an unnecessary division from the TLS. 15 years ago
aacdec.c aac: Move an initialization macro used only by the decoder out of the header. 15 years ago
aacdectab.h Remove explicit filename from Doxygen @file commands. 15 years ago
aacenc.c Cleanup apply_window_and_mdct(). 15 years ago
aacenc.h aacenc: Use exact values when quantizing, not fuzzy values. 15 years ago
aacpsy.c aacenc: Fix psy logic. 15 years ago
aacpsy.h
aacsbr.c Cosmetics: Fold constants and re-indent after last commit. 15 years ago
aacsbr.h Rewrite ff_sbr_apply in a manner more friendly to PS. 15 years ago
aacsbrdata.h Remove explicit filename from Doxygen @file commands. 15 years ago
aactab.c Remove explicit filename from Doxygen @file commands. 15 years ago
aactab.h Remove explicit filename from Doxygen @file commands. 15 years ago
aandcttab.c Remove explicit filename from Doxygen @file commands. 15 years ago
aandcttab.h Remove explicit filename from Doxygen @file commands. 15 years ago
aasc.c Remove explicit filename from Doxygen @file commands. 15 years ago
ac3.c Remove explicit filename from Doxygen @file commands. 15 years ago
ac3.h Remove explicit filename from Doxygen @file commands. 15 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 Fix compilation of AC3 decoder if E-AC3 decoder was disabled. 15 years ago
ac3dec.h Remove explicit filename from Doxygen @file commands. 15 years ago
ac3dec_data.c Remove explicit filename from Doxygen @file commands. 15 years ago
ac3dec_data.h Add spectral extension to the E-AC-3 decoder. 15 years ago
ac3enc.c Remove explicit filename from Doxygen @file commands. 15 years ago
ac3tab.c Remove explicit filename from Doxygen @file commands. 15 years ago
ac3tab.h Add channel layout support to the AC-3 decoder and AC-3 parser. 16 years ago
acelp_filters.c Split input/output data arguments to ff_acelp_apply_order_2_transfer_function(). 15 years ago
acelp_filters.h Split input/output data arguments to ff_acelp_apply_order_2_transfer_function(). 15 years ago
acelp_pitch_delay.c Replace log2f(10) with a constant 15 years ago
acelp_pitch_delay.h Implement ff_decode_pitch_lag() that is used by both AMR and SIPR. 15 years ago
acelp_vectors.c Split the input/output data arguments to ff_adaptive_gain_control(). 15 years ago
acelp_vectors.h Split the input/output data arguments to ff_adaptive_gain_control(). 15 years ago
adpcm.c Remove explicit filename from Doxygen @file commands. 15 years ago
adx.h Remove explicit filename from Doxygen @file commands. 15 years ago
adxdec.c Remove explicit filename from Doxygen @file commands. 15 years ago
adxenc.c Remove explicit filename from Doxygen @file commands. 15 years ago
alac.c Remove explicit filename from Doxygen @file commands. 15 years ago
alacenc.c Remove useless header inclusion. 15 years ago
allcodecs.c RealAudio 14.4k encoder. 15 years ago
alsdec.c Remove explicit filename from Doxygen @file commands. 15 years ago
amrnbdata.h Remove explicit filename from Doxygen @file commands. 15 years ago
amrnbdec.c amrnbdec: Apply AMR_SAMPLE_SCALE when finishing the decoder output 15 years ago
anm.c Remove explicit filename from Doxygen @file commands. 15 years ago
apedec.c Remove explicit filename from Doxygen @file commands. 15 years ago
api-example.c Cosmetics: reindent after the previous commit 15 years ago
asv1.c Remove explicit filename from Doxygen @file commands. 15 years ago
atrac.c Remove explicit filename from Doxygen @file commands. 15 years ago
atrac.h Remove explicit filename from Doxygen @file commands. 15 years ago
atrac1.c Move clipping of audio samples (for those codecs outputting float) from decoder 15 years ago
atrac1data.h Remove explicit filename from Doxygen @file commands. 15 years ago
atrac3.c Remove explicit filename from Doxygen @file commands. 15 years ago
atrac3data.h Remove explicit filename from Doxygen @file commands. 15 years ago
audioconvert.c Workaround for missing llrintf() 15 years ago
audioconvert.h Fix documentation of av_audio_convert. 15 years ago
aura.c Remove explicit filename from Doxygen @file commands. 15 years ago
avcodec.h RealAudio 14.4k encoder. 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 indent 15 years ago
avs.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
beosthread.c Remove avcodec_thread_execute from avcodec.h, and make static functions that 15 years ago
bethsoftvideo.c Remove explicit filename from Doxygen @file commands. 15 years ago
bethsoftvideo.h
bfi.c Remove explicit filename from Doxygen @file commands. 15 years ago
bgmc.c Remove explicit filename from Doxygen @file commands. 15 years ago
bgmc.h Remove explicit filename from Doxygen @file commands. 15 years ago
bink.c bink: correctly align local arrays 15 years ago
binkaudio.c Remove explicit filename from Doxygen @file commands. 15 years ago
binkdata.h Add lots of missing includes 15 years ago
binkidct.c Remove explicit filename from Doxygen @file commands. 15 years ago
bitstream.c change a variable-length array to a malloc. 15 years ago
bitstream_filter.c
bmp.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
bmp.h
bmpenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
bytestream.h Directly #include some required headers. 16 years ago
c93.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
cabac.c Remove explicit filename from Doxygen @file commands. 15 years ago
cabac.h Remove explicit filename from Doxygen @file commands. 15 years ago
cavs.c Remove explicit filename from Doxygen @file commands. 15 years ago
cavs.h Remove DECLARE_ALIGNED_{8,16} macros 15 years ago
cavs_parser.c Remove explicit filename from Doxygen @file commands. 15 years ago
cavsdata.h rename vector_t to cavs_vector 16 years ago
cavsdec.c Remove explicit filename from Doxygen @file commands. 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 Change/simplify the tableprint/tablegen API. 15 years ago
cbrt_tablegen.h Allow hard-coding of the 32kB cubic-root table for AAC. 15 years ago
cdgraphics.c Remove explicit filename from Doxygen @file commands. 15 years ago
celp_filters.c Fix spelling in comment 15 years ago
celp_filters.h Cosmetics: make celp_filters.* formatting more consistent with the rest of 15 years ago
celp_math.c
celp_math.h
cga_data.c Add ff_ega_palette 15 years ago
cga_data.h Add ff_ega_palette 15 years ago
chomp_bsf.c Add a chomp BSF to consume zero padding at the end of a packet. 15 years ago
cinepak.c Remove explicit filename from Doxygen @file commands. 15 years ago
cljr.c Remove explicit filename from Doxygen @file commands. 15 years ago
colorspace.h Remove explicit filename from Doxygen @file commands. 15 years ago
cook.c Remove explicit filename from Doxygen @file commands. 15 years ago
cookdata.h Remove explicit filename from Doxygen @file commands. 15 years ago
costablegen.c Fix --enable-hardcoded-tables compilation: the generate table files now 15 years ago
cscd.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
cyuv.c Remove explicit filename from Doxygen @file commands. 15 years ago
dca.c Remove explicit filename from Doxygen @file commands. 15 years ago
dca.h
dca_parser.c Remove explicit filename from Doxygen @file commands. 15 years ago
dcadata.h Remove explicit filename from Doxygen @file commands. 15 years ago
dcadsp.c DCA: ARM/NEON optimised lfe_fir 15 years ago
dcadsp.h DCA: ARM/NEON optimised lfe_fir 15 years ago
dcahuff.h
dct-test.c Remove explicit filename from Doxygen @file commands. 15 years ago
dct.c Remove explicit filename from Doxygen @file commands. 15 years ago
dctref.c Remove explicit filename from Doxygen @file commands. 15 years ago
dctref.h Move dctref prototypes to a header file 15 years ago
dirac.c Remove explicit filename from Doxygen @file commands. 15 years ago
dirac.h Remove explicit filename from Doxygen @file commands. 15 years ago
dirac_parser.c Remove explicit filename from Doxygen @file commands. 15 years ago
dnxhd_parser.c Remove explicit filename from Doxygen @file commands. 15 years ago
dnxhddata.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
dnxhddata.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
dnxhddec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
dnxhdenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
dnxhdenc.h Remove DECLARE_ALIGNED_{8,16} macros 15 years ago
dpcm.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
dpx.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
dsicinav.c Remove explicit filename from Doxygen @file commands. 15 years ago
dsputil.c Add const to ff_emulated_edge_mc 15 years ago
dsputil.h Add const to ff_emulated_edge_mc 15 years ago
dump_extradata_bsf.c
dv.c Remove explicit filename from Doxygen @file commands. 15 years ago
dv_tablegen.c Change/simplify the tableprint/tablegen API. 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 Remove explicit filename from Doxygen @file commands. 15 years ago
dvbsub.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
dvbsub_parser.c Change av_log() calls surrounded by '#ifdef DEBUG' into dprintf macros. 16 years ago
dvbsubdec.c dvbsub: parse display definition segment 15 years ago
dvdata.c Remove explicit filename from Doxygen @file commands. 15 years ago
dvdata.h Remove explicit filename from Doxygen @file commands. 15 years ago
dvdsub_parser.c Add missing av_cold in static init/close functions. 16 years ago
dvdsubdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
dvdsubenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
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 Remove explicit filename from Doxygen @file commands. 15 years ago
dxva2.c Moved reusable functions from dxva2_h264.c to dxva2.c 15 years ago
dxva2.h H264 DXVA2 implementation 15 years ago
dxva2_h264.c Reindent after last commit on dxva2 h264 AVHWAccel. 15 years ago
dxva2_internal.h Moved reusable functions from dxva2_h264.c to dxva2.c 15 years ago
dxva2_vc1.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
eac3dec.c Add spectral extension to the E-AC-3 decoder. 15 years ago
eac3dec_data.c Remove explicit filename from Doxygen @file commands. 15 years ago
eac3dec_data.h Add spectral extension to the E-AC-3 decoder. 15 years ago
eacmv.c Remove explicit filename from Doxygen @file commands. 15 years ago
eaidct.c Remove explicit filename from Doxygen @file commands. 15 years ago
eamad.c Remove explicit filename from Doxygen @file commands. 15 years ago
eatgq.c Remove explicit filename from Doxygen @file commands. 15 years ago
eatgv.c Remove explicit filename from Doxygen @file commands. 15 years ago
eatqi.c Remove explicit filename from Doxygen @file commands. 15 years ago
elbg.c Remove explicit filename from Doxygen @file commands. 15 years ago
elbg.h Fix reference to av_random_init where av_lfg_init was meant. 16 years ago
error_resilience.c Remove explicit filename from Doxygen @file commands. 15 years ago
escape124.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
faandct.c Remove explicit filename from Doxygen @file commands. 15 years ago
faandct.h Remove explicit filename from Doxygen @file commands. 15 years ago
faanidct.c
faanidct.h
faxcompr.c Remove explicit filename from Doxygen @file commands. 15 years ago
faxcompr.h Remove explicit filename from Doxygen @file commands. 15 years ago
fft-test.c Remove explicit filename from Doxygen @file commands. 15 years ago
fft.c Remove explicit filename from Doxygen @file commands. 15 years ago
fft.h Implement the discrete sine/cosine transforms DCT-I and DST-I 15 years ago
ffv1.c Remove explicit filename from Doxygen @file commands. 15 years ago
flac.c add a function to calculate a more accurate estimate for maximum FLAC 16 years ago
flac.h Remove explicit filename from Doxygen @file commands. 15 years ago
flacdata.c share sample rate and blocksize tables between the FLAC encoder and FLAC 16 years ago
flacdata.h share sample rate and blocksize tables between the FLAC encoder and FLAC 16 years ago
flacdec.c Remove explicit filename from Doxygen @file commands. 15 years ago
flacenc.c Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
flashsv.c Remove explicit filename from Doxygen @file commands. 15 years ago
flashsvenc.c Remove explicit filename from Doxygen @file commands. 15 years ago
flicvideo.c Remove explicit filename from Doxygen @file commands. 15 years ago
flv.h Add lots of missing includes 15 years ago
flvdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
flvenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
fraps.c Remove explicit filename from Doxygen @file commands. 15 years ago
frwu.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
g726.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
g729.h Replace MAX_SUBFRAME_SIZE and ctx->subframe_size with SUBFRAME_SIZE, 16 years ago
g729data.h LSF (Line Spectral Frequencies) decoding routine. 16 years ago
g729dec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
get_bits.h Remove explicit filename from Doxygen @file commands. 15 years ago
gif.c Replace all remaining occurrences of AVERROR_NOMEM with 15 years ago
gifdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
golomb.c Correct golomb vlc decoding tables. 15 years ago
golomb.h Remove explicit filename from Doxygen @file commands. 15 years ago
h261.c Remove explicit filename from Doxygen @file commands. 15 years ago
h261.h Remove explicit filename from Doxygen @file commands. 15 years ago
h261_parser.c Remove explicit filename from Doxygen @file commands. 15 years ago
h261data.h Remove explicit filename from Doxygen @file commands. 15 years ago
h261dec.c Remove explicit filename from Doxygen @file commands. 15 years ago
h261enc.c Remove explicit filename from Doxygen @file commands. 15 years ago
h263.c Remove explicit filename from Doxygen @file commands. 15 years ago
h263.h Add lots of missing includes 15 years ago
h263_parser.c Remove explicit filename from Doxygen @file commands. 15 years ago
h263_parser.h
h263data.h Remove explicit filename from Doxygen @file commands. 15 years ago
h263dec.c Treat SIPP like xvid, fixed issue1966 15 years ago
h264.c Pass codec pixel format list to get_format, if present, fix vdpau decoding 15 years ago
h264.h Cleanup prev commit, flag variable should start with 0 15 years ago
h264_cabac.c Remove explicit filename from Doxygen @file commands. 15 years ago
h264_cavlc.c Remove explicit filename from Doxygen @file commands. 15 years ago
h264_direct.c Remove explicit filename from Doxygen @file commands. 15 years ago
h264_loopfilter.c Remove explicit filename from Doxygen @file commands. 15 years ago
h264_mp4toannexb_bsf.c Cosmetics: alignment and long line break. 15 years ago
h264_mvpred.h Remove explicit filename from Doxygen @file commands. 15 years ago
h264_parser.c Cleanup prev commit, flag variable should start with 0 15 years ago
h264_parser.h Remove explicit filename from Doxygen @file commands. 15 years ago
h264_ps.c Check for VUI overeading and reset num_reoder_frames. 15 years ago
h264_refs.c Remove explicit filename from Doxygen @file commands. 15 years ago
h264_sei.c Remove explicit filename from Doxygen @file commands. 15 years ago
h264data.h Remove explicit filename from Doxygen @file commands. 15 years ago
h264dsp.c Remove explicit filename from Doxygen @file commands. 15 years ago
h264dsp.h Remove explicit filename from Doxygen @file commands. 15 years ago
h264dspenc.c Remove explicit filename from Doxygen @file commands. 15 years ago
h264enc.c Fix likely typo in r15937. 15 years ago
h264idct.c Remove explicit filename from Doxygen @file commands. 15 years ago
h264pred.c Remove explicit filename from Doxygen @file commands. 15 years ago
h264pred.h Remove explicit filename from Doxygen @file commands. 15 years ago
huffman.c Remove explicit filename from Doxygen @file commands. 15 years ago
huffman.h Remove explicit filename from Doxygen @file commands. 15 years ago
huffyuv.c Remove explicit filename from Doxygen @file commands. 15 years ago
idcinvideo.c Remove explicit filename from Doxygen @file commands. 15 years ago
iff.c Move get_buffer() calls from decode_init() to decode_frame(). Anything else is 15 years ago
iff.h IFF: move ff_cmap_read_palette() prototype to a header file 15 years ago
iirfilter.c Remove explicit filename from Doxygen @file commands. 15 years ago
iirfilter.h Remove explicit filename from Doxygen @file commands. 15 years ago
imc.c Remove explicit filename from Doxygen @file commands. 15 years ago
imcdata.h
imgconvert.c Fix width computation for nv12/nv21 in ff_get_plane_bytewidth(). 15 years ago
imgconvert.h Globally prefer enum PixelFormat over int when it makes sense. 16 years ago
imx_dump_header_bsf.c Remove explicit filename from Doxygen @file commands. 15 years ago
indeo2.c Remove explicit filename from Doxygen @file commands. 15 years ago
indeo2data.h
indeo3.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
indeo3data.h
indeo5.c Move indeo5-specific quant table selection to decode_gop_hdr. 15 years ago
indeo5data.h Prepare Indeo4 (step 1): upscale indeo5 base tables by 2 and convert those into uint16_t. 15 years ago
intelh263dec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
internal.h Factorize some code into the new function ff_toupper4(). 15 years ago
interplayvideo.c Remove explicit filename from Doxygen @file commands. 15 years ago
intrax8.c Remove explicit filename from Doxygen @file commands. 15 years ago
intrax8.h Rename bitstream.h to get_bits.h. 16 years ago
intrax8dsp.c Remove explicit filename from Doxygen @file commands. 15 years ago
intrax8huf.h
ituh263dec.c Remove explicit filename from Doxygen @file commands. 15 years ago
ituh263enc.c Remove explicit filename from Doxygen @file commands. 15 years ago
ivi_common.c Quant changes only once per MB so move the corresponding scale factor assignment 15 years ago
ivi_common.h Move transform declarations out of IVIBandDesc so indeo4 can use them as well. 15 years ago
ivi_dsp.c Remove explicit filename from Doxygen @file commands. 15 years ago
ivi_dsp.h Remove explicit filename from Doxygen @file commands. 15 years ago
jfdctfst.c Remove explicit filename from Doxygen @file commands. 15 years ago
jfdctint.c Remove explicit filename from Doxygen @file commands. 15 years ago
jpegls.c Remove explicit filename from Doxygen @file commands. 15 years ago
jpegls.h Remove explicit filename from Doxygen @file commands. 15 years ago
jpeglsdec.c Remove explicit filename from Doxygen @file commands. 15 years ago
jpeglsdec.h Remove explicit filename from Doxygen @file commands. 15 years ago
jpeglsenc.c Remove explicit filename from Doxygen @file commands. 15 years ago
jrevdct.c Remove explicit filename from Doxygen @file commands. 15 years ago
kgv1dec.c Remove explicit filename from Doxygen @file commands. 15 years ago
kmvc.c Remove explicit filename from Doxygen @file commands. 15 years ago
lcl.h
lcldec.c Remove explicit filename from Doxygen @file commands. 15 years ago
lclenc.c Remove explicit filename from Doxygen @file commands. 15 years ago
libavcodec.v Add symbol versioning for shared libraries 15 years ago
libdirac.h Remove explicit filename from Doxygen @file commands. 15 years ago
libdirac_libschro.c Remove explicit filename from Doxygen @file commands. 15 years ago
libdirac_libschro.h Remove explicit filename from Doxygen @file commands. 15 years ago
libdiracdec.c Remove explicit filename from Doxygen @file commands. 15 years ago
libdiracenc.c Remove explicit filename from Doxygen @file commands. 15 years ago
libfaac.c Remove explicit filename from Doxygen @file commands. 15 years ago
libfaad.c Remove explicit filename from Doxygen @file commands. 15 years ago
libgsm.c Remove explicit filename from Doxygen @file commands. 15 years ago
libmp3lame.c Set .supported_samplerates for mpeg audio encoders. 15 years ago
libopencore-amr.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
libopenjpeg.c Remove explicit filename from Doxygen @file commands. 15 years ago
libschroedinger.c Remove explicit filename from Doxygen @file commands. 15 years ago
libschroedinger.h Remove explicit filename from Doxygen @file commands. 15 years ago
libschroedingerdec.c Remove explicit filename from Doxygen @file commands. 15 years ago
libschroedingerenc.c schroenc: Set colorspace info 15 years ago
libspeexdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
libtheoraenc.c Use AV_BASE64_SIZE() macro 15 years ago
libvorbis.c libvorbis: Disable strict bitrate management when not requested 15 years ago
libvpxdec.c Headers for libvpx are installed into vpx subdirectory. 15 years ago
libvpxenc.c libvpx: Set the libvpx frame dropping threshold to frame_skip_threshold 15 years ago
libx264.c Properly initialize x264_picture_t in libx264. 15 years ago
libxvid_internal.h Remove explicit filename from Doxygen @file commands. 15 years ago
libxvid_rc.c
libxvidff.c Remove explicit filename from Doxygen @file commands. 15 years ago
ljpegenc.c Remove explicit filename from Doxygen @file commands. 15 years ago
loco.c Remove explicit filename from Doxygen @file commands. 15 years ago
lpc.c Move autocorrelation function from flacenc.c to lpc.c. Also rename the 15 years ago
lpc.h Move some prototypes from dsputil.c to reasonable header files 15 years ago
lsp.c Make lsp2polyf() function non-static for upcoming usage in SIPR 15 years ago
lsp.h Make lsp2polyf() function non-static for upcoming usage in SIPR 15 years ago
lzw.c Remove explicit filename from Doxygen @file commands. 15 years ago
lzw.h Remove explicit filename from Doxygen @file commands. 15 years ago
lzwenc.c Remove explicit filename from Doxygen @file commands. 15 years ago
mace.c Remove explicit filename from Doxygen @file commands. 15 years ago
mathops.h Use standard C for implementing sign_extend() and zero_extend(). 15 years ago
mdct.c Remove explicit filename from Doxygen @file commands. 15 years ago
mdct_tablegen.c Change/simplify the tableprint/tablegen API. 15 years ago
mdct_tablegen.h Include appropriate header in table generators instead of using a dummy 15 years ago
mdec.c Remove explicit filename from Doxygen @file commands. 15 years ago
mimic.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mjpeg.c Remove explicit filename from Doxygen @file commands. 15 years ago
mjpeg.h Remove explicit filename from Doxygen @file commands. 15 years ago
mjpeg_parser.c Remove explicit filename from Doxygen @file commands. 15 years ago
mjpega_dump_header_bsf.c Remove explicit filename from Doxygen @file commands. 15 years ago
mjpegbdec.c Remove explicit filename from Doxygen @file commands. 15 years ago
mjpegdec.c Remove explicit filename from Doxygen @file commands. 15 years ago
mjpegdec.h Remove explicit filename from Doxygen @file commands. 15 years ago
mjpegenc.c Remove explicit filename from Doxygen @file commands. 15 years ago
mjpegenc.h Remove explicit filename from Doxygen @file commands. 15 years ago
mlp.c mlp: Use smaller CRC tables if CONFIG_SMALL. 15 years ago
mlp.h Specify maximum sample rate of MLP by defining the factor relative to 48000 15 years ago
mlp_parser.c Remove explicit filename from Doxygen @file commands. 15 years ago
mlp_parser.h Remove explicit filename from Doxygen @file commands. 15 years ago
mlpdec.c mlpdec: Comment channel_params field in struct SubStream. 15 years ago
mlpdsp.c Move prototypes for various dsputil init functions to dsputil.h 15 years ago
mmvideo.c Remove explicit filename from Doxygen @file commands. 15 years ago
motion-test.c Remove explicit filename from Doxygen @file commands. 15 years ago
motion_est.c Remove explicit filename from Doxygen @file commands. 15 years ago
motion_est_template.c Remove explicit filename from Doxygen @file commands. 15 years ago
motionpixels.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
motionpixels_tablegen.c Change/simplify the tableprint/tablegen API. 15 years ago
motionpixels_tablegen.h Add support for hardcoding the motionpixels rgb to yuv table. 15 years ago
movsub_bsf.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
mp3_header_compress_bsf.c
mp3_header_decompress_bsf.c
mpc.c Remove explicit filename from Doxygen @file commands. 15 years ago
mpc.h Remove explicit filename from Doxygen @file commands. 15 years ago
mpc7.c Remove explicit filename from Doxygen @file commands. 15 years ago
mpc7data.h
mpc8.c Remove explicit filename from Doxygen @file commands. 15 years ago
mpc8data.h cosmetics: 'const static' --> 'static const' to avoid warnings of the type 16 years ago
mpc8huff.h
mpcdata.h
mpeg4audio.c Add support for PS sync extensions. 15 years ago
mpeg4audio.h Add support for PS sync extensions. 15 years ago
mpeg4data.h Remove explicit filename from Doxygen @file commands. 15 years ago
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 cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
mpeg4videodec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mpeg4videoenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
mpeg12.c Remove explicit filename from Doxygen @file commands. 15 years ago
mpeg12.h mpeg12: fix non-standard use of "extern inline" 16 years ago
mpeg12data.c Remove explicit filename from Doxygen @file commands. 15 years ago
mpeg12data.h Remove explicit filename from Doxygen @file commands. 15 years ago
mpeg12decdata.h Remove explicit filename from Doxygen @file commands. 15 years ago
mpeg12enc.c Remove explicit filename from Doxygen @file commands. 15 years ago
mpegaudio.c Remove explicit filename from Doxygen @file commands. 15 years ago
mpegaudio.h float based mp1/mp2/mp3 decoders. 15 years ago
mpegaudio3.h header for common code between mp3 decoder and encoder. 15 years ago
mpegaudio_parser.c Cleanup properly at the end of MPEG Audio parsing. 16 years ago
mpegaudio_tablegen.c Fix mpegaudio tablegen. 15 years ago
mpegaudio_tablegen.h float based mp1/mp2/mp3 decoders. 15 years ago
mpegaudiodata.c Remove explicit filename from Doxygen @file commands. 15 years ago
mpegaudiodata.h Remove explicit filename from Doxygen @file commands. 15 years ago
mpegaudiodec.c Optimize 1D DCT transform used in MP{1,2,3}. Makes also this function suitable 15 years ago
mpegaudiodec_float.c float based mp1/mp2/mp3 decoders. 15 years ago
mpegaudiodecheader.c Remove explicit filename from Doxygen @file commands. 15 years ago
mpegaudiodecheader.h Remove explicit filename from Doxygen @file commands. 15 years ago
mpegaudiodectab.h Remove explicit filename from Doxygen @file commands. 15 years ago
mpegaudioenc.c Set .supported_samplerates for mpeg audio encoders. 15 years ago
mpegaudiotab.h Remove explicit filename from Doxygen @file commands. 15 years ago
mpegvideo.c Factorize some code into the new function ff_toupper4(). 15 years ago
mpegvideo.h Remove explicit filename from Doxygen @file commands. 15 years ago
mpegvideo_common.h Remove explicit filename from Doxygen @file commands. 15 years ago
mpegvideo_enc.c Remove explicit filename from Doxygen @file commands. 15 years ago
mpegvideo_parser.c Revert 15 years ago
mpegvideo_xvmc.c Consistently use third person in doxies. 15 years ago
msmpeg4.c Remove explicit filename from Doxygen @file commands. 15 years ago
msmpeg4.h Remove explicit filename from Doxygen @file commands. 15 years ago
msmpeg4data.c Remove explicit filename from Doxygen @file commands. 15 years ago
msmpeg4data.h Remove explicit filename from Doxygen @file commands. 15 years ago
msrle.c Remove explicit filename from Doxygen @file commands. 15 years ago
msrledec.c Remove explicit filename from Doxygen @file commands. 15 years ago
msrledec.h cosmetics: Fix some typos. 16 years ago
msvideo1.c Remove explicit filename from Doxygen @file commands. 15 years ago
nellymoser.c Remove explicit filename from Doxygen @file commands. 15 years ago
nellymoser.h Remove explicit filename from Doxygen @file commands. 15 years ago
nellymoserdec.c nellymoserdec: Increase the log level of messages when failing to decode data 15 years ago
nellymoserenc.c Remove explicit filename from Doxygen @file commands. 15 years ago
noise_bsf.c
nuv.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
opt.c Move eval.c and eval.h from libavcodec to libavutil, and make the eval 15 years ago
opt.h Remove explicit filename from Doxygen @file commands. 15 years ago
options.c Some fields were incorrectly reset (to NULL) when calling avcodec_copy_context(). 15 years ago
os2thread.c Remove avcodec_thread_execute from avcodec.h, and make static functions that 15 years ago
pamenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
parser.c Fix typo. 15 years ago
parser.h cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
pcm-mpeg.c Remove explicit filename from Doxygen @file commands. 15 years ago
pcm.c Set bits_per_raw_sample in the pcm decoder. 15 years ago
pcm_tablegen.c Allow hardcoding of ulaw and alaw tables. 15 years ago
pcm_tablegen.h Allow hardcoding of ulaw and alaw tables. 15 years ago
pcx.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
pcxenc.c Remove explicit filename from Doxygen @file commands. 15 years ago
pgssubdec.c Remove explicit filename from Doxygen @file commands. 15 years ago
pictordec.c Pictor/PC Paint decoder 15 years ago
png.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
png.h Move some prototypes from dsputil.c to reasonable header files 15 years ago
pngdec.c pngdec: Add support for PIX_FMT_Y400A 15 years ago
pngenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
pnm.c Support ASCII pnms. 15 years ago
pnm.h Support ASCII pnms. 15 years ago
pnm_parser.c whitespace cosmetics: K&R coding style, prettyprinting 15 years ago
pnmdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
pnmenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
psymodel.c aacenc: Don't lowpass the input unless specifically requested. 15 years ago
psymodel.h Cosmetics: Pretty print the AAC encoder. 16 years ago
pthread.c Remove avcodec_thread_execute from avcodec.h, and make static functions that 15 years ago
ptx.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
put_bits.h Remove explicit filename from Doxygen @file commands. 15 years ago
qcelpdata.h Move clipping of audio samples (for those codecs outputting float) from decoder 15 years ago
qcelpdec.c Move clipping of audio samples (for those codecs outputting float) from decoder 15 years ago
qdm2.c Remove explicit filename from Doxygen @file commands. 15 years ago
qdm2_tablegen.c Change/simplify the tableprint/tablegen API. 15 years ago
qdm2_tablegen.h Include appropriate header in table generators instead of using a dummy 15 years ago
qdm2data.h Remove explicit filename from Doxygen @file commands. 15 years ago
qdrw.c Remove explicit filename from Doxygen @file commands. 15 years ago
qpeg.c Remove explicit filename from Doxygen @file commands. 15 years ago
qtrle.c Remove explicit filename from Doxygen @file commands. 15 years ago
qtrleenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
r210dec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
ra144.c Split do_output_subblock() into common code and decoder specific parts 15 years ago
ra144.h RealAudio 14.4k encoder. 15 years ago
ra144dec.c Split do_output_subblock() into common code and decoder specific parts 15 years ago
ra144enc.c Remove filename from doxy comment 15 years ago
ra288.c Move clipping of audio samples (for those codecs outputting float) from decoder 15 years ago
ra288.h
rangecoder.c Remove explicit filename from Doxygen @file commands. 15 years ago
rangecoder.h Remove explicit filename from Doxygen @file commands. 15 years ago
ratecontrol.c Move eval.c and eval.h from libavcodec to libavutil, and make the eval 15 years ago
ratecontrol.h Move eval.c and eval.h from libavcodec to libavutil, and make the eval 15 years ago
raw.c Support gray16be and rgb48be in mov 15 years ago
raw.h Rename ff_raw_pixelFormatTags symbol to ff_raw_pix_fmt_tags. 15 years ago
rawdec.c avcodec.h: Clarify AVCodecContext::pix_fmt documentation since its value may be set by the demuxer 15 years ago
rawenc.c Remove explicit filename from Doxygen @file commands. 15 years ago
rdft.c Remove explicit filename from Doxygen @file commands. 15 years ago
rectangle.h Remove explicit filename from Doxygen @file commands. 15 years ago
remove_extradata_bsf.c
resample.c Add version to AVClass so we can add to and use fields of AVClass without ABI issues. 15 years ago
resample2.c Remove explicit filename from Doxygen @file commands. 15 years ago
rl.h Remove explicit filename from Doxygen @file commands. 15 years ago
rl2.c Remove explicit filename from Doxygen @file commands. 15 years ago
rle.c
rle.h
roqaudioenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
roqvideo.c Remove explicit filename from Doxygen @file commands. 15 years ago
roqvideo.h Use FLG pseudo-random number generator in RoQ and ELBG 16 years ago
roqvideodec.c Remove explicit filename from Doxygen @file commands. 15 years ago
roqvideoenc.c Remove explicit filename from Doxygen @file commands. 15 years ago
rpza.c Remove explicit filename from Doxygen @file commands. 15 years ago
rtjpeg.c Distinguish between non-coded blocks and decode errors in rtjpeg's get_block 16 years ago
rtjpeg.h Remove DECLARE_ALIGNED_{8,16} macros 15 years ago
rv10.c Remove explicit filename from Doxygen @file commands. 15 years ago
rv10enc.c Remove explicit filename from Doxygen @file commands. 15 years ago
rv20enc.c Remove explicit filename from Doxygen @file commands. 15 years ago
rv30.c Remove explicit filename from Doxygen @file commands. 15 years ago
rv30data.h Remove explicit filename from Doxygen @file commands. 15 years ago
rv30dsp.c Remove explicit filename from Doxygen @file commands. 15 years ago
rv34.c Remove explicit filename from Doxygen @file commands. 15 years ago
rv34.h Remove explicit filename from Doxygen @file commands. 15 years ago
rv34data.h Remove explicit filename from Doxygen @file commands. 15 years ago
rv34vlc.h Remove explicit filename from Doxygen @file commands. 15 years ago
rv40.c Remove explicit filename from Doxygen @file commands. 15 years ago
rv40data.h Remove explicit filename from Doxygen @file commands. 15 years ago
rv40dsp.c Remove explicit filename from Doxygen @file commands. 15 years ago
rv40vlc2.h Remove explicit filename from Doxygen @file commands. 15 years ago
s3tc.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
s3tc.h
sbr.h Rewrite the SBR decoder QMF analysis filter on top of the IMDCT instead of the RDFT. 15 years ago
sgi.h
sgidec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
sgienc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
shorten.c Remove explicit filename from Doxygen @file commands. 15 years ago
simple_idct.c Remove explicit filename from Doxygen @file commands. 15 years ago
simple_idct.h Remove explicit filename from Doxygen @file commands. 15 years ago
sipr.c Move clipping of audio samples (for those codecs outputting float) from decoder 15 years ago
sipr.h Remove DECLARE_ALIGNED_{8,16} macros 15 years ago
sipr16k.c Move clipping of audio samples (for those codecs outputting float) from decoder 15 years ago
sipr16kdata.h SIPR16k decoder 15 years ago
siprdata.h Allow a SIPR table to be used by the upcoming SIPR16k decoder 15 years ago
smacker.c Remove explicit filename from Doxygen @file commands. 15 years ago
smc.c Remove explicit filename from Doxygen @file commands. 15 years ago
snow.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
snow.h Separate DWT from snow and dsputil 15 years ago
sonic.c Remove explicit filename from Doxygen @file commands. 15 years ago
sp5x.h
sp5xdec.c Remove explicit filename from Doxygen @file commands. 15 years ago
sunrast.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
svq1.c Remove explicit filename from Doxygen @file commands. 15 years ago
svq1.h Remove explicit filename from Doxygen @file commands. 15 years ago
svq1_cb.h Remove explicit filename from Doxygen @file commands. 15 years ago
svq1_vlc.h
svq1dec.c Remove explicit filename from Doxygen @file commands. 15 years ago
svq1enc.c Remove explicit filename from Doxygen @file commands. 15 years ago
svq1enc_cb.h Remove explicit filename from Doxygen @file commands. 15 years ago
svq3.c Fix svq3 watermark log uncompress on 64bit, probably fixes issue 1263 15 years ago
synth_filter.c Make synth_filter a function pointer 15 years ago
synth_filter.h ARM: NEON optimised synth_filter_float 15 years ago
tableprint.c Support writing 2d float arrays. 15 years ago
tableprint.h Support writing 2d float arrays. 15 years ago
targa.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
targaenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
tiertexseqv.c Remove explicit filename from Doxygen @file commands. 15 years ago
tiff.c Remove explicit filename from Doxygen @file commands. 15 years ago
tiff.h Remove explicit filename from Doxygen @file commands. 15 years ago
tiffenc.c Remove explicit filename from Doxygen @file commands. 15 years ago
tmv.c Remove explicit filename from Doxygen @file commands. 15 years ago
truemotion1.c Remove explicit filename from Doxygen @file commands. 15 years ago
truemotion1data.h remove duplicate tables 16 years ago
truemotion2.c Remove explicit filename from Doxygen @file commands. 15 years ago
truespeech.c Remove explicit filename from Doxygen @file commands. 15 years ago
truespeech_data.h
tscc.c Remove explicit filename from Doxygen @file commands. 15 years ago
tta.c Remove explicit filename from Doxygen @file commands. 15 years ago
twinvq.c Move clipping of audio samples (for those codecs outputting float) from decoder 15 years ago
twinvq_data.h Add missing header to fix 'make checkheaders'. 15 years ago
txd.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
ulti.c Remove explicit filename from Doxygen @file commands. 15 years ago
ulti_cb.h
unary.h Rename bitstream.h to get_bits.h. 16 years ago
utils.c Make avcodec_string() use av_get_codec_tag_string(). 15 years ago
v210dec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
v210enc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
v210x.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vaapi.c Rename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_param(). 15 years ago
vaapi.h Remove inclusion of va.h, not needed anymore after r18256. 16 years ago
vaapi_h264.c [VA-API] Fix long-term reference frames addition to the DPB. 15 years ago
vaapi_internal.h Rename ff_vaapi_alloc_picture() to ff_vaapi_alloc_pic_param(). 15 years ago
vaapi_mpeg2.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vaapi_mpeg4.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vaapi_vc1.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
vb.c Remove explicit filename from Doxygen @file commands. 15 years ago
vc1.c Remove explicit filename from Doxygen @file commands. 15 years ago
vc1.h Print error message when true interlaced VC-1 frames are encountered 15 years ago
vc1_parser.c Remove explicit filename from Doxygen @file commands. 15 years ago
vc1acdata.h
vc1data.c Remove explicit filename from Doxygen @file commands. 15 years ago
vc1data.h Remove explicit filename from Doxygen @file commands. 15 years ago
vc1dec.c 321l: do not use shifted s->linesize instead of correct s->uvlinesize. 15 years ago
vc1dsp.c Remove explicit filename from Doxygen @file commands. 15 years ago
vcr1.c Remove explicit filename from Doxygen @file commands. 15 years ago
vdpau.c Set VDPAU H264 picture parameter field_order_cnt and frame_num at the 15 years ago
vdpau.h Cosmetics: Fix indentation. 15 years ago
vdpau_internal.h Set VDPAU H264 picture parameter field_order_cnt and frame_num at the 15 years ago
vmdav.c Remove explicit filename from Doxygen @file commands. 15 years ago
vmnc.c Remove explicit filename from Doxygen @file commands. 15 years ago
vorbis.c Remove explicit filename from Doxygen @file commands. 15 years ago
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 Remove explicit filename from Doxygen @file commands. 15 years ago
vorbis_enc.c Raise default vorbis encoding quality. 15 years ago
vorbis_enc_data.h whitespace cosmetics, prettyprinting, K&R coding style 15 years ago
vp3.c Fix vp3_draw_horiz_band to calculate chroma offsets correctly 15 years ago
vp3_parser.c
vp3data.h
vp3dsp.c vp3: 10l Fix DC-only IDCT for C and ARM too 15 years ago
vp5.c VP56: move vp56_edge_filter to new VP56DSPContext 15 years ago
vp5data.h Remove explicit filename from Doxygen @file commands. 15 years ago
vp6.c VP56: move vp56_edge_filter to new VP56DSPContext 15 years ago
vp6data.h Remove explicit filename from Doxygen @file commands. 15 years ago
vp6dsp.c Remove explicit filename from Doxygen @file commands. 15 years ago
vp8_parser.c VP8 parser 15 years ago
vp56.c VP56: move vp56_edge_filter to new VP56DSPContext 15 years ago
vp56.h VP56: move vp56_edge_filter to new VP56DSPContext 15 years ago
vp56data.c Remove explicit filename from Doxygen @file commands. 15 years ago
vp56data.h Remove explicit filename from Doxygen @file commands. 15 years ago
vp56dsp.c ARM: NEON optimised VP6 edge filter 15 years ago
vp56dsp.h ARM: NEON optimised VP6 edge filter 15 years ago
vqavideo.c Remove explicit filename from Doxygen @file commands. 15 years ago
w32thread.c Remove avcodec_thread_execute from avcodec.h, and make static functions that 15 years ago
wavpack.c Remove explicit filename from Doxygen @file commands. 15 years ago
wma.c Export wma_critical_freqs as ff_wma_critical_freqs 15 years ago
wma.h Move FFT parts from dsputil.h to fft.h 15 years ago
wmadata.h Remove explicit filename from Doxygen @file commands. 15 years ago
wmadec.c Remove explicit filename from Doxygen @file commands. 15 years ago
wmaenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
wmaprodata.h Remove explicit filename from Doxygen @file commands. 15 years ago
wmaprodec.c Move clipping of audio samples (for those codecs outputting float) from decoder 15 years ago
wmavoice.c Another buffer overflow, fixes issue1758. 15 years ago
wmavoice_data.h WMAVoice postfilter. 15 years ago
wmv2.c cosmetics: Remove pointless period after copyright statement non-sentences. 16 years ago
wmv2.h Remove DECLARE_ALIGNED_{8,16} macros 15 years ago
wmv2dec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
wmv2enc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
wnv1.c Remove explicit filename from Doxygen @file commands. 15 years ago
ws-snd1.c Remove explicit filename from Doxygen @file commands. 15 years ago
xan.c Remove explicit filename from Doxygen @file commands. 15 years ago
xiph.c Fix build: Add intreadwrite.h and bswap.h #includes where necessary. 16 years ago
xiph.h
xl.c Remove explicit filename from Doxygen @file commands. 15 years ago
xsubdec.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
xsubenc.c Define AVMediaType enum, and use it instead of enum CodecType, which 15 years ago
xvmc.h Improve description of next_free_data_block_num struct member. 16 years ago
xvmc_internal.h Add xvmc_internal.h that contains all internal xvmc function declarations. 16 years ago
yop.c Remove explicit filename from Doxygen @file commands. 15 years ago
zmbv.c Remove explicit filename from Doxygen @file commands. 15 years ago
zmbvenc.c Remove explicit filename from Doxygen @file commands. 15 years ago