|
|
|
@1f295042
|
12 years |
michaelni |
blowfish.h: include author attribution
Reviewed-by: Clément Bœsch …
|
|
|
@0713c38e
|
12 years |
michaelni |
xtea.h: include author attribution
Reviewed-by: Clément Bœsch …
|
|
|
@039e9fe0
|
12 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (29 …
|
|
|
@8b421fad
|
12 years |
nicolas.george |
dpx: sanitize aspect ratio.
Fixes some samples where the ratio is …
|
|
|
@7c29377b
|
12 years |
mans |
lavfi: reclassify showfiltfmts as a TESTPROG
This tool uses lavfi …
|
|
|
@fa2d7473
|
12 years |
diego |
graph2dot: fix printf format specifier
tools/graph2dot.c:85: warning: …
|
|
|
@55751918
|
12 years |
rsbultje |
swscale: yuv2planeX 8bit >=sse2 functions need aligned stack on …
|
|
|
@70a1c800
|
12 years |
rsbultje |
vp8: loopfilter >=sse2 functions need aligned stack on x86-32.
…
|
|
|
@c5183847
|
12 years |
rsbultje |
amr: remove shift out of the AMR_BIT() macro.
MSVC doesn't like the …
|
|
|
@723b266d
|
12 years |
rsbultje |
dsputilenc: group yasm and inline asm function pointer assignment.
|
|
|
@1ce1e636
|
12 years |
rsbultje |
mov: use forward declaration of a function instead of a table.
MSVC …
|
|
|
@2fc354f9
|
12 years |
nicolas.george |
ffmpeg: rework checks for the -t option.
This commit is based on …
|
|
|
@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 …
|
|
|
@2047e40e
|
12 years |
diego |
Clarify Doxygen comment for FF_API_* #defines.
|
|
|
@112971a
|
12 years |
diego |
configure: simplify get_version()
All libs have version headers now, …
|
|
|
@86ab7b0f
|
12 years |
diego |
Create version.h headers for libraries that lack them
|
|
|
@40e61b7b
|
12 years |
diego |
gitignore: Use full path instead of relative path to specify patterns
…
|
|
|
@89b81a1c
|
12 years |
martin |
mpegvideo: remove VLAs
Signed-off-by: Martin Storsjö <martin@martin.st>
|
|
|
@8c14f7a
|
12 years |
martin |
Add XTEA encryption support in libavutil
Signed-off-by: Martin …
|
|
|
@bc3dbcc8
|
12 years |
martin |
Add Blowfish encryption support in libavutil
Signed-off-by: Martin …
|
|
|
@143f1e92
|
12 years |
martin |
eval: Add the isinf() function and tests for it
Signed-off-by: Martin …
|
|
|
@25accf9
|
12 years |
mans |
flacdec: move lpc filter to flacdsp
Signed-off-by: Mans Rullgard …
|
|
|
@4a852834
|
12 years |
mans |
flacdec: split off channel decorrelation as flacdsp
Signed-off-by: …
|
|
|
@296d0da8
|
12 years |
martin |
avplay: Add an option for not limiting the input buffer size
For …
|
|
|
@ab2356c
|
12 years |
Carl Eugen Hoyos |
Let the ffmpeg executable select the abuffersink filter.
|
|
|
@1c840fa2
|
12 years |
anton |
FATE: add a test for WMA cover art.
|
|
|
@8059d3b7
|
12 years |
anton |
FATE: add a test for apetag cover art
|
|
|
@bf2a7f9
|
12 years |
anton |
FATE: add a test for itunes cover art.
|
|
|
@87466f81
|
12 years |
mans |
flacdec: factor out code setting avctx->sample_fmt
|
|
|
@d155b60f
|
12 years |
mans |
flac: make FLAC_CHMODE_* constants consecutive
|
|
|
@93e7ef9a
|
12 years |
mans |
flacdec: allocate sample buffers with av_malloc
The buffers are only …
|
|
|
@0da301e1
|
12 years |
mans |
flacdec: remove curr_bps from FLACContext
This value does not need to …
|
|
|
@df3a96c4
|
12 years |
michaelni |
ffmpeg: Add sanity check on frame duplication
This prevents long …
|
|
|
@a54bc1eb
|
12 years |
michaelni |
riff: add "YUV8" FourCC
sample:
…
|
|
|
@983fa8bc
|
12 years |
mans |
fate: add flac encode/decode tests with various options
…
|
|
|
@360aa246
|
12 years |
mans |
flacenc: add option for forcing stereo decorrelation mode
This is …
|
|
|
@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 …
|
|
|
@30327865
|
12 years |
martin |
ismindex: Verify that all bitrate variants match
In Smooth Streaming, …
|
|
|
@1be8c908
|
12 years |
martin |
ismindex: Properly report errors reading the MFRA atom
Signed-off-by: …
|
|
|
@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: …
|
|
|