|
|
|
@ad78c0f3
|
19 years |
stefan.gehrer |
cleanup macroblock layer: merged decode of skipped MBs
with …
|
|
|
@f503b195
|
19 years |
stefan.gehrer |
cosmetic patch:
Doxygen-style comments
added some more comments
…
|
|
|
@05103ed
|
19 years |
kostya.shishkov |
Correctly detect when use hpel or qpel mode
Originally committed as …
|
|
|
@ef6cc8ce
|
19 years |
kostya.shishkov |
4-MV mode final fixes (now it works for non-exotic modes)
Originally …
|
|
|
@4a5343fa
|
19 years |
kostya.shishkov |
vc1_decode_intra_block() simplifications and corrections
Originally …
|
|
|
@cc0bc648
|
19 years |
Reimar.Doeffinger |
add GXF demuxer
Originally committed as revision 5598 to …
|
|
|
@767aeb11
|
19 years |
michaelni |
simplify
Originally committed as revision 5597 to …
|
|
|
@5351c29c
|
19 years |
lu_zero |
fix endianess build in a better way
Originally committed as revision …
|
|
|
@9c39071
|
19 years |
lucabe72 |
Move REG_* macros from libavcodec/i386/mmx.h to libavutil/x86_cpu.h
…
|
|
|
@d6950e91
|
19 years |
michaelni |
more maintainers, if someone doesnt want to maintain something just …
|
|
|
@1e5707b7
|
19 years |
michaelni |
porder patch by (Justin Ruggles jruggle a t earthlink d ot net)
…
|
|
|
@a8d88e03
|
19 years |
lu_zero |
big endian fix
Originally committed as revision 5592 to …
|
|
|
@e4bf0302
|
19 years |
kostya.shishkov |
4-MV decoding support
Originally committed as revision 5591 to …
|
|
|
@b482e2d1
|
19 years |
michaelni |
CAVS decoder by (Stefan Gehrer stefan.gehrer gmx.de)
Originally …
|
|
|
@3f8674a9
|
19 years |
mans |
remove redundant macro definitions
Originally committed as revision …
|
|
|
@8fb0d073
|
19 years |
mans |
kill warning
Originally committed as revision 5588 to …
|
|
|
@d10fda8e
|
19 years |
mans |
1l: put that int i back
Originally committed as revision 5587 to …
|
|
|
@26b89135
|
19 years |
mans |
kill warnings
Originally committed as revision 5586 to …
|
|
|
@4dddc5e1
|
19 years |
mans |
kill warnings
Originally committed as revision 5585 to …
|
|
|
@fb9cc9e7
|
19 years |
ivop |
compile md5 and include in libavutil.a
Originally committed as …
|
|
|
@93d6aeb0
|
19 years |
ivop |
add missing declaration for av_md5_sum
Originally committed as …
|
|
|
@f28660e
|
19 years |
ivop |
cast pointers to make compiler happy
remove test define
Originally …
|
|
|
@5c6a5d58
|
19 years |
diego |
simplify
Originally committed as revision 5581 to …
|
|
|
@bf840994
|
19 years |
lu_zero |
make distclean clean everything
Originally committed as revision 5580 …
|
|
|
@20ffddb9
|
19 years |
michaelni |
CODEC_ID_CAVS (part of the cavs patch by Stefan Gehrer stefan.gehrer …
|
|
|
@761089b0
|
19 years |
michaelni |
staric frame_rate_tab -> non static ff_frame_rate_tab part of the cavs …
|
|
|
@474176bf
|
19 years |
michaelni |
3 lines while -> 1 line for loop
Originally committed as revision …
|
|
|
@5d2f52b9
|
19 years |
michaelni |
simplify
Originally committed as revision 5576 to …
|
|
|
@b2e30cb3
|
19 years |
michaelni |
simplify compute_autocorr
Originally committed as revision 5575 to …
|
|
|
@41275956
|
19 years |
michaelni |
dont use memcpy for copying structs
Originally committed as revision …
|
|
|
@7c69b83
|
19 years |
michaelni |
simplify
Originally committed as revision 5573 to …
|
|
|
@a403fc03
|
19 years |
michaelni |
flac-lpc patch by (Justin Ruggles jruggle earthlink net)
tabs removed …
|
|
|
@78f67b7a
|
19 years |
michaelni |
simplify
Originally committed as revision 5571 to …
|
|
|
@79433554
|
19 years |
banan |
ff_fft_init now double checks that the system has mm3dnow.h before …
|
|
|
@76f2a12f
|
19 years |
mans |
remove unneeded casts
Originally committed as revision 5569 to …
|
|
|
@3dd46a29
|
19 years |
mans |
get rid of veccpy(), replace with simple assignment
Originally …
|
|
|
@0abc2e73
|
19 years |
michaelni |
new files for the CAVS decoder by (Stefan Gehrer <stefan gehrer gmx …
|
|
|
@91c58c94
|
19 years |
mans |
fill_mbaff_ref_list is missing a return statement, its return value
is …
|
|
|
@2df19ea5
|
19 years |
lucabe72 |
Remove unneeded code
Originally committed as revision 18880 to …
|
|
|
@94d85eaf
|
19 years |
michaelni |
md5 support
depending on CONFIG_SMALL this can either be compiled to a …
|
|
|
@8f8d0e48
|
19 years |
kostya.shishkov |
Adjust AC prediction if (some) predictors are not available.
…
|
|
|
@e9f2396e
|
19 years |
kostya.shishkov |
0xFFFF l of cola. Now P-frames are decoded almost without distortions. …
|
|
|
@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 …
|
|
|