774 Commits (6a92598e149bcc2b5ec0a6c0cd940ef19b9ae86f)

Author SHA1 Message Date
Lukasz Marek 7b1640c4a6 avdevice/pulse_audio_enc: fix stream index 11 years ago
Carl Eugen Hoyos 3aa576513b lavd/xv.c: Include XShm.h before Xvlib.h. 11 years ago
Carl Eugen Hoyos f4e85afd99 Add pulse_audio_common.h to skipheaders. 11 years ago
Lukasz Marek 60136345e6 lavd/pulse: move common code to separate file 11 years ago
Lukasz Marek 1ab9f322ee lavd/pulse: rename pulse.c into pulse_audio_dec.c 11 years ago
Lukasz Marek 361b56c379 lavd: pulse audio encoder 11 years ago
Michael Niedermayer d0c61571cf avdevice/v4l: remove duplicate include 11 years ago
mrlika ed72542539 lavd/v4l2: do not fail when VIDIOC_ENUMSTD returns EINVAL without a valid match 11 years ago
Giorgio Vazzana 7f6ec05f09 lavd/v4l2: Improve debug message 11 years ago
Carl Eugen Hoyos e337c9d564 Read h264 headers from v4l2 to allow stream-copying. 11 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 11 years ago
James Almer 214293b143 lavd: Fix make checkheaders 11 years ago
Martin Storsjö e743e7ae6e libavutil: Make avpriv_open a library-internal function on msvcrt 11 years ago
Martin Storsjö cb0244daac bktr: Changed a missed occurrance of open into avpriv_open 11 years ago
Rémi Denis-Courmont 71bf6b41d9 libavdevice: use avpriv_open() 11 years ago
Michael Niedermayer c0ef5d6c16 avdevice/vfwcap: make constant arrays static 11 years ago
Michael Niedermayer 8862ed7340 avdevice/dshow: make constant arrays static 11 years ago
Michael Niedermayer bc4e798562 avdevice/timefilter: 2nd try at avoiding rounding issues 11 years ago
Michael Niedermayer d6fd1242f3 avdevice/timefilter-test: provide more space for the printout to allow larger values 11 years ago
Diego Biurrun 7950e519bb Disable deprecation warnings for cases where a replacement is available 11 years ago
Michael Niedermayer 2b9590ebab avdevice/timefilter-test: dont try to optimize par1 for n0=0 case 11 years ago
Michael Niedermayer 66487d73c3 avdevice/timefilter: cleanup the formating of the test output 11 years ago
Paul B Mahol 2634af575c avdevice/fbdev: use AV_OPT_TYPE_VIDEO_RATE 11 years ago
Paul B Mahol 0addc82880 avdevice/x11grab: use AV_OPT_TYPE_VIDEO_RATE 11 years ago
Michael Niedermayer f3d138ab22 avdevice/lavfi: fix input with unknown channel layout 12 years ago
Dan Flett 43d36599fe lavd/fbdev.c: Support RGB565 input colour space. 12 years ago
Michael Niedermayer f9d7431272 avformat/AVFormatContext: Move fields down to match the fork 12 years ago
Stefano Sabatini 838bd73139 lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the next bump 12 years ago
Michael Niedermayer 1ee8fadb81 avdevice/x11grab: allocate just one Cursor 12 years ago
Stefano Sabatini 9f8937b5ef lavd: add xv output device 12 years ago
Clément Bœsch 165bc9caa2 v4l2: make possible to disable libv4l2 at runtime. 12 years ago
Clément Bœsch 9a7f1519aa lavd/v4l2enc: check write return value. 12 years ago
Clément Bœsch 16a75eaa20 lavd: add v4l2 outdev. 12 years ago
Clément Bœsch 8eec655320 lavd/v4l2: move pixel format conversion code to a separate place. 12 years ago
Diego Biurrun 2832ea26f3 Remove commented-out debug #define cruft 12 years ago
Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 12 years ago
Diego Biurrun a5f8873620 silly typo fixes 12 years ago
Michael Niedermayer 9b595e86e3 avdevice/lavfi: add error checking for av_opt_set_int_list() 12 years ago
Michael Niedermayer 3fc7b47145 buffersink: switch from opaque to AVOptions for params 12 years ago
Michael Niedermayer a1e7e02eaf abuffersink: switch from opaque to AVOptions for params 12 years ago
Nicolas George 9dd54d7422 lavd/v4l2: fully init an ioctl argument. 12 years ago
Giorgio Vazzana 5009863ab5 lavd/v4l2: fix printing of list_formats table 12 years ago
Giorgio Vazzana b97f7d9d24 lavd/v4l2: replace ioctl() with v4l2_ioctl() 12 years ago
Michael Niedermayer ea4c99de4c dshow_pin: dont return a value from a void function 12 years ago
Martin Storsjö fdaacc5932 sndio_dec: Add missing includes for av_gettime() 12 years ago
Martin Storsjö fe2661121e bktr: Add missing includes for av_gettime() 12 years ago
Giorgio Vazzana 785b849f1c lavd/v4l2: honor previously selected input channel 12 years ago
Clément Bœsch d4982b115d lavd/dshow: fix style and typo recently introduced. 12 years ago
dronus fdca977a22 libavdevice sdl: added window_fullscreen option to switch SDL output into fullscreen mode 12 years ago
Paul B Mahol 79b1835726 sndio_dec: add missing #include for av_gettime() 12 years ago