34406 Commits (50468f93e3940ba78836dfdac5165c20ae75327a)
 

Author SHA1 Message Date
Jordi Ortiz 50468f93e3 rtmp: add functions for reading AMF values 12 years ago
Mans Rullgard cfb1091898 vc1dec: remove useless #include simple_idct.h 12 years ago
Mans Rullgard af500c08bb dct-test: always link with aandcttab.o 12 years ago
Mans Rullgard cf5781fad0 vp8: pack struct VP8ThreadData more efficiently 12 years ago
Mans Rullgard ec7c501ed5 x86: remove libmpeg2 mmx(ext) idct functions 12 years ago
Derek Buitenhuis a675d73d57 eamad: Use dsputils instead of a custom bswap16_buf 12 years ago
Derek Buitenhuis 45eaac02cb Canopus Lossless decoder 12 years ago
Diego Biurrun 19cf7163c1 dca: Switch dca_sample_rates to avpriv_ prefix; it is used across libs 12 years ago
Mans Rullgard faa788227f ARM: use =const syntax instead of explicit literal pools 12 years ago
Mans Rullgard 998170913c ARM: use standard syntax for all LDRD/STRD instructions 12 years ago
Ronald S. Bultje b6a3849adb fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. 12 years ago
Ronald S. Bultje ddbe71b44f dct-test: allow to compile without HAVE_INLINE_ASM. 12 years ago
Ronald S. Bultje 53dfaedc01 x86/dsputilenc: bury inline asm under HAVE_INLINE_ASM. 12 years ago
Diego Biurrun 9e4bca16f8 dca: Move tables used outside of dcadec.c to a separate file. 12 years ago
Diego Biurrun 13a79cf84e dca: Rename dca.c ---> dcadec.c 12 years ago
Diego Biurrun 6376a3ad24 x86: h264dsp: Remove unused variable ff_pb_3_1 12 years ago
Anton Khirnov 921063877e apetag: change a forgotten return to return 0 12 years ago
Anton Khirnov f2ed006c90 mpc8: return more meaningful error codes. 12 years ago
Anton Khirnov 263dbe9d95 mpc: return more meaningful error codes. 12 years ago
Anton Khirnov 782e64fbe1 wv,mpc8: don't return apetag data in packets. 12 years ago
Samuel Pitoiset 9c9c21eaa1 rtmp: do not warn about receiving metadata packets 12 years ago
Diego Biurrun 8728b381cb x86: h264dsp: Adjust YASM #ifdefs 12 years ago
Diego Biurrun d1505db067 x86: yadif: Mark mmxext optimizations as such 12 years ago
Ronald S. Bultje b829b4ce29 h264: convert loop filter strength dsp function to yasm. 12 years ago
Diego Biurrun 0177b7d23a Improve descriptiveness of a number of codec and container long names 12 years ago
Diego Biurrun 6774247a9d avformat: Drop pointless "format" from container long names 12 years ago
Ronald S. Bultje 8e5d71d110 swscale: bury one more piece of inline asm under HAVE_INLINE_ASM. 12 years ago
Anton Khirnov 29d70274ec wv: K&R formatting cosmetics 12 years ago
Diego Biurrun 193cdd9a3e configure: Add missing descriptions to help output 12 years ago
Ronald S. Bultje be391fb6df h264_ps: declare array of colorspace strings on its own line. 12 years ago
Mans Rullgard 70c8753d33 fate: amix: specify f32 sample format for comparison 12 years ago
Mans Rullgard 9f1280def4 tiny_psnr: support 32-bit float samples 12 years ago
Mans Rullgard f3eb008343 eamad/eatgq/eatqi: call special EA IDCT directly 12 years ago
Mans Rullgard 591766a3a9 eamad: remove use of MpegEncContext 12 years ago
Mans Rullgard 87cf481aa8 mpegvideo: remove unnecessary inclusions of faandct.h 12 years ago
Justin Ruggles be51e589cd af_asyncts: avoid overflow in out_size with large delta values 12 years ago
Justin Ruggles 70d71b5801 af_asyncts: add first_pts option 12 years ago
Luca Barbato 41f43202cf flvdec: remove spurious use of stream id 12 years ago
Anton Khirnov aba232cfa9 lavf: deprecate r_frame_rate. 12 years ago
Anton Khirnov f66eeff1c8 lavf: round estimated average fps to a "standard" fps. 12 years ago
Anton Khirnov fe1c1198e6 lavf: use dts difference instead of AVPacket.duration in find_stream_info() 12 years ago
Luca Barbato 681ed00099 avf: introduce nobuffer option 12 years ago
Mans Rullgard d905c64406 fate: make yadif tests consistent across systems 12 years ago
Loren Merritt 1ad715dbf3 vf_hqdn3d: support 9 and 10bit colordepth 12 years ago
Loren Merritt 0f583e6cc5 vf_hqdn3d: reduce intermediate precision 12 years ago
Loren Merritt 85e228c71d vf_hqdn3d: simplify and optimize 12 years ago
Loren Merritt fb44e7401f factor identical ff_inplace_start_frame out of two filters 12 years ago
Loren Merritt 60b9785530 vf_hqdn3d: cosmetics 12 years ago
Ronald S. Bultje dcb7ef5483 avprobe/avconv: fix tentative declaration compile errors on MSVS. 12 years ago
Ronald S. Bultje c83f44dba1 h264_idct_10bit: port x86 assembly to cpuflags. 12 years ago