37390 Commits (d5c66d9c561283b4c9e862ce185fead8f27f37ce)
 

Author SHA1 Message Date
Michael Niedermayer 2412ad1717 vc1dec: Factorize picture pointer selection code 12 years ago
Michael Niedermayer 19673db34a vc1dec: Factorize srcU/V offseting 12 years ago
Michael Niedermayer 012b319d91 vc1dec: Fix tff == 0 handling in init_block_index() 12 years ago
Michael Niedermayer 0313653928 vc1dec: Update destination pointers in context for fields 12 years ago
Anton Khirnov e6c4ac7b5f pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
Anton Khirnov 7c57a582a0 jpeg2000dec: don't use deprecated PIX_FMT values 12 years ago
Anton Khirnov ffba2053ed lavfi: fix compatibility code for old vf_scale options syntax 12 years ago
Anton Khirnov 096696ef0d avfiltergraph: simplify inserting conversion filters. 12 years ago
Kieran Kunhya ede75ebc9b Clarify output of av_get_bits_per_pixel 12 years ago
Luca Barbato 7cbc4cb442 fate: update the mmf reference 12 years ago
Yoshihisa Uchida 3dff1bf99c mmf: Write metadata into an Optional Data chunk 12 years ago
Diego Biurrun a349458e67 jpeg2000dec: Use correct printf length modifier for pointer differences 12 years ago
Martin Storsjö 5d9d8461fb vc1dec: Don't apply the loop filter on fields 12 years ago
Hendrik Leppkes fe06795d78 vc1: implement frame interlaced b-frame header parsing 12 years ago
Michael Niedermayer 46430fd47c vc1dec: Don't attempt error concealment on field pictures 12 years ago
Sebastian Sandberg 1bd57a850a vc1dec: fieldtx is only valid for interlaced frame pictures 12 years ago
Claudio Freire 8bbdd20a29 aacenc: Fix erasure of surround channels 12 years ago
Claudio Freire f4d0a63b5b aacenc: Fix target bitrate for twoloop quantiser search 12 years ago
Claudio Freire 7c71ada4ca aacenc: Fix a rounding bug in aacpsy channel bitrate computation 12 years ago
James Darnley d10499a32a yadif: correct strides in filter_edges_16bit 12 years ago
James Darnley b0ef0ae776 yadif: restore speed of the C filtering code 12 years ago
Matt Wolenetz 252c0bfdc0 lavc: Fix msvc compilation of utils.c with -WX (warnings treated as errors) 12 years ago
Martin Storsjö 05165c2f7a configure: Disable PIC for cygwin just as for win32/mingw 12 years ago
Diego Biurrun 1399931d07 x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h 12 years ago
Diego Biurrun 245b76a108 x86: dsputil: Split inline assembly from init code 12 years ago
Diego Biurrun 46bb456853 x86: dsputil: Refactor pixels16 wrapper functions with a macro 12 years ago
Diego Biurrun 2c2c48a9bd configure: x86: Only enable cpunop on i686 12 years ago
Diego Biurrun f54b55058a configure: Rename cmov processor capability to i686 12 years ago
Martin Storsjö e08c946c68 configure: Explicitly disable PIC when targeting win32/mingw 12 years ago
Martin Storsjö b1803c79dc configure: Use enable_weak when enabling pic 12 years ago
Janne Grunau 94235f2ba2 indeo3: avoid writes without necessary alignment in copy_cell() 12 years ago
Christophe Gisquet 2c299d4165 x86: sbrdsp: implement SSE2 qmf_pre_shuffle 12 years ago
Anton Khirnov 16a4a18db0 af_asyncts: fix offset calculation 12 years ago
Luca Barbato 72fbc9685c avconv: use current syntax for the scale filter 12 years ago
Luca Barbato ee9a4dff4a mmf: K&R formatting cosmetics 12 years ago
Diego Biurrun f243bf7aa2 x86: dsputil: Remove unused argument from QPEL_OP macro 12 years ago
Diego Biurrun 6e9f8d6a7d x86: vf_yadif: Remove stray dsputil_mmx #include 12 years ago
Diego Biurrun 3d40c1ee74 x86: dsputil: Move TRANSPOSE4 macro to the only place it is used 12 years ago
Diego Biurrun 71469f3b63 x86: dsputil: Move constant declarations into separate header 12 years ago
Diego Biurrun ed880050ed x86: dsputil: Group all assembly constants together in constants.c 12 years ago
Diego Biurrun 8761466760 x86: dsputil: Move ff_pd assembly constants to the only place they are used 12 years ago
Martin Storsjö 06122c2533 msvc: Move linker pragma from config.h to libavutil/internal.h 12 years ago
Diego Biurrun bd392785a7 fate-run: Drop unnecessary regtest() indirection 12 years ago
Diego Biurrun 1b343cedd7 x86: dsputil: Remove unused ff_pb_3F constant 12 years ago
Diego Biurrun 3334cbec0a x86: dsputil: Remove unused MOVQ_BONE macro 12 years ago
Diego Biurrun 63bac48f73 x86: dsputil: Move rv40-specific functions where they belong 12 years ago
Diego Biurrun 92f8e06ecb x86: dsputil hpeldsp: Move shared template functions into separate object 12 years ago
Diego Biurrun 7edaf4edb5 x86: rnd_template: Eliminate pointless OP_AVG macro indirection 12 years ago
Luca Barbato db9aee6ccf oma: properly forward errors in oma_read_packet 12 years ago
Luca Barbato 6f98508e2b oma: return meaningful errors 12 years ago