Justin Ruggles
575bf46f16
split ac3_parametric_bit_allocation into 3 separate functions
...
Originally committed as revision 8442 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
9a44385e1a
Zero MV vectors for P frame intra blocks
...
Originally committed as revision 8440 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Loren Merritt
d2bfaf8aae
huffyuv rgb encoder
...
Originally committed as revision 8439 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
7c9712335b
indentation
...
Originally committed as revision 8437 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
ab47579565
Proper handling of motion vectors for adv. profile
...
Originally committed as revision 8436 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Justin Ruggles
495529f7df
hardcode ff_ac3_frame_sizes table
...
Originally committed as revision 8435 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Bobby Bingham
92964be895
Add RLE encoding support, patch by Bobby Bingham, uhmmmm gmail com.
...
Originally committed as revision 8434 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Bobby Bingham
e8952fa571
Move the encoding of the image data to its own function.
...
patch by Bobby Bingham, uhmmmm gmail com
Originally committed as revision 8430 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Bobby Bingham
552cf71281
Add 15 bit support, patch by Bobby Bingham, uhmmmm gmail com.
...
Originally committed as revision 8429 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
John Dalgliesh
5885dda4c5
force 16-bytes alignement of block array, as needed by the implementation of ff_dct_sse2
...
patch by John Dalgliesh %johnd A defyne P org%
Originally committed as revision 8420 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ian Braithwaite
baab295750
subband_coef_noise -> subband_coef_sign
...
Cosmetics patch by Ian Braithwaite ian .. braithwaite dot dk
Originally committed as revision 8417 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Bobby Bingham
2c0c00cb14
Targa (.tga) encoder,
...
patch by Bobby Bingham % uhmmmm A gmail P com %
Only handles 24-bit BGR and 8-bit grayscale, no RLE at the moment either.
Original thread:
Date: Mar 11, 2007 7:58 PM
Subject: [Ffmpeg-devel] [PATCH] Targa encoder
Originally committed as revision 8411 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
7ca6cc099c
10l for myself, fixing --disable-encoders
...
Originally committed as revision 8408 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
33a0dd378a
DXA demuxer and decoder
...
Originally committed as revision 8405 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
0769498a9f
deprecate ff_realloc_static
...
Originally committed as revision 8404 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
f78da6d64f
10l to whoever wrote this
...
Originally committed as revision 8403 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
3502a54f59
kill av_mallocz_static() calls in init_rl()
...
Originally committed as revision 8402 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
efddbce9d0
move RLTable stuff to its own header
...
Originally committed as revision 8401 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
6bd10f2de5
kill av_mallocz_static()
...
Originally committed as revision 8400 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
b21c9af936
reindent after last commit
...
Originally committed as revision 8399 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
1153be3be1
h264 complete frames parsing support
...
Originally committed as revision 8398 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
08cb195020
kill 3 more av_mallocz_static()
...
Originally committed as revision 8397 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
9608652dc1
kill another 2 av_mallocz_static()
...
Originally committed as revision 8396 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
2df6e97872
kill a av_mallocz_static()
...
Originally committed as revision 8395 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
e2e712e7c1
10^10l to whoever wrote this
...
Originally committed as revision 8394 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
0c3c674cde
remove useless static cm variable
...
Originally committed as revision 8393 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
861450d551
cosmetic
...
Originally committed as revision 8392 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
3e207bb1bd
remove silly static int done protecting the initalization of 32 elements to 1
...
Originally committed as revision 8391 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
2d2020b825
remove redundant memset()
...
Originally committed as revision 8390 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
5ac0915179
dont malloc() static mv_penalty arrays
...
Originally committed as revision 8389 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
ca2a0c938e
deprecate av_mallocz_static()
...
Originally committed as revision 8388 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ian Braithwaite
85e7386ae0
Combine the window and overlap loops,
...
and get rid of the data swapping.
Patch by Ian Braithwaite <dk dot braithwaite at ian>
Originally committed as revision 8387 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michel Bardiaux
318c5e0524
Give context to dprintf
...
Originally committed as revision 8338 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benjamin Larsson
8736d68a80
Respect the gop size (-g) for marking I frames. Use -g 0 gives the old behaviour.
...
Originally committed as revision 8326 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ian Braithwaite
e7485bf378
Replace custom modified discrete cosine transform with ffmpeg's own.
...
This does alter the decoded output, but not by much.
The new output is closer to that produced by Real's "official" decoder,
and the decoder runs slightly faster.
Patch by Ian Braithwaite ian at braithwaite dot dk
Originally committed as revision 8325 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Justin Ruggles
43a0791b66
the AC-3 parser needs ac3.o
...
Originally committed as revision 8324 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Justin Ruggles
2476139973
move AC-3 header parsing to ac3.c
...
Originally committed as revision 8323 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Kostya Shishkov
c81ab015f8
Correctly ME border blocks
...
Originally committed as revision 8322 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Reimar Döffinger
284ad8a4f0
Check dimensions to avoid division by zero due to invalid new dimensions.
...
Partially fixes http://bugzilla.mplayerhq.hu/show_bug.cgi?id=773 .
Originally committed as revision 8321 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Justin Ruggles
050aa8b9bc
remove redundancy in AC-3 parser by using common tables from ac3tab.h
...
Originally committed as revision 8318 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Benjamin Larsson
64472fcff1
Simplify, use avctx->frame_number.
...
Originally committed as revision 8309 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Justin Ruggles
4258a0a32a
Remove common code from AC-3 encoder and utilize ac3.c.
...
Originally committed as revision 8306 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Justin Ruggles
96ae7f11e7
Create ac3.c which will be used for AC-3 common code.
...
Originally committed as revision 8305 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Justin Ruggles
abfe5a4a75
simplify AC-3 bit allocation
...
Originally committed as revision 8302 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Justin Ruggles
3a8bf52983
cosmetics. remove space before semi-colon.
...
Originally committed as revision 8301 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ian Braithwaite
d0429b4ff5
Simplify gain block handling.
...
Patch by Ian Braithwaite <ian at braithwaite dot dk>
Originally committed as revision 8298 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Ian Braithwaite
4ff5e6563e
Don't output the first two frames, since they don't contain valid audio.
...
This also eases comparison of decoded output with Real's binary decoder.
Patch by Ian Braithwaite <ian at braithwaite dot dk>
Originally committed as revision 8297 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Baptiste Coudurier
39076e27de
fix drop frame timecode flag
...
Originally committed as revision 8296 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michel Bardiaux
bdb4b698d8
Corrections so that builds with DEBUG work
...
Originally committed as revision 8295 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago
Michael Niedermayer
2ed76c08c3
bitrate sanity check (fixes assertion failure)
...
Originally committed as revision 8293 to svn://svn.ffmpeg.org/ffmpeg/trunk
18 years ago