Marc Hoffman
67fd620c01
bfin dsputils, basic pixel operations sads, diffs, motion compensation
...
and standard IEEE 8x8 block transforms
patch by Marc Hoffman, mmh pleasantst com
Originally committed as revision 8594 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Aurelien Jacobs
f8fb86e9bb
cosmetics: indentation
...
Originally committed as revision 8593 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
ca345e442d
Replace forbidden exit() by return() Víctor Paesa, wzrlpy arsystel com.
...
Originally committed as revision 8592 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Víctor Paesa
f321635a6e
Replace valid use of exit by _exit, patch by Víctor Paesa, wzrlpy arsystel com.
...
Originally committed as revision 8591 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
2de4f9eb47
indention
...
Originally committed as revision 8590 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
6e546aaa24
make AVCodec.init() optional
...
Originally committed as revision 8589 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
fa1ab87200
Fix copy and paste error in comment.
...
Originally committed as revision 8588 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
efb0c399ca
support for the THP game format by Marco Gerards, mgerards xs4all nl
...
Originally committed as revision 8587 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
b966340546
Use $(command) instead of `command`, it's POSIX, clearer and already used.
...
Originally committed as revision 8586 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
ced75d9223
Always lowercase targetos.
...
Originally committed as revision 8585 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
2818647310
Add '#undef exit', the function is now forbidden.
...
Originally committed as revision 8584 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Måns Rullgård
58ecc9cd04
run ebp register check in subshell so we can redirect crash message
...
Originally committed as revision 8583 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
1026a8d4a7
Merge redundant comments.
...
Originally committed as revision 8582 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
91aeec1bc7
WMVA
...
Originally committed as revision 8581 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Loren Merritt
1cfe393a25
doxy comment tweaks
...
Originally committed as revision 8580 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Guillaume Poirier
bb21f1762a
Add doxy comments, based on Loren's explanations posted here:
...
Date: Mar 30, 2007 9:00 PM
Subject: Re: [Ffmpeg-devel] Motion Estimation in snow.c for Waevelet encoded frames (DWT)
Originally committed as revision 8579 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
91c5172d26
Force lowercase targetos value for MinGW, we check against lowercase strings.
...
Originally committed as revision 8578 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
51aeb7aa6e
dct-test works on non-x86 now.
...
Originally committed as revision 8577 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Marc Hoffman
3ac35bdb3e
platform-independent restructuring and code simplification
...
patch by Marc Hoffman, mmh pleasantst com
Originally committed as revision 8576 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Marc Hoffman
c6bdc90890
Remove illegal call to exit().
...
patch by Marc Hoffman, mmh pleasantst com
Originally committed as revision 8575 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Pettenò
b83f7eb2ce
call faacDecClose() with all libfaad versions
...
patch by Diego Petteno flameeyes gmail com
Originally committed as revision 8574 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Stanislav Brabec
6308cacaf4
Fix warning:
...
ffserver.c:4303: warning: 'acl.next' is used uninitialized in this function
patch by Stanislav Brabec, sbrabec suse cz
Originally committed as revision 8573 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
beef9ba9e2
add AVRn fourcc
...
Originally committed as revision 8572 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Marc Hoffman
19ef2ba57a
Replace emms() with emms_c(), patch by Marc Hoffman, mmh pleasantst com.
...
Originally committed as revision 8571 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
846dffeb41
blackfin: Audio buffers are no longer allocated on the stack,
...
thus a 256KB stack is no longer required.
according to Marc Hoffman, mmh pleasantst com
Originally committed as revision 8570 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
eddc482dff
print error message
...
Originally committed as revision 8569 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
087fa47507
fix x-octet-stream mime type
...
Originally committed as revision 8568 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
65e7226147
use av_strdup
...
Originally committed as revision 8567 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Alex Beregszaszi
55d07ba68e
remove dead code
...
Originally committed as revision 8566 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Diego Biurrun
30a1380a04
cosmetics: Fix indentation.
...
Originally committed as revision 8565 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Sam Hocevar
d495fdc3d3
Do not return invalid pointer for non-audio or video streams.
...
Patch by Sam Hocevar sam+ffmpeg zoy org
Originally committed as revision 8564 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
09a628662d
argh, who commited this trash
...
start must be 0 ...
Originally committed as revision 8563 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Marc Hoffman
8ec491e3fd
Handle proper compilation on Mac OS X.
...
Fix data alignment bug (the original purpose of the code is unclear, though).
patch by Marc Hoffman, mmh pleasantst com
Originally committed as revision 22847 to svn://svn.mplayerhq.hu/mplayer/trunk/libswscale
18 years ago
Michael Niedermayer
dc417a6e2f
10^10l to the idiot who designed this format and didnt even realize what number he used
...
Originally committed as revision 8562 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Luca Barbato
30f1505380
Typos in comments
...
Originally committed as revision 8561 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Loren Merritt
e62b3dd210
move some stuff out of an inner loop. 12% faster svq1 encoding.
...
Originally committed as revision 8560 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Loren Merritt
5900637219
mmx 16-bit ssd. 2.3x faster svq1 encoding.
...
Originally committed as revision 8559 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
0c0d17f3ce
fix demuxing of IMAG0002.ASF
...
Originally committed as revision 8558 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
6cc65ab3c6
analyze end condition must match r_fps selection condition
...
fixes fps for Channel\ 4\ News_Channel\ 4_20_10_2006_19_00_01.dvr-ms
Originally committed as revision 8557 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
f9645d7cc4
change -fs to use bytes instead of kbytes
...
Originally committed as revision 8556 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
85ad1b0e97
change -fs option to use OPT_INT64
...
Originally committed as revision 8555 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
ffdf9a1f2d
add OPT_INT64 option
...
Originally committed as revision 8554 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kamil Nowosad
a4072c453b
Fix a bug in av_find_opt(). Because some of the AVOption structures have field
...
unit = NULL, the function could pass NULL to strcmp and cause a segfault.
Patch by Kamil Nowosad, k nowosad % students mimuw edu pl.
Original thread:
Subject: [PATCH] small bugfix in av_find_opt()
Date: 03/23/2007 12:20 PM
Originally committed as revision 8553 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Limin Wang
226d6947bc
add 'all' and 'none' options for partitions config
...
Patch by Limin Wang % lance P lmwang A gmail P com %
Original thread:
date: Mar 24, 2007 3:53 PM
subject: [Ffmpeg-devel] [PATCH] add all and none options for partitions config
Originally committed as revision 8552 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Robert Swain
2c48a21c4f
Update specification and reference implementation links.
...
patch by Robert Swain, robert.swain gmail com
Originally committed as revision 8551 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
e9f6c8eaae
fix probe of 001.vdr-broken-6025
...
Originally committed as revision 8550 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Panagiotis Issaris
449659919c
Fix compilation when using the --disable-opts parameter. This to help those
...
interested in using a debugger to debug FFmpeg.
Original thread:
Subject: [PATCH] Fix compilation when using --disable-opts
Date: 2007-03-15 16:58:35 GMT
Originally committed as revision 8549 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
d1b2356998
1000l, revert r8547, im too stupid
...
Originally committed as revision 8548 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
ed057fccfc
typo, fix -fs
...
Originally committed as revision 8547 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
11979c460c
move atom size check before parsing function search
...
Originally committed as revision 8546 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago