|
|
|
@6486ad57
|
21 years |
michaelni |
test more (i)dcts
Originally committed as revision 2917 to …
|
|
|
@8fe2c60e
|
21 years |
michaelni |
1000l for iive
Originally committed as revision 2916 to …
|
|
|
@6b47b730
|
21 years |
michaelni |
Compile fix by (Chip <szarlada at freemail dot hu>)
Originally …
|
|
|
@b839da6
|
21 years |
michaelni |
powerpc PMC doc fix by (Romain Dolbeau <dolbeau at irisa dot fr>)
…
|
|
|
@4e39ab4c
|
21 years |
michaelni |
1000l in av_mallocz_static()
less overallocation in av_fast_realloc() …
|
|
|
@8d1f2ba5
|
21 years |
michaelni |
static allocation rewrite (old code was plain a broken mess)
doesnt …
|
|
|
@2a42b5c3
|
21 years |
michaelni |
support url_read which reads less then requested patch by (Leon van …
|
|
|
@53c05b1e
|
21 years |
michaelni |
do loop filter immediatly after each macroblock is decoded instead of …
|
|
|
@3ebc7e04
|
21 years |
michaelni |
h264 loop filter optimizations
Originally committed as revision 2909 …
|
|
|
@980a82b7
|
21 years |
michaelni |
h264 loop filter for progressive I&P frames by (Laurent Aimar <fenrir …
|
|
|
@74d69c07
|
21 years |
michaelni |
enable .ffm regression test as it works again
Originally committed as …
|
|
|
@458eadda
|
21 years |
michaelni |
slice structured encoding support & interlaced spelling
Originally …
|
|
|
@204b5c9e
|
21 years |
michaelni |
h.263 ssm + aic fix by (Maarten Daniels <maarten dot daniels at …
|
|
|
@950b55d3
|
21 years |
michaelni |
wrong help text
Originally committed as revision 2904 to …
|
|
|
@79292510
|
21 years |
michaelni |
adjust_write_index() fix by ("Curi Fabio Eduardo (SFL)" <curif at …
|
|
|
@58254257
|
21 years |
Roman R. |
* removing casualties of battle of the wits and English language
…
|
|
|
@7976241a
|
21 years |
michaelni |
moving f/b_code init to where it should be
Originally committed as …
|
|
|
@7813d6a3
|
21 years |
michaelni |
1000000l (using uninitalized variable for initalizing bits per MV …
|
|
|
@3edcacde
|
21 years |
michaelni |
init cleanup
Originally committed as revision 2899 to …
|
|
|
@6fe1a1a5
|
21 years |
ikalvachev |
use pan_scan to remove some weight, proper pan_scan offset reading
…
|
|
|
@5ac47683
|
21 years |
ikalvachev |
mpeg12 fix 10l of aspect calucalations, return gop perser to print …
|
|
|
@e15dec10
|
21 years |
michaelni |
decode latency patch by (Leon van Stuivenberg <l dot vanstuivenberg at …
|
|
|
@6cc270c
|
21 years |
mike |
update the API for the idct function
Originally committed as revision …
|
|
|
@a6b9ffb
|
21 years |
ikalvachev |
move MPV_common_init after parsing stream parameters, matrix rebuild
…
|
|
|
@6faa4645
|
21 years |
Roman R. |
* DV decoding/encoding now supports MultiThreading for up to 324 CPUs …
|
|
|
@380fd6b1
|
21 years |
Roman R. |
* DV decoder simplifications. Now it looks to be 6% faster. At least
…
|
|
|
@b51469a0
|
21 years |
michaelni |
tcp select() check and enables pressing 'q' when reading/(writing) …
|
|
|
@35fe5cc5
|
21 years |
michaelni |
altivec swscale under Linux patch by (Magnus Damm <damm at opensource …
|
|
|
@37923cd3
|
21 years |
michaelni |
alignment fix
Originally committed as revision 2890 to …
|
|
|
@67086c85
|
21 years |
michaelni |
width,height%16!=0 fix
Originally committed as revision 2889 to …
|
|
|
@ee59b4b6
|
21 years |
mike |
don't fetch the size of SEQH unless SEQH was found
Originally …
|
|
|
@23fe14bb
|
21 years |
mike |
minor VMD system update; still not perfect, but should not crash …
|
|
|
@3a278992
|
21 years |
mike |
remove numerous definitions of BE_*/LE_* macros; convert FOURCC_TAG -> …
|
|
|
@9eef2b77
|
21 years |
michaelni |
no read loop tcp/http and http CRLF fix by (Leon van Stuivenberg <l …
|
|
|
@c3775e54
|
21 years |
michaelni |
fix global name conflicts patch by ("Ronald S. Bultje" <R dot S dot …
|
|
|
@8be014e0
|
21 years |
michaelni |
removing broken mpeg_decode_gop()
Originally committed as revision …
|
|
|
@68951ecf
|
21 years |
michaelni |
fft_*() renamed into ff_fft_*() patch by (Gildas Bazin <gbazin at …
|
|
|
@ebcd2f96
|
21 years |
mike |
be smarter about the variable size of the extra SVQ3 data
Originally …
|
|
|
@36d9b4e
|
21 years |
michaelni |
(f)pritf() vs. av_log() and 'make test' update
Originally committed …
|
|
|
@247d56f5
|
21 years |
michaelni |
Parse stss info in MOV files to get key frames patch by ("Brian …
|
|
|
@14284f78
|
21 years |
mike |
smarten up the SVQ3 extradata decoder without changing the external …
|
|
|
@bda702fc
|
21 years |
mike |
credit update
Originally committed as revision 2877 to …
|
|
|
@6a91ec51
|
21 years |
mike |
added SGI image format, encoding and decoding, courtesy of Todd Kirby …
|
|
|
@38088adf
|
21 years |
mike |
Matroska credits
Originally committed as revision 2875 to …
|
|
|
@e7a18d5
|
21 years |
Roman R. |
* moving some of the commonly used bit reading/writing functions
…
|
|
|
@6e046750
|
21 years |
michaelni |
big endian compile fix by ("Ronald S. Bultje" <R dot S dot Bultje at …
|
|
|
@a2faa401
|
21 years |
michaelni |
AltiVec support in postproc/ + altivec optimizations for yuv2yuvX …
|
|
|
@08abe0fd
|
21 years |
michaelni |
matroska demuxer by ("Ronald S. Bultje" <R dot S dot Bultje at …
|
|
|
@1da57984
|
21 years |
michaelni |
10l
Originally committed as revision 2871 to …
|
|
|
@3738fe1a
|
21 years |
michaelni |
nicer output for 'ffmpeg -formats'
Originally committed as revision …
|
|
|
@b98202a4
|
21 years |
michaelni |
mb stuffing in partitioned frames fix
Originally committed as …
|
|
|
@b056e73c
|
21 years |
michaelni |
h263+ custom pcf support
Originally committed as revision 2868 to …
|
|
|
@361b1b86
|
21 years |
michaelni |
Correcting the header size for ADPCM_IMA_WAV files patch by (Brian …
|
|
|
@bb01a3f0
|
21 years |
michaelni |
guess framerate
Originally committed as revision 2866 to …
|
|
|
@c276af0
|
21 years |
michaelni |
disable lames leading zero "feature", fixes a few more flv encoding …
|
|
|
@4bfc029f
|
21 years |
michaelni |
10l (1 vs. descrLength(1)) found by (Jean Le Feuvre - jeanlf)
…
|
|
|
@92a26775
|
21 years |
michaelni |
flv fixes
Originally committed as revision 2863 to …
|
|
|
@c7516a00
|
21 years |
michaelni |
find_start_code() optimization (about 2x faster now) this may improve …
|
|
|
@ba30abcb
|
21 years |
michaelni |
regression test fix (forcing specific audio codecs as the default …
|
|
|
@148beec7
|
21 years |
kabi |
* missing opts for make dep
Originally committed as revision 2860 to …
|
|
|
@e83a84ac
|
21 years |
michaelni |
ss patch by (Benjamin Larsson <banan at student dot ltu dot se>)
…
|
|
|
@6ed08157
|
21 years |
michaelni |
channel count & samplerate fix
Originally committed as revision 2858 …
|
|
|
@01456e8e
|
21 years |
mike |
use optimized VP3 functions where appropriate
Originally committed as …
|
|
|
@67335dbc
|
21 years |
mike |
cut over to using new VP3 DSP functions and remove the old ones; bring …
|
|
|
@44cb64ee
|
21 years |
mike |
seperated out the C-based VP3 DSP functions into a different file; …
|
|
|
@e82d912d
|
21 years |
michaelni |
h263 framerate & aspect ratio fixes
Originally committed as revision …
|
|
|
@e4053d52
|
21 years |
michaelni |
forgot to commit from patch by (Konstantin Andreyev <kandreyev at …
|
|
|
@c4e37247
|
21 years |
michaelni |
write trailer before closing codecs as otherwise accesses to extradata …
|
|
|
@615b92fd
|
21 years |
michaelni |
asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)
1. …
|
|
|
@542993b0
|
21 years |
michaelni |
split asf patch by (Konstantin Andreyev <kandreyev at bcsii dot com>)
…
|
|
|
@c0a0170c
|
21 years |
michaelni |
fix motion compensation with (x+1/2,y+1/2) MVs
Originally committed …
|
|
|
@ca5b9f20
|
21 years |
michaelni |
10l
Originally committed as revision 2848 to …
|
|
|
@5f0f7713
|
21 years |
kabi |
* more consts
Originally committed as revision 2847 to …
|
|
|
@49a37411
|
21 years |
kabi |
* const warn elimination
Originally committed as revision 2846 to …
|
|
|
@62c438a2
|
21 years |
kabi |
* const warn elimintation
Originally committed as revision 2845 to …
|
|
|
@b0df362b
|
21 years |
kabi |
* const
Originally committed as revision 2844 to …
|
|
|
@494c56d3
|
21 years |
ikalvachev |
silence warnings
Originally committed as revision 2843 to …
|
|
|
@399cec2f
|
21 years |
michaelni |
count > thread_count for execute()
Originally committed as revision …
|
|
|
@4346539
|
21 years |
michaelni |
av_log() cleanup
null pointer segfaults
dont print redundant spam
…
|
|
|
@bc874dae
|
21 years |
michaelni |
av_log() patch by (Michel Bardiaux <mbardiaux at peaktime dot be>)
…
|
|
|
@81c5f887
|
21 years |
michaelni |
macrofree av_freep()
Originally committed as revision 2839 to …
|
|
|
@461cd5b
|
21 years |
ikalvachev |
add vlc for cbp=0 that is valid in 422,444
Originally committed as …
|
|
|
@50c93f74
|
21 years |
michaelni |
10l (segfault fix)
Originally committed as revision 2837 to …
|
|
|
@ed263031
|
21 years |
michaelni |
100l (divx5 b frame + seeking + flush fix)
Originally committed as …
|
|
|
@4eaad9c0
|
21 years |
ikalvachev |
forgot default chroma_format value
Originally committed as revision …
|
|
|
@197662a6
|
21 years |
ikalvachev |
fix typo
Originally committed as revision 2834 to …
|
|
|
@5e5c247a
|
21 years |
ikalvachev |
initial chroma_format changes,xvmc tweaks and codec_cap
Originally …
|
|
|
@3f1d4e9
|
21 years |
michaelni |
attribute_used patch by (mitya at school dot ioffe dot ru (Dmitry …
|
|
|
@95d356c5
|
21 years |
michaelni |
optimizing/cleanup of mpeg/qpel_motion()
Originally committed as …
|
|
|
@5c0513bd
|
21 years |
michaelni |
attribute used patch by (mitya at school dot ioffe dot ru (Dmitry …
|
|
|
@fddae1c3
|
21 years |
michaelni |
skip b frames before first i frame
Originally committed as revision …
|
|
|
@c8a4ebbf
|
21 years |
michaelni |
simplify MPV_motion()
Originally committed as revision 2828 to …
|
|
|
@5ba326b5
|
21 years |
michaelni |
interlaced mpeg4 + edge emu fix (fixes decoding of mermaid.avi) …
|
|
|
@4c9544d
|
21 years |
michaelni |
mpeg2 field pic decoding fix
simplifiations
Originally committed as …
|
|
|
@2a24fe4c
|
21 years |
michaelni |
int64_t_C patch by (Gael Chardon <gael-announcements+ffmpeg at 4now …
|
|
|
@853d659d
|
21 years |
michaelni |
os x md5sum patch by (John Dalgliesh <johnd at defyne dot org>)
…
|
|
|
@aab34ca0
|
21 years |
michaelni |
Metrowerks CodeWarrior patches by (John Dalgliesh <johnd at defyne dot …
|
|
|
@259630df
|
21 years |
michaelni |
10l (vdpart fix)
Originally committed as revision 2822 to …
|
|
|
@8d52ec7
|
21 years |
michaelni |
AVCodec.supported_framerates
Originally committed as revision 2821 to …
|
|
|
@71141d77
|
21 years |
michaelni |
INT64_MIN fix
Originally committed as revision 2820 to …
|
|
|