]> git.sesse.net Git - ffmpeg/history - libavdevice
avformat/avio: Add Metacube support
[ffmpeg] / libavdevice /
2021-04-27 Andreas Rheinhardtavdevice: Constify all devices
2021-04-27 Anton KhirnovBump major versions of all libraries.
2021-04-27 Andreas Rheinhardtavdevice/avdevice: Constify av_*_device_next API
2021-04-27 Andreas Rheinhardtavdevice/avdevice: Constify avdevice_list_input_sources...
2021-04-27 Andreas Rheinhardtavcodec/codec, allcodecs: Constify the AVCodec API
2021-04-27 Andreas Rheinhardtavutil/buffer: Switch AVBuffer API to size_t
2021-04-27 Andreas Rheinhardtavcodec: Remove deprecated AVCodecContext.coded_frame
2021-04-27 Andreas Rheinhardtavformat: Constify the API wrt AV(In|Out)putFormat
2021-04-13 He Yanglibavdevice/gdigrab: fix capture of windows with non...
2021-03-20 Michael NiedermayerBump minor versions after release branch
2021-03-20 Michael NiedermayerBump Versions before release/4.4 branch
2021-03-19 Andreas Rheinhardtavcodec/packet: Also change av_packet_pack/unpack_dicti...
2021-03-17 James Almeravdevice/xcbgrab: stop using av_init_packet()
2021-03-17 James Almeravdevice/decklink_dec: stop using av_init_packet()
2021-03-17 James Almeravcodec/packet_internal: make avpriv_packet_list_*...
2021-03-14 sgerwkavdevice/xcbgrab: Add option for grabbing a window
2021-03-12 Marton Balintavdevice/pulse_audio_dec: do not read undersized frames
2021-03-12 Marton Balintavdevice/pulse_audio_dec: only set adjust latency flag...
2021-03-12 Marton Balintavdevice/pulse_audio_dec: query actual fragment size
2021-03-12 Marton Balintavdevice/alsa_dec: make sure we have enough data in...
2021-03-11 James Almeravdevice/decklink: add missing include for buffer_size_t
2021-03-10 James Almeravdevice: use the buffer_size_t typedef where required
2021-03-01 Andreas RheinhardtRemove double ';'
2021-02-27 Marton Balintavdevice: use av_gettime_relative() for elapsed time...
2021-02-27 Marton Balintavdevice/timefilter: remove obsolete comments from...
2021-02-14 Andreas Rheinhardtavdevice/avdevice: Deprecate AVDevice Capabilities API
2021-02-06 Andriy Gelmanavdevice/xcbgrab: don't assume xserver endianness
2021-01-25 James Almeravdevice/dshow: Add namespace prefix to the remaining...
2021-01-21 Mark Thompsonlavd/dshow: Add namespace prefix to global functions
2021-01-13 Bas Nieuwenhuizenkmsgrab: Do not require the modifier to stay constant.
2021-01-13 Bas Nieuwenhuizenkmsgrab: Use invalid modifier if modifiers weren't...
2021-01-09 Christopher Degawaavdevice/decklink_dec: mark get_frame_timecode and...
2020-12-24 Carl Eugen Hoyoslavd/decklink_dec: Do not set codec_tags.
2020-12-10 Anton Khirnovlavd/caca: do not access deprecated codec context
2020-12-05 Limin Wangavdevice/decklink: remove the duplicated warning message
2020-12-03 Marton Balintavdevice/decklink: warn about too old decklink API...
2020-12-03 Marton Balintavdevice/decklink_enc: simplify usage of buffercount...
2020-12-03 Marton Balintavdevice/decklink_dec: add support for 50/60 fps timecode
2020-11-23 Limin Wangavdevice/decklink_dec: fix warning for unused variable
2020-11-23 Limin Wangavdevice/decklink: add AV_OPT_FLAG_DEPRECATED flag...
2020-11-23 Limin Wangavdevice/decklink: use boolean for list_devices option
2020-11-21 Limin Wangavdevice/decklink_dec: map the raw_format instead of...
2020-11-07 Omar Emaraavdevice/xcbgrab: Add select_region option
2020-10-19 James Almeravdevice/alldevices: stop using deprecated linked list API
2020-09-21 Limin Wangavdevice/lavfi: av_malloc -> av_malloc_array
2020-09-21 Limin Wangavdevice/lavfi: unref the frame on failure
2020-09-21 Limin Wangavdevice/lavfi: fix FIXME and check a/v type by codec_type
2020-09-15 Marton Balintavdevice/decklink_dec: fix build with older SDK
2020-09-13 Marton Balintavdevice/decklink_dec: add support for querying RP188...
2020-09-13 Marton Balintavdevice/decklink_dec: add support for rgb/yuv pixel...
2020-09-13 Marton Balintavdevice/decklink_dec: use decklink_ctx->raw_format...
2020-09-13 Marton Balintavdevice/decklink_common.h: remove unsupported decklink...
2020-09-06 Andreas Rheinhardtavdevice/lavfi: Remove redundant av_packet_unref()
2020-09-06 Andreas Rheinhardtavdevice/lavfi: Use av_packet_pack_dictionary() to...
2020-09-01 Andreas Rheinhardtavdevice/lavfi: Don't set pkt->size to the value it...
2020-09-01 Andreas Rheinhardtavdevice/lavfi: Don't reimplement av_frame_get_side_data()
2020-09-01 Andreas Rheinhardtavdevice/lavfi: Use av_packet_move_ref() for packet...
2020-08-15 Moritz Barsnickavdevice/xcbgrab: check return values of xcb query...
2020-08-09 Mark Thompsonkmsgrab: Add more supported formats
2020-08-09 Mark Thompsonkmsgrab: Don't require the user to set framebuffer...
2020-08-09 Mark Thompsonkmsgrab: Use GetFB2 if available
2020-08-09 Mark Thompsonkmsgrab: Refactor and clean error cases
2020-07-14 Limin Wangavdevice/decklink_dec: export timecode with s12m side...
2020-07-02 Milos Zivkovicavdevice/decklink_dec: add support for extracting and...
2020-06-15 Thilo Borgmannlavdevice: Add AudioToolbox output device.
2020-06-08 Michael NiedermayerBump minor versions after branching 4.3
2020-06-08 Michael NiedermayerBump minor versions to separate 4.3 from master
2020-05-09 David Manouchehriavdevice/v4l2enc: Allow writing non-rawvideos to v4l2.
2020-04-30 Martin Storsjöavfoundation: Fix building on iOS
2020-04-22 Thilo Borgmannlavd/avfoundation.m: Do not use transport controls...
2020-04-22 Thilo Borgmannlavd/avfoundation.m: Remove transport controls for...
2020-04-16 Marton Balintavdevice/opengl: add support of wrapped avframe codec
2020-04-16 Marton Balintavdevice/xv: add support of wrapped avframe codec
2020-04-04 Marton Balintavdevice/decklink_dec: increase autodetect timeout...
2020-03-17 Paul B Maholremove CHAR_MIN/CHAR_MAX usage
2020-03-16 Thilo Borgmannlavd/avfoundation: Add basic transport control observat...
2020-02-26 Marton Balintavdevice/decklink: add support for SDK version 11.5
2020-02-26 Marton Balintavdevice/decklink_dec: fix stopping streams in read_close
2020-02-20 Nicolas Georgelavd/opengl_enc: check strings before parsing them.
2020-02-20 Nicolas Georgelavd/opengl_enc: use proper context for logging.
2020-02-07 Thilo Borgmannlavd/avfoundation.m: Add an option to drop late frames.
2020-01-24 Marton Balintavdevice/xcbgrab: check if frame size fits in INT_MAX
2020-01-24 Marton Balintavdevice/xcbgrab: move some initialization code from...
2020-01-06 Carl Eugen HoyosSilence "string-plus-int" warning shown by clang.
2020-01-03 Marton Balintavdevice/decklink: deprecate the -list_devices option
2020-01-03 Marton Balintavdevice/decklink_dec: remove -bm_v210 option
2020-01-03 Marton Balintavdevice/decklink_dec: remove the @mode syntax
2019-12-30 Marton Balintavdevice/xcbgrab: capture the full desktop if video_siz...
2019-12-30 Marton Balintavdevice/xcbgrab: fix packet timestamps
2019-12-25 Marton Balintavdevice/xcbgrab: use a buffer pool for shared memory...
2019-12-06 Marton Balintavdevice/xcbgrab: wrap non-shm image replies in a buffe...
2019-12-03 Kusanagi Kouichiavdevice/xcbgrab: Handle reply and error properly
2019-11-29 Zhao Zhililibavdevice/lavfi: check avfilter_graph_dump return...
2019-11-18 Gyan Doshiavdevice/decklink: add option to drop frames till timec...
2019-11-06 Andriy Gelmanavdevice/v4l2: Remove av_assert0 when format not supported
2019-08-15 Jun Zhaolibavdevice: Update the class name as uniform style
2019-07-30 Stephan Hilblavd/v4l2: produce a 0 byte packet when a dequeued...
2019-07-21 Michael NiedermayerBump minor versions again on master to keep 4.2 version...
2019-07-21 Michael NiedermayerBump minor versions to separate 4.2 from master
2019-07-08 Thilo Borgmannlavd/avfoundation: Set correct default value 0 for...
next