|
|
|
@6af28010
|
14 years |
rsbultje |
swscale: split swscale.c in unscaled and generic conversion routines.
…
|
|
|
@2762ee30
|
14 years |
rsbultje |
swscale: cosmetics.
Remove duplicate "inC" and "_c" functions that do …
|
|
|
@1674bd2a
|
14 years |
rsbultje |
swscale: integrate (literally) swscale_template.c in swscale.c.
|
|
|
@983260b0
|
14 years |
rsbultje |
swscale: split out x86/swscale_template.c from swscale.c.
|
|
|
@075d0ae7
|
14 years |
rsbultje |
swscale: enable hScale_altivec_real.
|
|
|
@67d80a54
|
14 years |
rsbultje |
swscale: split out ppc _template.c files from main swscale.c.
|
|
|
@a3e9bb5d
|
14 years |
rsbultje |
swscale: remove indirections in ppc/swscale_template.c.
|
|
|
@0e5d31b1
|
14 years |
rsbultje |
swscale: split out unscaled altivec YUV converters in their own file.
|
|
|
@83a8b300
|
14 years |
rsbultje |
mpegvideoenc: fix multislice fate tests with threading disabled.
The …
|
|
|
@43b6c3eb
|
14 years |
diego |
mpegts: Wrap #ifdef DEBUG and av_hex_dump_log() combination in a macro.
|
|
|
@a5514a84
|
14 years |
diego |
build: Simplify texi2html invocation through the --output option.
The …
|
|
|
@5e1166b3
|
14 years |
mans |
Mark some variables with av_unused
Most of these variables are only …
|
|
|
@94bed8e5
|
14 years |
diego |
Replace avcodec_get_pix_fmt_name() by av_get_pix_fmt_name().
This …
|
|
|
@93d06bd1
|
14 years |
diego |
svq3: Check negative mb_type to fix potential crash.
Signed-off-by: …
|
|
|
@8dfc6d1f
|
14 years |
diego |
svq3: Move svq3-specific fields to their own context.
Signed-off-by: …
|
|
|
@1f94c31f
|
14 years |
anton |
rawdec: initialize return value to 0.
|
|
|
@c1dfb72d
|
14 years |
mans |
Remove unused get_psnr() prototype
Signed-off-by: Mans Rullgard …
|
|
|
@a606aa75
|
14 years |
anton |
rawdec: don't leak option strings.
|
|
|
@bd7c1d35
|
14 years |
anton |
bktr: get default framerate from video standard.
|
|
|
@0d793db1
|
14 years |
rsbultje |
swscale: remove unused COMPILE_TEMPLATE_ALTIVEC.
|
|
|
@f190f676
|
14 years |
diego |
Replace custom DEBUG preprocessor trickery by the standard one.
|
|
|
@068aa387
|
14 years |
diego |
vorbis: Remove non-compiling debug statement.
|
|
|
@ec6313a
|
14 years |
diego |
vorbis: Remove pointless DEBUG #ifdef around debug output macros.
|
|
|
@fb52cf82
|
14 years |
diego |
cook: Remove non-compiling debug output.
random_state was changed …
|
|
|
@0fc9c655
|
14 years |
diego |
Remove pointless #ifdefs around function declarations in a header.
|
|
|
@23664624
|
14 years |
diego |
Replace #ifdef + av_log() combinations by av_dlog().
|
|
|
@df96f22d
|
14 years |
diego |
Replace custom debug output functions by av_dlog().
|
|
|
@752207e
|
14 years |
diego |
cook: Remove unused debug functions.
|
|
|
@b751f611
|
14 years |
diego |
Remove stray extra arguments from av_dlog() invocations.
|
|
|
@551dfdde
|
14 years |
mans |
targa: fix big-endian build
|
|
|
@fefa67d
|
14 years |
anton |
v4l2: remove one forgotten use of AVFormatParameters.pix_fmt.
|
|
|
@4078ed26
|
14 years |
anton |
vfwcap: add a framerate private option.
|
|
|
@c21324e
|
14 years |
anton |
v4l2: add a framerate private option.
|
|
|
@121ef2e2
|
14 years |
anton |
libdc1394: add a framerate private option.
|
|
|
@1556186a
|
14 years |
anton |
fbdev: add a framerate private option.
|
|
|
@3e3db4d9
|
14 years |
anton |
bktr: add a framerate private option.
|
|
|
@4c1e56ed
|
14 years |
mans |
oma: check avio_read() return value
|
|
|
@14086341
|
14 years |
mans |
nutdec: remove unused variable
|
|
|
@e65ab9d9
|
14 years |
mans |
Remove unused variables
|
|
|
@808d8ff6
|
14 years |
rsbultje |
swscale: allocate larger buffer to handle altivec overreads.
Altivec …
|
|
|
@6a9c8594
|
14 years |
rsbultje |
H264/MPEG frame-level multi-threading.
Signed-off-by: Ronald S. …
|
|
|
@53be7b23
|
14 years |
rsbultje |
Cosmetic changes to h264_idct_10bit.asm.
Removes redundant dword tags …
|
|
|
@994c3550
|
14 years |
rsbultje |
2x faster h264_idct_add8_10.
Signed-off-by: Ronald S. Bultje …
|
|
|
@cc9947f
|
14 years |
rsbultje |
aacenc: Add stereo_mode option.
ms_off is the default, until Mid/Side …
|
|
|
@e6635a9a
|
14 years |
rsbultje |
h264: remove CONFIG_GPL from x86 intra prediction code.
The authors …
|
|
|
@8e112df4
|
14 years |
mans |
ARM: ac3dsp: optimised update_bap_counts()
Signed-off-by: Mans …
|
|
|
@bde2c1c7
|
14 years |
diego |
mpegaudiodec: Fix av_dlog() invocation.
Some parameters passed to the …
|
|
|
@f3aa65af
|
14 years |
rsbultje |
h264/10bit: add HAVE_ALIGNED_STACK checks.
Fixes regression in …
|
|
|
@348493db
|
14 years |
Ronald S. Bultje |
Update 8-bit H.264 IDCT function names to reflect bit-depth.
…
|
|
|
@836f47d3
|
14 years |
Ronald S. Bultje |
Add IDCT functions for 10-bit H.264.
Ports the majority of IDCT …
|
|
|
@7e985c9e
|
14 years |
diego |
mpegaudioenc: Fix broken av_dlog statement.
|
|
|
@b0a4e5f9
|
14 years |
diego |
Employ correct printf format specifiers, mostly in debug output.
|
|
|
@c51695db
|
14 years |
mans |
ARM: fix MUL64 inline asm for pre-armv6
Prior to ARMv6, the …
|
|
|
@5ac4952a
|
14 years |
diego |
vf_drawtext: Replace FFmpeg by Libav in license boilerplate.
|
|
|
@fdf18e33
|
14 years |
mans |
mpegaudiodec: remove unusued code and variables
Signed-off-by: Mans …
|
|
|
@c1691948
|
14 years |
alex.converse |
improved 'edts' atom writing support
The 'edts' write function can …
|
|
|
@6f1ec38c
|
14 years |
mans |
mpegaudio: clean up compute_antialias() definition
This merges the …
|
|
|
@9ebcf769
|
14 years |
rsbultje |
vp8: fix segmentation race during frame-threading.
Fixes occasional …
|
|
|
@f635a23
|
14 years |
diego |
swscale: Remove unused variable.
|
|
|
@6bb70dfd
|
14 years |
mans |
ARM: simplify inline asm with 64-bit operands
Signed-off-by: Mans …
|
|
|
@371266da
|
14 years |
mans |
ARM: enable UAL syntax in asm.S
This enables UAL syntax for all asm …
|
|
|
@7a70e01b
|
14 years |
anton |
v4l2: don't leak video standard string on error.
|
|
|
@06b5facd
|
14 years |
diego |
swscale: Remove disabled code.
|
|
|
@d6e0729b
|
14 years |
diego |
avfilter: Surround function only used in debug mode by appropriate …
|
|
|
@2146f492
|
14 years |
diego |
vf_crop: Replace #ifdef DEBUG + av_log() by av_dlog().
|
|
|
@798b2646
|
14 years |
mans |
build: remove BUILD_ROOT variable
This variable is unnecessary as …
|
|
|
@4276112
|
14 years |
mans |
vp8: use av_clip_uintp2() where possible
Signed-off-by: Mans Rullgard …
|
|
|
@90da52f0
|
14 years |
mans |
ac3enc: fix LOCAL_ALIGNED usage in count_mantissa_bits()
…
|
|
|
@70bb747a
|
14 years |
martin |
ac3dsp: do not use the ff_* prefix when referencing ff_ac3_bap_bits.
…
|
|
|
@dc0ad40d
|
14 years |
justin.ruggles |
ac3dsp: fix loop condition in ac3_update_bap_counts_c()
|
|
|
@edfa89b2
|
14 years |
mans |
ARM: unbreak build
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@6ca23db9
|
14 years |
justin.ruggles |
ac3enc: modify mantissa bit counting to keep bap counts for all values …
|
|
|
@1323828a
|
14 years |
justin.ruggles |
ac3enc: split mantissa bit counting into a separate function.
No …
|
|
|
@7743865f
|
14 years |
justin.ruggles |
ac3enc: store per-block/channel bap pointers by reference block in a …
|
|
|
@e01e05ee
|
14 years |
mans |
get_bits: add av_unused tag to cache variable
This silences numerous …
|
|
|
@b8e89339
|
14 years |
rsbultje |
sws: replace all long with int.
Signed-off-by: Ronald S. Bultje …
|
|
|
@7d8c17b
|
14 years |
mans |
ARM: aacdec: fix constraints on inline asm
This adds output operands …
|
|
|
@84e4804a
|
14 years |
mans |
ARM: remove unnecessary volatile from inline asm
Signed-off-by: Mans …
|
|
|
@5726ec1
|
14 years |
mans |
ARM: add "cc" clobbers to inline asm where needed
Signed-off-by: Mans …
|
|
|
@a84f8256
|
14 years |
mans |
ARM: improve FASTDIV asm
This uses one register less. Also add …
|
|
|
@7f7726c7
|
14 years |
mans |
ac3enc: use LOCAL_ALIGNED macro
Aligned local variables must use the …
|
|
|
@04de5bf5
|
14 years |
rsbultje |
APIchanges: fill in git hash for av_get_pix_fmt_name (0420bd7).
|
|
|
@8f653e28
|
14 years |
rsbultje |
lavu: add av_get_pix_fmt_name() convenience function
Also deprecate …
|
|
|
@26513856
|
14 years |
rsbultje |
cmdutils: remove OPT_FUNC2
Make ff* tools only accept opt_* functions …
|
|
|
@009f829
|
14 years |
rsbultje |
swscale: fix crash in bilinear scaling.
|
|
|
@88aa215
|
14 years |
siretart |
vpxenc: add VP8E_SET_STATIC_THRESHOLD mapping
via the equivalent …
|
|
|
@945dda41
|
14 years |
siretart |
webm: support stereo videos in matroska/webm muxer
Create a …
|
|
|
@f91ccb1d
|
14 years |
anton |
lavf: deprecate AVFormatParameters.pix_fmt.
|
|
|
@2a85f218
|
14 years |
anton |
rawdec: add a pixel_format private option.
|
|
|
@d576bbf3
|
14 years |
anton |
v4l2: add a pixel_format private option.
|
|
|
@2e0e1e71
|
14 years |
anton |
libdc1394: add a pixel_format private option.
|
|
|
@1a950da6
|
14 years |
justin.ruggles |
cosmetics: indentation and alignment after previous commit
|
|
|
@aa47c35d
|
14 years |
justin.ruggles |
ac3enc: add support for E-AC-3 encoding.
This adds basic stream …
|
|
|
@b1bf8c78
|
14 years |
justin.ruggles |
ac3enc: Move AC-3 AVOptions array to a separate file to make it easier …
|
|
|
@79aeade6
|
14 years |
mans |
ARM: disable ff_vector_fmul_vfp on VFPv3 systems
This function uses …
|
|
|
@93eb8e4d
|
14 years |
mans |
ARM: check for VFPv3
Signed-off-by: Mans Rullgard <mans@mansr.com>
|
|
|
@5a5a0f16
|
14 years |
diego |
swscale: Remove unused variables in x86 code.
…
|
|
|
@7eae0110
|
14 years |
diego |
doc: Drop DJGPP section, Libav now compiles out-of-the-box on FreeDOS.
|
|
|
@5e528cf
|
14 years |
diego |
x86: Add appropriate ifdefs around certain AVX functions.
nasm …
|
|
|
@faf8d3dd
|
14 years |
rsbultje |
cmdutils: use sws_freeContext() instead of av_freep().
…
|
|
|