51075 Commits (aafbfb1c2ea2fe238e8cb50702805e4fdb1a2d78)
 

Author SHA1 Message Date
Michael Niedermayer a62fced394 Merge commit '202c2acc40a6de8758b44ab3f5c85ab250079734' 12 years ago
Michael Niedermayer bb3823d457 Merge commit 'a2816230c5c0a8fc72bc0163b7d21a96b194d87a' 12 years ago
Michael Niedermayer 8ded1718bd Merge commit 'fce68c93554803801c32c1b20509bfa8d496b02a' 12 years ago
Michael Niedermayer 8bcebf9e4a Merge commit '555000c7d5c1e13043a948ebc48d2939b0ba6536' 12 years ago
Michael Niedermayer 87d263a122 Merge commit 'c2597c5a0a08526493abb9bc9544b61a290fe20f' 12 years ago
Michael Niedermayer 6c3e4e391d Merge commit 'f08fefc4d099f2a1f2e3a6db3d340537e601f762' 12 years ago
Michael Niedermayer 72ad824a86 Merge remote-tracking branch 'cehoyos/master' 12 years ago
Michael Niedermayer df4517106a Merge commit 'ee8704916de79158da8a48a9ea5be819e83d23ba' 12 years ago
Carl Eugen Hoyos f1b716c79b avframe: Copy buffer type in copy_props. 12 years ago
Michael Niedermayer f45fdb123f Merge commit '19cac8e301419dcde31526d15196a952ddf2c4c7' 12 years ago
Michael Niedermayer b2e0c9dd34 Merge commit '85a5bc054c1290699ccbf5799ba6c4e2fbcc3530' 12 years ago
Michael Niedermayer acbd14bc7e avformat: postpone API removials where the functions are trivial wrapers 12 years ago
Michael Niedermayer 06a8350599 Merge commit '7b486ab13bfcfa88a7cd92586de50e49966ec292' 12 years ago
Michael Niedermayer 256e1f7bdf Merge commit '435c2a31ad5eead20eda1152097f60c3bfa22847' 12 years ago
Michael Niedermayer 1c60956c80 Merge commit 'c7e044c61bb08b3a6e1e8063e8f4449c88b01201' 12 years ago
Paul B Mahol ac45921a6b lavc: remove disabled 8SVX_RAW cruft 12 years ago
Michael Niedermayer ed80427e0e Merge commit '0a7c4daf469d4ac447fb822fe78337f62f4c04e6' 12 years ago
Michael Niedermayer b13cd2d867 Merge commit 'd6ed604cf4ca86ed345125b26eb5bdeea6d6bf68' 12 years ago
Michael Niedermayer feccf2f6b7 Merge commit '3bcdf8dcb9891ffe49b6398d0e2c02f1712d8f00' 12 years ago
Paul B Mahol b3b46cd74e bktr: add missing #include for av_gettime() 12 years ago
Janne Grunau 91d4823f70 avpacket: copy side data type and size in av_dup_packet 12 years ago
Michael Niedermayer 5753e34906 Merge commit 'fcb07e8b332bbd6f9558bff98ff5102c5f2d8252' 12 years ago
Michael Niedermayer a8c0777325 Revert "Merge commit '0517c9e098092709397cc522c59fa63c83cc81be'" bring the old audio resampling API back 12 years ago
Michael Niedermayer bbaa4432e2 vc1dec: remove unused variables 12 years ago
Philip Langdale 21dc9b194f CrystalHD: Port to ref-counted frame API. 12 years ago
Loren Merritt 5b3c1aecb2 hqdn3d: Fix out of array read in LOWPASS 12 years ago
Michael Niedermayer 0fe4b48540 cabac: remove unused argument of ff_init_cabac_states() 12 years ago
Nicolas George be40d6cc2b rawdec: fix a typo -- || instead of | 12 years ago
Clément Bœsch 19c41c6d8e opt: re-enable memleak fix for duplicated options. 12 years ago
Michael Niedermayer 12fe78a77b vp56: remove unused variable 12 years ago
Ronald S. Bultje f536df99fe dsputil: remove hpel functions (moved to hpeldsp). 12 years ago
Ronald S. Bultje 94b77678dc Move alpha half-pel assembly from dsputil to hpeldsp. 12 years ago
Ronald S. Bultje 6802c70106 Move sparc/vis half-pel assembly from dsputil to hpeldsp. 12 years ago
Michael Niedermayer a0565a2b65 Move sh4 half-pel assembly from dsputil to hpeldsp. 12 years ago
Ronald S. Bultje e9e608ad58 Move bfin half-pel assembly from dsputil to hpeldsp. 12 years ago
Ronald S. Bultje de99545f46 Move arm half-pel assembly from dsputil to hpeldsp. 12 years ago
Ronald S. Bultje 89f16ded9b Move ppc half-pel assembly from dsputil to hpeldsp. 12 years ago
Ronald S. Bultje 3ced55d51c Move x86 half-pel assembly from dsputil to hpeldsp. 12 years ago
Ronald S. Bultje e0a8f31591 mjpeg: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje b42d594c85 svq1enc: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 771ba8f206 snow: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 05dd583426 svq3: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 4ba5dbc0e4 mpegvideo: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 4652389777 svq1: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje cc5d17e026 mimic: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 04a75bb74f interplayvideo: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje af1e3dfb9e bink: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 4b642ab19b indeo3: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje 704c9874a3 vp56: use hpeldsp instead of dsputil for half-pel functions. 12 years ago
Ronald S. Bultje d1293512cf vp3: use hpeldsp instead of dsputil for half-pel functions. 12 years ago