|
|
|
@b028a866
|
19 years |
diego |
'uname -m' returns IP<number> for MIPS CPUs on IRIX.
Originally …
|
|
|
@19e0e403
|
19 years |
mans |
detect MPEG PES streams as MPEG PS; the PS demuxer will cope
…
|
|
|
@54003e1a
|
19 years |
mans |
get svn version when using separate build tree
Originally committed …
|
|
|
@76a77ff2
|
19 years |
lucabe72 |
Properly set the image depth
Originally committed as revision 5538 to …
|
|
|
@b582d7ba
|
19 years |
michaelni |
dont read over the end of a data chunk and at the end search for the …
|
|
|
@e71bcc37
|
19 years |
michaelni |
flacenc - rice param search patch by (Justin Ruggles jruggle …
|
|
|
@f26c2ef5
|
19 years |
kostya.shishkov |
Added loop filtering as ersatz for overlap filter (improves picture …
|
|
|
@8985c915
|
19 years |
kostya.shishkov |
VC1 Intra blocks in P-frames use different zigzag table than I-frames. …
|
|
|
@0b52626e
|
19 years |
Reimar.Doeffinger |
Do not read full byte when less than 8 bits are still to be read.
Does …
|
|
|
@a5ecd69
|
19 years |
Reimar.Doeffinger |
Ignore overrun in spectral RLE decoding, fixes …
|
|
|
@2122f9c0
|
19 years |
diego |
Install into $PROGRAMFILES instead of a hardcoded path on MinGW.
patch …
|
|
|
@be3492ec
|
19 years |
kostya.shishkov |
VC-1 decoder with I-frames support and partial P-frames decoding
…
|
|
|
@10b9c37
|
19 years |
kostya.shishkov |
Rename VC9 to VC1 as there is no such thing as VC9
Originally …
|
|
|
@f33aa120
|
19 years |
michaelni |
stereo decorrelation support by (Justin Ruggles jruggle earthlink …
|
|
|
@6c35b4de
|
19 years |
michaelni |
10l
Originally committed as revision 5527 to …
|
|
|
@f3a30e3a
|
19 years |
lu_zero |
cleanup patch from Diego Pettenò <flameeyes@gentoo.org>
Originally …
|
|
|
@521f2587
|
19 years |
lu_zero |
Make debug work early on ffplay
Originally committed as revision 5525 …
|
|
|
@ea02862a
|
19 years |
mans |
s/u_char/uint8_t/ accidentally copied from tcvp
Originally committed …
|
|
|
@40c5e1fa
|
19 years |
mans |
10l: don't allocate a new buffer quite so often
Originally committed …
|
|
|
@12a195e
|
19 years |
mans |
cleaned up buffer management
Originally committed as revision 5522 to …
|
|
|
@42fb414
|
19 years |
baptiste.coudurier |
check only existing streams
Originally committed as revision 5521 to …
|
|
|
@aedf11f8
|
19 years |
mans |
-logg needs to be after -lvorbis
Originally committed as revision …
|
|
|
@7beb802
|
19 years |
mans |
fix a silly typo (1l to myself)
Originally committed as revision 5519 …
|
|
|
@24e1591
|
19 years |
lu_zero |
minor cleanup
Originally committed as revision 5518 to …
|
|
|
@0aec3c5c
|
19 years |
baptiste.coudurier |
simplify
Originally committed as revision 5517 to …
|
|
|
@d1015e88
|
19 years |
michaelni |
simplify & optimize things a little
Originally committed as revision …
|
|
|
@aeb2904e
|
19 years |
michaelni |
flac regression test
Originally committed as revision 5515 to …
|
|
|
@9e96ab03
|
19 years |
michaelni |
first rudimentary version of (Justin Ruggles jruggle earthlink net) …
|
|
|
@9e0db7d5
|
19 years |
michaelni |
simplify
Originally committed as revision 5513 to …
|
|
|
@cef7cc72
|
19 years |
michaelni |
CODEC_CAP_SMALL_LAST_FRAME patch by Justin Ruggles jruggle earthlink …
|
|
|
@a66d63a9
|
19 years |
diego |
Produce correct version string even when not run in a Subversion …
|
|
|
@fd071c26
|
19 years |
diego |
.depend needs version.h, noticed by Uoti Urpala
Originally committed …
|
|
|
@2ba042a7
|
19 years |
mans |
enable logging in configure by default, and print some advice on …
|
|
|
@87f1c97e
|
19 years |
mans |
allow recent libfaad versions with new function names
Originally …
|
|
|
@0187178e
|
19 years |
lu_zero |
fix 24bit flac support, revised from Thibaut Mattern …
|
|
|
@ea138e9
|
19 years |
diego |
Remove unused variable, patch by Stefan Huehner …
|
|
|
@c10824ea
|
19 years |
mans |
increase search limit in av_find_stream_info
Originally committed as …
|
|
|
@47261113
|
19 years |
lu_zero |
Make gcc-3 happy again, thanks to Olivier Castan <castan.o@free.fr> …
|
|
|
@5689ec7
|
19 years |
diego |
Remove unused FFMPEG_VERSION_INT.
Note: If this is useful I'll put it …
|
|
|
@f1cc88a5
|
19 years |
diego |
Use Subversion revision for FFMPEG_VERSION.
based on a patch by Ismail …
|
|
|
@d2845d68
|
19 years |
diego |
Remove unused VERSION definition from config.mak.
Originally …
|
|
|
@0cfd96cc
|
19 years |
diego |
Avoid binary stripping rule code duplication.
Originally committed as …
|
|
|
@d8bee8dd
|
19 years |
mans |
allow packets with non-zero PES_scrambling_control
Originally …
|
|
|
@aa1c1c61
|
19 years |
baptiste.coudurier |
fix aac in mov for ipod
Originally committed as revision 5498 to …
|
|
|
@7b49ce2e
|
19 years |
diego |
Add const to (mostly) char* and make some functions static, which …
|
|
|
@3b9bee88
|
19 years |
mans |
libfaac uses pascal calling convention on win32 so the generic tests …
|
|
|
@ab955d47
|
19 years |
mans |
add myself as build system maintainer
Originally committed as …
|
|
|
@5d38ba33
|
19 years |
mans |
put local -L flags first in link commands
Originally committed as …
|
|
|
@e8772eec
|
19 years |
lu_zero |
Cosmetics: should not hurt performance, scream if are
Originally …
|
|
|
@a97c1e93
|
19 years |
diego |
Add (mostly) const to variable and parameter declaration, where a …
|
|
|
@c8e9f801
|
19 years |
mans |
improved logging tests
Originally committed as revision 5491 to …
|
|
|
@407ddb4e
|
19 years |
baptiste.coudurier |
update libav regression tests for r5449 (adpcm)
Originally committed …
|
|
|
@2b9c9e09
|
19 years |
diego |
Rename version from CVS to the more sensible HEAD.
Originally …
|
|
|
@79d1ec91
|
19 years |
mans |
use standard codec tag if the specified tag is out of range and would …
|
|
|
@4f8ff17e
|
19 years |
mans |
The AAC frame header uses 13 bits for the frame size, so the buffer …
|
|
|
@57bd82d4
|
19 years |
mans |
test availability of various compiler flags, and verify that requested …
|
|
|
@2c8e2014
|
19 years |
diego |
Fix compilation with all combinations of --disable-(de)muxers.
…
|
|
|
@a5e9102b
|
19 years |
mans |
free codec extradata in av_close_input_file
Originally committed as …
|
|
|
@47dd81c
|
19 years |
baptiste.coudurier |
make dump_format output more homogenous
Originally committed as …
|
|
|
@05edc1a7
|
19 years |
baptiste.coudurier |
export all tracks to libavformat layer
Originally committed as …
|
|
|
@5e1d2731
|
19 years |
michaelni |
vfr mov/mp4 todo item
Originally committed as revision 5481 to …
|
|
|
@eaddc471
|
19 years |
lucabe72 |
Fix segfault
Patch by R. Brian Anderson (andersrb AT cliftonlabs DOT …
|
|
|
@1449b722
|
19 years |
michaelni |
10l to whoever wrote this
Originally committed as revision 5479 to …
|
|
|
@3c47c174
|
19 years |
lucabe72 |
Fix typo
Originally committed as revision 5478 to …
|
|
|
@29f3b38a
|
19 years |
mans |
check for SDL_VideoInfo.current_[wh] availability in configure, and …
|
|
|
@4a387d7d
|
19 years |
lorenm |
update regression tests for r5449 (adpcm)
Originally committed as …
|
|
|
@b7b22558
|
19 years |
michaelni |
dont load the index if we cant seek back
Originally committed as …
|
|
|
@ef4c8bbf
|
19 years |
baptiste.coudurier |
check fseek return value
Originally committed as revision 5474 to …
|
|
|
@c3daf8d8
|
19 years |
baptiste.coudurier |
fix unused computed value
Originally committed as revision 5473 to …
|
|
|
@543eebd5
|
19 years |
baptiste.coudurier |
fix mp3 muxing
Originally committed as revision 5472 to …
|
|
|
@329b1e75
|
19 years |
michaelni |
fix probe of high bitrate mpeg2video
Originally committed as revision …
|
|
|
@bbf84ca1
|
19 years |
lu_zero |
oprofile reference for Linux/PPC
Originally committed as revision …
|
|
|
@e6f0ad51
|
19 years |
mans |
MIPS doesn't like unaligned accesses
Originally committed as revision …
|
|
|
@a2fe3b58
|
19 years |
baptiste.coudurier |
simplify, completely ignore streams not recognized, that fixes seeking …
|
|
|
@c4da83fb
|
19 years |
lorenm |
h264: accept rbsp_trailing longer than 1 byte
Originally committed as …
|
|
|
@a7b286e8
|
19 years |
Reimar.Doeffinger |
read_packet return value must be < 0 when no packet is returned, …
|
|
|
@1f6b1bcb
|
19 years |
mans |
10l to myself for being overzealous with $cross_prefix
Originally …
|
|
|
@38f0d3ce
|
19 years |
diego |
Add support for GNU/kFreeBSD systems.
patch from Petr Salinger …
|
|
|
@3ef17d62
|
19 years |
mans |
don't use xlib in ffplay, and bump required sdl version
Originally …
|
|
|
@87318d69
|
19 years |
mans |
use ifeq(...,yes) instead of ifdef
Originally committed as revision …
|
|
|
@36b1b0bc
|
19 years |
diego |
CVS --> Subversion
Originally committed as revision 5461 to …
|
|
|
@f2cf4a6
|
19 years |
baptiste.coudurier |
fix closed gop flag
Originally committed as revision 5460 to …
|
|
|
@2b165e2
|
19 years |
diego |
www1.mplayerhq.hu --> lists.mplayerhq.hu
Originally committed as …
|
|
|
@1c1b5a40
|
19 years |
diego |
CVS --> Subversion
Originally committed as revision 5458 to …
|
|
|
@dc4ed3b1
|
19 years |
mans |
probe for mpeg audio
Originally committed as revision 5457 to …
|
|
|
@065ee1e
|
19 years |
Reimar.Doeffinger |
fix variable type used via "m" asm constraint to match size used in …
|
|
|
@086bfd25
|
19 years |
michaelni |
support doing motion estimation and compensation without any residual …
|
|
|
@a9d4a6ef
|
19 years |
r_togni |
rm_read_audio_stream_info return type is not void
Check for errors …
|
|
|
@a194f595
|
19 years |
r_togni |
Support for AAC (fourcc raac and racp) in rm files
Originally …
|
|
|
@56466d7b
|
19 years |
mans |
fix seek related bugs
Originally committed as revision 5453 to …
|
|
|
@0d18f79
|
19 years |
lu_zero |
put_pixels16_l2_altivec and avg_pixels16_l2_altivec
Originally …
|
|
|
@696d688
|
19 years |
lorenm |
ADPCM: trellis quantization
Originally committed as revision 5451 to …
|
|
|
@f9243d34
|
19 years |
bugfood-ml |
Make B-frame reduction sensitivity by b_strategy/vb_strategy = 1 …
|
|
|
@7e537051
|
19 years |
lorenm |
adpcm_ima & adpcm_yamaha: improved quantization
Originally committed …
|
|
|
@be970127
|
19 years |
diego |
Remove now obsolete .cvsignore files.
Originally committed as …
|
|
|
@63d6a6b9
|
19 years |
banan |
Fixed a possible bug, checked against the assembly.
No sample that …
|
|
|
@f25fc9b1
|
19 years |
mans |
indentation
Originally committed as revision 5447 to …
|
|
|
@1ea46bed
|
19 years |
mans |
apply $cross_prefix before $cc is used
Originally committed as …
|
|
|
@ea0f0681
|
19 years |
diego |
'make depend' should recurse into libavutil as well.
Originally …
|
|
|
@42225a30
|
19 years |
mans |
remove redundant make variable SUBDIR
Originally committed as …
|
|
|