353 Commits (566b7a20fd0cab44d344329538d314454a0bcc2f)

Author SHA1 Message Date
Stefano Sabatini bebe72f4a0 lavc: deprecate FF_*_TYPE macros in favor of AV_PICTURE_TYPE_* enums 14 years ago
Roger Pau Monné 10d39405fa lavfi: add key_frame and pict_type to AVFilterBufferRefVideo. 14 years ago
Michael Niedermayer 7a11c82fb7 vsrc_buffer: add sample_aspect_ratio fields to arguments. 14 years ago
Ronald S. Bultje b4a53314f1 APIChanges: document git revision for CODEC_CAP_SLICE_THREADS addition. 14 years ago
Ronald S. Bultje 94f7451a3a Introduce slice threads flag. 14 years ago
Diego Biurrun ab1adff73f The stabilization period after version bumps should be one month, not one week. 14 years ago
Justin Ruggles 53f7628d38 update last major version increase dates in APIchanges 14 years ago
Kostya aad2f2f477 document introduction of side data in APIchanges 14 years ago
Anton Khirnov 86a89ae3f2 lavf: bump minor and add an APIChanges entry for the last avio changes 14 years ago
Peter Ross 73389754c9 pixfmt: add PIX_FMT_BGR48LE and PIX_FMT_BGR48BE 14 years ago
Anton Khirnov 0c68c80419 lavf: bump minor and add an APIChanges entry for avformat cleanup 14 years ago
Anton Khirnov 4dcde00cfc lavf: bump minor version and add an APIChanges entry for avio changes 14 years ago
Anton Khirnov 95c851e2c6 APIChanges: mark the place where 0.6 was branched. 14 years ago
Justin Ruggles 0b18b49b3b Add APIchanges entry for audio_service_type. 14 years ago
Martin Storsjö dc6fdad5dc Add missed APIchanges and changelog entries 14 years ago
Ronald S. Bultje d2bbf82e65 Update version and APIchanges. 14 years ago
Janne Grunau c3dbfa1afd Add SHA1s to APIChanges for av_dump_format, av_parse_time and av_find_info_tag 14 years ago
Anton Khirnov 09d171b988 lavf, lavu: bump minor versions and add an APIChanges entry for av_ prefixes 14 years ago
Reinhard Tartler 737eb5976f Merge libavcore into libavutil 14 years ago
Mans Rullgard 8ed4cc65a1 APIchanges: update for 55bad0c: vbv_delay 14 years ago
Anssi Hannula 77c330a046 APIchanges: update for 12c14cd 14 years ago
Mans Rullgard 935ee1b9bb apichanges: update for 24a83bd: add AV_DISPOSITION_CLEAN_EFFECTS flag 14 years ago
Mans Rullgard 08a459f096 Update APIchanges for 910b5b8 14 years ago
Ronald S. Bultje f2146944fc Add missing git rev hash. 14 years ago
Alexander Strange c0b102ca03 Deprecate avcodec_thread_init() 14 years ago
Ronald S. Bultje 8e8cc52be3 Add missing git rev hash. 14 years ago
Alexander Strange 37b00b47cb Frame-based multithreading framework using pthreads 14 years ago
Ronald S. Bultje c2bd7578af Add missing git revision hask. 14 years ago
Anssi Hannula 3940caad02 lavf: rename ff_probe_input_buffer to make it public 14 years ago
Janne Grunau 7ab8758baf add APIChanges entry for fe9a3fb 14 years ago
Ronald S. Bultje ae0f8a1a33 Fill in missing date. 14 years ago
Ronald S. Bultje efdd67cb00 Update MINOR and set git rev for non-blocking flag API addition. 14 years ago
Nicolas George fe174fc8fc Non-blocking protocols: flag and documentation 14 years ago
Martin Storsjö ff19748977 Add an APIchanges entry for avformat_free_context 14 years ago
Tomas Härdin 75fd0668df Add APIchanges entry for lavc 52.109.0 14 years ago
Anton Khirnov 4868bebe5b Add forgotten minor API bumps and APIChanges entries 14 years ago
Carl Eugen Hoyos 3a45a3f3c1 Fix date and revision for lavc 52.104. 14 years ago
Stefano Sabatini a242ac3620 Rename AVFilterBufferRefAudioProps.samples_nb to nb_samples. 14 years ago
Stefano Sabatini f93fe7764b Add APIchanges entry for the av_metadata_copy() addition. 14 years ago
Michael Niedermayer 81c623fae0 Deprecate reordered_opaque in favor of pkt_pts/dts 14 years ago
Michael Niedermayer 1919feafb1 Add pkt_dts to AVFrame, this will in the future allow multithreading decoders 14 years ago
Michael Niedermayer 393cbb963b Add AVFrame.pkt_pts that contains the correctly reordered AVPacket.pts 14 years ago
Anssi Hannula 060ec0a829 Add av_get_profile_name() to get profile names. 14 years ago
Stefano Sabatini 28e5d45c68 Bump lavfi minor and add an entry after r26108 (which added 14 years ago
Stefano Sabatini d46c27552b Fix date in APIchanges. 14 years ago
Stefano Sabatini 106f271fdc Consistently prefer short library names in APIchanges. 14 years ago
Nicolas George 9128ae08b3 Implement av_find_best_stream. 14 years ago
Anton Khirnov 107a7e3e7b lavf: bump minor and add APIchanges entry after adding AVFMT_NOSTREAMS 14 years ago
Stefano Sabatini 0328b9ea39 Add av_file_map() and av_file_unmap() functions. 14 years ago
Nicolas George 0bc55f5d32 Add AVERROR_*_NOT_FOUND codes. 14 years ago