|
|
|
@0cc4701a
|
15 years |
alex.converse |
Use the AOT enum instead of integer literals for setting and comparing …
|
|
|
@d691da95
|
15 years |
mans |
AVR32: optimisations for intreadwrite.h
Originally committed as …
|
|
|
@e482c2e2
|
15 years |
mans |
AVR32: inline asm for bswap.h
Originally committed as revision 19664 …
|
|
|
@fdcd782d
|
15 years |
mans |
configure: add AVR32 names for --cpu flag
Recognise AVR32 processor …
|
|
|
@8ba939d7
|
15 years |
alex.converse |
Mark the AOT escape value as supported.
Originally committed as …
|
|
|
@08dac48d
|
15 years |
alex.converse |
Add USAC and SAOC AOTs to the AudioObjectType enum.
Originally …
|
|
|
@c255994b
|
15 years |
ramiro.polla |
More indentation changes leftover from r29522:
- Align asm code to the …
|
|
|
@dd68318c
|
15 years |
ramiro.polla |
Cosmetics:
- Place curly brackets in the same line as …
|
|
|
@9dc6bb7b
|
15 years |
mans |
MIPS: 100L: fix AV_[RW]N64 on MIPS64
Originally committed as revision …
|
|
|
@4a051891
|
15 years |
mans |
cosmetics: reformat intreadwrite.h
Originally committed as revision …
|
|
|
@63826ceb
|
15 years |
mans |
intreadwrite: ensure arch-specific versions are always used if defined …
|
|
|
@57c36bdc
|
15 years |
mans |
intreadwrite: allow arch-specific 24-bit access macros
Originally …
|
|
|
@e6956a6e
|
15 years |
mans |
ARM: first value loaded in AV_RN64 needs to be early-clobber
…
|
|
|
@7f6d9b30
|
15 years |
mans |
version.sh: use standard sed syntax
Originally committed as revision …
|
|
|
@9b734d44
|
15 years |
ramiro.polla |
Indent libswscale:
- Use 4 spaces throughout for indentation;
- Fix …
|
|
|
@2513b2b4
|
15 years |
diego |
Use pkg-config to generate the linker flags for libdirac.
We do the …
|
|
|
@d15f2e00
|
15 years |
diego |
Fix bug caused by difference in stride and picture width.
When a …
|
|
|
@0ebe3b8e
|
15 years |
diego |
cosmetics: indentation, prettyprinting, K&R coding style
Originally …
|
|
|
@c6438000
|
15 years |
diego |
Drop some more useless braces around if/for constructs.
Originally …
|
|
|
@e6cb49bf
|
15 years |
diego |
Simplify another 'if' condition: Replace 'exp == 0' by '!exp'.
…
|
|
|
@bb937155
|
15 years |
robert.swain |
Add a function that can apply an order 2 rational transfer function …
|
|
|
@735a3804
|
15 years |
diego |
Remove useless braces around if/for/while expressions.
Originally …
|
|
|
@7c809dc
|
15 years |
diego |
Simplify 'if' condition statements.
Drop useless '!= 0' from 'exp != …
|
|
|
@cea0b527
|
15 years |
Reimar.Doeffinger |
Fix start_display_time/end_display_time to be relative to packet pts …
|
|
|
@ebe5dec
|
15 years |
ramiro.polla |
Indent.
Originally committed as revision 29518 to …
|
|
|
@4a3190ed
|
15 years |
Reimar.Doeffinger |
Reindent.
Originally committed as revision 19645 to …
|
|
|
@fd35d6d0
|
15 years |
Reimar.Doeffinger |
Remove code that is now dead.
Originally committed as revision 19644 …
|
|
|
@90ea6fce
|
15 years |
Reimar.Doeffinger |
Simplify initialization of AVSubtitle by using memset.
Originally …
|
|
|
@df47d245
|
15 years |
Reimar.Doeffinger |
Make sure AVSubtitle is initialized, memset it to 0.
Originally …
|
|
|
@266649a5
|
15 years |
Reimar.Doeffinger |
100l, error out if subtitle encoder failed instead of writing an …
|
|
|
@ffbe087b
|
15 years |
Reimar.Doeffinger |
Fix cmd_pos bounds check to avoid the overflow case.
Originally …
|
|
|
@84c1b149
|
15 years |
Carl Eugen Hoyos |
Fix typo.
Originally committed as revision 19639 to …
|
|
|
@52154148
|
15 years |
ramiro.polla |
Vertical yuv -> yuv16 scaler.
Originally committed as revision 29517 …
|
|
|
@562f6853
|
15 years |
ramiro.polla |
BGR32 MMX special convertor.
Patch by Peter Schlaile < peter at …
|
|
|
@9ae443f4
|
15 years |
mans |
10L: remove instruction left over from debugging
Originally committed …
|
|
|
@e814015d
|
15 years |
mans |
ARM: NEON optimised vorbis_inverse_coupling
12% faster Vorbis …
|
|
|
@737cbcde
|
15 years |
ramiro.polla |
Indent.
Originally committed as revision 29512 to …
|
|
|
@f51fb686
|
15 years |
ramiro.polla |
Introduce av_clip_uint16().
Originally committed as revision 19636 to …
|
|
|
@d426ea20
|
15 years |
ramiro.polla |
swscale-example: Don't check for chroma planes in mono formats.
…
|
|
|
@48f4c612
|
15 years |
ramiro.polla |
MMX2 horizontal scaler: Determine code size at runtime.
Originally …
|
|
|
@07287788
|
15 years |
ramiro.polla |
Protect mmx2 filter code buffers so they are not executable and …
|
|
|
@b0e1343b
|
15 years |
ramiro.polla |
Remove duplicate define (it is the same in the lum code).
Originally …
|
|
|
@bcdedf67
|
15 years |
ramiro.polla |
Rename "funny" code to "mmx2 filter" code.
Originally committed as …
|
|
|
@475f3613
|
15 years |
ramiro.polla |
Indent.
Originally committed as revision 29506 to …
|
|
|
@e55ed689
|
15 years |
ramiro.polla |
swscale-example: Remove hack to end loop by setting variables to …
|
|
|
@d7cf0a6f
|
15 years |
ramiro.polla |
swscale-example: Don't return random value from main().
Originally …
|
|
|
@f5a9c4ee
|
15 years |
ramiro.polla |
swscale-example: Check for Gray formats.
Originally committed as …
|
|
|
@d4d6ae16
|
15 years |
robert.swain |
Add ff_celp_circ_addf() function to be used for sparse vector circular …
|
|
|
@51fdb6f0
|
15 years |
Reimar.Doeffinger |
Fix a memleak with win32 threads: the handle returned by …
|
|
|
@c0b88f19
|
15 years |
pross |
Moves the display of metadata to dump_format()
Originally committed …
|
|
|
@5f71844
|
15 years |
kostya.shishkov |
Parse ID3 tags in Musepack SV7 files
Patch by Matti Hamalainen …
|
|
|
@311f96a8
|
15 years |
kostya.shishkov |
Parse APE metadata tags in Musepack SV7 files
Patch by Matti …
|
|
|
@191e34cd
|
15 years |
kostya.shishkov |
Move APE tag parsing into separate module.
Based on patch by Matti …
|
|
|
@6984380c
|
15 years |
kostya.shishkov |
Do not use internals of ByteIOContext during APE tags parsing.
Patch …
|
|
|
@22667e40
|
15 years |
kostya.shishkov |
Remove incorrect APE tag size adjustment based on flags.
Patch by …
|
|
|
@ffd38d8b
|
15 years |
Carl Eugen Hoyos |
Use RGB5x5LE, RGB5x5BE, BGR5x5LE and BGR5x5BE instead of their native …
|
|
|
@d094052c
|
15 years |
lorenm |
fix a crash in SVQ1 with cmp!=sad
Originally committed as revision …
|
|
|
@7a9c86e
|
15 years |
Aurélien Jacobs |
avidec: simplify, using av_rescale_q() instead of av_rescale()
…
|
|
|
@2bf74f49
|
15 years |
Aurélien Jacobs |
actually define AVSEEK_FLAG_FRAME as described in avformat_seek_file() …
|
|
|
@8306be9c
|
15 years |
Aurélien Jacobs |
matroskadec: disable h264 parser as long as it totally mess up frame …
|
|
|
@194d4b49
|
15 years |
Aurélien Jacobs |
matroskadec: correctly parse flags for simpleblock frames
Originally …
|
|
|
@aef6bd1b
|
15 years |
mans |
Fix dependency generation with ccache/gcc
When running behind ccache, …
|
|
|
@8f0c157
|
15 years |
mans |
configure: fix gcc detection for v2.95
Originally committed as …
|
|
|
@c5e8610
|
15 years |
diego |
cosmetics: whitespace, prettyprinting, coding style fixes
Originally …
|
|
|
@740e89cf
|
15 years |
diego |
Sony Wave64 demuxer
patch by Daniel Verkamp, daniel drv nu
Originally …
|
|
|
@3d7b15e4
|
15 years |
diego |
Remove disabled code cruft.
Originally committed as revision 19616 to …
|
|
|
@10f840bd
|
15 years |
diego |
Remove pointless #ifdefs from conditionally used files.
Originally …
|
|
|
@9bb3f3ed
|
15 years |
diego |
Remove disabled debug code.
Originally committed as revision 29485 to …
|
|
|
@2704bd1
|
15 years |
astrange |
Fix the EBX available configure check on Darwin/i386.
…
|
|
|
@87a920c6
|
15 years |
mans |
eval: include libavutil/mathematics.h for NAN and M_PI
Originally …
|
|
|
@9a88c1df
|
15 years |
mans |
eval: include our headers after system headers
Originally committed …
|
|
|
@bd41c06f
|
15 years |
mans |
Define INFINITIY and NAN in mathematics.h if missing
Originally …
|
|
|
@184410e
|
15 years |
ramiro.polla |
Put some altivec code under COMPILE_ALTIVEC, and not HAVE_ALTIVEC.
…
|
|
|
@df226e63
|
15 years |
kostya.shishkov |
Remove 'offset' argument from PUTRGB* macros since it's unneeded and …
|
|
|
@5a8597a0
|
15 years |
Carl Eugen Hoyos |
Document the output of ffmpeg -formats.
Patch by William R. Zwicky, …
|
|
|
@07dec06e
|
15 years |
mans |
Generate dependencies while compiling if supported by compiler
…
|
|
|
@c1c3933a
|
15 years |
mans |
Generate dependencies when object files are built
Originally …
|
|
|
@0bf18ed3
|
15 years |
diego |
Remove disabled crufty code.
Originally committed as revision 29482 …
|
|
|
@188842ef
|
15 years |
Aurélien Jacobs |
fix riff subtitle timebase
Originally committed as revision 19607 to …
|
|
|
@966116b
|
15 years |
diego |
Remove some hunks of unused and disabled code cruft.
Originally …
|
|
|
@547d2055
|
15 years |
diego |
Remove commented-out cruft.
Originally committed as revision 19605 to …
|
|
|
@8b93ddc3
|
15 years |
mans |
configure: allow comma-separated list in --enable/disable-thing=name
…
|
|
|
@be8f2501
|
15 years |
mans |
configure: allow wildcards in --enable/disable-thing=name
The name …
|
|
|
@d22c13a
|
15 years |
mans |
configure: support --cpu=host to tune for the host system
This …
|
|
|
@1746e2a9
|
15 years |
diego |
Make WMV2 encoder depend on H.263 encoder in configure.
Originally …
|
|
|
@c37de5e1
|
15 years |
diego |
Make MPEG-4 encoder depend on H.263 encoder in configure.
Originally …
|
|
|
@665507aa
|
15 years |
diego |
Make WMV1 encoder depend on H.263 encoder in configure.
Originally …
|
|
|
@0bd48530
|
15 years |
diego |
Do not check for both CONFIG_H263_ENCODER and CONFIG_FLV_ENCODER.
The …
|
|
|
@4d4b4bd1
|
15 years |
diego |
Make FLV encoder depend on H.263 encoder in configure.
Originally …
|
|
|
@965424da
|
15 years |
diego |
Do not check for both CONFIG_H263_ENCODER and CONFIG_H263P_ENCODER. …
|
|
|
@fe629c2
|
15 years |
diego |
Make H.263+ (H263P) encoder depend on H.263 encoder in configure.
…
|
|
|
@4e169d89
|
15 years |
diego |
Declare the dependencies of the MSMPEG4v1/MSMPEG4v2/MSMPEG4v3 encoders …
|
|
|
@735e36a3
|
15 years |
diego |
Do not redundantly check for preprocessor definitions of …
|
|
|
@b2bf38b4
|
15 years |
diego |
Declare the dependency of RV10/RV20 encoder on the H.263 encoder in …
|
|
|
@3106f489
|
15 years |
benoit.fouet |
Add a Changelog entry for noX handling for OPT_BOOL X.
Originally …
|
|
|
@bb5b99a7
|
15 years |
justin.ruggles |
cosmetics: move fixed_coeffs into the aligned arrays comment group
…
|
|
|
@a521aad
|
15 years |
justin.ruggles |
cosmetics: reindent after last commit
Originally committed as …
|
|
|
@25dcd182
|
15 years |
justin.ruggles |
ac3dec: simplify zero-bit mantissa dithering by calculating it …
|
|
|
@b972c06a
|
15 years |
justin.ruggles |
cosmetics: indentation and line wrap
Originally committed as revision …
|
|
|
@c36ea060
|
15 years |
justin.ruggles |
cosmetics after last commit
Originally committed as revision 19586 to …
|
|
|