third_party_ffmpeg/libavcodec
Justin Ruggles 31d76ec288 In avcodec_open(), set return code to an error value only when an error occurs
instead of unconditionally at the start of the function.

This fixes a bug where a successful call to ff_thread_init() masks errors that
occur after that point in the function.  It also makes future bugs like this
less likely since the error code is now set near to the point in the code
where the error is found.
2011-04-19 14:10:03 -04:00
..
alpha Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
arm ac3enc: NEON optimised extract_exponents 2011-04-05 01:11:16 +01:00
avr32 Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bfin Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mips Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mlib Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ppc Convert some undefined 1<<31 shifts into 1U<<31. 2011-04-11 21:47:42 -07:00
ps2 Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sh4 Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sparc Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
x86 dsputil: allow to skip drawing of top/bottom edges. 2011-03-26 17:45:38 -04:00
4xm.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
8bps.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
8svx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
a64colors.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
a64enc.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
a64multienc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
a64tables.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aac_ac3_parser.c Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser 2011-03-25 16:59:00 -04:00
aac_ac3_parser.h Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser 2011-03-25 16:59:00 -04:00
aac_adtstoasc_bsf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aac_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aac_tablegen_decl.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aac_tablegen.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aac_tablegen.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aac.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aacadtsdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aacadtsdec.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aaccoder.c aacenc: reduce the number of loop index variables 2011-04-04 09:12:37 +02:00
aacdec.c Convert some undefined 1<<31 shifts into 1U<<31. 2011-04-11 21:47:42 -07:00
aacdectab.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aacenc.c Move sine windows to a separate file 2011-03-20 13:25:19 +00:00
aacenc.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aacps_tablegen.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aacps_tablegen.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aacps.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aacps.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aacpsdata.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aacpsy.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aacpsy.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aacsbr.c fft: remove inline wrappers for function pointers 2011-03-19 19:49:18 +00:00
aacsbr.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aacsbrdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aactab.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aactab.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aandcttab.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aandcttab.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aasc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ac3_parser.c Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser 2011-03-25 16:59:00 -04:00
ac3_parser.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ac3.c ac3dec: fix processing of delta bit allocation information. 2011-04-17 12:33:41 -04:00
ac3.h ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp 2011-03-29 19:31:45 +01:00
ac3dec_data.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ac3dec_data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ac3dec.c ac3dec: fix processing of delta bit allocation information. 2011-04-17 12:33:41 -04:00
ac3dec.h ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp 2011-03-29 19:31:45 +01:00
ac3dsp.c ac3enc: move extract_exponents inner loop to ac3dsp 2011-04-04 18:27:22 +01:00
ac3dsp.h ac3enc: move extract_exponents inner loop to ac3dsp 2011-04-04 18:27:22 +01:00
ac3enc_fixed.c ac3enc: use generic fixed-point mdct 2011-04-03 19:01:53 +01:00
ac3enc_float.c ac3enc: use generic fixed-point mdct 2011-04-03 19:01:53 +01:00
ac3enc.c ac3enc: move extract_exponents inner loop to ac3dsp 2011-04-04 18:27:22 +01:00
ac3tab.c Add apply_window_int16() to DSPContext with x86-optimized versions and use it 2011-03-22 21:08:30 -04:00
ac3tab.h ac3: move ff_ac3_bit_alloc_calc_bap to ac3dsp 2011-03-29 19:31:45 +01:00
acelp_filters.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
acelp_filters.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
acelp_pitch_delay.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
acelp_pitch_delay.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
acelp_vectors.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
acelp_vectors.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
adpcm.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
adx.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
adxdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
adxenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
alac.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
alacenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
allcodecs.c Add support for AMR-WB encoding via libvo-amrwbenc 2011-04-11 14:55:53 +03:00
alsdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
amr.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
amrnbdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
amrnbdec.c libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization 2011-04-12 12:38:37 +03:00
amrwbdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
amrwbdec.c libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization 2011-04-12 12:38:37 +03:00
anm.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ansi.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
apedec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
api-example.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ass.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ass.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
assdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
assenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
asv1.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
atrac1.c Move sine windows to a separate file 2011-03-20 13:25:19 +00:00
atrac1data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
atrac3.c fft: remove inline wrappers for function pointers 2011-03-19 19:49:18 +00:00
atrac3data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
atrac.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
atrac.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
audioconvert.c Fix the conversion of AV_SAMPLE_FMT_FLT and _DBL to AV_SAMPLE_FMT_S32. 2011-04-11 21:47:53 -07:00
audioconvert.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aura.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
avcodec.h lavc: remove misc disabled cruft. 2011-04-19 19:01:22 +02:00
avfft.c Move dct and rdft definitions to separate files 2011-03-20 17:15:33 +00:00
avfft.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
avpacket.c make av_dup_packet() more cautious on allocation failures 2011-04-15 18:02:05 +02:00
avs.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bethsoftvideo.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bethsoftvideo.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bfi.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bgmc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bgmc.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bink.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
binkaudio.c Move dct and rdft definitions to separate files 2011-03-20 17:15:33 +00:00
binkdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
binkidct.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bitstream_filter.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bitstream.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bmp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bmp.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bmpenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bytestream.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
c93.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cabac.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cabac.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cavs_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cavs.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cavs.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cavsdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cavsdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cavsdsp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cavsdsp.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cbrt_tablegen.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cbrt_tablegen.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cdgraphics.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
celp_filters.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
celp_filters.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
celp_math.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
celp_math.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cga_data.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cga_data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
chomp_bsf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cinepak.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
cljr.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cook.c Move sine windows to a separate file 2011-03-20 13:25:19 +00:00
cookdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
costablegen.c Fixed-point FFT and MDCT 2011-03-31 12:01:27 +01:00
cscd.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cyuv.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dca_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dca.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dca.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dcadata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dcadsp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dcadsp.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dcahuff.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dct32.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dct-test.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dct.c dct: remove superflous #include 2011-03-20 17:15:41 +00:00
dct.h Move ff_dct_init_mmx declaration to dct.h 2011-03-20 21:12:00 +00:00
dctref.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dctref.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dfa.c dfa: protect pointer range checks against overflows. 2011-03-29 07:14:44 -07:00
dirac_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dirac.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dirac.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dnxhd_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dnxhddata.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dnxhddata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dnxhddec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dnxhdenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dnxhdenc.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dpcm.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dpx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsicinav.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dsputil.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
dsputil.h lavc: remove misc disabled cruft. 2011-04-19 19:01:22 +02:00
dump_extradata_bsf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dv_tablegen.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dv_tablegen.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dv_vlc_data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dv.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
dvbsub_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dvbsub.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dvbsubdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dvdata.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dvdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dvdsub_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dvdsubdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dvdsubenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dwt.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dwt.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dxa.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dxva2_h264.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
dxva2_internal.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dxva2_mpeg2.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dxva2_vc1.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dxva2.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dxva2.h Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
eac3dec_data.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
eac3dec_data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
eac3dec.c Get audio_service_type for AC-3 based on bitstream mode in the AC-3 parser 2011-03-25 16:59:00 -04:00
eacmv.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
eaidct.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
eamad.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
eatgq.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
eatgv.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
eatqi.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
elbg.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
elbg.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
error_resilience.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
escape124.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
faandct.c
faandct.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
faanidct.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
faanidct.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
faxcompr.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
faxcompr.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
fft_fixed.c Fixed-point FFT and MDCT 2011-03-31 12:01:27 +01:00
fft_float.c Fixed-point FFT and MDCT 2011-03-31 12:01:27 +01:00
fft-fixed-test.c Fixed-point support in fft-test 2011-04-01 15:16:06 +01:00
fft-internal.h Fixed-point MDCT with 32-bit unscaled output 2011-04-02 21:06:07 +01:00
fft-test.c Fixed-point support in fft-test 2011-04-01 15:16:06 +01:00
fft.c ARM: NEON fixed-point FFT 2011-04-03 22:39:52 +01:00
fft.h ARM: NEON fixed-point FFT 2011-04-03 22:39:52 +01:00
ffv1.c ffv1: allocate correct size for sample buffer 2011-03-20 22:17:20 +00:00
flac_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flac.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flac.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flacdata.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flacdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flacdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flacenc.c lavc: remove the FF_API_USE_LPC cruft. 2011-04-19 18:40:35 +02:00
flashsv.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flashsvenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flicvideo.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flv.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flvdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flvenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
fmtconvert.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
fmtconvert.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
fraps.c Convert some undefined 1<<31 shifts into 1U<<31. 2011-04-11 21:47:42 -07:00
frwu.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
g722.c libavcodec: Use "const enum AVSampleFormat[]" in AVCodec initialization 2011-04-12 12:38:37 +03:00
g726.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
g729.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
g729data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
g729dec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
get_bits.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
gif.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
gifdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
golomb.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
golomb.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
gsmdec_data.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
gsmdec_data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
gsmdec_template.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
gsmdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h261_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h261.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h261.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h261data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h261dec.c lavc: mark hurry_up for removal on next major bump 2011-04-02 16:17:24 +02:00
h261enc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h263_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h263_parser.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h263.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h263.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h263data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h263dec.c lavc: mark hurry_up for removal on next major bump 2011-04-02 16:17:24 +02:00
h264_cabac.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_cavlc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_direct.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_loopfilter.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_mp4toannexb_bsf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_mvpred.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_ps.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_refs.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_sei.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264.c lavc: mark hurry_up for removal on next major bump 2011-04-02 16:17:24 +02:00
h264.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264dsp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264dsp.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264idct.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264pred.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264pred.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
huffman.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
huffman.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
huffyuv.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
idcinvideo.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
iff.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
iirfilter.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
iirfilter.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
imc.c Move sine windows to a separate file 2011-03-20 13:25:19 +00:00
imcdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
imgconvert.c lavc: remove misc disabled cruft. 2011-04-19 19:01:22 +02:00
imgconvert.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
imx_dump_header_bsf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
indeo2.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
indeo2data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
indeo3.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
indeo3data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
indeo5.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
indeo5data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
intelh263dec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
internal.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
interplayvideo.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
intrax8.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
intrax8.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
intrax8dsp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
intrax8huf.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
inverse.c
ituh263dec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ituh263enc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ivi_common.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ivi_common.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ivi_dsp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ivi_dsp.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
jfdctfst.c
jfdctint.c
jpegls.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
jpegls.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
jpeglsdec.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
jpeglsdec.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
jpeglsenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
jrevdct.c
jvdec.c jvdec: don't use deprecated CODEC_TYPE_*/PKT_FLAG_KEY 2011-04-02 16:16:44 +02:00
kbdwin.c Move ff_kbd_window_init() to a separate file 2011-03-19 19:49:27 +00:00
kbdwin.h Move ff_kbd_window_init() to a separate file 2011-03-19 19:49:27 +00:00
kgv1dec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
kmvc.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
lagarith.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
lagarithrac.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
lagarithrac.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
latm_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
lcl.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
lcldec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
lclenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libavcodec.v Hide the now-prefixed decoders, encoders, parsers, bsf, hwaccel objects. 2011-01-28 01:37:21 +00:00
libdirac_libschro.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libdirac_libschro.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libdirac.h Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
libdiracdec.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
libdiracenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libfaac.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libgsm.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libmp3lame.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libopencore-amr.c libopencore-amr, libvo-amrwbenc: Allow enabling DTX via private AVOptions 2011-04-14 00:31:39 +03:00
libopenjpeg.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libschroedinger.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libschroedinger.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libschroedingerdec.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
libschroedingerenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libspeexdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libtheoraenc.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
libvo-aacenc.c libvo-aacenc,libvo-amrwbenc}: fix api usage 2011-04-18 22:21:13 +02:00
libvo-amrwbenc.c libvo-aacenc,libvo-amrwbenc}: fix api usage 2011-04-18 22:21:13 +02:00
libvorbis.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libvpxdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libvpxenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libx264.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libxavs.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libxvid_internal.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libxvid_rc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libxvidff.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ljpegenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
loco.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
lpc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
lpc.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
lsp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
lsp.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
lzw.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
lzw.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
lzwenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mace.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
Makefile lavc: remove reference to opt.h from Makefile. 2011-04-19 19:50:23 +02:00
mathops.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mdct_fixed.c Fixed-point MDCT with 32-bit unscaled output 2011-04-02 21:06:07 +01:00
mdct_float.c Fixed-point FFT and MDCT 2011-03-31 12:01:27 +01:00
mdct.c Fixed-point FFT and MDCT 2011-03-31 12:01:27 +01:00
mdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mimic.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
mjpeg2jpeg_bsf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mjpeg_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mjpeg.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mjpeg.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mjpega_dump_header_bsf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mjpegbdec.c Add support for picture_ptr field in MJpegDecodeContext 2011-03-30 07:18:34 +02:00
mjpegdec.c Add support for picture_ptr field in MJpegDecodeContext 2011-03-30 07:18:34 +02:00
mjpegdec.h Add support for picture_ptr field in MJpegDecodeContext 2011-03-30 07:18:34 +02:00
mjpegenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mjpegenc.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mlp_parser.c lavc: add missing audioconvert includes 2011-04-02 16:17:01 +02:00
mlp_parser.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mlp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mlp.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mlpdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mlpdsp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mmvideo.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
motion_est_template.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
motion_est.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
motion-test.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
motionpixels_tablegen.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
motionpixels_tablegen.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
motionpixels.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
movsub_bsf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mp3_header_compress_bsf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mp3_header_decompress_bsf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpc7.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpc7data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpc8.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpc8data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpc8huff.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpc.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpcdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpeg4audio.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpeg4audio.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpeg4data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpeg4video_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpeg4video_parser.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpeg4video.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpeg4video.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpeg4videodec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpeg4videoenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpeg12.c Use consistent condition for whether to run slice-threading execute function. 2011-04-09 08:23:22 -04:00
mpeg12.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpeg12data.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpeg12data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpeg12decdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpeg12enc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudio3.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudio_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudio_tablegen.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudio_tablegen.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudio.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudio.h Move dct and rdft definitions to separate files 2011-03-20 17:15:33 +00:00
mpegaudiodata.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudiodata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudiodec_float.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudiodec.c lavc: add missing audioconvert includes 2011-04-02 16:17:01 +02:00
mpegaudiodecheader.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudiodecheader.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudiodectab.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudioenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudiotab.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegvideo_common.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegvideo_enc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegvideo_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegvideo_xvmc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegvideo.c lavc: mark hurry_up for removal on next major bump 2011-04-02 16:17:24 +02:00
mpegvideo.h lavc: mark hurry_up for removal on next major bump 2011-04-02 16:17:24 +02:00
msgsmdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
msgsmdec.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
msmpeg4.c Check for successful h263 init in msmpeg4 init 2011-04-12 19:46:44 -04:00
msmpeg4.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
msmpeg4data.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
msmpeg4data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
msrle.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
msrledec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
msrledec.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
msvideo1.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
mxpegdec.c Add MxPEG decoder 2011-03-30 07:18:34 +02:00
nellymoser.c
nellymoser.h
nellymoserdec.c Move sine windows to a separate file 2011-03-20 13:25:19 +00:00
nellymoserenc.c Replace mplayerhq.hu URLs by libav.org. 2011-04-18 18:23:16 +02:00
noise_bsf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
nuv.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
options.c lavc: remove misc disabled cruft. 2011-04-19 19:01:22 +02:00
pamenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
parser.c lavc: remove misc disabled cruft. 2011-04-19 19:01:22 +02:00
parser.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pcm_tablegen.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pcm_tablegen.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pcm-mpeg.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pcm.c pcm: Add const to cast in ENCODE macro. 2011-04-19 16:18:59 +02:00
pcx.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pcxenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pgssubdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pictordec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
png.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
png.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pngdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pngenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pnm_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pnm.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pnm.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pnmdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
pnmenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
psymodel.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
psymodel.h psymodel: extend API to include PE and bit allocation. 2011-04-05 22:21:04 +02:00
pthread.c pthread: validate_thread_parameters() ignored slice-threading being intentionally off 2011-04-09 08:23:22 -04:00
ptx.c ptx: Use av_log_ask_for_sample() where appropriate. 2011-04-18 09:41:02 +02:00
put_bits.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
qcelpdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
qcelpdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
qdm2_tablegen.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
qdm2_tablegen.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
qdm2.c fft: remove inline wrappers for function pointers 2011-03-19 19:49:18 +00:00
qdm2data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
qdrw.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
qpeg.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
qtrle.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
qtrleenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
r210dec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ra144.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ra144.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ra144dec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ra144enc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ra288.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ra288.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rangecoder.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rangecoder.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ratecontrol.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ratecontrol.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
raw.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
raw.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rawdec.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
rawenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rdft.c Move dct and rdft definitions to separate files 2011-03-20 17:15:33 +00:00
rdft.h Move dct and rdft definitions to separate files 2011-03-20 17:15:33 +00:00
rectangle.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
remove_extradata_bsf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
resample2.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
resample.c lavc: remove the FF_API_AUDIO_OLD cruft. 2011-04-19 18:37:03 +02:00
rl2.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rl.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rle.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rle.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
roqaudioenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
roqvideo.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
roqvideo.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
roqvideodec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
roqvideoenc.c Fix an infinite loop when RoQ encoded generated a frame with a size greater than the maximum valid size. 2011-03-22 18:26:46 -04:00
rpza.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtjpeg.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rtjpeg.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rv10.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rv10enc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rv20enc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rv30.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rv30data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rv30dsp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rv34.c lavc: mark hurry_up for removal on next major bump 2011-04-02 16:17:24 +02:00
rv34.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rv34data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rv34vlc.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rv40.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rv40data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rv40dsp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
rv40vlc2.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
s3tc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
s3tc.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sbr.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sgi.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sgidec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sgienc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
shorten.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
simple_idct.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
simple_idct.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sinewin_tablegen.c Move sine windows to a separate file 2011-03-20 13:25:19 +00:00
sinewin_tablegen.h Move sine windows to a separate file 2011-03-20 13:25:19 +00:00
sinewin.c Move sine windows to a separate file 2011-03-20 13:25:19 +00:00
sinewin.h Move sine windows to a separate file 2011-03-20 13:25:19 +00:00
sipr16k.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sipr16kdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sipr.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sipr.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
siprdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
smacker.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
smc.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
snow.c dsputil: allow to skip drawing of top/bottom edges. 2011-03-26 17:45:38 -04:00
snow.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sp5x.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sp5xdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
srtdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sunrast.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
svq1_cb.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
svq1_vlc.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
svq1.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
svq1.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
svq1dec.c lavc: mark hurry_up for removal on next major bump 2011-04-02 16:17:24 +02:00
svq1enc_cb.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
svq1enc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
svq3.c Replace mplayerhq.hu URLs by libav.org. 2011-04-18 18:23:16 +02:00
synth_filter.c fft: remove inline wrappers for function pointers 2011-03-19 19:49:18 +00:00
synth_filter.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tableprint.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tableprint.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
targa.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
targa.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
targaenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
thread.h Remove unnecessary parameter from ff_thread_init() and fix behavior 2011-04-05 16:53:26 +02:00
tiertexseqv.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tiff.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tiff.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tiffenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tmv.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
truemotion1.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
truemotion1data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
truemotion2.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
truespeech_data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
truespeech.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tscc.c make containers pass palette change in AVPacket 2011-04-15 18:02:05 +02:00
tta.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
twinvq_data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
twinvq.c Move sine windows to a separate file 2011-03-20 13:25:19 +00:00
txd.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ulti_cb.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ulti.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
unary.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
utils.c In avcodec_open(), set return code to an error value only when an error occurs 2011-04-19 14:10:03 -04:00
v210dec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
v210enc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
v210x.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vaapi_h264.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
vaapi_internal.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vaapi_mpeg2.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vaapi_mpeg4.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
vaapi_vc1.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
vaapi.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vaapi.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vb.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vc1_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vc1.c Parse sprite data for WMVP and WVP2, and decode sprites for the latter 2011-04-10 10:07:49 +02:00
vc1.h wmv3dec: fix playback of complex WMV3 files using simple_idct. 2011-04-16 15:19:53 -04:00
vc1acdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vc1data.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vc1data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vc1dec.c vc1: fix fate-vc1 after previous commit. 2011-04-17 08:45:10 +02:00
vc1dsp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vc1dsp.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vcr1.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vdpau_internal.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vdpau.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vdpau.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
version.h lavc: remove the FF_API_INOFFICIAL cruft. 2011-04-19 18:41:32 +02:00
vmdav.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vmnc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vorbis_data.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vorbis_dec.c fft: remove inline wrappers for function pointers 2011-03-19 19:49:18 +00:00
vorbis_enc_data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vorbis_enc.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
vorbis.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vorbis.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp3_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp3.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp3data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp3dsp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp5.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp5data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp6.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp6data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp6dsp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp8_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp8.c vp8.c: rename EDGE_* to VP8_EDGE_*. 2011-03-24 21:48:18 -04:00
vp8.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp8data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp8dsp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp8dsp.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp56.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp56.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp56data.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp56data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp56dsp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp56dsp.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vp56rac.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vqavideo.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
w32thread.c Remove unnecessary parameter from ff_thread_init() and fix behavior 2011-04-05 16:53:26 +02:00
wavpack.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
wma.c Move sine windows to a separate file 2011-03-20 13:25:19 +00:00
wma.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
wmadata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
wmadec.c fft: remove inline wrappers for function pointers 2011-03-19 19:49:18 +00:00
wmaenc.c fft: remove inline wrappers for function pointers 2011-03-19 19:49:18 +00:00
wmaprodata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
wmaprodec.c Move sine windows to a separate file 2011-03-20 13:25:19 +00:00
wmavoice_data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
wmavoice.c Replace more FFmpeg references by Libav. 2011-04-17 19:31:49 +02:00
wmv2.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
wmv2.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
wmv2dec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
wmv2enc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
wnv1.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ws-snd1.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
xan.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
xiph.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
xiph.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
xl.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
xsubdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
xsubenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
xvmc_internal.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
xvmc.h lavc: remove misc disabled cruft. 2011-04-19 19:01:22 +02:00
xxan.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
yop.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
zmbv.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
zmbvenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00