|
|
|
@7c84e7d3
|
12 years |
Clément Bœsch |
mem: heap memory poisoning.
Enable it by default with FATE. …
|
|
|
@2278a3e5
|
12 years |
michaelni |
vc1dsp: use av_assert2
Signed-off-by: Michael Niedermayer …
|
|
|
@2ceaffc
|
12 years |
michaelni |
resample2: use av_assert()
Signed-off-by: Michael Niedermayer …
|
|
|
@7309451d
|
12 years |
michaelni |
swr: fix warning: passing argument 2 of s->mix_any_f from incompatible …
|
|
|
@338509c2
|
12 years |
michaelni |
swr: fix warning: passing argument 1 of s->mix_any_f from incompatible …
|
|
|
@087d067a
|
12 years |
michaelni |
swr: fix warning: passing argument 2 of ctx->simd_f from incompatible …
|
|
|
@04b5eb47
|
12 years |
michaelni |
swr: fix mix* related function pointer warnings
Signed-off-by: …
|
|
|
@c855ce26
|
12 years |
Clément Bœsch |
lavf/wtvdec: add missing { } around if.
This should fix the current …
|
|
|
@fbdb2059
|
12 years |
michaelni |
wmaenc: dont mess with the bitrate.
The bitrate is not writeable by …
|
|
|
@c4e0e744
|
12 years |
michaelni |
wtvdec: return error when filetime_to_iso8601/crazytime_to_iso8601 …
|
|
|
@d35a986
|
12 years |
michaelni |
configure: make fast_unaligned configureable
Fixes Ticket1481
…
|
|
|
@5eb353e0
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@23eeffcd
|
12 years |
michaelni |
mov: add workaround for incorrect 0 time point.
Fixes Ticket1471
…
|
|
|
@c23dcd97
|
12 years |
michaelni |
RELEASE: update, seem this has been forgotten
Signed-off-by: Michael …
|
|
|
@8ac3868f
|
12 years |
michaelni |
lavf/aiffdec: handle ID3 chunk
Signed-off-by: Michael Niedermayer …
|
|
|
@87b98689
|
12 years |
michaelni |
h264: clear the ref lists when the reference are cleared.
Fixes …
|
|
|
@0c9283a0
|
12 years |
michaelni |
h264: check log2_max_poc_lsb for validity
Signed-off-by: Michael …
|
|
|
@aa1cceb5
|
12 years |
stefasab |
lavf/segment: rename variable "size" to "list_size"
The new name is …
|
|
|
@3bee286
|
12 years |
stefasab |
lavf/segment: pass the top level chained muxer format context to …
|
|
|
@3893feec
|
12 years |
martin |
opt/eval: Include mathematics.h for NAN/INFINITY
These files use …
|
|
|
@a1245d5c
|
12 years |
martin |
mathematics: Don't use division by zero in NAN/INFINITY macros
Some …
|
|
|
@91ce7c21
|
12 years |
michaelni |
ituh263dec: use av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@9eb6e5cc
|
12 years |
michaelni |
wmaenc: switch all remaining asserts to av_asserts
Signed-off-by: …
|
|
|
@710bd8a3
|
12 years |
martin |
wma: Lower the maximum number of channels to 2
ff_wma_init is used …
|
|
|
@889c1ec4
|
12 years |
mans |
x86: cpu: clean up check for cpuid instruction support
This adds …
|
|
|
@6263415
|
12 years |
mans |
ARM: generate position independent code to access data symbols
This …
|
|
|
@f7cba736
|
12 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@64b25938
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@be24f851
|
12 years |
nicolas.george |
ffmpeg: re-set frame_size after filter graph reset.
The filter …
|
|
|
@51d25783
|
12 years |
michaelni |
swr: fix MMX resample code, add emms
Fixes Ticket1495
Signed-off-by: …
|
|
|
@7001eee1
|
12 years |
michaelni |
avcodec_encode_audio2: print error messages for errors
Signed-off-by: …
|
|
|
@5968a076
|
12 years |
michaelni |
wmaenc: rewrite 2nd stage quantization code
this is faster and more …
|
|
|
@0755033f
|
12 years |
michaelni |
wmaenc: remove alternative quantization loop
Signed-off-by: Michael …
|
|
|
@799df083
|
12 years |
michaelni |
wmaenc: fix off by 1 error in quantization loop
Signed-off-by: …
|
|
|
@e704ab3d
|
12 years |
michaelni |
wmaenc: change another assert to av_assert
Signed-off-by: Michael …
|
|
|
@ac2d3b0f
|
12 years |
michaelni |
nutdec: set duration_estimation_method
Signed-off-by: Michael …
|
|
|
@ceabc13f
|
12 years |
rsbultje |
dsputilenc_mmx: split assignment of ff_sse16_sse2 to SSE2 section.
|
|
|
@e915674
|
12 years |
martin |
dnxhdenc: add space between function argument type and comment.
…
|
|
|
@66a02159
|
12 years |
martin |
x86: fmtconvert: add special asm for float_to_int16_interleave_misc_*
…
|
|
|
@3233ad4b
|
12 years |
michaelni |
nutdec: estimate duration from last syncpoint
Previously nut used the …
|
|
|
@e2c95e6b
|
12 years |
michaelni |
nutdec: remove assert that is wrong for some new duration code.
…
|
|
|
@9d230ba9
|
12 years |
michaelni |
nutdec: check that filesize is valid before using it.
Signed-off-by: …
|
|
|
@58f22f70
|
12 years |
Marton Balint |
ffplay: only configure video filters after we got the first frame
…
|
|
|
@4f2c846d
|
12 years |
martin |
attributes: Add a definition of av_always_inline for MSVC
…
|
|
|
@b12e61ac
|
12 years |
stefasab |
ffplay: factorize expression in audio_decode_frame()
Possibly improve …
|
|
|
@d3ed1c95
|
12 years |
martin |
cmdutils: Pass the actual chosen encoder to filter_codec_opts
This …
|
|
|
@5a608a23
|
12 years |
martin |
os_support: Add fallback definitions for stat flags
Mingw headers …
|
|
|
@cab2eb87
|
12 years |
martin |
os_support: Rename the poll fallback function to ff_poll
The fallback …
|
|
|
@cdee08e3
|
12 years |
martin |
network: Check for struct pollfd
We need to include winsock2.h here, …
|
|
|
@71078ad
|
12 years |
martin |
os_support: Don't compare a negative number against socket descriptors …
|
|
|
@5aff37d2
|
12 years |
martin |
os_support: Include all the necessary headers for the win32 open …
|
|
|
@6f5e7e86
|
12 years |
nicolas.george |
ffmpeg: use the more powerful version of abuffersink.
|
|
|
@1f5c1333
|
12 years |
nicolas.george |
sink_buffer: implement fixed frame size.
|
|
|
@0689d5e1
|
12 years |
nicolas.george |
lavfi: implement samples framing on links.
Links can be set up to …
|
|
|
@c9c4835f
|
12 years |
nicolas.george |
fate: add a test for the -force_key_frames option.
It broke twice in …
|
|
|
@20a8dca5
|
12 years |
nicolas.george |
ffmpeg: fix parsing of -force_key_frames option.
Identical to commit …
|
|
|
@ca612a27
|
12 years |
Clément Bœsch |
swr: fix make checkheaders.
|
|
|
@022cbb67
|
12 years |
Clément Bœsch |
swr: small align cosmetic.
|
|
|
@3491c2a9
|
12 years |
Clément Bœsch |
swr: use asm instead of asm.
For consistency only.
|
|
|
@f2fd1678
|
12 years |
mans |
x86: vc1: fix and enable optimised loop filter
The problem is that …
|
|
|
@8a85660d
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
file: …
|
|
|
@94a00ec8
|
12 years |
stefasab |
ffplay: group together and vertically align correlated parameters in …
|
|
|
@81796602
|
12 years |
stefasab |
ffplay: vertially align complex if condition in audio_decode_frame()
…
|
|
|
@347ecfd
|
12 years |
stefasab |
ffplay: move assignment in else block in audio_decode_frame()
Avoid …
|
|
|
@0d3ffde6
|
12 years |
stefasab |
ffplay: split overly long line in audio_decode_frame()
|
|
|
@fb7688a8
|
12 years |
michaelni |
pngdsp: Fix license header
Libav did not exist in 2008 thus this file …
|
|
|
@7bbb6b38
|
12 years |
michaelni |
prores: Fix license header
Libav did not exist in 2010 thus the file …
|
|
|
@12863db
|
12 years |
michaelni |
wma_common: Fix license header
common wma code existed long before …
|
|
|
@439e32f9
|
12 years |
Clément Bœsch |
RealText demuxer and decoder.
|
|
|
@53640f42
|
12 years |
Clément Bœsch |
SAMI demuxer and decoder.
|
|
|
@d948893d
|
12 years |
Clément Bœsch |
lavf/subtitles: add some SMIL helpers.
This is needed for SAMI and …
|
|
|
@e301f2f8
|
12 years |
Clément Bœsch |
fate: add JacoSUB and MicroDVD subtitles tests.
|
|
|
@04568f8d
|
12 years |
Clément Bœsch |
fate: introduce subtitles.mak and move SubRip test in it.
|
|
|
@8f4ce626
|
12 years |
Clément Bœsch |
lavc/microdvddec: support "DEFAULT" properties.
|
|
|
@0e7782c0
|
12 years |
Clément Bœsch |
lavc/ass: honor Default style.
The "Default" style written in the …
|
|
|
@a19e9f2d
|
12 years |
Clément Bœsch |
lavf/microdvd: rewrite using subtitles queue API.
|
|
|
@0ef28e11
|
12 years |
Clément Bœsch |
lavf/jacosubdec: fix FPE in case timeres is badly set.
|
|
|
@60715511
|
12 years |
Clément Bœsch |
lavf/jacosubdec: use subtitles queue API.
|
|
|
@7c9f9685
|
12 years |
Clément Bœsch |
lavf: add internal demuxer helpers for subtitles.
|
|
|
@f926d916
|
12 years |
Clément Bœsch |
ffmpeg: fix a memleak in subtitles decoding.
|
|
|
@c1abfbc4
|
12 years |
stefasab |
lavf/segment: rename segment private context from "c" to "seg" in …
|
|
|
@a9a7e215
|
12 years |
stefasab |
lavf/segment: add stream_segment variant of the segment muxer
This …
|
|
|
@3cd4f9f
|
12 years |
stefasab |
lavf: allow multiple names in output devices selected by …
|
|
|
@df531b0e
|
12 years |
michaelni |
avformat: disable seeking on FIFOs/named pipes
Patch is addition to …
|
|
|
@6851130f
|
12 years |
michaelni |
cosmetics: minor libavcodec spelling errors
Also update some common …
|
|
|
@3b1ab197
|
12 years |
martin |
file: Only include unistd.h if it exists
It is included for the …
|
|
|
@f9851130
|
12 years |
martin |
random_seed: Only read /dev/*random if we have unistd.h
unistd.h is …
|
|
|
@0692d4c
|
12 years |
stefasab |
lavf/segment: add some debugging logs
|
|
|
@567eb9d3
|
12 years |
stefasab |
lavf/segment: fix command with missing -list option
Replace -list …
|
|
|
@d9355a03
|
12 years |
stefasab |
lavf/applehttp: add log message in case of applehttp_read_header() …
|
|
|
@e312fcde
|
12 years |
martin |
doc: Indicate that RTMPT is natively implemented in libavformat
…
|
|
|
@dfb57fc5
|
12 years |
martin |
rtpdec: Don't explicitly include unistd.h any longer
unistd.h used to …
|
|
|
@e8e733ad
|
12 years |
michaelni |
dca: favor native over ffmpeg in table name
Signed-off-by: Michael …
|
|
|
@4fd07b93
|
12 years |
stefasab |
ffplay: avoid useless NULL checks in swr_free()
swr_free() already …
|
|
|
@46747182
|
12 years |
stefasab |
ffplay: fix wrong reference to function in audio_decode_frame() …
|
|
|
@491846e4
|
12 years |
michaelni |
avutil: fix project name reference in doxy section
Signed-off-by: …
|
|
|
@84d73e9d
|
12 years |
michaelni |
dca: fix project reference in table name
Signed-off-by: Michael …
|
|
|
@be4ffb28
|
12 years |
michaelni |
vf_ass: fix table name to refer to correct lib.
Signed-off-by: …
|
|
|
@c83ed18d
|
12 years |
michaelni |
formats.h: fix project reference in comment
Signed-off-by: Michael …
|
|
|
@c496224
|
12 years |
michaelni |
pixdesc: fix project reference in comment
Signed-off-by: Michael …
|
|
|