79122 Commits (fe3de6bc6222276b3bcbd7d56e2a92a0cae2082e)
 

Author SHA1 Message Date
  Michael Niedermayer fe3de6bc62 fate: Add test that also decodes packed_bframes.avi 10 years ago
  Rostislav Pehlivanov a14d4c076d vc2enc: simplify calc_slice_sizes() 10 years ago
  Rostislav Pehlivanov a010e36f23 vc2enc: correctly zero out the slice size cache 10 years ago
  Rostislav Pehlivanov 14b41e061d vc2enc: macro out slice size rounding 10 years ago
  Ganesh Ajjanagadde 8dbffda0f9 lavc/psymodel: check for av_malloc failure 10 years ago
  Paul B Mahol b098e1a469 avcodec/dvaudiodec: now that we got samples, fix 12bit case 10 years ago
  Rodger Combs 65cff81453 lavc: add AudioToolbox encoders 10 years ago
  Rodger Combs d5d328059e lavc: add AudioToolbox decoders 10 years ago
  Ganesh Ajjanagadde db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 10 years ago
  Petru Rares Sincraian 124526ba1a Added a selftest to libavutil/display.c 10 years ago
  Rostislav Pehlivanov 2aebdfb451 vc2enc: add non-experimental support for all video formats from spec 10 years ago
  Michael Niedermayer 914ad90edd swresample/swresample: Remove "less than" comparissions of enums 10 years ago
  Carl Eugen Hoyos ef888de1c1 lavf/img2dec: Skip COM when auto-detecting jpeg. 10 years ago
  Michael Niedermayer 14478b6c38 fate: add audiomatch 10 years ago
  Carl Eugen Hoyos 30d1213ecd configure: Remove (b)zlib and iconv dependencies for videoltoolbox encoder. 10 years ago
  Thomas Volkert b4f32c42ab rtpdec: support for VC-2 HQ RTP payload format (draft v1) 10 years ago
  Lukasz Marek df34b70098 ffplay: remove redundant silence buffer 10 years ago
  Michael Niedermayer 6e65b9bb1f avformat/utils: scan a bit farther for a keyframe in mpeg/mpegts (7 sec instead of 5, we already scan 90sec in some cases by default) 10 years ago
  Rostislav Pehlivanov d4773c94a6 vc2enc: simplify count_hq_slice() and caching 10 years ago
  Rostislav Pehlivanov 500dc20dee vc2enc: fix segfault 10 years ago
  Neil Birkbeck e7e5c5e6c4 lavf/matroskaenc.c: add early support for colour elements 10 years ago
  Paul B Mahol 8f66a2da38 avfilter/vf_vectorscope: always flip output vertically 10 years ago
  Marton Balint 65efcaeb84 avformat/mov: read start_pad from edit list start time if codec is aac 10 years ago
  Marton Balint 25f707694c avformat/utils: increase detected start_time with skip_samples 10 years ago
  Marton Balint 48a96383fa tests/gapless: add gapless aac tests 10 years ago
  Clément Bœsch 8284a4ba11 lavf/dv: use c->sys->frame_size in dv_frame_offset() 10 years ago
  Clément Bœsch 6c0cf11f38 lavf/dv: reindent after previous commit 10 years ago
  Clément Bœsch 35ba5c424b lavf/dv: do not check for c->sys 10 years ago
  Michael Niedermayer 7916f04b89 ffplay: Remove "&& 0" from already disabled debug code 10 years ago
  Paul B Mahol 50f4b64c54 avfilter/vf_waveform: set color range for output frames 10 years ago
  Michael Niedermayer 0ffa9e6eba avformat/utils: Do not wait for more than 1 frame on attachments 10 years ago
  Michael Niedermayer 92dfeb5c31 avformat/wtvdec: Set AVFMTCTX_NOHEADER 10 years ago
  Paul B Mahol 959c7dad88 avfilter/vf_waveform: add graticule to aflat filter 10 years ago
  Paul B Mahol c91b20c464 avfilter/vf_waveform: add subsampling input support for remaining filters 10 years ago
  Michael Niedermayer efa98cdc2f avformat/file: Add crypto to default whitelist 10 years ago
  Michael Niedermayer 068026b0f7 avcodec/mjpegenc_common: Store approximate aspect if exact cannot be stored 10 years ago
  Michael Niedermayer 48bda6c5f7 avfilter/vf_detelecine: Remove redundant declaration 10 years ago
  Mark Thompson fbec157ea0 lavc/hevc: Allow arbitrary garbage in bytestream as long as at least one NAL unit is found. 10 years ago
  Benjamin Steffes c411e90bc3 Fix start_frame handling in detelecine filter 10 years ago
  Benjamin Steffes be482e5165 Fix detelecine filter for patterns containing 1 10 years ago
  Clément Bœsch 7af3f27008 lavf/srtdec: do not be strict wrt timing digit lengths 10 years ago
  Ganesh Ajjanagadde bccc81dfa0 lavc/aacenc_utils: replace powf(x,y) by expf(logf(x), y) 10 years ago
  Rostislav Pehlivanov d6e76dd132 vc2enc_dwt: remove outdated comment 10 years ago
  Mats Peterson d8a1633ee4 lavf/avidec: Add blurb regarding the skipping of xxpc entries in the index 10 years ago
  Rostislav Pehlivanov f4b30beac0 vc2enc: increase the starting value of the size scaler 10 years ago
  Paul B Mahol 93c6c52ad7 avfilter/vf_waveform: add subsampled input support for (a)color filter 10 years ago
  Michael Niedermayer a7b8a6e704 avcodec/error_resilience: remove unneeded and disabled code 10 years ago
  Michael Niedermayer 5694b28211 avcodec/error_resilience: wait for previous frame to be available 10 years ago
  James Almer 488e6409df libwebpenc_animencoder: add missing braces to struct initialization 10 years ago
  Michael Niedermayer 83df0a84a9 avcodec/motion_est_template: Fix map cache use in qpel_motion_search() 10 years ago