|
|
|
@376edfcc
|
18 years |
michaelni |
hexagon search
dia_size=512 + hexagon size (513 is the normal one …
|
|
|
@4b47d258
|
18 years |
lu_zero |
Unused variable removed
Originally committed as revision 7203 to …
|
|
|
@ed1dfc49
|
18 years |
michaelni |
remove pretty much useless skiping of some predictors
this has pretty …
|
|
|
@1a1c5385
|
18 years |
baptiste.coudurier |
mjpeg a dump header bitstream filter, modifies bitstream to be decoded …
|
|
|
@e68e5ab0
|
18 years |
baptiste.coudurier |
add bytestream big endian 16/32 writing functions
Originally …
|
|
|
@fb132953
|
18 years |
diego |
Use a function for audio encoding and decoding.
Originally committed …
|
|
|
@36aed9e5
|
18 years |
diego |
Use a function for libav.
Originally committed as revision 7198 to …
|
|
|
@f8aa7645
|
18 years |
diego |
Use a function for image formats.
Originally committed as revision …
|
|
|
@d449d1bc
|
18 years |
diego |
Use a function for streamed images.
Originally committed as revision …
|
|
|
@e587a0a5
|
18 years |
diego |
Use a function for audio-only tests.
Originally committed as revision …
|
|
|
@56cca5f1
|
18 years |
diego |
Fix wrong flags for S16LE and S16BE audio in FLV files.
patch by Allan …
|
|
|
@c9cac6e3
|
18 years |
michaelni |
typo in umh
Originally committed as revision 7193 to …
|
|
|
@c7675718
|
18 years |
michaelni |
UMH support (dia_size=-1 activates it)
Originally committed as …
|
|
|
@ac003d24
|
18 years |
michaelni |
cosmetic (prevent name clashes of variables in a macro with …
|
|
|
@98ba1cfa
|
18 years |
kostya.shishkov |
100l FastUVMC rounding was incorrect.
This should also improve quality …
|
|
|
@f7f8af46
|
18 years |
michaelni |
1 step diamond search around the median MV predictor
+0.01 PSNR
idea …
|
|
|
@fc0b0416
|
18 years |
michaelni |
doxy
Originally committed as revision 7188 to …
|
|
|
@62b9fc15
|
18 years |
michaelni |
fix overflow and remove wrong comment
Originally committed as …
|
|
|
@3db1b8b5
|
18 years |
michaelni |
return optimal fraction
based on a patch by Uoti Urpala
Originally …
|
|
|
@8fa641f8
|
18 years |
diego |
Fix compile with --disable-muxers, patch by Loïc Le Loarer, lll+ffmpeg …
|
|
|
@61710f7b
|
18 years |
kostya.shishkov |
Better VQA demuxer
Originally committed as revision 7184 to …
|
|
|
@7667896a
|
18 years |
kostya.shishkov |
VQA v1 support
Originally committed as revision 7183 to …
|
|
|
@f3902026
|
18 years |
Aurélien Jacobs |
cleanup the #ifdef mess in encoder/decoder/parser registration
…
|
|
|
@be691b10
|
18 years |
Aurélien Jacobs |
matroska: scale timecode according to time_scale
fixes jerky playback …
|
|
|
@7f25df4c
|
18 years |
baptiste.coudurier |
move source_package declaration in the loop and reset it each …
|
|
|
@6a287fd7
|
18 years |
baptiste.coudurier |
readjust dts if negative
Originally committed as revision 7179 to …
|
|
|
@7504e4fa
|
18 years |
kostya.shishkov |
Correct information in header
Originally committed as revision 7178 …
|
|
|
@e96da13b
|
18 years |
Reimar.Doeffinger |
Change "p" asm constraints to "g", since "p" was a no longer necessary …
|
|
|
@b0d7bc1e
|
18 years |
lorenm |
10l in r7174 caused all options to be treated as filenames.
…
|
|
|
@c411e7f6
|
18 years |
Aurélien Jacobs |
alphabetic reordering of codec registration
patch by Robert Swain < …
|
|
|
@5b9b3b68
|
18 years |
Aurélien Jacobs |
cleanup the #ifdef mess in muxer/demuxer registration
Originally …
|
|
|
@84bf226b
|
18 years |
gpoirier |
Add support for files that begin with a dash.
Patch by Timo Lindfors % …
|
|
|
@c61b9d44
|
18 years |
michaelni |
PIC fix
Originally committed as revision 7173 to …
|
|
|
@49cef744
|
18 years |
gpoirier |
Move copy_block* functions to dsp dsputil.h
Patch by Brian Foley % …
|
|
|
@61f5b14a
|
18 years |
kostya.shishkov |
Correct rounding values in overlap filtering
Originally committed as …
|
|
|
@5081f3aa
|
18 years |
kostya.shishkov |
B-frames support for adv. profile
Originally committed as revision …
|
|
|
@b8ce8f15
|
18 years |
kostya.shishkov |
100l: Initialize dc_scale with current quantizer for adv I frames
…
|
|
|
@25e9c7ef
|
18 years |
kostya.shishkov |
Use halfpq in coefficient scaling
Originally committed as revision …
|
|
|
@167de74f
|
18 years |
diego |
Remove redundant comment.
Originally committed as revision 7167 to …
|
|
|
@c61e1098
|
18 years |
lu_zero |
typo
Originally committed as revision 7166 to …
|
|
|
@fce2200d
|
18 years |
alex |
Implement DELTA_FLI opcodes correctly. Patch by Steven Johnson
…
|
|
|
@37e6f5f3
|
18 years |
alex |
support byte_run=0 case in DELTA_FLI (this case means only skip …
|
|
|
@fe99025b
|
18 years |
alex |
10l memory corruption bug found by Steven Johnson
Originally …
|
|
|
@b9d32859
|
18 years |
Aurélien Jacobs |
No need for special trick anymore for flac in matroska.
The flac …
|
|
|
@17c90b9d
|
18 years |
Aurélien Jacobs |
flac: allow reading of full metadata headers from extradata
…
|
|
|
@3e954443
|
18 years |
gpoirier |
bring AC3 encoder output up to input volume level
patch by Bill …
|
|
|
@6e8c46b
|
18 years |
Reimar.Doeffinger |
Set CODEC_TYPE_DATA for timecode tracks.
Originally committed as …
|
|
|
@9ed00234
|
18 years |
Reimar.Doeffinger |
Set st->need_parsing = 2 for MPEG-content.
Originally committed as …
|
|
|
@3c141817
|
18 years |
baptiste.coudurier |
fix bitstream to be correctly decoded by quicktime
Originally …
|
|
|
@f8567560
|
18 years |
baptiste.coudurier |
fix sigfpe with intra only encoding
Originally committed as revision …
|
|
|
@d86b83f8
|
18 years |
gpoirier |
add interactive support for MinGW
patch by Ramiro Polla % ramiro A …
|
|
|
@8cff89be
|
18 years |
diego |
Conditionally compile some of the AltiVec optimizations.
Originally …
|
|
|
@1e25a7e7
|
18 years |
baptiste.coudurier |
fix some potential security issues, patch by Matthias Hopf, mat at …
|
|
|
@ba2433e9
|
18 years |
baptiste.coudurier |
typo
Originally committed as revision 7152 to …
|
|
|
@8cd15e47
|
18 years |
michaelni |
fix b frames + -mbd rd without -psnr (yes that was seriously buggy and …
|
|
|
@d9d6e7b7
|
18 years |
Aurélien Jacobs |
add support for FLAC in matroska
Originally committed as revision …
|
|
|
@248bc6bb
|
18 years |
diego |
Fix compilation with VC-1 decoder disabled.
Originally committed as …
|
|
|
@bb243e7
|
18 years |
michaelni |
fix b frames + -mbd rd without -psnr (yes that was seriously buggy and …
|
|
|
@169bc475
|
18 years |
michaelni |
100l infinite loop fix
Originally committed as revision 7147 to …
|
|
|
@e9f36c5c
|
18 years |
Aurélien Jacobs |
move common voc muxer and demuxer data to voc.c
Originally committed …
|
|
|
@5d244b29
|
18 years |
Aurélien Jacobs |
split voc.c into vocdec.c and vocenc.c
Originally committed as …
|
|
|
@8cc62264
|
18 years |
diego |
typo
Originally committed as revision 7144 to …
|
|
|
@426b11a8
|
18 years |
kostya.shishkov |
Decode non-interleaved scans
Originally committed as revision 7143 to …
|
|
|
@eb10ace
|
18 years |
diego |
Kb --> kb
Originally committed as revision 7142 to …
|
|
|
@cb741242
|
18 years |
diego |
Nuke config.log support.
Originally committed as revision 7141 to …
|
|
|
@8db4f43c
|
18 years |
gpoirier |
Fix declaration and code thingie
Originally committed as revision …
|
|
|
@4ec0ccb1
|
18 years |
gpoirier |
allow amr bitrate to be changed "on the fly" through avctx->bitrate. …
|
|
|
@0d6d9632
|
18 years |
Aurélien Jacobs |
add support for tta in matroska
Originally committed as revision 7138 …
|
|
|
@1038efd8
|
18 years |
diego |
typo
Originally committed as revision 7137 to …
|
|
|
@c9068f1b
|
18 years |
diego |
Current FFmpeg expects bits/s instead of kilobits/s in the -b option. …
|
|
|
@699e77b1
|
18 years |
diego |
Some notes about the order of options on the command line.
patch by …
|
|
|
@9f83e142
|
18 years |
diego |
Fix linking with H.261 support disabled.
patch by Tom Harper, …
|
|
|
@ec9ed85d
|
18 years |
michaelni |
infiinit loop fix for CBR + adaptive quant
Originally committed as …
|
|
|
@789382d
|
18 years |
michaelni |
100l qprd fix 2nd try
Originally committed as revision 7132 to …
|
|
|
@6ffdc53d
|
18 years |
kostya.shishkov |
Some progressive JPEG support
Originally committed as revision 7131 …
|
|
|
@9a313fe0
|
18 years |
Aurélien Jacobs |
cosmetics: reindent after last commit
Originally committed as …
|
|
|
@a487d231
|
18 years |
Aurélien Jacobs |
matroska: split real video frames so that each packet contains only …
|
|
|
@363c86ce
|
18 years |
Aurélien Jacobs |
matroska: properly handle real video extradata
Originally committed …
|
|
|
@a76920d8
|
18 years |
Aurélien Jacobs |
simplify free()+set to NULL using av_freep()
Originally committed as …
|
|
|
@3f9fea72
|
18 years |
michaelni |
testing all dquant for qp_rd fixes the qp runaway to 31 bug
…
|
|
|
@00f636a0
|
18 years |
gpoirier |
Add useful Altivec types, taken from with permission from x264 authors …
|
|
|
@807e0c66
|
18 years |
lucabe72 |
Clarify that some of the non-SIMD code is now LGPLed.
All the authours …
|
|
|
@40a08c7e
|
18 years |
Reimar.Doeffinger |
Correct GET/PUT_UTF8 comment: the get/put functions might be called up …
|
|
|
@a99cfb0d
|
18 years |
Reimar.Doeffinger |
Fix typo in comment
Originally committed as revision 7123 to …
|
|
|
@322af4be
|
18 years |
kostya.shishkov |
Identation
Originally committed as revision 7122 to …
|
|
|
@c8f9f9b9
|
18 years |
kostya.shishkov |
Divide first audio buffer chunk into atomary bufffers.
This slightly …
|
|
|
@5836d158
|
18 years |
diego |
Fix misplaced comment.
Originally committed as revision 7120 to …
|
|
|
@8662900
|
18 years |
diego |
Clean up XAN DPCM hack and set codec_tag to 0 for XAN DPCM, AVI files …
|
|
|
@9e7fd101
|
18 years |
mans |
improved pthreads test
Originally committed as revision 7118 to …
|
|
|
@3644d472
|
18 years |
banan |
Missed one log2().
Originally committed as revision 7117 to …
|
|
|
@468f8102
|
18 years |
ods15 |
change mpeg4 fourcc from "mp4s" to "mp4v"
Originally committed as …
|
|
|
@bf054f74
|
18 years |
ods15 |
update to libnut, use framecode table generator
Originally committed …
|
|
|
@a851cf8c
|
18 years |
ods15 |
update to libnut API, changes to frame_table_input
Originally …
|
|
|
@b615c1ed
|
18 years |
kostya.shishkov |
Optimize overlapping
Suggested by Skal, sprintf(mail, …
|
|
|
@7ad8d3b
|
18 years |
kostya.shishkov |
Fix comments
Originally committed as revision 7112 to …
|
|
|
@b6fa8993
|
18 years |
kostya.shishkov |
Overlap filtering was done in reverse order
Originally committed as …
|
|
|
@2b70eb2b
|
18 years |
michaelni |
fix support for avis with sample_size > packet size
Originally …
|
|
|
@f24d50e5
|
18 years |
mans |
TUNECPU is never used
Originally committed as revision 7109 to …
|
|
|
@4dc6270
|
18 years |
mans |
simplify [TARGET_]ARCH_* setting
Originally committed as revision …
|
|
|
@f57620d5
|
18 years |
mans |
add copyright notices for myself and Diego
Originally committed as …
|
|
|