|
|
|
@7f3dfd20
|
12 years |
michaelni |
vda: support synchronous decoding.
Note that the symbols used to run …
|
|
|
@47682ddc
|
12 years |
michaelni |
more verbose error messages at configure time
Signed-off-by: …
|
|
|
@e47d979
|
12 years |
michaelni |
asfdec: ignore too tiny indexes
Fixes Ticket1521
Signed-off-by: …
|
|
|
@5e3900c7
|
12 years |
michaelni |
hls: Initialize stream_offset before find_stream_info.
find stream …
|
|
|
@cc913f74
|
12 years |
michaelni |
hls: check that the streams have been initialized before checking …
|
|
|
@ffda8f0f
|
12 years |
michaelni |
Proresenc: add multithreading support
Signed-off-by: Michael …
|
|
|
@603221eb
|
12 years |
michaelni |
g723_1dec: inline normalize_bits() in scale vector and optimize it.
…
|
|
|
@20035fa2
|
12 years |
michaelni |
g723_1dec: remove dead code that leaked in from libav
It appears …
|
|
|
@84d29df0
|
12 years |
michaelni |
g723_1dec: remove unneeded cliping that leaked in from merge from …
|
|
|
@a9040a11
|
12 years |
michaelni |
g723_1dec: avoid memcpy
Signed-off-by: Michael Niedermayer …
|
|
|
@d8c3170
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (22 …
|
|
|
@bd70a527
|
12 years |
onemda |
paf: prevent invalid write
Closes #1631.
Signed-off-by: Paul B Mahol …
|
|
|
@c3da2c19
|
12 years |
stefasab |
build: extend documentation building mechanism
Allow to select …
|
|
|
@ae60d2c8
|
12 years |
stefasab |
lavfi: add hue filter
This is a port of the MPlayer hue filter …
|
|
|
@03e8944f
|
12 years |
nicolas.george |
lavc: add missing codec descriptors.
|
|
|
@f594dafc
|
12 years |
nicolas.george |
tools: add a script to find missing codec descriptors.
|
|
|
@71060007
|
12 years |
michaelni |
h264_cavlc: switch forgotten assert to av_assert
Signed-off-by: …
|
|
|
@e9d0ab57
|
12 years |
michaelni |
h264: fix x264 build detection
Fixes Ticket1503
Signed-off-by: …
|
|
|
@69665bd6
|
12 years |
mans |
g723.1: do not pass large structs by value
Signed-off-by: Mans …
|
|
|
@138914dc
|
12 years |
mans |
g723.1: do not bounce intermediate values via memory
Although a …
|
|
|
@cbcf1b41
|
12 years |
mans |
g723.1: declare a variable in the block it is used
Signed-off-by: …
|
|
|
@35b533e
|
12 years |
mans |
g723.1: avoid saving/restoring excitation
Writing the scaled …
|
|
|
@4b728b47
|
12 years |
mans |
g723.1: avoid unnecessary memcpy() in residual_interp()
…
|
|
|
@f645710c
|
12 years |
mans |
g723.1: make postfilter write directly to output buffer
…
|
|
|
@19532643
|
12 years |
mans |
g723.1: drop unnecessary variable buf_ptr in formant_postfilter()
…
|
|
|
@b2af2c4b
|
12 years |
mans |
g723.1: make scale_vector() output to a separate buffer
…
|
|
|
@783da0d6
|
12 years |
mans |
g723.1: make autocorr_max() work on an arbitrary buffer
…
|
|
|
@37161051
|
12 years |
mans |
g723.1: do not needlessly use int64_t
Signed-off-by: Mans Rullgard …
|
|
|
@47c73a7
|
12 years |
mans |
g723.1: use saturating addition functions
Use saturating addition …
|
|
|
@4aca716
|
12 years |
mans |
g723.1: optimise scale_vector()
Firstly, nothing in this function can …
|
|
|
@1eb1f6f2
|
12 years |
mans |
g723.1: remove useless uses of MUL64()
The operands in both cases are …
|
|
|
@5a43eba9
|
12 years |
mans |
g723.1: remove unnecessary argument 'shift' from dot_product()
The …
|
|
|
@8b0de734
|
12 years |
mans |
g723.1: deobfuscate "(x << 4) - x" to "15 * x"
The compiler performs …
|
|
|
@fddc5b9b
|
12 years |
mans |
celp: optimise ff_celp_lp_synthesis_filter()
Adding instead of …
|
|
|
@6c4975ea
|
12 years |
mans |
libavutil: add saturating addition functions
Fixed-point audio codecs …
|
|
|
@ed8d827a
|
12 years |
michaelni |
riffenc: fix aac
Fixes Ticket1435
Signed-off-by: Michael Niedermayer …
|
|
|
@5c0d8bc4
|
12 years |
stefasab |
lavfi: add avfilter_get_class() and iteration callbacks
Allow …
|
|
|
@a25346e
|
12 years |
stefasab |
lavu/opt.h: add AV_OPT_FLAG_FILTERING_PARAM macro
|
|
|
@3239382a
|
12 years |
stefasab |
doc/texi2pod: add "use warnings" directive
The script was previously …
|
|
|
@118bd609
|
12 years |
Reimar.Doeffinger |
Optimized unscaled yuvp9/yuvp10 -> yuvp16 conversion.
About 30% …
|
|
|
@bb707392
|
12 years |
michaelni |
oggparsetheora: fix metadata parsing
Fixes Ticket1508
Signed-off-by: …
|
|
|
@17c11cef
|
12 years |
derek.buitenhuis |
cllc: Implement ARGB support
Signed-off-by: Derek Buitenhuis …
|
|
|
@ba752dc
|
12 years |
derek.buitenhuis |
cllc: Implement ARGB support
Signed-off-by: Derek Buitenhuis …
|
|
|
@7fda47d
|
12 years |
derek.buitenhuis |
cllc: Add support for QRGB
Signed-off-by: Derek Buitenhuis …
|
|
|
@f4bb38cc
|
12 years |
derek.buitenhuis |
cllc: Rename some funcs to represent what they actually do
This is in …
|
|
|
@21d62c47
|
12 years |
derek.buitenhuis |
cllc: Add support for QRGB
Signed-off-by: Derek Buitenhuis …
|
|
|
@4637009e
|
12 years |
derek.buitenhuis |
cllc: Rename some funcs to represent what they actually do
This is in …
|
|
|
@ab0ea7cb
|
12 years |
michaelni |
ffplay: avoid SDL_atoi()
It appears this function is not available …
|
|
|
@d70231f0
|
12 years |
michaelni |
Fix reading past the end of frame buffer.
Signed-off-by: Michael …
|
|
|
@bd922050
|
12 years |
michaelni |
mov: remux AALP tag
AALP(AALP001) tag is present in 32bpp files …
|
|
|
@bbe1a468
|
12 years |
michaelni |
fate: split asyncts from aresample test
Signed-off-by: Michael …
|
|
|
@3b9e832e
|
12 years |
diego |
x86: Drop silly "_yasm" suffixes from filenames
|
|
|
@d5c90ff2
|
12 years |
michaelni |
lavf: reimplement is_intra_only() by using the AVCodecContext codec …
|
|
|
@da74e883
|
12 years |
michaelni |
lavc: add codec_descriptor field to AVCodecContext.
This can be used …
|
|
|
@d0bf3bf1
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavf: …
|
|
|
@f30ff542
|
12 years |
diego |
doc: Clarify licensing issues arising from external libraries
|
|
|
@bdefe22b
|
12 years |
martin |
lavf: Detect discontinuities in timestamps for …
|
|
|
@30c26c24
|
12 years |
martin |
lavf: Initialize the stream info timestamps in avformat_new_stream
…
|
|
|
@6e9bbc65
|
12 years |
anton |
id3v2: Match PIC mimetype/format case-insensitively
Some files' …
|
|
|
@6fd7bf7b
|
12 years |
michaelni |
sgidec: fix error free end detection.
Fixes Ticket1506
Signed-off-by: …
|
|
|
@39c56ef9
|
12 years |
michaelni |
sgidec: correct end pointer
Signed-off-by: Michael Niedermayer …
|
|
|
@c5ea3a00
|
12 years |
michaelni |
ffmpeg: Do not discard slightly invalid timestamps.
Fixes Ticket1627
…
|
|
|
@15e4bd65
|
12 years |
michaelni |
vc1dec: support debug & FF_DEBUG_PICT_INFO.
Signed-off-by: Michael …
|
|
|
@a036ac57
|
12 years |
michaelni |
lavf: do not discard correct dts in favor of wrong pts for …
|
|
|
@2e4b6627
|
12 years |
michaelni |
mov: add av_dlog() to CTTS reading code like is already done in STTS.
…
|
|
|
@575db883
|
12 years |
diego |
configure: Rename check_asm() to more fitting check_inline_asm()
|
|
|
@e017c875
|
12 years |
diego |
fate: Only test enabled filters
This fixes running FATE without …
|
|
|
@3aa696e8
|
12 years |
diego |
avresample: De-doxygenize some comments where Doxygen is not appropriate
|
|
|
@7d23a65f
|
12 years |
michaelni |
asfdec: fix FRAME_HEADER_SIZE
Fixes Ticket1477
Signed-off-by: …
|
|
|
@5a49482c
|
12 years |
michaelni |
dsputil_template: switch to av_assert
Signed-off-by: Michael …
|
|
|
@f5f3684f
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavf: …
|
|
|
@f5ce90f2
|
12 years |
martin |
rtmp: split chunk_size var into in_chunk_size and out_chunk_size
…
|
|
|
@a8103503
|
12 years |
martin |
rtmp: Factorize the code by adding find_tracked_method
Also fix the …
|
|
|
@885da7b
|
12 years |
anton |
lavf: simplify is_intra_only() by using codec descriptors.
|
|
|
@51efed15
|
12 years |
anton |
lavc: add an intra-only codec property.
|
|
|
@c223d799
|
12 years |
anton |
lavc: add codec descriptors.
They describe properties that are …
|
|
|
@48d20b91
|
12 years |
michaelni |
snowdec: increase stack size
Fixes Ticket1632
Signed-off-by: Michael …
|
|
|
@994923ec
|
12 years |
michaelni |
dwt: switch to av_assert
Signed-off-by: Michael Niedermayer …
|
|
|
@58825a1
|
12 years |
michaelni |
msrle: fix regression causing null ptr dereference
Fixes Ticket1630
…
|
|
|
@f950592
|
12 years |
michaelni |
cavsdec: check dimensions being valid.
Fixes crash
Fixes Ticket1628
…
|
|
|
@bd6ece46
|
12 years |
michaelni |
mp3enc: fix CODEC_ID/CodecID that leaked in from older patch
…
|
|
|
@e874b292
|
12 years |
stefasab |
doc/Makefile: invoke perl to interpret texi2pod.pl
Do not rely on …
|
|
|
@ad5043e2
|
12 years |
stefasab |
cmdutils: show options in show_help_children only if the context has …
|
|
|
@a6d6b8a2
|
12 years |
stefasab |
lavu/opt: fix crash in av_opt_next() in case the class has no options
|
|
|
@2ff67c90
|
12 years |
anton |
lavc: fix mixing CODEC_ID/AV_CODEC_ID in C++ code.
C++ does not allow …
|
|
|
@7fd467f7
|
12 years |
michaelni |
mp3/mp2: identify the video codecs as APIC through query_codec.
Fixes …
|
|
|
@22d804b7
|
12 years |
michaelni |
ffmpeg: dont auto match videostreams with attachment pics.
…
|
|
|
@f9f11c10
|
12 years |
michaelni |
lavf: return APIC fourcc from query_format() if the codec is supported …
|
|
|
@b2bc48ae
|
12 years |
michaelni |
iff: replace av_abort by av_assert0
Signed-off-by: Michael …
|
|
|
@18b0c39f
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
g723.1: …
|
|
|
@33de86db
|
12 years |
mans |
dict: move struct AVDictionary definition to dict.c
This makes struct …
|
|
|
@987170cb
|
12 years |
mans |
dict: add av_dict_count()
This adds a function to retrieve the number …
|
|
|
@d9d0c1cc
|
12 years |
michaelni |
mjpegdec: support AVRn interlaced
Fixes Ticket1527
Signed-off-by: …
|
|
|
@05c36e0e
|
12 years |
mans |
g723.1: fix addition overflow
This addition must be done as 64-bit to …
|
|
|
@52aa3015
|
12 years |
mans |
g723.1: simplify and fix multiplication overflow
In 16-bit …
|
|
|
@e141cf2
|
12 years |
mans |
g723.1: deobfuscate an expression
(x << 2) - x is just an …
|
|
|
@e2b7c578
|
12 years |
mans |
g723.1: remove unused #includes
Signed-off-by: Mans Rullgard …
|
|
|
@0d735ca2
|
12 years |
mans |
ARM: add missing "cc" clobber in av_clipl_int32_arm()
Signed-off-by: …
|
|
|
@633b90ca
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@96926748
|
12 years |
michaelni |
ffmpeg: Allocate new buffer for bitstream filter when buffer shifted
…
|
|
|