• Michael Niedermayer's avatar
    Merge remote-tracking branch 'qatar/master' · 173cd695
    Michael Niedermayer authored
    * qatar/master: (24 commits)
      utils: Drop pointless '#if 1' preprocessor directive.
      ac3enc: remove empty ac3_float function that is never called
      ac3enc: split templated float vs. fixed functions into a separate file.
      ac3enc: dynamically allocate AC3EncodeContext fields windowed_samples and mdct
      ac3enc: use function pointer to choose between AC-3 and E-AC-3 header output functions.
      Roll back 4:4:4 H.264 for now Needs some ARM/PPC asm modifications.
      Fix SVQ3 after adding 4:4:4 H.264 support
      H.264: fix CODEC_FLAG_GRAY
      4:4:4 H.264 decoding support
      h264_parser: Fix whitespace after previous change.
      h264_parser: Fix behaviour when PARSER_FLAG_COMPLETE_FRAMES is set.
      wav: remove an invalid free().
      lavf: initialise reference_dts in av_estimate_timings_from_pts.
      h264: don't be so picky on decoding pps in extradata.
      avcodec.h: add or elaborate on some documentation comments.
      h264: change a few comments into error messages
      ac3dec: fix doxy-style for comment ("///>" should be "///<" instead).
      img2: add .dpx to the list of supported file extensions.
      ffv1: fix undefined behavior with insane widths.
      ARM: jrevdct_arm: simplify stack usage
      ...
    Merged-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
    173cd695
Name
Last commit
Last update
..
Makefile Loading commit data...
aac.h Loading commit data...
ac3dsp_arm.S Loading commit data...
ac3dsp_armv6.S Loading commit data...
ac3dsp_init_arm.c Loading commit data...
ac3dsp_neon.S Loading commit data...
asm-offsets.h Loading commit data...
asm.S Loading commit data...
dcadsp_init_arm.c Loading commit data...
dcadsp_neon.S Loading commit data...
dsputil_arm.S Loading commit data...
dsputil_arm.h Loading commit data...
dsputil_armv6.S Loading commit data...
dsputil_init_arm.c Loading commit data...
dsputil_init_armv5te.c Loading commit data...
dsputil_init_armv6.c Loading commit data...
dsputil_init_neon.c Loading commit data...
dsputil_init_vfp.c Loading commit data...
dsputil_iwmmxt.c Loading commit data...
dsputil_iwmmxt_rnd_template.c Loading commit data...
dsputil_neon.S Loading commit data...
dsputil_vfp.S Loading commit data...
fft_fixed_init_arm.c Loading commit data...
fft_fixed_neon.S Loading commit data...
fft_init_arm.c Loading commit data...
fft_neon.S Loading commit data...
fmtconvert_init_arm.c Loading commit data...
fmtconvert_neon.S Loading commit data...
fmtconvert_vfp.S Loading commit data...
h264dsp_init_arm.c Loading commit data...
h264dsp_neon.S Loading commit data...
h264idct_neon.S Loading commit data...
h264pred_init_arm.c Loading commit data...
h264pred_neon.S Loading commit data...
int_neon.S Loading commit data...
jrevdct_arm.S Loading commit data...
mathops.h Loading commit data...
mdct_fixed_neon.S Loading commit data...
mdct_neon.S Loading commit data...
mpegaudiodsp_fixed_armv6.S Loading commit data...
mpegaudiodsp_init_arm.c Loading commit data...
mpegvideo_arm.c Loading commit data...
mpegvideo_arm.h Loading commit data...
mpegvideo_armv5te.c Loading commit data...
mpegvideo_armv5te_s.S Loading commit data...
mpegvideo_iwmmxt.c Loading commit data...
mpegvideo_neon.S Loading commit data...
rdft_neon.S Loading commit data...
simple_idct_arm.S Loading commit data...
simple_idct_armv5te.S Loading commit data...
simple_idct_armv6.S Loading commit data...
simple_idct_neon.S Loading commit data...
synth_filter_neon.S Loading commit data...
vp3dsp_neon.S Loading commit data...
vp56_arith.h Loading commit data...
vp56dsp_init_arm.c Loading commit data...
vp56dsp_neon.S Loading commit data...
vp8.h Loading commit data...
vp8_armv6.S Loading commit data...
vp8dsp_init_arm.c Loading commit data...
vp8dsp_neon.S Loading commit data...