|
|
|
@fa3eddc0
|
14 years |
michaelni |
avfilter_unref_buffer: favor av_freep()
Signed-off-by: Michael …
|
|
|
@c25a8d7d
|
14 years |
michaelni |
mpegvideo: fix 422 lowres
Signed-off-by: Michael Niedermayer …
|
|
|
@a565c7b7
|
14 years |
michaelni |
aiffdec:Rewrite get_meta()
Signed-off-by: Michael Niedermayer …
|
|
|
@423986fc
|
14 years |
michaelni |
Allow encodiing empty subtitles.
|
|
|
@95f163b3
|
14 years |
michaelni |
swscale: Dither for unscaled 10->8bit per channel
Signed-off-by: …
|
|
|
@7915e038
|
14 years |
michaelni |
swscale: dont reshuffle bytes
Signed-off-by: Michael Niedermayer …
|
|
|
@6dc30b25
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
configure: warn …
|
|
|
@18752844
|
14 years |
michaelni |
avidec: correct frame_offset for seeking
Signed-off-by: Michael …
|
|
|
@cde55897
|
14 years |
Carl Eugen Hoyos |
Silence a warning if pkg_config is not installed.
|
|
|
@ccd77fe5
|
14 years |
michaelni |
Makefile:Put lost tab back.
Signed-off-by: Michael Niedermayer …
|
|
|
@5e24098b
|
14 years |
michaelni |
avidec: detect mpeg4 keyframes in indexless avi
Signed-off-by: Michael …
|
|
|
@0fa8d199
|
14 years |
michaelni |
In svq3 decoder, check negative mb_type, fix potential crash.
…
|
|
|
@6c284560
|
14 years |
michaelni |
fate: mention fate documentation in the error message
Signed-off-by: …
|
|
|
@757ec2d
|
14 years |
michaelni |
MPEG: support 4:4:4 lowres
Signed-off-by: Michael Niedermayer …
|
|
|
@59b9c75d
|
14 years |
michaelni |
MPEG: support 4:4:4 intra lowres
Signed-off-by: Michael Niedermayer …
|
|
|
@762f95e4
|
14 years |
mans |
configure: warn if pkg-config is missing
Signed-off-by: Mans Rullgard …
|
|
|
@55bfb98f
|
14 years |
stefano.sabatini-lala |
lavfi-regression: provide filter arguments to showfiltfmts
In …
|
|
|
@e5272e72
|
14 years |
stefano.sabatini-lala |
eval: add sqrt function for computing the square root
|
|
|
@5d2ce3a7
|
14 years |
stefano.sabatini-lala |
configure: add strong dependencies for movie source and mp filter
|
|
|
@2264c110
|
14 years |
michaelni |
SVQ3: do not modify const input buffer
Signed-off-by: Michael …
|
|
|
@b0e7a932
|
14 years |
michaelni |
SVQ3: Check that things match up after a frame.
Signed-off-by: Michael …
|
|
|
@8811679c
|
14 years |
michaelni |
SVQ3: Move svq3 specific fields to their own context.
Signed-off-by: …
|
|
|
@175714c0
|
14 years |
michaelni |
ffplay: set CODEC_FLAG_EMU_EDGE earlier
Signed-off-by: Michael …
|
|
|
@b000b86e
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master: (23 commits)
…
|
|
|
@9a5624a0
|
14 years |
michaelni |
rgb24toyv12: break out in the middle before out of array reads. …
|
|
|
@b93e12fd
|
14 years |
michaelni |
ffplay: fix memleak if avfilter is disabled
|
|
|
@10ff2967
|
14 years |
michaelni |
file: Fix mmap error check.
Signed-off-by: Michael Niedermayer …
|
|
|
@6dafa706
|
14 years |
michaelni |
configure: jack currently needs sem_timedwait()
Should fix ticket99 …
|
|
|
@705c652
|
14 years |
michaelni |
ffplay: removed unused variable channels.
Signed-off-by: Michael …
|
|
|
@5258f64
|
14 years |
michaelni |
Disable warnings for casting pointers to integers, there is nothing …
|
|
|
@3e173a14
|
14 years |
michaelni |
swscale: fix src type
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@334187ad
|
14 years |
michaelni |
Fix "libavcodec/dfa.c:189: warning: unused variable ‘frame_end’" …
|
|
|
@e822c237
|
14 years |
michaelni |
dvbsubdec: Split delete_state()
|
|
|
@9522a752
|
14 years |
michaelni |
xsubenc: only 1 rectangle is supported so dont allow 0 as it would …
|
|
|
@d7c91c4c
|
14 years |
michaelni |
sonic: fix sonic decoder to match encoder for sample rates other than …
|
|
|
@105a3c7a
|
14 years |
michaelni |
bitstream_reader: Try to fix "get_bits.h:305:45: warning: variable …
|
|
|
@af1ca249
|
14 years |
diego |
doc: Check standalone compilation before submitting new components.
|
|
|
@8799541
|
14 years |
diego |
Fix standalone compilation of pipe protocol.
file_check() is not only …
|
|
|
@3d269059
|
14 years |
diego |
Fix standalone compilation of ac3_fixed encoder.
|
|
|
@a33657ce
|
14 years |
diego |
Fix standalone compilation of binkaudio_dct / binkaudio_rdft decoders.
|
|
|
@56c8227d
|
14 years |
diego |
Fix standalone compilation of IMC decoder.
|
|
|
@61165a1b
|
14 years |
diego |
Fix standalone compilation of WTV demuxer.
|
|
|
@091018e0
|
14 years |
diego |
Fix standalone compilation of MXPEG decoder.
|
|
|
@35e376b0
|
14 years |
diego |
flashsv: K&R cosmetics
|
|
|
@3acc44b7
|
14 years |
michaelni |
bitstream reader: remove unneeded variable initilization. …
|
|
|
@eddd580
|
14 years |
mans |
matroskaenc: fix memory leak
This fixes a memory leak occurring when …
|
|
|
@7d2e03af
|
14 years |
rsbultje |
vc1: make overlap filter for I-frames bit-exact.
|
|
|
@5c9f147e
|
14 years |
rsbultje |
vc1dec: use s->start/end_mb_y instead of passing them as function args.
|
|
|
@18b6a69c
|
14 years |
rsbultje |
Revert "VC1: merge idct8x8, coeff adjustments and put_pixels."
This …
|
|
|
@1a5e4fd8
|
14 years |
alex.converse |
Replace strncpy() with av_strlcpy().
|
|
|
@aab6374b
|
14 years |
alex.converse |
indeo3: Eliminate use of long.
|
|
|
@47bc52f8
|
14 years |
alex.converse |
get_bits: make cache unsigned to eliminate undefined signed overflow.
|
|
|
@0bd433a9
|
14 years |
rsbultje |
asfdec: fix assert failure on invalid files
Add an extra size …
|
|
|
@0699dbb8
|
14 years |
rsbultje |
avfilter: check malloc return values.
|
|
|
@d969e93a
|
14 years |
rsbultje |
mpegvideo: reindent.
|
|
|
@76432655
|
14 years |
rsbultje |
nutenc: check malloc return values.
|
|
|
@f8af93ab
|
14 years |
rsbultje |
avfilter: don't av_malloc(0).
|
|
|
@25588d3b
|
14 years |
rsbultje |
nutenc: don't av_malloc(0).
|
|
|
@fb22c237
|
14 years |
rsbultje |
mpegvideo: don't av_malloc(0).
|
|
|
@f8b12459
|
14 years |
rsbultje |
asfdec: fix parsing of packets that overrun into padding.
…
|
|
|
@707e8612
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
Implement …
|
|
|
@b5f20892
|
14 years |
michaelni |
msvideo1 regression test
Signed-off-by: Michael Niedermayer …
|
|
|
@e4be3485
|
14 years |
michaelni |
MS Video 1 encoder
|
|
|
@8ce67bca
|
14 years |
siretart |
Implement fate-rsync target
|
|
|
@e3b540b4
|
14 years |
lu_zero |
Make ffmpeg support generic data stream
The patch is the first step …
|
|
|
@c402ce41
|
14 years |
michaelni |
Remove lowres support from wmv2 decoder
lowres option crashes with …
|
|
|
@2525821f
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
vp8: …
|
|
|
@7d70d193
|
14 years |
Carl Eugen Hoyos |
Support decoding of 24 bit True Audio samples-
Many samples will fail …
|
|
|
@4cf2e30f
|
14 years |
Carl Eugen Hoyos |
Support decoding of 8 bit True Audio samples-
Many samples will fail …
|
|
|
@fba418e6
|
14 years |
Carl Eugen Hoyos |
Do not assume AV_SAMPLE_FMT_S16 as tta sample format.
|
|
|
@3b4621ac
|
14 years |
Reimar.Doeffinger |
Fix init_get_bits length argument for init_get_bits.
Do not use …
|
|
|
@884f678c
|
14 years |
michaelni |
Add *.j2k extension to JPEG2000 decoder
Some files with *.j2k …
|
|
|
@cf16104a
|
14 years |
Reimar.Doeffinger |
Change guess_palette so its output matches the most common palette.
…
|
|
|
@148ffcd2
|
14 years |
Reimar.Doeffinger |
Make DV (sub) demuxer set proper pkt->pos values.
This makes the avi …
|
|
|
@4773d90
|
14 years |
anton |
vp8: frame-multithreading.
Tested on a Mac Pro, 2 CPUs, 2 cores each, …
|
|
|
@f97905e6
|
14 years |
stefano.sabatini-lala |
scale: fix leak occurring when a scale filter is reconfigured
This …
|
|
|
@0f1ef8a3
|
14 years |
stefano.sabatini-lala |
vsrc_buffer: improve reporting in case of format/size change
|
|
|
@ce5e49b
|
14 years |
stefano.sabatini-lala |
replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*
|
|
|
@301183d9
|
14 years |
stefano.sabatini-lala |
replace deprecated av_get_pict_type_char() with av_get_picture_type_char()
|
|
|
@975a1447
|
14 years |
diego |
Replace deprecated FF_*_TYPE symbols with AV_PICTURE_TYPE_*.
…
|
|
|
@6209669d
|
14 years |
diego |
Replace deprecated av_get_pict_type_char() with …
|
|
|
@b178cd76
|
14 years |
diego |
dpx: Do not use DPX encoder for decoding.
10l to the one who hasn't …
|
|
|
@c3f5b811
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
ALPHA: Replace …
|
|
|
@3862ebba
|
14 years |
michaelni |
AVOptions: av_set_string3() allow NULL strings
Signed-off-by: Michael …
|
|
|
@007d352c
|
14 years |
michaelni |
dct-test: Support testing bits>8
Signed-off-by: Michael Niedermayer …
|
|
|
@c92a9d06
|
14 years |
michaelni |
ffplay: demuxer specific options support
Signed-off-by: Michael …
|
|
|
@5edb2329
|
14 years |
michaelni |
WTV: Add ff_ prefix to the moved fields.
Signed-off-by: Michael …
|
|
|
@5ab826c1
|
14 years |
michaelni |
WTV:move the common variable used by wtvdec.c and wtvenc.c to a new …
|
|
|
@80a33067
|
14 years |
michaelni |
rename wtv.c to wtvdec.c
Signed-off-by: Michael Niedermayer …
|
|
|
@ad1862d6
|
14 years |
diego |
ALPHA: Replace sized int_fast integer types with plain int/unsigned.
…
|
|
|
@e27ce0ee
|
14 years |
siretart |
DPX image encoder
|
|
|
@40662915
|
14 years |
siretart |
DPX decoder: read sample aspect ratio
Signed-off-by: Michael …
|
|
|
@3777ea13
|
14 years |
siretart |
DPX decoder: add buffer size checks.
|
|
|
@63b1866a
|
14 years |
justin.ruggles |
ac3enc: clip large coefficient values and negative exponents rather …
|
|
|
@177fed4e
|
14 years |
justin.ruggles |
ac3enc: do not store a bandwidth code for each channel.
Although AC-3 …
|
|
|
@a1d0f511
|
14 years |
justin.ruggles |
ac3enc: remove bandwidth reduction as fallback for bit allocation …
|
|
|
@ba6bce51
|
14 years |
justin.ruggles |
ac3enc: merge compute_exp_strategy_ch() into compute_exp_strategy()
|
|
|
@4142487
|
14 years |
justin.ruggles |
ac3enc: return error if frame+exponent bits are too large instead of …
|
|
|
@987fe2dc
|
14 years |
justin.ruggles |
ac3enc: differentiate between current block and reference block in …
|
|
|
@6b2636b
|
14 years |
justin.ruggles |
ac3enc: simplify exponent_init() by calculating exponent_group_tab[] …
|
|
|