26028 Commits (8a19053361938bc05c3f6521b44786ce481356f5)
 

Author SHA1 Message Date
Ramiro Polla 5a90173751 swscale: remove useless temporary variable 14 years ago
Ramiro Polla cf1cd520c6 swscale: factorize plane copying code out of 2 functions 14 years ago
Ramiro Polla f1084cb0cd swscale-test: always use bilinear scaler to get output for SSD 14 years ago
James Darnley efec9ac8a9 Allow float values for libmp3lame quality. 14 years ago
Justin Ruggles 6c834328b9 Allow audiogen to take commandline parameters for sample rate and number of 14 years ago
Martin Storsjö 160918d588 rtsp: Handle standard assigned codec names for private payload types, too 14 years ago
Martin Storsjö 0048a2a8d3 Handle G.722 in RTP, and all the exceptions mandated in RFC 3551 14 years ago
Reimar Döffinger 82eac2f321 Check avctx width/height more thoroughly (e.g. all values 0 except width would 14 years ago
Michael Niedermayer 4faf628f20 Clarify what av_read_frame() returns. 14 years ago
Måns Rullgård 180ec37dff Update pathscale compiler detection 14 years ago
Måns Rullgård 4a6cc8fa25 ARM: fix NEON h264_idct_add8 14 years ago
Tomas Härdin bc6f0af289 Add av_popcount() to libavutil/common.h and bump minor version 14 years ago
Ronald S. Bultje 1d16a1cf99 Rename h264_idct_sse2.asm to h264_idct.asm; move inline IDCT asm from 14 years ago
Stefano Sabatini 6ebf0bfc17 Implement libopencv smooth filter. 14 years ago
Ramiro Polla c12f7b2d2c rgb2rgb: don't misuse HAVE_* defines 14 years ago
Michael Niedermayer c157fe6356 Limit av_log repeat detection to terminals so as to avoid filling files with 14 years ago
Carl Eugen Hoyos 6639af56ea Reindent after r25115. 14 years ago
Zhou Zongyi 4383692896 Add R10k decoder. 14 years ago
Carl Eugen Hoyos 527c91e34a Test lowres before codec init. 14 years ago
Ramiro Polla 40b433b62b swscale: indentation and emtpy line cosmetics 14 years ago
Ramiro Polla 6527e56131 swscale: avoid reading prior to the source buffer in planar2x() MMX2 14 years ago
Reinhard Tartler b3555bf08a fix x11grab example in e.g. the manpage so that they actually work 14 years ago
Stefano Sabatini 4660143a2c Apply minor simplification in av_read_image_line(). 14 years ago
Måns Rullgård 78b19cf029 pixdesc: indent 14 years ago
Måns Rullgård 9525243f59 pixdesc: use 8-bit accesses when possible in av_read/write_image_line() 14 years ago
Stefano Sabatini 4b9ac6dedc Cosmetics: use x ? y : z construct and merge intialization and 14 years ago
Stefano Sabatini 0105889358 Cosmetics: simplify layout of fmt_conversion_table, make it shorter 14 years ago
Ramiro Polla 9b4bf9c21d swscale-test: allow specifying src/dst pixel formats 14 years ago
Ramiro Polla 9075bc7c51 indent 14 years ago
Ramiro Polla 4bf4478598 swscale-test: take input from reference file 14 years ago
Ramiro Polla 6bbae4c8b3 swscale-test: always use SWS_BILINEAR to convert from ref to src 14 years ago
Ramiro Polla 3e1e78008b swscale-test: move conversion from ref to source back to doTest() 14 years ago
Ramiro Polla a51125b52f rgb2rgb: replace shuffle_bytes_2103() by optimized rgb32tobgr32() 14 years ago
Justin Ruggles c7d89948a3 Set a constant frame size for encoding G.726 audio. 14 years ago
Stefano Sabatini 680861ca73 Cosmetics: apply minor style fixes. 14 years ago
David Byron 0c41d554e2 Read all id3v2 tags at the beginning of mp3 files. 14 years ago
Ramiro Polla 0132ab80a8 indent 14 years ago
Ramiro Polla 4d8617496f swscale: remove unused code 14 years ago
Ramiro Polla 4821b4456f rgb2rgb: remove unused yvu9toyv12 function 14 years ago
Martin Storsjö fe5f761ab6 Add a FATE test for the G.722 decoder 14 years ago
Måns Rullgård c058dc222c tta: remove stray semicolon 14 years ago
James Darnley 8d39fbd6d9 Allow mpeg encoding with qscale and very low frame rate. 14 years ago
Tomás Touceda 16f825085a FLV Metadata 14 years ago
Marcelo Galvăo Póvoa c7bb7eff81 Move AMR-NB frame unpacking code to a common file so it can be reused in 14 years ago
Luca Barbato 6f9932476d Update H263_AIC asm offset for the apple variant 14 years ago
Alex Converse bb2d8e9f05 aacdec: Rework channel mapping compatibility hacks. 14 years ago
Stefano Sabatini 11198b18db Cosmetics: remove useless parentheses. 14 years ago
Reimar Döffinger 936cfbc589 Fix 24 bpp CSCD decoding, as for Windows bitmaps in this (and only this) 14 years ago
Måns Rullgård 324d22b2b4 nutenc: fix unstable floating-point calculations 14 years ago
Martin Storsjö 535cb0434d Allow the lowres option to affect audio codecs, too 14 years ago