summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* configure: fix vulkan dep for libglslang based filtersJames Almer2021-04-29
* configure: add -lvulkan to libglslang's lib flagsLynne2021-04-30
* hwcontext_vulkan: dlopen libvulkanLynne2021-04-30
* hwcontext_vulkan: dynamically load functionsLynne2021-04-30
* avutil/hwcontext_vulkan: fix format specifiers for some printed variablesJames Almer2021-04-29
* fate: add adpcm_ima_ws test in a VQA v3 fileZane van Iperen2021-04-29
* doc/filters: Documentation to add sess_config option for tensorflow backendLimin Wang2021-04-29
* avfilter/dnn/dnn_backend_tf: simplify the code with ff_hex_to_dataLimin Wang2021-04-29
* avcodec/zmbvenc: Simplify setting keyframe flagAndreas Rheinhardt2021-04-29
* avformat/mpegtsenc: Fix indentation inside if-clause in mpegts_write_pes()zheng qian2021-04-28
* avformat/mpegtsenc: Fix mpegts_write_pes() for private_stream_2 and other typeszheng qian2021-04-28
* avformat/mpegts: Fix indentation for stream_id constantszheng qian2021-04-28
* avformat/mpegts: Add missing constants for MPEG-TS stream_id definitionszheng qian2021-04-28
* avformat/mpegtsenc: factorize determining pes stream idMarton Balint2021-04-28
* avformat/mpegtsenc: move is_dvb_subtitle/is_dvb_teletext initialization upwardsMarton Balint2021-04-28
* hwcontext_vulkan: reorder structure fields and add spaces in betweenLynne2021-04-28
* avcodec/flacenc: Remove always-true checkAndreas Rheinhardt2021-04-28
* avcodec: Remove redundant freeing of extradata of encodersAndreas Rheinhardt2021-04-28
* avcodec/adpcm_ima_apm: cosmeticsZane van Iperen2021-04-28
* avcodec/adpcm_ima_apm: remove old extradata formatZane van Iperen2021-04-28
* avcodec/avcodec: Use avcodec_close() on avcodec_open2() failureAndreas Rheinhardt2021-04-28
* avcodec/avcodec: Store whether AVCodec->close needs to be calledAndreas Rheinhardt2021-04-28
* avcodec/avcodec: Free frame_thread_encoder on avcodec_open2() errorAndreas Rheinhardt2021-04-28
* avcodec/avcodec: Remove unnecessary forward declarationAndreas Rheinhardt2021-04-28
* avcodec/Makefile: Remove obsolete dependency of eatqi dec on rl.oAndreas Rheinhardt2021-04-28
* avcodec/packet_internal: move the next pointer in PacketList to the top of th...James Almer2021-04-27
* doc/APIchanges: add hashes and version numbers for recent entriesJames Almer2021-04-27
* avformat: Constify all muxer/demuxersAndreas Rheinhardt2021-04-27
* avdevice: Constify all devicesAndreas Rheinhardt2021-04-27
* avfilter: Constify all AVFiltersAndreas Rheinhardt2021-04-27
* Bump major versions of all libraries.Anton Khirnov2021-04-27
* avcodec: postpone removal of deprecated libopenh264 wrapper optionsJames Almer2021-04-27
* avcodec: postpone removal of deprecated codec capsJames Almer2021-04-27
* avfilter/buffersrc: postpone removal of sws_paramJames Almer2021-04-27
* avutil: remove deprecated AVClass.child_class_nextJames Almer2021-04-27
* avformat: remove deprecated AVStream.codecJames Almer2021-04-27
* avcodec: Move all AVCodecParser.split functions to remove_extradata_bsfAndreas Rheinhardt2021-04-27
* avcodec: Constify all the AVCodecParsersAndreas Rheinhardt2021-04-27
* avcodec: Constify AVCodecParserContext.parserAndreas Rheinhardt2021-04-27
* avcodec: Constify AVCodecsAndreas Rheinhardt2021-04-27
* avdevice/avdevice: Constify av_*_device_next APIAndreas Rheinhardt2021-04-27
* avdevice/avdevice: Constify avdevice_list_input_sources/output_sinksAndreas Rheinhardt2021-04-27
* avformat/avformat, utils: Make av_find_best_stream const-correctAndreas Rheinhardt2021-04-27
* avcodec/codec, allcodecs: Constify the AVCodec APIAndreas Rheinhardt2021-04-27
* avformat/avformat: Constify AVFormatContext.*_codec pointersAndreas Rheinhardt2021-04-27
* libavresample: Remove deprecated libraryAndreas Rheinhardt2021-04-27
* avutil/cpu: Remove deprecated functionsAndreas Rheinhardt2021-04-27
* avutil/buffer: Switch AVBuffer API to size_tAndreas Rheinhardt2021-04-27
* avutil/pixdesc: Remove deprecated AV_PIX_FMT_FLAG_PSEUDOPALAndreas Rheinhardt2021-04-27
* avutil/frame: Remove deprecated getters and settersAndreas Rheinhardt2021-04-27