summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* avfilter/vf_v360: add facebook's formatEugene Lyapustin2019-08-301-0/+3
* libavcodec/amfenc: Vulkan initialization support for encoder.OvchinnikovDmitrii2019-08-271-3/+13
* doc/examples/decode_video: add input file format information for usageSteven Liu2019-08-261-1/+2
* doc/examples/decode_audio: print message about how to play the output fileSteven Liu2019-08-261-0/+51
* libavfilter: Add dehaze-filter option in existing derain.Xuewei Meng2019-08-261-0/+12
* avformat/mpegtsenc: get rid of packet counting for sdt/pat/pmtMarton Balint2019-08-231-4/+4
* avformat/mpegtsenc: add support for setting PCR interval for VBR streamsMarton Balint2019-08-231-2/+4
* lavfi: add deshake_opencl filterJarek Samic2019-08-231-0/+69
* libavfilter: Update derain filter doc.Xuewei Meng2019-08-221-4/+12
* doc/filters: fix typosPaul B Mahol2019-08-211-2/+2
* doc/filters: fix v360 options namesPaul B Mahol2019-08-211-3/+3
* avfilter/vf_v360: add dual fisheye formatEugene Lyapustin2019-08-191-0/+20
* avfilter/vf_v360: add padding option for cubemapEugene Lyapustin2019-08-191-2/+16
* avfilter: add v360 filterEugene Lyapustin2019-08-191-0/+137
* avformat/avio: remove 4k limit from avio_printfMarton Balint2019-08-171-0/+3
* avformat/avio: add avio_print_string_array and avio_printMarton Balint2019-08-171-0/+3
* avformat/mpegtsenc: remove deprecated resend_headers optionMarton Balint2019-08-141-4/+0
* libavfilter/vf_scale: Ensure scaled video is divisible by nLars Kiesow2019-08-131-0/+12
* doc/fate: Document how to request samples upload accessMichael Niedermayer2019-08-091-0/+4
* doc/ffmpeg: Document dts_error_threshold optionJun Zhao2019-08-081-0/+4
* examples/encode_video: only add sequence end code for mpeg1/2 videoJun Zhao2019-08-081-1/+2
* lavf/hls: add http_seekable option for HTTP partial requestsJun Zhao2019-08-081-0/+4
* lavu/tx: add support for double precision FFT and MDCTLynne2019-08-021-0/+3
* h264_metadata: Support overscan_appropriate_flagMark Thompson2019-07-291-0/+4
* lavfi: addroi filterMark Thompson2019-07-281-0/+73
* vp9_metadata: Improve spec-compliance and warningsAndreas Rheinhardt2019-07-281-3/+5
* avfilter/af_dynaudnorm: add more descriptive aliases for optionsPaul B Mahol2019-07-241-9/+9
* avfilter/vf_ciescope: add DCI-P3Paul B Mahol2019-07-221-0/+1
* avformat/dashenc: add descriptor which is useful to the scheme defined by ISO...Leo Zhang2019-07-221-0/+4
* doc/APIchanges: Fill in missing Fields, add 4.2 cut markerMichael Niedermayer2019-07-211-4/+6
* doc/codecs: Add missing documentation for nointraJun Zhao2019-07-151-0/+3
* dump_extra: Don't add extradata if it already existsAndreas Rheinhardt2019-07-141-1/+3
* doc/filters: document new remap filter optionPaul B Mahol2019-07-141-0/+6
* avfilter/af_aiir: calculate group delay tooPaul B Mahol2019-07-131-1/+1
* avfilter/avf_showfreqs: make selecting window size simplerPaul B Mahol2019-07-101-18/+2
* avfilter/af_afftfilt: make selecting window size simplerPaul B Mahol2019-07-101-19/+2
* doc/indevs: Add new option and example to avfoundation.Thilo Borgmann2019-07-081-0/+10
* doc/filters: document new readeia608 optionPaul B Mahol2019-07-081-0/+3
* avfilter/af_aiir: implement mix optionPaul B Mahol2019-07-081-0/+4
* avfilter/af_biquads: implement mix option to all filtersPaul B Mahol2019-07-081-0/+68
* h265_metadata: Add option to set the level of the streamMark Thompson2019-07-071-0/+9
* vf_drawtext: Add pkt_pos, pkt_duration, pkt_size as variablesCalvin Walton2019-07-071-0/+11
* doc/filters: Document missing options for scale in/out color matrixJun Zhao2019-07-061-0/+5
* doc/muxers: fix docs format for DASH muxerJun Zhao2019-07-041-30/+32
* avfilter: add deesser audio filterPaul B Mahol2019-07-021-0/+36
* doc/filters: update how to generate native model for sr filterGuo, Yejun2019-07-021-1/+4
* avutil: add FF_DECODE_ERROR_DECODE_SLICES for AVFrame.decode_error_flagsAmir Pauker2019-06-291-0/+3
* avformat/hlsenc: temp_file usage for master playlist and vtt playlistBela Bodecs2019-06-281-1/+5
* hlsenc: Add option to set custom HTTP headersDerek Buitenhuis2019-06-271-0/+3
* avformat/hlsenc: better error log message for var_stream_map contentBela Bodecs2019-06-241-1/+2
OpenPOWER on IntegriCloud