|
|
|
@e296f1b
|
13 years |
nicolas.george |
lavc: implement accessors for some AVFrame fields.
Compared to …
|
|
|
@c1fe2db3
|
13 years |
michaelni |
swr: add ff_int32_to_float_a_avx
Signed-off-by: Michael Niedermayer …
|
|
|
@29ed190
|
13 years |
michaelni |
swr-test: fix rounding error leading to NAN
Signed-off-by: Michael …
|
|
|
@28d37f71
|
13 years |
michaelni |
examples/decoding_encoding: fix encoding when all frames got buffered. …
|
|
|
@20f47eb
|
13 years |
stefasab |
doc/filters: consistently use '"' for quoting the drawtext arguments …
|
|
|
@126ba162
|
13 years |
stefasab |
lavfi/drawtext: give a new alias "timecode_rate" to the the r/rate …
|
|
|
@4f19e50c
|
13 years |
stefasab |
doc/filters: document drawtext draw expression
|
|
|
@eb07f4cc
|
13 years |
stefasab |
lavfi/drawtext: rename and document variables d_expr and d_pexpr
Use …
|
|
|
@56b39bd5
|
13 years |
stefasab |
doc/filters: document rand() drawtext expression function
|
|
|
@f4a6c3b0
|
13 years |
stefasab |
doc/filters: document x and y drawtext expression parameters
|
|
|
@730af6e6
|
13 years |
stefasab |
doc/filters: fix location of "rate" and "timecode" drawtext options
…
|
|
|
@65d2b2fb
|
13 years |
stefasab |
lavfi/drawtext: alphabetically sort the expression parameters
|
|
|
@2330eb14
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
arm: …
|
|
|
@ababec7b
|
13 years |
mans |
arm: intreadwrite: disable inline asm for gcc 4.7 and later
Starting …
|
|
|
@adebad07
|
13 years |
mans |
arm: intreadwrite: fix inline asm constraints for gcc 4.6 and later
…
|
|
|
@2cda0429
|
13 years |
michaelni |
lavfi: remove screenshot libmpcodecs wrapper
The filter is useless.
…
|
|
|
@b197c1c1
|
13 years |
michaelni |
ffmpeg: preserve NULL ptrs in get_buffer()
Fixes Ticket1260, …
|
|
|
@8501bed0
|
13 years |
michaelni |
Don't restrict reverse decorrelation to both coded channels. It is …
|
|
|
@4b7fa553
|
13 years |
derek.buitenhuis |
indeo3: fix motion vector validation
The index of the motion vector …
|
|
|
@ff80c682
|
13 years |
derek.buitenhuis |
pcm_bluray: set bits_per_raw_sample for > 16-bit
Signed-off-by: …
|
|
|
@29ec5c1
|
13 years |
michaelni |
fate: update mmf seek checksum, change caused by av_get_packet() …
|
|
|
@33f70334
|
13 years |
michaelni |
swr: automatically choose s16/flt/dbl to preserve input precision …
|
|
|
@f2e799a3
|
13 years |
michaelni |
swr: add double precision support to the rematrix code
Signed-off-by: …
|
|
|
@71a1f76d
|
13 years |
michaelni |
swr: update double precision checks for our resampler
It supports …
|
|
|
@6d5bf67f
|
13 years |
michaelni |
swr: add lfe_mix_level
Signed-off-by: Michael Niedermayer …
|
|
|
@9b42653b
|
13 years |
michaelni |
swr: update side to back mixing.
Signed-off-by: Michael Niedermayer …
|
|
|
@7bea0a06
|
13 years |
michaelni |
APIChanges: add entry for libavresample
Appears this was forgotten
…
|
|
|
@a5f8417d
|
13 years |
Reimar.Doeffinger |
xbmdec: fix decoding when variable name contains an 'x'.
Fixes trac …
|
|
|
@1f0c92d6
|
13 years |
Reimar.Doeffinger |
xbmdec: print more details on decode error.
Makes debugging issues …
|
|
|
@20044cd9
|
13 years |
Reimar.Doeffinger |
flvdec: pass on proper error value.
Signed-off-by: Reimar Döffinger …
|
|
|
@8f63f241
|
13 years |
Reimar.Doeffinger |
Remove some useless code that duplicates av_get_packet.
…
|
|
|
@7effbee6
|
13 years |
Reimar.Doeffinger |
Mark truncated packets as corrupt in av_get_packet.
Manually remove …
|
|
|
@75f847aa
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
avplay: …
|
|
|
@4bf2e7c5
|
13 years |
mans |
twinvq: fix out of bounds array access
ModeTab.fmode has only 3 …
|
|
|
@aab5a452
|
13 years |
michaelni |
swr: add and use function pointers for rematrix
Signed-off-by: …
|
|
|
@00fea26f
|
13 years |
michaelni |
swr: add native matrix for rematrixing
Signed-off-by: Michael …
|
|
|
@f0839764
|
13 years |
michaelni |
ffmpeg: fix type of dither scale.
This allows non integer scales.
…
|
|
|
@046b5339
|
13 years |
michaelni |
swr: disable 1 stage convert when dither is enabled.
This combination …
|
|
|
@4010d724
|
13 years |
justin.ruggles |
lavr: use 8.8 instead of 10.6 as the 16-bit fixed-point mixing coeff type
|
|
|
@f1ffb01e
|
13 years |
justin.ruggles |
avplay: use libavresample for sample format conversion and channel …
|
|
|
@e5b7d777
|
13 years |
justin.ruggles |
Fix compilation with YASM/NASM without AVX support.
Signed-off-by: …
|
|
|
@035a394e
|
13 years |
kostya.shishkov |
WMAL: do not output last frame again if nothing was decoded in current …
|
|
|
@f92f4523
|
13 years |
kostya.shishkov |
WMAL: do not start decoding if frame does not end in current packet
…
|
|
|
@30aa004f
|
13 years |
michaelni |
swr-test: allow randomizing mode differently each run.
Signed-off-by: …
|
|
|
@bea3d19f
|
13 years |
michaelni |
swr-test: use uint_rand() for mode too
Signed-off-by: Michael …
|
|
|
@03344643
|
13 years |
michaelni |
swr-test: simplify by using uint_rand()
Signed-off-by: Michael …
|
|
|
@5f3f03f5
|
13 years |
stefasab |
doc/filters: use @var{} for denoting parameter reference in drawtext docs
|
|
|
@08c4dec5
|
13 years |
stefasab |
doc/filters: alphabetically sort drawtext option listing
|
|
|
@bb39c74b
|
13 years |
stefasab |
lavfi/lut: remove unused variable
Fix warning:
libavfilter/vf_lut.c: …
|
|
|
@a812ed00
|
13 years |
mans |
adpcm-thp: fix invalid array indexing
Indexing outside array limits …
|
|
|
@c81d1e23
|
13 years |
mans |
ppc: add const where needed in scalarproduct_int16_altivec()
…
|
|
|
@ce82dad7
|
13 years |
mans |
ppc: remove shift parameter from scalarproduct_int16_altivec()
The …
|
|
|
@4c387c70
|
13 years |
mans |
ppc: dsputil: do unaligned block accesses correctly
To load unaligned …
|
|
|
@c75eca9
|
13 years |
mans |
dvenc: do not call dsputil functions with stride not a multiple of 16
…
|
|
|
@4f6a1c97
|
13 years |
Reimar.Doeffinger |
Fix parsing of -force_key_frames option.
Currently it always exits …
|
|
|
@5f161c23
|
13 years |
stefasab |
lavfi/tinterlace: support symbolic names for the parameter
Also …
|
|
|
@837d0347
|
13 years |
stefasab |
lavfi/tinterlace: make video as interlaced in mode 6
This is useful …
|
|
|
@820c023
|
13 years |
stefasab |
lavfi/tinterlace: add tinterlace mode 6
This new mode is useful for …
|
|
|
@d4f8d717
|
13 years |
stefasab |
lavu/opt: clarify error message in set_key_value_pair()
|
|
|
@39de8343
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
mkv: …
|
|
|
@f7ff0999
|
13 years |
justin.ruggles |
APIchanges: fill in some dates and commit hashes
|
|
|
@79e5902c
|
13 years |
michaelni |
Exposing forced flag for DVD and PGS subtitles
Signed-off-by: Michael …
|
|
|
@1f46b50a
|
13 years |
michaelni |
Added AVClass for AVSubtitleRect
Signed-off-by: Michael Niedermayer …
|
|
|
@fd6eba42
|
13 years |
michaelni |
ffv1: 10l add forgotten avclass
Signed-off-by: Michael Niedermayer …
|
|
|
@5e1286a7
|
13 years |
michaelni |
libavutil: Document the shortcommings of av_parse_cpu_flags()
and …
|
|
|
@eadac34c
|
13 years |
michaelni |
cmdutils/avutil: Move cpu caps parse code into av_parse_cpu_caps()
…
|
|
|
@e738811c
|
13 years |
michaelni |
lavf: add AVFMT_SEEK_TO_PTS to indicate seeking is per PTS.
See: …
|
|
|
@123dd934
|
13 years |
michaelni |
ffv1: add slicecrc option
Signed-off-by: Michael Niedermayer …
|
|
|
@0ca4642e
|
13 years |
lu_zero |
mkv: mark corrupted packets and return them
Do return error if memory …
|
|
|
@721af294
|
13 years |
lu_zero |
mkv: forward EMBL block data error
Do not return 0 on error.
|
|
|
@24e3f44a
|
13 years |
michaelni |
EC: fix dest index for non 420 chroma.
Signed-off-by: Michael …
|
|
|
@bcc213cf
|
13 years |
michaelni |
isom: remove duplicate line.
Signed-off-by: Michael Niedermayer …
|
|
|
@9ea5756d
|
13 years |
michaelni |
isom: Clarify comment for 'ec-3' fourcc
Signed-off-by: Derek …
|
|
|
@7588b33a
|
13 years |
michaelni |
ffmpeg: add the edge at the correct place in allocating of the buffer. …
|
|
|
@85395ba7
|
13 years |
lu_zero |
avcodec: introduce YCoCg colorspace
Non perceptual color model that …
|
|
|
@ccc2dfbc
|
13 years |
lu_zero |
avcodec: cosmetic cleanup on header
Apply coding style to the structs.
|
|
|
@dfa07e89
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
4xm: …
|
|
|
@b12bf032
|
13 years |
derek.buitenhuis |
aac sbr: align struct member by 32 byte.
Required because it's used …
|
|
|
@46eba43e
|
13 years |
stefasab |
lavfi/buffersink: fix header inclusion guard name
|
|
|
@3dafde0
|
13 years |
Carl Eugen Hoyos |
Simplify camstudio decoding and fix odd 16bit decoding.
Fixes ticket …
|
|
|
@9f98a8e
|
13 years |
michaelni |
swr: use memcpy when input and output match
Signed-off-by: Michael …
|
|
|
@106789df
|
13 years |
michaelni |
swr: add sample format to AudioData
Signed-off-by: Michael …
|
|
|
@2d6c29f5
|
13 years |
michaelni |
swr: add set_audiodata_fmt() and use it to simplify code
…
|
|
|
@65722e7f
|
13 years |
michaelni |
swr: int32_to_int16_mmx/sse
Signed-off-by: Michael Niedermayer …
|
|
|
@755667ee
|
13 years |
Reimar.Doeffinger |
rmenc: more than 2 streams are not currently possible.
It is possible …
|
|
|
@370211f4
|
13 years |
Reimar.Doeffinger |
nutdec: minor simplification.
Also fixes an (incorrect) "control …
|
|
|
@1d128e58
|
13 years |
Reimar.Doeffinger |
nutdec: replace assert with av_assert0.
Signed-off-by: Reimar …
|
|
|
@73edb58c
|
13 years |
michaelni |
swr: float_to_int16_sse2()
Signed-off-by: Michael Niedermayer …
|
|
|
@5932938c
|
13 years |
michaelni |
swr: float_to_int32_sse2()
Signed-off-by: Michael Niedermayer …
|
|
|
@acb2c79c
|
13 years |
mans |
4xm: fix invalid array indexing
Indexing outside arrays is invalid …
|
|
|
@9d7c1b4c
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
h264: …
|
|
|
@c31be45e
|
13 years |
nicolas.george |
lavc: minor bump for the new fields in AVFrame.
|
|
|
@7fb8b491
|
13 years |
rsbultje |
rv34dsp: factorize a multiplication in the noround inverse transform
…
|
|
|
@128dda7
|
13 years |
nicolas.george |
lavc: add a sample_rate field to AVFrame.
The field is filled with …
|
|
|
@4b0521ec
|
13 years |
nicolas.george |
lavc: add a channel_layout field to AVFrame.
The field is filled with …
|
|
|
@d834ab0f
|
13 years |
rsbultje |
rv40: perform bitwise checks in loop filter
Down from 95 kcycles to …
|
|
|
@774b681b
|
13 years |
rsbultje |
rv34: remove inline keyword from rv34_decode_block().
Force-inlining …
|
|
|
@0195ab5
|
13 years |
rsbultje |
rv40: change a logical test into a bitwise one.
Signed-off-by: Ronald …
|
|
|
@88027999
|
13 years |
rsbultje |
rv34: remove constant parameter
is_block2 was always 0, so just …
|
|
|
@34e1b075
|
13 years |
rsbultje |
rv40: don't always do the full prev_type search
120->100 cycles.
…
|
|
|