|
|
|
@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 …
|
|
|
@35a35d49
|
12 years |
derek.buitenhuis |
Double motion vector range for HPEL interlaced picture in proper place …
|
|
|
@eb657ec
|
12 years |
derek.buitenhuis |
vc1dec: Set opposite to the correct value for 1REF field pictures
…
|
|
|
@7cc3c4e1
|
12 years |
derek.buitenhuis |
vc1dec: Invoke edge emulation regardless of MV precision for 1-MV …
|
|
|
@88058d9a
|
12 years |
derek.buitenhuis |
vc1dec: Set chroma reference field from REFFIELD for 1REF field …
|
|
|
@26db9100
|
12 years |
lu_zero |
segment: support applehttp style list
|
|
|
@b522000e
|
12 years |
lu_zero |
avio: introduce avio_closep
|
|
|
@82569b01
|
12 years |
lu_zero |
mpegtsenc: set muxing type notification to verbose
|
|
|
@7fb35ee9
|
12 years |
diego |
vc1dec: Use correct spelling of "opposite"
Signed-off-by: Diego …
|
|
|
@706a559b
|
12 years |
janne-libav |
a64multienc: change mc_frame_counter to unsigned
GCC cannot proof …
|
|
|
@507dce25
|
12 years |
janne-libav |
arm: call arm-specific rv34dsp init functions under if (ARCH_ARM)
…
|
|
|
@63a46c61
|
12 years |
diego |
svq1: Drop a bunch of useless parentheses
|
|
|
@41e46a5f
|
12 years |
mans |
parseutils-test: do not print numerical error codes
The error codes …
|
|
|
@ada12f8
|
12 years |
diego |
svq1: K&R formatting cosmetics
|
|
|
@4b895cb2
|
12 years |
mans |
build: sanitize linking of tools and test programs
This makes sure …
|
|
|
@096a5d76
|
12 years |
diego |
fate: Refactor setting of environment variables for groups of tests
|
|
|
@6d0beefb
|
12 years |
diego |
swscale: Do not make ff_ symbols globally visible.
|
|
|
@d5ef9354
|
12 years |
janne-libav |
rtspdec: use av_strlcpy for writing into fixed size buffer
Fixes …
|
|
|
@f1de23fa
|
12 years |
janne-libav |
g722enc: fix size argument in memset
Fixes CID700725.
|
|
|
@4a7c0c45
|
12 years |
janne-libav |
http: use av_strlcpy instead of strcpy() without size checks
Fixes …
|
|
|
@79e6e8e
|
12 years |
janne-libav |
avfilter: correct memcpy size avfilter_copy_buf_props()
Does not make …
|
|
|
@233a5a80
|
12 years |
anton |
lavc: split asv12 encoder/decoder
|
|
|
@fb722a90
|
12 years |
anton |
avconv: remove -same_quant
It has not worked for anything other than …
|
|
|
@b94e4acb
|
12 years |
janne-libav |
cmdutils_read_file: increment *size after writing the trailing \0
…
|
|
|
@ac9a8956
|
12 years |
janne-libav |
af_resample: unref out_buf when avresample_convert returns 0
Fixes …
|
|
|
@8501c098
|
12 years |
janne-libav |
af_amix: prevent memory leak on error path
Fixes CID732272.
|
|
|
@6f8ef532
|
12 years |
janne-libav |
vc1dec: prevent memory leak in error path
Fixes CID732271.
|
|
|
@714f5ab5
|
12 years |
janne-libav |
vc1dec: prevent memory leak on av_realloc error
|
|
|
@1afd7a11
|
12 years |
janne-libav |
af_channelmap: free old extended_data on reallocation
Prevents writes …
|
|
|
@18ff4d20
|
12 years |
janne-libav |
avconv: simplify memory allocation in copy_chapters
Make just a …
|
|
|
@4ffbe3f3
|
12 years |
janne-libav |
matroskaenc: check cue point validity before reallocation
Prevents …
|
|
|
@53e122dd
|
12 years |
janne-libav |
swfenc: error out for more than 1 audio or video stream
Prevents …
|
|
|
@0fb3b24a
|
12 years |
mans |
build: link test programs only against static libs
The test programs …
|
|
|
@cbcd497f
|
12 years |
justin.ruggles |
adxdec: use planar sample format
|
|
|
@4ebd74ce
|
12 years |
justin.ruggles |
adpcmdec: use planar sample format for adpcm_thp
|
|
|
@327cdb04
|
12 years |
justin.ruggles |
adpcmdec: use planar sample format for adpcm_ea_xas
|
|
|
@da9620e
|
12 years |
justin.ruggles |
adpcmdec: use planar sample format for adpcm_ea_r1/r2/r3
|
|
|
@d2b6ae02
|
12 years |
justin.ruggles |
adpcmdec: use planar sample format for adpcm_xa
|
|
|
@8b854283
|
12 years |
justin.ruggles |
adpcmdec: use planar sample format for adpcm_ima_ws for vqa version 3
|
|
|
@4356d66d
|
12 years |
justin.ruggles |
adpcmdec: use planar sample format for adpcm_4xm
|
|
|
@1b9ac729
|
12 years |
justin.ruggles |
adpcmdec: use planar sample format for adpcm_ima_wav
|
|
|
@176db0b8
|
12 years |
justin.ruggles |
adpcmdec: use planar sample format for adpcm_ima_qt
|
|
|
@7e5f0450
|
12 years |
justin.ruggles |
pcmdec: use planar sample format for pcm_lxf
|
|
|
@c1a9cfd1
|
12 years |
justin.ruggles |
mace: use planar sample format
|
|
|
@23d53c54
|
12 years |
justin.ruggles |
atrac1: use planar sample format
|
|
|
@ac56ff9
|
12 years |
diego |
build: non-x86: Only compile mpegvideo optimizations when necessary
|
|
|
@8dd0650f
|
12 years |
janne-libav |
rtpdec_mpeg4: au_headers is a single array, simple av_free is enough
…
|
|
|