26204 Commits (dec112691561bddaea07e0ad455a71bf29ade60d)
 

Author SHA1 Message Date
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
Ronald S. Bultje 240fd8ef06 Remove h264 asm items off the GPL-only list. They are LGPL now. 14 years ago
Jason Garrett-Glaser 8acb554aff LGPL SSE2 H.264 iDCT 14 years ago
Alex Converse 20de72a447 adts demuxer: Set the time base to be the LCM of all ADTS sample rates. 14 years ago
Martin Storsjö 2dfa7c72ce Update the audio sample rate when doing lowres audio decoding, before opening the decoder 14 years ago
Reimar Döffinger 23e05db79c Fix indentation. 14 years ago
Måns Rullgård 65d45cea34 Add missing #include <string.h> in x86/cpu.c 14 years ago
Martin Storsjö 9013560f13 Add a muxer and demuxer for raw G.722 14 years ago
Martin Storsjö 58e37eafce Add G.722 ADPCM audio decoder 14 years ago
Måns Rullgård a3f0d2b967 Cache detected CPU flags 14 years ago
Måns Rullgård 9275438a19 Clean up av_get_cpu_flag() 14 years ago
Ramiro Polla d222e9f9da av_fill_image_linesizes -> av_image_fill_linesizes 14 years ago
Ramiro Polla 4389d606e6 av_fill_image_linesizes -> av_image_fill_linesizes 14 years ago
Baptiste Coudurier 6bd296f1e4 In mov muxer, write reduced sample aspect ratio values in pasp 14 years ago
Baptiste Coudurier 0e7d436d92 Check dref size based on a patch by google 14 years ago
Baptiste Coudurier 9044dd8399 In mov demuxer, do not override aspect ratio in tkhd by pasp like quicktime, fix issue #1539 14 years ago
Diego Biurrun e47ca217cb Use filename as pattern for multiple inclusion guards. 14 years ago
Diego Biurrun a9b98c0134 Add missing stdint.h #include; necessary to pass 'make checkheaders'. 14 years ago
Stefano Sabatini 15cae5e605 Add APIchanges entry for the av_get_cpu_flags() addition of r25076. 14 years ago
Stefano Sabatini c6c98d0897 Move mm_support() from libavcodec to libavutil, make it a public 14 years ago
Stefano Sabatini 9ec7458ddf Remove reference to not anymore existing symbol has_altivec and use 14 years ago
Ramiro Polla 539ff40c2d rgb2rgb: build SSE2 codepath 14 years ago
Stefano Sabatini ccf22d3ed1 Merge has_altivec() function into mm_support(), remove it and use 14 years ago
Reimar Döffinger 83f72f138e Only draw the actually visible area in vp3_draw_horiz_band. 14 years ago
Stefano Sabatini 6950cca97f Add missing checks on invalid pixel format in 14 years ago