79368 Commits (2e2e08a35b479c5a2049a0f7eaf20e00aa78e923)
 

Author SHA1 Message Date
Thilo Borgmann 4ebf0b109c lavu/dict: Add new flag to allow multiple equal keys. 9 years ago
Clément Bœsch 277408b7f1 sws/aarch64/yuv2rgb: save a few mul and add 9 years ago
James Almer 99388eb091 avcodec/libopenjpegenc: fix mixed declarations and code 9 years ago
James Almer 21cd0228be avcodec/libopenjpegdec: fix mixed declarations and code 9 years ago
Michael Niedermayer 0cd9ff4e3a avcodec/libutvideodec: copy frame so it has reference counters when refcounted_frames is set 9 years ago
Michael Niedermayer 54f43984e1 avutil/parseutils: mark args as static const 9 years ago
Petru Rares Sincraian f707042c93 Added more tests to libavutil/parseutils.c 9 years ago
Ico Doornekamp e3e6a2cff4 avformat/rtpdec_jpeg: fix low contrast image on low quality setting 9 years ago
Rostislav Pehlivanov 72e1360007 vc2enc: optimize and simplify quantization 9 years ago
Michael Niedermayer 26811fd946 avformat/mpegtsenc: Fix used service 9 years ago
Michael Niedermayer 50d017a281 avformat/mpegtsenc: Keep track of the program for each service 9 years ago
Petru Rares Sincraian 68e5976543 Refactor libavutil/parseutils.c 9 years ago
Michael Niedermayer fe3de6bc62 fate: Add test that also decodes packed_bframes.avi 9 years ago
Rostislav Pehlivanov a14d4c076d vc2enc: simplify calc_slice_sizes() 9 years ago
Rostislav Pehlivanov a010e36f23 vc2enc: correctly zero out the slice size cache 9 years ago
Rostislav Pehlivanov 14b41e061d vc2enc: macro out slice size rounding 9 years ago
Ganesh Ajjanagadde 8dbffda0f9 lavc/psymodel: check for av_malloc failure 9 years ago
Paul B Mahol b098e1a469 avcodec/dvaudiodec: now that we got samples, fix 12bit case 9 years ago
Rodger Combs 65cff81453 lavc: add AudioToolbox encoders 9 years ago
Rodger Combs d5d328059e lavc: add AudioToolbox decoders 9 years ago
Ganesh Ajjanagadde db1a642cd2 all: move ff_exp10, ff_exp10f, ff_fast_powf to lavu/ffmath.h 9 years ago
Petru Rares Sincraian 124526ba1a Added a selftest to libavutil/display.c 9 years ago
Rostislav Pehlivanov 2aebdfb451 vc2enc: add non-experimental support for all video formats from spec 9 years ago
Michael Niedermayer 914ad90edd swresample/swresample: Remove "less than" comparissions of enums 9 years ago
Carl Eugen Hoyos ef888de1c1 lavf/img2dec: Skip COM when auto-detecting jpeg. 9 years ago
Michael Niedermayer 14478b6c38 fate: add audiomatch 9 years ago
Carl Eugen Hoyos 30d1213ecd configure: Remove (b)zlib and iconv dependencies for videoltoolbox encoder. 9 years ago
Thomas Volkert b4f32c42ab rtpdec: support for VC-2 HQ RTP payload format (draft v1) 9 years ago
Lukasz Marek df34b70098 ffplay: remove redundant silence buffer 9 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) 9 years ago
Rostislav Pehlivanov d4773c94a6 vc2enc: simplify count_hq_slice() and caching 9 years ago
Rostislav Pehlivanov 500dc20dee vc2enc: fix segfault 9 years ago
Neil Birkbeck e7e5c5e6c4 lavf/matroskaenc.c: add early support for colour elements 9 years ago
Paul B Mahol 8f66a2da38 avfilter/vf_vectorscope: always flip output vertically 9 years ago
Marton Balint 65efcaeb84 avformat/mov: read start_pad from edit list start time if codec is aac 9 years ago
Marton Balint 25f707694c avformat/utils: increase detected start_time with skip_samples 9 years ago
Marton Balint 48a96383fa tests/gapless: add gapless aac tests 9 years ago
Clément Bœsch 8284a4ba11 lavf/dv: use c->sys->frame_size in dv_frame_offset() 9 years ago
Clément Bœsch 6c0cf11f38 lavf/dv: reindent after previous commit 9 years ago
Clément Bœsch 35ba5c424b lavf/dv: do not check for c->sys 9 years ago
Michael Niedermayer 7916f04b89 ffplay: Remove "&& 0" from already disabled debug code 9 years ago
Paul B Mahol 50f4b64c54 avfilter/vf_waveform: set color range for output frames 9 years ago
Michael Niedermayer 0ffa9e6eba avformat/utils: Do not wait for more than 1 frame on attachments 9 years ago
Michael Niedermayer 92dfeb5c31 avformat/wtvdec: Set AVFMTCTX_NOHEADER 9 years ago
Paul B Mahol 959c7dad88 avfilter/vf_waveform: add graticule to aflat filter 9 years ago
Paul B Mahol c91b20c464 avfilter/vf_waveform: add subsampling input support for remaining filters 9 years ago
Michael Niedermayer efa98cdc2f avformat/file: Add crypto to default whitelist 9 years ago
Michael Niedermayer 068026b0f7 avcodec/mjpegenc_common: Store approximate aspect if exact cannot be stored 9 years ago
Michael Niedermayer 48bda6c5f7 avfilter/vf_detelecine: Remove redundant declaration 9 years ago
Mark Thompson fbec157ea0 lavc/hevc: Allow arbitrary garbage in bytestream as long as at least one NAL unit is found. 9 years ago