ffmpeg/libavutil
Michael Niedermayer 6b1ca1709f Merge commit '1481d24c3a0abf81e1d7a514547bd5305232be30'
* commit '1481d24c3a0abf81e1d7a514547bd5305232be30':
  RGBA64 pixel formats

Conflicts:
	doc/APIchanges
	libavutil/pixdesc.c
	libavutil/pixfmt.h
	libavutil/version.h
	libswscale/utils.c

See: 9569a3c9f4
See: 92afb43162, as well as others
Note: the enum values added in libav are incompatible/different to what ffmpeg used since 3 years
Merged-by: Michael Niedermayer <michaelni@gmx.at>
2014-03-17 14:41:13 +01:00
..
aarch64 Merge commit '9c029f67ca82147ddfa83a1546ee1e109e11fbd4' 2014-02-20 23:13:13 +01:00
arm Merge commit '831a1180785a786272cdcefb71566a770bfb879e' 2014-03-13 23:59:56 +01:00
avr32
bfin Merge commit 'da785231ea0b82b5c2526babbb2871c935b21a87' 2014-03-14 01:56:25 +01:00
mips
ppc
sh4
tomi
x86 x86/float_dsp: add ff_vector_{fmul_add, fmac_scalar}_fma3 2014-03-13 04:34:05 +01:00
Makefile Merge commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c' 2014-02-16 02:05:29 +01:00
adler32.c
adler32.h
aes.c
aes.h
atomic.c Merge commit '874c751cc5b99cd68932e21c2c3a0d21134207e0' 2014-02-19 21:53:58 +01:00
atomic.h
atomic_gcc.h
atomic_suncc.h
atomic_win32.h
attributes.h
audio_fifo.c
audio_fifo.h
audioconvert.h
avassert.h
avstring.c
avstring.h
avutil.h
avutilres.rc
base64.c
base64.h
blowfish.c
blowfish.h
bprint.c
bprint.h
bswap.h
buffer.c Revert "lavu/buffer: add release function" 2014-03-06 03:23:40 +01:00
buffer.h Revert "lavu/buffer: add release function" 2014-03-06 03:23:40 +01:00
buffer_internal.h
channel_layout.c
channel_layout.h
colorspace.h
common.h
cpu.c x86: add detection for Bit Manipulation Instruction sets 2014-02-23 15:29:36 +01:00
cpu.h x86: add detection for Bit Manipulation Instruction sets 2014-02-23 15:29:36 +01:00
cpu_internal.h
crc.c
crc.h
des.c
des.h
dict.c Merge commit '93d216d37a3f95190ecb9d51cf72f54ea4e04ec7' 2014-03-07 12:44:09 +01:00
dict.h Merge commit '9ecb858775483a76c137e8e1ad45a95e318bca61' 2014-02-05 03:27:13 +01:00
downmix_info.c Merge commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c' 2014-02-16 02:05:29 +01:00
downmix_info.h Merge commit 'c98f3169bfb578c1a4e407b44524f0bfa3b4dc0c' 2014-02-16 02:05:29 +01:00
error.c
error.h
eval.c
eval.h
fifo.c
fifo.h
file.c
file.h
file_open.c
float_dsp.c
float_dsp.h Merge remote-tracking branch 'qatar/master' 2014-03-09 15:37:35 +01:00
frame.c avutil/frame_copy_audio: also check that channels match 2014-02-24 10:12:33 +01:00
frame.h Merge commit 'a18ef7a76c735bcf78ed4825e33ad7f9f6f77a54' 2014-03-04 21:55:16 +01:00
hash.c
hash.h
hmac.c
hmac.h
imgutils.c
imgutils.h
integer.c
integer.h
internal.h
intfloat.h
intfloat_readwrite.c
intfloat_readwrite.h
intmath.c
intmath.h
intreadwrite.h
lfg.c
lfg.h
libavutil.v
libm.h
lls1.c
lls1.h
lls2.c
lls2.h
log.c lavu/log: add device categories 2014-03-03 23:34:31 +01:00
log.h lavu/log: add device categories 2014-03-03 23:34:31 +01:00
log2_tab.c
lzo.c
lzo.h
macros.h
mathematics.c
mathematics.h
md5.c
md5.h
mem.c
mem.h
murmur3.c
murmur3.h
old_pix_fmts.h
opencl.c
opencl.h
opencl_internal.c
opencl_internal.h
opt.c avutil/opt: allow max=min=0 for pixel formats 2014-03-01 00:31:38 +01:00
opt.h Merge commit 'c3ecd968f0e78da6e77f0c06c2f785b266d83cf1' 2014-02-20 02:01:13 +01:00
parseutils.c
parseutils.h
pca.c
pca.h
pixdesc.c Merge commit '1481d24c3a0abf81e1d7a514547bd5305232be30' 2014-03-17 14:41:13 +01:00
pixdesc.h
pixfmt.h Merge commit '1481d24c3a0abf81e1d7a514547bd5305232be30' 2014-03-17 14:41:13 +01:00
qsort.h
random_seed.c
random_seed.h
rational.c
rational.h
rc4.c
rc4.h
ripemd.c
ripemd.h
samplefmt.c Merge commit '0e830094ad0dc251613a0aa3234d9c5c397e02e6' 2014-02-05 01:30:24 +01:00
samplefmt.h
sha.c
sha.h
sha512.c
sha512.h
softfloat.c
softfloat.h
stereo3d.c
stereo3d.h
time.c
time.h
timecode.c
timecode.h
timer.h avutil/timer: Fix units for x86 after c708b54033 2014-03-09 15:22:02 +01:00
timestamp.h avutil/timestamp: Warn about missing __STDC_FORMAT_MACROS for C++ use 2014-03-13 17:32:15 +01:00
tree.c
tree.h
utf8.c
utils.c
version.h Merge commit '1481d24c3a0abf81e1d7a514547bd5305232be30' 2014-03-17 14:41:13 +01:00
x86_cpu.h
xga_font_data.c
xga_font_data.h
xtea.c
xtea.h