|
|
|
@52acd791
|
12 years |
diego |
x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp
|
|
|
@197252f1
|
12 years |
diego |
configure: Add a comment indicating why uclibc is checked before glibc
|
|
|
@29f1fa74
|
12 years |
diego |
configure: Move newlib libc check before mingw libc check
On Cygwin …
|
|
|
@0f5b0b41
|
12 years |
diego |
avisynth: Change demuxer name to avoid conflicts with AVS
|
|
|
@a65f965c
|
12 years |
martin |
mpegvideo: Do REBASE_PICTURE with byte pointers
REBASE_PICTURE (more …
|
|
|
@a5ba798c
|
12 years |
diego |
dsputil: remove unused functions copy_block{2, 4, 8, 16}.
|
|
|
@61d36761
|
12 years |
martin |
movenc: Simplify code by using avio_wb24
Signed-off-by: Martin …
|
|
|
@4e0bc996
|
12 years |
lu_zero |
bfin: unbreak compilation
Added a missing header file.
|
|
|
@7194330b
|
12 years |
anton |
vf_delogo: fix copying the input frame.
CC:libav-stable@libav.org
|
|
|
@f81c37e4
|
12 years |
anton |
vf_delogo: fix an uninitialized read.
CC:libav-stable@libav.org
|
|
|
@76e74e4
|
12 years |
anton |
h264: remove obsolete comment.
|
|
|
@47318953
|
12 years |
anton |
mpegvideo: remove some unused variables from Picture.
|
|
|
@231fd1ed
|
12 years |
anton |
utvideoenc/v410enc: do not set AVFrame.reference.
That field will be …
|
|
|
@e6b1c3bb
|
12 years |
anton |
pthread: make ff_thread_release_buffer idempotent.
I.e. don't do …
|
|
|
@729b3714
|
12 years |
anton |
mvi: set framerate
This container does not store timestamps and thus …
|
|
|
@aec50f7
|
12 years |
anton |
rawdec: use AVPALETTE_SIZE instead of magic constants.
|
|
|
@e6da5d2
|
12 years |
anton |
mimic: remove a pointless cast.
|
|
|
@30d62507
|
12 years |
anton |
mdec: return meaningful error codes.
|
|
|
@f713411
|
12 years |
anton |
mdec: cosmetics, reformat
|
|
|
@098eed95
|
12 years |
anton |
mdec: merge mdec_common_init() into decode_init().
There is no point …
|
|
|
@f1c39594
|
12 years |
anton |
eatgv: use fixed-width types where appropriate.
|
|
|
@c59211b4
|
12 years |
diego |
x86: Simplify some arch conditionals
|
|
|
@438ea561
|
12 years |
lu_zero |
bfin: Separate VP3 initialization code
|
|
|
@f550583c
|
12 years |
lu_zero |
bfin: update VP3 idct
The block must be set to 0.
|
|
|
@834e9fb0
|
12 years |
martin |
x86: hpeldsp: Fix a typo, use the right register
This makes the code …
|
|
|
@4839fbe2
|
12 years |
lu_zero |
shorten: fix array subscript is below array bounds warning
…
|
|
|
@05b0998f
|
12 years |
lu_zero |
dsputil: Fix error by not using redzone and register name
…
|
|
|
@4eb93bed
|
12 years |
derek.buitenhuis |
swscale: GBRP output support
Signed-off-by: Michael Niedermayer …
|
|
|
@2026eb1
|
12 years |
martin |
arm: vp8: Fix the plain-armv6 version of vp8_luma_dc_wht
This makes …
|
|
|
@96753bd0
|
12 years |
lu_zero |
dsputil: x86: Correct the number of registers used in …
|
|
|
@0eedf5d7
|
12 years |
lu_zero |
dsputil: add missing HAVE_YASM guard
Fix compile error under …
|
|
|
@78bc4d6
|
12 years |
lu_zero |
hwaccel: do not offer unsupported pixel formats
Signed-off-by: Luca …
|
|
|
@ec0e9200
|
12 years |
lu_zero |
vdpau: add missing pixel format for H.264
Signed-off-by: Luca Barbato …
|
|
|
@71155d7b
|
12 years |
lu_zero |
dsputil: x86: Convert mpeg4 qpel and dsputil avg to yasm
…
|
|
|
@f90ff77
|
12 years |
rsbultje |
Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm.
|
|
|
@fe1057e0
|
12 years |
lu_zero |
doc: update the reference for the title
The recent texi2html exports …
|
|
|
@04f4dbc2
|
12 years |
anton |
mpegvideo_enc: fix indentation in load_input_picture()
|
|
|
@3f47d316
|
12 years |
anton |
mpegvideo_enc: do not modify the input frame.
|
|
|
@7bcaeb40
|
12 years |
anton |
mjpegdec: fix indentation
|
|
|
@0ce033f
|
12 years |
anton |
rawdec: cosmetics, reformat
|
|
|
@b965cb90
|
12 years |
anton |
mimic: return meaningful error codes.
|
|
|
@a0cabd0a
|
12 years |
anton |
mimic: cosmetics, reformat
|
|
|
@04e12496
|
12 years |
anton |
iff: drop ff_ prefix from a static function.
|
|
|
@9221c0af
|
12 years |
anton |
pngdec: cosmetics, reformat.
Also remove a commented out line.
|
|
|
@edb2426
|
12 years |
anton |
dxa: return meaningful error codes.
|
|
|
@adf0110d
|
12 years |
anton |
eatgq: cosmetics, reformat.
|
|
|
@f337c290
|
12 years |
anton |
eatgq: return meaningful error codes.
|
|
|
@4b7598e2
|
12 years |
anton |
eatgv: cosmetics, reformat
|
|
|
@ade40280
|
12 years |
anton |
eatgv: return meaningful error codes.
|
|
|
@0859eaa
|
12 years |
anton |
cyuv: return meaningful error codes.
|
|
|
@6837bd6
|
12 years |
anton |
txd: return meaningful error codes.
|
|
|
@69c25c92
|
12 years |
anton |
dnxhdenc: fix invalid reads in dnxhd_mb_var_thread().
Do not assume …
|
|
|
@033a86f9
|
12 years |
diego |
x86: h264qpel: Move stray comment to the right spot and clarify it
|
|
|
@0e3afacd
|
12 years |
justin.ruggles |
atrac3: use correct loop variable in add_tonal_components()
…
|
|
|
@ded3673d
|
12 years |
lu_zero |
doc: document libx264 options and mappings
|
|
|
@29b553c1
|
12 years |
lu_zero |
libx264: introduce -x264-params private option
It is a shortcut to …
|
|
|
@38c1466c
|
12 years |
lu_zero |
dict: add av_dict_parse_string()
Can be used to set multiple …
|
|
|
@5ea5ffc9
|
12 years |
lu_zero |
doc: support multitable in texi2pod
|
|
|
@0b55b16a
|
12 years |
lu_zero |
avfilter: allow setpts filter to use wallclock time for calculations
…
|
|
|
@b85a5e87
|
12 years |
lu_zero |
lavu: Add av_strnstr()
This is a length limited version of strstr()
…
|
|
|
@a84fb6e0
|
12 years |
lu_zero |
h264: Allow discarding the cropping information from SPS
Some 3D …
|
|
|
@33552a5f
|
12 years |
diego |
arm: Add mathops.h to ARCH_HEADERS list
It is an arch-specific header …
|
|
|
@4333df63
|
12 years |
diego |
avstring: K&R formatting cosmetics
Signed-off-by: Diego Biurrun …
|
|
|
@2c10e2a2
|
12 years |
diego |
build: Make the H.264 parser select h264qpel
It is required for …
|
|
|
@c5c2060c
|
12 years |
janne-libav |
x86: h264qpel: add cpu flag checks for init function
The code was …
|
|
|
@6bdb841b
|
12 years |
janne-libav |
h264: copy h264qpel dsp context to slice thread copies
|
|
|
@8e148b87
|
12 years |
janne-libav |
arm: h264qpel: use neon h264 qpel functions only if supported
|
|
|
@e9d81735
|
12 years |
lu_zero |
dsputil: Separate h264 qpel
The sh4 optimizations are removed, …
|
|
|
@7a95afe4
|
12 years |
lu_zero |
doc: fix dependencies in pod generation
The script can and will change.
|
|
|
@528878ee
|
12 years |
diego |
openbsd: configure: Stop enabling PIC by default
Previously PIC was …
|
|
|
@4a4a7e13
|
12 years |
martin |
rtpenc_chain: Use the original AVFormatContext for getting payload …
|
|
|
@93211717
|
12 years |
martin |
rtp: Make sure the output format pointer is set
Not sure if this …
|
|
|
@57ed8deb
|
12 years |
martin |
wmv2: Propagate the wmv2 idct permutation type to the dsputils context …
|
|
|
@e90820d4
|
12 years |
martin |
rtp: Make sure priv_data is set before reading it
This fixes crashes …
|
|
|
@cf29f49d
|
12 years |
martin |
rtpenc: fix overflow checking in avc_mp4_find_startcode()
The check …
|
|
|
@ecb918e5
|
12 years |
martin |
rtmp: fix buffer overflows in ff_amf_tag_contents()
A negative `size' …
|
|
|
@3cff5336
|
12 years |
martin |
rtmp: fix multiple broken overflow checks
Sanity checks like `data + …
|
|
|
@2e413003
|
12 years |
martin |
float_dsp: Include config.h for redefining restrict
This makes sure …
|
|
|
@baf35bb4
|
12 years |
rsbultje |
dsputil: remove one array dimension from avg_no_rnd_pixels_tab.
|
|
|
@2612c4dc
|
12 years |
rsbultje |
dsputil: remove 9/10 bits hpel functions.
These are never used.
|
|
|
@2bef1a83
|
12 years |
rsbultje |
dsputil: remove some never-assigned function pointers from the struct.
|
|
|
@32ff643
|
12 years |
rsbultje |
dsputil: remove avg_no_rnd_pixels8.
This is never used.
|
|
|
@88bd7fdc
|
12 years |
rsbultje |
Drop DCTELEM typedef
It does not help as an abstraction and adds …
|
|
|
@2e4bb99f
|
12 years |
rsbultje |
vorbisdsp: convert x86 simd functions from inline asm to yasm.
|
|
|
@0ee8293a
|
12 years |
rsbultje |
vp3dsp: don't do aligned reads on input.
The input is not guaranteed …
|
|
|
@40cf1add
|
12 years |
justin.ruggles |
mlp_parser: cosmetics: re-indent.
Signed-off-by: Justin Ruggles …
|
|
|
@ed1b011
|
12 years |
justin.ruggles |
mlp: implement support for AVCodecContext.request_channel_layout.
…
|
|
|
@b0c7e3ff
|
12 years |
justin.ruggles |
mlp_parser: account for AVCodecContext.request_channels when setting …
|
|
|
@1fd2dee
|
12 years |
justin.ruggles |
mlpdec: set the channel layout.
Fixes bug 401.
Signed-off-by: Justin …
|
|
|
@3ffcccb4
|
12 years |
justin.ruggles |
mlpdec: TrueHD: use Libav channel order.
Fixes bug 208.
…
|
|
|
@99ccd2ba
|
12 years |
justin.ruggles |
mlp: store the channel layout for each substream.
Also stop storing …
|
|
|
@73b704ac
|
12 years |
diego |
arm: Add some missing header #includes
|
|
|
@d56668bd
|
12 years |
rsbultje |
floatdsp: move scalarproduct_float from dsputil to avfloatdsp.
This …
|
|
|
@5959bfac
|
12 years |
rsbultje |
floatdsp: move butterflies_float from dsputil to avfloatdsp.
This …
|
|
|
@42d32469
|
12 years |
rsbultje |
floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp.
Now, …
|
|
|
@55aa03b9
|
12 years |
rsbultje |
floatdsp: move vector_fmul_add from dsputil to avfloatdsp.
|
|
|
@0881cbf3
|
12 years |
lu_zero |
proresdec: support mixed interlaced/non-interlaced content
Set …
|
|
|
@4a73fbd9
|
12 years |
rsbultje |
vp3/5: move put_no_rnd_pixels_l2 from dsputil to VP3DSPContext.
The …
|
|
|
@4f56e773
|
12 years |
diego |
x86: ac3: Fix HAVE_MMXEXT condition to only refer to external assembly …
|
|
|
@ab587f39
|
12 years |
martin |
rtpenc: Start the sequence numbers from a random offset
Expose the …
|
|
|