|
|
|
@c2fd2b20
|
18 years |
michaelni |
unneeded
Originally committed as revision 7496 to …
|
|
|
@a6e923c9
|
18 years |
michaelni |
unused think
Originally committed as revision 7495 to …
|
|
|
@0c5d2819
|
18 years |
michaelni |
merge encrypt and decrypt so the source is simpler and the compiler …
|
|
|
@28b51235
|
18 years |
michaelni |
indent
Originally committed as revision 7493 to …
|
|
|
@954bd264
|
18 years |
michaelni |
remove duplicate round_key
one context is now either for encoding or …
|
|
|
@54b78b24
|
18 years |
michaelni |
make decode look more like encode
Originally committed as revision …
|
|
|
@cc858970
|
18 years |
michaelni |
dont use encode tables for decoding
Originally committed as revision …
|
|
|
@73374bf4
|
18 years |
michaelni |
remove no longer corret comment
Originally committed as revision 7489 …
|
|
|
@179dc911
|
18 years |
michaelni |
unused stuff removial
Originally committed as revision 7488 to …
|
|
|
@f12cf3d2
|
18 years |
michaelni |
merge inv_sbox into inv_mix
Originally committed as revision 7487 to …
|
|
|
@ae557450
|
18 years |
Aurélien Jacobs |
cosmetics: reindent
Originally committed as revision 7486 to …
|
|
|
@0458e790
|
18 years |
michaelni |
merge sbox with mix on the encryption side
add one more test vector
…
|
|
|
@dd9b8635
|
18 years |
Aurélien Jacobs |
add support for another variant of vp6
with block coeffs coded …
|
|
|
@2592438d
|
18 years |
michaelni |
1 test vector
Originally committed as revision 7483 to …
|
|
|
@95d1236b
|
18 years |
michaelni |
fix CONFIG_SMALL case
Originally committed as revision 7482 to …
|
|
|
@388b5e69
|
18 years |
michaelni |
simplify special round
Originally committed as revision 7481 to …
|
|
|
@cf5773e9
|
18 years |
michaelni |
benchmark
Originally committed as revision 7480 to …
|
|
|
@ff8f6594
|
18 years |
michaelni |
init multbl
code can now decrypt its own encryption correctly
can …
|
|
|
@b58ecac6
|
18 years |
michaelni |
ascii
Originally committed as revision 7478 to …
|
|
|
@a5ee04c3
|
18 years |
Reimar.Doeffinger |
Buffer for get_bits must be padded because readers may overread.
…
|
|
|
@d1886912
|
18 years |
Reimar.Doeffinger |
10l, > vs. >= typo, caused crashes on last mpc frame
Originally …
|
|
|
@1fe68f0e
|
18 years |
Reimar.Doeffinger |
Simplify klv_decode_ber_length
Originally committed as revision 7475 …
|
|
|
@28221dd0
|
18 years |
Reimar.Doeffinger |
128bit-only AES implementation under development.
Originally …
|
|
|
@3439dc95
|
18 years |
baptiste.coudurier |
seek back at the end of file after updating header
Originally …
|
|
|
@b1e5c294
|
18 years |
michaelni |
cosmetic
Originally committed as revision 7472 to …
|
|
|
@ba554c0
|
18 years |
michaelni |
simplify round_key generation by writing over the end but ensuring …
|
|
|
@84c72fb1
|
18 years |
michaelni |
cosmetics
Originally committed as revision 7470 to …
|
|
|
@7acc1a27
|
18 years |
michaelni |
memcpy
Originally committed as revision 7469 to …
|
|
|
@1070eba2
|
18 years |
michaelni |
seems the larger rcon values are never accessed
Originally committed …
|
|
|
@12d6a1c8
|
18 years |
michaelni |
copyright fix
Originally committed as revision 7467 to …
|
|
|
@cd0968c4
|
18 years |
michaelni |
stealing multbl trick from reimar
Originally committed as revision …
|
|
|
@8f36d4ba
|
18 years |
baptiste.coudurier |
simplify
Originally committed as revision 7465 to …
|
|
|
@e8fc9313
|
18 years |
michaelni |
stealing reimars XOR_BLOCK
Originally committed as revision 7464 to …
|
|
|
@d43a2975
|
18 years |
michaelni |
cosmetic
Originally committed as revision 7463 to …
|
|
|
@eade86e2
|
18 years |
michaelni |
memleak
Originally committed as revision 7462 to …
|
|
|
@2c3427eb
|
18 years |
michaelni |
simplify sbox init
Originally committed as revision 7461 to …
|
|
|
@3306dfd5
|
18 years |
michaelni |
aes support (unfinished)
Originally committed as revision 7460 to …
|
|
|
@2ab573cd
|
18 years |
baptiste.coudurier |
priv_data is allocated internally
Originally committed as revision …
|
|
|
@a0dc1cc
|
18 years |
baptiste.coudurier |
enable mjpeg in swf
Originally committed as revision 7458 to …
|
|
|
@655254f0
|
18 years |
baptiste.coudurier |
simplify
Originally committed as revision 7457 to …
|
|
|
@5b1e5dc
|
18 years |
baptiste.coudurier |
swf can contain only one audio track, simplify
Originally committed …
|
|
|
@432cef76
|
18 years |
baptiste.coudurier |
use ch_id as AVStream id and simplify
Originally committed as …
|
|
|
@ec54839a
|
18 years |
baptiste.coudurier |
always export audiostreams
Originally committed as revision 7454 to …
|
|
|
@69566e43
|
18 years |
baptiste.coudurier |
I will maintain swf.c
Originally committed as revision 7453 to …
|
|
|
@b4bcf810
|
18 years |
baptiste.coudurier |
always export videostreams
Originally committed as revision 7452 to …
|
|
|
@6ac558ee
|
18 years |
baptiste.coudurier |
AnyType is needed, descriptor_ref can reference Descriptor or …
|
|
|
@416519dd
|
18 years |
mans |
allow --cpu=core2 for Intel Core2 tuning with gcc 4.3 snapshots
…
|
|
|
@977d126e
|
18 years |
Reimar.Doeffinger |
Use macros to eliminate code duplication in MXF metadata read …
|
|
|
@2d193b2
|
18 years |
Reimar.Doeffinger |
Extend mxf_resolve_strong_ref by a type parameter, to avoid modify …
|
|
|
@717f101
|
18 years |
Reimar.Doeffinger |
Fix error message, it's package ref that can not be found, not track …
|
|
|
@411983c1
|
18 years |
gpoirier |
Allow to uninstall a custom log callback
patch by Axel Holzinger % …
|
|
|
@27571d3d
|
18 years |
gpoirier |
Segmentation fault fix when no video device is specified.
patch by …
|
|
|
@10ef990d
|
18 years |
diego |
cosmetics: typo pallete --> palette
Originally committed as revision …
|
|
|
@6187b8bd
|
18 years |
diego |
typo: pallete --> palette
Originally committed as revision 7444 to …
|
|
|
@d0b456ba
|
18 years |
diego |
Avoid "HAVE_CMOV not defined" warning.
patch by Christophe Mutricy, …
|
|
|
@2d0bcfb4
|
18 years |
michaelni |
some interlaced direct sanity checks
Originally committed as revision …
|
|
|
@3b6dc9ca
|
18 years |
michaelni |
replace a few hardcoded numbers with their correct named ones
…
|
|
|
@6de06295
|
18 years |
michaelni |
fix 16 CABAC_BIT * 10l bug introduced in r6578
Originally committed …
|
|
|
@d28ef270
|
18 years |
lucabe72 |
deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale() …
|
|
|
@703b56fb
|
18 years |
lucabe72 |
Add "support for both orderings of the slices (top->down / …
|
|
|
@6eb2de74
|
18 years |
Roman R. |
* Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot …
|
|
|
@3dd9fa7
|
18 years |
diego |
Bail out immediately with software scaler instead of failing the …
|
|
|
@77aee36c
|
18 years |
diego |
Add a FIXME note about paths in pkgconfig files.
Originally committed …
|
|
|
@d0f4e4fb
|
18 years |
baptiste.coudurier |
print error when decoding fails
Originally committed as revision 7436 …
|
|
|
@a9621908
|
18 years |
diego |
Unconditionally enable Theora decoder. It works fine now and there is …
|
|
|
@c3135e11
|
18 years |
baptiste.coudurier |
add official VC1 fourcc
Originally committed as revision 7434 to …
|
|
|
@3b72ec7
|
18 years |
baptiste.coudurier |
change regression tests for swf, use same as flv, swf muxer only …
|
|
|
@662fd26c
|
18 years |
baptiste.coudurier |
change regression tests for swf, use same as flv, swf muxer only …
|
|
|
@6880edab
|
18 years |
michaelni |
fix av_reduce() with things like 1/0 and 0/0
Originally committed as …
|
|
|
@dfc58c5d
|
18 years |
baptiste.coudurier |
removed unused av_frac_set
Originally committed as revision 7430 to …
|
|
|
@702dfe01
|
18 years |
baptiste.coudurier |
remove #if obsoleted after last major version bump
Originally …
|
|
|
@8fae2df5
|
18 years |
baptiste.coudurier |
10l, only allocate priv_data if not already done
Originally committed …
|
|
|
@c6efa4b5
|
18 years |
baptiste.coudurier |
humm, actually do what's in the doxy
Originally committed as revision …
|
|
|
@fed7d067
|
18 years |
baptiste.coudurier |
priv_data is allocated/freed internally
Originally committed as …
|
|
|
@20e570c8
|
18 years |
gpoirier |
links to ARM optimization manuals
Originally committed as revision …
|
|
|
@f57c7ad2
|
18 years |
gpoirier |
add missing bit from commit r7423
Originally committed as revision …
|
|
|
@7a886063
|
18 years |
gpoirier |
Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te)
patch by …
|
|
|
@a5474d50
|
18 years |
mans |
enable bidirectional me with x264
patch by Robert Swain <robert =dot= …
|
|
|
@40628be0
|
18 years |
lucabe72 |
attribute((unused)) works with gcc 2.95 too
Originally committed …
|
|
|
@e5f94c2b
|
18 years |
diego |
Disable threading support by default on all platforms, add individual …
|
|
|
@dc922953
|
18 years |
diego |
ordering cosmetics
Originally committed as revision 7419 to …
|
|
|
@20c9dfe3
|
18 years |
diego |
cosmetics: Reorder external libraries.
Originally committed as …
|
|
|
@6ebe07fb
|
18 years |
diego |
variable renaming: mp3lame --> libmp3lame
Originally committed as …
|
|
|
@2eed5a46
|
18 years |
diego |
Rename variables: faad --> libfaad, faac --> libfaac, faadbin --> …
|
|
|
@3ffab361
|
18 years |
diego |
variable renaming: dts --> libdts
Originally committed as revision …
|
|
|
@f8904fd9
|
18 years |
diego |
Rename variables: a52 --> liba52, a52bin --> liba52bin
Originally …
|
|
|
@bfd5afd8
|
18 years |
diego |
Reorder configure output.
Originally committed as revision 7413 to …
|
|
|
@21e3078f
|
18 years |
diego |
one more naming consistency change
Originally committed as revision …
|
|
|
@a10b820
|
18 years |
diego |
more consistency for the output naming
Originally committed as …
|
|
|
@f36958f8
|
18 years |
diego |
Align configure output.
Originally committed as revision 7410 to …
|
|
|
@0dea6433
|
18 years |
lucabe72 |
replace some av_malloc();memset(...,0,...) sequences with av_mallocz() …
|
|
|
@e943369
|
18 years |
baptiste.coudurier |
simplify
Originally committed as revision 7409 to …
|
|
|
@17230c9d
|
18 years |
baptiste.coudurier |
dont skip too many bytes if tag is TAG_STREAMHEAD2 and mp3
Originally …
|
|
|
@bc9a4597
|
18 years |
michaelni |
maybe fixing a segfault
Originally committed as revision 7407 to …
|
|
|
@78954a05
|
18 years |
michaelni |
snow specification
(this is just quickly written and probably isnt …
|
|
|
@1e90b34f
|
18 years |
michaelni |
dead code removial
Originally committed as revision 7405 to …
|
|
|
@d0966f02
|
18 years |
michaelni |
missdetected a broken mp3
Originally committed as revision 7404 to …
|
|
|
@69c262d1
|
18 years |
michaelni |
indention
Originally committed as revision 7403 to …
|
|
|
@1694118
|
18 years |
michaelni |
nth try of getting the frame rate detecton working
Originally …
|
|
|
@396a5e68
|
18 years |
michaelni |
store a few values in the header as difference to the last
this makes …
|
|
|