37362 Commits (e16e23d70e26b205264b7185902e25c7b04dad7b)
 

Author SHA1 Message Date
  Anton Khirnov e16e23d70e vf_cropdetect: use the name 's' for the pointer to the private context 12 years ago
  Anton Khirnov 671563d9fd vf_crop: cosmetics, break lines 12 years ago
  Anton Khirnov 7f83959598 vf_crop: use the name 's' for the pointer to the private context 12 years ago
  Anton Khirnov 762df56ef9 vf_boxblur: use the name 's' for the pointer to the private context 12 years ago
  Anton Khirnov a2a696990c vf_blackframe: use the name 's' for the pointer to the private context 12 years ago
  Anton Khirnov b3ea76624a vf_aspect: use the name 's' for the pointer to the private context 12 years ago
  Diego Biurrun 2832ea26f3 Remove commented-out debug #define cruft 12 years ago
  Luca Barbato ff4fc5ef12 jpegls: K&R formatting cosmetics 12 years ago
  Diego Biurrun 9cacdabd1c jpegls: cosmetics: Drop some unnecessary parentheses 12 years ago
  Diego Biurrun 004b81c465 mpegvideo: Remove commented-out PARANOID debug cruft 12 years ago
  Diego Biurrun d46c588f3c Remove commented-out #includes 12 years ago
  Diego Biurrun bfd00cc4c2 h263dec: Remove broken and disabled debug cruft 12 years ago
  Martin Storsjö b0696e947f vc1: Reindent INIT_LUT(), align backslashes 12 years ago
  Alex Smith 225a5f91cc configure: Use linker hardening flags on mingw 12 years ago
  Michael Niedermayer 6ce2c3106d vc1: Make INIT_LUT() self contained 12 years ago
  Michael Niedermayer 37f2ac36a9 vc1: Simplify code by using INIT_LUT() 12 years ago
  Michael Niedermayer 0379fc1487 vc1: Move INIT_LUT() further up to allow using it in more places 12 years ago
  Martin Storsjö 3ca3709ad4 vc1dec: Remove some now unused variables 12 years ago
  Michael Niedermayer 4162fc62b3 vc1dec: Do not allow field_mode to change after the first header 12 years ago
  Martin Storsjö ec7d002e55 vc1, mss2: Check for any negative return value from ff_vc1_parse_frame_header 12 years ago
  Michael Niedermayer ccb148e478 vc1dec: Fix current ptr selection in vc1_mc_4mv_chroma() 12 years ago
  Michael Niedermayer 201412ffec vc1dec: Factorize picture pointer selection in vc1_mc_4mv_chroma() 12 years ago
  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 13 years ago
  Michael Niedermayer 46430fd47c vc1dec: Don't attempt error concealment on field pictures 13 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