|
|
|
@72b33ea
|
13 years |
michaelni |
build: Support selecting yasm-compatible assembler
Makes it …
|
|
|
@23440531
|
13 years |
michaelni |
sws: Fix unscaled >8bit planar chroma handling.
Fixes Ticket840
…
|
|
|
@378b7be
|
13 years |
michaelni |
mpeg12: fixed parsing in some mpeg2 streams
Signed-off-by: Michael …
|
|
|
@e9a6152e
|
13 years |
michaelni |
lavc: fix FF_LOSS_COLORQUANT detection for gray8a->pal8
…
|
|
|
@b4ec645f
|
13 years |
Reimar.Doeffinger |
Extract some duplicated code.
Signed-off-by: Reimar Döffinger …
|
|
|
@b64b1608
|
13 years |
Reimar.Doeffinger |
Remove pointless and distracting ()
Signed-off-by: Reimar Döffinger …
|
|
|
@57608d9
|
13 years |
Reimar.Doeffinger |
Simplify: just add header_size directly.
Signed-off-by: Reimar …
|
|
|
@b09c93d7
|
13 years |
Reimar.Doeffinger |
Move some duplicated code, simplify.
Signed-off-by: Reimar Döffinger …
|
|
|
@0a403588
|
13 years |
Reimar.Doeffinger |
Make variable that always has the same value const.
Signed-off-by: …
|
|
|
@daa47fd
|
13 years |
Reimar.Doeffinger |
Optimized base64 decode by writing 3 bytes at once.
About 25% faster. …
|
|
|
@420719e1
|
13 years |
Reimar.Doeffinger |
Cosmetics: add do {} while 0 to macro.
Signed-off-by: Reimar …
|
|
|
@0421b6dc
|
13 years |
michaelni |
sws: In case of an invalid scaler algorithm, show the invalid value.
…
|
|
|
@4f11bed7
|
13 years |
michaelni |
avidec: fix "avidec.c:362: warning: st may be used uninitialized in …
|
|
|
@9e34adf
|
13 years |
michaelni |
RC: Fix initial buffer occupancy.
Fixes Ticket880
Regression since …
|
|
|
@887cd59
|
13 years |
michaelni |
mpegpsmux: Fix integer overflow with huge VBV sizes.
Signed-off-by: …
|
|
|
@018a6645
|
13 years |
michaelni |
aacenc: Fix bug in writing libavcodec_ident.
the written length was …
|
|
|
@f746f379
|
13 years |
Carl Eugen Hoyos |
Support decoding gray8a tiff images.
|
|
|
@e8df1827
|
13 years |
michaelni |
img2: add j2c file extension
Some applications use the j2c extension …
|
|
|
@39bf7ff
|
13 years |
michaelni |
pixdesc: cosmetics
Signed-off-by: Jean First <jeanfirst@gmail.com> …
|
|
|
@d1c48025
|
13 years |
michaelni |
pngdec: Do not use SIMD paeth prediction for bpp=2
Fixes decoding of …
|
|
|
@fd8a8373
|
13 years |
michaelni |
pngdec: Fix masks for interlaced decoding
Signed-off-by: Michael …
|
|
|
@602e97df
|
13 years |
michaelni |
pngdec: Add some FF_DEBUG based av_logs.
Signed-off-by: Michael …
|
|
|
@657878f7
|
13 years |
michaelni |
sws: fix copy case detection with gray8a.
Fixes gray_alpha.png
…
|
|
|
@2478612
|
13 years |
michaelni |
lavc: Mark the err_detect constants as audio+video as they also apply …
|
|
|
@44d4fe9d
|
13 years |
michaelni |
error_detection: put the old error detection constants back.
The old …
|
|
|
@c5c7e0eb
|
13 years |
michaelni |
git show 2473a45c85dce6872617b33fce396dbbd6347e8e avconv.c | patch …
|
|
|
@b5a69e79
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
rtpdec: …
|
|
|
@ad7beb2c
|
13 years |
martin |
rtpdec: Use our own SSRC in the SDES field when sending RRs
The …
|
|
|
@4b63cc18
|
13 years |
siretart |
Finalize changelog for 0.8 Release
|
|
|
@9e53f62b
|
13 years |
Carl Eugen Hoyos |
Support decoding Avid DS Uncompressed (SUDS).
Fixes ticket #934
|
|
|
@def19c90
|
13 years |
Reimar.Doeffinger |
Unroll base64 decode loop.
Around 50% faster.
decode: 374139 -> …
|
|
|
@fd1a1f14
|
13 years |
siretart |
Prepare for 0.8 Release
|
|
|
@523f676b
|
13 years |
Reimar.Doeffinger |
Use a full table for base64 decode.
Also encodes error or end marker …
|
|
|
@d41c824b
|
13 years |
Reimar.Doeffinger |
Fix valgrind FATE for out-of-tree builds.
Signed-off-by: Reimar …
|
|
|
@a9117c75
|
13 years |
stefasab |
lavfi: fix mp and mandelbrot descriptions to make them complete …
|
|
|
@2473a45
|
13 years |
janne-libav |
threads: change the default for threads back to 1
Using threaded …
|
|
|
@afb8b207
|
13 years |
janne-libav |
threads: update slice_count and slice_offset from user context
They …
|
|
|
@8650d5f
|
13 years |
Reimar.Doeffinger |
base64: more thorough decode tests.
Signed-off-by: Reimar Döffinger …
|
|
|
@77b90f0c
|
13 years |
Reimar.Doeffinger |
Add a --valgrind configure option.
If specified runs "make fate" …
|
|
|
@7ba34575
|
13 years |
martin |
aviocat: Remove useless includes
Also include stdlib.h explicitly - …
|
|
|
@7512bb74
|
13 years |
anton |
doc/APIChanges: fill in missing dates and hashes
|
|
|
@97e3f94b
|
13 years |
anton |
Revert "avserver: fix build after the next bump."
This temporarily …
|
|
|
@d2a0041c
|
13 years |
anton |
mpegaudiodec: switch error detection check to AV_EF_BUFFER
…
|
|
|
@5124423e
|
13 years |
anton |
lavf: rename fer option and document resulting (f_)err_detect options
…
|
|
|
@f8894921
|
13 years |
anton |
lavc: rename err_filter option to err_detect and document it
…
|
|
|
@9b6aafba
|
13 years |
anton |
mpegvideo: fix invalid memory access for small video dimensions
When …
|
|
|
@99a42f3f
|
13 years |
michaelni |
ac3dec: Move center&surround mix level tables to parser.
That way all …
|
|
|
@9ec39937
|
13 years |
michaelni |
deshake: variable used uninitialized
Sometimes the scan finds nothing …
|
|
|
@bdd739e9
|
13 years |
michaelni |
base64: Only run benchmark when "-t" is specified.
As the test is run …
|
|
|
@57822f06
|
13 years |
michaelni |
base64: fix little typo
Signed-off-by: Michael Niedermayer …
|
|
|
@8f0768cc
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Add a …
|
|
|
@01084336
|
13 years |
michaelni |
base64: add a benchmark for a pure syntax check.
Signed-off-by: …
|
|
|
@ea4da948
|
13 years |
michaelni |
base64: simplify end handling in av_base64_encode()
Signed-off-by: …
|
|
|
@112bca91
|
13 years |
michaelni |
base64: optimize av_base64_encode()
This makes the code 2-3 times as …
|
|
|
@a41687c2
|
13 years |
michaelni |
base64: add benchmark
Signed-off-by: Michael Niedermayer …
|
|
|
@5d95112d
|
13 years |
martin |
movenc: Reorder entries in the MOVIentry struct, for tigheter packing
…
|
|
|
@1f712e6a
|
13 years |
martin |
rtsp: Remove extern declarations for variables that don't exist
…
|
|
|
@6a73f3bb
|
13 years |
martin |
aviocat: Flush the output before closing
Without this, the end of the …
|
|
|
@d60d718c
|
13 years |
Reimar.Doeffinger |
Slightly optimize base64 encode.
Move handling of last byte outside …
|
|
|
@6af4c981
|
13 years |
Reimar.Doeffinger |
Optimize output buffer size check in base64 decode.
Signed-off-by: …
|
|
|
@686ba5f4
|
13 years |
Reimar.Doeffinger |
Minor optimization of base64 decode.
Signed-off-by: Reimar Döffinger …
|
|
|
@23e57d16
|
13 years |
martin |
Add a tool that uses avio to read and write, doing a plain copy of …
|
|
|
@2d9e2c64
|
13 years |
michaelni |
opt: Fix "libavutil/opt.c:811:20: warning: initialization discards …
|
|
|
@c3d5e290
|
13 years |
mans |
ARM: fix build with FFT enabled and MDCT disabled
Signed-off-by: …
|
|
|
@23934e5f
|
13 years |
stefasab |
ffprobe: increase precision for the shown float values
|
|
|
@4601ad76
|
13 years |
stefasab |
ffprobe: fix value_string() prefix printing for values with negative …
|
|
|
@eef4b704
|
13 years |
stefasab |
ffprobe: reindent after previous commit
|
|
|
@58b10b4c
|
13 years |
stefasab |
ffprobe: factorize common code in value_string()
|
|
|
@72092188
|
13 years |
stefasab |
ffmpeg: remove unused and commented variable OutputStream.sync_ipts
|
|
|
@59297ad6
|
13 years |
janne-libav |
lavf: force single-threaded decoding in avformat_find_stream_info
The …
|
|
|
@b89f8774
|
13 years |
anton |
avidec: migrate last of lavf from FF_ER_* to AV_EF_*
Signed-off-by: …
|
|
|
@8e1340ab
|
13 years |
anton |
avserver: fix build after the next bump.
|
|
|
@48706f41
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
mpeg12: …
|
|
|
@9d35fa43
|
13 years |
Clément Bœsch |
lavfi: add missing periods in descriptions.
|
|
|
@dcea7ca7
|
13 years |
nicolas.george |
cmdutils: include type in filter list.
|
|
|
@a9575ffc
|
13 years |
nicolas.george |
cmdutils: media type to letter conversion in a separate function.
|
|
|
@de073550
|
13 years |
Carl Eugen Hoyos |
Changed indexing in libopenjpeg to shorten lines
|
|
|
@df42dd73
|
13 years |
Carl Eugen Hoyos |
Support gray8a encoding with libopenjpeg.
Reviewed-by: Michael …
|
|
|
@e209a377
|
13 years |
Carl Eugen Hoyos |
Simplify 32bit png decoding.
|
|
|
@21a10061
|
13 years |
Carl Eugen Hoyos |
Support encoding 16bit pixel formats to sgi.
|
|
|
@b614c147
|
13 years |
Carl Eugen Hoyos |
Simplify 32bit pam decoding.
Reviewed-by: Paul B Mahol
|
|
|
@34aadeaa
|
13 years |
Carl Eugen Hoyos |
Simplify PIX_FMT_RGB555LE selection in targa decoder.
Suggested by …
|
|
|
@b4634a00
|
13 years |
Carl Eugen Hoyos |
Simplify targa decoding on big endian.
|
|
|
@4cf81d9f
|
13 years |
nicolas.george |
libcelt: configure: check for recent version.
|
|
|
@ef9623f6
|
13 years |
michaelni |
Add "S263" FourCC
fixes ticket #923
Signed-off-by: Michael …
|
|
|
@1406d9dd
|
13 years |
michaelni |
DNxHD: frame multithreading
Signed-off-by: Javier Cabezas …
|
|
|
@a85ce653
|
13 years |
diego |
mpeg12: check for available bits to avoid an infinite loop
…
|
|
|
@1ce8377c
|
13 years |
michaelni |
wmalossless: Fix incompatoble pointer type warnings
Signed-off-by: …
|
|
|
@c130428a
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@e5903e29
|
13 years |
diego |
fate: add some shorthands to run groups of tests
|
|
|
@395e6402
|
13 years |
diego |
fate: Give some tests more sensible names.
|
|
|
@45f2908
|
13 years |
diego |
cosmetics: Rename ffsink to avsink.
|
|
|
@6fd4b8a6
|
13 years |
Reimar.Doeffinger |
Replace a av_fast_malloc with av_fast_padded_malloc.
This one was …
|
|
|
@e8b060f7
|
13 years |
Reimar.Doeffinger |
Use av_fast_padded_malloc in mimic and truemotion2 decoders.
Fixes …
|
|
|
@126b0419
|
13 years |
michaelni |
pp: bump major in git master to match what debian contains.
The ABI …
|
|
|
@f9ced975
|
13 years |
Reimar.Doeffinger |
Use av_fast_padded_malloc in fraps and mpc decoders.
Fixes FATE …
|
|
|
@0184bbe
|
13 years |
diego |
avprobe, cmdutils: K&R formatting cosmetics
|
|
|
@b481bbc3
|
13 years |
diego |
tests: K&R formatting cosmetics for test programs
|
|
|
@aa2e4bb0
|
13 years |
anton |
lavf: free packets for muxers implementing interleave_packet().
Fixes …
|
|
|
@f97cb45
|
13 years |
anton |
lavf: fix and extend av_interleaved_write_frame() doxy.
Specify that …
|
|
|