|
|
|
@a3425177
|
13 years |
stefano.sabatini-lala |
vf_boxblur: fix out-of-buffer access when h > w
Increase size of the …
|
|
|
@d68ba3fe
|
13 years |
stefano.sabatini-lala |
vf_boxblur: prefer the name "len" over "w" in the blur routines
Make …
|
|
|
@1d186e9
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Revert …
|
|
|
@62ee0e6
|
13 years |
rsbultje |
Revert "swscale: use 15-bit intermediates for 9/10-bit scaling."
This …
|
|
|
@ac0fb593
|
13 years |
rsbultje |
swscale: use 15-bit intermediates for 9/10-bit scaling.
|
|
|
@18b131de
|
13 years |
rsbultje |
dct32: Add SSE2 ASM optimizations
Signed-off-by: Ronald S. Bultje …
|
|
|
@6f7fe472
|
13 years |
rsbultje |
Correct chroma vector calculation for RealVideo 3.
Old version …
|
|
|
@73e8e8db
|
13 years |
lu_zero |
lavf: Add an option to discard corrupted frames
Signed-off-by: Zohar …
|
|
|
@50815142
|
13 years |
lu_zero |
mpegts: Mark wrongly-sized packets as corrupted
Signed-off-by: Zohar …
|
|
|
@cdb9884a
|
13 years |
lu_zero |
mpegts: Move scan test to handle_packets
This fixes an issue where …
|
|
|
@ce9e3165
|
13 years |
lu_zero |
mpegts: Mark corrupted packets
Signed-off-by: Zohar Kelrich …
|
|
|
@c64f80b0
|
13 years |
lu_zero |
mpegts: Reset continuity counter on seek
Signed-off-by: Zohar Kelrich …
|
|
|
@8b9df201
|
13 years |
lu_zero |
mpegts: Fix for continuity counter
Make continuity counter respect …
|
|
|
@be9c0061
|
13 years |
lu_zero |
mpegts: Silence "can't seek" warning on unseekable
Do not try to seek …
|
|
|
@5038f9b2
|
13 years |
lu_zero |
apichange: add an entry for AV_PKT_FLAG_CORRUPT
|
|
|
@9d39cbf
|
13 years |
lu_zero |
avpacket: signal possibly corrupted packets
Use AV_PKT_FLAG_CORRUPT …
|
|
|
@4326f6f5
|
13 years |
diego |
mpeg4videodec: remove dead code that would have detected erroneous …
|
|
|
@a6c49f18
|
13 years |
alex.converse |
aac: Remove some suspicious illegal memcpy()s from LTP.
|
|
|
@e11a5fcc
|
13 years |
alex.converse |
bink: Eliminate unnecessary shadow declaration.
|
|
|
@03cbe6c8
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
Not …
|
|
|
@29d854d6
|
13 years |
tempn |
correct shorthand ffmpeg-dev > ffmpeg-devel
|
|
|
@b4ea1c5a
|
13 years |
anton |
Remove the ffserver test.
It doesn't work and is therefore useless.
|
|
|
@e5fc6ab6
|
13 years |
anton |
Remove ffserver.h
It's unused an serves no purpose.
|
|
|
@318fd9d
|
13 years |
Carl Eugen Hoyos |
Remove non-existing fourcc " Y8".
This reverts a line of r1842.
|
|
|
@1c54806
|
13 years |
Carl Eugen Hoyos |
Support FourCC DreX as MPEG4 ASP.
|
|
|
@b36bd27f
|
13 years |
Carl Eugen Hoyos |
Rm lavfi-showfiltfmts on make testclean.
|
|
|
@940a116b
|
13 years |
Carl Eugen Hoyos |
Unbreak ffplay -s and ffplay -pix_fmt.
|
|
|
@8460b75
|
13 years |
Carl Eugen Hoyos |
Do not ignore opt_default() return values.
|
|
|
@222b333
|
13 years |
Carl Eugen Hoyos |
Cosmetics: Restore alphabetical order.
|
|
|
@9b60b076
|
13 years |
Carl Eugen Hoyos |
Support muxing MP1, MP2 and MP3 in caf.
|
|
|
@c6e0332f
|
13 years |
Carl Eugen Hoyos |
Explicitely fail for unsupported codecs when muxing caf.
|
|
|
@b35477a2
|
13 years |
Carl Eugen Hoyos |
Use av_get_bits_per_sample() for mBitsPerChannel in caf.
|
|
|
@7747a091
|
13 years |
Carl Eugen Hoyos |
Cosmetics: Fix indentation.
|
|
|
@335bbe4
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
lavc: …
|
|
|
@18cb40f0
|
13 years |
rsbultje |
lavc: Deprecate unused FF_ER_VERY_AGGRESSIVE
Signed-off-by: Ronald S. …
|
|
|
@b39f872a
|
13 years |
Reimar.Doeffinger |
Limit fsize before adding to pointer.
This avoids a theoretically …
|
|
|
@1442d295
|
13 years |
anton |
x11grab: add show_region AVOption.
Draw the current grabbing region …
|
|
|
@085791a9
|
13 years |
anton |
x11grab: add follow_mouse AVOption.
-follow_mouse centered|PIXELS
…
|
|
|
@84006072
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
build: …
|
|
|
@42ba1288
|
13 years |
rsbultje |
Do not convert RGB buffer at once when stride does not fit exact …
|
|
|
@3b5ddf07
|
13 years |
stefano.sabatini-lala |
vf_pad: add an example employing the sar variable
|
|
|
@9959a767
|
13 years |
stefano.sabatini-lala |
ffplay: set input link sample aspect ratio in input_config_props()
…
|
|
|
@45f9e05
|
13 years |
stefano.sabatini-lala |
vf_crop: add support for a, dar, sar, hsub, and vsub variables
…
|
|
|
@61d55fda
|
13 years |
stefano.sabatini-lala |
lavfi: tweak display aspect ratio variables in pad and scale filters
…
|
|
|
@8a54bfe8
|
13 years |
lu_zero |
build: make examples build normally
The link target was missing …
|
|
|
@0e29c4f7
|
13 years |
Reimar.Doeffinger |
Revert bink dequantization hack that is no longer necessary.
…
|
|
|
@faba79e0
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
mxfdec: …
|
|
|
@1f6f58d5
|
13 years |
alex.converse |
mxfdec: Include FF_INPUT_BUFFER_PADDING_SIZE when allocating …
|
|
|
@a3bf7b86
|
13 years |
jason |
H.264: tweak some other x86 asm for Atom
|
|
|
@d9c23a0d
|
13 years |
stefano.sabatini-lala |
vf_transpose: avoid multiple calls to avfilter_draw_slice()
…
|
|
|
@5ef953e8
|
13 years |
alex.converse |
probe: Fix insane flow control.
A loop control variable was shadowed …
|
|
|
@298c4e3c
|
13 years |
anton |
mpegts: remove invalid error check
mpegts_read_header is used by both …
|
|
|
@8f9d3f6
|
13 years |
anton |
s302m: use nondeprecated audio sample format API
Signed-off-by: Anton …
|
|
|
@ec6402b7
|
13 years |
anton |
lavc: use designated initialisers for all codecs.
It's more readable …
|
|
|
@3ad1684
|
13 years |
alex.converse |
x86: cabac: add operand size suffixes missing from 6c32576
This fixes …
|
|
|
@2dd2abe3
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@2a11952f
|
13 years |
rsbultje |
h263dec: Propagate AV_LOG_ERRORs from slice decoding through frame …
|
|
|
@f5f004bc
|
13 years |
mans |
x86: cabac: don't load/store context values in asm
Inspection of …
|
|
|
@6c325765
|
13 years |
jason |
H.264: optimize CABAC x86 asm for Atom
|
|
|
@8dcf5184
|
13 years |
rsbultje |
vp3/theora: flush after seek.
|
|
|
@41054438
|
13 years |
heydowns |
h264 - Correct implicit weight table computation for long ref pics
…
|
|
|
@e80e2d5
|
13 years |
heydowns |
h264 - correct the check for invalid long term frame index in MMCO …
|
|
|
@188694b
|
13 years |
heydowns |
h264 - Fix PCM intra coded blocks in monochrome case
|
|
|
@e0e65ddb
|
13 years |
anton |
doc/fftools-common-opts: wording fixes missing from the previous commit.
|
|
|
@22b203ba
|
13 years |
anton |
doc: document using AVOptions in fftools.
|
|
|
@8ec19f84
|
13 years |
anton |
cmdutils: add codec_opts parameter to setup_find_stream_info_opts()
…
|
|
|
@ce23ca81
|
13 years |
anton |
cmdutils: clarify documentation for filter_codec_opts()
…
|
|
|
@7cea06d1
|
13 years |
anton |
cmdutils: clarify documentation for setup_find_stream_info_opts()
…
|
|
|
@3c7fa664
|
13 years |
anton |
lavf: add forgotten attribute_deprecated to av_find_stream_info()
|
|
|
@956c901
|
13 years |
michaelni |
Fix several security issues in matroskadec.c (MSVR-11-0080).
…
|
|
|
@2fb9fc0f
|
13 years |
michaelni |
h264: improve max slices error message
Signed-off-by: Michael …
|
|
|
@25a53c54
|
13 years |
stefano.sabatini-lala |
lsws: apply logging factorization in sws_scale_init()
|
|
|
@539940d4
|
13 years |
stefano.sabatini-lala |
imgconvert: remove unused and inconsistent PixFmtInfo.depth field
|
|
|
@fdd130a2
|
13 years |
stefano.sabatini-lala |
prefer "SAR" over "PAR" in av_dump_format()
"SAR" (Sample Aspect …
|
|
|
@9c484d29
|
13 years |
stefano.sabatini-lala |
lavfi-showfiltfmts: extend output format for specifying audio data
…
|
|
|
@e2affa8c
|
13 years |
stefano.sabatini-lala |
audioconvert: define unique strings for AV_CH_LAYOUT_5POINT{0,1}_BACK
…
|
|
|
@44187717
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ppc: …
|
|
|
@faa33818
|
13 years |
Joakim Plate |
yadif must copy buffer properties like aspect for second frame as well
|
|
|
@f234cd0f
|
13 years |
michaelni |
Remove libx264 baseline ffpreset
Made redundant by "-profile …
|
|
|
@ca6a9046
|
13 years |
mans |
ppc: remove redundant setting of Altivec IDCT
This is already set by …
|
|
|
@c3027b4d
|
13 years |
mans |
mpegvideo: initialise DSPContext in ff_dct_common_init()
The …
|
|
|
@093ee8e1
|
13 years |
justin.ruggles |
cosmetics: reindent
|
|
|
@1bca72e1
|
13 years |
justin.ruggles |
eac3enc: support writing of basic mixing and info metadata
|
|
|
@e72f3d10
|
13 years |
mans |
dnxhdenc: fix declarations in for loops
Apparently the gcc warning …
|
|
|
@c358a036
|
13 years |
mans |
dsputil: remove stale bink prototypes and comments
Signed-off-by: …
|
|
|
@1b3539d4
|
13 years |
mans |
dsputil: move a bink-only function to binkdsp
Signed-off-by: Mans …
|
|
|
@cbd58a87
|
13 years |
mans |
dsputil: remove some unused functions
Signed-off-by: Mans Rullgard …
|
|
|
@2968bedf
|
13 years |
mans |
bink: make IDCT take 32-bit input
Since IDCT transforming 32-bit …
|
|
|
@f52ad8ce
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
…
|
|
|
@c617d7b8
|
13 years |
stefano.sabatini-lala |
examples/muxing.c: apply misc style fixes
|
|
|
@90b043a
|
13 years |
stefano.sabatini-lala |
examples/muxing.c: fix typo, futur -> future
|
|
|
@e324619c
|
13 years |
stefano.sabatini-lala |
imgconvert: change logic in avcodec_get_pix_fmt_loss()
Avoid the use …
|
|
|
@07f49ca1
|
13 years |
stefano.sabatini-lala |
lsws: remove redundant macros isSupportedIn/Out
Directly call …
|
|
|
@64bb6563
|
13 years |
stefano.sabatini-lala |
lsws: factorize some logging code in sws_init_context()
|
|
|
@001e600c
|
13 years |
diego |
configure: spelling cosmetics
|
|
|
@9b3139eb
|
13 years |
diego |
dctref: make sure function declarations match between .c and .h file
|
|
|
@da4c7cce
|
13 years |
mans |
x86: fix build with gcc 4.7
The upcoming gcc 4.7 has more advanced …
|
|
|
@7cbb856e
|
13 years |
Reimar.Doeffinger |
Remove useless NULL check.
We dereferenced the pointer two lines …
|
|
|
@788d8399
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
ape: …
|
|
|
@ab3d241
|
13 years |
diego |
ape: adjust some printf format strings to correctly match argument types
|
|
|