summaryrefslogtreecommitdiff
path: root/libavdevice
Commit message (Expand)AuthorAge
* avdevice/dshow: reuse unused variables.Diederick Niehorster2022-05-12
* avdevice/v4l2*: Improve included headersAndreas Rheinhardt2022-05-10
* avformat/utils: Move parser functions to a new file, demux_utils.cAndreas Rheinhardt2022-05-10
* avformat/demux: Add new demux.h headerAndreas Rheinhardt2022-05-10
* avformat/internal: Move muxing-only functions to new mux.h headerAndreas Rheinhardt2022-05-10
* lib*/version: Move library version functions into files of their ownAndreas Rheinhardt2022-05-10
* avdevice/dshow: Fix dshow device name/descriptionRomain Beauxis2022-04-09
* avdevice/dshow: fix regressionDiederick Niehorster2022-03-29
* Keep including the full version.h when headers are included externallyMartin Storsjö2022-03-19
* configure: Use a separate config_components.h header for $ALL_COMPONENTSMartin Storsjö2022-03-16
* doc: Add an entry to APIchanges about changes to version.h and version_major.hMartin Storsjö2022-03-16
* libavdevice: Split version.hMartin Storsjö2022-03-16
* libavformat: Split version.hMartin Storsjö2022-03-16
* avdevice/lavfi: remove call to deprecated function av_buffersink_get_channel_...James Almer2022-03-15
* sndio: convert to new channel layout APIJames Almer2022-03-15
* pulseaudio: convert to new channel layout APIJames Almer2022-03-15
* oss: port to new channel layout APIAnton Khirnov2022-03-15
* openal: convert to new channel layout APIJames Almer2022-03-15
* libcdio: port to new channel layout APIAnton Khirnov2022-03-15
* avdevice/lavfi: convert to new channel layout APIJames Almer2022-03-15
* jack: port to new channel layout APIAnton Khirnov2022-03-15
* dshow: convert to new channel layout APIJames Almer2022-03-15
* decklink: convert to new channel layout APIJames Almer2022-03-15
* alsa: convert to new channel layout APIJames Almer2022-03-15
* libavcodec, libavdevice: Remove unnecessary includes of version.hMartin Storsjö2022-02-24
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-24
* lavd/avfoundation: Fix mixed declaration and codeThilo Borgmann2022-02-22
* avdevice/avfoundation: check strdupZhao Zhili2022-02-22
* avdevice/avfoundation: fix memleakZhao Zhili2022-02-22
* avdevice/decklink_(common_c|dec|enc).h: Fix checkheadersAndreas Rheinhardt2022-02-21
* lavd/jack: switch to the new FIFO APIAnton Khirnov2022-02-07
* avdevice/iec61883: #if unused code away, fix -O0 compilationAndreas Rheinhardt2022-01-08
* lib*/version.h: Bump Versions after release/5.0 branchAndreas Rheinhardt2022-01-04
* lib*/version.h: Bump Versions before release/5.0 branchAndreas Rheinhardt2022-01-04
* avcodec/packet_internal: Add proper PacketList structAndreas Rheinhardt2022-01-04
* configure, avcodec/Makefile: Add new mpeg4audio CONFIG_EXTRA groupAndreas Rheinhardt2022-01-04
* avcodec/raw: Reduce number of avpriv symbolsAndreas Rheinhardt2022-01-04
* avdevice/dshow: ensure pin's default format is setDiederick Niehorster2022-01-04
* avdevice/dshow: only set pin format if wantedDiederick Niehorster2022-01-04
* avdevice/dshow: fix crash on x86Diederick Niehorster2022-01-04
* avdevice/dshow: proper cleanup of queried media typesDiederick Niehorster2022-01-04
* avdevice/dshow: tv_tuner_audio_dialog cleanup missingDiederick Niehorster2022-01-04
* Makefile: Redo duplicating object files in shared buildsAndreas Rheinhardt2022-01-04
* lib*/version.h: Bump Versions after release/5.0 branchMichael Niedermayer2022-01-03
* lib*/version.h: Bump Versions before release/5.0 branchMichael Niedermayer2022-01-03
* avdevice/dshow: don't mix declarations and codeJames Almer2021-12-24
* avdevice/dshow: remove unused variablesJames Almer2021-12-24
* avdevice/dshow: select format with extended color infoDiederick Niehorster2021-12-24
* avdevice/dshow: discover source color range/space/etcDiederick Niehorster2021-12-24
* avdevice/dshow: add media type info to get_device_listDiederick Niehorster2021-12-24