79144 Commits (8ff0f6ae8253d394f096b39d69b66e5247ed1066)
 

Author SHA1 Message Date
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
Benjamin Steffes c411e90bc3 Fix start_frame handling in detelecine filter 9 years ago
Benjamin Steffes be482e5165 Fix detelecine filter for patterns containing 1 9 years ago
Clément Bœsch 7af3f27008 lavf/srtdec: do not be strict wrt timing digit lengths 9 years ago
Ganesh Ajjanagadde bccc81dfa0 lavc/aacenc_utils: replace powf(x,y) by expf(logf(x), y) 9 years ago
Rostislav Pehlivanov d6e76dd132 vc2enc_dwt: remove outdated comment 9 years ago
Mats Peterson d8a1633ee4 lavf/avidec: Add blurb regarding the skipping of xxpc entries in the index 9 years ago
Rostislav Pehlivanov f4b30beac0 vc2enc: increase the starting value of the size scaler 9 years ago
Paul B Mahol 93c6c52ad7 avfilter/vf_waveform: add subsampled input support for (a)color filter 9 years ago
Michael Niedermayer a7b8a6e704 avcodec/error_resilience: remove unneeded and disabled code 9 years ago
Michael Niedermayer 5694b28211 avcodec/error_resilience: wait for previous frame to be available 9 years ago
James Almer 488e6409df libwebpenc_animencoder: add missing braces to struct initialization 9 years ago
Michael Niedermayer 83df0a84a9 avcodec/motion_est_template: Fix map cache use in qpel_motion_search() 9 years ago
Michael Niedermayer 7660c135a3 avformat/segment: Fix "occured" typo 9 years ago
James Almer f875ba4873 libwebpenc_animencoder: print library messages in verbose log levels 9 years ago
James Almer 626b6b769c libwebpenc_animencoder: zero initialize the WebPAnimEncoderOptions struct 9 years ago
Michael Niedermayer 6b7ce0ea0d avformat/avio: Fix unknown protocol handling 9 years ago
Benjamin Steffes 06267afe1c Fix detelecine filter for patterns like 3444 or 33333334. 9 years ago
Michael Niedermayer 50ef7361cb avcodec/resample: Remove disabled and faulty code 9 years ago
Hendrik Leppkes 7d9e064cc1 configure: check for SEC_I_CONTEXT_EXPIRED before enabling SChannel 9 years ago
Hendrik Leppkes c198295ded dxva2_h264: fix size alignment asserts 9 years ago
Hendrik Leppkes c43d485811 matroskaenc: set the actual PCM bitdepth in the header 9 years ago
Matt Oliver 109dfed7fc lavc/dxva2_h264: Fix incorrect assert statement. 9 years ago
Luca Barbato 73f3c8f73e indeo2: Fix banding artefacts 9 years ago
Luca Barbato 522ab0b9a9 indeo2data: K&R formatting cosmetics 9 years ago
Hendrik Leppkes eae2d89bf7 hls: handle crypto in the protocol checks 9 years ago
Hendrik Leppkes 0d4b8a2c16 hls: read protocol options through the AVIOContext 9 years ago
İsmail Dönmez fa3eecf9ab configure: Use lowercase includes/library names for schannel check. 9 years ago
Thomas Mundt d0a9114f99 avfilter/vf_bwdif: Add yadif base information to copyright header 9 years ago
Stefano Sabatini 7725210e71 lavf/segment: change type of increment_tc to BOOL 9 years ago
Martin Vignali 69638517d1 lavf/segment: add increment_tc option 9 years ago
Michael Niedermayer 7eedad946c avcodec/mediacodec_sw_buffer: remove redundant article 9 years ago
Matthieu Bouron 03a6ed83b0 lavc/mediacodec: remove stray empty lines 9 years ago
Matthieu Bouron 31fe3c4d23 lavc/mediacodec: fix codec_name leak 9 years ago
Paul B Mahol a68d4bf235 avfilter/vf_waveform: add forgotten color and acolor filter to switch case 9 years ago
Marton Balint c3c7a879ba avutil/dict: add warning to docs about invalidating existing entries when adding a new entry 9 years ago
Marton Balint a740263d7e avutil/dict: do not realloc entries when deleting a non-existing item 9 years ago
Michael Niedermayer 652173f63f avcodec/pthread_frame: Remove unused variable 9 years ago
Marton Balint 67bef4cffa avcodec/aactab: do not use floats for constants 9 years ago
Paul B Mahol af5559ab67 avfilter/vf_waveform: add graticule for chroma and flat filter 9 years ago
Michael Niedermayer c34250178b avfilter/af_sofalizer: Fix "warning: ISO C90 forbids mixed declarations and code" 9 years ago