109855 Commits (8e2c1249044e9207c88c13764797676d403e3f57)
 

Author SHA1 Message Date
Marton Balint 8e2c124904 avcodec/mpegvideo_enc: do not use AVFrame.*_picture_number for encoding 2 years ago
Marton Balint 817141c562 avcodec/diracdec: do not use AVFrame.display_picture_number for decoding 2 years ago
Marton Balint 6b6f7db819 avcodec: add AVCodecContext.frame_num as 64 bit variant to frame_number 2 years ago
Paul B Mahol e506ea3ce1 avfilter: use ff_inlink_make_frame_writable() 2 years ago
Anton Khirnov 78f46065d8 fftools/ffmpeg: add special syntax for loading filter options from files 2 years ago
Anton Khirnov f17051eaae lavfi/graphparser: reimplement avfilter_graph_parse* using new API 2 years ago
Anton Khirnov d1b9a3ddb4 lavfi: add a new filtergraph parsing API 2 years ago
Anton Khirnov 4310b66b98 lavfi/avfilter: track whether a filter has been initialized 2 years ago
Anton Khirnov 80cf509e73 lavfi/avfilter: export process_options() 2 years ago
J. Dekker 926059dbf3 tools: add general_assembly.pl 2 years ago
Paul B Mahol 2b4273072d avcodec/roqaudioenc: unbreak mono encoding 2 years ago
Paul B Mahol a13210ab39 avformat: add RKA demuxer 2 years ago
Paul B Mahol b8c0802156 avcodec: add RKA decoder 2 years ago
Stefano Sabatini e3bbf5c17d doc/examples: fix make command, reference Makefile.example 2 years ago
Stefano Sabatini 051e1ed1e2 examples/Makefile.example: add note about missing entries 2 years ago
Stefano Sabatini 34ff361921 examples: apply doxy entries consistency fixes 2 years ago
Stefano Sabatini 3d4dc6aa77 examples: rename transcoding to transcode 2 years ago
Stefano Sabatini 3856f82ef9 examples: rename scaling_video to scale_video 2 years ago
Stefano Sabatini cd8211527e examples: rename resampling audio to resample_audio 2 years ago
Stefano Sabatini 0a69ca656b examples: rename remuxing to remux 2 years ago
Stefano Sabatini ab2ec8ef01 examples: rename qsvdec to qsv_decode 2 years ago
Stefano Sabatini eac4324bfb examples: rename muxing to mux 2 years ago
Stefano Sabatini 7a53ae931d examples: rename metadata to show_metadata 2 years ago
Stefano Sabatini 2e4694707e examples: rename http_multiclient to avio_http_serve_files 2 years ago
Stefano Sabatini 1ae619e8ee examples: rename filtering_video to decode_filter_video 2 years ago
Stefano Sabatini 3367bd56d1 examples: rename filtering_audio to decode_filter_audio 2 years ago
Stefano Sabatini 7f5630a899 examples: rename demuxing_decoding to demux_decode 2 years ago
Stefano Sabatini f0a415c7eb examples: rename avio_reading to avio_read_callback 2 years ago
Stefano Sabatini 2a3a36e279 doc/filters/astats: sort measure entries, add missing ones 2 years ago
Stefano Sabatini abfe8456a2 lavfi/astats: sort measures keys by name 2 years ago
Paul B Mahol 27315dc345 avcodec/tta: fix regression with new channel layout switch 2 years ago
Paul B Mahol 385ec46424 avformat: add SDNS demuxer 2 years ago
Paul B Mahol 725328672a avfilter/vf_vibrance: reduce copy operations 2 years ago
Paul B Mahol acd87d41f2 avfilter/vf_exposure: reduce copy operations 2 years ago
Anton Khirnov 2c4dcbd66b fftools/ffmpeg: rename -enc_stats* to -stats_enc* 2 years ago
Anton Khirnov b40856c905 fftools/ffmpeg_mux: distinguish between sync queue and muxer EOF 2 years ago
Paul B Mahol 8ed1d6b5e4 avformat/wavarc: demux only data chunk content 2 years ago
James Almer 5bad485603 Bump major versions of all libraries 2 years ago
James Almer c52b1c283e avformat/version: postpone the remaining API deprecations 2 years ago
James Almer 1135ad0f26 avcodec/version: postpone the remaining API deprecations 2 years ago
James Almer 0a95e4af99 avutil/version: postpone the remaining API deprecations 2 years ago
Leo Izen 719a93f4e4 avutil/{color_utils, csp}: merge color_utils into csp and expose API 2 years ago
James Almer dc1b8135e0 avutil: remove FF_API_AV_MALLOCZ_ARRAY 2 years ago
James Almer 16c4e8f9c1 avutil: remove FF_API_COLORSPACE_NAME 2 years ago
James Almer 21814a70db avutil: remove FF_API_DECLARE_ALIGNED 2 years ago
James Almer 30e1e7e0f3 avutil: remove FF_API_D2STR 2 years ago
James Almer 4fcd6c82cf avdevice: remove FF_API_DEVICE_CAPABILITIES 2 years ago
James Almer 8bc0d31320 avfilter: remove FF_API_PAD_COUNT 2 years ago
James Almer 863822bfaf avfilter: remove FF_API_BUFFERSINK_ALLOC 2 years ago
James Almer a9e77b42e3 avfilter: remove FF_API_SWS_PARAM_OPTION 2 years ago