39681 Commits (b1ef4dc406e8a0bd9acea40d880aa4e74412075b)
 

Author SHA1 Message Date
  Michael Niedermayer b1ef4dc406 swr: add triangular dither support 14 years ago
  Michael Niedermayer 0cff3e130b swr: remove unused variable 14 years ago
  Michael Niedermayer 0170889372 swr: add SWR_DITHER_RECTANGULAR to AVOptions array 14 years ago
  Reimar Döffinger 1ac606bae6 aacsbr: silence message for SBR extension "padding". 14 years ago
  Michael Niedermayer 5b2be9bcc0 swr-test: include opt.h, this is needed for changing options for testing. 14 years ago
  Michael Niedermayer 7c673d73ec swr: use assert in swri_sum2 to check that only supported formats are used. 14 years ago
  Michael Niedermayer db2eadb2f5 swr: add dither support. 14 years ago
  Michael Niedermayer 5c1f312888 swr: update copyright year for rematrix 14 years ago
  Nicolas George 40b7a27bad vf_drawtext: fontconfig support. 14 years ago
  Nicolas George be9b0d2c5a vf_drawtext: fix memory leak of draw expression. 14 years ago
  Nicolas George 423047ea31 vf_drawtext: fix memory leak of glyph data. 14 years ago
  Michael Niedermayer 24ab1abfb6 resample: support double precission resampling 14 years ago
  Michael Niedermayer 3d9338b1c2 swr: support int32 and float as internal sample formats 14 years ago
  Michael Niedermayer 7f1ae79d38 swr: support float & int32 in the resampler 14 years ago
  Michael Niedermayer 605bcf6101 swr-test: Add newline to test output 14 years ago
  Michael Niedermayer 2f0801527d resample: update copyright years, they where incorrect. 14 years ago
  Michael Niedermayer 6bfb3042b3 Merge remote-tracking branch 'qatar/master' 14 years ago
  Reimar Döffinger 7f66912f1a Fix gif regression test on big-endian. 14 years ago
  Michael Niedermayer 3532a87a25 exr: optimize exr_halflt2uint() 14 years ago
  Reimar Döffinger cabc0ac72f Add gif and xbm regression tests. 14 years ago
  Reimar Döffinger 6458a08700 vf_scale: ensure the palette is set for output. 14 years ago
  Reimar Döffinger 24eac3cff5 Mark GRAY8 format as pseudo-paletted. 14 years ago
  Reimar Döffinger bbaf941e29 scale: fix slice rendering with conversion between pal/non-pal. 14 years ago
  Reimar Döffinger 438f3ef821 RV20: try keeping aspect during resolution changes. 14 years ago
  Reimar Döffinger 1d130328ed aacdec: update debug code to always print the processed data. 14 years ago
  Justin Ruggles 679a973e97 avconv: use default alignment for audio buffer 14 years ago
  Justin Ruggles c58846f3a8 avcodec: use align == 0 for default alignment in avcodec_fill_audio_frame() 14 years ago
  Justin Ruggles 0109a09dc3 avutil: use align == 0 for default alignment in audio sample buffer functions 14 years ago
  Justin Ruggles 18ed3788b0 avutil: allow NULL linesize in av_samples_fill_arrays() and av_samples_alloc() 14 years ago
  Anton Khirnov b6c4518a87 avconv: remove OutputStream.picref. 14 years ago
  Anton Khirnov 695ec04e6a avconv: only set SAR once on the decoded frame. 14 years ago
  Reimar Döffinger ed68fd45d3 Add v408 codec regression test. 14 years ago
  Justin Ruggles 1337de0c4b avcodec: validate the channel layout vs. channel count for decoders 14 years ago
  Nicolas George b2db35995f audioconvert: make av_get_channel_layout accept composite names. 14 years ago
  Reimar Döffinger c311afca0a Add roqaudio regression test. 14 years ago
  Justin Ruggles 4d693b023c avutil: add av_get_packed_sample_fmt() and av_get_planar_sample_fmt() 14 years ago
  Michael Niedermayer 5d6a40bc74 Merge remote-tracking branch 'qatar/master' 14 years ago
  Reimar Döffinger 4f043c8a11 Allow running fate-wmv8-x8intra manually. 14 years ago
  Reimar Döffinger a5efc8c9bf Allow manually running disabled FATE tests. 14 years ago
  Reimar Döffinger 03ef5047d1 Fix nellymoser encoder crash with hardcoded tables. 14 years ago
  Reimar Döffinger a7b1420ca2 Update reference for disabled fate-wmv8-x8intra test to new format. 14 years ago
  Michael Niedermayer 1d80c8db27 ffv1: set slice geometry based on user specified slices. 14 years ago
  Michael Niedermayer 8dfbc1c5cf ffv1: allow enabling of version 2 by using some of its features. 14 years ago
  Michael Niedermayer 1b295a17d7 ffv1: fix version=2 chroma handling 14 years ago
  Michael Niedermayer 5612359501 ffv1: add a minor version field beginning with ffv1.3 14 years ago
  Martin Storsjö 9294f538e9 rtsp: Don't use av_malloc(0) if there are no streams 14 years ago
  Martin Storsjö 62c3c8ca78 rtsp: Don't use uninitialized data if there are no streams 14 years ago
  Reimar Döffinger 069cf86d32 Fix side-data memleak also for audio. 14 years ago
  Gwenole Beauchesne 58e1032d8f vaapi: mpeg2: fix slice_vertical_position calculation. 14 years ago
  Gwenole Beauchesne 9cb150c9ab hwaccel: mpeg2: decode first field, if requested. 14 years ago