Francois Oligny-Lemieux [Fri, 19 Jan 2007 09:37:04 +0000 (09:37 +0000)]
harden h264 decoding to prevent some crashes when input data is corrupted.
Patch by Frank %eucloid A gmail P com%
date: Jan 18, 2007 6:48 PM
subject: Re: [Ffmpeg-devel] h264, protection against corrupted data (second try patch)
AND
date: Jan 17, 2007 8:22 PM
subject: [Ffmpeg-devel] h264, protection against corrupted data
this also fixes a possible security issue (the sps and pps ids where not checked,
then used as index into an array of sps/pps structs which was then filled with data from the bitstream)
Originally committed as revision 7585 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Fri, 19 Jan 2007 03:14:13 +0000 (03:14 +0000)]
uint16->uint8
Originally committed as revision 7584 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Thu, 18 Jan 2007 23:23:41 +0000 (23:23 +0000)]
cosmetics: indentation
Originally committed as revision 7583 to svn://svn.ffmpeg.org/ffmpeg/trunk
François Revol [Thu, 18 Jan 2007 17:48:21 +0000 (17:48 +0000)]
The long awaited BeOS cleanup, phase 1.1: removed useless ifdef, changed check for net_server to IP_MULTICAST_TTL.
Originally committed as revision 7582 to svn://svn.ffmpeg.org/ffmpeg/trunk
François Revol [Thu, 18 Jan 2007 17:22:30 +0000 (17:22 +0000)]
The long awaited BeOS cleanup, phase 1
Originally committed as revision 7581 to svn://svn.ffmpeg.org/ffmpeg/trunk
Alex Beregszaszi [Thu, 18 Jan 2007 15:42:25 +0000 (15:42 +0000)]
omg, major typo (fails if card supports rgb24)
Originally committed as revision 7580 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Thu, 18 Jan 2007 13:35:24 +0000 (13:35 +0000)]
Change the Snow encoder to always use the available MotionEstContext pointer.
Originally committed as revision 7579 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 18 Jan 2007 08:23:36 +0000 (08:23 +0000)]
Add/update some comments.
Originally committed as revision 7578 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Thu, 18 Jan 2007 08:21:55 +0000 (08:21 +0000)]
Rename do_libav var so as not to clash with the do_libav function on Solaris.
Originally committed as revision 7577 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Thu, 18 Jan 2007 00:22:24 +0000 (00:22 +0000)]
change while loops to do-while as the condition is true the first time and the check just wastes cpu cycles
Originally committed as revision 7576 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 17 Jan 2007 20:14:02 +0000 (20:14 +0000)]
simpler branch structure in init (16 bytes smaller object file)
Originally committed as revision 7575 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 17 Jan 2007 20:12:12 +0000 (20:12 +0000)]
doxygenize
Originally committed as revision 7574 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 17 Jan 2007 20:11:23 +0000 (20:11 +0000)]
avoid code duplication
Originally committed as revision 7573 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 17 Jan 2007 20:06:38 +0000 (20:06 +0000)]
better to set things to NULL instead of random in case of out of mem
Originally committed as revision 7572 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 17 Jan 2007 20:05:31 +0000 (20:05 +0000)]
simplify av_fifo_realloc()
Originally committed as revision 7571 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 17 Jan 2007 19:46:33 +0000 (19:46 +0000)]
remove near duplicate function
Originally committed as revision 7570 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 17 Jan 2007 19:30:23 +0000 (19:30 +0000)]
simplify
Originally committed as revision 7569 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 17 Jan 2007 19:19:03 +0000 (19:19 +0000)]
simplify
Originally committed as revision 7568 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 17 Jan 2007 12:06:31 +0000 (12:06 +0000)]
simplify
Originally committed as revision 7567 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Barbato [Wed, 17 Jan 2007 11:02:07 +0000 (11:02 +0000)]
Avoid branches in the loop and solve a gcc warning
Originally committed as revision 7566 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 17 Jan 2007 10:55:01 +0000 (10:55 +0000)]
simplify pts/dts reading
Originally committed as revision 7565 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Barbato [Wed, 17 Jan 2007 10:47:58 +0000 (10:47 +0000)]
Cosmetics
Originally committed as revision 7564 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 17 Jan 2007 10:45:59 +0000 (10:45 +0000)]
cosmetic
Originally committed as revision 7563 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 17 Jan 2007 10:44:57 +0000 (10:44 +0000)]
reduce len checks, simplifies code
there is a very small chance that a stream which is damaged && unseekable && very small packet && damage to the flags && unlucky buffer state could have a valid packet after a damaged packet lost, but i think this is so unlikely that the simplification outweights it
mans if you disagree with any commit to mpeg.c just say so and ill revert it
Originally committed as revision 7562 to svn://svn.ffmpeg.org/ffmpeg/trunk
Panagiotis Issaris [Wed, 17 Jan 2007 10:26:13 +0000 (10:26 +0000)]
fix segfault with sam.zoy.org/zzuf/lol-ffplay.ogm and
http://sam.zoy.org/zzuf/lol-ffplay.ogg
Originally committed as revision 7561 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 17 Jan 2007 10:19:10 +0000 (10:19 +0000)]
seperate redo (we dont handle this possibly valid packet) from
error_redo (somethings is definitly wrong) in which case we try to resync from the last startcode
Originally committed as revision 7560 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Wed, 17 Jan 2007 00:49:48 +0000 (00:49 +0000)]
10l (aes_crypt -> av_aes_crypt)
Originally committed as revision 7559 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 16 Jan 2007 23:28:41 +0000 (23:28 +0000)]
set data_size to 0 so that in case we return without setting it nothing funny can happen
Originally committed as revision 7558 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Tue, 16 Jan 2007 22:41:59 +0000 (22:41 +0000)]
update swf regression checksum
Originally committed as revision 7557 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Tue, 16 Jan 2007 22:31:10 +0000 (22:31 +0000)]
Make nb_streams unsigned to avoid an ugly cast.
Originally committed as revision 7556 to svn://svn.ffmpeg.org/ffmpeg/trunk
Luca Barbato [Tue, 16 Jan 2007 22:07:49 +0000 (22:07 +0000)]
fix a gcc warning, avoid an unnecessary operation
Originally committed as revision 7555 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 16 Jan 2007 19:50:49 +0000 (19:50 +0000)]
fix CONFIG_SMALL again
Originally committed as revision 7554 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 16 Jan 2007 19:30:43 +0000 (19:30 +0000)]
30byte smaller object file
Originally committed as revision 7553 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 16 Jan 2007 19:18:50 +0000 (19:18 +0000)]
10l typo
Originally committed as revision 7552 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 16 Jan 2007 19:14:27 +0000 (19:14 +0000)]
public API
Originally committed as revision 7551 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 16 Jan 2007 19:08:52 +0000 (19:08 +0000)]
cbc support
Originally committed as revision 7550 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 16 Jan 2007 17:58:11 +0000 (17:58 +0000)]
avoid memcpy()
Originally committed as revision 7549 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 16 Jan 2007 17:51:54 +0000 (17:51 +0000)]
give crypt a src and dst
same speed, 100bytes larger object file
Originally committed as revision 7548 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Tue, 16 Jan 2007 17:46:26 +0000 (17:46 +0000)]
Avoid calling decode_slice when context_initialized is not set.
Avoids a crash due to dsp.clear_blocks being NULL when called.
Originally committed as revision 7547 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 16 Jan 2007 17:40:40 +0000 (17:40 +0000)]
change subshift a little, this reduces the object size a litlle
Originally committed as revision 7546 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 16 Jan 2007 17:17:05 +0000 (17:17 +0000)]
use 2 state arrays so that fewer temporary variables are needed
Originally committed as revision 7545 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 16 Jan 2007 16:29:01 +0000 (16:29 +0000)]
remove useless parameter
Originally committed as revision 7544 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Tue, 16 Jan 2007 16:24:43 +0000 (16:24 +0000)]
unused variable
Originally committed as revision 7543 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Tue, 16 Jan 2007 15:59:10 +0000 (15:59 +0000)]
Remove outdated Linux section.
Originally committed as revision 7542 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Tue, 16 Jan 2007 00:40:06 +0000 (00:40 +0000)]
add msrle fourcc, quicktime_bmp.mov
Originally committed as revision 7541 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Tue, 16 Jan 2007 00:26:39 +0000 (00:26 +0000)]
add png fourcc
Originally committed as revision 7540 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 15 Jan 2007 23:47:53 +0000 (23:47 +0000)]
fix segfault with sam.zoy.org/zzuf/lol-ffplay.wmv
Originally committed as revision 7539 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 15 Jan 2007 23:26:09 +0000 (23:26 +0000)]
fix segfault with sam.zoy.org/zzuf/lol-ffplay.mpg and http://sam.zoy.org/zzuf/lol-ffplay.m2v
Originally committed as revision 7538 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 15 Jan 2007 22:56:46 +0000 (22:56 +0000)]
fixing segfault with sam.zoy.org/zzuf/lol-ffplay.avi
Originally committed as revision 7537 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Mon, 15 Jan 2007 22:45:50 +0000 (22:45 +0000)]
check for sane values in ogg_get_length(), fix lol-ffplay.ogm fuzz test
Originally committed as revision 7536 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Mon, 15 Jan 2007 22:05:22 +0000 (22:05 +0000)]
save/restore number of streams
Originally committed as revision 7535 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 15 Jan 2007 13:45:48 +0000 (13:45 +0000)]
merge shift into mix
this need -fno-strict-aliasing to work (needs to be fixed of course)
Originally committed as revision 7534 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 15 Jan 2007 10:37:34 +0000 (10:37 +0000)]
make aes_en/decrypt() static until we decided on the public API
Originally committed as revision 7533 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 15 Jan 2007 07:56:15 +0000 (07:56 +0000)]
Revert broken removal of variable indirection.
Originally committed as revision 7532 to svn://svn.ffmpeg.org/ffmpeg/trunk
Roman Shaposhnik [Mon, 15 Jan 2007 07:41:28 +0000 (07:41 +0000)]
* Fixing a bug with incorrect bits set in AAUX source pack
* Making DV codec release a buffer on exit
* Flagging accepted pix_fmts for DV encoder
Originally committed as revision 7531 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 15 Jan 2007 05:46:42 +0000 (05:46 +0000)]
spelling, formatting
Originally committed as revision 7530 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 15 Jan 2007 01:33:56 +0000 (01:33 +0000)]
move #include log.h into the selftesting code where it belongs
Originally committed as revision 7529 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 15 Jan 2007 01:32:06 +0000 (01:32 +0000)]
remove dependancy on *malloc()
Originally committed as revision 7528 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 15 Jan 2007 01:05:40 +0000 (01:05 +0000)]
check the last? entry written for detecting already initalized tables
Originally committed as revision 7527 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Mon, 15 Jan 2007 01:04:43 +0000 (01:04 +0000)]
cosmetics, function -> metadata
Originally committed as revision 7526 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 15 Jan 2007 01:01:56 +0000 (01:01 +0000)]
replace / by >> this makes the .o ~150 bytes smaller
Originally committed as revision 7525 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 15 Jan 2007 00:55:51 +0000 (00:55 +0000)]
cosmetic
Originally committed as revision 7524 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 15 Jan 2007 00:27:04 +0000 (00:27 +0000)]
Remove leftover variable.
Originally committed as revision 7523 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Mon, 15 Jan 2007 00:23:58 +0000 (00:23 +0000)]
Remove unnecessary variable indirection.
Originally committed as revision 7522 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 15 Jan 2007 00:10:25 +0000 (00:10 +0000)]
av_aes_init()
Originally committed as revision 7521 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Mon, 15 Jan 2007 00:07:39 +0000 (00:07 +0000)]
the missing header ...
Originally committed as revision 7520 to svn://svn.ffmpeg.org/ffmpeg/trunk
Måns Rullgård [Sun, 14 Jan 2007 23:55:54 +0000 (23:55 +0000)]
merge fragmented mpeg4adv section in regression.sh
Originally committed as revision 7519 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 23:50:06 +0000 (23:50 +0000)]
avcodec_decode_audio2()
difference to avcodec_decode_audio() is that the user can pass the allocated size of the output buffer to the decoder and the decoder can check if theres enough space
Originally committed as revision 7518 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 14 Jan 2007 23:44:55 +0000 (23:44 +0000)]
100l: Fix damage from a buggy emacs macro.
Originally committed as revision 7517 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sun, 14 Jan 2007 23:32:51 +0000 (23:32 +0000)]
remove useless essence container data sets for now
Originally committed as revision 7516 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sun, 14 Jan 2007 23:31:30 +0000 (23:31 +0000)]
remove useless preface parsing for now, will reintroduce it if needed
Originally committed as revision 7515 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 14 Jan 2007 23:31:01 +0000 (23:31 +0000)]
Merge redundant comments.
Originally committed as revision 7514 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sun, 14 Jan 2007 23:23:06 +0000 (23:23 +0000)]
merge multiple descriptor parsing with generic one
Originally committed as revision 7513 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 14 Jan 2007 23:22:49 +0000 (23:22 +0000)]
Add two more variables for temporary files.
Originally committed as revision 7512 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diego Biurrun [Sun, 14 Jan 2007 23:20:05 +0000 (23:20 +0000)]
comment grammar fixes
Originally committed as revision 7511 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 23:19:22 +0000 (23:19 +0000)]
er and strict also apply to audio theoretically
Originally committed as revision 7510 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sun, 14 Jan 2007 23:17:10 +0000 (23:17 +0000)]
remove warning, key is const
Originally committed as revision 7509 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sun, 14 Jan 2007 23:16:20 +0000 (23:16 +0000)]
indention
Originally committed as revision 7508 to svn://svn.ffmpeg.org/ffmpeg/trunk
Baptiste Coudurier [Sun, 14 Jan 2007 23:14:36 +0000 (23:14 +0000)]
follow michael suggestion and simplify code at object level
Originally committed as revision 7507 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ronald S. Bultje [Sun, 14 Jan 2007 22:07:19 +0000 (22:07 +0000)]
makes the filename member of the URLContext a pointer, so that the
structure can be extended in the future without breaking ABI.
patch by Ronald S. Bultje % rbultje A ronald P bitfreak P net %
Original thread:
Date: Jan 1, 2007 6:01 PM
Subject: [Ffmpeg-devel] make URLContext->filename a pointer
Originally committed as revision 7506 to svn://svn.ffmpeg.org/ffmpeg/trunk
Ronald S. Bultje [Sun, 14 Jan 2007 22:02:38 +0000 (22:02 +0000)]
add support for HTTP seeking
patch by Ronald S. Bultje % rbultje A ronald P bitfreak P net %
Original thread:
Date: Jan 4, 2007 5:42 AM
Subject: [Ffmpeg-devel] [PATCH/RFC] http seeking
Originally committed as revision 7505 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 21:40:21 +0000 (21:40 +0000)]
simplify
Originally committed as revision 7504 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 21:30:54 +0000 (21:30 +0000)]
simplify multiply table init
Originally committed as revision 7503 to svn://svn.ffmpeg.org/ffmpeg/trunk
Reimar Döffinger [Sun, 14 Jan 2007 21:23:32 +0000 (21:23 +0000)]
Make seeking work in files that contain encrypted tracks.
Originally committed as revision 7502 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 21:20:15 +0000 (21:20 +0000)]
simplify selftest
Originally committed as revision 7501 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 21:13:14 +0000 (21:13 +0000)]
revert simplification (broke 192 bit keys)
Originally committed as revision 7500 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 21:03:15 +0000 (21:03 +0000)]
simplify
Originally committed as revision 7499 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 19:58:41 +0000 (19:58 +0000)]
fix 2 warnings
Originally committed as revision 7498 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 19:51:23 +0000 (19:51 +0000)]
seems i didnt copy anything from aes128.c so this should be more correct ?
Originally committed as revision 7497 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 19:45:27 +0000 (19:45 +0000)]
unneeded
Originally committed as revision 7496 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 19:41:57 +0000 (19:41 +0000)]
unused think
Originally committed as revision 7495 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 19:39:38 +0000 (19:39 +0000)]
merge encrypt and decrypt so the source is simpler and the compiler can choose with inlining if it wants speed or small size
Originally committed as revision 7494 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 19:24:34 +0000 (19:24 +0000)]
indent
Originally committed as revision 7493 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 19:24:06 +0000 (19:24 +0000)]
remove duplicate round_key
one context is now either for encoding or decoding (makes more sense in reality too)
Originally committed as revision 7492 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 19:02:59 +0000 (19:02 +0000)]
make decode look more like encode
Originally committed as revision 7491 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 19:01:17 +0000 (19:01 +0000)]
dont use encode tables for decoding
Originally committed as revision 7490 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 18:58:45 +0000 (18:58 +0000)]
remove no longer corret comment
Originally committed as revision 7489 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 18:51:09 +0000 (18:51 +0000)]
unused stuff removial
Originally committed as revision 7488 to svn://svn.ffmpeg.org/ffmpeg/trunk
Michael Niedermayer [Sun, 14 Jan 2007 18:47:01 +0000 (18:47 +0000)]
merge inv_sbox into inv_mix
Originally committed as revision 7487 to svn://svn.ffmpeg.org/ffmpeg/trunk
Aurelien Jacobs [Sun, 14 Jan 2007 18:18:14 +0000 (18:18 +0000)]
cosmetics: reindent
Originally committed as revision 7486 to svn://svn.ffmpeg.org/ffmpeg/trunk