|
|
|
@f37f8d4c
|
19 years |
alex |
fix ffserver, it is working for me now again, a more elegant fix is …
|
|
|
@26aa0f89
|
19 years |
alex |
fix feed read_header, avoid using put_tag in write_header, to be …
|
|
|
@e134e10f
|
19 years |
alex |
set_se_golomb can only write 16bits, add a note about this (ok, maybe …
|
|
|
@d10dc616
|
19 years |
alex |
sanity check whether dimensions are non-null
Originally committed as …
|
|
|
@83254e24
|
19 years |
alex |
removed unused CONFIG_AUDIO_NONSHORT
Originally committed as revision …
|
|
|
@4209fad9
|
19 years |
alex |
lame bit_rate calculation
Originally committed as revision 4632 to …
|
|
|
@90448512
|
19 years |
alex |
initial MorphOS support
Originally committed as revision 4631 to …
|
|
|
@7f526efd
|
19 years |
Reimar.Doeffinger |
Change unsigned->signed and int->long, this fits the asm code better …
|
|
|
@b926572a
|
19 years |
lorenm |
h264 mmx weighted prediction. up to 3% overall speedup.
Originally …
|
|
|
@5539733b
|
19 years |
diego |
Ignore AMR directories.
Originally committed as revision 4629 to …
|
|
|
@c99dd233
|
19 years |
diego |
Move all definitions of external dependencies into configure instead …
|
|
|
@5af83797
|
19 years |
mans |
This patch to configure makes the --tune option recognise k8 core cpus …
|
|
|
@e4797262
|
19 years |
diego |
Add all possible shared libraries to the pkg-config files.
patch by j …
|
|
|
@672cbd9a
|
19 years |
diego |
Add the flags for faac and mp3lame to $extralibs in configure, so they …
|
|
|
@495d6cdc
|
19 years |
diego |
vhoook vs vhook typo, patch by Steven M. Schultz < sms - at - 2BSD - …
|
|
|
@5693c083
|
19 years |
lorenm |
sse2 16x16 sum squared diff (306=>268 cycles on a K8)
faster 8x8 mmx …
|
|
|
@7dd611c9
|
19 years |
revol |
change my ç from latin-1 to UTF-8. UTF-8 ownz!
Originally …
|
|
|
@e926e391
|
19 years |
diego |
Remove references to release or CVS versions, they are misleading.
…
|
|
|
@be0efc0c
|
19 years |
diego |
Since there have been quite a few questions recently on how to use the …
|
|
|
@5158754
|
19 years |
diego |
NetBSD build fix: A forgotten $extraflags caused -lm to fall off. …
|
|
|
@d90cbe5f
|
19 years |
lorenm |
6% faster decode_cabac_residual
Originally committed as revision 4618 …
|
|
|
@ca3b0d27
|
19 years |
lorenm |
13% faster decode_residual (cavlc).
patch by diane_cartman at gmx dot …
|
|
|
@4e159595
|
19 years |
diego |
support for building dynamic libraries on Mac OS X
based on a patch by …
|
|
|
@399d8401
|
19 years |
diego |
Fix some #ifdef to allow building amr_wb alone.
patch by Michel …
|
|
|
@67860b26
|
19 years |
diego |
Tell configure about hppa, s390, mipsel, m68k and ia64 architectures. …
|
|
|
@29799f8
|
19 years |
diego |
spelling fixes
Originally committed as revision 4613 to …
|
|
|
@b34c63f7
|
19 years |
diego |
Make configure bail out when confronted with unknown options.
…
|
|
|
@a9e35095
|
19 years |
diego |
Replace CONFIG_ENCODERS/CONFIG_DECODERS with …
|
|
|
@288f1e68
|
19 years |
Aurélien Jacobs |
fix some pointer to intger without cast warnings (patch by Michel …
|
|
|
@62ab0b7
|
19 years |
Aurélien Jacobs |
fix unused variable warnings
Originally committed as revision 4609 to …
|
|
|
@12e96681
|
19 years |
michaelni |
replace a few mov + psrlq with pshufw, there are more cases which …
|
|
|
@dc9f526
|
19 years |
michaelni |
Just noticed there is a memory leak in h264.c with the usage of …
|
|
|
@528bbdd
|
19 years |
diego |
Add a leading zero to the sequence files generated by the testsuite
so …
|
|
|
@96f2c1fb
|
19 years |
diego |
Add some files generated by regression tests.
Originally committed as …
|
|
|
@4bc113a9
|
19 years |
diego |
Misplaced #ifdef, the MMFContext struct is needed outside …
|
|
|
@8f196b14
|
19 years |
michaelni |
changing a few options to AVOptions
Originally committed as revision …
|
|
|
@9061be9f
|
19 years |
michaelni |
precautionary checks
Originally committed as revision 4602 to …
|
|
|
@267e9dfa
|
19 years |
michaelni |
doxygenize a few comments
very minor cleanup
Originally committed as …
|
|
|
@d2752a0d
|
19 years |
michaelni |
dont print NULL
Originally committed as revision 4600 to …
|
|
|
@7df6545
|
19 years |
diego |
Move lrintf implementation from libavcodec/dsputil.h to …
|
|
|
@0f884070
|
19 years |
michaelni |
set pts for h.263 decoding
Originally committed as revision 4598 to …
|
|
|
@344b825c
|
19 years |
diego |
Rename put_string to ff_put_string to avoid a symbol clash on Mac OS …
|
|
|
@21189011
|
19 years |
michaelni |
print more time_base fps stuff if av_log level is at debug or above …
|
|
|
@357a2843
|
19 years |
Reimar.Doeffinger |
check return value of decode_cabac_mb_dqp, it is INT_MIN on error. …
|
|
|
@18ae520b
|
19 years |
mans |
set more x264 encoding parameters
patch by Dario Andrade <dario at ip …
|
|
|
@9fcfac15
|
19 years |
diego |
minor typo fixes
Originally committed as revision 4593 to …
|
|
|
@fac862c6
|
19 years |
michaelni |
the people want lower case ...
Originally committed as revision 4592 …
|
|
|
@6fd46414
|
19 years |
michaelni |
dont include opt.h in avcodec.h
Originally committed as revision 4591 …
|
|
|
@1471c6c2
|
19 years |
diego |
CAREFULL --> CAREFUL typo fix
Originally committed as revision 4590 …
|
|
|
@e180129f
|
19 years |
diego |
spelling/grammar/wording
Originally committed as revision 4589 to …
|
|
|
@291dcdb3
|
19 years |
michaelni |
clarify GPL patch acceptance policy
Originally committed as revision …
|
|
|
@ec9127c
|
19 years |
michaelni |
converting a few more options to AVOptions
Originally committed as …
|
|
|
@637b5326
|
19 years |
michaelni |
convert some options in ffmpeg.c to AVOptions
Originally committed as …
|
|
|
@a1689e2f
|
19 years |
michaelni |
avoid stdio.h
Originally committed as revision 4585 to …
|
|
|
@b4abfb30
|
19 years |
michaelni |
checksum doesnt cover the forward_ptr anymore (seems i forgot to …
|
|
|
@61a1e081
|
19 years |
michaelni |
common questions people ask me all the time, lets hope this reduces …
|
|
|
@c44a131d
|
19 years |
michaelni |
missing include noticed by g0th
Originally committed as revision 4582 …
|
|
|
@233f6f88
|
19 years |
michaelni |
flags and named constants with type checking of course for AVOption …
|
|
|
@8bbf6db9
|
19 years |
michaelni |
AVOption API improvments
support AVOptions for encoding in ffmpeg.c
…
|
|
|
@a26e1d4c
|
19 years |
michaelni |
checksum doesnt cover the forward_ptr anymore
Originally committed as …
|
|
|
@177e5460
|
19 years |
michaelni |
forward_ptr doesnt contain its own length anymore
Originally …
|
|
|
@e7902f2
|
19 years |
michaelni |
do not rescale AV_NOPTS_VALUE
Originally committed as revision 4577 …
|
|
|
@434df899
|
19 years |
michaelni |
add xvid idcts to dct-test
Originally committed as revision 4576 to …
|
|
|
@cd7af76d
|
19 years |
Reimar.Doeffinger |
Fix compile without CONFIG_GPL, misplaced #endif caused a missing }.
…
|
|
|
@9f211bc
|
19 years |
michaelni |
remove unused table entries
change non portable table access
…
|
|
|
@ddabdfef
|
19 years |
michaelni |
select xvid idct for xvid files if possible
Originally committed as …
|
|
|
@84740d59
|
19 years |
michaelni |
xvids mmx&mmx2 idcts
needed to decode xvid without some minor …
|
|
|
@96b6ace2
|
19 years |
michaelni |
dont be so picky with .mp4 ... fixes Mr&MrsSmith.mp4
Originally …
|
|
|
@8868d310
|
19 years |
alex |
use av_log in debug mode
Originally committed as revision 4570 to …
|
|
|
@da7272b3
|
19 years |
michaelni |
set time_base as soon as time_scale is known instead of in a unrelated …
|
|
|
@3735e82f
|
19 years |
michaelni |
AVOption enumeration support and some flags to classify AVOptions
…
|
|
|
@79396ac6
|
19 years |
mans |
Kill some compiler warnings. Compiled code verified identical after …
|
|
|
@b40e353a
|
19 years |
diego |
Reduce unnecessary swscaler verbosity.
Originally committed as …
|
|
|
@978844cc
|
19 years |
diego |
Wrong comment after #endif.
Noticed by Fred Rothganger < rothgang -- …
|
|
|
@d57d8cbc
|
19 years |
michaelni |
a few more raw yuv fourccs
Originally committed as revision 4565 to …
|
|
|
@5e61b9ec
|
19 years |
michaelni |
a little script to turn the inside of a struct into a AVOption array
…
|
|
|
@860a40c8
|
19 years |
michaelni |
AVOption first try
Originally committed as revision 4563 to …
|
|
|
@f926cbe7
|
19 years |
diego |
Remove stray non-existent -o option from an example.
patch by Michel …
|
|
|
@fbd312fd
|
19 years |
lorenm |
fix emulated edge motion compensation when resolution%16!=0
…
|
|
|
@f79432a2
|
19 years |
michaelni |
set a few variables correctly
Originally committed as revision 4560 …
|
|
|
@1cef211d
|
19 years |
michaelni |
AV_LOG_DEBUG vs. AV_LOG_ERROR
Originally committed as revision 4559 …
|
|
|
@302c389e
|
19 years |
michaelni |
sample_rate value is not always correct (is there anything in …
|
|
|
@3723f01c
|
19 years |
michaelni |
fixme note
Originally committed as revision 4557 to …
|
|
|
@42661adf
|
19 years |
michaelni |
pts must be in time_base units
Originally committed as revision 4556 …
|
|
|
@78e03516
|
19 years |
michaelni |
the user sets codec->time_base for video encding so she should also …
|
|
|
@b983a5c6
|
19 years |
michaelni |
print fourcc in a readable form if possible
Originally committed as …
|
|
|
@d156a7b7
|
19 years |
diego |
typo: viedo --> video
Originally committed as revision 4553 to …
|
|
|
@d3a9f798
|
19 years |
michaelni |
simplify (d&a) and (d&~a) calculation, hint by skal
Originally …
|
|
|
@b5b65df7
|
19 years |
michaelni |
add consts (this was in my local tree, dunno where it came from, …
|
|
|
@6c0d6064
|
19 years |
Reimar.Doeffinger |
Document "us" parameter for PCM conversion functions.
Originally …
|
|
|
@b93f738
|
19 years |
Reimar.Doeffinger |
Support D-Cinema audio demuxing.
Originally committed as revision …
|
|
|
@b461b3bc
|
19 years |
Reimar.Doeffinger |
Support de-/encoding of 24 and 32 bit PCM (from and to internal 16 …
|
|
|
@16beae15
|
19 years |
michaelni |
setting timebase in the encoder doesnt seem like a good idea
…
|
|
|
@1ff8f2b3
|
19 years |
michaelni |
fixed quality / vbr encoding patch by (Justin Ruggles, jruggle, …
|
|
|
@4325ffd0
|
19 years |
michaelni |
lowres support
Originally committed as revision 4545 to …
|
|
|
@beedd40a
|
19 years |
michaelni |
forgot to commit this after dv changes
Originally committed as …
|
|
|
@473a200d
|
19 years |
michaelni |
error concealment fix
Originally committed as revision 4543 to …
|
|
|
@c619ff6d
|
19 years |
michaelni |
optimizations
dc coeff rounding fix
class=3 num of bits fix
do …
|
|
|
@8fce2707
|
19 years |
michaelni |
regression tests for dv
Originally committed as revision 4541 to …
|
|
|
@95ae72b
|
19 years |
michaelni |
Compilation fixes part 1 patch by (Arvind R. and Burkhard Plaum, …
|
|
|