Brad Smith 13ebc73259 lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's 2 months ago
..
tests b2c5f5054b Merge commit '93fed46a92bab8be176d3e67be4354189a8dbe7f' 7 years ago
.gitignore 92fe0bf1e8 lavfi,lavd: add gitignore for generated static component lists 6 years ago
Makefile b77fff47d0 configure: always enable gnu_windres if available 1 year ago
alldevices.c 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 1 year ago
alsa.c a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 2 years ago
alsa.h 1a90cf4410 avdevice/alsa_dec: make sure we have enough data in non-blocking mode 3 years ago
alsa_dec.c ffc4fd3cc2 alsa: convert to new channel layout API 2 years ago
alsa_enc.c 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 1 year ago
android_camera.c 17ab836a5f libavcodec, libavdevice: Remove unnecessary includes of version.h 2 years ago
audiotoolbox.m 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 1 year ago
avdevice.c 4fcd6c82cf avdevice: remove FF_API_DEVICE_CAPABILITIES 1 year ago
avdevice.h 4fcd6c82cf avdevice: remove FF_API_DEVICE_CAPABILITIES 1 year ago
avdeviceres.rc 56572787ae Add Windows resource file support for shared libraries 10 years ago
avfoundation.m 0d0d67ce36 avdevice/avfoundation: convert to new channel layout-API 1 year ago
bktr.c 72c601e0f7 avutil/internal: Move avpriv-file API to a header of its own 1 year ago
caca.c 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 1 year ago
decklink_common.cpp 694ec84ae9 avdevice/decklink: support for more duplex mode for Decklink 8K Pro 2 years ago
decklink_common.h d61240f8c9 avcodec/packet_internal: Add proper PacketList struct 2 years ago
decklink_common_c.h 760b4709ab avdevice/decklink_(common_c|dec|enc).h: Fix checkheaders 2 years ago
decklink_dec.cpp d03b327787 decklink: convert to new channel layout API 2 years ago
decklink_dec.h 760b4709ab avdevice/decklink_(common_c|dec|enc).h: Fix checkheaders 2 years ago
decklink_dec_c.c 694ec84ae9 avdevice/decklink: support for more duplex mode for Decklink 8K Pro 2 years ago
decklink_enc.cpp d03b327787 decklink: convert to new channel layout API 2 years ago
decklink_enc.h 760b4709ab avdevice/decklink_(common_c|dec|enc).h: Fix checkheaders 2 years ago
decklink_enc_c.c 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 1 year ago
dshow.c d2d8b9b972 avdevice/dshow: reuse unused variables. 2 years ago
dshow_capture.h d61240f8c9 avcodec/packet_internal: Add proper PacketList struct 2 years ago
dshow_common.c 02cc66dd78 dshow: rename dshow.h to avoid conflict with system header of equal name 12 years ago
dshow_crossbar.c d1f7700133 avdevice/dshow: tv_tuner_audio_dialog cleanup missing 2 years ago
dshow_enummediatypes.c 76e164f332 avdevice/dshow: fix crash on x86 2 years ago
dshow_enumpins.c 76e164f332 avdevice/dshow: fix crash on x86 2 years ago
dshow_filter.c 76e164f332 avdevice/dshow: fix crash on x86 2 years ago
dshow_pin.c 76e164f332 avdevice/dshow: fix crash on x86 2 years ago
fbdev_common.c 72c601e0f7 avutil/internal: Move avpriv-file API to a header of its own 1 year ago
fbdev_common.h 279ff8d2f6 lavd/fbdev_enc: move list device code to fbdev_common 10 years ago
fbdev_dec.c 72c601e0f7 avutil/internal: Move avpriv-file API to a header of its own 1 year ago
fbdev_enc.c 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 1 year ago
file_open.c e743e7ae6e libavutil: Make avpriv_open a library-internal function on msvcrt 11 years ago
gdigrab.c d92f38c179 avdevice: Constify all devices 3 years ago
iec61883.c a78f136f3f configure: Use a separate config_components.h header for $ALL_COMPONENTS 2 years ago
internal.h 56450a0ee4 avformat: Constify the API wrt AV(In|Out)putFormat 3 years ago
jack.c 2b41463b87 avformat/internal: Don't include avcodec.h 1 year ago
kmsgrab.c d92f38c179 avdevice: Constify all devices 3 years ago
lavfi.c 2f0d45571b avdevice/lavfi: pass forward video framerate 2 years ago
libavdevice.v 0acc170aad Merge commit '535a742c2695a9e0c586b50d7fa76e318232ff24' 8 years ago
libcdio.c 35ec5c819b avformat/demux: Add new demux.h header 2 years ago
libdc1394.c d92f38c179 avdevice: Constify all devices 3 years ago
openal-dec.c 16970e1acb openal: convert to new channel layout API 2 years ago
opengl_enc.c 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 1 year ago
opengl_enc_shaders.h 180f9a0958 all: Make header guard names consistent 8 years ago
oss.c 72c601e0f7 avutil/internal: Move avpriv-file API to a header of its own 1 year ago
oss.h b3e261bab3 avdevice/oss_dec: account for sample size when computing timestamp 2 years ago
oss_dec.c b3e261bab3 avdevice/oss_dec: account for sample size when computing timestamp 2 years ago
oss_enc.c 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 1 year ago
pulse_audio_common.c c05310d469 avdevice/pulse_audio_common: Use av_freep(), avoid leaving stale pointers 9 years ago
pulse_audio_common.h a7c5005d7b avdevice/pulse_audio_common: add av_warn_unused_result 8 years ago
pulse_audio_dec.c 1b3ec3c8ca avdevice/pulse_audio_dec: deprecate frame_size option 2 years ago
pulse_audio_enc.c 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 1 year ago
reverse.c 3cd616a0c9 avdevice: make ff_reverse available on shared builds 7 years ago
sdl2.c 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 1 year ago
sndio.c b1b58310d0 Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 9 years ago
sndio.h b1b58310d0 Merge commit '8d26c193fb42d08602ac93ece039d4718d029adc' 9 years ago
sndio_dec.c 6f1a9effef sndio: convert to new channel layout API 2 years ago
sndio_enc.c 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 1 year ago
timefilter.c 636631d9db Remove unnecessary libavutil/(avutil|common|internal).h inclusions 2 years ago
timefilter.h 529bf5daf2 avdevice/timefilter: remove obsolete comments from the docs 3 years ago
utils.c 56450a0ee4 avformat: Constify the API wrt AV(In|Out)putFormat 3 years ago
v4l2-common.c e704070f61 lavd/v4l2-common: Add an entry for Z16. 5 years ago
v4l2-common.h 8550a05ece avdevice/v4l2*: Improve included headers 2 years ago
v4l2.c 13ebc73259 lavd/v4l2: Use proper field type for second parameter of ioctl() with BSD's 1 month ago
v4l2enc.c 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 1 year ago
version.c f2b79c5b85 lib*/version: Move library version functions into files of their own 2 years ago
version.h 62efa096af version.h: Bump minor for 6.0 branch 1 year ago
version_major.h 5bad485603 Bump major versions of all libraries 1 year ago
vfwcap.c d61240f8c9 avcodec/packet_internal: Add proper PacketList struct 2 years ago
xcbgrab.c 645f705d6a av(codec|device): Don't cast pointers to int 2 years ago
xv.c 59c9dc82f4 avformat/avformat: Move AVOutputFormat internals out of public header 1 year ago