|
|
|
@58d1d702
|
12 years |
stefasab |
doc/Makefile: change DOCLIBS check
More consistent with the rest of …
|
|
|
@1c6962dc
|
12 years |
stefasab |
lavu: remove disabled FF_API_OLD_EVAL_NAMES code
|
|
|
@ef4dc3e5
|
12 years |
stefasab |
lavu/opt: show valid range in case of out-of-range value
Improve feedback.
|
|
|
@98cbbab
|
12 years |
michaelni |
Fix the packet duration when flushing the encoder.
A similar patch …
|
|
|
@9dfe07a1
|
12 years |
michaelni |
fate-rsync: replace -a by -rlt
This remove the owner, group and …
|
|
|
@4d2f83f8
|
12 years |
michaelni |
gsm_parser: fix infinite loop
Fixes Ticket1894
Signed-off-by: Michael …
|
|
|
@08101e62
|
12 years |
onemda |
adpcm: improve smjpeg decoding
Previous version had significant …
|
|
|
@a373f352
|
12 years |
michaelni |
wtvenc: produce seekable files
Signed-off-by: Michael Niedermayer …
|
|
|
@b89cd2a0
|
12 years |
michaelni |
wtvenc: simplify write_timestamp
Signed-off-by: Michael Niedermayer …
|
|
|
@3e651343
|
12 years |
michaelni |
wtvenc: output third video pts in timestamp chunk (this is what …
|
|
|
@0d943504
|
12 years |
michaelni |
wtvenc: indent fixup
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@b50759cd
|
12 years |
michaelni |
wtvenc: do not emit stream2 and DSATTRIB_TRANSPORT_PROPERTY chunks; …
|
|
|
@fdfbb793
|
12 years |
michaelni |
ffv1dec: propagate return code from ffv1_common_init()
Fixes …
|
|
|
@dd11615
|
12 years |
michaelni |
ffv1dec: more completely check slice count
Signed-off-by: Michael …
|
|
|
@cb395929
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@7c2cfaac
|
12 years |
onemda |
smjpegenc: use bits_per_coded_sample instead of calling function
…
|
|
|
@de0aa9e5
|
12 years |
michaelni |
kgv1dec: fix end condition
Signed-off-by: Michael Niedermayer …
|
|
|
@ad961726
|
12 years |
martin |
libopencore-amr: Check the return value of amr_decode_fix_avctx
This …
|
|
|
@2b442ff5
|
12 years |
stefasab |
lavfi/movie: return proper error code in case of av_get_token() …
|
|
|
@29d46d7b
|
12 years |
stefasab |
ffprobe: fix potential NULL pointer dereference
Found by Coverity, …
|
|
|
@b5436f4b
|
12 years |
stefasab |
lavfi/showwaves: return error in case of allocation failure in …
|
|
|
@5f634480
|
12 years |
stefasab |
lavfi/showwaves: simplify check in filter_samples()
Also fix Coverity …
|
|
|
@e9b8523d
|
12 years |
michaelni |
sbgdec: dont set slide to a uninitialized value
Fixed CID703833 …
|
|
|
@44e9d7f1
|
12 years |
michaelni |
vf_drawbox: dont move uninitialized and then unused colors around
…
|
|
|
@2ca649f1
|
12 years |
michaelni |
utils: fix integer overflow with DURATION_MAX_READ_SIZE
Fixes …
|
|
|
@1c445f4
|
12 years |
onemda |
fate: add PMP demuxer test
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@4744f67d
|
12 years |
onemda |
wavpack: check if number of samples is not too big
Wavpack format …
|
|
|
@e6ef628b
|
12 years |
michaelni |
wtv: move duplicated guids into wtv.c
Signed-off-by: Michael …
|
|
|
@1701a22f
|
12 years |
michaelni |
wtv: rename ff_stream_guid to ff_SBE2_STREAM_DESC_EVENT
…
|
|
|
@9632f5ef
|
12 years |
michaelni |
wtvenc: fix typo
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@1e4e4979
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
fate: …
|
|
|
@0fe8c9f4
|
12 years |
onemda |
wavpack: use more meaningful error codes
Signed-off-by: Paul B Mahol …
|
|
|
@e6c4c0f7
|
12 years |
diego |
fate: atrac: Place atrac1 and atrac3 tests in different groups
|
|
|
@06c7b338
|
12 years |
diego |
fate: aac: cosmetics: Group AAC LATM tests together
|
|
|
@f6b39376
|
12 years |
stefasab |
.gitignore: ignore *.3 files as well
|
|
|
@a1934da
|
12 years |
stefasab |
doc/Makefile: remove .3 file with make clean
|
|
|
@352e18b7
|
12 years |
diego |
x86: avresample: Add missing colons to assembly labels
YASM accepts …
|
|
|
@98506e1
|
12 years |
stefasab |
doc/libavcodec: do not say multimedia streams in the title
The …
|
|
|
@23b57b0
|
12 years |
stefasab |
doc/libavcodec: improve wording in description
Signed-off-by: …
|
|
|
@d658f9a1
|
12 years |
stefasab |
doc/ffserver: fix typos/reword paragraphs about FFM versions
|
|
|
@e8c0b671
|
12 years |
stefasab |
examples/muxing: fix typo: allocated -> allocate
|
|
|
@6a302331
|
12 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@2a0dfc51
|
12 years |
michaelni |
img2enc: support 16bit per sample yuv in split planes.
Signed-off-by: …
|
|
|
@52c40a0e
|
12 years |
michaelni |
MAINTAINERS: fix entry for img2
Signed-off-by: Michael Niedermayer …
|
|
|
@2c875651
|
12 years |
michaelni |
img2enc: support storing alpha planes too in split plane mode
…
|
|
|
@db012e16
|
12 years |
michaelni |
img2enc: Fix yuva with yuv split planes.
Previously the chroma planes …
|
|
|
@67ee2d2f
|
12 years |
michaelni |
img2enc: check pix_fmt for split planes mode.
Found-by: Paul B Mahol …
|
|
|
@6dfcc7ab
|
12 years |
michaelni |
img2enc: ensure that the codec is rawvideo for split planes mode.
…
|
|
|
@7f6f8f6
|
12 years |
stefasab |
examples/demuxing: fix braino
s/video/audio/ in a log message.
|
|
|
@794cea58
|
12 years |
stefasab |
examples/demuxing: dump input information *after* trying to open audio …
|
|
|
@c9956449
|
12 years |
onemda |
fate: add more pix_fmt tests for xwd
Signed-off-by: Paul B Mahol …
|
|
|
@64938429
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
FATE: …
|
|
|
@7d26be6
|
12 years |
michaelni |
Merge commit '5ff998a233d759d0de83ea6f95c383d03d25d88e'
* commit …
|
|
|
@e859339e
|
12 years |
michaelni |
Merge commit '930e26a3ea9d223e04bac4cdde13697cec770031'
* commit …
|
|
|
@f0615557
|
12 years |
michaelni |
rtmpproto: Use av_strlcat instead of strncat
Signed-off-by: Michael …
|
|
|
@10ac70d2
|
12 years |
onemda |
avrndec: use more meaningful error codes
Signed-off-by: Paul B Mahol …
|
|
|
@70727e87
|
12 years |
onemda |
lavf/avr: make .long_name consistent with others
Signed-off-by: Paul …
|
|
|
@efbe162f
|
12 years |
onemda |
cljr: use meaningful error code
Signed-off-by: Paul B Mahol …
|
|
|
@8a58894f
|
12 years |
justin.ruggles |
FATE: add a 24-bit FLAC encoding test
|
|
|
@5ff998a2
|
12 years |
justin.ruggles |
flacenc: use uint64_t for bit counts
Needed to avoid integer …
|
|
|
@31c3b9c9
|
12 years |
justin.ruggles |
FATE: rename FLAC tests from flac-* to flac-16-*
This will …
|
|
|
@e7833163
|
12 years |
justin.ruggles |
flacenc: remove wasted trailing 0 bits
|
|
|
@2e76f343
|
12 years |
justin.ruggles |
flacenc: use RICE2 entropy coding mode for 24-bit
|
|
|
@13e1ee6
|
12 years |
justin.ruggles |
flacenc: add 24-bit encoding
|
|
|
@799e2324
|
12 years |
justin.ruggles |
flacdsp: move lpc encoding from FLAC encoder to FLACDSPContext
Also, …
|
|
|
@dfde8a34
|
12 years |
justin.ruggles |
lavu: add av_ctz() for trailing zero bit count
|
|
|
@6a744d26
|
12 years |
justin.ruggles |
flacenc: use a separate buffer for byte-swapping for MD5 checksum on …
|
|
|
@282a6308
|
12 years |
michaelni |
udp: check ff_socket_nonblock() return code
Fixes CID733719 …
|
|
|
@2253df76
|
12 years |
diego |
fate: aac: Place LATM tests and general AAC tests in different groups
|
|
|
@92fec47d
|
12 years |
diego |
build: The A64 muxer depends on rawenc.o for ff_raw_write_packet()
|
|
|
@930e26a3
|
12 years |
diego |
x86: h264qpel: Only define mmxext QPEL functions if H264QPEL is …
|
|
|
@30d27685
|
12 years |
michaelni |
segment: fix null ptr deref
Fixes CID732220
Signed-off-by: Michael …
|
|
|
@962314f
|
12 years |
onemda |
AVR demuxer
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@8d889205
|
12 years |
Carl Eugen Hoyos |
dpcm: use AV_LOG_ERROR for error message.
|
|
|
@461797f6
|
12 years |
Carl Eugen Hoyos |
riff: add "lsvm" FourCC for H263.
|
|
|
@b2b67fd6
|
12 years |
michaelni |
docs/ffserver: document ffm/ffm2
Signed-off-by: Michael Niedermayer …
|
|
|
@9829ec1a
|
12 years |
michaelni |
ffm: redesign header format to make it extensible
Currently FFM files …
|
|
|
@2a2d39c
|
12 years |
onemda |
fate: add more pix_fmt tests for pam
Signed-off-by: Paul B Mahol …
|
|
|
@dbb37e77
|
12 years |
diego |
x86: PABSW: port to cpuflags
|
|
|
@6c104826
|
12 years |
diego |
x86: vc1dsp: port to cpuflags
|
|
|
@d578f947
|
12 years |
martin |
rtmp: Use av_strlcat instead of strncat
Signed-off-by: Martin Storsjö …
|
|
|
@e870a7dd
|
12 years |
onemda |
lavfi: stop using -1 instead use AV_PIX_FMT_NONE/AV_SAMPLE_FMT_NONE
…
|
|
|
@f4aaf987
|
12 years |
michaelni |
frame_thread_encoder: fix handling of case where the encoder does not …
|
|
|
@17e67c53
|
12 years |
onemda |
fate: add smjpegenc test
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@a8b31301
|
12 years |
Clément Bœsch |
lavf/srtdec: recognize subtitles starting at event index 0.
|
|
|
@c673ef12
|
12 years |
Carl Eugen Hoyos |
Write tiff tag YCbCrPositioning if chroma_sample_location is top-left.
|
|
|
@b015cd7e
|
12 years |
michaelni |
fate: try to fix mxpeg failures
Signed-off-by: Michael Niedermayer …
|
|
|
@cc5bcaa4
|
12 years |
onemda |
pnm: cosmetics: reindent
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@ae5ecb8e
|
12 years |
onemda |
pnm: remove duplicated check for maxval > 255
Signed-off-by: Paul B …
|
|
|
@e82afa3e
|
12 years |
michaelni |
filmstripenc: fix rounding that caused fate failure
Signed-off-by: …
|
|
|
@a147c1b2
|
12 years |
michaelni |
oggenc: remove unneeded null check.
The code would have segfaulted …
|
|
|
@1ba0d9b5
|
12 years |
michaelni |
oss: warn when non block mode cannot be enabled.
Fixes CID732183 …
|
|
|
@a0348d09
|
12 years |
onemda |
pnm: remove nonsense code
If maxval is more than 255 than each value …
|
|
|
@bf8f4db4
|
12 years |
onemda |
fate: add MxPEG test
Signed-off-by: Paul B Mahol <onemda@gmail.com>
|
|
|
@992a6a53
|
12 years |
onemda |
cdxl: add read_probe function
Signed-off-by: Paul B Mahol …
|
|
|
@6e625d41
|
12 years |
onemda |
fate: add some missing dependencies
Signed-off-by: Paul B Mahol …
|
|
|
@5eaeb423
|
12 years |
michaelni |
ivi_common: dc_transform is needed for intra
Fixes CID90582 CID90536 …
|
|
|
@712287ef
|
12 years |
michaelni |
ff_ac3_apply_rematrixing: set flags to NULL
This makes the code more …
|
|
|
@747c749d
|
12 years |
Marton Balint |
ffplay: adjust external clock speed based on buffer fullness for …
|
|
|
@74a50e7
|
12 years |
stefasab |
lavu: drop disabled FF_API_OLD_TC_ADJUST_FRAMENUM code
|
|
|