summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/sbc: Fix non static function prefixMichael Niedermayer2018-04-19
* avcodec/opusenc_psy: Fix warning: ISO C90 forbids mixed declarations and codeMichael Niedermayer2018-04-19
* avcodec/dsicinvideo: Fail if there is only a small fraction of the data avail...Michael Niedermayer2018-04-19
* avcodec/dsicinvideo: Propagate errors from cin_decode_rle()Michael Niedermayer2018-04-19
* avcodec/dfa: Check dimension against maximumMichael Niedermayer2018-04-19
* avcodec/cinepak: Skip empty framesMichael Niedermayer2018-04-19
* avcodec/cinepak: move some checks prior to frame allocationMichael Niedermayer2018-04-19
* libavformat/http: Refactor and fix additional leaks in get_cookies.Richard Shaffer2018-04-19
* swresample/arm: remove unintentional relocation.Rahul Chaudhry2018-04-19
* avformat/mov: Remove old encryption info methods.Jacob Trimble2018-04-19
* avformat/mov: Fix memory leak in encryption info.Jacob Trimble2018-04-19
* aac: Rework extradata parsing codeVittorio Giovara2018-04-19
* doc/muxers: tee muxer - rearrange, add notes and general tidy-upGyan Doshi2018-04-19
* avcodec/mediacodecdec_common: make stride and slice-height non-mandatory fieldsMatthieu Bouron2018-04-19
* avformat/tls_schannel: fix handling of EOF after avio changesHendrik Leppkes2018-04-19
* configure: fix clang-cl check in the MSVC sectionHendrik Leppkes2018-04-19
* avdevice/iec61883: free the private context at the endJames Almer2018-04-18
* avdevice/iec61883: return reference counted packetsJames Almer2018-04-18
* avformat/mov: Increase support for common encryption.Jacob Trimble2018-04-19
* lavf/tcp.c: Free allocated client URLContext in case of error.Stephan Holljes2018-04-19
* avdevice/decklink_commmon: enhance error messages when iterator creation failsMarton Balint2018-04-18
* lavc/dxva2_internal: Cast the dxva2 and d3d11 decoders and cfgs to (void *).Carl Eugen Hoyos2018-04-18
* lavd/vfwcap: Pass pointers to int instead of long to av_parse_video_size().Carl Eugen Hoyos2018-04-18
* avfilter/avf_avectorscope: disable mirroringPaul B Mahol2018-04-18
* ffplay: Fix realloc_texture when input texture is NULL.Matt Oliver2018-04-18
* avformat/hls: remove redundant codeSteven Liu2018-04-18
* avcodec/proresdec_lgpl: pass return values instead of discarding themPaul B Mahol2018-04-18
* libavformat/http: Fix memory leak in get_cookies.Richard Shaffer2018-04-17
* avformat/movenc: support writing iTunes cover imageTimo Teräs2018-04-17
* ffprobe: report unavailable SAR correctly in stream infoTimo Teräs2018-04-17
* avfilter: add lowshelf and highshelf filtersPaul B Mahol2018-04-17
* avformat/dashenc: addition of segment index correction logicVishwanath Dixit2018-04-17
* avformat/dashenc: addition of muxer overhead for @bandwidth param in MPDVishwanath Dixit2018-04-17
* avformat/dashenc: constructing MPD's bandwidth string locallyVishwanath Dixit2018-04-17
* avformat/dashenc: addition of muxer overhead in master playlist's bandwidthVishwanath Dixit2018-04-17
* avformat/dashenc: logic to compute muxer overheadVishwanath Dixit2018-04-17
* avformat/dashenc: addition of @availabilityTimeOffset in MPDVishwanath Dixit2018-04-17
* avformat/dashenc: setting @availabilityStartTime when the first frame is readyVishwanath Dixit2018-04-17
* avformat/dashenc: removed 'write_manifest' call from 'write_header'Vishwanath Dixit2018-04-17
* avformat/dashenc: writing average segment duration for @duration in template ...Vishwanath Dixit2018-04-17
* avformat/dashenc: segmentation at the configured segment duration rateVishwanath Dixit2018-04-17
* avformat/dashenc: replacing 'min_seg_duration' with 'seg_duration'Vishwanath Dixit2018-04-17
* avformat/hls: clean up duplicate option fieldsRichard Shaffer2018-04-17
* avformat/hls: copy rw_timeout from parent to child AVIOContexts.Richard Shaffer2018-04-17
* libavformat/dashdec: Avoid multiple HTTP requests for initialization segment ...sanilraut2018-04-17
* Revert "avformat/hls: copy rw_timeout from parent to child AVIOContexts."Steven Liu2018-04-17
* Revert "avformat/dashdec: Avoid multiple HTTP requests for initialization seg...Steven Liu2018-04-17
* avformat/hls: copy rw_timeout from parent to child AVIOContexts.Steven Liu2018-04-17
* avformat/dashdec: Avoid multiple HTTP requests for initialization segment tha...Steven Liu2018-04-17
* avformat/hls: remove redundant codeSteven Liu2018-04-17