|
|
|
@a34c26c
|
19 years |
kostya.shishkov |
Remove unused variable (and it wasn't free'd too)
Originally …
|
|
|
@0f7344aa
|
19 years |
kostya.shishkov |
Use MpegEncContext->mbskip_table instead of custom bitplane.
…
|
|
|
@73435f00
|
19 years |
lucabe72 |
Move postproc ---> libswscale
Originally committed as revision 18866 …
|
|
|
@c99ddfa4
|
19 years |
gpoirier |
Woops, this file was supposed to be added in r5556: "Move …
|
|
|
@a9493601
|
19 years |
gpoirier |
* Allocating 16 bytes more for the MEMALIGN_HACK is enough. There's no …
|
|
|
@3a6fc8fa
|
19 years |
gpoirier |
Disable w53 and w97 cmp methods when snow encoder is disabled
Patch by …
|
|
|
@72468a03
|
19 years |
gpoirier |
make sure NDEBUG is not defined already before defining it
Patch by …
|
|
|
@e006c307
|
19 years |
gpoirier |
Move initialisations and internal symbols in allformats.h,
patch by …
|
|
|
@f2508b1
|
19 years |
Reynaldo H. Verdejo Pinochet |
anothe useless sizeof(char)
Originally committed as revision 5555 to …
|
|
|
@3f6d6af6
|
19 years |
kostya.shishkov |
Slightly reworked MC code, it gives better picture.
Originally …
|
|
|
@c436ff41
|
19 years |
kostya.shishkov |
typo
Originally committed as revision 5553 to …
|
|
|
@7d77d5f6
|
19 years |
diego |
spelling fixes courtesy of "Hervé W." H.O.W.aka.V+ffmpeg (at) gmail …
|
|
|
@1a268acc
|
19 years |
mans |
compiler sanity check
Originally committed as revision 5551 to …
|
|
|
@fac252f9
|
19 years |
mans |
add --cross-compile option to assume cross-compilation without …
|
|
|
@ddab0670
|
19 years |
mans |
send output of exec checks to log file
Originally committed as …
|
|
|
@8d923001
|
19 years |
mans |
detect availability of -rdynamic and -export-dynamic
Originally …
|
|
|
@62c52121
|
19 years |
mans |
extradata may be used as bitstream reader input so allocate with …
|
|
|
@25c533a
|
19 years |
mans |
detect audio-only program streams and broken files made by VDR
…
|
|
|
@344a18c
|
19 years |
mans |
do not fail av_find_stream_info() if params for all streams could not …
|
|
|
@c6bb50e0
|
19 years |
kostya.shishkov |
Fix initialization of vc1_decoder (the same as wmv3_decoder).
Patch by …
|
|
|
@87dfe848
|
19 years |
kostya.shishkov |
Some optimization and fixes - mostly reworked MC and bitplanes.
…
|
|
|
@e8ba1cea
|
19 years |
kostya.shishkov |
This should make P-frames decoding work on x86 (by avoiding …
|
|
|
@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 …
|
|
|