|
|
|
@2d09b36c
|
12 years |
derek.buitenhuis |
doc/platform: Add info on shared builds with MSVC
Signed-off-by: …
|
|
|
@f2a7236d
|
12 years |
derek.buitenhuis |
doc/platform: Move a caveat down to the notes section
Signed-off-by: …
|
|
|
@ebe46b80
|
12 years |
mans |
ARM: reinstate optimised intmath.h
Use of the ARM optimised intmath.h …
|
|
|
@0f13cd31
|
12 years |
lu_zero |
ffv1: update to ffv1 version 3
Based on code from Carl Eugen Hoyos, …
|
|
|
@4a2a452
|
12 years |
lu_zero |
ffv1: propagate errors
|
|
|
@71f7b22d
|
12 years |
lu_zero |
ffv1: split decoder and encoder
|
|
|
@d15c21e5
|
12 years |
martin |
avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI …
|
|
|
@def8c946
|
12 years |
martin |
avutil: make some tables visible again
These tables are used for …
|
|
|
@8c0a3d5f
|
12 years |
mans |
avutil: remove inline av_log2 from public API
This removes inline …
|
|
|
@f0c07be6
|
12 years |
mans |
celp_math: rename ff_log2 to ff_log2_q15
This name is more …
|
|
|
@79042ab3
|
12 years |
diego |
configure: Group math functions into a separate variable
This avoids …
|
|
|
@5532cf31
|
12 years |
diego |
avutil/mem: K&R formatting cosmetics
|
|
|
@c0853697
|
12 years |
diego |
avutil/lzo: K&R formatting cosmetics
|
|
|
@c9ef4321
|
12 years |
mans |
fate-vc1: add dependencies
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@1846ddf0
|
12 years |
mans |
ARM: fix overreads in neon h264 chroma mc
The loops were reading …
|
|
|
@2f41eaa9
|
12 years |
martin |
rtsp: Make sure the ret variable is initialized in …
|
|
|
@d2d08d70
|
12 years |
lu_zero |
gitignore: ignore files created by msvc
exp files are created in …
|
|
|
@12549db6
|
12 years |
martin |
fate: Add proper dependencies for the tests in video.mak
…
|
|
|
@4b587848
|
12 years |
diego |
configure: Disable Snow decoder and encoder by default
Snow has …
|
|
|
@8fb1e264
|
12 years |
diego |
lzo: Drop obsolete fast_memcpy reference
|
|
|
@c896aa98
|
12 years |
diego |
build: Drop OBJS declaration for non-existing PCM_DVD encoder
|
|
|
@6bcdfe48
|
12 years |
martin |
mpeg4videodec: Disable frame multithreading for GMC, its not …
|
|
|
@61cc9974
|
12 years |
martin |
fate: Add proper dependencies in qt.mak
The output of make fate-list …
|
|
|
@91485e74
|
12 years |
martin |
fate: Add proper dependencies in lossless-video.mak
The output of …
|
|
|
@169514c
|
12 years |
kostya.shishkov |
indeo3: do not try to output more lines than we can fit
Internally …
|
|
|
@8774d58
|
12 years |
kostya.shishkov |
bmv: get a new frame on every decode_frame(), so we can use direct …
|
|
|
@1cd432e1
|
12 years |
mans |
configure: fix libcdio check
The compiler/linker flags passed to …
|
|
|
@3f055f8f
|
12 years |
martin |
rtsp: Allow setting the reordering buffer size via an AVOption
…
|
|
|
@1c377449
|
12 years |
martin |
rtsp: Vertically align a constant definition
Signed-off-by: Martin …
|
|
|
@0de9380b
|
12 years |
martin |
rtp: Update the check for distinguishing between RTP and RTCP
Also …
|
|
|
@7a12d97e
|
12 years |
mans |
aac: fix build with hardcoded tables
aac_tablegen.h includes aac.h …
|
|
|
@e8fe208b
|
12 years |
diego |
fate: dependencies for screen codec tests
|
|
|
@7b2121e7
|
12 years |
diego |
riff: Move functions around to be covered by appropriate #ifdefs
This …
|
|
|
@0af1fe84
|
12 years |
martin |
avformat: Fix references to the removed function av_write_header in …
|
|
|
@22310eef
|
12 years |
martin |
changelog: Mention the MSVC DLL support
Also retroactively add a …
|
|
|
@55351de9
|
12 years |
mans |
fate: add dependencies for misc microsoft codecs
Signed-off-by: Mans …
|
|
|
@22f5149e
|
12 years |
mans |
fate-twinvq: add dependencies
Signed-off-by: Mans Rullgard …
|
|
|
@08c6a12a
|
12 years |
mans |
fate-mpc: add dependencies
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@2e05143a
|
12 years |
mans |
fate-indeo: add dependencies
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@b55dda4a
|
12 years |
mans |
fate-als: add dependencies
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@eccd067
|
12 years |
mans |
fate: dependencies for demux tests
Signed-off-by: Mans Rullgard …
|
|
|
@c0329748
|
12 years |
mans |
fate: add a dependency helper macro
Signed-off-by: Mans Rullgard …
|
|
|
@d66c52c2
|
12 years |
martin |
Add support for building shared libraries with MSVC
This requires the …
|
|
|
@eaa9b2e6
|
12 years |
martin |
avcodec: Rename avpriv_frame_rate_tab to ff_mpeg12_frame_rate_tab
…
|
|
|
@fc085c5
|
12 years |
martin |
gxf: Add a local copy of the relevant parts of the frame rate table
…
|
|
|
@53e8cd68
|
12 years |
martin |
configure: Split out msvc as a separate target OS
The name mingw32 as …
|
|
|
@b760ffdd
|
12 years |
martin |
aviobuf: Remove a senseless ifdef in avio_seek
This seemed to assume …
|
|
|
@b93e934a
|
12 years |
mans |
mips64: mark hi/lo registers clobbered in MAC64/MLS64 macros
…
|
|
|
@206a070d
|
12 years |
mans |
fate: list lavfi tests in a makefile
Signed-off-by: Mans Rullgard …
|
|
|
@36ac9a16
|
12 years |
mans |
fate: dependencies for seek tests
Signed-off-by: Mans Rullgard …
|
|
|
@fa263350
|
12 years |
mans |
fate: handle lavf test dependencies entirely in make
This makes the …
|
|
|
@292d1e78
|
12 years |
mans |
fate: dependencies for acodec tests
Signed-off-by: Mans Rullgard …
|
|
|
@b262e455
|
12 years |
mans |
fate: dependencies for vsynth tests
This makes the vsynth tests run …
|
|
|
@21fed588
|
12 years |
mans |
fate: add macros useful for conditionally enabling things
…
|
|
|
@abd8b9e7
|
12 years |
justin.ruggles |
libmp3lame: resize the output buffer if needed
The LAME API …
|
|
|
@c75848c
|
12 years |
derek.buitenhuis |
configure: Add support for Tilera processors
Signed-off-by: Derek …
|
|
|
@a43283b
|
12 years |
anton |
wavdec: check size before reading the data, not after.
|
|
|
@79922d72
|
12 years |
anton |
wav: do not fail on empty INFO tags
Fixes Bug 379
CC: …
|
|
|
@31c54711
|
12 years |
anton |
lavf: split wav muxer and demuxer into separate files.
|
|
|
@58b619c8
|
12 years |
anton |
wav muxer: write metadata
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@0bca0283
|
12 years |
anton |
riff: do not write empty INFO tags
Signed-off-by: Anton Khirnov …
|
|
|
@71e92414
|
12 years |
anton |
lavf: move RIFF INFO tag writing from avienc to riff
It will be …
|
|
|
@a119c64e
|
12 years |
anton |
avconv: fix disabling auto mappings with -map_metadata
CC: …
|
|
|
@a25d912d
|
12 years |
anton |
avcodec_encode_audio(): fix invalid free
Since 2bc0de385, AVFrame …
|
|
|
@4a742920
|
12 years |
lu_zero |
pcm-mpeg: correct bitrate calculation
Bitrate calculation is off …
|
|
|
@9a978b33
|
12 years |
diego |
ffv1: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@c0a6cac2
|
12 years |
diego |
fate: Add rangecoder test
|
|
|
@1fbaabe
|
12 years |
mans |
network: #include stdint.h in network.h
This header uses various …
|
|
|
@21de6ba5
|
12 years |
lu_zero |
nut: export codec_tag provided by rawvideo
Raw audio does not provide …
|
|
|
@3b20eb25
|
12 years |
mans |
avserver: move avserver-specific code from ffmdec.c to avserver.c
…
|
|
|
@07b3790d
|
12 years |
mans |
build: simplify linking tools with cmdutils.o
This avoids repeating …
|
|
|
@bf868c4a
|
12 years |
mans |
tiny_psnr: fix range calculation for sample size of 32 bits
For a …
|
|
|
@3dc06b69
|
12 years |
mans |
tiny_psnr: check for specified sample size less than 1
A zero or …
|
|
|
@09929457
|
12 years |
mans |
fate: improve md5sum utility selection
The 'md5sum' command is used …
|
|
|
@f1be5145
|
12 years |
diego |
rangecoder-test: Drop timer output that clutters stderr
|
|
|
@c1fcfdec
|
12 years |
diego |
rangecoder-test: Return in case of an error
|
|
|
@84e65c76
|
12 years |
mans |
build: simplify enabling of compat objects
Add a configure function …
|
|
|
@66a1ccd7
|
12 years |
mans |
configure: simplify argument handling in check_ld
Use the existing …
|
|
|
@4c995faf
|
12 years |
mans |
configure: simplify get_version() function
awk alone can do this, no …
|
|
|
@0fbb62a8
|
12 years |
lu_zero |
build: support asan and tsan toolchain shortcuts
|
|
|
@7e68c91e
|
12 years |
diego |
rmdec: Move SIPR code shared with Matroska demuxer to a separate file
|
|
|
@95cd815c
|
12 years |
mans |
swscale: try to use mmap only if available
Some systems, e.g. Minix, …
|
|
|
@e98b02de
|
12 years |
mans |
configure: check for mprotect
Signed-off-by: Mans Rullgard …
|
|
|
@f9d732c2
|
12 years |
justin.ruggles |
wmapro: use planar sample format
|
|
|
@2725ce7c
|
12 years |
justin.ruggles |
wmalossless: output in planar sample format
|
|
|
@7ebfe5b4
|
12 years |
justin.ruggles |
wmadec: use float planar sample format output
|
|
|
@977eb7d5
|
12 years |
justin.ruggles |
shorten: use planar sample format
|
|
|
@8441909f
|
12 years |
justin.ruggles |
lavc: update documentation for AVFrame.extended_data
|
|
|
@7638f0b
|
12 years |
diego |
avutil: Do not make ff_ symbols globally visible.
|
|
|
@52d113ee
|
12 years |
diego |
avutil: Rename ff_set_systematic_pal2() ---> …
|
|
|
@b6f8d635
|
12 years |
mans |
build: tms470: work around glibc math.h problems
The glibc …
|
|
|
@5ab432fa
|
12 years |
mans |
configure: improve tms470 compiler usage with glibc
Apply flags to …
|
|
|
@b5198a26
|
12 years |
mans |
configure: tms470: add mapping for -mfpu=vfpv3-d16 flag
…
|
|
|
@741a8b72
|
12 years |
mans |
configure: recognise Minix as OS
No special setup is required for …
|
|
|
@ac17ccf7
|
12 years |
mans |
configure: work around bug in ash shell
The ash 'test' builtin …
|
|
|
@74c39bc
|
12 years |
mans |
eval-test: make table static const
Signed-off-by: Mans Rullgard …
|
|
|
@10e645e
|
12 years |
lu_zero |
lavr: handle clipping in the float to s32 conversion
We cannot clip …
|
|
|
@92281850
|
12 years |
lu_zero |
nut: support pcm codecs not mapped in avi
The native tags will be …
|
|
|
@1bd442c
|
12 years |
lu_zero |
nut: prioritize native tags
Use native tags instead of avi ones, …
|
|
|
@5d2be71b
|
12 years |
kostya.shishkov |
vc1: Use codec ID from AVCodecContext while parsing frame header
This …
|
|
|