735 Commits (1e5271a9fd6ddcceb083f2185a4bbd8d44c9a813)

Author SHA1 Message Date
Lukasz Marek c428170549 lavd/pulse_audio_enc: avoid vars in for() 11 years ago
Lukasz Marek c6c70c2bf7 lavd/pulse_audio_enc: add another default to stream name 11 years ago
Ingo Brückl 6c9c636c00 lavd/fbdev_common: fix compilation with older kernels 11 years ago
Carl Eugen Hoyos f60c3a7c1b lavd/x11grab: Support AV_PIX_FMT_PAL8. 11 years ago
Michael Niedermayer 0491695358 avdevice/fbdev_enc: avoid declaring variables in for() 11 years ago
Lukasz Marek a547c496e9 lavd/fbdev: move common code to separate file 11 years ago
Lukasz Marek c720d0d9df lavd: rename fbdev.c into fbdev_dec.c 11 years ago
Lukasz Marek 759388aa71 lavd: add fbdev output device 11 years ago
Lukasz Marek d1f383341f lavd/pulse_audio_enc: add support for flushing 11 years ago
Lukasz Marek f569592623 lavd/pulse_audio_enc: fix error check 11 years ago
Stefano Sabatini f6b56b1f26 lavd/fbdev: use av_str2err() macro for printing error messages 11 years ago
Lukasz Marek fb74c7e044 lavd/pulse_audio_dec: apply cosmetic changes 11 years ago
Lukasz Marek 1421ee2637 lavd/fbdev: pass proper memory map length 11 years ago
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