|
|
|
@7544ef7
|
12 years |
mbradshaw |
libopenjpegenc: add support for YUV420/422/444P12/14
Signed-off-by: …
|
|
|
@7beeea8f
|
12 years |
nicolas.george |
error: define AVERROR_EXTERNAL.
This code is intended for errors in …
|
|
|
@aa39516a
|
12 years |
nicolas.george |
error: define AVERROR_BUFFER_TOO_SMALL.
Some API require a buffer and …
|
|
|
@ab2356c
|
12 years |
Carl Eugen Hoyos |
Let the ffmpeg executable select the abuffersink filter.
|
|
|
@df3a96c4
|
12 years |
michaelni |
ffmpeg: Add sanity check on frame duplication
This prevents long …
|
|
|
@a54bc1eb
|
12 years |
michaelni |
riff: add "YUV8" FourCC
sample:
…
|
|
|
@776a4e4
|
12 years |
stefasab |
doc/muxers/segment: apply minor documentation updates and adjustements …
|
|
|
@5eb4af6c
|
12 years |
michaelni |
snow: move init code that depends on picture paramaters to after these …
|
|
|
@93d67296
|
12 years |
michaelni |
video_get_buffer: return ENOMEM instead of -1 on malloc failure
…
|
|
|
@f339ebc1
|
12 years |
michaelni |
lavc/utils: print error message on get_buffer related errors
…
|
|
|
@f91b7d80
|
12 years |
michaelni |
mdutils: print error message on error get_buffer related errors
…
|
|
|
@86e107a7
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@af392efe
|
12 years |
stefasab |
lavf/segment: rename SegmentContext.pb to list_pb
The new name is …
|
|
|
@d8013f38
|
12 years |
stefasab |
lavf/segment: add error log in case of invalid filename template
…
|
|
|
@a1e092cc
|
12 years |
stefasab |
lavf/segment: fix logic for segmenting audio-only inputs
Also add a …
|
|
|
@4e2899dd
|
12 years |
stefasab |
lavf/segment: add more information in log message in seg_write_packet()
|
|
|
@597282ef
|
12 years |
stefasab |
doc: add documentation regarding MIPS optimizations
Add doc/mips.txt …
|
|
|
@fd0e6ef9
|
12 years |
stefasab |
lavf/segment: remove unused offset variable
|
|
|
@77dcae5
|
12 years |
stefasab |
lavf/segment: apply misc fixes to the private options internal …
|
|
|
@a5af2933
|
12 years |
stefasab |
lavf/segment: slightly simplify fail logic in seg_write_packet()
|
|
|
@4ad17bc7
|
12 years |
stefasab |
lavf/segment: move list filename printing logic from segment_end() to …
|
|
|
@71e5a140
|
12 years |
Carl Eugen Hoyos |
Suggest aresample filter if it was not compiled but requested.
|
|
|
@6ea973f
|
12 years |
michaelni |
avcodec_align_dimensions2: support 12 & 14 bit planar colorspaces
…
|
|
|
@4251a0b8
|
12 years |
michaelni |
imgconvert: add planar RGB formats to pix_fmt_info
Signed-off-by: …
|
|
|
@6ca8ef51
|
12 years |
michaelni |
imgconvert: add yuv 9,10,12,14 bit planar YUV formats to pix_fmt_info
…
|
|
|
@e9757066
|
12 years |
michaelni |
libavutil: add 12 and 14 bit planar colorspaces
Reviewed-by: Jean …
|
|
|
@1a068bfe
|
12 years |
diego |
cosmetics: Consistently use C-style comments with multiple inclusion guards
|
|
|
@4051be6f
|
12 years |
diego |
anm: fix a few Doxygen comments
|
|
|
@09f21198
|
12 years |
diego |
misc typo and wording fixes
|
|
|
@22662ca5
|
12 years |
siretart |
attributes: add av_noreturn
Also use it in the declaration of the …
|
|
|
@a1641e95
|
12 years |
siretart |
attributes: drop pointless define guards
the av_-prefixed attributes …
|
|
|
@06eb4f08
|
12 years |
mans |
configure: do not disable av_always_inline with --enable-small
…
|
|
|
@09a445ce
|
12 years |
lu_zero |
flvdec: initial stream switch support
Codec change midstream gets …
|
|
|
@906f9dce
|
12 years |
lu_zero |
avplay: fix write on freed memory for rawvideo
Do not assume avpacket …
|
|
|
@33895451
|
12 years |
martin |
snow: remove a VLA used for edge emulation
Signed-off-by: Martin …
|
|
|
@fb93e61e
|
12 years |
mans |
x86: lavfi: fix gradfun/yadif build with mmx/sse disabled
These …
|
|
|
@5d171b1f
|
12 years |
onemda |
jvdec: check if there is enough data
Signed-off-by: Paul B Mahol …
|
|
|
@f8a81755
|
12 years |
onemda |
jvdec: remove redundant check
Signed-off-by: Paul B Mahol …
|
|
|
@1bc9e4c5
|
12 years |
onemda |
jvdec: remove buf_size
It is same as avpkt->size.
Signed-off-by: …
|
|
|
@1c638cfc
|
12 years |
onemda |
jvdec: stop reading partial palette
Signed-off-by: Paul B Mahol …
|
|
|
@c673a90b
|
12 years |
michaelni |
tools: add bisect script
This script works like "git bisect" except …
|
|
|
@c9de83fe
|
12 years |
michaelni |
yadif/x86: add prototypes for functions, make code valid C again.
…
|
|
|
@114f82ee
|
12 years |
michaelni |
jvdec: check that the video_size fits in the packet.
Prevents use of …
|
|
|
@596814f9
|
12 years |
onemda |
jvdec: fix memleak of jv->frames
Signed-off-by: Paul B Mahol …
|
|
|
@cbd9b2f9
|
12 years |
martin |
snow: remove the runs[] VLA.
Signed-off-by: Martin Storsjö …
|
|
|
@4d8516fd
|
12 years |
martin |
snow: Check mallocs at init
Signed-off-by: Martin Storsjö …
|
|
|
@9d0c71e5
|
12 years |
michaelni |
jvdemux: correct size for truncated packets
Signed-off-by: Michael …
|
|
|
@699083e
|
12 years |
onemda |
fate: add test for Bitmap Brothers JV demuxer
Signed-off-by: Paul B …
|
|
|
@7c520701
|
12 years |
onemda |
fate: add test for Bitmap Brothers JV video
Signed-off-by: Paul B …
|
|
|
@6671c400
|
12 years |
michaelni |
h264pred: assert that depth is supported
Signed-off-by: Michael …
|
|
|
@9c995fe1
|
12 years |
michaelni |
h264dsp: assert that depth is supported
Signed-off-by: Michael …
|
|
|
@5a1bbb3a
|
12 years |
michaelni |
dsputil: assert that depth is supported
Signed-off-by: Michael …
|
|
|
@bb6effe0
|
12 years |
stefasab |
lavfi: remove vsrc_buffer.h API
The vsrc_buffer.h is not installed …
|
|
|
@ab7dbdc9
|
12 years |
stefasab |
lavc/rawdec: add assertion check in raw_decode()
Check on an implicit …
|
|
|
@17a54f5d
|
12 years |
stefasab |
lavc/rawdec: prefer constant AVPALETTE_SIZE over 256*4
Improve …
|
|
|
@4330b8b
|
12 years |
michaelni |
h264: sps: handle more profiles
Signed-off-by: Michael Niedermayer …
|
|
|
@9091ba9d
|
12 years |
michaelni |
h264: add support for constraint_set4_flag / constraint_set5_flag
…
|
|
|
@b6851d34
|
12 years |
michaelni |
x86/gradfun: fix compilation failure on open solaris
Signed-off-by: …
|
|
|
@b2527d5d
|
12 years |
michaelni |
Revert "alsdec: remove dead assignments"
This reverts commit …
|
|
|
@a08efa2e
|
12 years |
michaelni |
has_decode_delay_been_guessed: tighten up the heuristic.
This adds …
|
|
|
@4e9e0700
|
12 years |
michaelni |
has_decode_delay_been_guessed: skip guessing when …
|
|
|
@1fb07be0
|
12 years |
michaelni |
fate: drop strict 1 for MR4_TANDBERG_C.264 and MR5_TANDBERG_C.264
…
|
|
|
@bafa1c7f
|
12 years |
michaelni |
h264: add avpriv_h264_has_num_reorder_frames()
This function exports …
|
|
|
@4719ea7e
|
12 years |
mans |
flacdec: remove redundant setting of avctx->sample_fmt
Signed-off-by: …
|
|
|
@2c883c6a
|
12 years |
michaelni |
has_decode_delay_been_guessed: improve heuristic
This allows …
|
|
|
@41dd3006
|
12 years |
michaelni |
doc/developer: refer to av_malloc() instead of malloc()
…
|
|
|
@b286383b
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
asfdec: …
|
|
|
@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: …
|
|
|
@5e745cef
|
12 years |
anton |
asfdec: read attached pictures.
|
|
|
@728d2afa
|
12 years |
anton |
apetag: reindent
|
|
|
@02a951b9
|
12 years |
anton |
apetag: export attached covers as video streams.
|
|
|
@b72767df
|
12 years |
anton |
apetag: fix the amount of data read from binary tags.
Substract the …
|
|
|
@f2e175c7
|
12 years |
anton |
apetag: make sure avio_get_str() doesn't read more than it should.
|
|
|
@a02b8c69
|
12 years |
anton |
mov: read itunes cover art.
|
|
|
@c855ce26
|
12 years |
Clément Bœsch |
lavf/wtvdec: add missing { } around if.
This should fix the current …
|
|
|
@58e57c30
|
12 years |
mans |
snow: remove VLA in mc_block()
Signed-off-by: Mans Rullgard …
|
|
|
@ff8f8dfb
|
12 years |
martin |
intfloat: Don't use designated initializers in the public headers
…
|
|
|
@fbdb2059
|
12 years |
michaelni |
wmaenc: dont mess with the bitrate.
The bitrate is not writeable by …
|
|
|
@33bb63c
|
12 years |
martin |
snow: remove a VLA.
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@4aad316b
|
12 years |
diego |
doc: Remind devs to check return values, especially for malloc() et al
|
|
|
@edf35d83
|
12 years |
kostya.shishkov |
MS ATC Screen (aka MSS3) decoder
|
|
|
@c4e0e744
|
12 years |
michaelni |
wtvdec: return error when filetime_to_iso8601/crazytime_to_iso8601 …
|
|
|
@a87b17f3
|
12 years |
mans |
vf_yadif: move x86 init code to x86/yadif.c
Signed-off-by: Mans …
|
|
|
@2f0accf1
|
12 years |
mans |
vf_gradfun: move x86 init code to x86/gradfun.c
Signed-off-by: Mans …
|
|
|
@d35a986
|
12 years |
michaelni |
configure: make fast_unaligned configureable
Fixes Ticket1481
…
|
|
|
@fc31508e
|
12 years |
martin |
roqvideo: Remove a totally unused dspcontext
Signed-off-by: Martin …
|
|
|
@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
…
|
|
|
@779f8bc
|
12 years |
mans |
smacker: remove some unused code
This removes some code apparently …
|
|
|
@d55e5e6b
|
12 years |
mans |
dsicin: remove dead assignment
Signed-off-by: Mans Rullgard …
|
|
|
@3c928477
|
12 years |
mans |
aacdec: remove dead assignment
Signed-off-by: Mans Rullgard …
|
|
|
@800ab1ba
|
12 years |
mans |
rl2: remove dead assignment
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@1c2c64ed
|
12 years |
mans |
proresenc: make a variable local to the loop where it is used
This …
|
|
|
@4ca6d206
|
12 years |
mans |
alsdec: remove dead assignments
Signed-off-by: Mans Rullgard …
|
|
|