22177 Commits (c988f97566cdf536ba0dcbc0d77d885456852060)
 

Author SHA1 Message Date
Michael Niedermayer c988f97566 Rearchitecturing the stiched up goose part 1 15 years ago
Måns Rullgård 00c4127ec9 Remove double const 15 years ago
Ben Littler 6667d5a5e5 add vspx fourcc to mpeg4 in riff.c 15 years ago
Måns Rullgård aa692d547b configure: simplify libsdl check 15 years ago
Måns Rullgård 14d3675165 configure: add check_struct function 15 years ago
Måns Rullgård 300cde27b6 configure: simplify check_lib2 15 years ago
Måns Rullgård f855b7b9c9 configure: pass extra flags to check_cpp from check_cpp_condition 15 years ago
Måns Rullgård 2a194acd95 configure: pass extra flags to check_cc from check_ld 15 years ago
Stefano Sabatini ade5b91dda Use av_match_ext() rather than the deprecated match_ext(), fix 15 years ago
Stefano Sabatini 9a180390b9 Factorize error message logging in rgb2rgbWrapper(). 15 years ago
Måns Rullgård 1b5d46c6a6 Reindent 15 years ago
Måns Rullgård d39d7cf693 Remove inline from initFilter() 15 years ago
Reimar Döffinger 3f37ab8e41 Make sure we do not export incorrect _NE pixformat descriptions by either 15 years ago
Måns Rullgård 48fdb66c68 Fix comment typo carefull -> careful 15 years ago
Måns Rullgård c25210278c Add missing parens in AV_WN macros 15 years ago
Alexander Strange 0209e1e160 Add missing Makefile dependencies to CONFIG_SNOW_ENCODER. 15 years ago
Carl Eugen Hoyos 45becaf337 Fix indentation after r21257. 15 years ago
Stefano Sabatini e922e34c96 Add a const qualifier in a cast, fix the gcc warning: 15 years ago
Michael Karcher 1454618426 Support demuxing of Sony OpenMG files without metadata header. 15 years ago
Stefano Sabatini 5090d8e16a Add a const qualifier in a cast, fix the gcc warning: 15 years ago
Stefano Sabatini a630ed3ee9 Fix typo, "get rid off" -> "get rid of". 15 years ago
Måns Rullgård 05e24fa852 regtest: run tests only for enabled codecs and formats 15 years ago
Måns Rullgård 4b294c1872 regtest: split wma test into wmav1 and wmav2 15 years ago
Måns Rullgård eca478c317 regtest: split reference files allowing tests to run individually 15 years ago
Måns Rullgård 16cd99bbed regtest: suppress console output from tests 15 years ago
Stefano Sabatini 730cb9dab3 Revert r30331, which broke compilation. 15 years ago
Stefano Sabatini 73cadb4f13 Prefer enum PixelFormat to int as the parameter type of 15 years ago
Stefano Sabatini bc45751f7f Declare with av_unused the variable alpMmxFilter, fix the gcc warning: 15 years ago
Stefano Sabatini 80853cfc6a Factorize the code which calls the non optimized C functions in 15 years ago
Stefano Sabatini c70f1401df Prefer "to %s%s" over "to%s %s", slightly more readable. 15 years ago
Stefano Sabatini a9e2878c48 Simplify code in sws_getContext() which logs if the destination format 15 years ago
Ramiro Polla 9556124c97 Document some of SwsContext. 15 years ago
Ramiro Polla 0cc854e377 Reuse h{lum,chr}Filter{,Pos} variables for MMX2 fast_bilinear horizontal scaler. 15 years ago
Stefano Sabatini d95c863850 Factorize code which logs the source and destination formats in 15 years ago
Ramiro Polla 15ccfff12c Read "Last Changed Rev" field instead of "Revision" field to avoid being 15 years ago
Michael Niedermayer 7931bb2a0c Comment for() ; out 15 years ago
Michael Niedermayer ed3d7e2f65 Mark a few functions as noinline, this makes ff_h264_filter_mb() a bit smaller 15 years ago
Michael Niedermayer 183a86c958 Apply last 2 optimizations to similar code i forgot. 15 years ago
Michael Niedermayer 3f55a651c4 Another microopt, 4 cpu cycles for avoidance of FFABS(). 15 years ago
Måns Rullgård 1c6f46be03 Add missing guards and includes to arm/aac.h 15 years ago
Michael Niedermayer 26147d368b Minor (2 cpu cycles) optimization ||->|. 15 years ago
ami_stuff 8be7ac98ca Support decoding of SoftLab-NSK VideoTizer. 15 years ago
Michael Niedermayer 4c568cbcac Consider slice_beta_offet in qp_thresh. 15 years ago
Michael Niedermayer 2e36c931f0 Avoid wasting 4 cpu cycles per MB in redundantly calculating qp_thresh. 15 years ago
Stefano Sabatini 3e906f4cfb Simplify reset_ptr(): employ usePal() macro rather than enumerating 15 years ago
Stefano Sabatini 006aa1a4c2 Implement null video sink. 15 years ago
Carl Eugen Hoyos 864a074213 Correctly decode some Avid AV1x samples, fixes issue 1684. 15 years ago
Stefano Sabatini dd08b83c87 Implement null video source. 15 years ago
Anatoly Nenashev e1bb0364f8 Support lowres 3 when decoding MPEG video. 15 years ago
Stefano Sabatini b5eab66e9f Make avfilter_default_start_frame() request a buffer with the same 15 years ago