|
|
|
@02a1eb93
|
16 years |
vitor1001 |
Simplify
Originally committed as revision 14267 to …
|
|
|
@e4265007
|
16 years |
vitor1001 |
Declare function parameters as const
Originally committed as revision …
|
|
|
@6afc7c19
|
16 years |
michaelni |
10l forgot SWS_BILINEAR
Originally committed as revision 27318 to …
|
|
|
@010c00bc
|
16 years |
michaelni |
Ensure that exactly one scaler algo is used.
Originally committed as …
|
|
|
@fbbea48e
|
16 years |
mans |
Rearrange AV_[RW][BL]*() macros
Originally committed as revision …
|
|
|
@7c5ea40c
|
16 years |
michaelni |
100l, someone used FLT_MIN where -FLT_MAX was meant at a few places in …
|
|
|
@8351d2ba
|
16 years |
diego |
Replace LDLATEFLAGS hackery by proper LDFLAGS tests.
The original …
|
|
|
@2615800a
|
16 years |
michaelni |
Try to fix FATE after my time_base simplification change.
Originally …
|
|
|
@2ece2e97
|
16 years |
diego |
Move up swscale_error target so that regression tests error out …
|
|
|
@ef2b64f0
|
16 years |
stefano.sabatini-lala |
Free in avcodec_close() avctx->rc_eq. Fix a memory leak.
Originally …
|
|
|
@9dff86c6
|
16 years |
michaelni |
10000l, revert
r14254
Log:
The funny memcpyin svq3 generally has …
|
|
|
@1d42f410
|
16 years |
michaelni |
indent
Originally committed as revision 14258 to …
|
|
|
@7a9dba3c
|
16 years |
michaelni |
SVQ3 uses the JPEG variant of YUV 4:2:0.
Fixes issue256
Originally …
|
|
|
@9e4cd833
|
16 years |
diego |
cosmetics: Fix mxf codec long name.
Originally committed as revision …
|
|
|
@59e7894c
|
16 years |
baptiste.coudurier |
print AVCodecContext address instead of AVClass, better when multiple …
|
|
|
@38844c0b
|
16 years |
michaelni |
The funny memcpyin svq3 generally has src & dst overlapping, so it …
|
|
|
@fb0fbd7c
|
16 years |
michaelni |
Print slice num as well.
Originally committed as revision 14253 to …
|
|
|
@5eb0f2a4
|
16 years |
lorenm |
float_to_int16_interleave: change src to an array of pointers instead …
|
|
|
@633d9def
|
16 years |
lorenm |
vorbis: reduce memory by reusing buffers
Originally committed as …
|
|
|
@1a32536
|
16 years |
lorenm |
unroll another common case in vorbis_residue_decode
Originally …
|
|
|
@589790c2
|
16 years |
mans |
OGG: Add padding at end of Vorbis headers
Patch by Siarhei Siamashka …
|
|
|
@64b9d48f
|
16 years |
astrange |
Move the size of the H264Context delayed_pic array into a #define. …
|
|
|
@deaab5fc
|
16 years |
stefano.sabatini-lala |
Make v4l2_read_header() don't free a stream in case of failure when …
|
|
|
@7c1d608e
|
16 years |
stefano.sabatini-lala |
Make v4l_read_header() don't free a stream in case of failure when …
|
|
|
@b0367ef0
|
16 years |
mans |
ARM: optimised MAC64 and MLS64
Originally committed as revision 14245 …
|
|
|
@6865e046
|
16 years |
mans |
ARM: optimised MUL64
Originally committed as revision 14244 to …
|
|
|
@7995962d
|
16 years |
mans |
ARM: ARMv6 optimised MULH
Originally committed as revision 14243 to …
|
|
|
@6651ce17
|
16 years |
mans |
ARM: ARMv6 optimised FASTDIV
Originally committed as revision 14242 …
|
|
|
@de0e19cc
|
16 years |
mans |
ARM: disable use of system byteswap.h
Our bswap functions are better …
|
|
|
@c696a863
|
16 years |
mans |
ARM: fix ARCH_ARM -> ARCH_ARMV4L test in bswap_32()
Originally …
|
|
|
@ea66f252
|
16 years |
mans |
ARM: ARMv6 optimised bswap_16/32
Originally committed as revision …
|
|
|
@29c8b626
|
16 years |
mans |
Remove dead code in bitstream.h
Originally committed as revision …
|
|
|
@b1e12f99
|
16 years |
astrange |
Print the address of the AVCodecContext in av_log().
This makes debug …
|
|
|
@4342a7f3
|
16 years |
lorenm |
10l, float_to_int16_interleave_sse/3dnow wrote the wrong samples
…
|
|
|
@154dffd0
|
16 years |
michaelni |
Make flic probe check a few more things.
fixes issue399
Originally …
|
|
|
@744b4c02
|
16 years |
michaelni |
Move the codec_id overriding at a slightly better place.
Originally …
|
|
|
@e1f15d3
|
16 years |
mans |
H264: fix index range assert() in remove_short_at_index()
Originally …
|
|
|
@283c0619
|
16 years |
michaelni |
Remove common factors from timebase in av_set_pts_info().
Should fix …
|
|
|
@54347c2
|
16 years |
michaelni |
Fix infinite loop at EOF.
Originally committed as revision 14231 to …
|
|
|
@0e3510a3
|
16 years |
vitor1001 |
Revert r14218. FFMAX is a macro, so
sum = FFMAX(1, …
|
|
|
@e44bbf62
|
16 years |
tempn |
only animated gif (gifdec.c) was removed)
Originally committed as …
|
|
|
@fb72cf46
|
16 years |
diego |
gifdec.c was removed, purge its entry from the Makefile.
Originally …
|
|
|
@f55a5281
|
16 years |
michaelni |
Fix decoding of 320x240.ogg.
Originally committed as revision 14227 …
|
|
|
@8833f375
|
16 years |
michaelni |
-itsscale to scale timestamps
fixes issue511
Originally committed as …
|
|
|
@88c5cadc
|
16 years |
astrange |
Cosmetics: reindent.
Originally committed as revision 27279 to …
|
|
|
@2ac6ff2e
|
16 years |
astrange |
Remove const vector casts.
Fixes compilation with altivec and …
|
|
|
@1cad63d6
|
16 years |
tempn |
removed gif decoder in r14209
Originally committed as revision 14225 …
|
|
|
@89129c6b
|
16 years |
diego |
Drop non-C99-compliant initialization.
Originally committed as …
|
|
|
@4c453ddb
|
16 years |
michaelni |
Make our flac decoder decode all the data at EOF.
Fixes issue524
…
|
|
|
@4a8361f8
|
16 years |
diego |
tools/trasher: Don't mix srand/rand and srandom/random interface. …
|
|
|
@9606a838
|
16 years |
stefano.sabatini-lala |
strdup() the default value for rc_eq in AVCodec when setting it in …
|
|
|
@bd6754aa
|
16 years |
michaelni |
On EOF keep calling the decoders until they do not output anything …
|
|
|
@f969058
|
16 years |
stefano.sabatini-lala |
Fix the logic to access the location of a string to free when setting …
|
|
|
@b903a928
|
16 years |
vitor1001 |
Simplify
Originally committed as revision 14218 to …
|
|
|
@3819081f
|
16 years |
vitor1001 |
Another av_clipf() usage
Originally committed as revision 14217 to …
|
|
|
@aa64ee30
|
16 years |
vitor1001 |
Do not declare as double a var that only stores a float
Originally …
|
|
|
@1894db14
|
16 years |
vitor1001 |
Simplify: use FFMAX
Originally committed as revision 14215 to …
|
|
|
@b08edb22
|
16 years |
Reimar.Doeffinger |
check that csize in ff_lzw_decode_init is < LZW_MAXBITS, <= is not …
|
|
|
@4138ad96
|
16 years |
vitor1001 |
Add av_clipf() function to common.h and use it in ra288.c
Originally …
|
|
|
@8effdce0
|
16 years |
mans |
dvdsubdec: allow compilation with -DDEBUG
Originally committed as …
|
|
|
@e8420626
|
16 years |
mans |
RTP: use dprintf(), allow compilation with -DDEBUG
Originally …
|
|
|
@f94981ea
|
16 years |
mans |
ASF: use dprintf(), allow compilation with -DDEBUG
Originally …
|
|
|
@0b54f3c0
|
16 years |
michaelni |
Remove gif demuxer, the code contains a gif decoder and lzw decoder …
|
|
|
@8858816d
|
16 years |
michaelni |
Use -vsync 0 unless the user explicitly asked for something
else when …
|
|
|
@b9fa3208
|
16 years |
lorenm |
exploit mdct symmetry
2% faster vorbis on conroe, k8. 7% on celeron.
…
|
|
|
@eb2cd99c
|
16 years |
ramiro.polla |
mlpdec: Check for bits left before each read of End-of-Stream …
|
|
|
@f27e1d64
|
16 years |
lorenm |
simplify vorbis windowing
Originally committed as revision 14205 to …
|
|
|
@6647ab80
|
16 years |
ramiro.polla |
bitstream: move put_sbits() from flacenc.c to bitstream.h and use it …
|
|
|
@f9bd3056
|
16 years |
Reimar.Doeffinger |
clip MS ADPCM predictor range to correct [0..6] range, not [0..7]
…
|
|
|
@962fe7e
|
16 years |
Reimar.Doeffinger |
Use bytestream and AV_RL* functions in ADPCM code where possible
…
|
|
|
@ae8afab9
|
16 years |
Reimar.Doeffinger |
Fix MS ADPCM de- and encoding: first and second sample are swapped. …
|
|
|
@e70f1a20
|
16 years |
diego |
Add parisc* to the list of architectures requiring PIC flags for …
|
|
|
@9ea583e1
|
16 years |
mans |
mpegaudio: use MAC/MLS macros in ff_mpa_synth_filter
Originally …
|
|
|
@ffa978f1
|
16 years |
mans |
mathops: add MAC64, MLS64, and MLS16
MAC64: 64 += 32 x 32 (bits) …
|
|
|
@71c465a1
|
16 years |
mans |
Bitstream: use AV_RB16() in LIBMPEG2_BITSTREAM_READER
This makes …
|
|
|
@c1c90466
|
16 years |
michaelni |
Use CODEC_ID_PROBE when the mpeg-ps demuxer does not know exactly …
|
|
|
@1b71f04
|
16 years |
mans |
configure: simplify negative dependencies
Originally committed as …
|
|
|
@3250003c
|
16 years |
mans |
configure: allow !foo as argument to enabled/disabled and *_deps lists …
|
|
|
@dd57251c
|
16 years |
michaelni |
Remove old hackish codec probe system.
Originally committed as …
|
|
|
@007f67b0
|
16 years |
diego |
Fix pts handling when encoding with libschroedinger, closes issue 453. …
|
|
|
@f73b204
|
16 years |
diego |
Fix pts handling when encoding with libdirac.
patch by Anuradha …
|
|
|
@2a72e494
|
16 years |
michaelni |
Use strcmp() instead of strncmp() in set_codec_from_probe_data().
…
|
|
|
@25d3fb73
|
16 years |
michaelni |
indent
Originally committed as revision 14189 to …
|
|
|
@942de2f4
|
16 years |
michaelni |
Only try to probe the codec when the available data has roughly …
|
|
|
@312d24d5
|
16 years |
michaelni |
Add mpegvideo and H.264 to the codec probe.
Originally committed as …
|
|
|
@010acd8e
|
16 years |
michaelni |
h264_probe()
Originally committed as revision 14186 to …
|
|
|
@55823964
|
16 years |
michaelni |
indent
Originally committed as revision 14185 to …
|
|
|
@0bef08e5
|
16 years |
michaelni |
New codec probing system try #1.
Originally committed as revision …
|
|
|
@3e86dba2
|
16 years |
michaelni |
command_streams are type data not unknown.
Originally committed as …
|
|
|
@09fec2b
|
16 years |
Reimar.Doeffinger |
Use new style static VLC tables for IMC decoder.
Also fixes a memleak …
|
|
|
@9d3b9f2c
|
16 years |
michaelni |
Move add_to_pktbuf() before av_read_packet(). My future work on codec …
|
|
|
@64cd3108
|
16 years |
michaelni |
Move set_codec_from_probe_data() up to where the other probe functions …
|
|
|
@3179da62
|
16 years |
michaelni |
Pass AVPacketList instead of the whole context to add_to_pktbuf as …
|
|
|
@d08e3e91
|
16 years |
ramiro.polla |
Prevent users from setting -vol and -acodec copy together.
They are …
|
|
|
@f1b2f1bf
|
16 years |
robert.swain |
Typo and grammar fix
Originally committed as revision 14177 to …
|
|
|
@848eab4e
|
16 years |
robert.swain |
Correct a couple of typos
Originally committed as revision 14176 to …
|
|
|
@8884b91
|
16 years |
Reimar.Doeffinger |
100l, fix MS ADPCM decoding for e.g. …
|
|
|
@ff22712
|
16 years |
Reimar.Doeffinger |
10l, forgot to replace a / 256 for r14173.
Fixes MS ADPCM regression …
|
|
|
@ddcf031f
|
16 years |
Reimar.Doeffinger |
Change MS ADPCM table so they fit into int8_t and change array type.
…
|
|
|
@4972a246
|
16 years |
michaelni |
indent
Originally committed as revision 14172 to …
|
|
|