summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avcodec/pngdec: Check that previous_picture has same w/h/formatMichael Niedermayer2019-07-13
* avcodec/huffyuvdec: Check vertical subsampling in hymtMichael Niedermayer2019-07-13
* avcodec/huffyuv: remove gray8a (the format is listed but not supported by the...Michael Niedermayer2019-07-13
* tools/target_dec_fuzzer: Remove redundant av_free()Michael Niedermayer2019-07-13
* avcodec/mpc8: Fixes invalid shift in mpc8_decode_frame()Michael Niedermayer2019-07-13
* avfilter/af_aiir: do not ignore k option for audio filteringPaul B Mahol2019-07-13
* avformat/mpegts: respect program number when merging streamsMarton Balint2019-07-12
* avformat/movenc: use unspecified language by defaultMarton Balint2019-07-12
* lavf/webm_chunk: Correct duration if start time > 0Andreas Rheinhardt2019-07-12
* lavf/webm_chunk: Fix NULL dereferenceAndreas Rheinhardt2019-07-12
* avcodec/magicyuv: add support for recently added YUV444P10Paul B Mahol2019-07-11
* fate: add hls_list_size fate test caseSteven Liu2019-07-11
* avformat/hlsenc: use one handler for m3u8 and segmentsSteven Liu2019-07-11
* fate: add hls_init_time option fateSteven Liu2019-07-11
* avformat/http: change error message from numeric code to stringSteven Liu2019-07-11
* avutil/hwcontext_vaapi: move kernel_driver into CONFIG_LIBDRMSteven Liu2019-07-11
* avcodec/videotoolboxenc: remove unused variableSteven Liu2019-07-11
* avfilter/avf_showfreqs: make selecting window size simplerPaul B Mahol2019-07-10
* avfilter/af_afftfilt: make selecting window size simplerPaul B Mahol2019-07-10
* avcodec/utils, avcodec_open2: close codec on failureJames Zern2019-07-10
* avformat/rpl: Replace strcpy with av_strlcpyCameron Cawley2019-07-10
* avcodec/mips/cabac: replace addi with addiuYunQiang Su2019-07-10
* avutil/mips: optimize UNPCK&SAD macros with MSA2.0 instruction.Shiyou Yin2019-07-10
* avformat/dashdec: fix code style and remove some empty lineSteven Liu2019-07-10
* truehd_core: Switch to in-place modificationsAndreas Rheinhardt2019-07-09
* truehd_core: Use byte offsets instead of bit offsetsAndreas Rheinhardt2019-07-09
* truehd_core: Miscellaneous improvementsAndreas Rheinhardt2019-07-09
* truehd_core: Return error in case of errorAndreas Rheinhardt2019-07-09
* truehd_core: Correct output sizeAndreas Rheinhardt2019-07-09
* truehd_core: Disable 16-channel presentationAndreas Rheinhardt2019-07-09
* configure, cbs_h2645: Remove unneeded golomb dependencyAndreas Rheinhardt2019-07-08
* cbs_h264, h264_metadata: Deleting SEI messages never failsAndreas Rheinhardt2019-07-08
* cbs: ff_cbs_delete_unit: Replace return value with assertAndreas Rheinhardt2019-07-08
* lavd/avfoundation: Set correct default value 0 for option capture_raw_data.Thilo Borgmann2019-07-08
* doc/indevs: Add new option and example to avfoundation.Thilo Borgmann2019-07-08
* lavd/avfoundation: Reindent after last commit.Thilo Borgmann2019-07-08
* lavd/avfoundation: Support muxed type of devices including raw muxed data cap...Thilo Borgmann2019-07-08
* lavd/avfoundation: Refine some log messages.Thilo Borgmann2019-07-08
* lavd/avfoundation: Change binary Options to boolean type.Thilo Borgmann2019-07-08
* lavd/avfoundation: Remove useless index increment.Thilo Borgmann2019-07-08
* doc/filters: document new readeia608 optionPaul B Mahol2019-07-08
* avfilter/vf_readeia608: implement lowpass operation prior to processing linesPaul B Mahol2019-07-08
* avfilter/vf_tinterlace: re-enable lowpass optionPaul B Mahol2019-07-08
* avfilter/af_aiir: implement mix optionPaul B Mahol2019-07-08
* avfilter/af_biquads: clip gain picked from command to sane valuesPaul B Mahol2019-07-08
* avfilter/af_biquads: implement mix option to all filtersPaul B Mahol2019-07-08
* avcodec/ilbcdec: Simplify use of unsigned and fix more undefined overflowsMichael Niedermayer2019-07-08
* avcodec/golomb: Correct the doxy about get_ue_golomb() and errorsMichael Niedermayer2019-07-08
* avformat/utils: Check timebase before use in estimate_timings()Michael Niedermayer2019-07-08
* avcodec/hq_hqa: Use ff_set_dimensions()Michael Niedermayer2019-07-08