|
|
|
@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 …
|
|
|
@6304f78e
|
12 years |
justin.ruggles |
avplay: support mid-stream sample rate changes
Resample to the rate …
|
|
|
@f5962229
|
12 years |
justin.ruggles |
avplay: use audio parameters from the decoded frame instead of …
|
|
|
@61d5313d
|
12 years |
justin.ruggles |
dca: allocate a secondary buffer for extra channels when downmixing
…
|
|
|
@a77f01c7
|
12 years |
mans |
configure: use utilities from /usr/xpg4/bin if it exists
Solaris …
|
|
|
@0daac647
|
12 years |
mans |
avstring-test: fix memory leaks
Signed-off-by: Mans Rullgard …
|
|
|
@0a7005be
|
12 years |
mans |
rtpdec_xiph: fix function return type
parse_packed_headers() returns …
|
|
|
@366484ff
|
12 years |
mans |
smjpeg: fix type of 'ret' variable in smjpeg_read_packet()
The 'ret' …
|
|
|
@7e76fc52
|
12 years |
mans |
mpegvideo: remove write-only variable
Signed-off-by: Mans Rullgard …
|
|
|
@717addec
|
12 years |
diego |
Use proper return values in case of missing features
|
|
|
@9e6ea3ce
|
12 years |
diego |
fate: add avstring test
|
|
|
@4c66af61
|
12 years |
diego |
rangecoder-test: Set error message log level to error, instead of debug
|
|
|
@90558e84
|
12 years |
diego |
rangecoder: K&R formatting cosmetics
|
|
|
@ca411fc1
|
12 years |
diego |
avcodec: Remove broken MMI optimizations
The code fails to compile …
|
|
|
@bc4620e
|
12 years |
diego |
Remove libmpeg2 #define remnants
|
|
|
@c1ef30a6
|
12 years |
diego |
De-doxygenize some top-level files
|
|
|
@d5c62122
|
12 years |
diego |
Move av_reverse table to libavcodec
It is only used in that library.
|
|
|
@930c9d43
|
12 years |
diego |
avutil: Duplicate ff_log2_tab instead of sharing it across libs
The …
|
|
|
@f6c38c5f
|
12 years |
diego |
avfilter: call x86 init functions under if (ARCH_X86), not if (HAVE_MMX)
|
|
|
@5a2cb782
|
12 years |
martin |
rtspdec: Set the default port for listen mode, if none is specified
…
|
|
|
@c80b59f6
|
12 years |
martin |
tscc2: Fix an out of array access
Signed-off-by: Martin Storsjö …
|
|
|
@2f1b2ff9
|
12 years |
martin |
rtmpproto: Fix an out of array write
Signed-off-by: Martin Storsjö …
|
|
|
@eae35ead
|
12 years |
martin |
rtspdec: Fix use of uninitialized byte
ffurl_read_complete can return …
|
|
|
@0bf511d5
|
12 years |
rsbultje |
vp8: reset loopfilter delta values at keyframes.
Signed-off-by: …
|
|
|
@6d5600e8
|
12 years |
lu_zero |
avutil: add yuva422p and yuva444p formats
|
|
|
@22c8cbc0
|
12 years |
anton |
lavu,lavd: do not use av_pix_fmt_descriptors directly.
|
|
|
@59ee9f78
|
12 years |
anton |
lavfi: do not use av_pix_fmt_descriptors directly.
|
|
|
@50ba57e0
|
12 years |
anton |
lavc: do not use av_pix_fmt_descriptors directly.
|
|
|
@9953ff3c
|
12 years |
anton |
mpegvideo: fix indentation
|
|
|
@0a7068fa
|
12 years |
anton |
sws: do not use av_pix_fmt_descriptors directly.
|
|
|
@b7f1010c
|
12 years |
anton |
tools: do not use av_pix_fmt_descriptors directly.
|
|
|
@d2fcb356
|
12 years |
anton |
pixdesc: add functions for accessing pixel format descriptors.
Make …
|
|
|
@fdd6660
|
12 years |
mans |
build: add support for Tru64 (OSF/1)
Signed-off-by: Mans Rullgard …
|
|
|
@da18e918
|
12 years |
martin |
md5: Allocate a normal private context for the opaque md5 context …
|
|
|
@e002e329
|
12 years |
martin |
Use the new aes/md5/sha/tree allocation functions
Signed-off-by: …
|
|
|
@9a92aea2
|
12 years |
martin |
avutil: Add functions for allocating opaque contexts for algorithms
…
|
|
|
@fb32f31a
|
12 years |
mans |
svq3: fix pointer type warning
Fixes:
libavcodec/svq3.c:661:9: …
|
|
|
@366b72f1
|
12 years |
mans |
svq3: replace unsafe pointer casting with intreadwrite macros
…
|
|
|
@68e360a8
|
12 years |
mans |
parseutils-test: various cleanups
- make tables static const
- remove …
|
|
|
@15ba7f65
|
12 years |
mans |
parseutils: fix const removal warning
The const qualifier is still …
|
|
|
@e578f8f4
|
12 years |
janne-libav |
prepare 9_beta1 release
|
|
|
@9734b8ba
|
12 years |
diego |
Move avutil tables only used in libavcodec to libavcodec.
|
|
|
@0a75d1da
|
12 years |
diego |
options_table: refs option is not snow-only
|
|
|
@1093383d
|
12 years |
martin |
random_seed: Support using CryptGenRandom on windows
Signed-off-by: …
|
|
|
@26b3fde6
|
12 years |
lu_zero |
doc: update the faq entry about custom I/O
URLProtocols are private …
|
|
|
@1ec62930
|
12 years |
lu_zero |
mlpdsp: adding missing file
|
|
|
@2d6caade
|
12 years |
lu_zero |
dsputil: split out mlp dsp function
|
|
|
@25dc79bc
|
12 years |
mans |
sh4: add required #include, fix build
Signed-off-by: Mans Rullgard …
|
|
|
@1a2c7880
|
12 years |
janne-libav |
averror: make error values proper negative values
Fixes stupid …
|
|
|
@effe4438
|
12 years |
mans |
build: do not use LIB as variable name
The Microsoft linker uses the …
|
|
|
@1c7428e6
|
12 years |
mans |
build: whitespace cosmetics
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@e5c6e9a6
|
12 years |
mans |
build: remove single-use variable THIS_LIB
Replace the single use of …
|
|
|
@4436f25a
|
12 years |
mans |
build: remove references to unused EXTRAOBJS variable
This was part …
|
|
|
@568c70e7
|
12 years |
mans |
lavfi: convert input/ouput list compound literals to named objects
A …
|
|
|
@b404c660
|
12 years |
janne-libav |
fate: add h263 obmc vsynth tests
|
|
|
@8d09d39a
|
12 years |
janne-libav |
avconv: remove bogus warning when using avconv -h without parameter
|
|
|
@25227c3a
|
12 years |
janne-libav |
averror: explicitly define AVERROR_* values
|
|
|
@c466eb1
|
12 years |
janne-libav |
flashsv: propagate inflateReset() errors
Fixes CID717493.
|
|
|
@6d556e83
|
12 years |
janne-libav |
indeo4/5: remove constant parameter num_bands from wavelet …
|
|
|
@bd141f5e
|
12 years |
janne-libav |
mxfdec: return error if no segments are available in …
|
|
|