34538 Commits (c223d79945b1fafad44c6dfab9f76a1fec96f810)
 

Author SHA1 Message Date
Anton Khirnov 0b26ef4228 avconv: replace no_packet array in transcode() with a var in InputStream 12 years ago
Anton Khirnov bed43d58b0 avconv: remove unused variable from InputFile. 12 years ago
Anton Khirnov d64901f99d avconv: remove commented out cruft. 12 years ago
Anton Khirnov a4f5011065 avconv: maintain sync on lavfi outputs. 12 years ago
Diego Biurrun 5864eb427f build: cosmetics: Reorder some lists in a more logical fashion 12 years ago
Dave Yeo 197439c1ef x86: pngdsp: Fix assembly for OS/2 12 years ago
Janne Grunau 69ac6400b8 fate: add test for RTjpeg in nuv with frameheader 12 years ago
Luca Barbato 82613564cf rtmp: send check_bw as notification 12 years ago
Kostya Shishkov e78e6c37ef g723_1: clip argument for 15-bit version of normalize_bits() 12 years ago
Kostya Shishkov f86b2f3661 g723_1: use all LPC vectors in formant postfilter 12 years ago
Mohammad Alsaleh 385ec296f1 id3v2: Support v2.2 PIC 12 years ago
Konstantin Pavlov 1a4b556786 avplay: fix build with lavfi disabled. 12 years ago
Anton Khirnov fe2147e936 avconv: split configuring filter configuration to a separate file. 12 years ago
Anton Khirnov f5e668273a avconv: split option parsing into a separate file. 12 years ago
Kostya Shishkov 8f2aa89a5d mpc8: do not leave padding after last frame in buffer for the next decode call 12 years ago
Anton Khirnov 94364b7d42 mpegaudioenc: list supported channel layouts. 12 years ago
Anton Khirnov 927e92cdc7 mpegaudiodec: don't print an error on > 1 frame in a packet. 12 years ago
Anton Khirnov 5702c8670e api-example: update to new audio encoding API. 12 years ago
Mans Rullgard 154caa677c configure: add --enable/disable-random option 12 years ago
Diego Biurrun 578344f79c doc: cygwin: Update list of FATE package requirements 12 years ago
Diego Biurrun a2b4d1df52 build: Remove all installed headers and header directories on uninstall 12 years ago
Mans Rullgard dfd9159f3d build: change checkheaders to use regular build rules 12 years ago
Samuel Pitoiset 00cb52c65c rtmp: Add a new option 'rtmp_subscribe' 12 years ago
Samuel Pitoiset f9e77c1762 rtmp: Add support for subscribing live streams 12 years ago
Samuel Pitoiset 12127b65b0 rtmp: Factorize simultaneous URLProtocol / AVClass declarations with a macro 12 years ago
Mans Rullgard ec9d2c15c1 ARM: use Q/R inline asm operand modifiers only if supported 12 years ago
Derek Buitenhuis 4ab26cb4cc configure: Add support for e500mc CPU 12 years ago
Mans Rullgard edd8226795 x86: fix build with nasm 2.08 12 years ago
Mans Rullgard 180d43bc67 x86: use nop cpu directives only if supported 12 years ago
Mans Rullgard 7238265052 x86: fix rNmp macros with nasm 12 years ago
Mans Rullgard f295fee2c9 build: add trailing / to yasm/nasm -I flags 12 years ago
Mans Rullgard 2b140a3d09 x86: use 32-bit source registers with movd instruction 12 years ago
Mans Rullgard a3df4781f4 x86: add colons after labels 12 years ago
Anton Khirnov 36ef5369ee Replace all CODEC_ID_* with AV_CODEC_ID_* 12 years ago
Anton Khirnov 104e10fb42 lavc: add AV prefix to codec ids. 12 years ago
Yaakov Selkowitz f5d2c597e9 build: fix library installation on cygwin 12 years ago
Justin Ruggles fdbeae4490 mpc8: add a flush function 12 years ago
Justin Ruggles 2fa57c9daf mpc8: set packet duration and stream start time instead of tracking frames 12 years ago
Diego Biurrun cf22705e87 nuv: K&R formatting cosmetics 12 years ago
Mans Rullgard baac24e680 build: generalise rules and variable settings for av* programs 12 years ago
Janne Grunau 859a579e9b nuv: check RTjpeg header for validity 12 years ago
Janne Grunau 110d015ad4 Revert "nuv: check per-frame header for validity." 12 years ago
Mans Rullgard b40ea0f41d imc: remove unused field IMCContext.one_div_log2 12 years ago
Mans Rullgard bc90230b98 imc: fix size of a memset() 12 years ago
Mans Rullgard 2b6804328e imc: remove empty if() block 12 years ago
Mans Rullgard add8f5eab7 fate: simplify variable setting filter.mak 12 years ago
Martin Storsjö 6c071a2b38 lavf: Declare an AVRational struct without a struct literal 12 years ago
Diego Biurrun 2096857551 x86: h264_idct: Rename x264_add8x4_idct_sse2 --> h264_add8x4_idct_sse2 12 years ago
Mans Rullgard 82494835c4 rational: add av_inv_q() returning the inverse of an AVRational 12 years ago
Derek Buitenhuis 965efc1673 dpx: Make start offset unsigned 12 years ago