377 Commits (53513831da58cae7603dc01270c1cf8e4252eba0)

Author SHA1 Message Date
Nilesh Bansal 5c5dea3f0c 01-makefile_fix_updated.patch 20 years ago
Alex Beregszaszi 659c369256 macromedia flavour adpcm decoding (used in flv and swf) 20 years ago
Roberto Togni d2a7718df9 Multichannel mp3 in mp4 support ISO/IEC 14496-3:2001/FPDAM 3 (MP3onMP4) 20 years ago
Michael Niedermayer 09b0499f1b seperate bitstream encoding skip from PASS1 flag 20 years ago
Michael Niedermayer 6e0d8c06c7 mb_lmin/max to limit the per mb quality for the ratecontrol independant from the frame limits 20 years ago
Christophe Massiot 957c743a23 Border processing adaptive quant patch by (Christophe Massiot |cmassiot freebox fr) 20 years ago
Johan Bilien ebaa7e0315 rtp_callback: send number of mb patch by (Johan Bilien {jobi via.ecp fr) 20 years ago
Michael Niedermayer a3a5f4d6c3 support 32bit output for the mpeg audio decoder 20 years ago
Michael Niedermayer 934982c4ac avoid buf_size == 0 checks in every decoder 20 years ago
Alex Beregszaszi 21aa398f3d preliminary vc9 bitstream decoder, committing to make syncing and team-work on it easier 20 years ago
Roberto Togni 1ede228a4f Decode MP3 in ADU format 20 years ago
Michael Niedermayer 0ecca7a49f various security fixes and precautionary checks 20 years ago
Michael Niedermayer 3f05305d73 RV30/RV40 demuxing (untested) 20 years ago
Michael Niedermayer 6143607303 motion_val doxy 20 years ago
Michael Niedermayer f0b77c69c1 better motion_subsample_log2 docs 20 years ago
Michael Niedermayer e42a152bbc x86 cpu capabilities detection rewrite / cleanup 20 years ago
Michael Niedermayer 0fd6aea1f1 more flexible frame skip decission 20 years ago
Michael Niedermayer bbf18b21b7 frame skip support 20 years ago
Loren Merritt f37b9768f6 split ffhuffyuv into 2 codecs: 20 years ago
Michael Niedermayer 17179d2d97 fix some codec_id values so that new ones can be added at the end of the subsets without breaking binary compatibility 20 years ago
Burkhard Plaum 073c2593c9 Memory leak fix patch by (Burkhard Plaum <plaum >at< ipf.uni-stuttgart )dot( de>) 20 years ago
Mike Melanson acfd8f0fdb native QPEG video decoder, courtesy of Konstantin Shishkov 20 years ago
Michael Niedermayer dffcdbb5f6 extradata and FF_INPUT_BUFFER_PADDING_SIZE doc 20 years ago
Michael Niedermayer 99f0623629 pnm parser 20 years ago
Michael Niedermayer 5b6d559680 move p*m from image/lavf -> image2/lavc 20 years ago
Michael Niedermayer 4eff7cf42d porting png support from -f image to -f image2 20 years ago
Michael Niedermayer d07730ddd1 fix image stream copy 20 years ago
Michael Niedermayer 1c3990dbba H.261 encoder by (Maarten Daniels <maarten dot daniels at luc dot ac dot be>) 20 years ago
Mike Melanson ab711b3c8d Miro VideoXL (VIXL) decoder, courtesy of Konstantin Shishkov 20 years ago
Michael Niedermayer 9297ddd32e type fix 20 years ago
Michael Niedermayer 8e6325b96b mjpeg parser 20 years ago
Roman Shaposhnik f02be79d61 * Introducing IIDC1394 grabbing interface. 20 years ago
Michael Niedermayer 6e225de2fe user selectble cutoff frequency 20 years ago
Michael Niedermayer ed861c6bd2 make most resample filter parameters selectable at runtime 20 years ago
Michael Niedermayer 035817727f support strictly enforcing gop size 20 years ago
Mike Melanson b3bfb29980 Creative ADPCM decoder, format 0x200, courtesy of Konstantin Shishkov 20 years ago
Michael Niedermayer d1fb157dd7 broken mess removial 20 years ago
Mike Melanson d08d7142fd support for Sierra Online audio files and Apple QuickDraw codec, 20 years ago
Michael Niedermayer 0fa8158d3e move h264 idct to its own file and call via function pointer in DspContext 20 years ago
Michael Niedermayer 21adafec2a lowres width/height cleanup 3rd try 20 years ago
Michael Niedermayer 4f8a831994 set AVCodecContext.width/height to the picture width/height instead of the one stored in the bitstream (that only matters if lowres!=0) 20 years ago
Michael Niedermayer 9ca358b951 1/4 resolution decoding 20 years ago
Michael Niedermayer 178fcca848 1/2 resolution decoding 20 years ago
Michael Niedermayer 1f0182250a av_rescale with user specified rounding 20 years ago
Mike Melanson d0a0bbd22c IBM Ultimotion video decoder, courtesy of Konstantin Shishkov 20 years ago
Michael Niedermayer 6fc5b059b8 optional non spec compliant optimizations 20 years ago
Michael Niedermayer 26efc54e4a 4x4 SSE compare function 20 years ago
Alex Beregszaszi 54f5fd22ea new opensource lossy/lossless audio codec based on speech compression techniques (actually based on bonk) 20 years ago
Mike Melanson 6d45cb7219 build++ 20 years ago
Mike Melanson 9d53d58ea7 TechSmith Camtasia (TSCC) video decoder, courtesy of Konstantin Shishkov 20 years ago