29194 Commits (71f029146c963f5bab61bce000839f20bd06549a)
 

Author SHA1 Message Date
Mans Rullgard 71f029146c base64: add fate test 14 years ago
Mans Rullgard 744765a9c5 aes: improve test program and add fate test 14 years ago
Mans Rullgard f6252b4845 adler32: make test program more useful and add fate test 14 years ago
Ronald S. Bultje e0b8fff6c7 swscale: fix yuv range correction when using 16-bit scaling. 14 years ago
Alex Converse ce2649af3d aacenc: Make chan_map const correct 14 years ago
Diego Biurrun 812f2376ee rational-test: Add proper main() declaration to fix gcc warnings. 14 years ago
Diego Biurrun c562ba4c3d configure: Add vdpau and dxva2 to configure results output. 14 years ago
Mans Rullgard cfa68a3381 Remove unused, never built libavutil/pca.[ch] 14 years ago
Ami Fischman 5dd514af93 matroskadec: forward parsing errors to caller. 14 years ago
Ami Fischman 59ca3955fb av_find_stream_info: simplify EAGAIN handling. 14 years ago
Nathan Caldwell 98add74e85 aacenc: Fix determination of Mid/Side Mode. 14 years ago
Nathan Caldwell d3a6c2ab7e psymodel: Remove the single channel analysis function 14 years ago
Nathan Caldwell 01344fe409 aacenc: Implement dummy channel group analysis that just calls the single channel analysis for each channel. 14 years ago
Nathan Caldwell 0bc01cc9fe psymodel: Add channels and channel groups to the psymodel. 14 years ago
Mans Rullgard a3e1f80e8b ARM: remove check for PLD instruction 14 years ago
Mans Rullgard 0291ce840c fate: move amr[nw]b test rules into separate files 14 years ago
Ronald S. Bultje 9ed6cbc3ee ogg: fix double free when finding length of small chained oggs. 14 years ago
Ronald S. Bultje ef1ee362b3 swscale: implement >8bit scaling support. 14 years ago
Mans Rullgard f68069868b build: fix creation of tools dir with make 3.81 14 years ago
Diego Biurrun e2542dcc6e build: Mark all-yes Makefile target as phony. 14 years ago
Can Wu 86c3c1abf0 pixfmt: fix YUV422/444 wrong endian comment 14 years ago
Mans Rullgard 5e27ec28f0 build: create output directories as needed 14 years ago
Jason Garrett-Glaser da55ee6ccc Add new yuv444 pixfmts to avcodec_align_dimensions2 14 years ago
Ronald S. Bultje 4578435f35 swscale: Add Doxygen for hyscale_fast/hScale. 14 years ago
Mans Rullgard b0da4903dd fate: enable lavfi-pixmt tests on big endian systems 14 years ago
Mans Rullgard 635930d466 PPC: swscale: disable altivec functions for unsupported formats 14 years ago
Mans Rullgard 842f463c77 fate: merge identical pixdesc_be/le tests 14 years ago
Ronald S. Bultje d6cc6ac6b8 swscale: Add Doxygen for yuv2planar*/yuv2packed* functions. 14 years ago
Mans Rullgard 7ac6910dd8 build: call texi2pod.pl with full path instead of symlink 14 years ago
Mans Rullgard 57b4a3dd2b build: include sub-makefiles using full path instead of symlinks 14 years ago
Ronald S. Bultje 618230c7f4 swscale: update big endian reference values after dff5a835. 14 years ago
Kostya Shishkov cb7b55b096 wavpack: skip blocks with no samples 14 years ago
Justin Ruggles bd2deab706 cosmetics: remove outdated comment that is no longer true 14 years ago
Mans Rullgard deb3ed01b5 build: replace some addprefix/addsuffix with substitution refs 14 years ago
Diego Biurrun bb00b15f9e avutil: Remove unused arbitrary precision integer code. 14 years ago
Diego Biurrun d2ee495fb2 configure: Drop check for availability of ten assembler operands. 14 years ago
Nathan Caldwell 1bb52045d3 aacenc: Save channel configuration for later use. 14 years ago
Alex Converse 8dbaa5bd69 aacenc: Fix codebook trellising for zeroed bands. 14 years ago
Ronald S. Bultje 13a099799e swscale: change prototypes of scaled YUV output functions. 14 years ago
Ronald S. Bultje dff5a83532 swscale: re-add support for non-native endianness. 14 years ago
Ronald S. Bultje 3d3c814937 swscale: disentangle yuv2rgbX_c_full() into small functions. 14 years ago
Ronald Bultje 6fba14eecb swscale: split yuv2packed[12X]_c() remainders into small functions. 14 years ago
Ronald S. Bultje dc179ec819 swscale: split yuv2packedX_altivec in smaller functions. 14 years ago
Ronald S. Bultje 0d994b2f45 swscale: don't use planar output functions to write to NV12/21. 14 years ago
Justin Ruggles 8683c6a638 ac3enc: move ff_ac3_encode_frame() to ac3enc_template.c 14 years ago
Justin Ruggles 668afae438 ac3enc: merge log2_tab() into normalize_samples() 14 years ago
Justin Ruggles 7dcdf974d0 ac3enc: Remove bit allocation fallbacks. 14 years ago
Mans Rullgard 659aa20e56 build: improve rules for test programs 14 years ago
Mans Rullgard bc877faf7f build: factor out the .c and .S compile commands as a macro 14 years ago
Ronald S. Bultje 97535ffb97 swscale: remove unused xInc/srcW arguments from hScale(). 14 years ago