FFmpeg/libavcodec
Michael Niedermayer 72153419b5 Merge remote branch 'qatar/master'
* qatar/master: (33 commits)
  rtpdec_qdm2: Don't try to parse data packet if no configuration is received
  ac3enc: put the counting of stereo rematrixing bits in the same place to make the code easier to understand.
  ac3enc: clean up count_frame_bits() and count_frame_bits_fixed()
  mpegvideo: make FF_DEBUG_DCT_COEFF output coeffs via av_log() instead of just via AVFrame.
  srtdec: make sure we don't write past the end of buffer
  wmaenc: improve channel count and bitrate error handling in encode_init()
  matroskaenc: make sure we don't produce invalid file with no codec ID
  matroskadec: check that pointers were initialized before accessing them
  lavf: fix function name in compute_pkt_fields2 av_dlog message
  lavf: fix av_find_best_stream when providing a wanted stream.
  lavf: fix av_find_best_stream when decoder_ret is given and using a related stream.
  ffmpeg: factorize quality calculation
  tiff: add support for SamplesPerPixel tag in tiff_decode_tag()
  tiff: Prefer enum TiffCompr over int for TiffContext.compr.
  mov: Support edit list atom version 1.
  configure: Enable libpostproc automatically if GPL code is enabled.
  Cosmetics: fix prototypes in oggdec
  oggdec: fix memleak with continuous streams.
  matroskaenc: add missing new line in av_log() call
  dnxhdenc: add AVClass in private context.
  ...

swscale changes largely rewritten by me or replaced by baptsites due to lots of bugs in ronalds code.
Above code is also just in case its not obvios to a large extended duplicates that where cherry picked
from ffmpeg.

Conflicts:
	configure
	ffmpeg.c
	libavformat/matroskaenc.c
	libavutil/pixfmt.h
	libswscale/ppc/swscale_template.c
	libswscale/swscale.c
	libswscale/swscale_template.c
	libswscale/utils.c
	libswscale/x86/swscale_template.c
	tests/fate/h264.mak
	tests/ref/lavfi/pixdesc_le
	tests/ref/lavfi/pixfmts_copy_le
	tests/ref/lavfi/pixfmts_null_le
	tests/ref/lavfi/pixfmts_scale_le
	tests/ref/lavfi/pixfmts_vflip_le

Merged-by: Michael Niedermayer <michaelni@gmx.at>
2011-05-13 04:40:40 +02:00
..
alpha Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
arm Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
avr32 Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bfin Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
mips Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mlib Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
ppc Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
ps2 Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
sh4 Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
sparc Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
x86 Merge remote branch 'qatar/master' 2011-05-12 04:51:24 +02:00
4xm.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
8bps.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
8svx.c 8svx: remove pointless comments 2011-05-11 00:01:27 +02: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 deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
a64tables.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aac.h Merge remote branch 'qatar/master' 2011-04-28 04:26:01 +02:00
aac_ac3_parser.c Merge remote-tracking branch 'newdev/master' 2011-03-26 03:06:30 +01:00
aac_ac3_parser.h Merge remote-tracking branch 'newdev/master' 2011-03-26 03:06:30 +01: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.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aac_tablegen.h Merge remote branch 'qatar/master' 2011-04-28 04:26:01 +02:00
aac_tablegen_decl.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 Merge remote branch 'qatar/master' 2011-05-12 04:51:24 +02:00
aacdec.c aacdec: add decode_channel_map overread check 2011-05-07 18:08:46 +02:00
aacdectab.h Merge remote branch 'qatar/master' 2011-04-28 04:26:01 +02:00
aacenc.c Merge remote branch 'qatar/master' 2011-05-09 04:50:56 +02:00
aacenc.h Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02: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
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
aacpsdata.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aacpsy.c Merge remote branch 'qatar/master' 2011-04-24 03:41:22 +02:00
aacpsy.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aacsbr.c Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02: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 lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
ac3.c Merge remote branch 'qatar/master' 2011-04-17 23:43:54 +02:00
ac3.h Merge remote branch 'qatar/master' 2011-05-02 03:45:58 +02:00
ac3_parser.c Merge remote-tracking branch 'newdev/master' 2011-03-26 03:06:30 +01:00
ac3_parser.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
ac3dec.c Fix data_size handling for AC3 and dca decoders. 2011-05-01 19:13:01 +02:00
ac3dec.h Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02: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
ac3dsp.c Merge remote branch 'qatar/master' 2011-05-02 03:45:58 +02:00
ac3dsp.h Merge remote branch 'qatar/master' 2011-04-05 02:31:56 +02:00
ac3enc.c Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
ac3enc_combined.c Correctly implement ac3 float/fixed encoder. 2011-04-16 23:24:10 +02:00
ac3enc_fixed.c Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02:00
ac3enc_float.c Correctly implement ac3 float/fixed encoder. 2011-04-16 23:24:10 +02:00
ac3tab.c Merge remote-tracking branch 'newdev/master' 2011-03-24 02:16:11 +01:00
ac3tab.h Merge remote-tracking branch 'newdev/master' 2011-03-30 03:09:08 +02: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 adpcmenc:Optimize adpcm_ima_qt_compress_sample() 2011-05-08 13:21:51 +02: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 Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
allcodecs.c Merge remote branch 'qatar/master' 2011-05-12 04:51:24 +02: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 Add forgotten const to enum AVSampleFormat 2011-04-12 14:26:18 +02:00
amrwbdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
amrwbdec.c Add forgotten const to enum AVSampleFormat 2011-04-12 14:26:18 +02:00
anm.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
ansi.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02: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 Merge remote branch 'qatar/master' 2011-05-05 03:30:24 +02:00
ass.h add avcodec_get_subtitle_defaults() to initialize AVSubtitle struct 2011-04-11 23:27:50 +02:00
ass_split.c add SubRip encoder 2011-03-28 00:16:44 +02:00
ass_split.h add SubRip encoder 2011-03-28 00:16:44 +02:00
assdec.c compute rects duration in ASS decoder 2011-04-11 23:39:12 +02:00
assenc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
asv1.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02: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
atrac1.c Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02:00
atrac1data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
atrac3.c Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02:00
atrac3data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
audioconvert.c Merge remote branch 'qatar/master' 2011-04-13 02:49:22 +02:00
audioconvert.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
aura.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
avcodec.h Merge remote branch 'qatar/master' 2011-05-12 04:51:24 +02:00
avfft.c Merge remote-tracking branch 'newdev/master' 2011-03-21 03:33:28 +01:00
avfft.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
avpacket.c Merge remote branch 'qatar/master' 2011-04-17 23:43:54 +02:00
avs.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
bethsoftvideo.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
bethsoftvideo.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bfi.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02: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 Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02: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.c Fix undefined behavior in ffv1 with insane widths. 2011-04-01 12:49:52 +02:00
bitstream_filter.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bmp.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
bmp.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
bmpenc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
bytestream.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
c93.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02: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.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cavs.h Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
cavs_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
cavsdata.h Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
cavsdec.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02: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 Remove lowres support from cdgraphics decoder 2011-04-29 01:29:19 +02: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 lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
cljr.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
cook.c Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02:00
cookdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
costablegen.c Merge remote-tracking branch 'newdev/master' 2011-04-01 02:58:15 +02:00
crystalhd.c CrystalHD: Add auto-detection of packed b-frame bug. 2011-04-30 09:47:28 -07:00
cscd.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
cyuv.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
dca.c Support native DTS channel order when requested. 2011-05-13 00:21:19 +02:00
dca.h 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
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
dcaenc.c DCA/DTA encoder 2011-04-26 22:06:13 +02:00
dcaenc.h DCA/DTA encoder 2011-04-26 22:06:13 +02:00
dcahuff.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dct-test.c dct-test: Support testing bits>8 2011-05-02 02:58:09 +02:00
dct.c Merge remote-tracking branch 'newdev/master' 2011-03-21 03:33:28 +01:00
dct.h Merge remote-tracking branch 'newdev/master' 2011-03-23 02:42:56 +01:00
dct32.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +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 Fix "libavcodec/dfa.c:189: warning: unused variable ‘frame_end’" 2011-05-04 23:33:59 +02: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
dirac_parser.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02: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 lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
dnxhdenc.c dnxhdenc: add AVClass in private context. 2011-05-12 13:08:10 +02:00
dnxhdenc.h dnxhdenc: add AVClass in private context. 2011-05-12 13:08:10 +02:00
dpcm.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dpx.c DPX decoder: read sample aspect ratio 2011-05-01 19:35:55 +02:00
dpxenc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
dsicinav.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
dsputil.c Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
dsputil.h Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
dsputil_template.c h264: merge _internal & template files. 2011-05-11 14:16:10 +02:00
dump_extradata_bsf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dv.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02: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
dvbsub.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dvbsub_parser.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dvbsubdec.c dvbsubdec: Split delete_state() 2011-05-04 23:33:59 +02: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 Change guess_palette so its output matches the most common palette. 2011-05-02 18:39:03 +02: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 lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
dxva2.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dxva2.h 10l, commit that should have been stashed into the merge. 2011-04-17 23:59:00 +02:00
dxva2_h264.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
dxva2_internal.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
dxva2_mpeg2.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
dxva2_vc1.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
eac3dec.c Merge remote-tracking branch 'newdev/master' 2011-03-26 03:06:30 +01: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
eacmv.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02: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 deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
eatgv.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02: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 error concealment: check last pictures motion_val before using it. 2011-05-12 03:03:08 +02:00
escape124.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02: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-test.c Merge remote branch 'qatar/master' 2011-04-02 01:54:27 +02:00
fft-internal.h Merge remote branch 'qatar/master' 2011-04-03 02:28:01 +02:00
fft-test.c Merge remote branch 'qatar/master' 2011-04-02 01:54:27 +02:00
fft.c Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02:00
fft.h Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02:00
fft_fixed.c Merge remote-tracking branch 'newdev/master' 2011-04-01 02:58:15 +02:00
fft_float.c Merge remote-tracking branch 'newdev/master' 2011-04-01 02:58:15 +02:00
ffv1.c Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
flac.c Fix channel layout for some stereo flac files. 2011-04-29 10:42:43 +02:00
flac.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flac_parser.c 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 Merge remote branch 'qatar/master' 2011-05-12 04:51:24 +02:00
flashsv.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
flashsv2enc.c flashsv2enc:fix segfault 2011-04-29 18:31:17 +02:00
flashsvenc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
flicvideo.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
flv.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
flvdec.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
flvenc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
fmtconvert.c Libavcodec AC3/E-AC3/DTS decoders now output floating point data. 2011-04-03 22:52:58 +02:00
fmtconvert.h Libavcodec AC3/E-AC3/DTS decoders now output floating point data. 2011-04-03 22:52:58 +02:00
fraps.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
frwu.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
g722.c Add forgotten const to enum AVSampleFormat 2011-04-12 14:26:18 +02: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 Merge remote branch 'qatar/master' 2011-05-05 03:30:24 +02:00
gif.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02: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.c 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
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
h261_parser.c Fix indentation. 2011-04-25 00:20:03 +02:00
h261data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h261dec.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
h261enc.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h263.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
h263.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h263_parser.c Fix indentation. 2011-04-25 00:20:03 +02:00
h263_parser.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 replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
h264.c Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
h264.h Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
h264_cabac.c Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
h264_cavlc.c Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
h264_direct.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
h264_hl_motion.c H264: Split out hl_motion and template it, this seems a bit faster 2011-04-10 22:33:42 +02:00
h264_hl_motion.h H264: Split out hl_motion and template it, this seems a bit faster 2011-04-10 22:33:42 +02:00
h264_loopfilter.c Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
h264_mp4toannexb_bsf.c Cleanup 'Fix spurious warning when stream has SPS and PPS units.' 2011-04-08 12:29:30 +02:00
h264_mvpred.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264_parser.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
h264_ps.c Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
h264_refs.c Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
h264_sei.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
h264data.h replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
h264dsp.c Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
h264dsp.h Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
h264dsp_template.c h264: merge _internal & template files. 2011-05-11 14:16:10 +02:00
h264idct.c Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
h264idct_template.c h264idct_template: fix include path 2011-05-11 15:35:06 +02:00
h264pred.c Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
h264pred.h Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
h264pred_template.c h264pred: fix one more aliasing violation. 2011-05-11 17:22:41 +02:00
high_bit_depth.h h264pred: fix aliasing violations. 2011-05-11 06:59:16 -04: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 lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
idcinvideo.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
iff.c iff: remove get_image_data() and get_image_size() wrappers 2011-05-11 00:01:05 +02: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 Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02:00
imcdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
imgconvert.c Merge remote branch 'qatar/master' 2011-04-20 04:48:23 +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 lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
indeo2data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
indeo3.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
indeo3data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
indeo5.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
indeo5data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
intelh263dec.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
internal.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
interplayvideo.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +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 Make ff_inverse stay with libavutil, and optional copy it to libavcodec. 2010-07-21 12:37:37 +00:00
ituh263dec.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
ituh263enc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02: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 jfdct: Replace sized int_fast integer types with plain int/unsigned. 2011-05-12 11:56:53 +02:00
jfdctint.c jfdct: Replace sized int_fast integer types with plain int/unsigned. 2011-05-12 11:56:53 +02:00
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 10l, commit that should have been stashed into the merge. 2011-04-17 23:59:00 +02:00
jpeglsdec.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
jpeglsenc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
jrevdct.c
jvdec.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
kbdwin.c Merge remote-tracking branch 'newdev/master' 2011-03-21 03:33:28 +01:00
kbdwin.h Merge remote-tracking branch 'newdev/master' 2011-03-21 03:33:28 +01:00
kgv1dec.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
kmvc.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +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 lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
lclenc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
libavcodec.v Hide the now-prefixed decoders, encoders, parsers, bsf, hwaccel objects. 2011-01-30 03:40:58 +01:00
libcelt_dec.c Fix compilation with libcelt on Apple OS X. 2011-04-23 10:10:20 +02:00
libdirac.h 10l, commit that should have been stashed into the merge. 2011-04-17 23:59:00 +02: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
libdiracdec.c 10l, commit that should have been stashed into the merge. 2011-04-17 23:59:00 +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 32bit libmp3lame support. 2011-04-19 13:25:05 +02:00
libopencore-amr.c Merge remote branch 'qatar/master' 2011-04-14 03:21:38 +02:00
libopenjpeg.c libopenjpeg: set internal frame defaults 2011-05-08 00:02:47 +02: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 10l, commit that should have been stashed into the merge. 2011-04-17 23:59:00 +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 10l, commit that should have been stashed into the merge. 2011-04-17 23:59:00 +02:00
libvo-aacenc.c Merge remote branch 'qatar/master' 2011-04-20 04:48:23 +02:00
libvo-amrwbenc.c Merge remote branch 'qatar/master' 2011-04-20 04:48:23 +02:00
libvorbis.c AVOptions: make default_val a union, as proposed in AVOption2. 2011-05-10 20:22:06 +02:00
libvpxdec.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libvpxenc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
libx264.c Allocate per codec options, now that options are freed between inputs and outputs. 2011-05-10 16:42:52 -07:00
libxavs.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
libxvid_internal.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
libxvid_rc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
libxvidff.c Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
ljpegenc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
loco.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
lpc.c Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
lpc.h Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02: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 Merge remote branch 'qatar/master' 2011-05-12 04:51:24 +02:00
mathops.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mdct.c Merge remote-tracking branch 'newdev/master' 2011-04-01 02:58:15 +02:00
mdct_fixed.c Merge remote branch 'qatar/master' 2011-04-03 02:28:01 +02:00
mdct_float.c Merge remote-tracking branch 'newdev/master' 2011-04-01 02:58:15 +02:00
mdec.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
mimic.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02: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
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
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-04-26 22:06:13 +02:00
mjpegdec.c Check syntax even if DEBUG is not defined. 2011-05-11 12:26:25 +02:00
mjpegdec.h Add support for picture_ptr field in MJpegDecodeContext 2011-04-26 22:06:13 +02:00
mjpegenc.c MJPEG encoder to write aspect ratio information 2011-04-28 20:39:49 +02:00
mjpegenc.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
mlp_parser.c Map mlp surround channels to FFmpeg rear channels. 2011-05-13 00:22:05 +02:00
mlp_parser.h Make MLP/TrueHD channel layout functions visible to the decoder. 2011-04-19 03:09:11 +02:00
mlpdec.c Map mlp surround channels to FFmpeg rear channels. 2011-05-13 00:22:05 +02:00
mlpdsp.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mmvideo.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
motion-test.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
motion_est.c motion_est: fix ffmpeg compilation with DEBUG defined 2011-05-10 20:38:07 +02:00
motion_est_template.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
motionpixels.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02: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
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
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
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
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.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
mpeg4video.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
mpeg4videodec.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
mpeg4videoenc.c mpeg4videoenc: Support negative timestamps. 2011-05-09 17:51:04 +02:00
mpeg12.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02: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 deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
mpegaudio.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegaudio.h mpegaudio: remove frame_count variable and its only usage, it is always 0. 2011-05-10 20:25:53 +02: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 Merge remote branch 'qatar/master' 2011-05-10 04:03:17 +02: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.c mpegaudio: remove frame_count variable and its only usage, it is always 0. 2011-05-10 20:25:53 +02:00
mpegaudiodec_float.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00: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 Merge remote branch 'qatar/master' 2011-05-10 04:03:17 +02:00
mpegaudiotab.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
mpegvideo.c mpegvideo: make FF_DEBUG_DCT_COEFF output coeffs via av_log() instead of just via AVFrame. 2011-05-12 18:02:28 +02:00
mpegvideo.h replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
mpegvideo_common.h replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
mpegvideo_enc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
mpegvideo_parser.c Replace some commented-out debug printf() / av_log() messages with av_dlog(). 2011-04-29 17:27:01 +02:00
mpegvideo_xvmc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +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 replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02: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 Add support for QT BMP 1bpp color mode 2011-05-12 14:37:51 +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 lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
msvideo1enc.c msvideo1enc: minor cosmetic cleanup, use FFALIGN, avoid calculating value 2011-05-07 09:40:45 +02:00
mxpegdec.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
nellymoser.c
nellymoser.h
nellymoserdec.c Add AVX FFT implementation. 2011-04-26 18:25:24 +02:00
nellymoserenc.c Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02:00
noise_bsf.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
nuv.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
opt.h lavc: provide the opt.h header until the next bump 2011-04-21 07:14:51 +02:00
options.c Merge remote branch 'qatar/master' 2011-05-12 04:51:24 +02:00
pamenc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
parser.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
parser.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 Merge remote branch 'qatar/master' 2011-04-20 04:48:23 +02: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
pcx.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
pcxenc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
pgssubdec.c add avcodec_get_subtitle_defaults() to initialize AVSubtitle struct 2011-04-11 23:27:50 +02:00
pictordec.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
png.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
png.h Move png mmx functions into x86/png_mmx.c, remove them from DSPContext. 2011-04-27 20:08:09 +02:00
pngdec.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
pngenc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
pnm.c pnm: Fix spurious error message. 2011-05-08 01:33:40 +02:00
pnm.h 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
pnmdec.c pnmdec: reindent after the previous commit 2011-05-08 20:04:57 +02:00
pnmenc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
psymodel.c Merge remote branch 'qatar/master' 2011-05-09 04:50:56 +02:00
psymodel.h Merge remote branch 'qatar/master' 2011-05-09 04:50:56 +02:00
pthread.c Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02:00
ptx.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +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.c Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02: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
qdm2data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
qdrw.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
qpeg.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
qtrle.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
qtrleenc.c Added PIX_FMT_GRAY8 to the formats supported by the QuickTime RLE encoder 2011-05-12 00:19:32 +02:00
r210dec.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02: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 Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02: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 deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
ratecontrol.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
raw.c Support Digital Voodoo SD 8 Bit in mov (ticket 195). 2011-05-13 01:08:01 +02:00
raw.h Make find_pix_fmt() non static 2011-04-03 16:40:12 +02:00
rawdec.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
rawenc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
rdft.c Merge remote-tracking branch 'newdev/master' 2011-03-21 03:33:28 +01:00
rdft.h Merge remote-tracking branch 'newdev/master' 2011-03-21 03:33:28 +01: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
resample.c Merge remote branch 'qatar/master' 2011-05-12 04:51:24 +02:00
resample2.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
rl2.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02: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 lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
roqvideoenc.c Merge remote-tracking branch 'newdev/master' 2011-03-23 02:42:56 +01:00
rpza.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02: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 deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
rv10enc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
rv20enc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
rv30.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02: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 Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04: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 deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02: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
s302m.c Set channel_layout for S302M. 2011-05-13 00:23:00 +02: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 deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
sgienc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02: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.c Merge remote-tracking branch 'newdev/master' 2011-03-21 03:33:28 +01:00
sinewin.h Merge remote-tracking branch 'newdev/master' 2011-03-21 03:33:28 +01:00
sinewin_tablegen.c Merge remote-tracking branch 'newdev/master' 2011-03-21 03:33:28 +01:00
sinewin_tablegen.h Merge remote-tracking branch 'newdev/master' 2011-03-21 03:33:28 +01: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
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
siprdata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
smacker.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
smc.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
snow.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
snow.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sonic.c sonic: fix sonic decoder to match encoder for sample rates other than 44100. 2011-05-04 23:33:59 +02:00
sp5x.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
sp5xdec.c AMV: disable DR1 and don't override EMU_EDGE 2011-04-29 22:46:13 +02:00
srtdec.c srtdec: make sure we don't write past the end of buffer 2011-05-12 18:02:28 +02:00
srtenc.c add SubRip encoder 2011-03-28 00:16:44 +02:00
sunrast.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02: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
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
svq1dec.c svq1dec: simpify mean calculation. 2011-05-08 01:33:40 +02:00
svq1enc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
svq1enc_cb.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
svq3.c Use av_fast_malloc instead of av_fast_realloc. 2011-05-07 09:58:38 +02:00
synth_filter.c Merge remote-tracking branch 'newdev/master' 2011-03-21 03:33:28 +01: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 Set alpha of palettes to 0xff. 2011-04-27 21:49:45 +02:00
targa.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
targaenc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
thread.h Remove unnecessary parameter from ff_thread_init() and fix behavior 2011-04-05 16:53:26 +02:00
tiertexseqv.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
tiff.c Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
tiff.h tiff: perform minor cleanups in the header 2011-05-11 00:03:11 +02:00
tiffenc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
tmv.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
truemotion1.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
truemotion1data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
truemotion2.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
truespeech.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
truespeech_data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
tscc.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
tta.c Support decoding of 24 bit True Audio samples- 2011-05-03 01:09:30 +02:00
twinvq.c Merge remote branch 'qatar/master' 2011-04-24 03:41:22 +02:00
twinvq_data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
txd.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
ulti.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
ulti_cb.h 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 swscale: extend YUV422p support to 10bits depth 2011-05-11 14:38:14 +02:00
v210dec.c v210dec: switch to PIX_FMT_422P10 2011-05-08 19:53:39 +02:00
v210enc.c v210enc:clip values according to specifications 2011-05-08 19:53:39 +02:00
v210x.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +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
vaapi_h264.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
vaapi_internal.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vaapi_mpeg2.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
vaapi_mpeg4.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
vaapi_vc1.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
vb.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
vc1.c Merge remote branch 'qatar/master' 2011-05-05 03:30:24 +02:00
vc1.h Merge remote branch 'qatar/master' 2011-05-05 03:30:24 +02:00
vc1_parser.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02: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 Merge remote branch 'qatar/master' 2011-05-05 03:30:24 +02:00
vc1dsp.c Merge remote branch 'qatar/master' 2011-05-05 03:30:24 +02:00
vc1dsp.h Merge remote branch 'qatar/master' 2011-05-05 03:30:24 +02:00
vcr1.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
vdpau.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
vdpau.h Move the info union to the end of the vdpau_render_state struct. 2011-04-20 09:44:08 +02:00
vdpau_internal.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
version.h Merge remote branch 'qatar/master' 2011-05-11 05:47:02 +02:00
vmdav.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
vmnc.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
vorbis.c Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
vorbis.h Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
vorbis_data.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vorbis_enc_data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
vorbisdec.c Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
vorbisenc.c Merge remote branch 'qatar/master' 2011-05-13 04:40:40 +02:00
vp3.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
vp3_parser.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02: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.c Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 decoder. 2011-05-10 07:24:36 -04:00
vp8.h Merge remote branch 'qatar/master' 2011-05-03 04:08:23 +02:00
vp8_parser.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02: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 lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02: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 lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02: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 Merge remote-tracking branch 'newdev/master' 2011-03-21 03:33:28 +01:00
wma.h Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02:00
wmadata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
wmadec.c Merge remote branch 'qatar/master' 2011-04-30 01:58:26 +02:00
wmaenc.c wmaenc: improve channel count and bitrate error handling in encode_init() 2011-05-12 18:02:28 +02:00
wmaprodata.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
wmaprodec.c Merge remote branch 'qatar/master' 2011-04-27 03:51:04 +02:00
wmavoice.c Merge remote branch 'qatar/master' 2011-05-07 04:14:09 +02:00
wmavoice_data.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00: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 Remove lowres support from wmv2 decoder 2011-05-03 04:38:22 +02:00
wmv2enc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00
wnv1.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
ws-snd1.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
xan.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02: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 lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
xsubdec.c Fix init_get_bits length argument for init_get_bits. 2011-05-02 18:57:51 +02:00
xsubenc.c xsubenc: only 1 rectangle is supported so dont allow 0 as it would crash. 2011-05-04 23:33:59 +02:00
xvmc.h Merge remote branch 'qatar/master' 2011-04-20 04:48:23 +02:00
xvmc_internal.h Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
xxan.c Replace FFmpeg with Libav in licence headers 2011-03-19 13:33:20 +00:00
yop.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
zmbv.c lavc: set defaults in internal codec frames 2011-05-07 12:03:59 +02:00
zmbvenc.c replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_* 2011-05-02 16:41:41 +02:00