7971 Commits (e2158da8cc3981718efc8e3fd85d6f47f97a620c)
 

Author SHA1 Message Date
  Michael Niedermayer ff8f659429 init multbl 19 years ago
  Michael Niedermayer b58ecac647 ascii 19 years ago
  Reimar Döffinger a5ee04c3e0 Buffer for get_bits must be padded because readers may overread. 19 years ago
  Reimar Döffinger d188691205 10l, > vs. >= typo, caused crashes on last mpc frame 19 years ago
  Reimar Döffinger 1fe68f0e7c Simplify klv_decode_ber_length 19 years ago
  Reimar Döffinger 28221dd0fb 128bit-only AES implementation under development. 19 years ago
  Baptiste Coudurier 3439dc9507 seek back at the end of file after updating header 19 years ago
  Michael Niedermayer b1e5c29485 cosmetic 19 years ago
  Michael Niedermayer ba554c025e simplify round_key generation by writing over the end but ensuring that theres some irrelevant stuff afterwards 19 years ago
  Michael Niedermayer 84c72fb129 cosmetics 19 years ago
  Michael Niedermayer 7acc1a27bc memcpy 19 years ago
  Michael Niedermayer 1070eba2a2 seems the larger rcon values are never accessed 19 years ago
  Michael Niedermayer 12d6a1c813 copyright fix 19 years ago
  Michael Niedermayer cd0968c4ca stealing multbl trick from reimar 19 years ago
  Baptiste Coudurier 8f36d4ba4d simplify 19 years ago
  Michael Niedermayer e8fc93136d stealing reimars XOR_BLOCK 19 years ago
  Michael Niedermayer d43a297579 cosmetic 19 years ago
  Michael Niedermayer eade86e2f5 memleak 19 years ago
  Michael Niedermayer 2c3427eb2a simplify sbox init 19 years ago
  Michael Niedermayer 3306dfd544 aes support (unfinished) 19 years ago
  Baptiste Coudurier 2ab573cdc3 priv_data is allocated internally 19 years ago
  Baptiste Coudurier a0dc1ccd29 enable mjpeg in swf 19 years ago
  Baptiste Coudurier 655254f001 simplify 19 years ago
  Baptiste Coudurier 5b1e5dce35 swf can contain only one audio track, simplify 19 years ago
  Baptiste Coudurier 432cef7605 use ch_id as AVStream id and simplify 19 years ago
  Baptiste Coudurier ec54839ab1 always export audiostreams 19 years ago
  Baptiste Coudurier 69566e4365 I will maintain swf.c 19 years ago
  Baptiste Coudurier b4bcf81001 always export videostreams 19 years ago
  Baptiste Coudurier 6ac558eefc AnyType is needed, descriptor_ref can reference Descriptor or MultipleDescriptor 19 years ago
  Måns Rullgård 416519ddfa allow --cpu=core2 for Intel Core2 tuning with gcc 4.3 snapshots 19 years ago
  Reimar Döffinger 977d126e6e Use macros to eliminate code duplication in MXF metadata read functions. 19 years ago
  Reimar Döffinger 2d193b2ea0 Extend mxf_resolve_strong_ref by a type parameter, to avoid modify something 19 years ago
  Reimar Döffinger 717f1019a8 Fix error message, it's package ref that can not be found, not track in this case 19 years ago
  Axel Holzinger 411983c1f2 Allow to uninstall a custom log callback 19 years ago
  Ramiro Polla 27571d3de9 Segmentation fault fix when no video device is specified. 19 years ago
  Diego Biurrun 10ef990d96 cosmetics: typo pallete --> palette 19 years ago
  Diego Biurrun 6187b8bde3 typo: pallete --> palette 19 years ago
  Christophe Mutricy d0b456ba1e Avoid "HAVE_CMOV not defined" warning. 19 years ago
  Michael Niedermayer 2d0bcfb412 some interlaced direct sanity checks 19 years ago
  Michael Niedermayer 3b6dc9ca6d replace a few hardcoded numbers with their correct named ones 19 years ago
  Michael Niedermayer 6de062957b fix 16 CABAC_BIT * 10l bug introduced in r6578 19 years ago
  Luca Abeni d28ef27031 deprecate sws_scale_ordered(), as it now is a duplicate of sws_scale() 19 years ago
  Luca Abeni 703b56fb5d Add "support for both orderings of the slices (top->down / bottom->up)" 19 years ago
  Roman Shaposhnik 6eb2de748d * Fixing seeking with DV-AVI (by Jeff Downs <heydowns at borg dot com>) 19 years ago
  Diego Biurrun 3dd9fa77bf Bail out immediately with software scaler instead of failing the tests. 19 years ago
  Diego Biurrun 77aee36c59 Add a FIXME note about paths in pkgconfig files. 19 years ago
  Baptiste Coudurier d0f4e4fb17 print error when decoding fails 19 years ago
  Diego Biurrun a9621908dc Unconditionally enable Theora decoder. It works fine now and there is no 19 years ago
  Baptiste Coudurier c3135e11f4 add official VC1 fourcc 19 years ago
  Baptiste Coudurier 3b72ec7536 change regression tests for swf, use same as flv, swf muxer only supports mp3 19 years ago