..
alpha
Remove unnecessary dsputil.h #includes
12 years ago
arm
Remove unnecessary dsputil.h #includes
12 years ago
avr32
…
bfin
Remove unnecessary dsputil.h #includes
12 years ago
mips
mips64: mark hi/lo registers clobbered in MAC64/MLS64 macros
12 years ago
ppc
Remove unnecessary dsputil.h #includes
12 years ago
sh4
Remove unnecessary dsputil.h #includes
12 years ago
sparc
Remove unnecessary dsputil.h #includes
12 years ago
x86
Revert "Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm."
12 years ago
4xm.c
4xm: check the return value of read_huffman_tables().
12 years ago
8bps.c
8bps: return meaningful error codes.
12 years ago
8svx.c
8svx: decode directly to the user-provided AVFrame
12 years ago
Makefile
build: make audio_frame_queue a stand-alone component
12 years ago
a64colors.h
…
a64enc.h
a64multienc: change mc_frame_counter to unsigned
13 years ago
a64multienc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
a64tables.h
…
aac.h
Remove unnecessary dsputil.h #includes
12 years ago
aac_ac3_parser.c
Don't include common.h from avutil.h
13 years ago
aac_ac3_parser.h
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
aac_adtstoasc_bsf.c
Use proper return values in case of missing features
13 years ago
aac_parser.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
aac_tablegen.c
…
aac_tablegen.h
aac: fix build with hardcoded tables
12 years ago
aac_tablegen_decl.h
aac: fix build with hardcoded tables
12 years ago
aacadtsdec.c
…
aacadtsdec.h
Give all anonymously typedeffed structs in headers a name
13 years ago
aaccoder.c
avcodec: Drop some silly commented-out av_log() invocations
13 years ago
aacdec.c
Remove unnecessary dsputil.h #includes
12 years ago
aacdectab.h
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
12 years ago
aacenc.c
Remove unnecessary dsputil.h #includes
12 years ago
aacenc.h
Remove unnecessary dsputil.h #includes
12 years ago
aacps.c
dsputil: Move LOCAL_ALIGNED macros to libavutil
12 years ago
aacps.h
Give all anonymously typedeffed structs in headers a name
13 years ago
aacps_tablegen.c
aacps: align some arrays
13 years ago
aacps_tablegen.h
libm: add fallbacks for various single-precision functions
12 years ago
aacpsdata.c
…
aacpsdsp.c
aacps: NEON optimisations
13 years ago
aacpsdsp.h
aacps: NEON optimisations
13 years ago
aacpsy.c
miscellaneous typo fixes
12 years ago
aacpsy.h
…
aacsbr.c
dsputil: Move LOCAL_ALIGNED macros to libavutil
12 years ago
aacsbr.h
Remove pointless av_cold attributes in header files
12 years ago
aacsbrdata.h
Convert vector_fmul range of functions to YASM and add AVX versions
13 years ago
aactab.c
Convert vector_fmul range of functions to YASM and add AVX versions
13 years ago
aactab.h
Convert vector_fmul range of functions to YASM and add AVX versions
13 years ago
aandcttab.c
…
aandcttab.h
…
aasc.c
Remove unnecessary dsputil.h #includes
12 years ago
ac3.c
…
ac3.h
Give all anonymously typedeffed structs in headers a name
13 years ago
ac3_parser.c
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
12 years ago
ac3_parser.h
…
ac3dec.c
ac3dec: validate channel output mode against channel count
12 years ago
ac3dec.h
ac3: decode directly to the user-provided AVFrame
12 years ago
ac3dec_data.c
…
ac3dec_data.h
…
ac3dsp.c
ac3dec: make downmix() take array of pointers to channel data
12 years ago
ac3dsp.h
ac3dec: make downmix() take array of pointers to channel data
12 years ago
ac3enc.c
dsputil: Move LOCAL_ALIGNED macros to libavutil
12 years ago
ac3enc.h
Add a float DSP framework to libavutil
13 years ago
ac3enc_fixed.c
(e)ac3enc: use planar sample format
13 years ago
ac3enc_float.c
(e)ac3enc: use planar sample format
13 years ago
ac3enc_opts_template.c
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
13 years ago
ac3enc_template.c
dsputil: Move LOCAL_ALIGNED macros to libavutil
12 years ago
ac3tab.c
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
12 years ago
ac3tab.h
Add support for building shared libraries with MSVC
12 years ago
acelp_filters.c
Don't include common.h from avutil.h
13 years ago
acelp_filters.h
miscellaneous typo fixes
12 years ago
acelp_pitch_delay.c
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
12 years ago
acelp_pitch_delay.h
…
acelp_vectors.c
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
12 years ago
acelp_vectors.h
Give all anonymously typedeffed structs in headers a name
13 years ago
adpcm.c
adpcm: decode directly to the user-provided AVFrame
12 years ago
adpcm.h
…
adpcm_data.c
…
adpcm_data.h
…
adpcmenc.c
adpcmenc: ensure calls to adpcm_ima_compress_sample() are in the right order
13 years ago
adx.c
Don't include common.h from avutil.h
13 years ago
adx.h
adxenc: alloc/free coded_frame instead of keeping it in the ADXContext
12 years ago
adx_parser.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
adxdec.c
adx: decode directly to the user-provided AVFrame
12 years ago
adxenc.c
adxenc: alloc/free coded_frame instead of keeping it in the ADXContext
12 years ago
alac.c
alac: decode directly to the user-provided AVFrame
12 years ago
alac_data.c
alacenc: add support for multi-channel encoding
12 years ago
alac_data.h
alacenc: add support for multi-channel encoding
12 years ago
alacenc.c
Remove unnecessary dsputil.h #includes
12 years ago
allcodecs.c
libvpx: make vp8 and vp9 selectable
12 years ago
alsdec.c
als: decode directly to the user-provided AVFrame
12 years ago
amr.h
Don't include common.h from avutil.h
13 years ago
amrnbdata.h
Give all anonymously typedeffed structs in headers a name
13 years ago
amrnbdec.c
amrnb: decode directly to the user-provided AVFrame
12 years ago
amrwbdata.h
Give all anonymously typedeffed structs in headers a name
13 years ago
amrwbdec.c
amrwb: decode directly to the user-provided AVFrame
12 years ago
anm.c
anm: return meaningful error codes
12 years ago
ansi.c
ansi: return a meaningful error code
12 years ago
apedec.c
ape: decode directly to the user-provided AVFrame
12 years ago
api-example.c
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
12 years ago
ass.c
Don't include common.h from avutil.h
13 years ago
ass.h
…
assdec.c
Don't include common.h from avutil.h
13 years ago
assenc.c
lavc: replace AVCodecContext.encode with subtitle-specific callback
13 years ago
asv.c
Remove unnecessary dsputil.h #includes
12 years ago
asv.h
Remove pointless av_cold attributes in header files
12 years ago
asvdec.c
Remove unnecessary dsputil.h #includes
12 years ago
asvenc.c
Drop DCTELEM typedef
12 years ago
atrac.c
Remove unnecessary dsputil.h #includes
12 years ago
atrac.h
…
atrac1.c
Remove unnecessary dsputil.h #includes
12 years ago
atrac1data.h
…
atrac3.c
atrac3: decode directly to the user-provided AVFrame
12 years ago
atrac3data.h
atrac3: cosmetics: pretty-printing and renaming
12 years ago
audio_frame_queue.c
audio_frame_queue: Define af_queue_log_state before using it
13 years ago
audio_frame_queue.h
audio_frame_queue: Clean up ff_af_queue_log_state debug function
13 years ago
audioconvert.c
Don't include common.h from avutil.h
13 years ago
audioconvert.h
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
12 years ago
aura.c
aura: return meaningful error codes.
12 years ago
avcodec.h
h264: Allow discarding the cropping information from SPS
12 years ago
avfft.c
…
avfft.h
…
avpacket.c
avpacket: free side data in av_free_packet().
12 years ago
avpicture.c
avpicture: Don't assume a valid pix fmt in avpicture_get_size
12 years ago
avs.c
avs: return meaningful error codes.
12 years ago
bethsoftvideo.c
Remove unnecessary dsputil.h #includes
12 years ago
bethsoftvideo.h
…
bfi.c
bfi: return meaningful error codes.
12 years ago
bgmc.c
bgmc: Fix av_malloc checks in ff_bgmc_init()
12 years ago
bgmc.h
…
bink.c
dsputil: Move LOCAL_ALIGNED macros to libavutil
12 years ago
binkaudio.c
Remove unnecessary dsputil.h #includes
12 years ago
binkdata.h
…
binkdsp.c
…
binkdsp.h
Remove unnecessary dsputil.h #includes
12 years ago
bit_depth_template.c
Remove unnecessary dsputil.h #includes
12 years ago
bitstream.c
miscellaneous typo fixes
12 years ago
bitstream_filter.c
Don't include common.h from avutil.h
13 years ago
bmp.c
bmp: return meaningful error codes.
12 years ago
bmp.h
…
bmpenc.c
avutil: Rename ff_set_systematic_pal2() ---> avpriv_set_systematic_pal2()
12 years ago
bmv.c
bmvaudio: decode directly to the user-provided AVFrame
12 years ago
bytestream.h
Give all anonymously typedeffed structs in headers a name
13 years ago
c93.c
c93: return meaningful error codes.
12 years ago
cabac.c
Drop broken and unused CABAC test program.
12 years ago
cabac.h
h264: use one table instead of several for cabac functions
13 years ago
cabac_functions.h
h264: use one table instead of several for cabac functions
13 years ago
cavs.c
cavs: initialize various context tables to 0
12 years ago
cavs.h
dsputil: Separate h264chroma
12 years ago
cavs_parser.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
cavsdata.c
cavs: convert cavsdata.h to a .c file
13 years ago
cavsdata.h
cavs: Move data tables used in only one place to that file
13 years ago
cavsdec.c
Drop DCTELEM typedef
12 years ago
cavsdsp.c
Drop DCTELEM typedef
12 years ago
cavsdsp.h
Drop DCTELEM typedef
12 years ago
cbrt_tablegen.c
Revert "cbrt_tablegen: Include libm.h"
13 years ago
cbrt_tablegen.h
…
cdgraphics.c
cdgraphics: do not rely on get_buffer() initializing the frame.
12 years ago
cdxl.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
celp_filters.c
Don't include common.h from avutil.h
13 years ago
celp_filters.h
Add a shift parameter to celp_lp_synthesis_filter()
13 years ago
celp_math.c
celp_math: rename ff_log2 to ff_log2_q15
12 years ago
celp_math.h
celp_math: rename ff_log2 to ff_log2_q15
12 years ago
cga_data.c
…
cga_data.h
…
chomp_bsf.c
…
cinepak.c
Return proper error code after av_log_ask_for_sample()
12 years ago
cljr.c
cljr: return a meaningful error code.
12 years ago
cllc.c
lavc: add a wrapper for AVCodecContext.get_buffer().
12 years ago
cngdec.c
comfortnoise: decode directly to the user-provided AVFrame
12 years ago
cngenc.c
cng: Reindent some incorrectly indented lines
12 years ago
codec_desc.c
libvpx: support vp9
12 years ago
cook.c
cook: decode directly to the user-provided AVFrame
12 years ago
cook_parser.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
cookdata.h
…
copy_block.h
dsputil: Move copy_block functions to a separate header
12 years ago
cos_tablegen.c
fix hardcoded tables compililation caused by missing math constants
13 years ago
cscd.c
cscd: return meaningful error codes.
12 years ago
cyuv.c
Remove unnecessary dsputil.h #includes
12 years ago
dca.c
dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs
13 years ago
dca.h
Add support for building shared libraries with MSVC
12 years ago
dca_parser.c
dca_parser: allow the parser to change the sample rate
12 years ago
dca_parser.h
…
dcadata.h
dca: Move tables used outside of dcadec.c to a separate file.
13 years ago
dcadec.c
Fix a number of incorrect intmath.h #includes.
12 years ago
dcadsp.c
…
dcadsp.h
…
dcahuff.h
…
dct-test.c
dsputil: Move fdct function declarations to dct.h
12 years ago
dct.c
x86: call most of the x86 dsp init functions under if (ARCH_X86)
13 years ago
dct.h
dsputil: Move fdct function declarations to dct.h
12 years ago
dct32.c
…
dct32.h
…
dct32_fixed.c
…
dct32_float.c
…
dctref.c
…
dctref.h
…
dfa.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
dirac.c
avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab
12 years ago
dirac.h
Give all anonymously typedeffed structs in headers a name
13 years ago
dirac_parser.c
Don't include common.h from avutil.h
13 years ago
dnxhd_parser.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
dnxhddata.c
Don't include common.h from avutil.h
13 years ago
dnxhddata.h
Give all anonymously typedeffed structs in headers a name
13 years ago
dnxhddec.c
Drop DCTELEM typedef
12 years ago
dnxhdenc.c
dsputil: Move LOCAL_ALIGNED macros to libavutil
12 years ago
dnxhdenc.h
Drop DCTELEM typedef
12 years ago
dpcm.c
dpcm: decode directly to the user-provided AVFrame
12 years ago
dpx.c
dpx: return meaningful error codes.
12 years ago
dpxenc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
dsicinav.c
cinaudio: decode directly to the user-provided AVFrame
12 years ago
dsputil.c
h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil
12 years ago
dsputil.h
h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil
12 years ago
dsputil_template.c
h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil
12 years ago
dump_extradata_bsf.c
Don't include common.h from avutil.h
13 years ago
dv.c
Remove unnecessary dsputil.h #includes
12 years ago
dv_profile.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
dv_profile.h
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
dv_tablegen.c
…
dv_tablegen.h
…
dv_vlc_data.h
…
dvbsub.c
lavc: replace AVCodecContext.encode with subtitle-specific callback
13 years ago
dvbsub_parser.c
Remove unnecessary dsputil.h #includes
12 years ago
dvbsubdec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
dvdata.c
dv: Split profile handling code into a separate file.
13 years ago
dvdata.h
Drop DCTELEM typedef
12 years ago
dvdec.c
dsputil: Move LOCAL_ALIGNED macros to libavutil
12 years ago
dvdsub_parser.c
Don't include common.h from avutil.h
13 years ago
dvdsubdec.c
dvdsubdec: parse the size from the extradata
12 years ago
dvdsubenc.c
lavc: replace AVCodecContext.encode with subtitle-specific callback
13 years ago
dxa.c
dxa: return meaningful error codes.
12 years ago
dxtory.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
dxva2.c
h264: deMpegEncContextize
12 years ago
dxva2.h
dxva2: Add missing #define to make header compile standalone
12 years ago
dxva2_h264.c
h264: deMpegEncContextize
12 years ago
dxva2_internal.h
h264: deMpegEncContextize
12 years ago
dxva2_mpeg2.c
h264: deMpegEncContextize
12 years ago
dxva2_vc1.c
h264: deMpegEncContextize
12 years ago
eac3_data.c
…
eac3_data.h
…
eac3dec.c
miscellaneous typo fixes
12 years ago
eac3enc.c
(e)ac3enc: use planar sample format
13 years ago
eac3enc.h
…
eacmv.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
eaidct.c
Remove unnecessary dsputil.h #includes
12 years ago
eaidct.h
Drop DCTELEM typedef
12 years ago
eamad.c
Remove unnecessary dsputil.h #includes
12 years ago
eatgq.c
eatgq: cosmetics, reformat.
12 years ago
eatgv.c
eatgv: use fixed-width types where appropriate.
12 years ago
eatqi.c
Remove unnecessary dsputil.h #includes
12 years ago
elbg.c
elbg: Fix an assert
13 years ago
elbg.h
…
error_resilience.c
Remove unnecessary dsputil.h #includes
12 years ago
error_resilience.h
error_resilience: add required headers.
12 years ago
escape124.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
faandct.c
Remove unnecessary dsputil.h #includes
12 years ago
faandct.h
Drop DCTELEM typedef
12 years ago
faanidct.c
Drop DCTELEM typedef
12 years ago
faanidct.h
Drop DCTELEM typedef
12 years ago
faxcompr.c
…
faxcompr.h
…
fft-fixed-test.c
…
fft-internal.h
Fix a number of incorrect intmath.h #includes.
12 years ago
fft-test.c
dct/fft-test: use a replacement getopt() if the system has none present.
13 years ago
fft.c
x86: call most of the x86 dsp init functions under if (ARCH_X86)
13 years ago
fft.h
x86: call most of the x86 dsp init functions under if (ARCH_X86)
13 years ago
fft_fixed.c
…
fft_float.c
…
ffv1.c
Remove unnecessary dsputil.h #includes
12 years ago
ffv1.h
ffv1: Add missing #includes to header file
12 years ago
ffv1dec.c
Remove unnecessary dsputil.h #includes
12 years ago
ffv1enc.c
Remove unnecessary dsputil.h #includes
12 years ago
flac.c
flac: add channel layout masks for streams with 7 or 8 channels.
12 years ago
flac.h
flacdec: allow mid-stream channel layout change
12 years ago
flac_parser.c
flac: don't check the number of channels before setting the channel layout.
12 years ago
flacdata.c
…
flacdata.h
…
flacdec.c
flac: decode directly to the user-provided AVFrame
12 years ago
flacdsp.c
flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext
12 years ago
flacdsp.h
flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext
12 years ago
flacdsp_lpc_template.c
flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext
12 years ago
flacdsp_template.c
flacdec: add planar output support
13 years ago
flacenc.c
flac: change minimum and default of lpc_passes option to 1
12 years ago
flashsv.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
flashsvenc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
flicvideo.c
flicvideo: avoid an infinite loop in byte run compression
12 years ago
flv.h
…
flvdec.c
cosmetics: Fix dropable --> droppable typo
12 years ago
flvenc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
fmtconvert.c
x86: call most of the x86 dsp init functions under if (ARCH_X86)
13 years ago
fmtconvert.h
Remove pointless av_cold attributes in header files
12 years ago
fraps.c
fraps: fix off-by one bug for version 1.
12 years ago
frwu.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
g722.c
…
g722.h
g722: decode directly to the user-provided AVFrame
12 years ago
g722dec.c
g722: decode directly to the user-provided AVFrame
12 years ago
g722enc.c
g722enc: fix size argument in memset
13 years ago
g723_1.c
g723.1: decode directly to the user-provided AVFrame
12 years ago
g723_1_data.h
g723_1: add comfort noise generation
13 years ago
g726.c
g726: decode directly to the user-provided AVFrame
12 years ago
get_bits.h
get_bits: Return pointer to buffer that is the result of the alignment
12 years ago
gif.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
gifdec.c
gifdec: return meaningful error codes.
12 years ago
golomb-test.c
Remove pointless #undefs of previously forbidden functions.
12 years ago
golomb.c
…
golomb.h
golomb: use unsigned arithmetics in svq3_get_ue_golomb()
12 years ago
gsm.h
…
gsm_parser.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
gsmdec.c
gsm: decode directly to the user-provided AVFrame
12 years ago
gsmdec_data.c
…
gsmdec_data.h
gsm: decode directly to the user-provided AVFrame
12 years ago
gsmdec_template.c
…
h261.c
Remove unnecessary dsputil.h #includes
12 years ago
h261.h
…
h261_parser.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
h261data.h
…
h261dec.c
Remove unnecessary dsputil.h #includes
12 years ago
h261enc.c
Remove unnecessary dsputil.h #includes
12 years ago
h263.c
Remove unnecessary dsputil.h #includes
12 years ago
h263.h
h263: remove an unused parameter from ff_h263_decode_init_vlc
12 years ago
h263_parser.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
h263_parser.h
…
h263data.h
…
h263dec.c
Remove unnecessary dsputil.h #includes
12 years ago
h264.c
h264/svq3: Stop using draw_edges
12 years ago
h264.h
Remove pointless av_cold attributes in header files
12 years ago
h264_cabac.c
Remove unnecessary dsputil.h #includes
12 years ago
h264_cavlc.c
h264: Don't store intra pcm samples in h->mb
12 years ago
h264_direct.c
Remove unnecessary dsputil.h #includes
12 years ago
h264_loopfilter.c
h264: deMpegEncContextize
12 years ago
h264_mb_template.c
h264: Get rid of unnecessary casts
12 years ago
h264_mc_template.c
h264: deMpegEncContextize
12 years ago
h264_mp4toannexb_bsf.c
Don't include common.h from avutil.h
13 years ago
h264_mvpred.h
h264: deMpegEncContextize
12 years ago
h264_parser.c
h264: deMpegEncContextize
12 years ago
h264_ps.c
Remove unnecessary dsputil.h #includes
12 years ago
h264_refs.c
Remove unnecessary dsputil.h #includes
12 years ago
h264_sei.c
h264: deMpegEncContextize
12 years ago
h264addpx_template.c
h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil
12 years ago
h264chroma.c
h264chroma: Remove duplicate 9/10 bit functions
12 years ago
h264chroma.h
dsputil: Separate h264chroma
12 years ago
h264chroma_template.c
dsputil: Separate h264chroma
12 years ago
h264data.h
h264: K&R formatting cosmetics for header files (part I/II)
13 years ago
h264dsp.c
h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil
12 years ago
h264dsp.h
h264: Add add_pixels4/8() to h264dsp, and remove add_pixels4 from dsputil
12 years ago
h264dsp_template.c
…
h264idct.c
dsputil: Move ff_h264_idct function declarations to a separate header
12 years ago
h264idct.h
dsputil: Move ff_h264_idct function declarations to a separate header
12 years ago
h264idct_template.c
h264idct: Replace duplicate scan8 table by appropriate #include
12 years ago
h264pred.c
Remove unnecessary dsputil.h #includes
12 years ago
h264pred.h
Drop DCTELEM typedef
12 years ago
h264pred_template.c
Drop DCTELEM typedef
12 years ago
h264qpel.c
dsputil: Separate h264 qpel
12 years ago
h264qpel.h
dsputil: Separate h264 qpel
12 years ago
h264qpel_template.c
dsputil: Separate h264 qpel
12 years ago
hpel_template.c
dsputil: convert remaining op_pixels_func
12 years ago
huffman.c
huffman: add ff_huff_gen_len_table
13 years ago
huffman.h
Give all anonymously typedeffed structs in headers a name
13 years ago
huffyuv.c
Remove unnecessary dsputil.h #includes
12 years ago
huffyuv.h
huffyuv: split encoder and decoder into separate files.
12 years ago
huffyuvdec.c
Remove unnecessary dsputil.h #includes
12 years ago
huffyuvenc.c
huffyuv: split encoder and decoder into separate files.
12 years ago
idcinvideo.c
idcinvideo: correctly set AVFrame defaults
12 years ago
iff.c
iff: drop ff_ prefix from a static function.
12 years ago
iirfilter.c
Remove pointless #undefs of previously forbidden functions.
12 years ago
iirfilter.h
…
imc.c
imc/iac: decode directly to the user-provided AVFrame
12 years ago
imcdata.h
iac: generate codec tables as they are supposed to be
13 years ago
imgconvert.c
dsputil: Move ff_shrink* function declarations to separate header
12 years ago
imgconvert.h
dsputil: Move ff_shrink* function declarations to separate header
12 years ago
imx_dump_header_bsf.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
indeo2.c
indeo2: cosmetics, reformat
12 years ago
indeo2data.h
…
indeo3.c
indeo3: replace use of copy_block4 with put_pixels
12 years ago
indeo3data.h
miscellaneous typo fixes
12 years ago
indeo4.c
Remove unnecessary dsputil.h #includes
12 years ago
indeo4data.h
…
indeo5.c
lavc: add CODEC_CAP_DR1 to all video decoders missing them
12 years ago
indeo5data.h
…
intelh263dec.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
internal.h
lavc: don't reuse audio buffers
12 years ago
interplayvideo.c
interplayvideo: remove a static variable.
12 years ago
intrax8.c
mpegvideo: split ff_draw_horiz_band().
12 years ago
intrax8.h
Give all anonymously typedeffed structs in headers a name
13 years ago
intrax8dsp.c
Remove unnecessary dsputil.h #includes
12 years ago
intrax8dsp.h
intrax8dsp: Add missing #include to make header standalone
13 years ago
intrax8huf.h
…
ituh263dec.c
Remove unnecessary dsputil.h #includes
12 years ago
ituh263enc.c
Remove unnecessary dsputil.h #includes
12 years ago
ivi_common.c
ivi_common: check that scan pattern is set before using it.
12 years ago
ivi_common.h
Remove pointless av_cold attributes in header files
12 years ago
ivi_dsp.c
Remove unnecessary dsputil.h #includes
12 years ago
ivi_dsp.h
indeo4/5: remove constant parameter num_bands from wavelet recomposition
13 years ago
jfdctfst.c
dsputil: Move fdct function declarations to dct.h
12 years ago
jfdctint.c
…
jfdctint_template.c
dsputil: Move fdct function declarations to dct.h
12 years ago
jpegls.c
avcodec: Convert some commented-out printf/av_log instances to av_dlog
13 years ago
jpegls.h
Don't include common.h from avutil.h
13 years ago
jpeglsdec.c
avcodec: Convert some commented-out printf/av_log instances to av_dlog
13 years ago
jpeglsdec.h
…
jpeglsenc.c
Remove unnecessary dsputil.h #includes
12 years ago
jrevdct.c
dsputil: Move fdct function declarations to dct.h
12 years ago
jvdec.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
kbdwin.c
Use proper "" quotes for local header #includes
12 years ago
kbdwin.h
…
kgv1dec.c
kgv1dec: return meaningful error codes.
12 years ago
kmvc.c
kmvc: return meaningful error codes.
12 years ago
lagarith.c
miscellaneous typo fixes
12 years ago
lagarithrac.c
…
lagarithrac.h
lagarith: avoid infinite loop in lag_rac_refill()
12 years ago
latm_parser.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
lcl.h
…
lcldec.c
lcldec: return meaningful error codes.
12 years ago
lclenc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
libavcodec.v
…
libfaac.c
lavc: Fix assignments in if() when calling ff_af_queue_add
12 years ago
libfdk-aacenc.c
libfdk-aacenc: Actually check for upper bounds of cutoff
12 years ago
libgsm.c
libgsm: decode directly to the user-provided AVFrame
12 years ago
libilbc.c
libilbc: decode directly to the user-provided AVFrame
12 years ago
libmp3lame.c
lavc: Fix assignments in if() when calling ff_af_queue_add
12 years ago
libopencore-amr.c
libopencore-amrwb: Make AMR-WB ifdeffery more precise
12 years ago
libopenjpegdec.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
libopenjpegenc.c
lavc: do not use av_pix_fmt_descriptors directly.
13 years ago
libopus.c
Opus encoder using libopus
13 years ago
libopus.h
Opus encoder using libopus
13 years ago
libopusdec.c
libopus: decode directly to the user-provided AVFrame
12 years ago
libopusenc.c
Opus encoder using libopus
13 years ago
libschroedinger.c
libschroedinger: cosmetics: rename variable avccontext to avctx
12 years ago
libschroedinger.h
libschroedinger: cosmetics: rename variable avccontext to avctx
12 years ago
libschroedingerdec.c
libschroedinger: cosmetics: rename variable avccontext to avctx
12 years ago
libschroedingerenc.c
libschroedinger: cosmetics: rename variable avccontext to avctx
12 years ago
libspeexdec.c
libspeex: decode directly to the user-provided AVFrame
12 years ago
libspeexenc.c
lavc: Fix assignments in if() when calling ff_af_queue_add
12 years ago
libtheoraenc.c
libtheoraenc: fix granularity of video quality
12 years ago
libvo-aacenc.c
lavc: Fix assignments in if() when calling ff_af_queue_add
12 years ago
libvo-amrwbenc.c
avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member
13 years ago
libvorbis.c
lavc: Fix assignments in if() when calling ff_af_queue_add
12 years ago
libvpxdec.c
libvpx: make vp8 and vp9 selectable
12 years ago
libvpxenc.c
libvpx: make vp8 and vp9 selectable
12 years ago
libx264.c
libx264: change i_qfactor to use x264cli's default
12 years ago
libxavs.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
libxvid.c
libxvid: remove useless doxy comments.
12 years ago
libxvid.h
libxvid: Give more suitable names to libxvid-related files.
13 years ago
libxvid_rc.c
Remove unnecessary dsputil.h #includes
12 years ago
ljpegenc.c
Remove unnecessary dsputil.h #includes
12 years ago
loco.c
loco: check that there is data left after decoding a plane.
12 years ago
log2_tab.c
avutil: Duplicate ff_log2_tab instead of sharing it across libs
13 years ago
lpc.c
lls: move to the private namespace
12 years ago
lpc.h
Remove unnecessary dsputil.h #includes
12 years ago
lsp.c
celp_math: Replace duplicate ff_dot_productf() by ff_scalarproduct_c()
13 years ago
lsp.h
…
lzw.c
Don't include common.h from avutil.h
13 years ago
lzw.h
…
lzwenc.c
…
mace.c
mace: decode directly to the user-provided AVFrame
12 years ago
mathops.h
Move av_reverse table to libavcodec
13 years ago
mathtables.c
Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility"
12 years ago
mdct.c
…
mdct_fixed.c
…
mdct_float.c
…
mdec.c
Remove unnecessary dsputil.h #includes
12 years ago
mimic.c
mimic: remove a pointless cast.
12 years ago
mjpeg.c
mjpeg: Rename some symbols to avpriv_* instead of ff_*
13 years ago
mjpeg.h
Add support for building shared libraries with MSVC
12 years ago
mjpeg2jpeg_bsf.c
mjpeg: Rename some symbols to avpriv_* instead of ff_*
13 years ago
mjpeg_parser.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
mjpega_dump_header_bsf.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
mjpegbdec.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
mjpegdec.c
Remove unnecessary dsputil.h #includes
12 years ago
mjpegdec.h
Drop DCTELEM typedef
12 years ago
mjpegenc.c
Remove unnecessary dsputil.h #includes
12 years ago
mjpegenc.h
Drop DCTELEM typedef
12 years ago
mlp.c
…
mlp.h
Give all anonymously typedeffed structs in headers a name
13 years ago
mlp_parser.c
mlp: implement support for AVCodecContext.request_channel_layout.
12 years ago
mlp_parser.h
mlp_parser: cosmetics: re-indent.
12 years ago
mlpdec.c
mlpdec: do not try to allocate a zero-sized output buffer.
12 years ago
mlpdsp.c
dsputil: split out mlp dsp function
13 years ago
mlpdsp.h
mlpdsp: adding missing file
13 years ago
mmvideo.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
motion_est.c
Remove unnecessary dsputil.h #includes
12 years ago
motion_est_template.c
avcodec: Drop silly and/or broken printf debug output
13 years ago
motionpixels.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
motionpixels_tablegen.c
…
motionpixels_tablegen.h
…
movsub_bsf.c
Don't include common.h from avutil.h
13 years ago
mp3_header_compress_bsf.c
Don't include common.h from avutil.h
13 years ago
mp3_header_decompress_bsf.c
Don't include common.h from avutil.h
13 years ago
mpc.c
Remove unnecessary dsputil.h #includes
12 years ago
mpc.h
mpc7/8: decode directly to the user-provided AVFrame
12 years ago
mpc7.c
mpc7/8: decode directly to the user-provided AVFrame
12 years ago
mpc7data.h
…
mpc8.c
mpc7/8: decode directly to the user-provided AVFrame
12 years ago
mpc8data.h
…
mpc8huff.h
…
mpcdata.h
…
mpeg4audio.c
…
mpeg4audio.h
Add support for building shared libraries with MSVC
12 years ago
mpeg4data.h
…
mpeg4video.c
…
mpeg4video.h
Drop DCTELEM typedef
12 years ago
mpeg4video_parser.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
mpeg4video_parser.h
…
mpeg4videodec.c
error_resilience: decouple ER from MpegEncContext
12 years ago
mpeg4videoenc.c
Drop DCTELEM typedef
12 years ago
mpeg12.c
mpegvideo: split ff_draw_horiz_band().
12 years ago
mpeg12.h
Drop DCTELEM typedef
12 years ago
mpeg12data.c
avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab
12 years ago
mpeg12data.h
avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab
12 years ago
mpeg12decdata.h
…
mpeg12enc.c
Remove unnecessary dsputil.h #includes
12 years ago
mpegaudio.c
…
mpegaudio.h
…
mpegaudio_parser.c
Don't include common.h from avutil.h
13 years ago
mpegaudio_tablegen.c
…
mpegaudio_tablegen.h
…
mpegaudiodata.c
mpegaudio: move ff_mpa_enwindow to a separate file
13 years ago
mpegaudiodata.h
Add support for building shared libraries with MSVC
12 years ago
mpegaudiodec.c
Remove unnecessary dsputil.h #includes
12 years ago
mpegaudiodec_float.c
mpegaudiodec: use planar sample format for output unless packed is requested
12 years ago
mpegaudiodecheader.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
mpegaudiodecheader.h
…
mpegaudiodectab.h
…
mpegaudiodsp.c
x86: call most of the x86 dsp init functions under if (ARCH_X86)
13 years ago
mpegaudiodsp.h
x86: call most of the x86 dsp init functions under if (ARCH_X86)
13 years ago
mpegaudiodsp_data.c
mpegaudio: move ff_mpa_enwindow to a separate file
13 years ago
mpegaudiodsp_fixed.c
…
mpegaudiodsp_float.c
…
mpegaudiodsp_template.c
mpegaudio: move ff_mpa_enwindow to a separate file
13 years ago
mpegaudioenc.c
Include libavutil/channel_layout.h instead of libavutil/audioconvert.h
12 years ago
mpegaudiotab.h
…
mpegvideo.c
mpegvideo: split ff_draw_horiz_band().
12 years ago
mpegvideo.h
h264: deMpegEncContextize
12 years ago
mpegvideo_enc.c
error_resilience: decouple ER from MpegEncContext
12 years ago
mpegvideo_motion.c
dsputil: Move LOCAL_ALIGNED macros to libavutil
12 years ago
mpegvideo_parser.c
avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab
12 years ago
mpegvideo_xvmc.c
Remove unnecessary dsputil.h #includes
12 years ago
msgsmdec.c
…
msgsmdec.h
…
msmpeg4.c
Drop DCTELEM typedef
12 years ago
msmpeg4.h
Drop DCTELEM typedef
12 years ago
msmpeg4data.c
…
msmpeg4data.h
…
msmpeg4enc.c
Drop DCTELEM typedef
12 years ago
msrle.c
Remove unnecessary dsputil.h #includes
12 years ago
msrledec.c
msrledec: check bounds before constructing a possibly invalid pointer,
12 years ago
msrledec.h
…
mss1.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
mss2.c
error_resilience: decouple ER from MpegEncContext
12 years ago
mss2dsp.c
MSS2 decoder
13 years ago
mss2dsp.h
Remove unnecessary dsputil.h #includes
12 years ago
mss3.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
mss4.c
mss4, ra288: Remove unused DSPContext local codec context members
12 years ago
mss12.c
mss12: merge decode_pixel() and decode_top_left_pixel()
13 years ago
mss12.h
Remove pointless av_cold attributes in header files
12 years ago
mss34dsp.c
mss3: split DSP functions that are used in MTS2(MSS4) into separate file
13 years ago
mss34dsp.h
mss3: split DSP functions that are used in MTS2(MSS4) into separate file
13 years ago
msvideo1.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
mxpegdec.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
nellymoser.c
Remove unnecessary dsputil.h #includes
12 years ago
nellymoser.h
…
nellymoserdec.c
Remove unnecessary dsputil.h #includes
12 years ago
nellymoserenc.c
Remove unnecessary dsputil.h #includes
12 years ago
noise_bsf.c
Don't include common.h from avutil.h
13 years ago
nuv.c
Remove unnecessary dsputil.h #includes
12 years ago
old_codec_ids.h
Drop Snow codec
12 years ago
options.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
options_table.h
h264: Allow discarding the cropping information from SPS
12 years ago
pamenc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
parser.c
miscellaneous typo fixes
12 years ago
parser.h
parser: Move Doxygen documentation to the header files
12 years ago
pcm-mpeg.c
pcm-bluray: decode directly to the user-provided AVFrame
12 years ago
pcm.c
pcm: decode directly to the user-provided AVFrame
12 years ago
pcm_tablegen.c
…
pcm_tablegen.h
…
pcx.c
pcx: return meaningful error codes.
12 years ago
pcxenc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
pgssubdec.c
PGS subtitles: Set AVSubtitle pts value
12 years ago
pictordec.c
Return proper error code after av_log_ask_for_sample()
12 years ago
png.c
…
png.h
…
pngdec.c
pngdec: cosmetics, reformat.
12 years ago
pngdsp.c
x86: call most of the x86 dsp init functions under if (ARCH_X86)
13 years ago
pngdsp.h
…
pngenc.c
miscellaneous typo fixes
12 years ago
pnm.c
pnm: Use av_pix_fmt_desc_get instead of accessing the array directly
12 years ago
pnm.h
Remove pointless av_cold attributes in header files
12 years ago
pnm_parser.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
pnmdec.c
pnm: add high-bitdepth PGMYUV support for both encoder and decoder
12 years ago
pnmenc.c
pnm: Use av_pix_fmt_desc_get instead of accessing the array directly
12 years ago
proresdata.c
…
proresdata.h
…
proresdec.c
Drop DCTELEM typedef
12 years ago
proresdsp.c
dsputil: Move fdct function declarations to dct.h
12 years ago
proresdsp.h
Drop DCTELEM typedef
12 years ago
proresenc.c
Drop DCTELEM typedef
12 years ago
psymodel.c
Don't include common.h from avutil.h
13 years ago
psymodel.h
Remove pointless av_cold attributes in header files
12 years ago
pthread.c
pthread: make ff_thread_release_buffer idempotent.
12 years ago
ptx.c
ptx: return meaningful error codes.
12 years ago
put_bits.h
get_bits/put_bits: K&R formatting cosmetics
12 years ago
qcelpdata.h
Give all anonymously typedeffed structs in headers a name
13 years ago
qcelpdec.c
qcelp: decode directly to the user-provided AVFrame
12 years ago
qdm2.c
Remove unnecessary dsputil.h #includes
12 years ago
qdm2_tablegen.c
…
qdm2_tablegen.h
…
qdm2data.h
…
qdrw.c
qdrw: cosmetics, reformat
12 years ago
qpeg.c
qpeg: return a meaningful error code.
12 years ago
qtrle.c
qtrle: use AV_LOG_ERROR in an error message.
12 years ago
qtrleenc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
r210dec.c
r210dec: return meaningful error codes.
12 years ago
ra144.c
Move avutil tables only used in libavcodec to libavcodec.
13 years ago
ra144.h
ra144: decode directly to the user-provided AVFrame
12 years ago
ra144dec.c
Fix a number of incorrect intmath.h #includes.
12 years ago
ra144enc.c
lavc: Fix assignments in if() when calling ff_af_queue_add
12 years ago
ra288.c
ra288: decode directly to the user-provided AVFrame
12 years ago
ra288.h
Remove unnecessary dsputil.h #includes
12 years ago
ralf.c
ralf: decode directly to the user-provided AVFrame
12 years ago
ralfdata.h
…
rangecoder.c
rangecoder-test: Drop timer output that clutters stderr
12 years ago
rangecoder.h
rangecoder: K&R formatting cosmetics
13 years ago
ratecontrol.c
Remove unnecessary dsputil.h #includes
12 years ago
ratecontrol.h
…
raw.c
pixfmt: support more yuva formats
12 years ago
raw.h
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
rawdec.c
rawdec: use AVPALETTE_SIZE instead of magic constants.
12 years ago
rawenc.c
lavc: do not use av_pix_fmt_descriptors directly.
13 years ago
rdft.c
…
rdft.h
…
rectangle.h
Remove unnecessary dsputil.h #includes
12 years ago
remove_extradata_bsf.c
…
resample.c
miscellaneous typo fixes
12 years ago
resample2.c
Remove unnecessary dsputil.h #includes
12 years ago
rl.h
…
rl2.c
rl2: cosmetics, reformat
12 years ago
rle.c
Don't include common.h from avutil.h
13 years ago
rle.h
…
rnd_avg.h
dsputil: Move rnd_avg inline functions to a separate header
12 years ago
roqaudioenc.c
Move avutil tables only used in libavcodec to libavcodec.
13 years ago
roqvideo.c
…
roqvideo.h
Remove unnecessary dsputil.h #includes
12 years ago
roqvideodec.c
roqvideodec: check dimensions validity
12 years ago
roqvideoenc.c
lavc: add a wrapper for AVCodecContext.get_buffer().
12 years ago
rpza.c
rpza: return a meaningful error code.
12 years ago
rtjpeg.c
Remove unnecessary dsputil.h #includes
12 years ago
rtjpeg.h
Drop DCTELEM typedef
12 years ago
rv10.c
Remove unnecessary dsputil.h #includes
12 years ago
rv10enc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
rv20enc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
rv30.c
Remove unnecessary dsputil.h #includes
12 years ago
rv30data.h
…
rv30dsp.c
Remove unnecessary dsputil.h #includes
12 years ago
rv34.c
error_resilience: decouple ER from MpegEncContext
12 years ago
rv34.h
Remove unnecessary dsputil.h #includes
12 years ago
rv34_parser.c
rv34_parser: Adjust #if for disabling individual parsers
12 years ago
rv34data.h
…
rv34dsp.c
rv34: Drop now unnecessary dsputil dependencies
12 years ago
rv34dsp.h
rv34: Drop now unnecessary dsputil dependencies
12 years ago
rv34vlc.h
…
rv40.c
Remove unnecessary dsputil.h #includes
12 years ago
rv40data.h
…
rv40dsp.c
rv34: Drop now unnecessary dsputil dependencies
12 years ago
rv40vlc2.h
…
s3tc.c
…
s3tc.h
…
s302m.c
s302m: decode directly to the user-provided AVFrame
12 years ago
sbr.h
Give all anonymously typedeffed structs in headers a name
13 years ago
sbrdsp.c
x86: call most of the x86 dsp init functions under if (ARCH_X86)
13 years ago
sbrdsp.h
…
sgi.h
…
sgidec.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
sgienc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
shorten.c
shorten: decode directly to the user-provided AVFrame
12 years ago
simple_idct.c
dsputil: Move LOCAL_ALIGNED macros to libavutil
12 years ago
simple_idct.h
Drop DCTELEM typedef
12 years ago
simple_idct_template.c
Drop DCTELEM typedef
12 years ago
sinewin.c
…
sinewin.h
Convert vector_fmul range of functions to YASM and add AVX versions
13 years ago
sinewin_tablegen.c
fix hardcoded tables compililation caused by missing math constants
13 years ago
sinewin_tablegen.h
Don't include common.h from avutil.h
13 years ago
sipr.c
sipr: decode directly to the user-provided AVFrame
12 years ago
sipr.h
Remove unnecessary dsputil.h #includes
12 years ago
sipr16k.c
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
12 years ago
sipr16kdata.h
…
siprdata.h
…
smacker.c
smackaud: decode directly to the user-provided AVFrame
12 years ago
smc.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
sp5x.h
…
sp5xdec.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
srtdec.c
Don't include common.h from avutil.h
13 years ago
sunrast.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
sunrast.h
…
sunrastenc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
svq1.c
svq1: replace struct svq1_frame_size with an array.
12 years ago
svq1.h
svq1: replace struct svq1_frame_size with an array.
12 years ago
svq1_cb.h
…
svq1_vlc.h
svq1: K&R formatting cosmetics
13 years ago
svq1dec.c
svq1: replace struct svq1_frame_size with an array.
12 years ago
svq1enc.c
Remove unnecessary dsputil.h #includes
12 years ago
svq1enc_cb.h
svq1: K&R formatting cosmetics
13 years ago
svq3.c
Remove unnecessary dsputil.h #includes
12 years ago
svq3.h
dsputil: Move ff_svq3 function declarations to a separate header
12 years ago
svq13.c
svq1: K&R formatting cosmetics
13 years ago
synth_filter.c
…
synth_filter.h
…
tableprint.h
…
tak.c
tak: demuxer, parser, and decoder
12 years ago
tak.h
tak: demuxer, parser, and decoder
12 years ago
tak_parser.c
tak: demuxer, parser, and decoder
12 years ago
takdec.c
tak: decode directly to the user-provided AVFrame
12 years ago
targa.c
targa: return meaningful error codes.
12 years ago
targa.h
…
targaenc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
thread.h
miscellaneous typo fixes
12 years ago
tiertexseqv.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
tiff.c
tiff: return meaningful error codes.
12 years ago
tiff.h
…
tiffenc.c
pixdesc: add av_pix_fmt_get_chroma_sub_sample
12 years ago
tmv.c
tmv: return meaningful error codes.
12 years ago
truemotion1.c
Remove unnecessary dsputil.h #includes
12 years ago
truemotion1data.h
…
truemotion2.c
truemotion2: cosmetics, reformat
12 years ago
truespeech.c
truespeech: decode directly to the user-provided AVFrame
12 years ago
truespeech_data.h
…
tscc.c
tscc: remove some pointless comments and empty lines.
12 years ago
tscc2.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
tscc2data.h
TechSmith Screen Codec 2 decoder
13 years ago
tta.c
tta: decode directly to the user-provided AVFrame
12 years ago
twinvq.c
Remove unnecessary dsputil.h #includes
12 years ago
twinvq_data.h
twinvq: give massive struct a name.
13 years ago
txd.c
txd: return meaningful error codes.
12 years ago
ulti.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
ulti_cb.h
…
unary.h
…
utils.c
get_buffer(): do not initialize the data.
12 years ago
utvideo.c
lavc: add Ut Video encoder
13 years ago
utvideo.h
utvideoenc: Switch to dsputils' median prediction
13 years ago
utvideodec.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
utvideoenc.c
utvideoenc/v410enc: do not set AVFrame.reference.
12 years ago
v210dec.c
v210dec: return meaningful error codes
12 years ago
v210enc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
v210x.c
v210x: cosmetics, reformat
12 years ago
v410dec.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
v410enc.c
utvideoenc/v410enc: do not set AVFrame.reference.
12 years ago
vaapi.c
h264: deMpegEncContextize
12 years ago
vaapi.h
…
vaapi_h264.c
h264: deMpegEncContextize
12 years ago
vaapi_internal.h
h264: deMpegEncContextize
12 years ago
vaapi_mpeg2.c
Remove unnecessary dsputil.h #includes
12 years ago
vaapi_mpeg4.c
h264: deMpegEncContextize
12 years ago
vaapi_vc1.c
h264: deMpegEncContextize
12 years ago
vb.c
vb: cosmetics, reformat
12 years ago
vble.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
vc1.c
Remove unnecessary dsputil.h #includes
12 years ago
vc1.h
Remove pointless av_cold attributes in header files
12 years ago
vc1_parser.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
vc1acdata.h
…
vc1data.c
…
vc1data.h
…
vc1dec.c
Remove unnecessary dsputil.h #includes
12 years ago
vc1dsp.c
dsputil: Separate h264chroma
12 years ago
vc1dsp.h
dsputil: Separate h264chroma
12 years ago
vcr1.c
Remove unnecessary dsputil.h #includes
12 years ago
vda.h
vda: cosmetics: fix Doxygen comment formatting
13 years ago
vda_h264.c
h264: deMpegEncContextize
12 years ago
vdpau.c
h264: deMpegEncContextize
12 years ago
vdpau.h
vdpau: Add context and common helpers for hwaccel support
12 years ago
vdpau_h264.c
h264: deMpegEncContextize
12 years ago
vdpau_internal.h
h264: deMpegEncContextize
12 years ago
vdpau_mpeg4.c
h264: deMpegEncContextize
12 years ago
vdpau_mpeg12.c
h264: deMpegEncContextize
12 years ago
vdpau_vc1.c
h264: deMpegEncContextize
12 years ago
version.h
flac: add channel layout masks for streams with 7 or 8 channels.
12 years ago
videodsp.c
lavc: introduce VideoDSPContext
12 years ago
videodsp.h
lavc: introduce VideoDSPContext
12 years ago
videodsp_template.c
lavc: introduce VideoDSPContext
12 years ago
vmdav.c
vmdaudio: decode directly to the user-provided AVFrame
12 years ago
vmnc.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
vorbis.c
vorbisdec: cosmetics: rename variable avccontext to avctx
12 years ago
vorbis.h
vorbisdec: cosmetics: rename variable avccontext to avctx
12 years ago
vorbis_data.c
Remove unnecessary dsputil.h #includes
12 years ago
vorbis_enc_data.h
…
vorbis_parser.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
vorbis_parser.h
…
vorbisdec.c
vorbisdec: cosmetics: rename variable avccontext to avctx
12 years ago
vorbisdsp.c
Move vorbis_inverse_coupling from dsputil to vorbisdspcontext.
12 years ago
vorbisdsp.h
vorbisdsp: change block_size type from int to intptr_t.
12 years ago
vorbisenc.c
Remove unnecessary dsputil.h #includes
12 years ago
vp3.c
Drop DCTELEM typedef
12 years ago
vp3_parser.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
vp3data.h
…
vp3dsp.c
dsputil: Move rnd_avg inline functions to a separate header
12 years ago
vp3dsp.h
bfin: Separate VP3 initialization code
12 years ago
vp5.c
Remove unnecessary dsputil.h #includes
12 years ago
vp5data.h
…
vp6.c
Remove unnecessary dsputil.h #includes
12 years ago
vp6data.h
…
vp6dsp.c
…
vp8.c
Drop DCTELEM typedef
12 years ago
vp8.h
Drop DCTELEM typedef
12 years ago
vp8_parser.c
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
vp8data.h
…
vp8dsp.c
Drop DCTELEM typedef
12 years ago
vp8dsp.h
Drop DCTELEM typedef
12 years ago
vp56.c
vp56: Remove clear_blocks call, and clear alpha plane U/V DC only
12 years ago
vp56.h
dsputil: Separate h264chroma
12 years ago
vp56data.c
…
vp56data.h
Give all anonymously typedeffed structs in headers a name
13 years ago
vp56dsp.c
x86: call most of the x86 dsp init functions under if (ARCH_X86)
13 years ago
vp56dsp.h
Replace all CODEC_ID_* with AV_CODEC_ID_*
13 years ago
vp56rac.c
…
vqavideo.c
vqavideo: check chunk sizes before reading chunks
12 years ago
w32pthreads.h
Give all anonymously typedeffed structs in headers a name
13 years ago
wavpack.c
wavpack: decode directly to the user-provided AVFrame
12 years ago
wma.c
wmaenc: alloc/free coded_frame instead of keeping it in the WMACodecContext
12 years ago
wma.h
Remove unnecessary dsputil.h #includes
12 years ago
wma_common.c
…
wma_common.h
Remove pointless av_cold attributes in header files
12 years ago
wmadata.h
…
wmadec.c
wma: decode directly to the user-provided AVFrame
12 years ago
wmaenc.c
wmaenc: alloc/free coded_frame instead of keeping it in the WMACodecContext
12 years ago
wmalosslessdec.c
Return proper error code after av_log_ask_for_sample()
12 years ago
wmaprodata.h
…
wmaprodec.c
Remove unnecessary dsputil.h #includes
12 years ago
wmavoice.c
wmavoice: decode directly to the user-provided AVFrame
12 years ago
wmavoice_data.h
…
wmv2.c
wmv2: Propagate the wmv2 idct permutation type to the dsputils context
12 years ago
wmv2.h
Remove unnecessary dsputil.h #includes
12 years ago
wmv2dec.c
Remove unnecessary dsputil.h #includes
12 years ago
wmv2dsp.c
Drop DCTELEM typedef
12 years ago
wmv2dsp.h
Drop DCTELEM typedef
12 years ago
wmv2enc.c
Remove unnecessary dsputil.h #includes
12 years ago
wnv1.c
wnv1: return meaningful error codes.
12 years ago
ws-snd1.c
ws-snd1: decode directly to the user-provided AVFrame
12 years ago
xan.c
xan: Convert to bytestream2
12 years ago
xbmenc.c
Move av_reverse table to libavcodec
13 years ago
xiph.c
…
xiph.h
…
xl.c
xl: return a meaningful error code.
12 years ago
xsubdec.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago
xsubenc.c
xsubenc: reindent
13 years ago
xvmc.h
misc typo and wording fixes
13 years ago
xvmc_internal.h
…
xwd.h
…
xwddec.c
lavc: fix decode_frame() third parameter semantics for video decoders
12 years ago
xwdenc.c
lavc: do not use av_pix_fmt_descriptors directly.
13 years ago
xxan.c
xxan: properly handle odd heights.
12 years ago
yop.c
yop: initialize palette to 0
12 years ago
zerocodec.c
zerocodec: remove an unused variable.
12 years ago
zmbv.c
zmbv: Reset the decoder on keyframe errors
12 years ago
zmbvenc.c
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
13 years ago