19352 Commits (f91b635b520aec02cfd23ff91d00a7eb4ef89292)

Author SHA1 Message Date
  Paul B Mahol 0996f406c4 pnmdec: remove useless .pix_fmts 14 years ago
  Justin Ruggles e00959a9b1 libmp3lame: support float and s32 sample formats 14 years ago
  Justin Ruggles e232225276 libmp3lame: renaming, rearrangement, alignment, and comments 14 years ago
  Justin Ruggles 232e16dd02 libmp3lame: use the LAME default bit rate 14 years ago
  Justin Ruggles 1f516c0451 libmp3lame: use avpriv_mpegaudio_decode_header() for output frame parsing 14 years ago
  Justin Ruggles e3d2c89e9d libmp3lame: cosmetics: remove some pointless comments 14 years ago
  Justin Ruggles bf909fc456 libmp3lame: convert some debugging code to av_dlog() 14 years ago
  Justin Ruggles 469d2a8e8e libmp3lame: remove outdated comment. 14 years ago
  Justin Ruggles 35cfd7d09c libmp3lame: do not set coded_frame->key_frame. 14 years ago
  Justin Ruggles 8dad25ebf7 libmp3lame: improve error handling in MP3lame_encode_init() 14 years ago
  Justin Ruggles 310c372e12 libmp3lame: remove unneeded 'stereo' field from Mp3AudioContext 14 years ago
  Stefano Sabatini 3293b1adca lavc: set bit_rate in the decoder context, just after the init stage 14 years ago
  Anton Khirnov 55fd7da107 pcxenc: switch to encode2(). 14 years ago
  Anton Khirnov fb11e22fda sgienc: switch to encode2(). 14 years ago
  Anton Khirnov 61eaf45c99 targaenc: switch to encode2(). 14 years ago
  Anton Khirnov 1e742ea3c8 targaenc: don't modify input frame. 14 years ago
  Anton Khirnov 3227770092 roqvideoenc: switch to encode2(). 14 years ago
  Anton Khirnov 4fd7cfef0b roqvideoenc: add const qualifier to the input frame. 14 years ago
  Anton Khirnov 1ea5755046 pnmenc: switch to encode2(). 14 years ago
  Anton Khirnov bc9c70e5a3 huffyuv: switch to encode2(). 14 years ago
  Anton Khirnov 2abee9be82 v410enc: switch to encode2(). 14 years ago
  Anton Khirnov 11505f39e1 zmbvenc: switch to encode2(). 14 years ago
  Anton Khirnov 8c8c7b5e37 zmbvenc: move header writing to the end of encode_frame(). 14 years ago
  Ronald S. Bultje 8fb26950ed h264: don't use redzone in loopfilter on win64. 14 years ago
  Michael Niedermayer f4f386dd00 wmalossless: Fix infinite loop. 14 years ago
  Michael Niedermayer 886b40b94a wmalossless: Switch to new audio API 14 years ago
  Michael Niedermayer b240866c5b wmalossless: remove tab 14 years ago
  Luca Barbato aac63cef20 examples: unbreak compilation 14 years ago
  Paul B Mahol e04ca1d4ce ttadec: cosmetics: reindent 14 years ago
  Michael Niedermayer d9b3097ba2 pamdec: fix mono support. 14 years ago
  Aneesh Dogra 566df2eea2 sunrast: use RLE trigger macro inplace of the hard coded value. 14 years ago
  Aneesh Dogra 1a58daed0f sunrastenc: set keyframe flag for the output packet. 14 years ago
  Reimar Döffinger 3fa6d20533 H264 parser: enable header parsing/frame type detection for is_avc. 14 years ago
  Anton Khirnov 445a7d48b1 mpegvideo_enc: switch to encode2(). 14 years ago
  Anton Khirnov 5455384219 mpegvideo_enc: force encoding delay of at least 1 frame when low_delay=0 14 years ago
  Michael Niedermayer d3f81a6700 pamenc: allocate the correct packetsize for mono. 14 years ago
  Michael Niedermayer 5d468edb2e pamenc: move allocation down. 14 years ago
  Michael Niedermayer e98a76d3c2 h264: use av_fast_padded_malloc() 14 years ago
  Kostya Shishkov 6d702dc072 proresenc: force bitrate not to exceed given limit 14 years ago
  Ronald S. Bultje c742ab4e81 vc1parse: call vc1_init_common(). 14 years ago
  Ronald S. Bultje 9d3050d3e9 wma: don't return 0 on invalid packets. 14 years ago
  Ronald S. Bultje 74699ac8c8 mjpegb: don't return 0 at the end of frame decoding. 14 years ago
  Mashiat Sarker Shakkhar a520a9946f Perform inter-channel decorr. only if both channels are coded 14 years ago
  Paul B Mahol bfe7bace8e libx264: unbreak libx264rgb 14 years ago
  Ronald S. Bultje b1af4e9c27 vp8dsp: split long line. 14 years ago
  Alex Converse ce7aee9b73 dpcm: ignore extra unpaired bytes in stereo streams. 14 years ago
  Ronald S. Bultje 3e13005cac mp3on4: require a minimum framesize. 14 years ago
  Ronald S. Bultje c0994e39d7 mpc7: assign an error level + context to av_log() msg. 14 years ago
  Ronald S. Bultje 84c202cc37 huffyuv: error out on bit overrun. 14 years ago
  Martin Storsjö 0733375059 dct-test: Add the missing ff_ prefix to the altivec functions 14 years ago