|
|
|
@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
…
|
|
|
@3fbda309
|
12 years |
janne-libav |
avcodec: free extended_data instead address of it
Fixes CID732173.
|
|
|
@7bc433b3
|
12 years |
martin |
fate: Add tests of the ff_make_absolute_url function
Signed-off-by: …
|
|
|
@33893e6a
|
12 years |
martin |
url: Handle relative urls starting with two slashes
This is defined …
|
|
|
@eea00381
|
12 years |
martin |
url: Handle relative urls being just a new query string
…
|
|
|
@a6363e3d
|
12 years |
martin |
url: Don't treat slashes in query parameters as directory separators
…
|
|
|
@a75b9a18
|
12 years |
diego |
mingw/cygwin: Stop adding -fno-common to gcc CFLAGS
This was done to …
|
|
|
@f75f419
|
12 years |
diego |
Restructure av_log_missing_feature message
Some invocations include a …
|
|
|
@c136a813
|
12 years |
martin |
rtp: Support packetization/depacketization of opus
Signed-off-by: …
|
|
|
@e04826c3
|
12 years |
martin |
file: Set the return value type for lseek to int64_t.
This fixes a …
|
|
|
@f79364b2
|
12 years |
mans |
ppc: fix Altivec build with old compilers
The vec_splat() intrinsic …
|
|
|
@643933f5
|
12 years |
mans |
build: add LTO support for PGI compiler
Signed-off-by: Mans Rullgard …
|
|
|
@8f23907f
|
12 years |
mans |
build: add -Mdse to PGI optimisation flags
Enable dead store …
|
|
|
@c9b10cc4
|
12 years |
martin |
rtpenc_vp8: Update the packetizer to the latest spec version
Tested …
|
|
|
@66d652cb
|
12 years |
martin |
rtpdec_vp8: Make the depacketizer implement the latest spec draft
Not …
|
|
|
@27a310e3
|
12 years |
mans |
doc: allow building with old texi2html versions
Signed-off-by: Mans …
|
|
|
@ea14a655
|
12 years |
janne-libav |
avutil: skip old_pix_fmts.h since it is just a list
|
|
|
@7e522859
|
12 years |
janne-libav |
x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)
|
|
|
@cb36febc
|
12 years |
janne-libav |
x86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86)
|
|
|
@f101eab1
|
12 years |
janne-libav |
x86: call most of the x86 dsp init functions under if (ARCH_X86)
…
|
|
|
@d19d01bf
|
12 years |
lu_zero |
doc: support the new website layout
|
|
|
@91f5f875
|
12 years |
lu_zero |
doc: remove a warning from filters.texi
The tag @table expects @item …
|
|
|
@175d0d94
|
12 years |
lu_zero |
doc: initial nut documentation
|
|
|
@0826d85
|
12 years |
lu_zero |
segment: drop global headers setting
avconv provides an option to set …
|
|
|
@8728b958
|
12 years |
anton |
lavu: fix typo in Makefile
|
|
|
@716d413c
|
12 years |
anton |
Replace PIX_FMT_* -> AV_PIX_FMT_*, PixelFormat -> AVPixelFormat
|
|
|
@78071a14
|
12 years |
anton |
pixfmt: add AV_ prefixes to PIX_FMT_*
|
|
|
@7b556be6
|
12 years |
justin.ruggles |
af_resample: avoid conversion of identical sample formats for 1 …
|
|
|
@37f701f1
|
12 years |
justin.ruggles |
avcodec: allow either planar or interleaved sample format when …
|
|
|
@53643271
|
12 years |
justin.ruggles |
adpcmenc: ensure calls to adpcm_ima_compress_sample() are in the right …
|
|
|
@62ae37de
|
12 years |
diego |
timefilter: De-doxygenize normal code comments and drop silly ones
|
|
|
@e67b0f99
|
12 years |
martin |
gxf: Include the right header for the avpriv_frame_rate_tab …
|
|
|
@31b2262d
|
12 years |
justin.ruggles |
wmaenc: use float planar sample format
|
|
|
@b1540fc8
|
12 years |
justin.ruggles |
(e)ac3enc: use planar sample format
|
|
|
@f3e2d68d
|
12 years |
justin.ruggles |
aacenc: use planar sample format
|
|
|
@095be4f
|
12 years |
justin.ruggles |
adpcmenc: use planar sample format for adpcm_ima_wav and adpcm_ima_qt
|
|
|
@d9a13c2f
|
12 years |
justin.ruggles |
adpcmenc: move 'ch' variable to higher scope
It is used for multiple …
|
|
|
@9606f19b
|
12 years |
justin.ruggles |
adpcmenc: fix 3 instances of variable shadowing
|
|
|
@1e35574b
|
12 years |
justin.ruggles |
adpcm_ima_wav: simplify encoding
|
|
|
@cfc0a80a
|
12 years |
justin.ruggles |
libvorbis: use planar sample format
|
|
|
@473b297f
|
12 years |
justin.ruggles |
libmp3lame: use planar sample formats
|
|
|
@233783e2
|
12 years |
justin.ruggles |
vorbisenc: use float planar sample format
|
|
|
@11dcddb9
|
12 years |
justin.ruggles |
ffm: do not write or read the audio sample format
|
|
|
@6221e247
|
12 years |
mans |
parseutils: fix parsing of invalid alpha values
An alpha specifier …
|
|
|
@37ac11d9
|
12 years |
diego |
doc/RELEASE_NOTES: update for the 9 release.
Signed-off-by: Diego …
|
|
|
@cde26748
|
12 years |
martin |
smoothstreamingenc: Add a more verbose error message
This helps …
|
|
|