|
|
|
@f5bccd8
|
18 years |
diego |
spelling/wording/grammar
Originally committed as revision 8640 to …
|
|
|
@414425e0
|
18 years |
diego |
Print a list of valid AMR bitrates if a wrong one is used.
patch by …
|
|
|
@f4d47d6b
|
18 years |
michaelni |
YUV support patch by (Kamil Nowosad k.nowosad students mimuw edu pl) …
|
|
|
@e780e99e
|
18 years |
michaelni |
s/invert/photometric_interpretation/ patch by Kamil Nowosad k.nowosad …
|
|
|
@90b4e393
|
18 years |
michaelni |
tiff & sgi regression test
Originally committed as revision 8636 to …
|
|
|
@2d99eed1
|
18 years |
diego |
SGI image decoder ported to the new image API.
patch by Xiaohui Sun, …
|
|
|
@0d0677f
|
18 years |
revol |
Suppress possible error from ulimit not having -c or being missing.
…
|
|
|
@5558bda8
|
18 years |
diego |
Return correct decoded size, decoder is called with only one frame at …
|
|
|
@e8d00417
|
18 years |
diego |
IWMMXT-specific dsputils clear_blocks function.
patch by David …
|
|
|
@e19fbbec
|
18 years |
diego |
Add some help for the analyzeduration option.
patch by Víctor Paesa, …
|
|
|
@bcae1fd0
|
18 years |
kostya.shishkov |
This codec is PAL8 so make it output PAL8 too
Originally committed as …
|
|
|
@0a7a33d2
|
18 years |
michaelni |
remove compound literals gcc 2.95 doesnt support taking an address of …
|
|
|
@bfd9a00
|
18 years |
justin.ruggles |
Update doc to show FLAC encoding
Originally committed as revision …
|
|
|
@5bd526d9
|
18 years |
banan |
WMA decoder improvement, output closer to the dmo binary.
Patch by Ian …
|
|
|
@047549d3
|
18 years |
kostya.shishkov |
vc1_split should be static
Originally committed as revision 8626 to …
|
|
|
@2b100ab2
|
18 years |
gpoirier |
changes some function declarations from () to (void) as per ansi c. …
|
|
|
@ee5c8a9
|
18 years |
diego |
Add some Doxygen comments, by Kamil Nowosad, k.nowosad …
|
|
|
@7c1ebf17
|
18 years |
diego |
typo/grammar
Originally committed as revision 8623 to …
|
|
|
@e7b85a15
|
18 years |
diego |
cosmetics: Fix indentation.
Originally committed as revision 8622 to …
|
|
|
@8896cdd3
|
18 years |
diego |
Remove useless pointer shift.
patch by Benoit Fouet, benoit.fouet …
|
|
|
@636b69c5
|
18 years |
diego |
Remove commented-out while loop.
patch by Benoit Fouet, benoit.fouet …
|
|
|
@3af6d5cf
|
18 years |
diego |
There were two files, libavformat/grab.c and libavformat/grab_bktr.c …
|
|
|
@3d18b282
|
18 years |
diego |
cosmetics: indentation
Originally committed as revision 8618 to …
|
|
|
@7b17ad8
|
18 years |
diego |
Get rid of unnecessary conditionals.
Originally committed as revision …
|
|
|
@2d93bcc7
|
18 years |
diego |
Add CPP_OBJS-yes to CPP_OBJS, same as the other *_OBJS variables.
…
|
|
|
@94bd08b0
|
18 years |
Carl Eugen Hoyos |
Fix crash when trying to convert from or to RGBi (i<15) as in …
|
|
|
@12631f2d
|
18 years |
diego |
CONFIG_NETWORK depends on CONFIG_PROTOCOLS, no need to nest …
|
|
|
@e011ef1a
|
18 years |
diego |
cosmetics: Put audio (de)muxer entries in alphabetical order.
…
|
|
|
@e64271c
|
18 years |
diego |
Audio (de)muxer dependency on OSS is handled by configure.
Originally …
|
|
|
@7038fa61
|
18 years |
diego |
Explain which configure options are necessary for which AMR variant.
…
|
|
|
@5d79e24a
|
18 years |
michaelni |
typo
Originally committed as revision 8611 to …
|
|
|
@bd446bb
|
18 years |
michaelni |
cosmetic
Originally committed as revision 8610 to …
|
|
|
@f87459e4
|
18 years |
michaelni |
FF_CODER_TYPE_RAW / RLE / DEFLATE extracted from a patch by Kamil …
|
|
|
@716222d
|
18 years |
michaelni |
tiff encoder by (Bartlomiej Wolowiec b.wolowiec students mimuw edu …
|
|
|
@1a2a5b3e
|
18 years |
diego |
cosmetics: Better variable name, the ENABLE_* lists contain more than …
|
|
|
@ed252b16
|
18 years |
diego |
cosmetics: Sort list of input/output formats.
Originally committed as …
|
|
|
@987c3aa8
|
18 years |
diego |
Remove #if 0 code.
Originally committed as revision 8605 to …
|
|
|
@8c2e2040
|
18 years |
diego |
Add first and second output to earlyclobbers in COPY3_IF_LT macro. …
|
|
|
@eb6905f0
|
18 years |
michaelni |
dont use *int8_t for the arguments (ive missed that in the patches …
|
|
|
@b25514a4
|
18 years |
michaelni |
Changed the rle encoder a little and made it more universal.
Not only …
|
|
|
@65df5449
|
18 years |
michaelni |
cosmetic
Originally committed as revision 8601 to …
|
|
|
@eb24fd64
|
18 years |
michaelni |
fix indention (less work to fix it myself than to check if a indention …
|
|
|
@bee38515
|
18 years |
michaelni |
move doxy from .c to .h
Originally committed as revision 8599 to …
|
|
|
@1ca286e1
|
18 years |
michaelni |
generic rle encoder by Bartlomiej Wolowiec b.wolowiec students mimuw …
|
|
|
@b56a8374
|
18 years |
diego |
Remove stray object from list of Blackfin assembler objects.
patch by …
|
|
|
@a5fbe001
|
18 years |
diego |
spelling fix as suggested by Mans
Originally committed as revision …
|
|
|
@e1090b81
|
18 years |
diego |
bfin optimizations
Originally committed as revision 8595 to …
|
|
|
@67fd620c
|
18 years |
diego |
bfin dsputils, basic pixel operations sads, diffs, motion compensation …
|
|
|
@f8fb86e9
|
18 years |
Aurélien Jacobs |
cosmetics: indentation
Originally committed as revision 8593 to …
|
|
|
@ca345e44
|
18 years |
diego |
Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel …
|
|
|
@f321635
|
18 years |
diego |
Replace valid use of exit by _exit, patch by Víctor Paesa, wzrlpy …
|
|
|
@2de4f9eb
|
18 years |
michaelni |
indention
Originally committed as revision 8590 to …
|
|
|
@6e546aa
|
18 years |
michaelni |
make AVCodec.init() optional
Originally committed as revision 8589 to …
|
|
|
@fa1ab872
|
18 years |
diego |
Fix copy and paste error in comment.
Originally committed as revision …
|
|
|
@efb0c399
|
18 years |
diego |
support for the THP game format by Marco Gerards, mgerards xs4all nl
…
|
|
|
@b9663405
|
18 years |
diego |
Use $(command) instead of command , it's POSIX, clearer and already …
|
|
|
@ced75d92
|
18 years |
diego |
Always lowercase targetos.
Originally committed as revision 8585 to …
|
|
|
@28186473
|
18 years |
diego |
Add '#undef exit', the function is now forbidden.
Originally …
|
|
|
@58ecc9cd
|
18 years |
mans |
run ebp register check in subshell so we can redirect crash message
…
|
|
|
@1026a8d4
|
18 years |
diego |
Merge redundant comments.
Originally committed as revision 8582 to …
|
|
|
@91aeec1b
|
18 years |
michaelni |
WMVA
Originally committed as revision 8581 to …
|
|
|
@1cfe393
|
18 years |
lorenm |
doxy comment tweaks
Originally committed as revision 8580 to …
|
|
|
@bb21f17
|
18 years |
gpoirier |
Add doxy comments, based on Loren's explanations posted here:
Date: …
|
|
|
@91c5172d
|
18 years |
diego |
Force lowercase targetos value for MinGW, we check against lowercase …
|
|
|
@51aeb7aa
|
18 years |
diego |
dct-test works on non-x86 now.
Originally committed as revision 8577 …
|
|
|
@3ac35bdb
|
18 years |
diego |
platform-independent restructuring and code simplification
patch by …
|
|
|
@c6bdc90
|
18 years |
diego |
Remove illegal call to exit().
patch by Marc Hoffman, mmh pleasantst …
|
|
|
@b83f7eb2
|
18 years |
mans |
call faacDecClose() with all libfaad versions
patch by Diego Petteno …
|
|
|
@6308caca
|
18 years |
diego |
Fix warning:
ffserver.c:4303: warning: 'acl.next' is used …
|
|
|
@beef9ba9
|
18 years |
baptiste.coudurier |
add AVRn fourcc
Originally committed as revision 8572 to …
|
|
|
@19ef2ba
|
18 years |
diego |
Replace emms() with emms_c(), patch by Marc Hoffman, mmh pleasantst …
|
|
|
@846dffeb
|
18 years |
diego |
blackfin: Audio buffers are no longer allocated on the stack,
thus a …
|
|
|
@eddc482d
|
18 years |
baptiste.coudurier |
print error message
Originally committed as revision 8569 to …
|
|
|
@087fa475
|
18 years |
alex |
fix x-octet-stream mime type
Originally committed as revision 8568 to …
|
|
|
@65e72261
|
18 years |
alex |
use av_strdup
Originally committed as revision 8567 to …
|
|
|
@55d07ba6
|
18 years |
alex |
remove dead code
Originally committed as revision 8566 to …
|
|
|
@30a1380
|
18 years |
diego |
cosmetics: Fix indentation.
Originally committed as revision 8565 to …
|
|
|
@d495fdc3
|
18 years |
r_togni |
Do not return invalid pointer for non-audio or video streams.
Patch by …
|
|
|
@09a62866
|
18 years |
michaelni |
argh, who commited this trash
start must be 0 ...
Originally …
|
|
|
@8ec491e3
|
18 years |
diego |
Handle proper compilation on Mac OS X.
Fix data alignment bug (the …
|
|
|
@dc417a6e
|
18 years |
michaelni |
1010l to the idiot who designed this format and didnt even realize …
|
|
|
@30f15053
|
18 years |
lu_zero |
Typos in comments
Originally committed as revision 8561 to …
|
|
|
@e62b3dd2
|
18 years |
lorenm |
move some stuff out of an inner loop. 12% faster svq1 encoding.
…
|
|
|
@59006372
|
18 years |
lorenm |
mmx 16-bit ssd. 2.3x faster svq1 encoding.
Originally committed as …
|
|
|
@0c0d17f3
|
18 years |
michaelni |
fix demuxing of IMAG0002.ASF
Originally committed as revision 8558 to …
|
|
|
@6cc65ab3
|
18 years |
michaelni |
analyze end condition must match r_fps selection condition
fixes fps …
|
|
|
@f9645d7c
|
18 years |
baptiste.coudurier |
change -fs to use bytes instead of kbytes
Originally committed as …
|
|
|
@85ad1b0e
|
18 years |
baptiste.coudurier |
change -fs option to use OPT_INT64
Originally committed as revision …
|
|
|
@ffdf9a1f
|
18 years |
baptiste.coudurier |
add OPT_INT64 option
Originally committed as revision 8554 to …
|
|
|
@a4072c45
|
18 years |
takis.issaris |
Fix a bug in av_find_opt(). Because some of the AVOption structures …
|
|
|
@226d6947
|
18 years |
gpoirier |
add 'all' and 'none' options for partitions config
Patch by Limin Wang …
|
|
|
@2c48a21c
|
18 years |
diego |
Update specification and reference implementation links.
patch by …
|
|
|
@e9f6c8ea
|
18 years |
michaelni |
fix probe of 001.vdr-broken-6025
Originally committed as revision …
|
|
|
@44965991
|
18 years |
takis.issaris |
Fix compilation when using the --disable-opts parameter. This to help …
|
|
|
@d1b23569
|
18 years |
baptiste.coudurier |
1000l, revert r8547, im too stupid
Originally committed as revision …
|
|
|
@ed057fc
|
18 years |
baptiste.coudurier |
typo, fix -fs
Originally committed as revision 8547 to …
|
|
|
@11979c46
|
18 years |
baptiste.coudurier |
move atom size check before parsing function search
Originally …
|
|
|
@a097e559
|
18 years |
baptiste.coudurier |
unset sample count to disable track when is broken
Originally …
|
|
|
@62b6498
|
18 years |
baptiste.coudurier |
break if atom size is more than size left in container atom, fix …
|
|
|
@db56acd4
|
18 years |
diego |
Accept only existing bitrates.
patch by Benoit Fouet, benoit.fouet …
|
|
|