|
|
|
@74fdb7a0
|
13 years |
michaelni |
sws: factorize v*Filter use
Signed-off-by: Michael Niedermayer …
|
|
|
@4d31f42
|
13 years |
michaelni |
sws: port to thw new 1 plane API and add back yuv2yuv1_ar().
…
|
|
|
@f1535972
|
13 years |
michaelni |
sws: better MOVNTQ macro
Signed-off-by: Michael Niedermayer …
|
|
|
@b6dcd6df
|
13 years |
michaelni |
sws cleanup yuv2planeX_10_c_template()
Signed-off-by: Michael …
|
|
|
@b1a4b735
|
13 years |
michaelni |
sws: remove nonsensical code that leaked in from libav
Signed-off-by: …
|
|
|
@1c26f2d
|
13 years |
michaelni |
sws: drop unused code
Signed-off-by: Michael Niedermayer …
|
|
|
@4a5ea9e0
|
13 years |
Reimar.Doeffinger |
Simplify some bits-left/overread checks.
Signed-off-by: Reimar …
|
|
|
@67341f6a
|
13 years |
michaelni |
lavc: add PIX_FMT_GBR24P to align_dimensions()
Signed-off-by: Michael …
|
|
|
@6f5b4ce6
|
13 years |
Reimar.Doeffinger |
Reuse vp3_decode_flush instead of duplicating it.
This also fixes …
|
|
|
@1ac5b512
|
13 years |
michaelni |
swscale: disable functions that do not yet work
Signed-off-by: …
|
|
|
@f97faf67
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master:
id3v2: …
|
|
|
@9e8dff90
|
13 years |
Carl Eugen Hoyos |
Revert "mov: do not misreport empty stts"
Fixes ticket #578.
This …
|
|
|
@e71ebb19
|
13 years |
diego |
id3v2: fix doxy comment - 'machine byte order' makes no sense on char …
|
|
|
@f1874652
|
13 years |
diego |
VC1: restore mistakenly removed code
The code was mistakenly removed …
|
|
|
@e60779b1
|
13 years |
michaelni |
Merge remote-tracking branch 'mans/dnxhd'
* mans/dnxhd:
dnxhddec: …
|
|
|
@e53eecd0
|
13 years |
justin.ruggles |
twinvq: check output buffer size before decoding
|
|
|
@5ed68178
|
13 years |
justin.ruggles |
twinvq: return an error when the packet size is too small
|
|
|
@07e12564
|
13 years |
anton |
lavf: export some forgotten symbols with non-av prefixes.
|
|
|
@22aebf1b
|
13 years |
michaelni |
Add rule for compiling to asm
This allows commands of the form "make …
|
|
|
@e40cde01
|
13 years |
michaelni |
vorbisenc: simplify floor_classes[] table
This avoids an indirection …
|
|
|
@d4999e0a
|
13 years |
michaelni |
dca: ARMv6 optimised decode_blockcode()
Signed-off-by: Mans Rullgard …
|
|
|
@ab253970
|
13 years |
michaelni |
Check for cbrtf() and provide fallback
(cherry picked from commit …
|
|
|
@9c48a7cc
|
13 years |
michaelni |
ratecontrol: replace VLAs with malloc/free
(cherry picked from commit …
|
|
|
@39b0165f
|
13 years |
michaelni |
er: replace VLA with malloc/free
(cherry picked from commit …
|
|
|
@f48b12e0
|
13 years |
rsbultje |
swscale: update altivec yuv2planeX asm to new per-plane API.
|
|
|
@6cacecdc
|
13 years |
rsbultje |
swscale: make yuv2yuvX_10_sse2/avx 8/9/16-bits aware.
Also implement …
|
|
|
@7fbbf952
|
13 years |
rsbultje |
yuv2planeX10 SIMD
Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
|
|
|
@109f62e
|
13 years |
rsbultje |
swscale: decide whether to use yuv2plane1/X on a per-plane basis.
|
|
|
@f99654d4
|
13 years |
rsbultje |
swscale: reintroduce full precision in 16-bit output.
|
|
|
@ff7913ae
|
13 years |
rsbultje |
Split up yuv2yuvX functions
Signed-off-by: Ronald S. Bultje …
|
|
|
@34e8d147
|
13 years |
rsbultje |
Split out yuv2yuv1 luma and chroma in order to make them generic DSP …
|
|
|
@364f3679
|
13 years |
michaelni |
avcodec: add ifdef from qatar that could not be merged previously due …
|
|
|
@0e13874
|
13 years |
michaelni |
codec_names: invoke preprocessor on avcodec.h.
This fixes failures …
|
|
|
@9ab5e648
|
13 years |
michaelni |
Merge remote-tracking branch 'cus/stable'
* cus/stable:
ffplay: …
|
|
|
@9abc9873
|
13 years |
anton |
lavc: replace references to deprecated …
|
|
|
@5ea0001f
|
13 years |
anton |
lavc: translate non-flag-based er options into flag-based ef options …
|
|
|
@c8dad9a6
|
13 years |
anton |
add -err_filter AVOptions to access flag-based error recognition
…
|
|
|
@d8cae42d
|
13 years |
michaelni |
Merge remote-tracking branch 'mans/ac3'
* mans/ac3:
ac3enc: …
|
|
|
@b0b32310
|
13 years |
rsbultje |
h264_weight: initialize "height" function argument properly.
Right …
|
|
|
@d3d97d43
|
13 years |
michaelni |
sws: fix warning: new qualifiers in middle of multi-level non-const …
|
|
|
@415f3cea
|
13 years |
Carl Eugen Hoyos |
Fix comment: Enhanced AC-3 in mov is defined in ETSI TS 102 366.
|
|
|
@8646d610
|
13 years |
michaelni |
pulse: fix application name
Signed-off-by: Michael Niedermayer …
|
|
|
@5b602a14
|
13 years |
michaelni |
Merge remote-tracking branch 'luzero/pulse'
* luzero/pulse:
pulse: …
|
|
|
@d000c5ae
|
13 years |
michaelni |
configure: move code out of main of check_exec_crash()
Tested-by: …
|
|
|
@1e09d908
|
13 years |
michaelni |
Remove redundant libx264 preset files
These are available via -preset …
|
|
|
@aedc9086
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (35 …
|
|
|
@27cedd83
|
13 years |
janne-libav |
presets: spelling error in libvpx 1080p50_60
Signed-off-by: Janne …
|
|
|
@fec5777e
|
13 years |
janne-libav |
avplay: fix fullscreen behaviour with SDL 1.2.14 on Mac OS X
The blue …
|
|
|
@f4b51d06
|
13 years |
martin |
flvdec: Do not call parse_keyframes_index with a NULL stream
…
|
|
|
@b19e0c2b
|
13 years |
justin.ruggles |
libspeexdec: include system headers before local headers
|
|
|
@a470fe80
|
13 years |
justin.ruggles |
libspeexdec: return meaningful error codes
|
|
|
@14bc60db
|
13 years |
justin.ruggles |
libspeexdec: cosmetics: reindent
|
|
|
@7eeaa679
|
13 years |
justin.ruggles |
libspeexdec: decode one frame at a time.
This allows for knowing the …
|
|
|
@1a7090bf
|
13 years |
michaelni |
mov: support eac3 audio
Signed-off-by: Michael Niedermayer …
|
|
|
@a0a4b133
|
13 years |
michaelni |
mpegts: remove read_seek()
Its redundant
Found-by: nevcairiel …
|
|
|
@08d4408a
|
13 years |
michaelni |
utils: disable debuging code at the end of av_gen_search()
…
|
|
|
@f73f68b8
|
13 years |
michaelni |
utils: flush on successfull av_seek_frame_binary()
Signed-off-by: …
|
|
|
@41ac093f
|
13 years |
mans |
swscale: fix signed shift overflows in ff_yuv2rgb_c_init_tables()
…
|
|
|
@db1347f6
|
13 years |
michaelni |
mpegts: cache information to speed up seeking.
Signed-off-by: Michael …
|
|
|
@27f7589a
|
13 years |
michaelni |
seek: Fix av_gen_search() so that seeks outside max/min do not …
|
|
|
@5dd35b43
|
13 years |
anton |
Move timefilter code from lavf to lavd.
It's only used in the JACK …
|
|
|
@b06df707
|
13 years |
anton |
mov: add support for hdvd and pgapmetadata atoms
Signed-off-by: Anton …
|
|
|
@5da35d1
|
13 years |
anton |
mov: rename function _stik, some indentation cosmetics
Signed-off-by: …
|
|
|
@80951f5c
|
13 years |
anton |
mov: rename function _int8 to remove ambiguity, some indentation …
|
|
|
@94395fb
|
13 years |
anton |
mov: parse the gnre atom
Signed-off-by: Anton Khirnov <anton@khirnov.net>
|
|
|
@95891804
|
13 years |
justin.ruggles |
mp3on4: check for allocation failures in decode_init_mp3on4()
|
|
|
@180bf988
|
13 years |
justin.ruggles |
mp3on4: create a separate flush function for MP3onMP4.
The correct …
|
|
|
@53c8443a
|
13 years |
justin.ruggles |
mp3on4: ensure that the frame channel count does not exceed the codec …
|
|
|
@1183d6cd
|
13 years |
justin.ruggles |
mp3on4: set channel layout
|
|
|
@fff0f831
|
13 years |
justin.ruggles |
mp3on4: fix the output channel order
|
|
|
@f507dd06
|
13 years |
justin.ruggles |
mp3on4: allocate temp buffer with av_malloc() instead of on the stack. …
|
|
|
@cb72230d
|
13 years |
justin.ruggles |
mp3on4: copy MPADSPContext from first context to all contexts.
Fixes …
|
|
|
@7846280d
|
13 years |
michaelni |
mpegts: assert position in dts reading code.
Signed-off-by: Michael …
|
|
|
@de9862a
|
13 years |
michaelni |
mpegts: add and use mpegts_get_dts()
Signed-off-by: Michael …
|
|
|
@04ac0d79
|
13 years |
michaelni |
mpegts: fix type of argument of mpegts_resync()
Signed-off-by: …
|
|
|
@aad3429d
|
13 years |
justin.ruggles |
fmtconvert: port float_to_int16_interleave() 2-channel x86 inline asm …
|
|
|
@4e8e2624
|
13 years |
justin.ruggles |
fmtconvert: port int32_to_float_fmul_scalar() x86 inline asm to yasm
|
|
|
@185142a5
|
13 years |
justin.ruggles |
fmtconvert: check compile-time x86 instruction set flags
|
|
|
@708ab7d
|
13 years |
justin.ruggles |
fmtconvert: port float_to_int16() x86 inline asm to yasm
|
|
|
@45add995
|
13 years |
justin.ruggles |
fmtconvert: fix and extend documentation for float_interleave()
|
|
|
@ef74e397
|
13 years |
justin.ruggles |
flvenc: store delay and last_ts per-stream.
|
|
|
@b034c95c
|
13 years |
mans |
h264: fix ppc/altivec build
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@b8bb9c02
|
13 years |
rsbultje |
Enable multithreding when decoding with libopenjpeg
Enable …
|
|
|
@27209bb1
|
13 years |
rsbultje |
h264: mark some MC functions with av_always_inline instead of inline.
…
|
|
|
@05fb63f5
|
13 years |
rsbultje |
H264: have hl_motion() and its callees take a chroma_idc argument.
|
|
|
@e2c21332
|
13 years |
stefasab |
deshake: add documentation in filters.texi
Signed-off-by: Stefano …
|
|
|
@c2d33742
|
13 years |
rsbultje |
H264: change weight/biweight functions to take a height argument.
…
|
|
|
@229d263c
|
13 years |
rsbultje |
Support for lossless and inter H264 4:2:2.
|
|
|
@76741b0e
|
13 years |
rsbultje |
h264: 4:2:2 intra decoding support
Signed-off-by: Diego Biurrun …
|
|
|
@dc49bf12
|
13 years |
rsbultje |
sws/pixfmt/pixdesc: add support for yuv420p9le/be.
|
|
|
@e85297e0
|
13 years |
rsbultje |
Revert d1d421cbc0d13b08535f7fc08d179572ee352072: change to …
|
|
|
@ce42a048
|
13 years |
rsbultje |
vp8: fix up handling of segmentation_maps in reference frames.
…
|
|
|
@8305041e
|
13 years |
rsbultje |
swscale: prevent overflow in coefficient calculation.
|
|
|
@ce253ed
|
13 years |
michaelni |
fix shared lib build
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
|
|
|
@dd8ffc19
|
13 years |
michaelni |
Merge remote-tracking branch 'qatar/master'
* qatar/master: (47 …
|
|
|
@44a2bb75
|
13 years |
michaelni |
swr: Fix swresample.c:293:5: warning: passing argument 2 of …
|
|
|
@36e5e51a
|
13 years |
michaelni |
swr: remove unused variable.
Signed-off-by: Michael Niedermayer …
|
|
|
@a9111772
|
13 years |
michaelni |
swr: Fix assignment discards qualifiers from pointer target type …
|
|
|
@03e56a2a
|
13 years |
michaelni |
resample2: Fix passing argument from incompatible pointer type …
|
|
|
@e6459720
|
13 years |
michaelni |
swr: Mark src as const in swr_resample()
Signed-off-by: Michael …
|
|
|