38091 Commits (eadd4264ee4319abf9ec2f618ff925d7529f20ed)
 

Author SHA1 Message Date
  Michael Niedermayer eadd4264ee Merge remote-tracking branch 'qatar/master' 14 years ago
  Nicolas George a923b6b8f4 af_pan: move query_format before config_props. 14 years ago
  Nicolas George eb9ba527e7 af_pan: remove the indirect function call. 14 years ago
  Justin Ruggles 770a5c6d02 adpcmenc: Use correct frame_size for Yamaha ADPCM. 14 years ago
  Reimar Döffinger 6a3f1726af Add missing av_free_packet. 14 years ago
  Justin Ruggles 91a28b0e8e avcodec: add ff_samples_to_time_base() convenience function to internal.h 14 years ago
  Justin Ruggles 41ac9bb253 adx parser: set duration 14 years ago
  Justin Ruggles b3a4c7e0f1 mlp parser: set duration instead of frame_size 14 years ago
  Justin Ruggles 2460b168b4 gsm parser: set duration 14 years ago
  Justin Ruggles 7575ffac8a mpegaudio parser: set duration instead of frame_size 14 years ago
  Justin Ruggles 16e54ac725 (e)ac3 parser: set duration instead of frame_size 14 years ago
  Justin Ruggles c7f3f1c91e flac parser: set duration instead of frame_size 14 years ago
  Justin Ruggles e9cda85351 avcodec: add duration field to AVCodecParserContext 14 years ago
  Justin Ruggles 0b42a9388c avutil: add av_rescale_q_rnd() to allow different rounding 14 years ago
  Nicolas George a297856b8c af_pan: reindent after last commit. 14 years ago
  Nicolas George a44b510d56 af_pan: use libswr for rematrixing. 14 years ago
  Nicolas George 560b224f53 libswr: allow to set custom matrices. 14 years ago
  Reimar Döffinger 016c7bb762 matroskadec: remove H.264 special-case that disabled header parsing. 14 years ago
  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
  Matthieu Bouron 278d6ab900 ffprobe: report bit rate in stream description 14 years ago
  Stefano Sabatini 3293b1adca lavc: set bit_rate in the decoder context, just after the init stage 14 years ago
  Martin Storsjö a4f97be1a9 hls: Reset the AVIOContext when seeking 14 years ago
  Clément Bœsch 6e6bdeb137 doc: fix channel layout value in abuffer example. 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
  Michael Niedermayer be2e211dce Merge remote-tracking branch 'qatar/master' 14 years ago
  Ronald S. Bultje 8fb26950ed h264: don't use redzone in loopfilter on win64. 14 years ago
  Ronald S. Bultje b18f8cbf3d Revert two swscale commits. 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