|
|
|
@04c373c1
|
14 years |
stefano.sabatini-lala |
ffmpeg: prefer dec/enc over ost/ist->st->codec in do_video_out()
…
|
|
|
@a851fa7f
|
14 years |
stefano.sabatini-lala |
ffmpeg: move resample_changed check within the #if !CONFIG_AVFILTER
…
|
|
|
@70c24b21
|
14 years |
stefano.sabatini-lala |
ffmpeg: remove useless intermediary variable resample_dst in do_video_out()
|
|
|
@f5a669c2
|
14 years |
stefano.sabatini-lala |
ffmpeg: simplify mid-stream reconfiguration when libavfilter is …
|
|
|
@566666ca
|
14 years |
stefano.sabatini-lala |
lavfi: add libavfilter/avcodec.h and avfilter_copy_frame_props()
…
|
|
|
@18ded93a
|
14 years |
stefano.sabatini-lala |
lavc: add format field to AVFrame
The format is a per-frame property, …
|
|
|
@22333a6b
|
14 years |
stefano.sabatini-lala |
lavc: add width and height fields to AVFrame
width and height are …
|
|
|
@314374e5
|
14 years |
Reimar.Doeffinger |
Use MAP_FAILED to check for mmap failure instead of manually …
|
|
|
@f44967b1
|
14 years |
Reimar.Doeffinger |
Use av_fast_malloc instead of av_fast_realloc.
Avoids a memleak, is …
|
|
|
@6266c515
|
14 years |
Reimar.Doeffinger |
Simplify condition.
|
|
|
@20e5d64a
|
14 years |
Reimar.Doeffinger |
msvideo1enc: minor cosmetic cleanup, use FFALIGN, avoid calculating …
|
|
|
@e5a85164
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master:
mov: fix …
|
|
|
@c60d2be5
|
14 years |
michaelni |
mp3enc:simplify
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@e1e8a8de
|
14 years |
michaelni |
mp3enc:better variable name for the frames field file postion. …
|
|
|
@4382bc2
|
14 years |
michaelni |
mp3enc: drop nested structs
Signed-off-by: Michael Niedermayer …
|
|
|
@f2a90c3b
|
14 years |
michaelni |
mp3enc:use FFMIN()
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@01be9331
|
14 years |
michaelni |
mp3enc:Drop unneeded floating point math.
Signed-off-by: Michael …
|
|
|
@ec9a5deb
|
14 years |
michaelni |
mp3enc: drop sum and count bytes instead of bitrates from decoded …
|
|
|
@7d62475
|
14 years |
michaelni |
mp3enc: remove unneeded ifdef
Signed-off-by: Michael Niedermayer …
|
|
|
@173c975e
|
14 years |
michaelni |
mp3enc: remove unneeded static const variables.
Signed-off-by: Michael …
|
|
|
@d62bf5d4
|
14 years |
michaelni |
mp3enc: mux a XING header
The patch below provides exactly that to …
|
|
|
@c34cb130
|
14 years |
michaelni |
avfilter: dont use AVFilterLink as priv for pictures as its freed too …
|
|
|
@21d84246
|
14 years |
michaelni |
avfilter: Fix ticket82 / fix initial buffer values.
Signed-off-by: …
|
|
|
@39f66edb
|
14 years |
michaelni |
AVFilter: use picture pool to avoid malloc().
Signed-off-by: Michael …
|
|
|
@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 …
|
|
|
@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().
…
|
|
|
@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 …
|
|
|