2822 Commits (905e7eb41389e4394e9c6e459b7d1a99dc30b075)

Author SHA1 Message Date
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
Ronald S. Bultje 9628e5a4ac hpeldsp: add half-pel functions (currently copies of dsputil). 12 years ago
Nicolas George 684a264638 configure: remove selection of ff(a)buffersink. 12 years ago
Ronald S. Bultje 6a701306db dsputil: make selectable. 12 years ago
Martin Storsjö c48828f763 atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize 12 years ago
Carl Eugen Hoyos 3f78f0904b Revert "build: disable iconv by default." 12 years ago
Vittorio Giovara 2eaa3663fd avplay: enable only when SDL 1.2 is found 12 years ago
Martin Storsjö e460aa3282 atomic: Check for __sync_val_compare_and_swap instead of __sync_synchronize 12 years ago
Ronald S. Bultje 65f1d45dcc lavu: add support for atomic operations. 12 years ago
Diego Biurrun 870add0de9 configure: Add missing videodsp dependencies to some decoders 12 years ago
Diego Biurrun bcd0a7137e configure: Add missing h264chroma dependencies to vp5, vp6 12 years ago
Diego Biurrun 06b54e8425 build: Fix error_resilience code dependencies 12 years ago
Ronald S. Bultje 64e4386974 h264: Integrate draw_horiz_band into ff_h264_draw_horiz_band 12 years ago
Carl Eugen Hoyos 5da5128493 cavs: Add a dependency on h264chroma 12 years ago
Carl Eugen Hoyos 34e7a3d74c Move the iconv test to the bottom of configure. 12 years ago
Paul B Mahol 3f35f36a2e lavfi: port MP stereo3d filter 12 years ago
Diego Biurrun 2a7ab2dfaa configure: Use check_builtin() where appropriate 12 years ago
Diego Biurrun 9c7d85b3b4 configure: Add check_builtin convenience function 12 years ago
Diego Biurrun f868b24d0f configure: Add sanitize_var_name convenience function 12 years ago
Diego Biurrun 813b82b927 configure: Fix silly typo in logging command of check_struct() 12 years ago
Carl Eugen Hoyos d043461344 Add h264chroma dependency for mpegvideo / lowres to configure. 12 years ago
Clément Bœsch 53ca0cb8d4 build: [autodetect] -> [no] in iconv help. 12 years ago
Carl Eugen Hoyos 523b12affc Add h264chroma dependency for cavs decoder to configure. 12 years ago
Carl Eugen Hoyos 9051e297d2 Add h264qpel dependency for snow codec to configure. 12 years ago
Carl Eugen Hoyos 2b09078a61 Add h264chroma dependency for vp5 and vp6 decoder to configure. 12 years ago
Clément Bœsch 9ad3cd5b5f build: disable iconv by default. 12 years ago
Ronald S. Bultje d4e649cca6 h264: make it possible to compile without error_resilience. 12 years ago
Ronald S. Bultje 454c5d10b2 h264: add a copy of draw_horiz_band. 12 years ago
Clément Bœsch 7b2d50f81e build: make iconv build configurable. 12 years ago
Clément Bœsch 2ecf564f94 build: fix iconv detection on some systems. 12 years ago
Diego Biurrun 3a02b6884c configure: icc: Drop nonsense adding of cpuflags to LDFLAGS 12 years ago
Diego Biurrun b2d688ea9f configure: Identify icc compiler with a less ambiguous pattern 12 years ago
Diego Biurrun b58b00aeca configure: Separate "ln" command line arguments 12 years ago
Michael Niedermayer dbabea2f23 configure: hwaccel autodetection has been removed in 82ca17ac7a 12 years ago
Diego Biurrun fdd392ed27 configure: Simplify VDPAU header check 12 years ago
Mans Rullgard 04cccb5fc1 configure: List external libs used using print_enabled() 12 years ago
Mans Rullgard 3fc09b0081 configure: Move list of external libs to a separate variable 12 years ago
Diego Biurrun 45235ac488 configure: Move x11grab option to a more suitable place in the help output 12 years ago
Diego Biurrun 82ca17ac7a configure: Fix vaapi/vda/vdpau dependency declarations 12 years ago