summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* avformat/http: escape unsafe URL path in HTTP requestMarton Balint2020-02-15
* avformat/http: use AVBPrint to construct HTTP requestMarton Balint2020-02-15
* avformat/http: make sure URL path contains a slashMarton Balint2020-02-15
* avformat/http: split the fragment part from the HTTP URL before the requestMarton Balint2020-02-15
* avformat/utils: make av_url_split search for hashmark as well to separate hos...Marton Balint2020-02-15
* avformat/tests/url: add av_url_split testsMarton Balint2020-02-15
* avformat/tests/url: make format more readableMarton Balint2020-02-15
* avformat/utils: Fix memleaks in avformat_open_input()Andreas Rheinhardt2020-02-15
* compat/os2threads: define INCL_DOSERRORSDave Yeo2020-02-15
* MAINTAINERS: Add myself as libzmq maintainerAndriy Gelman2020-02-15
* avutil/hwcontext_d3d11va: Use secure dlopen.Matt Oliver2020-02-15
* avfilter/vf_phase: add >8 bit supportPaul B Mahol2020-02-15
* avcodec: add cdtoons decoderAlyssa Milburn2020-02-15
* avfilter/opencl: use av_fopen_utf8()Paul B Mahol2020-02-14
* avfilter/vf_fieldhint: use av_fopen_utf8()Paul B Mahol2020-02-14
* avfilter/vf_lut3d: use av_fopen_utf8()Paul B Mahol2020-02-14
* avcodec/pcm_tablegen: nits, reindentPaul B Mahol2020-02-14
* lavu/tx: improve 3-point fixed precisionLynne2020-02-14
* avcodec/dstdec: Use local channels variableMichael Niedermayer2020-02-14
* fftools/ffprobe: Remove unneeded castsAndreas Rheinhardt2020-02-14
* avcodec/dvdsub: Fix warning about incompatible pointer typeAndreas Rheinhardt2020-02-14
* avfilter/vf_remap: add fill color optionPaul B Mahol2020-02-14
* avfilter: add pad opencl filterPaul B Mahol2020-02-14
* avcodec/cbs_av1: add missing value constrains to point_y_value, point_cb_valu...James Almer2020-02-13
* lavu/tx: slightly optimize fft15Lynne2020-02-13
* lavu/tx: undef the correct macroLynne2020-02-13
* lavu/tx: implement 32 bit fixed point FFT and MDCTLynne2020-02-13
* avcodec/midivid: only multiple of 4 width/height are possiblePaul B Mahol2020-02-13
* avcodec/midivid: improve decoding of widths not multiple of 32Paul B Mahol2020-02-13
* avcodec/h264_ps: Return error if pps has FMO parametersAndriy Gelman2020-02-12
* fftools/ffmpeg: Integrate two checksAndreas Rheinhardt2020-02-13
* avcodec/avcodec: NitsAndreas Rheinhardt2020-02-13
* avcodec/apedec: Fix invalid shift with 24 bpsMichael Niedermayer2020-02-12
* avfilter/vf_xmedian: implement percentile optionPaul B Mahol2020-02-12
* avfilter/vf_median: implement percentile optionPaul B Mahol2020-02-12
* avcodec/h264_ps: Show VUI and SPS overread messages just once per frame threadMichael Niedermayer2020-02-12
* avutil/log: Add av_log_once() for printing a message just once with a high lo...Michael Niedermayer2020-02-12
* avformat/utils: Fix undefined behavior in ff_configure_buffers_for_index()Dale Curtis2020-02-11
* avcodec/libvpxenc: add a way to explicitly set temporal layer idWonkap Jang2020-02-11
* avfilter/vf_colorlevels: add support for commandsPaul B Mahol2020-02-11
* avfilter/vf_colorkey: add support for commandsPaul B Mahol2020-02-11
* libfdk-aacdec: Allow explicitly disabling the DRC reference level optionMartin Storsjö2020-02-11
* libfdk-aacdec: Use the decoder's default level limiter settingsMartin Storsjö2020-02-11
* libfdk-aacdec: Apply the decoder's output delay on timestampsMartin Storsjö2020-02-11
* avformat/mpjpegdec: Remove redundant initializationsAndreas Rheinhardt2020-02-11
* avfilter/vf_dedot: Fix leak of AVFrame if making it writable failsAndreas Rheinhardt2020-02-11
* avformat: Remove unnecessary av_packet_unref()Andreas Rheinhardt2020-02-10
* avformat/tty: fix last timestamp for fatePaul B Mahol2020-02-10
* avfilter/vf_thumbnail: fix possible crash on errorPaul B Mahol2020-02-10
* avfilter/vf_thumbnail: add timeline supportPaul B Mahol2020-02-10