|
|
|
@b6c3487e
|
12 years |
michaelni |
Merge commit '88058d9a994f42e4e9ed4e67baf696bbfe53128c'
* commit …
|
|
|
@de31814a
|
12 years |
michaelni |
Merge commit 'b522000e9b2ca36fe5b2751096b9a5f5ed8f87e6'
* commit …
|
|
|
@c4aaff8c
|
12 years |
stefasab |
Revert "configure: link flite against libasound"
This reverts commit …
|
|
|
@396648cc
|
12 years |
stefasab |
configure: link flite against libasound
libflite depends on …
|
|
|
@8cd1c0fe
|
12 years |
onemda |
pcx: convert to bytestream2 API
Protects against overreads in input …
|
|
|
@492b8ec4
|
12 years |
michaelni |
av_opt_set_from_string: fix memleak
Fixes CID733801
Signed-off-by: …
|
|
|
@7df9f595
|
12 years |
michaelni |
swri_resample_init: unsupported sample formats are an internal error.
…
|
|
|
@e47ab0b2
|
12 years |
michaelni |
ffmpeg_opt: dont fail for sameq/same_quant.
Instead print a warning.
…
|
|
|
@4334ba04
|
12 years |
michaelni |
ffprobe: fix use of uninitialized pointer in av_strtok()
Fixes …
|
|
|
@bdcff5af
|
12 years |
michaelni |
af_volumedetect: fix use of uninitilaized variable in case of planar …
|
|
|
@989c91b5
|
12 years |
michaelni |
asrc_aevalsrc: Fix use of uninitialized pointer inside av_strtok()
…
|
|
|
@4e4ae2f8
|
12 years |
michaelni |
sha: change loop condition to be tighter.
This makes no change to the …
|
|
|
@fac1ccbd
|
12 years |
michaelni |
swscale-test: fix freeing of uninitialized variable
Fixes: CID733844 …
|
|
|
@e782d872
|
12 years |
michaelni |
fate: add vf_idet filter to lavfi regression tests
This test only …
|
|
|
@4d4f431a
|
12 years |
michaelni |
vf_idet: zero pointers after freeing references
Signed-off-by: …
|
|
|
@cac749a
|
12 years |
michaelni |
vf_idet: fix free after use
Signed-off-by: Michael Niedermayer …
|
|
|
@1a104bf6
|
12 years |
Carl Eugen Hoyos |
Fix broken timestamps for some mp3 in avi samples.
Mostly based on …
|
|
|
@317505b5
|
12 years |
michaelni |
lavf: do not prematurely accept a format with low score in …
|
|
|
@b47396b6
|
12 years |
michaelni |
img2dec: detect .raw files only with a low score as img2
They can be …
|
|
|
@94f5470a
|
12 years |
michaelni |
lavf: add a AVPROBE_SCORE_RETRY instead of using hardcoded values.
…
|
|
|
@88058d9a
|
12 years |
derek.buitenhuis |
vc1dec: Set chroma reference field from REFFIELD for 1REF field …
|
|
|
@b522000e
|
12 years |
lu_zero |
avio: introduce avio_closep
|
|
|
@26db9100
|
12 years |
lu_zero |
segment: support applehttp style list
|
|
|
@82569b01
|
12 years |
lu_zero |
mpegtsenc: set muxing type notification to verbose
|
|
|
@9586db6a
|
12 years |
michaelni |
lavc: docs: the field_order is set by the demuxer and not libavcodec …
|
|
|
@92c3173c
|
12 years |
michaelni |
qt-faststart: fix printf argument type
Signed-off-by: Michael …
|
|
|
@2c5b1a2a
|
12 years |
onemda |
txd: remove duplicated header inclusion
Signed-off-by: Paul B Mahol …
|
|
|
@ee109c6b
|
12 years |
onemda |
dtshd: fix seeking
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@73ad355d
|
12 years |
michaelni |
avidec: fix 10l typo
found-by: ubitux
Signed-off-by: Michael …
|
|
|
@229e33a2
|
12 years |
michaelni |
avidec: override sample size of 1024 for VBR AAC
Fixes Ticket1755
…
|
|
|
@f94edfe4
|
12 years |
michaelni |
vf_idet: remove some unnecessary statement and unused variable
…
|
|
|
@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
|
|
|
@03cc52a0
|
12 years |
onemda |
takdec: fix seeking
The previous approach was just wrong.
…
|
|
|
@41e46a5f
|
12 years |
mans |
parseutils-test: do not print numerical error codes
The error codes …
|
|
|
@ada12f8
|
12 years |
diego |
svq1: K&R formatting cosmetics
|
|
|
@c6d39fb3
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@cd6f5c48
|
12 years |
michaelni |
Merge commit '6d0beefbf6ee6dbf8efb522a9307e54c6ed5f702'
* commit …
|
|
|
@b7ebb49d
|
12 years |
michaelni |
Merge commit 'fb722a900fc5cc9e003b9fef25b27ed7fc5547a2'
* commit …
|
|
|
@eb71f027
|
12 years |
onemda |
dtshd: remove redundant/wrong avio_tell()
Signed-off-by: Paul B Mahol …
|
|
|
@1470c8a9
|
12 years |
onemda |
takdec: remove redundant/wrong avio_tell()
Signed-off-by: Paul B …
|
|
|
@50b54776
|
12 years |
michaelni |
Merge commit 'b94e4acb4874843e914fd3cb8e089aff0756bb4a'
* commit …
|
|
|
@eadba3e9
|
12 years |
michaelni |
Merge commit 'cbcd497f384f0f8ef3f76f85b29b644b900d6b9f'
* commit …
|
|
|
@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
|
|
|
@b4e516e
|
12 years |
onemda |
pcx: use meaningful return values
Signed-off-by: Paul B Mahol …
|
|
|
@25f44b04
|
12 years |
michaelni |
x86/dsputil_mmx: change assert() to av_assert()
Signed-off-by: …
|
|
|
@6d0beefb
|
12 years |
diego |
swscale: Do not make ff_ symbols globally visible.
|
|
|
@f3f35f7
|
12 years |
michaelni |
crypto should allow passing of options to the underlying protocol via …
|
|
|
@6ac5e3fe
|
12 years |
Clément Bœsch |
lavfi/silencedetect: add av_opt_free() call.
This avoids a memleak …
|
|
|
@bd2f8e8f
|
12 years |
michaelni |
Fix second use of AVOptions in HLS
Signed-off-by: Michael Niedermayer …
|
|
|
@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 …
|
|
|
@b6f435fb
|
12 years |
michaelni |
http: add 'timeout' AVOption
This option is passed though to …
|
|
|
@2e009c60
|
12 years |
michaelni |
tcp: accept params through avio_open2() options
Signed-off-by: …
|
|
|
@949acefc
|
12 years |
michaelni |
tcp: use timeout option consistently
Default _connection_ timeout …
|
|
|
@d2b18c8f
|
12 years |
michaelni |
Introduce ff_network_wait_fd_timeout()
Signed-off-by: Michael …
|
|
|
@3a45688a
|
12 years |
michaelni |
lavc: include os2threads.h in vp8.h if HAVE_OS2THREADS is enabled
…
|
|
|
@8d2e0e2c
|
12 years |
michaelni |
Check for resync marker based on vop coding type- vop_fcode_forward …
|
|
|
@ce19aec
|
12 years |
michaelni |
Check resync marker only when enabled.
Signed-off-by: Michael …
|
|
|
@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
…
|
|
|
@ef9fe5be
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@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 …
|
|
|
@238e904d
|
12 years |
onemda |
DTS-HD demuxer
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@c136a813
|
12 years |
martin |
rtp: Support packetization/depacketization of opus
Signed-off-by: …
|
|
|