Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-13avdevice/dshow: reuse unused variables.Diederick Niehorster
2022-04-09avdevice/dshow: Fix dshow device name/descriptionRomain Beauxis
2022-03-30avdevice/dshow: fix regressionDiederick Niehorster
2022-03-15dshow: convert to new channel layout APIJames Almer
2022-01-04avcodec/packet_internal: Add proper PacketList structAndreas Rheinhardt
2022-01-04avcodec/raw: Reduce number of avpriv symbolsAndreas Rheinhardt
2022-01-04avdevice/dshow: ensure pin's default format is setDiederick Niehorster
2022-01-04avdevice/dshow: only set pin format if wantedDiederick Niehorster
2022-01-04avdevice/dshow: proper cleanup of queried media typesDiederick Niehorster
2021-12-24avdevice/dshow: don't mix declarations and codeJames Almer
2021-12-24avdevice/dshow: remove unused variablesJames Almer
2021-12-24avdevice/dshow: select format with extended color infoDiederick Niehorster
2021-12-24avdevice/dshow: discover source color range/space/etcDiederick Niehorster
2021-12-24avdevice/dshow: add media type info to get_device_listDiederick Niehorster
2021-12-24avdevice/dshow: list_devices: show media type(s) per deviceDiederick Niehorster
2021-12-24avdevice/dshow: implement get_device_listDiederick Niehorster
2021-12-24avdevice/dshow: set no-seek flagsDiederick Niehorster
2021-12-24avdevice/dshow: implement option to use device video timestampsDiederick Niehorster
2021-12-24avdevice/dshow: prevent NULL accessDiederick Niehorster
2021-11-13avdevice/dshow: fix a unused variable warningJames Almer
2021-11-13avdevice/dshow: fix print format for some variablesJames Almer
2021-11-06avdevice/dshow: Fix missing PCM sample size option when it is used as the lon...Brad Isbell
2021-11-06avdevice/dshow: Use WAVEFORMATEX from AM_MEDIA_TYPE for describing device cap...Brad Isbell
2021-04-27avdevice: Constify all devicesAndreas Rheinhardt
2021-04-27avcodec/codec, allcodecs: Constify the AVCodec APIAndreas Rheinhardt
2021-03-17avcodec/packet_internal: make avpriv_packet_list_* functions use an internal ...James Almer
2021-01-26avdevice/dshow: Add namespace prefix to the remaining global symbolsJames Almer
2021-01-22lavd/dshow: Add namespace prefix to global functionsMark Thompson
2019-01-03avdevice/dshow: Fixed some minor memory leaksOliver Collyer
2018-09-19Cosmetics: Reindent after last commit.Carl Eugen Hoyos
2018-09-19lavd/dshow: Interpret negative height as bottom-down frame.Carl Eugen Hoyos
2018-01-29avdevice: migrate to AVFormatContext->urlMarton Balint
2016-06-23dshow: avoid duplicate NULL check before freerogerdpack
2016-06-23dshow: don't add two instances of same device to graphsrogerdpack
2016-06-07avdevice/dshow: Fix frame rateMichael Niedermayer
2016-04-10Merge commit '9200514ad8717c63f82101dc394f4378854325bf'Derek Buitenhuis
2016-02-14libavdevice/dshow.c: Correct CoGetMalloc checkFearThe1337
2015-10-27Replace remaining occurances of av_free_packet with av_packet_unrefHendrik Leppkes
2015-09-08avdevice/dshow: use AV_OPT_TYPE_BOOLClément Bœsch
2015-07-28Merge commit '059a934806d61f7af9ab3fd9f74994b838ea5eba'Michael Niedermayer
2015-04-22dshow: add capture device save and loadMate Sebok
2015-01-26dshow: tweak loggingrogerdpack
2015-01-26dshow: crossbar dialog was frequently being displayed twice, split up option ...rogerdpack
2015-01-26dshow: add properties dialog for tv tunersrogerdpack
2015-01-23dshow: some devices only list themselves under "Video sources" butrogerdpack
2015-01-23dshow: add options for allowing filter popup configuration dialogs to be pres...rogerdpack
2015-01-23dshow: introduce support for crossbar [multiple input selectable] devicesrogerdpack
2015-01-23dshow: use non deprecated apirogerdpack
2015-01-23dshow: miscellaneous tweaksrogerdpack
2015-01-23dshow: allow selecting devices by an alternative name (workaround for devices...rogerdpack