|
|
|
@de3e7607
|
14 years |
rsbultje |
Preparatory patch for high bit depth h264 decoding support.
…
|
|
|
@325eefa2
|
14 years |
rsbultje |
Move some functions in dsputil.c into a new file dsputil_template.c.
…
|
|
|
@15fb393b
|
14 years |
rsbultje |
Move the functions in h264idct into a new file h264idct_template.c.
…
|
|
|
@5ada2524
|
14 years |
rsbultje |
Move the functions in h264pred.c into a new file h264pred_template.c.
…
|
|
|
@563c72da
|
14 years |
rsbultje |
Preparatory patch for high bit depth h264 decoding support.
…
|
|
|
@42239ce
|
14 years |
rsbultje |
Add pixel formats for 9- and 10-bit yuv420p.
Also add support for …
|
|
|
@e39e3aba
|
14 years |
rsbultje |
Choose h264 chroma dc dequant function dynamically.
Needed for high …
|
|
|
@dd561441
|
14 years |
rsbultje |
h264: DSP'ize MBAFF loopfilter.
|
|
|
@cb48fdf6
|
14 years |
rsbultje |
ffmpeg: Simplify decode loop condition to not use next_pts
…
|
|
|
@188dea1d
|
14 years |
anton |
lavc: move some flac-specific options to its private context.
|
|
|
@bc97695a
|
14 years |
anton |
ffmpeg: remove unused fields AVOutputStream.original_width/height
…
|
|
|
@f38d900f
|
14 years |
anton |
ffmpeg: remove unused variable padding_src in do_video_out()
…
|
|
|
@d1991f51
|
14 years |
anton |
ffmpeg: fix negative verbosity.
Signed-off-by: Anton Khirnov …
|
|
|
@3372ec32
|
14 years |
anton |
cmdutils: add OPT_INT check in parse_number_or_die()
Check that the …
|
|
|
@0420bf09
|
14 years |
anton |
ffmpeg: rename configure_filters() to configure_video_filters()
…
|
|
|
@5d2c6f42
|
14 years |
anton |
cmdutils: remove list_fmts(), simplify
The function was only used in …
|
|
|
@c3e40410
|
14 years |
anton |
Add missing CONFIG_AVFILTER check.
Fix configure --disable-avfilter …
|
|
|
@a88ef93b
|
14 years |
mans |
mpegaudiodec: group #includes more sanely
Signed-off-by: Mans …
|
|
|
@0d849074
|
14 years |
mans |
mpegaudio: remove #if 0 blocks
Signed-off-by: Mans Rullgard …
|
|
|
@19615089
|
14 years |
anton |
ffmpeg.c: reset avoptions after each input/output file.
This is …
|
|
|
@1435f2fa
|
14 years |
anton |
ffmpeg.c: store per-output stream sws flags.
|
|
|
@6bb6fb05
|
14 years |
mans |
mpegaudio: remove CONFIG_MPEGAUDIO_HP option
The low quality mode is …
|
|
|
@ed87375d
|
14 years |
martin |
mpegtsenc: Clear st->priv_data when freeing it
If not cleared, the …
|
|
|
@a7ea5e3d
|
14 years |
martin |
udp: Fix receiving RTP data over multicast
Earlier, AVIO_RDWR was …
|
|
|
@f9a6cfdd
|
14 years |
martin |
rtpproto: Remove an unused variable
Signed-off-by: Martin Storsjö …
|
|
|
@ecfc5e0b
|
14 years |
mans |
regtest: fix wma tests
This adds $DEC_OPTS to the wma decode …
|
|
|
@3a2e80e
|
14 years |
mans |
mpegaudio: remove CONFIG_AUDIO_NONSHORT
This fake option cannot be …
|
|
|
@eeadaa6b
|
14 years |
mans |
regtest: separate flags for encoding and decoding
This separates …
|
|
|
@847aaec6
|
14 years |
alex.converse |
log: Fix an oob array read.
|
|
|
@c38d9780
|
14 years |
alex.converse |
cosmetics: trim trailing whitespace in postproc
|
|
|
@1569554
|
14 years |
alex.converse |
Ban strncpy() it's too easy to misuse.
|
|
|
@b58e2985
|
14 years |
alex.converse |
psymodel: Remove wrapper functions.
Instead use the function pointers …
|
|
|
@5b29af6
|
14 years |
alex.converse |
aacenc: Replace loop counters in aac_encode_frame() with more …
|
|
|
@fc7314b3
|
14 years |
mans |
regtest: remove redundant flags in jpg test
Signed-off-by: Mans …
|
|
|
@765f72f8
|
14 years |
mans |
regtest: use run_ffmpeg in do_image_formats
Signed-off-by: Mans …
|
|
|
@2728fd90
|
14 years |
mans |
regtest: simplify encoding functions
The video encoding options were …
|
|
|
@648e55ff
|
14 years |
anton |
ffmpeg.c: check for interlaced flag in the correct place.
In the …
|
|
|
@994de197
|
14 years |
anton |
drawtext: add documentation for the shadow parameters
Signed-off-by: …
|
|
|
@c5420f10
|
14 years |
anton |
drawtext: add shadow support.
Signed-off-by: Michael Niedermayer …
|
|
|
@e73127a4
|
14 years |
anton |
drawtext: factor draw_glyphs.
Signed-off-by: Michael Niedermayer …
|
|
|
@a5b81c31
|
14 years |
anton |
drawtext: fix and optimize yuv blend.
Signed-off-by: Michael …
|
|
|
@3953a880
|
14 years |
anton |
drawtext: get rid of divisions in the inner loop.
Signed-off-by: …
|
|
|
@e74bf3f
|
14 years |
anton |
drawtext: simplify chroma blend and fix chroma alpha.
Signed-off-by: …
|
|
|
@a5b64584
|
14 years |
anton |
lavfi: Port drawtext filter by Hemanth from the libavfilter soc repo
…
|
|
|
@45a811b5
|
14 years |
alex.converse |
mov: fix composition timestamps on movie fragments.
This fixes, for …
|
|
|
@869303be
|
14 years |
alex.converse |
wmavoice: Use proper size in memeset().
…
|
|
|
@762f95e4
|
14 years |
mans |
configure: warn if pkg-config is missing
Signed-off-by: Mans Rullgard …
|
|
|
@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
|
|
|
@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.
…
|
|
|
@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 …
|
|
|
@4773d90
|
14 years |
anton |
vp8: frame-multithreading.
Tested on a Mac Pro, 2 CPUs, 2 cores each, …
|
|
|
@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 …
|
|
|
@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[] …
|
|
|
@e0b33d47
|
14 years |
justin.ruggles |
ac3enc: simplify stereo rematrixing decision options
|
|
|
@a28b0587
|
14 years |
siretart |
Update URL to fate samples
|
|
|
@70892657
|
14 years |
siretart |
AMV: disable DR1 and don't override EMU_EDGE
This works around a …
|
|
|
@7c152a45
|
14 years |
siretart |
lavf: inspect more frames for fps when container time base is coarse
…
|
|
|
@0247bdee
|
14 years |
siretart |
Fix races in default av_log handler
Prevent competing threads from …
|
|
|
@cf3ac543
|
14 years |
diego |
vorbis: Replace sized int_fast integer types with plain int/unsigned.
…
|
|
|
@a734fa57
|
14 years |
diego |
Remove disabled non-optimized code variants.
|
|
|
@e610098e
|
14 years |
diego |
bswap.h: Remove disabled code.
|
|
|
@2e15305b
|
14 years |
diego |
Remove some disabled printf debug cruft.
|
|
|
@09cbf60f
|
14 years |
diego |
Replace more disabled printf() calls by av_dlog().
|
|
|
@03acaa4a
|
14 years |
diego |
tests: Remove disabled code.
|
|
|
@045dd4b9
|
14 years |
diego |
Replace some commented-out debug printf() / av_log() messages with …
|
|
|
@d1be646e
|
14 years |
diego |
vorbisdec: Replace some sizeof(type) by sizeof(*variable).
|
|
|