| Commit message (Expand) | Author | Age | Files | Lines |
* | avdevice/dshow: Fix dshow device name/description | Romain Beauxis | 2022-04-09 | 1 | -2/+2 |
* | avdevice/dshow: fix regression | Diederick Niehorster | 2022-03-29 | 1 | -17/+6 |
* | Keep including the full version.h when headers are included externally | Martin Storsjö | 2022-03-19 | 1 | -0/+6 |
* | configure: Use a separate config_components.h header for $ALL_COMPONENTS | Martin Storsjö | 2022-03-16 | 2 | -0/+4 |
* | doc: Add an entry to APIchanges about changes to version.h and version_major.h | Martin Storsjö | 2022-03-16 | 1 | -1/+1 |
* | libavdevice: Split version.h | Martin Storsjö | 2022-03-16 | 5 | -9/+42 |
* | libavformat: Split version.h | Martin Storsjö | 2022-03-16 | 2 | -0/+2 |
* | avdevice/lavfi: remove call to deprecated function av_buffersink_get_channel_... | James Almer | 2022-03-15 | 1 | -6/+4 |
* | sndio: convert to new channel layout API | James Almer | 2022-03-15 | 2 | -2/+2 |
* | pulseaudio: convert to new channel layout API | James Almer | 2022-03-15 | 2 | -34/+34 |
* | oss: port to new channel layout API | Anton Khirnov | 2022-03-15 | 2 | -2/+2 |
* | openal: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -1/+1 |
* | libcdio: port to new channel layout API | Anton Khirnov | 2022-03-15 | 1 | -2/+3 |
* | avdevice/lavfi: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -2/+5 |
* | jack: port to new channel layout API | Anton Khirnov | 2022-03-15 | 1 | -1/+1 |
* | dshow: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -1/+1 |
* | decklink: convert to new channel layout API | James Almer | 2022-03-15 | 2 | -7/+7 |
* | alsa: convert to new channel layout API | James Almer | 2022-03-15 | 3 | -10/+13 |
* | libavcodec, libavdevice: Remove unnecessary includes of version.h | Martin Storsjö | 2022-02-24 | 1 | -2/+0 |
* | Remove unnecessary libavutil/(avutil|common|internal).h inclusions | Andreas Rheinhardt | 2022-02-24 | 1 | -1/+5 |
* | lavd/avfoundation: Fix mixed declaration and code | Thilo Borgmann | 2022-02-22 | 1 | -1/+2 |
* | avdevice/avfoundation: check strdup | Zhao Zhili | 2022-02-22 | 1 | -2/+10 |
* | avdevice/avfoundation: fix memleak | Zhao Zhili | 2022-02-22 | 1 | -4/+6 |
* | avdevice/decklink_(common_c|dec|enc).h: Fix checkheaders | Andreas Rheinhardt | 2022-02-21 | 3 | -0/+7 |
* | lavd/jack: switch to the new FIFO API | Anton Khirnov | 2022-02-07 | 1 | -15/+15 |
* | avdevice/iec61883: #if unused code away, fix -O0 compilation | Andreas Rheinhardt | 2022-01-08 | 1 | -1/+2 |
* | lib*/version.h: Bump Versions after release/5.0 branchn5.1-dev | Andreas Rheinhardt | 2022-01-04 | 1 | -1/+1 |
* | lib*/version.h: Bump Versions before release/5.0 branch | Andreas Rheinhardt | 2022-01-04 | 1 | -1/+1 |
* | avcodec/packet_internal: Add proper PacketList struct | Andreas Rheinhardt | 2022-01-04 | 5 | -28/+30 |
* | configure, avcodec/Makefile: Add new mpeg4audio CONFIG_EXTRA group | Andreas Rheinhardt | 2022-01-04 | 1 | -2/+0 |
* | avcodec/raw: Reduce number of avpriv symbols | Andreas Rheinhardt | 2022-01-04 | 1 | -1/+1 |
* | avdevice/dshow: ensure pin's default format is set | Diederick Niehorster | 2022-01-04 | 1 | -34/+54 |
* | avdevice/dshow: only set pin format if wanted | Diederick Niehorster | 2022-01-04 | 1 | -1/+1 |
* | avdevice/dshow: fix crash on x86 | Diederick Niehorster | 2022-01-04 | 5 | -104/+104 |
* | avdevice/dshow: proper cleanup of queried media types | Diederick Niehorster | 2022-01-04 | 1 | -1/+2 |
* | avdevice/dshow: tv_tuner_audio_dialog cleanup missing | Diederick Niehorster | 2022-01-04 | 1 | -0/+4 |
* | Makefile: Redo duplicating object files in shared builds | Andreas Rheinhardt | 2022-01-04 | 1 | -1/+3 |
* | lib*/version.h: Bump Versions after release/5.0 branch | Michael Niedermayer | 2022-01-03 | 1 | -1/+1 |
* | lib*/version.h: Bump Versions before release/5.0 branch | Michael Niedermayer | 2022-01-03 | 1 | -1/+1 |
* | avdevice/dshow: don't mix declarations and code | James Almer | 2021-12-24 | 1 | -1/+1 |
* | avdevice/dshow: remove unused variables | James Almer | 2021-12-24 | 1 | -3/+0 |
* | avdevice/dshow: select format with extended color info | Diederick Niehorster | 2021-12-24 | 1 | -131/+340 |
* | avdevice/dshow: discover source color range/space/etc | Diederick Niehorster | 2021-12-24 | 1 | -1/+222 |
* | avdevice/dshow: add media type info to get_device_list | Diederick Niehorster | 2021-12-24 | 1 | -0/+7 |
* | avdevice: add info about media types(s) to AVDeviceInfo | Diederick Niehorster | 2021-12-24 | 3 | -2/+5 |
* | avdevice/dshow: list_devices: show media type(s) per device | Diederick Niehorster | 2021-12-24 | 1 | -5/+98 |
* | avdevice/dshow: implement get_device_list | Diederick Niehorster | 2021-12-24 | 1 | -15/+81 |
* | avdevice/dshow: set no-seek flags | Diederick Niehorster | 2021-12-24 | 1 | -1/+1 |
* | avdevice/dshow: handle unknown sample time | Diederick Niehorster | 2021-12-24 | 1 | -10/+17 |
* | avdevice/dshow: query graph and sample time only once | Diederick Niehorster | 2021-12-24 | 1 | -12/+16 |