|
|
|
@bcedf2e5
|
14 years |
michaelni |
asfdec: fix assert failure on invalid files
Add an extra size …
|
|
|
@10291562
|
14 years |
michaelni |
Revert "asfdec: fix assert failure on invalid files"
Reverting this …
|
|
|
@0b8002fd
|
14 years |
michaelni |
Add support for QT BMP 1bpp color mode
Fix trac issue #188
…
|
|
|
@b7903ab1
|
14 years |
michaelni |
If a MP3 file contains the string NSVs, the NSV probe will think it is …
|
|
|
@612122b1
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master: (32 commits)
…
|
|
|
@4ea216e7
|
14 years |
michaelni |
libavformat/utils: Only consider dvb teletext timestamps for start …
|
|
|
@b8a4b015
|
14 years |
michaelni |
error concealment: check last pictures motion_val before using it.
…
|
|
|
@1cafc232
|
14 years |
michaelni |
sws-PPC: fix after VOFW change.
It seems sws-PPC did hardcode 2048 at …
|
|
|
@83630f79
|
14 years |
michaelni |
regtests: add grayscale qtrle
Signed-off-by: Michael Niedermayer …
|
|
|
@ce10e858
|
14 years |
michaelni |
Added PIX_FMT_GRAY8 to the formats supported by the QuickTime RLE …
|
|
|
@1d14edb7
|
14 years |
michaelni |
Use VOFW 21503 as a default value for all types of the CPUs
|
|
|
@4f038fdc
|
14 years |
michaelni |
Add "DAVC" FourCC
This FourCC is used by "mpegable AVC" codec and the …
|
|
|
@99e07a44
|
14 years |
michaelni |
Fix crash of interlaced MPEG2 decoding
|
|
|
@a18eff49
|
14 years |
michaelni |
av_compare_ts: Improve speed when calculations fit in 64bit.
about …
|
|
|
@de545d24
|
14 years |
michaelni |
configure: Fix SDL detection on OSX and win32
|
|
|
@5705b020
|
14 years |
jason |
10-bit H.264 x86 chroma v loopfilter asm
Also delete some unused …
|
|
|
@f1e7822e
|
14 years |
michaelni |
fate: Disable h264-conformance-frext-pph10i4_panasonic_a.
The file …
|
|
|
@9aa9104
|
14 years |
diego |
Port SMPTE S302M audio decoder from FFmbc 0.3.
|
|
|
@c77b858c
|
14 years |
michaelni |
h264pred: fix one more aliasing violation.
|
|
|
@0f6bbc5a
|
14 years |
michaelni |
h264-fate: Fix 10bit H264 tests on big endian.
framecrc returns …
|
|
|
@b44c8ad2
|
14 years |
siretart |
Fix crash of interlaced MPEG2 decoding
Problem description, …
|
|
|
@d2bf4289
|
14 years |
anton |
h264pred: fix one more aliasing violation.
Signed-off-by: Anton …
|
|
|
@36dc49b7
|
14 years |
anton |
doc/APIchanges: fill in missing hashes and dates.
|
|
|
@880fa218
|
14 years |
anton |
flacenc: use proper initializers for AVOption default values.
…
|
|
|
@c9e81d07
|
14 years |
anton |
lavc: deprecate named constants for deprecated antialias_algo.
|
|
|
@b75e53cc
|
14 years |
michaelni |
h264idct_template: fix include path
Signed-off-by: Michael Niedermayer …
|
|
|
@083e715f
|
14 years |
siretart |
aac: workaround for compilation on cygwin
On cygwin, math.h needs to …
|
|
|
@5c511ad4
|
14 years |
siretart |
swscale: extend YUV422p support to 10bits depth
Signed-off-by: …
|
|
|
@d18e243f
|
14 years |
michaelni |
h264: merge _internal & template files.
seems git missed them and we …
|
|
|
@b437f5b0
|
14 years |
diego |
tiff: add support for inverted FillOrder for uncompressed data
Fix …
|
|
|
@bea70575
|
14 years |
diego |
Remove unused softfloat implementation.
The softfloat functionality …
|
|
|
@2caf19e
|
14 years |
rsbultje |
h264pred: fix aliasing violations.
Tested to fix Haiku H264/10bit …
|
|
|
@3b6bbfa0
|
14 years |
Carl Eugen Hoyos |
Check syntax even if DEBUG is not defined.
|
|
|
@e1e0ca70
|
14 years |
diego |
rotozoom: Eliminate French variable name.
|
|
|
@cbb0930
|
14 years |
diego |
rotozoom: Check return value of fread().
This fixes the warnings: …
|
|
|
@771339c
|
14 years |
diego |
rotozoom: Return an error value instead of calling exit().
|
|
|
@2131e859
|
14 years |
diego |
rotozoom: Make init_demo() return int and check for errors on invocation.
|
|
|
@5a37c12c
|
14 years |
diego |
rotozoom: Drop silly UINT8 typedef.
|
|
|
@e9c10459
|
14 years |
diego |
rotozoom: Drop some unnecessary parentheses.
|
|
|
@f628559d
|
14 years |
diego |
rotozoom: K&R coding style cosmetics
|
|
|
@0b4949b5
|
14 years |
martin |
rtsp: Only do keepalive using GET_PARAMETER if the server supports it
…
|
|
|
@3fd62c6e
|
14 years |
anton |
ffmpeg: call pre_process_video_frame() only if decoding is needed
In …
|
|
|
@2b95602e
|
14 years |
anton |
ffmpeg: reformat resample condition code in transcode()
…
|
|
|
@9aa797cd
|
14 years |
anton |
ffmpeg: factorize resampling condition check in do_video_out()
…
|
|
|
@c29c2eea
|
14 years |
anton |
ffmpeg: prefer "dec" over "ist->st->codec" in do_video_out() snippet
…
|
|
|
@2ecc5b70
|
14 years |
anton |
ffmpeg: improve reporting if size/pixel format changes
Use av_log() …
|
|
|
@b568d6d9
|
14 years |
anton |
ffmpeg: warns the user when the selected pixel format is ignored
…
|
|
|
@91199cf
|
14 years |
anton |
ffplay: add a dummy option -i so that it is easy to switch between …
|
|
|
@e3497907
|
14 years |
michaelni |
swscale: remove fork bug that i missed in the merge.
Signed-off-by: …
|
|
|
@b9660e2a
|
14 years |
michaelni |
fix fate failures for 10bit H264 on some systems
This is possibly a …
|
|
|
@59eb12fa
|
14 years |
michaelni |
Merge remote branch 'qatar/master'
* qatar/master: (30 commits)
…
|
|
|
@ffc437c0
|
14 years |
alex.converse |
cosmetics: Fix crazy formatting in resample.
|
|
|
@3e00abab
|
14 years |
alex.converse |
Allow resampling with no channel count change for up to 8 channels.
|
|
|
@918a5409
|
14 years |
alex.converse |
Don't allow unsupported resampling configurations.
|
|
|
@9f3d6ca4
|
14 years |
jason |
Port x86 10-bit H.264 deblock asm from x264
|
|
|
@8ad77b65
|
14 years |
jason |
Update x86 H.264 deblock asm
Includes AVX versions from x264.
|
|
|
@580fa76c
|
14 years |
baptiste.coudurier |
Allocate per codec options, now that options are freed between inputs …
|
|
|
@3732c483
|
14 years |
michaelni |
error_concealment: Use previous pictures motion vectors when the …
|
|
|
@a811ec7c
|
14 years |
michaelni |
Merging branch 'ffmpeg-mt/master'
Just some cosmetics & comments, the …
|
|
|
@b5e08992
|
14 years |
Carl Eugen Hoyos |
"Initialize" copy_tb like the other global variables.
|
|
|
@aa909d30
|
14 years |
stefano.sabatini-lala |
tiff: prefer enum TiffCompr over int for TiffContext.compr
Help …
|
|
|
@1e97700f
|
14 years |
stefano.sabatini-lala |
tiff: remove duplicated author information, fix @file doxy
|
|
|
@687ff547
|
14 years |
stefano.sabatini-lala |
tiff: perform minor cleanups in the header
Add link to official …
|
|
|
@b50217f
|
14 years |
stefano.sabatini-lala |
8svx: remove pointless comments
|
|
|
@48dce860
|
14 years |
stefano.sabatini-lala |
8svx: add links to documentation resources
|
|
|
@baa10302
|
14 years |
stefano.sabatini-lala |
8svx: remove duplicated author/file information
|
|
|
@70b10db2
|
14 years |
stefano.sabatini-lala |
iff: remove get_image_data() and get_image_size() wrappers
Remove one …
|
|
|
@8b1171e9
|
14 years |
stefano.sabatini-lala |
iff: remove get_palette_size() wrapper
Remove one level of …
|
|
|
@83294a32
|
14 years |
stefano.sabatini-lala |
iff: remove pointless get_palette_data() wrapper
Also rename variable …
|
|
|
@002e1f1e
|
14 years |
michaelni |
motion_est: fix ffmpeg compilation with DEBUG defined
Remove the …
|
|
|
@3d929a60
|
14 years |
Reimar.Doeffinger |
mpegaudio: remove frame_count variable and its only usage, it is always 0.
|
|
|
@b6675279
|
14 years |
anton |
AVOptions: make default_val a union, as proposed in AVOption2.
This …
|
|
|
@dc05b6a
|
14 years |
michaelni |
Added oggpagesize option for Ogg encoding. Allows setting a preferred …
|
|
|
@eeaba924
|
14 years |
michaelni |
ffmpeg: Fix -t with files that do not have any timestamps.
This for …
|
|
|
@b27b54de
|
14 years |
rsbultje |
arm/h264pred: add missing argument type.
|
|
|
@7bea13f1
|
14 years |
michaelni |
swscale: Fix scaling for unscaled dithered planar convertions.
This …
|
|
|
@86b29553
|
14 years |
rsbultje |
h264dsp_mmx: place bracket outside #if/#endif block.
Should fix …
|
|
|
@ecc29730
|
14 years |
rsbultje |
lavf/utils: fix ff_interleave_compare_dts corner case.
This should …
|
|
|
@23d10ce0
|
14 years |
rsbultje |
fate: add 10-bit H264 tests.
|
|
|
@e86fbe17
|
14 years |
rsbultje |
h264: do not print "too many references" warning for intra-only.
…
|
|
|
@d545cf80
|
14 years |
rsbultje |
Enable decoding of high bit depth h264.
This patch completes the high …
|
|
|
@19a0729b
|
14 years |
rsbultje |
Adds 8-, 9- and 10-bit versions of some of the functions used by the …
|
|
|
@fcc0224e
|
14 years |
rsbultje |
Add support for higher QP values in h264.
In high bit depth, the QP …
|
|
|
@6e3ef511
|
14 years |
rsbultje |
Add the notion of pixel size in h264 related functions.
In high bit …
|
|
|
@44ca80df
|
14 years |
rsbultje |
Make the h264 loop filter bit depth aware.
Preparatory patch for high …
|
|
|
@87ce8b49
|
14 years |
rsbultje |
Template dsputil_template.c with respect to pixel size, etc.
…
|
|
|
@5d4bd9cc
|
14 years |
rsbultje |
Template h264idct_template.c with respect to pixel size, etc.
…
|
|
|
@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 …
|
|
|